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/31 16:10:31 UTC

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

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-MacOSX/760/
Java: 64bit/jdk1.6.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

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([95D46071DE89EC29:1432EE69A9D68C15]: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:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	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:680)




Build Log:
[...truncated 9013 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> 640141 T1369 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /_xd/
   [junit4]   2> 640151 T1369 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-1377955370062
   [junit4]   2> 640153 T1369 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 640154 T1370 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 640255 T1369 oasc.ZkTestServer.run start zk server on port:53067
   [junit4]   2> 640257 T1369 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 640265 T1376 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3fdc86ed name:ZooKeeperConnection Watcher:127.0.0.1:53067 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 640266 T1369 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 640266 T1369 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 640282 T1369 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 640287 T1378 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4bc3281f name:ZooKeeperConnection Watcher:127.0.0.1:53067/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 640287 T1369 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 640288 T1369 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 640299 T1369 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 640311 T1369 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 640320 T1369 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 640332 T1369 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> 640333 T1369 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 640352 T1369 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> 640353 T1369 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 640366 T1369 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> 640368 T1369 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 640380 T1369 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> 640381 T1369 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 640394 T1369 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> 640395 T1369 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 640407 T1369 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> 640408 T1369 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 640420 T1369 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> 640421 T1369 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 640432 T1369 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> 640434 T1369 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 640445 T1369 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> 640447 T1369 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 640458 T1369 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> 640459 T1369 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 640866 T1369 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 640888 T1369 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:53070
   [junit4]   2> 640890 T1369 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 640890 T1369 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 640891 T1369 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-controljetty-1377955370385
   [junit4]   2> 640892 T1369 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-controljetty-1377955370385/'
   [junit4]   2> 640941 T1369 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-controljetty-1377955370385/solr.xml
   [junit4]   2> 641014 T1369 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 641016 T1369 oasc.CoreContainer.<init> New CoreContainer 1335009533
   [junit4]   2> 641018 T1369 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-controljetty-1377955370385/]
   [junit4]   2> 641022 T1369 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 641023 T1369 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 641023 T1369 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 641024 T1369 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 641024 T1369 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 641025 T1369 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 641025 T1369 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 641026 T1369 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 641027 T1369 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 641027 T1369 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 641057 T1369 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 641058 T1369 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 641059 T1369 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53067/solr
   [junit4]   2> 641060 T1369 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 641061 T1369 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 641068 T1389 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@23876adb name:ZooKeeperConnection Watcher:127.0.0.1:53067 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 641070 T1369 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 641076 T1369 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 641120 T1369 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 641125 T1391 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2fe7fbe9 name:ZooKeeperConnection Watcher:127.0.0.1:53067/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 641126 T1369 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 641132 T1369 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 641146 T1369 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 641161 T1369 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 641169 T1369 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53070__xd
   [junit4]   2> 641172 T1369 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53070__xd
   [junit4]   2> 641185 T1369 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 641205 T1369 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 641214 T1369 oasc.Overseer.start Overseer (id=90305683133038595-127.0.0.1:53070__xd-n_0000000000) starting
   [junit4]   2> 641228 T1369 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 641245 T1393 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 641248 T1369 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 641265 T1369 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 641272 T1369 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 641285 T1392 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 641290 T1369 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-controljetty-1377955370385
   [junit4]   2> 641487 T1369 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-controljetty-1377955370385/conf/
   [junit4]   2> 641497 T1369 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 641499 T1369 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 641499 T1369 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 641500 T1369 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 641534 T1369 oascsi.HttpClientUtil.createClient Creating new http client, config:
   [junit4]   2> 641539 T1369 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 641547 T1396 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@449416b name:ZooKeeperConnection Watcher:127.0.0.1:53067/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 641547 T1369 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 641553 T1369 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 641563 T1369 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
   [junit4]   2> 641946 T1369 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 641951 T1369 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:53074
   [junit4]   2> 641958 T1369 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 641958 T1369 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 641959 T1369 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1377955371473
   [junit4]   2> 641960 T1369 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1377955371473/'
   [junit4]   2> 642012 T1369 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-1377955371473/solr.xml
   [junit4]   2> 642079 T1369 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 642080 T1369 oasc.CoreContainer.<init> New CoreContainer 1945752215
   [junit4]   2> 642080 T1369 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1377955371473/]
   [junit4]   2> 642082 T1369 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 642083 T1369 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 642083 T1369 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 642085 T1369 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 642085 T1369 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 642086 T1369 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 642087 T1369 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 642087 T1369 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 642088 T1369 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 642088 T1369 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 642120 T1369 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 642121 T1369 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 642122 T1369 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53067/solr
   [junit4]   2> 642122 T1369 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 642124 T1369 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 642129 T1407 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1670f2fd name:ZooKeeperConnection Watcher:127.0.0.1:53067 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 642130 T1369 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 642136 T1369 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 642165 T1369 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 642169 T1409 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4f91912f name:ZooKeeperConnection Watcher:127.0.0.1:53067/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 642170 T1369 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 642186 T1369 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 643200 T1369 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53074__xd
   [junit4]   2> 643203 T1369 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53074__xd
   [junit4]   2> 643223 T1391 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 643224 T1409 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 643225 T1396 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 643242 T1369 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-1377955371473
   [junit4]   2> 643371 T1369 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-1377955371473/conf/
   [junit4]   2> 643378 T1369 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 643379 T1369 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 643380 T1369 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 643380 T1369 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 643830 T1369 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 643837 T1369 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:53077
   [junit4]   2> 643840 T1369 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 643841 T1369 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 643842 T1369 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-jetty2-1377955373319
   [junit4]   2> 643842 T1369 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-jetty2-1377955373319/'
   [junit4]   2> 643885 T1369 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-jetty2-1377955373319/solr.xml
   [junit4]   2> 643973 T1369 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 643974 T1369 oasc.CoreContainer.<init> New CoreContainer 2019422552
   [junit4]   2> 643974 T1369 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-jetty2-1377955373319/]
   [junit4]   2> 643976 T1369 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 643977 T1369 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 643978 T1369 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 643978 T1369 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 643979 T1369 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 643980 T1369 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 643981 T1369 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 643981 T1369 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 643982 T1369 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 643983 T1369 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 644016 T1369 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 644017 T1369 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 644018 T1369 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53067/solr
   [junit4]   2> 644019 T1369 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 644020 T1369 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 644028 T1421 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5f900624 name:ZooKeeperConnection Watcher:127.0.0.1:53067 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 644029 T1369 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 644036 T1369 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 644069 T1369 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 644074 T1423 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@20e88a41 name:ZooKeeperConnection Watcher:127.0.0.1:53067/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 644075 T1369 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 644091 T1369 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 645109 T1369 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53077__xd
   [junit4]   2> 645114 T1369 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53077__xd
   [junit4]   2> 645132 T1391 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 645133 T1409 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 645136 T1396 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 645138 T1423 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 645154 T1369 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-jetty2-1377955373319
   [junit4]   2> 645338 T1369 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-jetty2-1377955373319/conf/
   [junit4]   2> 645348 T1369 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 645350 T1369 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 645350 T1369 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 645351 T1369 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 645800 T1369 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 645806 T1369 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:53080
   [junit4]   2> 645811 T1369 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 645812 T1369 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 645812 T1369 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1377955375302
   [junit4]   2> 645813 T1369 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1377955375302/'
   [junit4]   2> 645861 T1369 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-1377955375302/solr.xml
   [junit4]   2> 645940 T1369 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 645941 T1369 oasc.CoreContainer.<init> New CoreContainer 772945938
   [junit4]   2> 645941 T1369 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1377955375302/]
   [junit4]   2> 645944 T1369 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 645944 T1369 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 645945 T1369 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 645945 T1369 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 645946 T1369 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 645946 T1369 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 645948 T1369 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 645949 T1369 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 645950 T1369 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 645952 T1369 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 645983 T1369 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 645984 T1369 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 645985 T1369 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53067/solr
   [junit4]   2> 645986 T1369 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 645988 T1369 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 645993 T1435 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2e1f3d5f name:ZooKeeperConnection Watcher:127.0.0.1:53067 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 645994 T1369 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 645999 T1369 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 646033 T1369 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 646038 T1437 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@18f31e6f name:ZooKeeperConnection Watcher:127.0.0.1:53067/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 646038 T1369 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 646060 T1369 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 647077 T1369 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53080__xd
   [junit4]   2> 647081 T1369 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53080__xd
   [junit4]   2> 647102 T1423 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 647103 T1437 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 647104 T1391 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 647106 T1396 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 647106 T1409 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 647123 T1369 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-1377955375302
   [junit4]   2> 647257 T1369 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-1377955375302/conf/
   [junit4]   2> 647264 T1369 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 647265 T1369 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 647266 T1369 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 647267 T1369 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 647687 T1369 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 647699 T1369 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:53083
   [junit4]   2> 647710 T1369 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 647710 T1369 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 647711 T1369 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1377955377206
   [junit4]   2> 647712 T1369 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1377955377206/'
   [junit4]   2> 647752 T1369 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-jetty4-1377955377206/solr.xml
   [junit4]   2> 647814 T1369 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 647815 T1369 oasc.CoreContainer.<init> New CoreContainer 755914051
   [junit4]   2> 647816 T1369 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1377955377206/]
   [junit4]   2> 647817 T1369 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 647818 T1369 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 647819 T1369 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 647819 T1369 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 647820 T1369 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 647821 T1369 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 647821 T1369 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 647822 T1369 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 647822 T1369 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 647823 T1369 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 647854 T1369 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 647855 T1369 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 647856 T1369 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53067/solr
   [junit4]   2> 647857 T1369 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 647858 T1369 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 647863 T1449 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7ffb8d1 name:ZooKeeperConnection Watcher:127.0.0.1:53067 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 647864 T1369 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 647869 T1369 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 647893 T1369 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 647898 T1451 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@34adc04c name:ZooKeeperConnection Watcher:127.0.0.1:53067/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 647899 T1369 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 647914 T1369 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 648927 T1369 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53083__xd
   [junit4]   2> 648939 T1369 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53083__xd
   [junit4]   2> 648954 T1396 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 648954 T1437 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 648957 T1423 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 648959 T1391 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 648960 T1409 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 648961 T1451 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 648978 T1369 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-jetty4-1377955377206
   [junit4]   2> 649094 T1369 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-jetty4-1377955377206/conf/
   [junit4]   2> 649100 T1369 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 649101 T1369 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 649101 T1369 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 649102 T1369 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 649130 T1369 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 649160 T1399 oasha.CollectionsHandler.handleCreateAction Creating Collection : numShards=2&name=nodes_used_collection&replicationFactor=2&action=CREATE&wt=javabin&version=2
   [junit4]   2> 649163 T1391 oasc.DistributedQueue$LatchChildWatcher.process Watcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 649171 T1393 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> 649172 T1393 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> 650363 T1392 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 650365 T1392 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: nodes_used_collection
   [junit4]   2> 650366 T1392 oasc.Overseer$ClusterStateUpdater.createCollection Create collection nodes_used_collection with shards [shard1, shard2]
   [junit4]   2> 650383 T1391 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> 650383 T1396 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> 650384 T1423 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> 650385 T1409 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> 650384 T1437 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> 650387 T1451 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> 650419 T1393 oasc.OverseerCollectionProcessor.createCollection going to create cores replicas shardNames [shard1, shard2] , repFactor : 2
   [junit4]   2> 650419 T1393 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:53083__xd
   [junit4]   2> 650420 T1393 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:53077__xd
   [junit4]   2> 650421 T1393 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:53074__xd
   [junit4]   2> 650425 T1393 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:53070__xd
   [junit4]   2> 650438 T1418 oasc.ZkController.publish publishing core=nodes_used_collection_shard1_replica2 state=down
   [junit4]   2> 650438 T1387 oasc.ZkController.publish publishing core=nodes_used_collection_shard2_replica2 state=down
   [junit4]   2> 650440 T1442 oasc.ZkController.publish publishing core=nodes_used_collection_shard1_replica1 state=down
   [junit4]   2> 650446 T1402 oasc.ZkController.publish publishing core=nodes_used_collection_shard2_replica1 state=down
   [junit4]   2> 650447 T1387 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 650448 T1442 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 650449 T1418 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 650451 T1402 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 651922 T1392 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 651927 T1392 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:53070__xd",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:53070/_xd"}
   [junit4]   2> 651961 T1392 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:53077__xd",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:53077/_xd"}
   [junit4]   2> 651992 T1392 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:53083__xd",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:53083/_xd"}
   [junit4]   2> 652005 T1392 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:53074__xd",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:53074/_xd"}
   [junit4]   2> 652019 T1396 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> 652019 T1437 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> 652020 T1423 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> 652020 T1409 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> 652021 T1451 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> 652021 T1391 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> 652450 T1387 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for nodes_used_collection_shard2_replica2
   [junit4]   2> 652451 T1442 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for nodes_used_collection_shard1_replica1
   [junit4]   2> 652452 T1418 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for nodes_used_collection_shard1_replica2
   [junit4]   2> 652454 T1387 oasc.CoreContainer.create Creating SolrCore 'nodes_used_collection_shard2_replica2' using instanceDir: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1377955370385/nodes_used_collection_shard2_replica2
   [junit4]   2> 652455 T1387 oasc.ZkController.createCollectionZkNode Check for collection zkNode:nodes_used_collection
   [junit4]   2> 652456 T1402 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for nodes_used_collection_shard2_replica1
   [junit4]   2> 652462 T1418 oasc.CoreContainer.create Creating SolrCore 'nodes_used_collection_shard1_replica2' using instanceDir: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1377955373319/nodes_used_collection_shard1_replica2
   [junit4]   2> 652465 T1418 oasc.ZkController.createCollectionZkNode Check for collection zkNode:nodes_used_collection
   [junit4]   2> 652467 T1442 oasc.CoreContainer.create Creating SolrCore 'nodes_used_collection_shard1_replica1' using instanceDir: ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1377955377206/nodes_used_collection_shard1_replica1
   [junit4]   2> 652469 T1442 oasc.ZkController.createCollectionZkNode Check for collection zkNode:nodes_used_collection
   [junit4]   2> 652465 T1402 oasc.CoreContainer.create Creating SolrCore 'nodes_used_collection_shard2_replica1' using instanceDir: ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1377955371473/nodes_used_collection_shard2_replica1
   [junit4]   2> 652474 T1402 oasc.ZkController.createCollectionZkNode Check for collection zkNode:nodes_used_collection
   [junit4]   2> 652470 T1387 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:nodes_used_collection
   [junit4]   2> 652475 T1387 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 652476 T1418 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:nodes_used_collection
   [junit4]   2> 652477 T1418 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 652478 T1402 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:nodes_used_collection
   [junit4]   2> 652479 T1402 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 652482 T1442 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:nodes_used_collection
   [junit4]   2> 652483 T1442 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 652493 T1402 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
   [junit4]   2> 652493 T1402 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection
   [junit4]   2> 652494 T1418 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
   [junit4]   2> 652494 T1418 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection
   [junit4]   2> 652495 T1387 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
   [junit4]   2> 652496 T1387 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection
   [junit4]   2> 652496 T1442 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
   [junit4]   2> 652497 T1442 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection
   [junit4]   2> 652510 T1402 oasc.ZkController.readConfigName Load collection config from:/collections/nodes_used_collection
   [junit4]   2> 652514 T1387 oasc.ZkController.readConfigName Load collection config from:/collections/nodes_used_collection
   [junit4]   2> 652519 T1442 oasc.ZkController.readConfigName Load collection config from:/collections/nodes_used_collection
   [junit4]   2> 652520 T1418 oasc.ZkController.readConfigName Load collection config from:/collections/nodes_used_collection
   [junit4]   2> 652523 T1402 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1377955371473/nodes_used_collection_shard2_replica1/'
   [junit4]   2> 652524 T1387 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-controljetty-1377955370385/nodes_used_collection_shard2_replica2/'
   [junit4]   2> 652548 T1418 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-jetty2-1377955373319/nodes_used_collection_shard1_replica2/'
   [junit4]   2> 652562 T1442 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1377955377206/nodes_used_collection_shard1_replica1/'
   [junit4]   2> 652766 T1402 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 652767 T1387 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 652795 T1418 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 652805 T1442 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 652903 T1387 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 652904 T1418 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 652924 T1418 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 652931 T1387 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 652939 T1418 oass.IndexSchema.readSchema [null] Schema name=test
   [junit4]   2> 652946 T1387 oass.IndexSchema.readSchema [null] Schema name=test
   [junit4]   2> 653024 T1442 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 653030 T1442 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 653142 T1442 oass.IndexSchema.readSchema [null] Schema name=test
   [junit4]   2> 653147 T1402 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 653161 T1402 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 653191 T1402 oass.IndexSchema.readSchema [null] Schema name=test
   [junit4]   2> 654783 T1418 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 654802 T1418 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 654804 T1418 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 654829 T1418 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 654833 T1418 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 654957 T1387 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 654958 T1387 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 654959 T1387 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 654970 T1387 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 654979 T1387 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 655004 T1418 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 655030 T1418 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 655060 T1418 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 655072 T1418 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 655073 T1418 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 655073 T1418 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 655095 T1418 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 655096 T1418 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 655096 T1418 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 655097 T1418 oasc.SolrCore.<init> [nodes_used_collection_shard1_replica2] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1377955373319/nodes_used_collection_shard1_replica2/, dataDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1377955373319/nodes_used_collection_shard1_replica2/data/
   [junit4]   2> 655098 T1418 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@48e29820
   [junit4]   2> 655104 T1418 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-jetty2-1377955373319/nodes_used_collection_shard1_replica2/data
   [junit4]   2> 655105 T1418 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-jetty2-1377955373319/nodes_used_collection_shard1_replica2/data/index/
   [junit4]   2> 655119 T1418 oasc.SolrCore.initIndex WARN [nodes_used_collection_shard1_replica2] Solr index directory '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1377955373319/nodes_used_collection_shard1_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 655120 T1387 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 655121 T1418 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-jetty2-1377955373319/nodes_used_collection_shard1_replica2/data/index
   [junit4]   2> 655122 T1418 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=11, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5132874381067174]
   [junit4]   2> 655124 T1418 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@46469be lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@a4ce6da),segFN=segments_1,generation=1}
   [junit4]   2> 655124 T1418 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 655131 T1418 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 655133 T1418 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 655134 T1418 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 655135 T1418 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 655135 T1418 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 655136 T1418 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 655137 T1418 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 655137 T1418 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 655138 T1418 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 655139 T1418 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 655141 T1418 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 655144 T1418 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 655145 T1418 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 655146 T1418 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 655147 T1418 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 655168 T1387 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 655182 T1402 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 655183 T1402 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 655184 T1402 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 655183 T1442 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 655186 T1442 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 655187 T1442 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 655189 T1418 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 655196 T1387 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 655208 T1442 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 655212 T1387 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 655213 T1387 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 655213 T1387 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 655214 T1418 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 655216 T1418 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 655218 T1442 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 655219 T1402 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 655222 T1418 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=0.8920504018361999]
   [junit4]   2> 655225 T1418 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@46469be lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@a4ce6da),segFN=segments_1,generation=1}
   [junit4]   2> 655226 T1418 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 655226 T1402 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 655227 T1387 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 655229 T1387 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 655230 T1387 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 655230 T1387 oasc.SolrCore.<init> [nodes_used_collection_shard2_replica2] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1377955370385/nodes_used_collection_shard2_replica2/, dataDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1377955370385/nodes_used_collection_shard2_replica2/data/
   [junit4]   2> 655231 T1387 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@48e29820
   [junit4]   2> 655227 T1418 oass.SolrIndexSearcher.<init> Opening Searcher@2cac2b2c main
   [junit4]   2> 655233 T1387 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-controljetty-1377955370385/nodes_used_collection_shard2_replica2/data
   [junit4]   2> 655238 T1387 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-controljetty-1377955370385/nodes_used_collection_shard2_replica2/data/index/
   [junit4]   2> 655241 T1387 oasc.SolrCore.initIndex WARN [nodes_used_collection_shard2_replica2] Solr index directory '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1377955370385/nodes_used_collection_shard2_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 655243 T1387 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-controljetty-1377955370385/nodes_used_collection_shard2_replica2/data/index
   [junit4]   2> 655244 T1387 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=11, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5132874381067174]
   [junit4]   2> 655247 T1387 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1c7a0536 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2e0d1396),segFN=segments_1,generation=1}
   [junit4]   2> 655249 T1387 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 655252 T1457 oasc.SolrCore.registerSearcher [nodes_used_collection_shard1_replica2] Registered new searcher Searcher@2cac2b2c main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 655261 T1387 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 655262 T1387 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 655263 T1387 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 655264 T1387 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 655265 T1387 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 655265 T1387 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 655267 T1387 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 655267 T1387 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 655268 T1387 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 655270 T1387 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 655271 T1387 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 655272 T1387 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 655273 T1387 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 655274 T1387 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 655275 T1387 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 655279 T1418 oasc.CoreContainer.registerCore registering core: nodes_used_collection_shard1_replica2
   [junit4]   2> 655280 T1418 oasc.ZkController.register Register replica - core:nodes_used_collection_shard1_replica2 address:http://127.0.0.1:53077/_xd collection:nodes_used_collection shard:shard1
   [junit4]   2> 655280 T1387 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 655283 T1418 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=15000&socketTimeout=30000&retry=false
   [junit4]   2> 655299 T1387 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 655301 T1387 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 655303 T1387 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=0.8920504018361999]
   [junit4]   2> 655306 T1387 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1c7a0536 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2e0d1396),segFN=segments_1,generation=1}
   [junit4]   2> 655306 T1387 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 655307 T1387 oass.SolrIndexSearcher.<init> Opening Searcher@97900df main
   [junit4]   2> 655334 T1458 oasc.SolrCore.registerSearcher [nodes_used_collection_shard2_replica2] Registered new searcher Searcher@97900df main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 655346 T1442 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 655349 T1387 oasc.CoreContainer.registerCore registering core: nodes_used_collection_shard2_replica2
   [junit4]   2> 655350 T1387 oasc.ZkController.register Register replica - core:nodes_used_collection_shard2_replica2 address:http://127.0.0.1:53070/_xd collection:nodes_used_collection shard:shard2
   [junit4]   2> 655350 T1387 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=15000&socketTimeout=30000&retry=false
   [junit4]   2> 655364 T1418 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection/leader_elect/shard1/election
   [junit4]   2> 655376 T1442 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 655394 T1387 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection/leader_elect/shard2/election
   [junit4]   2> 655414 T1442 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 655424 T1442 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 655425 T1442 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 655427 T1442 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 655438 T1418 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 655445 T1442 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 655446 T1442 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 655448 T1442 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 655449 T1442 oasc.SolrCore.<init> [nodes_used_collection_shard1_replica1] Opening new SolrCore at ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1377955377206/nodes_used_collection_shard1_replica1/, dataDir=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1377955377206/nodes_used_collection_shard1_replica1/data/
   [junit4]   2> 655450 T1442 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@48e29820
   [junit4]   2> 655452 T1442 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1377955377206/nodes_used_collection_shard1_replica1/data
   [junit4]   2> 655453 T1442 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1377955377206/nodes_used_collection_shard1_replica1/data/index/
   [junit4]   2> 655454 T1442 oasc.SolrCore.initIndex WARN [nodes_used_collection_shard1_replica1] Solr index directory './org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1377955377206/nodes_used_collection_shard1_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 655455 T1387 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 655452 T1402 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 655455 T1442 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1377955377206/nodes_used_collection_shard1_replica1/data/index
   [junit4]   2> 655459 T1442 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=11, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5132874381067174]
   [junit4]   2> 655461 T1442 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@35d858d9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@be3a299),segFN=segments_1,generation=1}
   [junit4]   2> 655467 T1442 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 655470 T1402 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 655475 T1442 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 655476 T1442 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 655485 T1442 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 655486 T1442 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 655487 T1442 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 655487 T1442 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 655488 T1402 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 655484 T1387 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=179992
   [junit4]   2> 655480 T1418 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=179982
   [junit4]   2> 655489 T1442 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 655491 T1442 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 655491 T1442 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 655493 T1442 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 655493 T1402 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 655494 T1402 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 655494 T1442 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 655496 T1442 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 655495 T1402 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 655496 T1442 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 655498 T1442 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 655499 T1442 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 655500 T1402 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 655501 T1402 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 655502 T1402 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 655503 T1402 oasc.SolrCore.<init> [nodes_used_collection_shard2_replica1] Opening new SolrCore at ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1377955371473/nodes_used_collection_shard2_replica1/, dataDir=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1377955371473/nodes_used_collection_shard2_replica1/data/
   [junit4]   2> 655503 T1402 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@48e29820
   [junit4]   2> 655503 T1442 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 655505 T1402 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1377955371473/nodes_used_collection_shard2_replica1/data
   [junit4]   2> 655505 T1402 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1377955371473/nodes_used_collection_shard2_replica1/data/index/
   [junit4]   2> 655506 T1402 oasc.SolrCore.initIndex WARN [nodes_used_collection_shard2_replica1] Solr index directory './org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1377955371473/nodes_used_collection_shard2_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 655507 T1402 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1377955371473/nodes_used_collection_shard2_replica1/data/index
   [junit4]   2> 655508 T1402 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=11, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5132874381067174]
   [junit4]   2> 655509 T1442 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 655510 T1442 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 655510 T1402 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@251a135c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6ae904e2),segFN=segments_1,generation=1}
   [junit4]   2> 655511 T1442 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=0.8920504018361999]
   [junit4]   2> 655511 T1402 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 655512 T1442 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@35d858d9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@be3a299),segFN=segments_1,generation=1}
   [junit4]   2> 655513 T1442 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 655514 T1442 oass.SolrIndexSearcher.<init> Opening Searcher@571ca6bf main
   [junit4]   2> 655521 T1402 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 655522 T1402 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 655523 T1402 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 655523 T1402 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 655524 T1402 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 655525 T1402 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 655526 T1402 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 655526 T1402 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 655527 T1402 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 655528 T1402 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 655551 T1459 oasc.SolrCore.registerSearcher [nodes_used_collection_shard1_replica1] Registered new searcher Searcher@571ca6bf main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 655556 T1442 oasc.CoreContainer.registerCore registering core: nodes_used_collection_shard1_replica1
   [junit4]   2> 655557 T1442 oasc.ZkController.register Register replica - core:nodes_used_collection_shard1_replica1 address:http://127.0.0.1:53083/_xd collection:nodes_used_collection shard:shard1
   [junit4]   2> 655558 T1442 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=15000&socketTimeout=30000&retry=false
   [junit4]   2> 655568 T1402 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 655569 T1402 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 655569 T1402 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 655571 T1402 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 655572 T1402 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 655575 T1402 oashl.XMLLoader.init xsl

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

ion_0_shard4_replica3/data/index
   [junit4]   2> 734431 T1369 oasc.SolrCore.close [awholynewcollection_0_shard3_replica3]  CLOSING SolrCore org.apache.solr.core.SolrCore@69fc38c0
   [junit4]   2> 734457 T1369 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 734458 T1369 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 734458 T1369 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 734459 T1369 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 734460 T1369 oasc.SolrCore.closeSearcher [awholynewcollection_0_shard3_replica3] Closing main searcher on request.
   [junit4]   2> 734461 T1369 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 734461 T1369 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1377955377206/awholynewcollection_0_shard3_replica3/data [CachedDir<<refCount=0;path=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1377955377206/awholynewcollection_0_shard3_replica3/data;done=false>>]
   [junit4]   2> 734462 T1369 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1377955377206/awholynewcollection_0_shard3_replica3/data
   [junit4]   2> 734463 T1369 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1377955377206/awholynewcollection_0_shard3_replica3/data/index [CachedDir<<refCount=0;path=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1377955377206/awholynewcollection_0_shard3_replica3/data/index;done=false>>]
   [junit4]   2> 734463 T1369 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1377955377206/awholynewcollection_0_shard3_replica3/data/index
   [junit4]   2> 734464 T1369 oasc.SolrCore.close [awholynewcollection_0_shard2_replica3]  CLOSING SolrCore org.apache.solr.core.SolrCore@71ba6404
   [junit4]   2> 734478 T1369 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 734479 T1369 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 734480 T1369 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 734480 T1369 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 734482 T1369 oasc.SolrCore.closeSearcher [awholynewcollection_0_shard2_replica3] Closing main searcher on request.
   [junit4]   2> 734482 T1369 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 734483 T1369 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1377955377206/awholynewcollection_0_shard2_replica3/data/index [CachedDir<<refCount=0;path=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1377955377206/awholynewcollection_0_shard2_replica3/data/index;done=false>>]
   [junit4]   2> 734484 T1369 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1377955377206/awholynewcollection_0_shard2_replica3/data/index
   [junit4]   2> 734484 T1369 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1377955377206/awholynewcollection_0_shard2_replica3/data [CachedDir<<refCount=0;path=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1377955377206/awholynewcollection_0_shard2_replica3/data;done=false>>]
   [junit4]   2> 734486 T1369 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1377955377206/awholynewcollection_0_shard2_replica3/data
   [junit4]   2> 734487 T1601 oasc.Overseer$ClusterStateUpdater.amILeader According to ZK I (id=90305683133038604-127.0.0.1:53083__xd-n_0000000004) am no longer a leader.
   [junit4]   2> 734512 T1369 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/_xd,null}
   [junit4]   2> 734575 T1369 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> 734580 T1369 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:53067 53067
   [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=95D46071DE89EC29 -Dtests.slow=true -Dtests.locale=nl_NL -Dtests.timezone=America/Indiana/Petersburg -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   94.6s | CollectionsAPIDistributedZkTest.testDistribSearch <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: collection already exists: awholynewcollection_0
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([95D46071DE89EC29:1432EE69A9D68C15]: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:680)
   [junit4]   2> 734770 T1369 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 94635 T1368 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> 735797 T1451 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 735800 T1451 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> 735800 T1451 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> NOTE: test params are: codec=Lucene45: {}, docValues:{}, sim=DefaultSimilarity, locale=nl_NL, timezone=America/Indiana/Petersburg
   [junit4]   2> NOTE: Mac OS X 10.8.4 x86_64/Apple Inc. 1.6.0_51 (64-bit)/cpus=2,threads=3,free=278091000,total=512884736
   [junit4]   2> NOTE: All tests run in this JVM: [ScriptEngineTest, MoreLikeThisHandlerTest, TestFunctionQuery, TestCSVLoader, XsltUpdateRequestHandlerTest, PluginInfoTest, TestIndexSearcher, TestManagedSchema, StatelessScriptUpdateProcessorFactoryTest, ShardSplitTest, CurrencyFieldOpenExchangeTest, TestSchemaResource, SolrCoreTest, TestQueryUtils, AnalysisAfterCoreReloadTest, ZkNodePropsTest, HdfsRecoveryZkTest, SuggesterTSTTest, DebugComponentTest, TestSolrXMLSerializer, BasicDistributedZkTest, ShowFileRequestHandlerTest, TestArbitraryIndexDir, LoggingHandlerTest, CSVRequestHandlerTest, ZkSolrClientTest, BadIndexSchemaTest, TermsComponentTest, SolrIndexConfigTest, SolrXmlInZkTest, TestAnalyzedSuggestions, ShardRoutingTest, SolrCoreCheckLockOnStartupTest, HdfsChaosMonkeySafeLeaderTest, LeaderElectionIntegrationTest, TestSolrQueryParserResource, QueryParsingTest, TimeZoneUtilsTest, SimpleFacetsTest, HdfsCollectionsAPIDistributedZkTest, ResponseLogComponentTest, CollectionsAPIDistributedZkTest]
   [junit4] Completed in 95.97s, 1 test, 1 error <<< FAILURES!

[...truncated 874 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:402: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:382: 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:189: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/common-build.xml:455: 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: 325 suites, 1414 tests, 1 error, 40 ignored (5 assumptions)

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