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/03/06 05:00:46 UTC

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

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

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

Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:52503/zs_wri%2Fwf, http://127.0.0.1:52497/zs_wri%2Fwf, http://127.0.0.1:52493/zs_wri%2Fwf, http://127.0.0.1:52506/zs_wri%2Fwf, http://127.0.0.1:52500/zs_wri%2Fwf]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:52503/zs_wri%2Fwf, http://127.0.0.1:52497/zs_wri%2Fwf, http://127.0.0.1:52493/zs_wri%2Fwf, http://127.0.0.1:52506/zs_wri%2Fwf, http://127.0.0.1:52500/zs_wri%2Fwf]
	at __randomizedtesting.SeedInfo.seed([4CC9D2EFD04FAC2B:CD2F5CF7A710CC17]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:333)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:286)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.createCollection(CollectionsAPIDistributedZkTest.java:440)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:403)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.doTest(CollectionsAPIDistributedZkTest.java:143)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
	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)
Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:52503/zs_wri%2Fwf
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:412)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:264)
	... 45 more
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.read(SocketInputStream.java:129)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:166)
	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:90)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:281)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:92)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:62)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:254)
	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:289)
	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:252)
	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:191)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:300)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:127)
	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:717)
	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:522)
	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:353)
	... 47 more




Build Log:
[...truncated 8377 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
[junit4:junit4]   2> 0 T1601 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /zs_wri/wf
[junit4:junit4]   2> 7 T1601 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solrtest-CollectionsAPIDistributedZkTest-1362540734924
[junit4:junit4]   2> 8 T1601 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 9 T1602 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 11 T1602 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 11 T1602 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 17 T1602 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 18 T1602 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 19 T1602 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362540734923/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 110 T1601 oasc.ZkTestServer.run start zk server on port:52490
[junit4:junit4]   2> 111 T1601 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:52490 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@54016127
[junit4:junit4]   2> 117 T1607 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server 127.0.0.1/127.0.0.1:52490. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 118 T1601 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 119 T1607 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to 127.0.0.1/127.0.0.1:52490, initiating session
[junit4:junit4]   2> 119 T1603 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:52491
[junit4:junit4]   2> 120 T1603 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:52491
[junit4:junit4]   2> 120 T1605 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 124 T1605 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d3dc1a9d80000 with negotiated timeout 10000 for client /127.0.0.1:52491
[junit4:junit4]   2> 124 T1607 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server 127.0.0.1/127.0.0.1:52490, sessionid = 0x13d3dc1a9d80000, negotiated timeout = 10000
[junit4:junit4]   2> 125 T1608 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@54016127 name:ZooKeeperConnection Watcher:127.0.0.1:52490 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 126 T1601 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 126 T1601 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 133 T1606 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d3dc1a9d80000
[junit4:junit4]   2> 135 T1603 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:52491 which had sessionid 0x13d3dc1a9d80000
[junit4:junit4]   2> 136 T1608 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 136 T1601 oaz.ZooKeeper.close Session: 0x13d3dc1a9d80000 closed
[junit4:junit4]   2> 140 T1601 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:52490/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@3aece3eb
[junit4:junit4]   2> 141 T1601 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 142 T1609 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server 127.0.0.1/127.0.0.1:52490. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 143 T1609 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to 127.0.0.1/127.0.0.1:52490, initiating session
[junit4:junit4]   2> 144 T1603 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:52492
[junit4:junit4]   2> 144 T1603 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:52492
[junit4:junit4]   2> 146 T1605 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d3dc1a9d80001 with negotiated timeout 10000 for client /127.0.0.1:52492
[junit4:junit4]   2> 146 T1609 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server 127.0.0.1/127.0.0.1:52490, sessionid = 0x13d3dc1a9d80001, negotiated timeout = 10000
[junit4:junit4]   2> 146 T1610 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3aece3eb name:ZooKeeperConnection Watcher:127.0.0.1:52490/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 147 T1601 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 147 T1601 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 155 T1601 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 162 T1601 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 168 T1601 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 174 T1601 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 175 T1601 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 186 T1601 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 187 T1601 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 195 T1601 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 195 T1601 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 203 T1601 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 204 T1601 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 211 T1601 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 212 T1601 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 220 T1601 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/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:junit4]   2> 221 T1601 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 227 T1601 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/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:junit4]   2> 228 T1601 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 235 T1601 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/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:junit4]   2> 236 T1601 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 245 T1601 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 246 T1601 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 254 T1606 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d3dc1a9d80001
[junit4:junit4]   2> 255 T1603 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:52492 which had sessionid 0x13d3dc1a9d80001
[junit4:junit4]   2> 256 T1610 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 255 T1601 oaz.ZooKeeper.close Session: 0x13d3dc1a9d80001 closed
[junit4:junit4]   2> 487 T1601 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 495 T1601 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52493
[junit4:junit4]   2> 496 T1601 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 497 T1601 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 498 T1601 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1362540735176
[junit4:junit4]   2> 499 T1601 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1362540735176/solr.xml
[junit4:junit4]   2> 499 T1601 oasc.CoreContainer.<init> New CoreContainer 819117190
[junit4:junit4]   2> 500 T1601 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1362540735176/'
[junit4:junit4]   2> 500 T1601 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1362540735176/'
[junit4:junit4]   2> 535 T1601 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 536 T1601 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 537 T1601 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 537 T1601 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 538 T1601 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 538 T1601 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 539 T1601 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 539 T1601 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 540 T1601 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 540 T1601 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 557 T1601 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 580 T1601 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:52490/solr
[junit4:junit4]   2> 581 T1601 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 581 T1601 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:52490 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@3389e485
[junit4:junit4]   2> 583 T1601 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 593 T1620 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server 127.0.0.1/127.0.0.1:52490. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 594 T1620 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to 127.0.0.1/127.0.0.1:52490, initiating session
[junit4:junit4]   2> 595 T1603 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:52494
[junit4:junit4]   2> 596 T1603 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:52494
[junit4:junit4]   2> 598 T1605 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d3dc1a9d80002 with negotiated timeout 20000 for client /127.0.0.1:52494
[junit4:junit4]   2> 598 T1620 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server 127.0.0.1/127.0.0.1:52490, sessionid = 0x13d3dc1a9d80002, negotiated timeout = 20000
[junit4:junit4]   2> 599 T1621 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3389e485 name:ZooKeeperConnection Watcher:127.0.0.1:52490 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 599 T1601 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 603 T1606 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d3dc1a9d80002
[junit4:junit4]   2> 604 T1603 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:52494 which had sessionid 0x13d3dc1a9d80002
[junit4:junit4]   2> 604 T1621 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 604 T1601 oaz.ZooKeeper.close Session: 0x13d3dc1a9d80002 closed
[junit4:junit4]   2> 606 T1601 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 614 T1601 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:52490/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@471d4af7
[junit4:junit4]   2> 616 T1601 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 617 T1622 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server 127.0.0.1/127.0.0.1:52490. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 618 T1622 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to 127.0.0.1/127.0.0.1:52490, initiating session
[junit4:junit4]   2> 619 T1603 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:52495
[junit4:junit4]   2> 620 T1603 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:52495
[junit4:junit4]   2> 621 T1605 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d3dc1a9d80003 with negotiated timeout 20000 for client /127.0.0.1:52495
[junit4:junit4]   2> 621 T1622 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server 127.0.0.1/127.0.0.1:52490, sessionid = 0x13d3dc1a9d80003, negotiated timeout = 20000
[junit4:junit4]   2> 622 T1623 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@471d4af7 name:ZooKeeperConnection Watcher:127.0.0.1:52490/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 622 T1601 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 625 T1606 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3dc1a9d80003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 629 T1601 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 634 T1601 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52493_zs_wri%2Fwf
[junit4:junit4]   2> 635 T1606 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3dc1a9d80003 type:delete cxid:0x8 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:52493_zs_wri%2Fwf Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:52493_zs_wri%2Fwf
[junit4:junit4]   2> 636 T1601 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52493_zs_wri%2Fwf
[junit4:junit4]   2> 644 T1601 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 655 T1606 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3dc1a9d80003 type:delete cxid:0x16 zxid:0x21 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 656 T1601 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 661 T1601 oasc.Overseer.start Overseer (id=89295469604765699-127.0.0.1:52493_zs_wri%2Fwf-n_0000000000) starting
[junit4:junit4]   2> 662 T1606 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3dc1a9d80003 type:create cxid:0x1b zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 664 T1606 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3dc1a9d80003 type:create cxid:0x1c zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 665 T1606 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3dc1a9d80003 type:create cxid:0x1d zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 667 T1606 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3dc1a9d80003 type:create cxid:0x1e zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 670 T1625 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 673 T1601 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 679 T1601 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 684 T1624 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 688 T1601 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 688 T1601 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 689 T1601 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 699 T1601 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 700 T1601 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:52490/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@be533c9
[junit4:junit4]   2> 701 T1601 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 702 T1626 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server 127.0.0.1/127.0.0.1:52490. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 703 T1626 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to 127.0.0.1/127.0.0.1:52490, initiating session
[junit4:junit4]   2> 704 T1603 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:52496
[junit4:junit4]   2> 704 T1603 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:52496
[junit4:junit4]   2> 706 T1605 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d3dc1a9d80004 with negotiated timeout 10000 for client /127.0.0.1:52496
[junit4:junit4]   2> 706 T1626 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server 127.0.0.1/127.0.0.1:52490, sessionid = 0x13d3dc1a9d80004, negotiated timeout = 10000
[junit4:junit4]   2> 707 T1627 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@be533c9 name:ZooKeeperConnection Watcher:127.0.0.1:52490/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 707 T1601 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 710 T1601 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 714 T1601 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 915 T1601 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 919 T1601 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52497
[junit4:junit4]   2> 919 T1601 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 920 T1601 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 920 T1601 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1362540735630
[junit4:junit4]   2> 921 T1601 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1362540735630/solr.xml
[junit4:junit4]   2> 921 T1601 oasc.CoreContainer.<init> New CoreContainer 1707294763
[junit4:junit4]   2> 922 T1601 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1362540735630/'
[junit4:junit4]   2> 922 T1601 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1362540735630/'
[junit4:junit4]   2> 958 T1601 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 959 T1601 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 960 T1601 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 960 T1601 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 961 T1601 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 961 T1601 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 962 T1601 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 962 T1601 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 962 T1601 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 963 T1601 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 980 T1601 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 1001 T1601 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:52490/solr
[junit4:junit4]   2> 1002 T1601 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 1003 T1601 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:52490 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@6aaddfcb
[junit4:junit4]   2> 1005 T1601 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 1005 T1637 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server 127.0.0.1/127.0.0.1:52490. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 1007 T1637 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to 127.0.0.1/127.0.0.1:52490, initiating session
[junit4:junit4]   2> 1007 T1603 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:52498
[junit4:junit4]   2> 1008 T1603 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:52498
[junit4:junit4]   2> 1156 T1605 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d3dc1a9d80005 with negotiated timeout 20000 for client /127.0.0.1:52498
[junit4:junit4]   2> 1156 T1637 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server 127.0.0.1/127.0.0.1:52490, sessionid = 0x13d3dc1a9d80005, negotiated timeout = 20000
[junit4:junit4]   2> 1156 T1638 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6aaddfcb name:ZooKeeperConnection Watcher:127.0.0.1:52490 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 1157 T1601 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 1159 T1606 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d3dc1a9d80005
[junit4:junit4]   2> 1161 T1603 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:52498 which had sessionid 0x13d3dc1a9d80005
[junit4:junit4]   2> 1160 T1601 oaz.ZooKeeper.close Session: 0x13d3dc1a9d80005 closed
[junit4:junit4]   2> 1161 T1638 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 1161 T1601 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 1170 T1601 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:52490/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1fec1485
[junit4:junit4]   2> 1172 T1601 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 1172 T1639 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server 127.0.0.1/127.0.0.1:52490. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 1173 T1639 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to 127.0.0.1/127.0.0.1:52490, initiating session
[junit4:junit4]   2> 1174 T1603 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:52499
[junit4:junit4]   2> 1175 T1603 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:52499
[junit4:junit4]   2> 1176 T1605 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d3dc1a9d80006 with negotiated timeout 20000 for client /127.0.0.1:52499
[junit4:junit4]   2> 1176 T1639 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server 127.0.0.1/127.0.0.1:52490, sessionid = 0x13d3dc1a9d80006, negotiated timeout = 20000
[junit4:junit4]   2> 1177 T1640 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1fec1485 name:ZooKeeperConnection Watcher:127.0.0.1:52490/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 1177 T1601 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 1179 T1606 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3dc1a9d80006 type:create cxid:0x1 zxid:0x2d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 1181 T1606 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3dc1a9d80006 type:create cxid:0x2 zxid:0x2e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 1184 T1601 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 2190 T1601 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52497_zs_wri%2Fwf
[junit4:junit4]   2> 2192 T1606 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3dc1a9d80006 type:delete cxid:0x9 zxid:0x2f txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:52497_zs_wri%2Fwf Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:52497_zs_wri%2Fwf
[junit4:junit4]   2> 2193 T1601 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52497_zs_wri%2Fwf
[junit4:junit4]   2> 2201 T1627 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 2201 T1623 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 2202 T1640 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 2212 T1601 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 2212 T1601 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 2213 T1601 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2414 T1601 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 2417 T1601 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52500
[junit4:junit4]   2> 2418 T1601 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 2419 T1601 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 2419 T1601 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1362540737137
[junit4:junit4]   2> 2420 T1601 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1362540737137/solr.xml
[junit4:junit4]   2> 2420 T1601 oasc.CoreContainer.<init> New CoreContainer 737303002
[junit4:junit4]   2> 2421 T1601 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1362540737137/'
[junit4:junit4]   2> 2421 T1601 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1362540737137/'
[junit4:junit4]   2> 2455 T1601 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 2456 T1601 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 2456 T1601 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 2457 T1601 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 2457 T1601 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 2458 T1601 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 2458 T1601 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 2459 T1601 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 2459 T1601 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 2460 T1601 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 2476 T1601 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 2497 T1601 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:52490/solr
[junit4:junit4]   2> 2497 T1601 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 2498 T1601 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:52490 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@985d2e0
[junit4:junit4]   2> 2499 T1601 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2500 T1650 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server 127.0.0.1/127.0.0.1:52490. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 2501 T1650 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to 127.0.0.1/127.0.0.1:52490, initiating session
[junit4:junit4]   2> 2502 T1603 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:52501
[junit4:junit4]   2> 2502 T1603 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:52501
[junit4:junit4]   2> 2504 T1605 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d3dc1a9d80007 with negotiated timeout 20000 for client /127.0.0.1:52501
[junit4:junit4]   2> 2504 T1650 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server 127.0.0.1/127.0.0.1:52490, sessionid = 0x13d3dc1a9d80007, negotiated timeout = 20000
[junit4:junit4]   2> 2504 T1651 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@985d2e0 name:ZooKeeperConnection Watcher:127.0.0.1:52490 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2504 T1601 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2507 T1606 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d3dc1a9d80007
[junit4:junit4]   2> 2508 T1603 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:52501 which had sessionid 0x13d3dc1a9d80007
[junit4:junit4]   2> 2508 T1601 oaz.ZooKeeper.close Session: 0x13d3dc1a9d80007 closed
[junit4:junit4]   2> 2508 T1651 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 2509 T1601 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 2517 T1601 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:52490/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@704dc33c
[junit4:junit4]   2> 2518 T1601 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2519 T1652 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server 127.0.0.1/127.0.0.1:52490. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 2520 T1652 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to 127.0.0.1/127.0.0.1:52490, initiating session
[junit4:junit4]   2> 2520 T1603 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:52502
[junit4:junit4]   2> 2520 T1603 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:52502
[junit4:junit4]   2> 2522 T1605 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d3dc1a9d80008 with negotiated timeout 20000 for client /127.0.0.1:52502
[junit4:junit4]   2> 2522 T1652 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server 127.0.0.1/127.0.0.1:52490, sessionid = 0x13d3dc1a9d80008, negotiated timeout = 20000
[junit4:junit4]   2> 2522 T1653 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@704dc33c name:ZooKeeperConnection Watcher:127.0.0.1:52490/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2523 T1601 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2524 T1606 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3dc1a9d80008 type:create cxid:0x1 zxid:0x35 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2526 T1606 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3dc1a9d80008 type:create cxid:0x2 zxid:0x36 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2529 T1601 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3536 T1601 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52500_zs_wri%2Fwf
[junit4:junit4]   2> 3537 T1606 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3dc1a9d80008 type:delete cxid:0x9 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:52500_zs_wri%2Fwf Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:52500_zs_wri%2Fwf
[junit4:junit4]   2> 3538 T1601 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52500_zs_wri%2Fwf
[junit4:junit4]   2> 3545 T1623 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 3546 T1640 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 3546 T1653 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 3546 T1627 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 3556 T1601 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 3556 T1601 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3557 T1601 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3759 T1601 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 3763 T1601 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52503
[junit4:junit4]   2> 3764 T1601 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 3765 T1601 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 3765 T1601 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1362540738479
[junit4:junit4]   2> 3766 T1601 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1362540738479/solr.xml
[junit4:junit4]   2> 3766 T1601 oasc.CoreContainer.<init> New CoreContainer 1972141532
[junit4:junit4]   2> 3767 T1601 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1362540738479/'
[junit4:junit4]   2> 3767 T1601 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1362540738479/'
[junit4:junit4]   2> 3800 T1601 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 3800 T1601 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 3801 T1601 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 3801 T1601 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 3802 T1601 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 3802 T1601 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 3803 T1601 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 3803 T1601 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 3804 T1601 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 3804 T1601 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 3819 T1601 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 3839 T1601 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:52490/solr
[junit4:junit4]   2> 3840 T1601 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 3841 T1601 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:52490 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@324a0db
[junit4:junit4]   2> 3842 T1601 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3842 T1663 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server 127.0.0.1/127.0.0.1:52490. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 3844 T1663 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to 127.0.0.1/127.0.0.1:52490, initiating session
[junit4:junit4]   2> 3844 T1603 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:52504
[junit4:junit4]   2> 3845 T1603 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:52504
[junit4:junit4]   2> 3846 T1605 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d3dc1a9d80009 with negotiated timeout 20000 for client /127.0.0.1:52504
[junit4:junit4]   2> 3847 T1663 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server 127.0.0.1/127.0.0.1:52490, sessionid = 0x13d3dc1a9d80009, negotiated timeout = 20000
[junit4:junit4]   2> 3847 T1664 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@324a0db name:ZooKeeperConnection Watcher:127.0.0.1:52490 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3847 T1601 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3850 T1606 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d3dc1a9d80009
[junit4:junit4]   2> 3851 T1603 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:52504 which had sessionid 0x13d3dc1a9d80009
[junit4:junit4]   2> 3851 T1601 oaz.ZooKeeper.close Session: 0x13d3dc1a9d80009 closed
[junit4:junit4]   2> 3851 T1664 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 3852 T1601 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 3870 T1601 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:52490/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@64712baa
[junit4:junit4]   2> 3872 T1601 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3873 T1665 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server 127.0.0.1/127.0.0.1:52490. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 3875 T1665 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to 127.0.0.1/127.0.0.1:52490, initiating session
[junit4:junit4]   2> 3875 T1603 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:52505
[junit4:junit4]   2> 3876 T1603 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:52505
[junit4:junit4]   2> 3878 T1605 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d3dc1a9d8000a with negotiated timeout 20000 for client /127.0.0.1:52505
[junit4:junit4]   2> 3878 T1665 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server 127.0.0.1/127.0.0.1:52490, sessionid = 0x13d3dc1a9d8000a, negotiated timeout = 20000
[junit4:junit4]   2> 3879 T1666 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@64712baa name:ZooKeeperConnection Watcher:127.0.0.1:52490/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3879 T1601 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3882 T1606 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3dc1a9d8000a type:create cxid:0x1 zxid:0x3d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3885 T1606 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3dc1a9d8000a type:create cxid:0x2 zxid:0x3e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3888 T1601 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4897 T1601 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52503_zs_wri%2Fwf
[junit4:junit4]   2> 4899 T1606 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3dc1a9d8000a type:delete cxid:0x9 zxid:0x3f txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:52503_zs_wri%2Fwf Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:52503_zs_wri%2Fwf
[junit4:junit4]   2> 4900 T1601 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52503_zs_wri%2Fwf
[junit4:junit4]   2> 4907 T1640 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 4908 T1666 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 4908 T1627 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 4908 T1653 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 4909 T1623 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 4918 T1601 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 4918 T1601 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 4919 T1601 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 5132 T1601 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 5135 T1601 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52506
[junit4:junit4]   2> 5135 T1601 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 5136 T1601 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 5136 T1601 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1362540739843
[junit4:junit4]   2> 5137 T1601 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1362540739843/solr.xml
[junit4:junit4]   2> 5137 T1601 oasc.CoreContainer.<init> New CoreContainer 1332919476
[junit4:junit4]   2> 5138 T1601 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1362540739843/'
[junit4:junit4]   2> 5139 T1601 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1362540739843/'
[junit4:junit4]   2> 5169 T1601 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 5170 T1601 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 5170 T1601 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 5170 T1601 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 5171 T1601 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 5171 T1601 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 5172 T1601 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 5172 T1601 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 5172 T1601 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 5173 T1601 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 5186 T1601 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 5205 T1601 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:52490/solr
[junit4:junit4]   2> 5206 T1601 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 5206 T1601 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:52490 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@52afbd73
[junit4:junit4]   2> 5207 T1601 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 5208 T1676 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server 127.0.0.1/127.0.0.1:52490. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 5209 T1676 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to 127.0.0.1/127.0.0.1:52490, initiating session
[junit4:junit4]   2> 5210 T1603 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:52507
[junit4:junit4]   2> 5210 T1603 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:52507
[junit4:junit4]   2> 5212 T1605 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d3dc1a9d8000b with negotiated timeout 20000 for client /127.0.0.1:52507
[junit4:junit4]   2> 5212 T1676 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server 127.0.0.1/127.0.0.1:52490, sessionid = 0x13d3dc1a9d8000b, negotiated timeout = 20000
[junit4:junit4]   2> 5212 T1677 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@52afbd73 name:ZooKeeperConnection Watcher:127.0.0.1:52490 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 5213 T1601 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 5215 T1606 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d3dc1a9d8000b
[junit4:junit4]   2> 5216 T1603 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:52507 which had sessionid 0x13d3dc1a9d8000b
[junit4:junit4]   2> 5217 T1601 oaz.ZooKeeper.close Session: 0x13d3dc1a9d8000b closed
[junit4:junit4]   2> 5217 T1677 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 5217 T1601 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 5227 T1601 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:52490/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@48ea5972
[junit4:junit4]   2> 5229 T1601 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 5229 T1678 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server 127.0.0.1/127.0.0.1:52490. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 5230 T1678 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to 127.0.0.1/127.0.0.1:52490, initiating session
[junit4:junit4]   2> 5231 T1603 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:52508
[junit4:junit4]   2> 5231 T1603 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:52508
[junit4:junit4]   2> 5233 T1605 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d3dc1a9d8000c with negotiated timeout 20000 for client /127.0.0.1:52508
[junit4:junit4]   2> 5233 T1678 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server 127.0.0.1/127.0.0.1:52490, sessionid = 0x13d3dc1a9d8000c, negotiated timeout = 20000
[junit4:junit4]   2> 5233 T1679 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@48ea5972 name:ZooKeeperConnection Watcher:127.0.0.1:52490/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 5234 T1601 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 5235 T1606 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3dc1a9d8000c type:create cxid:0x1 zxid:0x45 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 5237 T1606 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3dc1a9d8000c type:create cxid:0x2 zxid:0x46 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 5240 T1601 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 6248 T1601 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52506_zs_wri%2Fwf
[junit4:junit4]   2> 6249 T1606 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3dc1a9d8000c type:delete cxid:0x9 zxid:0x47 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:52506_zs_wri%2Fwf Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:52506_zs_wri%2Fwf
[junit4:junit4]   2> 6250 T1601 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52506_zs_wri%2Fwf
[junit4:junit4]   2> 6262 T1653 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 6262 T1679 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 6263 T1666 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 6263 T1640 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 6263 T1627 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 6263 T1623 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 6273 T1601 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 6273 T1601 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 6274 T1601 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 6283 T1601 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 6293 T1632 oasha.CollectionsHandler.handleCreateAction Creating Collection : numShards=2&name=nodes_used_collection&replicationFactor=2&action=CREATE&wt=javabin&version=2
[junit4:junit4]   2> 6296 T1623 oasc.DistributedQueue$LatchChildWatcher.process Watcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
[junit4:junit4]   2> 6298 T1625 oasc.DistributedQueue.orderedChildren WARNING Found child node with improper name: qnr-0000000000
[junit4:junit4]   2> 6312 T1625 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
[junit4:junit4]   2> 	  "operation":"createcollection",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "maxShardsPerNode":null,
[junit4:junit4]   2> 	  "createNodeSet":null,
[junit4:junit4]   2> 	  "name":"nodes_used_collection",
[junit4:junit4]   2> 	  "replicationFactor":"2"}
[junit4:junit4]   2> 6312 T1625 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:52500_zs_wri%2Fwf
[junit4:junit4]   2> 6313 T1625 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:52506_zs_wri%2Fwf
[junit4:junit4]   2> 6314 T1625 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:52497_zs_wri%2Fwf
[junit4:junit4]   2> 6317 T1625 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:52503_zs_wri%2Fwf
[junit4:junit4]   2> 6331 T1633 oasc.CoreContainer.create Creating SolrCore 'nodes_used_collection_shard2_replica1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1362540735630/nodes_used_collection_shard2_replica1
[junit4:junit4]   2> 6333 T1633 oasc.ZkController.createCollectionZkNode Check for collection zkNode:nodes_used_collection
[junit4:junit4]   2> 6335 T1633 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:nodes_used_collection
[junit4:junit4]   2> 6335 T1633 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 6337 T1633 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 6337 T1633 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection
[junit4:junit4]   2> 6341 T1673 oasc.CoreContainer.create Creating SolrCore 'nodes_used_collection_shard1_replica2' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1362540739843/nodes_used_collection_shard1_replica2
[junit4:junit4]   2> 6342 T1673 oasc.ZkController.createCollectionZkNode Check for collection zkNode:nodes_used_collection
[junit4:junit4]   2> 6343 T1657 oasc.CoreContainer.create Creating SolrCore 'nodes_used_collection_shard2_replica2' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1362540738479/nodes_used_collection_shard2_replica2
[junit4:junit4]   2> 6344 T1657 oasc.ZkController.createCollectionZkNode Check for collection zkNode:nodes_used_collection
[junit4:junit4]   2> 6345 T1657 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 6346 T1657 oasc.ZkController.readConfigName Load collection config from:/collections/nodes_used_collection
[junit4:junit4]   2> 6347 T1633 oasc.ZkController.readConfigName Load collection config from:/collections/nodes_used_collection
[junit4:junit4]   2> 6347 T1647 oasc.CoreContainer.create Creating SolrCore 'nodes_used_collection_shard1_replica1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1362540737137/nodes_used_collection_shard1_replica1
[junit4:junit4]   2> 6348 T1647 oasc.ZkController.createCollectionZkNode Check for collection zkNode:nodes_used_collection
[junit4:junit4]   2> 6349 T1673 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 6349 T1673 oasc.ZkController.readConfigName Load collection config from:/collections/nodes_used_collection
[junit4:junit4]   2> 6351 T1647 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 6351 T1647 oasc.ZkController.readConfigName Load collection config from:/collections/nodes_used_collection
[junit4:junit4]   2> 6355 T1647 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1362540737137/nodes_used_collection_shard1_replica1/'
[junit4:junit4]   2> 6366 T1673 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1362540739843/nodes_used_collection_shard1_replica2/'
[junit4:junit4]   2> 6393 T1633 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1362540735630/nodes_used_collection_shard2_replica1/'
[junit4:junit4]   2> 6393 T1657 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1362540738479/nodes_used_collection_shard2_replica2/'
[junit4:junit4]   2> 6506 T1673 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 6513 T1647 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 6531 T1633 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 6556 T1657 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 6673 T1673 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 6678 T1673 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 6682 T1633 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 6687 T1673 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 6687 T1633 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 6713 T1647 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 6716 T1633 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 6723 T1647 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 6736 T1657 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 6738 T1657 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 6739 T1647 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 6749 T1657 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 8235 T1633 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 8251 T1633 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 8255 T1673 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 8259 T1633 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 8282 T1673 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 8288 T1673 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 8315 T1633 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 8324 T1633 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 8338 T1633 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 8342 T1633 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 8344 T1673 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 8348 T1633 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 8349 T1633 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 8352 T1633 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 8352 T1633 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 8353 T1633 oasc.SolrCore.<init> [nodes_used_collection_shard2_replica1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1362540735630/nodes_used_collection_shard2_replica1/, dataDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1362540735630/nodes_used_collection_shard2_replica1/data/
[junit4:junit4]   2> 8353 T1633 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1710278e
[junit4:junit4]   2> 8354 T1633 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 8355 T1633 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1362540735630/nodes_used_collection_shard2_replica1/data forceNew:false
[junit4:junit4]   2> 8356 T1633 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1362540735630/nodes_used_collection_shard2_replica1/data
[junit4:junit4]   2> 8366 T1633 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1362540735630/nodes_used_collection_shard2_replica1/data/index/
[junit4:junit4]   2> 8367 T1633 oasc.SolrCore.initIndex WARNING [nodes_used_collection_shard2_replica1] Solr index directory '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1362540735630/nodes_used_collection_shard2_replica1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 8373 T1633 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1362540735630/nodes_used_collection_shard2_replica1/data/index forceNew:false
[junit4:junit4]   2> 8377 T1657 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 8382 T1673 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 8383 T1633 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5ad29917 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2c1da9b4),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 8384 T1633 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 8385 T1633 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1362540735630/nodes_used_collection_shard2_replica1/data/index
[junit4:junit4]   2> 8387 T1633 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 8388 T1633 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 8393 T1633 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 8394 T1633 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 8394 T1633 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 8395 T1633 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 8395 T1633 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 8396 T1657 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 8396 T1633 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 8397 T1633 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 8400 T1657 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 8401 T1633 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 8406 T1647 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 8411 T1673 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 8415 T1673 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 8415 T1673 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 8416 T1673 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 8420 T1647 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 8423 T1673 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 8424 T1673 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 8424 T1673 oasc.SolrCore.<init> [nodes_used_collection_shard1_replica2] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1362540739843/nodes_used_collection_shard1_replica2/, dataDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1362540739843/nodes_used_collection_shard1_replica2/data/
[junit4:junit4]   2> 8413 T1633 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1362540735630/nodes_used_collection_shard2_replica1/data
[junit4:junit4]   2> 8438 T1673 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1710278e
[junit4:junit4]   2> 8439 T1633 oass.SolrIndexSearcher.<init> Opening Searcher@33eae7d9 main
[junit4:junit4]   2> 8444 T1633 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1362540735630/nodes_used_collection_shard2_replica1/data/tlog
[junit4:junit4]   2> 8444 T1647 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 8445 T1633 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 8445 T1633 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 8450 T1673 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 8451 T1673 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1362540739843/nodes_used_collection_shard1_replica2/data forceNew:false
[junit4:junit4]   2> 8452 T1684 oasc.SolrCore.registerSearcher [nodes_used_collection_shard2_replica1] Registered new searcher Searcher@33eae7d9 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 8453 T1673 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1362540739843/nodes_used_collection_shard1_replica2/data
[junit4:junit4]   2> 8454 T1673 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1362540739843/nodes_used_collection_shard1_replica2/data/index/
[junit4:junit4]   2> 8454 T1673 oasc.SolrCore.initIndex WARNING [nodes_used_collection_shard1_replica2] Solr index directory '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1362540739843/nodes_used_collection_shard1_replica2/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 8455 T1673 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1362540739843/nodes_used_collection_shard1_replica2/data/index forceNew:false
[junit4:junit4]   2> 8457 T1633 oasc.ZkController.publish publishing core=nodes_used_collection_shard2_replica1 state=down
[junit4:junit4]   2> 8459 T1606 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3dc1a9d80006 type:create cxid:0x41 zxid:0x4d txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue Error:KeeperErrorCode = NoNode for /solr/overseer/queue
[junit4:junit4]   2> 8464 T1673 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6d3b1e2d lockFactory=org.apache.lucene.store.NativeFSLockFactory@5179cf45),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 8464 T1673 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 8466 T1633 oasc.CoreContainer.registerCore registering core: nodes_used_collection_shard2_replica1
[junit4:junit4]   2> 8466 T1633 oasc.ZkController.register Register replica - core:nodes_used_collection_shard2_replica1 address:http://127.0.0.1:52497/zs_wri/wf collection:nodes_used_collection shard:shard2
[junit4:junit4]   2> 8467 T1673 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1362540739843/nodes_used_collection_shard1_replica2/data/index
[junit4:junit4]   2> 8469 T1633 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection/leader_elect/shard2/election
[junit4:junit4]   2> 8470 T1673 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 8470 T1673 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 8471 T1673 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 8472 T1673 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 8473 T1673 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 8474 T1673 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 8474 T1673 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 8475 T1673 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 8476 T1673 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 8484 T1673 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 8489 T1673 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1362540739843/nodes_used_collection_shard1_replica2/data
[junit4:junit4]   2> 8490 T1657 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 8491 T1673 oass.SolrIndexSearcher.<init> Opening Searcher@78b9b1e6 main
[junit4:junit4]   2> 8492 T1673 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1362540739843/nodes_used_collection_shard1_replica2/data/tlog
[junit4:junit4]   2> 8494 T1673 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 8495 T1673 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 8498 T1673 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1362540739843/nodes_used_collection_shard1_replica2/data
[junit4:junit4]   2> 8508 T1685 oasc.SolrCore.registerSearcher [nodes_used_collection_shard1_replica2] Registered new searcher Searcher@78b9b1e6 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 8511 T1647 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 8513 T1657 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 8515 T1673 oasc.ZkController.publish publishing core=nodes_used_collection_shard1_replica2 state=down
[junit4:junit4]   2> 8521 T1657 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 8521 T1647 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 8522 T1673 oasc.CoreContainer.registerCore registering core: nodes_used_collection_shard1_replica2
[junit4:junit4]   2> 8523 T1673 oasc.ZkController.register Register replica - core:nodes_used_collection_shard1_replica2 address:http://127.0.0.1:52506/zs_wri/wf collection:nodes_used_collection shard:shard1
[junit4:junit4]   2> 8523 T1606 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3dc1a9d80006 type:delete cxid:0x50 zxid:0x55 txntype:-1 reqpath:n/a Error Path:/solr/collections/nodes_used_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/nodes_used_collection/leaders
[junit4:junit4]   2> 8524 T1633 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 8524 T1673 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection/leader_elect/shard1/election
[junit4:junit4]   2> 8525 T1606 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3dc1a9d80006 type:create cxid:0x51 zxid:0x56 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8530 T1647 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 8531 T1657 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 8531 T1657 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 8531 T1657 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 8534 T1647 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 8534 T1657 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 8535 T1647 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 8535 T1647 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 8535 T1657 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 8536 T1657 oasc.SolrCore.<init> [nodes_used_collection_shard2_replica2] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1362540738479/nodes_used_collection_shard2_replica2/, dataDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1362540738479/nodes_used_collection_shard2_replica2/data/
[junit4:junit4]   2> 8537 T1657 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1710278e
[junit4:junit4]   2> 8538 T1657 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 8539 T1657 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1362540738479/nodes_used_collection_shard2_replica2/data forceNew:false
[junit4:junit4]   2> 8539 T1657 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1362540738479/nodes_used_collection_shard2_replica2/data
[junit4:junit4]   2> 8540 T1657 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1362540738479/nodes_used_collection_shard2_replica2/data/index/
[junit4:junit4]   2> 8541 T1606 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3dc1a9d8000c type:delete cxid:0x41 zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/collections/nodes_used_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/nodes_used_collection/leaders
[junit4:junit4]   2> 8541 T1657 oasc.SolrCore.initIndex WARNING [nodes_used_collection_shard2_replica2] Solr index directory '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1362540738479/nodes_used_collection_shard2_replica2/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 8541 T1647 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 8542 T1657 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1362540738479/nodes_used_collection_shard2_replica2/data/index forceNew:false
[junit4:junit4]   2> 8542 T1673 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 8542 T1647 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 8543 T1647 oasc.SolrCore.<init> [nodes_used_collection_shard1_replica1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1362540737137/nodes_used_collection_shard1_replica1/, dataDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1362540737137/nodes_used_collection_shard1_replica1/data/
[junit4:junit4]   2> 8543 T1647 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1710278e
[junit4:junit4]   2> 8544 T1647 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 8545 T1606 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3dc1a9d8000c type:create cxid:0x42 zxid:0x5c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8545 T1647 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1362540737137/nodes_used_collection_shard1_replica1/data forceNew:false
[junit4:junit4]   2> 8546 T1647 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1362540737137/nodes_used_collection_shard1_replica1/data
[junit4:junit4]   2> 8546 T1647 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1362540737137/nodes_used_collection_shard1_replica1/data/index/
[junit4:junit4]   2> 8546 T1657 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@185348ac lockFactory=org.apache.lucene.store.NativeFSLockFactory@47d98172),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 8547 T1647 oasc.SolrCore.initIndex WARNING [nodes_used_collection_shard1_replica1] Solr index directory '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1362540737137/nodes_used_collection_shard1_replica1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 8547 T1657 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 8549 T1647 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1362540737137/nodes_used_collection_shard1_replica1/data/index forceNew:false
[junit4:junit4]   2> 8550 T1657 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1362540738479/nodes_used_collection_shard2_replica2/data/index
[junit4:junit4]   2> 8552 T1647 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@18b57342 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5b5a7e47),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 8552 T1657 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 8552 T1647 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 8553 T1657 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 8553 T1647 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1362540737137/nodes_used_collection_shard1_replica1/data/index
[junit4:junit4]   2> 8554 T1657 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 8555 T1657 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 8556 T1657 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 8556 T1657 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 8556 T1647 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 8557 T1657 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 8557 T1647 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 8557 T1657 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 8558 T1647 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 8558 T1657 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 8559 T1647 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 8559 T1647 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 8560 T1647 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 8560 T1647 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 8561 T1647 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 8561 T1647 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 8563 T1657 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 8564 T1647 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 8569 T1647 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1362540737137/nodes_used_collection_shard1_replica1/data
[junit4:junit4]   2> 8570 T1657 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1362540738479/nodes_used_collection_shard2_replica2/data
[junit4:junit4]   2> 8570 T1647 oass.SolrIndexSearcher.<init> Opening Searcher@6d28e5a4 main
[junit4:junit4]   2> 8570 T1657 oass.SolrIndexSearcher.<init> Opening Searcher@a7e4b2b main
[junit4:junit4]   2> 8571 T1647 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1362540737137/nodes_used_collection_shard1_replica1/data/tlog
[junit4:junit4]   2> 8571 T1657 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1362540738479/nodes_used_collection_shard2_replica2/data/tlog
[junit4:junit4]   2> 8572 T1647 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 8572 T1657 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 8572 T1647 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 8572 T1657 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 8576 T1647 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1362540737137/nodes_used_collection_shard1_replica1/data
[junit4:junit4]   2> 8578 T1657 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1362540738479/nodes_used_collection_shard2_replica2/data
[junit4:junit4]   2> 8578 T1686 oasc.SolrCore.registerSearcher [nodes_used_collection_shard1_replica1] Registered new searcher Searcher@6d28e5a4 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 8579 T1687 oasc.SolrCore.registerSearcher [nodes_used_collection_shard2_replica2] Registered new searcher Searcher@a7e4b2b main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 8582 T1647 oasc.ZkController.publish publishing core=nodes_used_collection_shard1_replica1 state=down
[junit4:junit4]   2> 8583 T1657 oasc.ZkController.publish publishing core=nodes_used_collection_shard2_replica2 state=down
[junit4:junit4]   2> 8584 T1647 oasc.CoreContainer.registerCore registering core: nodes_used_collection_shard1_replica1
[junit4:junit4]   2> 8585 T1647 oasc.ZkController.register Register replica - core:nodes_used_collection_shard1_replica1 address:http://127.0.0.1:52500/zs_wri/wf collection:nodes_used_collection shard:shard1
[junit4:junit4]   2> 8585 T1657 oasc.CoreContainer.registerCore registering core: nodes_used_collection_shard2_replica2
[junit4:junit4]   2> 8586 T1657 oasc.ZkController.register Register replica - core:nodes_used_collection_shard2_replica2 address:http://127.0.0.1:52503/zs_wri/wf collection:nodes_used_collection shard:shard2
[junit4:junit4]   2> 9733 T1624 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9735 T1624 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"nodes_used_collection_shard2_replica1",
[junit4:junit4]   2> 	  "collection":"nodes_used_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:52497_zs_wri%2Fwf",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52497/zs_wri/wf"}
[junit4:junit4]   2> 9735 T1624 oasc.Overseer$ClusterStateUpdater.createCollection Create collection nodes_used_collection with numShards 2
[junit4:junit4]   2> 9736 T1606 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3dc1a9d80003 type:create cxid:0x49 zxid:0x62 txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue-work Error:KeeperErrorCode = NoNode for /solr/overseer/queue-work
[junit4:junit4]   2> 9745 T1624 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"nodes_used_collection_shard1_replica2",
[junit4:junit4]   2> 	  "collection":"nodes_used_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:52506_zs_wri%2Fwf",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52506/zs_wri/wf"}
[junit4:junit4]   2> 9767 T1624 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"nodes_used_collection_shard1_replica1",
[junit4:junit4]   2> 	  "collection":"nodes_used_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:52500_zs_wri%2Fwf",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52500/zs_wri/wf"}
[junit4:junit4]   2> 9776 T1624 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"nodes_used_collection_shard2_replica2",
[junit4:junit4]   2> 	  "collection":"nodes_used_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:52503_zs_wri%2Fwf",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52503/zs_wri/wf"}
[junit4:junit4]   2> 9784 T1666 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 9784 T1640 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 9785 T1679 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 9785 T1627 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 9786 T1653 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 9784 T1623 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 10033 T1633 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 10034 T1633 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 10034 T1633 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:52497/zs_wri/wf/nodes_used_collection_shard2_replica1/
[junit4:junit4]   2> 10035 T1633 oasu.PeerSync.sync PeerSync: core=nodes_used_collection_shard2_replica1 url=http://127.0.0.1:52497/zs_wri/wf START replicas=[http://127.0.0.1:52503/zs_wri/wf/nodes_used_collection_shard2_replica2/] nUpdates=100
[junit4:junit4]   2> 10035 T1633 oasu.PeerSync.sync PeerSync: core=nodes_used_collection_shard2_replica1 url=http://127.0.0.1:52497/zs_wri/wf DONE.  We have no versions.  sync failed.
[junit4:junit4]   2> 10036 T1633 oasc.SyncStrategy.syncReplicas Leader's attempt to sync with shard failed, moving to the next canidate
[junit4:junit4]   2> 10037 T1633 oasc.ShardLeaderElectionContext.runLeaderProcess We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
[junit4:junit4]   2> 10060 T1633 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:52497/zs_wri/wf/nodes_used_collection_shard2_replica1/
[junit4:junit4]   2> 10061 T1633 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection/leaders/shard2
[junit4:junit4]   2> ASYNC  NEW_CORE C97 name=nodes_used_collection_shard2_replica2 org.apache.solr.core.SolrCore@2396e9d4 url=http://127.0.0.1:52503/zs_wri/wf/nodes_used_collection_shard2_replica2 node=127.0.0.1:52503_zs_wri%2Fwf C97_STATE=coll:nodes_used_collection core:nodes_used_collection_shard2_replica2 props:{shard=shard2, state=down, core=nodes_used_collection_shard2_replica2, collection=nodes_used_collection, node_name=127.0.0.1:52503_zs_wri%2Fwf, base_url=http://127.0.0.1:52503/zs_wri/wf}
[junit4:junit4]   2> 10063 T1661 C97 P52503 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=2 
[junit4:junit4]   2> 10065 T1673 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 10065 T1673 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 10066 T1673 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:52506/zs_wri/wf/nodes_used_collection_shard1_replica2/
[junit4:junit4]   2> 10066 T1673 oasu.PeerSync.sync PeerSync: core=nodes_used_collection_shard1_replica2 url=http://127.0.0.1:52506/zs_wri/wf START replicas=[http://127.0.0.1:52500/zs_wri/wf/nodes_used_collection_shard1_replica1/] nUpdates=100
[junit4:junit4]   2> 10067 T1673 oasu.PeerSync.sync PeerSync: core=nodes_used_collection_shard1_replica2 url=http://127.0.0.1:52506/zs_wri/wf DONE.  We have no versions.  sync failed.
[junit4:junit4]   2> 10067 T1673 oasc.SyncStrategy.syncReplicas Leader's attempt to sync with shard failed, moving to the next canidate
[junit4:junit4]   2> 10067 T1673 oasc.ShardLeaderElectionContext.runLeaderProcess We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
[junit4:junit4]   2> 10068 T1673 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:52506/zs_wri/wf/nodes_used_collection_shard1_replica2/
[junit4:junit4]   2> 10068 T1673 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection/leaders/shard1
[junit4:junit4]   2> ASYNC  NEW_CORE C98 name=nodes_used_collection_shard1_replica1 org.apache.solr.core.SolrCore@49d6213a url=http://127.0.0.1:52500/zs_wri/wf/nodes_used_collection_shard1_replica1 node=127.0.0.1:52500_zs_wri%2Fwf C98_STATE=coll:nodes_used_collection core:nodes_used_collection_shard1_replica1 props:{shard=shard1, state=down, core=nodes_used_collection_shard1_replica1, collection=nodes_used_collection, node_name=127.0.0.1:52500_zs_wri%2Fwf, base_url=http://127.0.0.1:52500/zs_wri/wf}
[junit4:junit4]   2> 10093 T1645 C98 P52500 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 10104 T1606 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3dc1a9d8000c type:create cxid:0x4e zxid:0x7a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 10108 T1606 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3dc1a9d80006 type:create cxid:0x5c zxid:0x7c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11321 T1624 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11338 T1666 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 11338 T1679 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 11339 T1653 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 11339 T1627 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 11338 T1640 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 11339 T1623 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 11360 T1673 oasc.ZkController.register We are http://127.0.0.1:52506/zs_wri/wf/nodes_used_collection_shard1_replica2/ and leader is http://127.0.0.1:52506/zs_wri/wf/nodes_used_collection_shard1_replica2/
[junit4:junit4]   2> 11360 T1633 oasc.ZkController.register We are http://127.0.0.1:52497/zs_wri/wf/nodes_used_collection_shard2_replica1/ and leader is http://127.0.0.1:52497/zs_wri/wf/nodes_used_collection_shard2_replica1/
[junit4:junit4]   2> 11360 T1673 oasc.ZkController.register No LogReplay needed for core=nodes_used_collection_shard1_replica2 baseURL=http://127.0.0.1:52506/zs_wri/wf
[junit4:junit4]   2> 11360 T1633 oasc.ZkController.register No LogReplay needed for core=nodes_used_collection_shard2_replica1 baseURL=http://127.0.0.1:52497/zs_wri/wf
[junit4:junit4]   2> 11361 T1673 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 11361 T1633 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 11361 T1673 oasc.ZkController.publish publishing core=nodes_used_collection_shard1_replica2 state=active
[junit4:junit4]   2> 11362 T1633 oasc.ZkController.publish publishing core=nodes_used_collection_shard2_replica1 state=active
[junit4:junit4]   2> 11364 T1673 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11365 T1633 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11366 T1673 oasc.CoreContainer.persistFile Persisting cores config to /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1362540739843/solr.xml
[junit4:junit4]   2> 11366 T1633 oasc.CoreContainer.persistFile Persisting cores config to /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1362540735630/solr.xml
[junit4:junit4]   2> 11369 T1647 oasc.ZkController.register We are http://127.0.0.1:52500/zs_wri/wf/nodes_used_collection_shard1_replica1/ and leader is http://127.0.0.1:52506/zs_wri/wf/nodes_used_collection_shard1_replica2/
[junit4:junit4]   2> 11369 T1647 oasc.ZkController.register No LogReplay needed for core=nodes_used_collection_shard1_replica1 baseURL=http://127.0.0.1:52500/zs_wri/wf
[junit4:junit4]   2> 11370 T1647 oasc.ZkController.checkRecovery Core needs to recover:nodes_used_collection_shard1_replica1
[junit4:junit4]   2> 11370 T1647 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> 11372 T1657 oasc.ZkController.register We are http://127.0.0.1:52503/zs_wri/wf/nodes_used_collection_shard2_replica2/ and leader is http://127.0.0.1:52497/zs_wri/wf/nodes_used_collection_shard2_replica1/
[junit4:junit4]   2> 11372 T1657 oasc.ZkController.register No LogReplay needed for core=nodes_used_collection_shard2_replica2 baseURL=http://127.0.0.1:52503/zs_wri/wf
[junit4:junit4]   2> 11372 T1657 oasc.ZkController.checkRecovery Core needs to recover:nodes_used_collection_shard2_replica2
[junit4:junit4]   2> 11373 T1657 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> 11374 T1690 C98 P52500 oasc.RecoveryStrategy.run Starting recovery process.  core=nodes_used_collection_shard1_replica1 recoveringAfterStartup=true
[junit4:junit4]   2> 11374 T1690 C98 P52500 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 11374 T1690 C98 P52500 oasc.ZkController.publish publishing core=nodes_used_collection_shard1_replica1 state=recovering
[junit4:junit4]   2> 11387 T1691 C97 P52503 oasc.RecoveryStrategy.run Starting recovery process.  core=nodes_used_collection_shard2_replica2 recoveringAfterStartup=true
[junit4:junit4]   2> 11387 T1691 C97 P52503 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 11388 T1691 C97 P52503 oasc.ZkController.publish publishing core=nodes_used_collection_shard2_replica2 state=recovering
[junit4:junit4]   2> 11391 T1647 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11395 T1690 C98 P52500 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 11400 T1691 C97 P52503 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 11401 T1657 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11405 T1673 oasc.SolrXMLSerializer.persistFile Persisting cores config to /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1362540739843/solr.xml
[junit4:junit4]   2> 11408 T1633 oasc.SolrXMLSerializer.persistFile Persisting cores config to /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1362540735630/solr.xml
[junit4:junit4]   2> 11410 T1647 oasc.CoreContainer.persistFile Persisting cores config to /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1362540737137/solr.xml
[junit4:junit4]   2> 11423 T1657 oasc.CoreContainer.persistFile Persisting cores config to /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1362540738479/solr.xml
[junit4:junit4]   2> 11433 T1647 oasc.SolrXMLSerializer.persistFile Persisting cores config to /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1362540737137/solr.xml
[junit4:junit4]   2> 11441 T1657 oasc.SolrXMLSerializer.persistFile Persisting cores config to /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1362540738479/solr.xml
[junit4:junit4]   2> 11445 T1625 oasc.OverseerCollectionProcessor.createCollection Successfully created all shards for collection nodes_used_collection
[junit4:junit4]   2> 11455 T1640 oasc.DistributedQueue$LatchChildWatcher.process Watcher fired on path: /overseer/collection-queue-work/qnr-0000000000 state: SyncConnected type NodeDataChanged
[junit4:junit4]   2> 11455 T1623 oasc.DistributedQueue$LatchChildWatcher.process Watcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
[junit4:junit4]   2> 11456 T1625 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Message id:/overseer/collection-queue-work/qn-0000000000 complete, response:{}
[junit4:junit4]   2> 11461 T1601 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 11462 T1601 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:52490/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@2970c658
[junit4:junit4]   2> 11468 T1601 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 11468 T1692 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server 127.0.0.1/127.0.0.1:52490. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 11470 T1692 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to 127.0.0.1/127.0.0.1:52490, initiating session
[junit4:junit4]   2> 11470 T1603 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:52518
[junit4:junit4]   2> 11471 T1603 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:52518
[junit4:junit4]   2> 11473 T1605 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d3dc1a9d8000d with negotiated timeout 10000 for client /127.0.0.1:52518
[junit4:junit4]   2> 11473 T1692 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server 127.0.0.1/127.0.0.1:52490, sessionid = 0x13d3dc1a9d8000d, negotiated timeout = 10000
[junit4:junit4]   2> 11473 T1693 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2970c658 name:ZooKeeperConnection Watcher:127.0.0.1:52490/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 11474 T1601 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 11476 T1601 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 11479 T1601 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 11482 T1601 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:52490/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@914da46
[junit4:junit4]   2> 11483 T1601 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 11484 T1694 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server 127.0.0.1/127.0.0.1:52490. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 11485 T1694 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to 127.0.0.1/127.0.0.1:52490, initiating session
[junit4:junit4]   2> 11485 T1603 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:52519
[junit4:junit4]   2> 11486 T1603 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:52519
[junit4:junit4]   2> 11487 T1605 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d3dc1a9d8000e with negotiated timeout 10000 for client /127.0.0.1:52519
[junit4:junit4]   2> 11487 T1694 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server 127.0.0.1/127.0.0.1:52490, sessionid = 0x13d3dc1a9d8000e, negotiated timeout = 10000
[junit4:junit4]   2> 11488 T1695 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@914da46 name:ZooKeeperConnection Watcher:127.0.0.1:52490/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 11488 T1601 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 11490 T1601 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 11509 T1674 oasha.CollectionsHandler.handleCreateAction Creating Collection : numShards=3&maxShardsPerNode=2&name=awholynewcollection_0&replicationFactor=3&action=CREATE&wt=javabin&version=2
[junit4:junit4]   2> 11520 T1623 oasc.DistributedQueue$LatchChildWatcher.process Watcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
[junit4:junit4]   2> 11523 T1625 oasc.DistributedQueue.orderedChildren WARNING Found child node with improper name: qnr-0000000002
[junit4:junit4]   2> 11524 T1625 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000002 message:{
[junit4:junit4]   2> 	  "operation":"createcollection",
[junit4:junit4]   2> 	  "numShards":"3",
[junit4:junit4]   2> 	  "maxShardsPerNode":"2",
[junit4:junit4]   2> 	  "createNodeSet":null,
[junit4:junit4]   2> 	  "name":"awholynewcollection_0",
[junit4:junit4]   2> 	  "replicationFactor":"3"}
[junit4:junit4]   2> 11524 T1625 oasc.OverseerCollectionProcessor.createCollection Creating shard awholynewcollection_0_shard1_replica1 as part of slice shard1 of collection awholynewcollection_0 on 127.0.0.1:52506_zs_wri%2Fwf
[junit4:junit4]   2> 11524 T1625 oasc.OverseerCollectionProcessor.createCollection Creating shard awholynewcollection_0_shard1_replica2 as part of slice shard1 of collection awholynewcollection_0 on 127.0.0.1:52503_zs_wri%2Fwf
[junit4:junit4]   2> 11524 T1625 oasc.OverseerCollectionProcessor.createCollection Creating shard awholynewcollection_0_shard1_replica3 as part of slice shard1 of collection awholynewcollection_0 on 127.0.0.1:52493_zs_wri%2Fwf
[junit4:junit4]   2> 11525 T1625 oasc.OverseerCollectionProcessor.createCollection Creating shard awholynewcollection_0_shard2_replica1 as part of slice shard2 of collection awholynewcollection_0 on 127.0.0.1:52497_zs_wri%2Fwf
[junit4:junit4]   2> 11525 T1625 oasc.OverseerCollectionProcessor.createCollection Creating shard awholynewcollection_0_shard2_replica2 as part of slice shard2 of collection awholynewcollection_0 on 127.0.0.1:52500_zs_wri%2Fwf
[junit4:junit4]   2> 11528 T1625 oasc.OverseerCollectionProcessor.createCollection Creating shard awholynewcollection_0_shard2_replica3 as part of slice shard2 of collection awholynewcollection_0 on 127.0.0.1:52506_zs_wri%2Fwf
[junit4:junit4]   2> 11542 T1616 oasc.CoreContainer.create Creating SolrCore 'awholynewcollection_0_shard1_replica3' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1362540735176/awholynewcollection_0_shard1_replica3
[junit4:junit4]   2> 11543 T1616 oasc.ZkController.createCollectionZkNode Check for collection zkNode:awholynewcollection_0
[junit4:junit4]   2> 11542 T1660 oasc.CoreContainer.create Creating SolrCore 'awholynewcollection_0_shard1_replica2' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1362540738479/awholynewcollection_0_shard1_replica2
[junit4:junit4]   2> 11543 T1660 oasc.ZkController.createCollectionZkNode Check for collection zkNode:awholynewcollection_0
[junit4:junit4]   2> 11545 T1675 oasc.CoreContainer.create Creating SolrCore 'awholynewcollection_0_shard2_replica3' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1362540739843/awholynewcollection_0_shard2_replica3
[junit4:junit4]   2> 11546 T1675 oasc.ZkController.createCollectionZkNode Check for collection zkNode:awholynewcollection_0
[junit4:junit4]   2> 11545 T1673 oasc.CoreContainer.create Creating SolrCore 'awholynewcollection_0_shard1_replica1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1362540739843/awholynewcollection_0_shard1_replica1
[junit4:junit4]   2> 11546 T1673 oasc.ZkController.createCollectionZkNode Check for collection zkNode:awholynewcollection_0
[junit4:junit4]   2> 11547 T1644 oasc.CoreContainer.create Creating SolrCore 'awholynewcollection_0_shard2_replica2' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1362540737137/awholynewcollection_0_shard2_replica2
[junit4:junit4]   2> 11547 T1644 oasc.ZkController.createCollectionZkNode Check for collection zkNode:awholynewcollection_0
[junit4:junit4]   2> 11529 T1625 oasc.OverseerCollectionProcessor.createCollection Creating shard awholynewcollection_0_shard3_replica1 as part of slice shard3 of collection awholynewcollection_0 on 127.0.0.1:52503_zs_wri%2Fwf
[junit4:junit4]   2> 11546 T1635 oasc.CoreContainer.create Creating SolrCore 'awholynewcollection_0_shard2_replica1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1362540735630/awholynewcollection_0_shard2_replica1
[junit4:junit4]   2> 11548 T1635 oasc.ZkController.createCollectionZkNode Check for collection zkNode:awholynewcollection_0
[junit4:junit4]   2> 11548 T1660 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:awholynewcollection_0
[junit4:junit4]   2> 11549 T1660 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 11549 T1675 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:awholynewcollection_0
[junit4:junit4]   2> 11549 T1675 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 11550 T1625 oasc.OverseerCollectionProcessor.createCollection Creating shard awholynewcollection_0_shard3_replica2 as part of slice shard3 of collection awholynewcollection_0 on 127.0.0.1:52493_zs_wri%2Fwf
[junit4:junit4]   2> 11553 T1661 oasc.CoreContainer.create Creating SolrCore 'awholynewcollection_0_shard3_replica1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1362540738479/awholynewcollection_0_shard3_replica1
[junit4:junit4]   2> 11554 T1661 oasc.ZkController.createCollectionZkNode Check for collection zkNode:awholynewcollection_0
[junit4:junit4]   2> 11553 T1616 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:awholynewcollection_0
[junit4:junit4]   2> 11553 T1673 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:awholynewcollection_0
[junit4:junit4]   2> 11556 T1673 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 11552 T1644 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:awholynewcollection_0
[junit4:junit4]   2> 11557 T1617 oasc.CoreContainer.create Creating SolrCore 'awholynewcollection_0_shard3_replica2' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1362540735176/awholynewcollection_0_shard3_replica2
[junit4:junit4]   2> 11557 T1617 oasc.ZkController.createCollectionZkNode Check for collection zkNode:awholynewcollection_0
[junit4:junit4]   2> 11556 T1616 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 11556 T1635 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:awholynewcollection_0
[junit4:junit4]   2> 11558 T1635 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 11555 T1625 oasc.OverseerCollectionProcessor.createCollection Creating shard awholynewcollection_0_shard3_replica3 as part of slice shard3 of collection awholynewcollection_0 on 127.0.0.1:52497_zs_wri%2Fwf
[junit4:junit4]   2> 11557 T1644 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 11559 T1661 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:awholynewcollection_0
[junit4:junit4]   2> 11559 T1661 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 11563 T1617 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:awholynewcollection_0
[junit4:junit4]   2> 11563 T1617 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 11564 T1660 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 11564 T1660 oascc.SolrZkClient.makePath makePath: /collections/awholynewcollection_0
[junit4:junit4]   2> 11565 T1633 oasc.CoreContainer.create Creating SolrCore 'awholynewcollection_0_shard3_replica3' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1362540735630/awholynewcollection_0_shard3_replica3
[junit4:junit4]   2> 11566 T1675 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 11567 T1675 oascc.SolrZkClient.makePath makePath: /collections/awholynewcollection_0
[junit4:junit4]   2> 11567 T1644 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 11568 T1644 oascc.SolrZkClient.makePath makePath: /collections/awholynewcollection_0
[junit4:junit4]   2> 11568 T1635 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 11569 T1635 oascc.SolrZkClient.makePath makePath: /collections/awholynewcollection_0
[junit4:junit4]   2> 11570 T1673 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 11570 T1673 oascc.SolrZkClient.makePath makePath: /collections/awholynewcollection_0
[junit4:junit4]   2> 11570 T1661 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 11571 T1661 oascc.SolrZkClient.makePath makePath: /collections/awholynewcollection_0
[junit4:junit4]   2> 11571 T1616 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 11572 T1616 oascc.SolrZkClient.makePath makePath: /collections/awholynewcollection_0
[junit4:junit4]   2> 11566 T1633 oasc.ZkController.createCollectionZkNode Check for collection zkNode:awholynewcollection_0
[junit4:junit4]   2> 11573 T1617 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 11574 T1617 oascc.SolrZkClient.makePath makePath: /collections/awholynewcollection_0
[junit4:junit4]   2> 11576 T1606 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3dc1a9d80008 type:create cxid:0x4b zxid:0x91 txntype:-1 reqpath:n/a Error Path:/solr/collections/awholynewcollection_0 Error:KeeperErrorCode = NodeExists for /solr/collections/awholynewcollection_0
[junit4:junit4]   2> 11576 T1606 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3dc1a9d8000c type:create cxid:0x63 zxid:0x92 txntype:-1 reqpath:n/a Error Path:/solr/collections/awholynewcollection_0 Error:KeeperErrorCode = NodeExists for /solr/collections/awholynewcollection_0
[junit4:junit4]   2> 11577 T1644 oasc.ZkController.readConfigName Load collection config from:/collections/awholynewcollection_0
[junit4:junit4]   2> 11579 T1606 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3dc1a9d8000c type:create cxid:0x64 zxid:0x93 txntype:-1 reqpath:n/a Error Path:/solr/collections/awholynewcollection_0 Error:KeeperErrorCode = NodeExists for /solr/collections/awholynewcollection_0
[junit4:junit4]   2> 11579 T1675 oasc.ZkController.readConfigName Load collection config from:/collections/awholynewcollection_0
[junit4:junit4]   2> 11581 T1660 oasc.ZkController.readConfigName Load collection config from:/collections/awholynewcollection_0
[junit4:junit4]   2> 11581 T1606 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3dc1a9d80006 type:create cxid:0x6c zxid:0x94 txntype:-1 reqpath:n/a Error Path:/solr/collections/awholynewcollection_0 Error:KeeperErrorCode = NodeExists for /solr/collections/awholynewcollection_0
[junit4:junit4]   2> 11582 T1606 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3dc1a9d8000a type:create cxid:0x51 zxid:0x95 txntype:-1 reqpath:n/a Error Path:/solr/collections/awholynewcollection_0 Error:KeeperErrorCode = NodeExists for /solr/collections/awholynewcollection_0
[junit4:junit4]   2> 11579 T1633 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 11582 T1633 oasc.ZkController.readConfigName Load collection config from:/collections/awholynewcollection_0
[junit4:junit4]   2> 11582 T1606 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3dc1a9d80003 type:create cxid:0xb0 zxid:0x96 txntype:-1 reqpath:n/a Error Path:/solr/collections/awholynewcollection_0 Error:KeeperErrorCode = NodeExists for /solr/collections/awholynewcollection_0
[junit4:junit4]   2> 11583 T1673 oasc.ZkController.readConfigName Load collection config from:/collections/awholynewcollection_0
[junit4:junit4]   2> 11585 T1661 oasc.ZkController.readConfigName Load collection config from:/collections/awholynewcollection_0
[junit4:junit4]   2> 11585 T1635 oasc.ZkController.readConfigName Load collection config from:/collections/awholynewcollection_0
[junit4:junit4]   2> 11587 T1606 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3dc1a9d80003 type:create cxid:0xb1 zxid:0x97 txntype:-1 reqpath:n/a Error Path:/solr/collections/awholynewcollection_0 Error:KeeperErrorCode = NodeExists for /solr/collections/awholynewcollection_0
[junit4:junit4]   2> 11587 T1616 oasc.ZkController.readConfigName Load collection config from:/collections/awholynewcollection_0
[junit4:junit4]   2> 11589 T1644 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1362540737137/awholynewcollection_0_shard2_replica2/'
[junit4:junit4]   2> 11589 T1675 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1362540739843/awholynewcollection_0_shard2_replica3/'
[junit4:junit4]   2> 11593 T1673 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1362540739843/awholynewcollection_0_shard1_replica1/'
[junit4:junit4]   2> 11594 T1660 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1362540738479/awholynewcollection_0_shard1_replica2/'
[junit4:junit4]   2> 11600 T1617 oasc.ZkController.readConfigName Load collection config from:/collections/awholynewcollection_0
[junit4:junit4]   2> 11601 T1633 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1362540735630/awholynewcollection_0_shard3_replica3/'
[junit4:junit4]   2> 11606 T1661 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1362540738479/awholynewcollection_0_shard3_replica1/'
[junit4:junit4]   2> 11609 T1635 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1362540735630/awholynewcollection_0_shard2_replica1/'
[junit4:junit4]   2> 11615 T1616 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1362540735176/awholynewcollection_0_shard1_replica3/'
[junit4:junit4]   2> 11631 T1617 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1362540735176/awholynewcollection_0_shard3_replica2/'
[junit4:junit4]   2> 11845 T1616 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 11850 T1633 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 11900 T1660 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 11903 T1644 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 11910 T1635 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 11914 T1617 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 11928 T1661 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 11939 T1673 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 11969 T1675 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 12125 T1616 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 12127 T1616 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 12172 T1673 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 12183 T1673 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 12194 T1673 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 12209 T1616 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 12218 T1617 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 12244 T1617 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 12260 T1633 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 12265 T1633 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 12268 T1617 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 12271 T1633 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 12309 T1660 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 12311 T1660 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 12361 T1660 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 12456 T1644 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 12495 T1644 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 12502 T1644 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 12578 T1635 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 12598 T1635 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 12605 T1635 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 12840 T1675 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 12845 T1675 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 12855 T1624 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12856 T1624 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"nodes_used_collection_shard1_replica2",
[junit4:junit4]   2> 	  "collection":"nodes_used_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:52506_zs_wri%2Fwf",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52506/zs_wri/wf"}
[junit4:junit4]   2> 12862 T1675 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 12874 T1624 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"nodes_used_collection_shard2_replica1",
[junit4:junit4]   2> 	  "collection":"nodes_used_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:52497_zs_wri%2Fwf",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52497/zs_wri/wf"}
[junit4:junit4]   2> 12886 T1624 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"nodes_used_collection_shard1_replica1",
[junit4:junit4]   2> 	  "collection":"nodes_used_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:52500_zs_wri%2Fwf",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52500/zs_wri/wf"}
[junit4:junit4]   2> 12893 T1624 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"nodes_used_collection_shard2_replica2",
[junit4:junit4]   2> 	  "collection":"nodes_used_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:52503_zs_wri%2Fwf",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52503/zs_wri/wf"}
[junit4:junit4]   2> 12901 T1666 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 12901 T1653 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 12901 T1640 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 12902 T1695 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 12903 T1627 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 12903 T1623 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 12902 T1693 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 12901 T1679 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 12943 T1661 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 12945 T1661 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 12955 T1661 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2>  C98_STATE=coll:nodes_used_collection core:nodes_used_collection_shard1_replica1 props:{shard=shard1, state=recovering, core=nodes_used_collection_shard1_replica1, collection=nodes_used_collection, node_name=127.0.0.1:52500_zs_wri%2Fwf, base_url=http://127.0.0.1:52500/zs_wri/wf}
[junit4:junit4]   2> 15435 T1690 C98 P52500 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:52506/zs_wri/wf/nodes_used_collection_shard1_replica2/ core=nodes_used_collection_shard1_replica1 - recoveringAfterStartup=true
[junit4:junit4]   2> 15436 T1690 C98 P52500 oasu.PeerSync.sync PeerSync: core=nodes_used_collection_shard1_replica1 url=http://127.0.0.1:52500/zs_wri/wf START replicas=[http://127.0.0.1:52506/zs_wri/wf/nodes_used_collection_shard1_replica2/] nUpdates=100
[junit4:junit4]   2>  C97_STATE=coll:nodes_used_collection core:nodes_used_collection_shard2_replica2 props:{shard=shard2, state=recovering, core=nodes_used_collection_shard2_replica2, collection=nodes_used_collection, node_name=127.0.0.1:52503_zs_wri%2Fwf, base_url=http://127.0.0.1:52503/zs_wri/wf}
[junit4:junit4]   2> 15441 T1691 C97 P52503 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:52497/zs_wri/wf/nodes_used_collection_shard2_replica1/ core=nodes_used_collection_shard2_replica2 - recoveringAfterStartup=true
[junit4:junit4]   2> 15441 T1691 C97 P52503 oasu.PeerSync.sync PeerSync: core=nodes_used_collection_shard2_replica2 url=http://127.0.0.1:52503/zs_wri/wf START replicas=[http://127.0.0.1:52497/zs_wri/wf/nodes_used_collection_shard2_replica1/] nUpdates=100
[junit4:junit4]   2> 15444 T1690 C98 P52500 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 15445 T1690 C98 P52500 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=nodes_used_collection_shard1_replica1
[junit4:junit4]   2> 15445 T1690 C98 P52500 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=nodes_used_collection_shard1_replica1
[junit4:junit4]   2> 15445 T1690 C98 P52500 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=nodes_used_collection_shard1_replica1
[junit4:junit4]   2> 15446 T1690 C98 P52500 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 15446 T1690 C98 P52500 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:52506/zs_wri/wf/nodes_used_collection_shard1_replica2/. core=nodes_used_collection_shard1_replica1
[junit4:junit4]   2> 15446 T1690 C98 P52500 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15455 T1691 C97 P52503 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 15455 T1691 C97 P52503 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=nodes_used_collection_shard2_replica2
[junit4:junit4]   2> 15455 T1691 C97 P52503 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=nodes_used_collection_shard2_replica2
[junit4:junit4]   2> 15455 T1691 C97 P52503 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=nodes_used_collection_shard2_replica2
[junit4:junit4]   2> 15496 T1691 C97 P52503 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> ASYNC  NEW_CORE C99 name=nodes_used_collection_shard2_replica1 org.apache.solr.core.SolrCore@25d61b55 url=http://127.0.0.1:52497/zs_wri/wf/nodes_used_collection_shard2_replica1 node=127.0.0.1:52497_zs_wri%2Fwf C99_STATE=coll:nodes_used_collection core:nodes_used_collection_shard2_replica1 props:{shard=shard2, state=active, core=nodes_used_collection_shard2_replica1, collection=nodes_used_collection, node_name=127.0.0.1:52497_zs_wri%2Fwf, base_url=http://127.0.0.1:52497/zs_wri/wf, leader=true}
[junit4:junit4]   2> 15469 T1636 C99 P52497 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=3 
[junit4:junit4]   2> 15496 T1691 C97 P52503 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:52497/zs_wri/wf/nodes_used_collection_shard2_replica1/. core=nodes_used_collection_shard2_replica2
[junit4:junit4]   2> 15508 T1691 C97 P52503 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C100 name=nodes_used_collection_shard1_replica2 org.apache.solr.core.SolrCore@9341aeb url=http://127.0.0.1:52506/zs_wri/wf/nodes_used_collection_shard1_replica2 node=127.0.0.1:52506_zs_wri%2Fwf C100_STATE=coll:nodes_used_collection core:nodes_used_collection_shard1_replica2 props:{shard=shard1, state=active, core=nodes_used_collection_shard1_replica2, collection=nodes_used_collection, node_name=127.0.0.1:52506_zs_wri%2Fwf, base_url=http://127.0.0.1:52506/zs_wri/wf, leader=true}
[junit4:junit4]   2> 15510 T1672 C100 P52506 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 15518 T1672 C100 P52506 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1362540739843/nodes_used_collection_shard1_replica2/data
[junit4:junit4]   2> 15532 T1672 C100 P52506 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6d3b1e2d lockFactory=org.apache.lucene.store.NativeFSLockFactory@5179cf45),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 15535 T1671 C100 P52506 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=4 
[junit4:junit4]   2> 15535 T1672 C100 P52506 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 15536 T1634 C99 P52497 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 15537 T1634 C99 P52497 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1362540735630/nodes_used_collection_shard2_replica1/data
[junit4:junit4]   2> 15536 T1672 C100 P52506 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6d3b1e2d lockFactory=org.apache.lucene.store.NativeFSLockFactory@5179cf45),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6d3b1e2d lockFactory=org.apache.lucene.store.NativeFSLockFactory@5179cf45),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 15539 T1672 C100 P52506 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 15542 T1672 C100 P52506 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1362540739843/nodes_used_collection_shard1_replica2/data
[junit4:junit4]   2> 15542 T1672 C100 P52506 oass.SolrIndexSearcher.<init> Opening Searcher@9002c64 realtime
[junit4:junit4]   2> 15543 T1672 C100 P52506 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 15543 T1672 C100 P52506 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 33
[junit4:junit4]   2> 15544 T1634 C99 P52497 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5ad29917 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2c1da9b4),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 15547 T1634 C99 P52497 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 15547 T1690 C98 P52500 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 15551 T1690 C98 P52500 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 15552 T1634 C99 P52497 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5ad29917 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2c1da9b4),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5ad29917 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2c1da9b4),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 15553 T1634 C99 P52497 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 15556 T1634 C99 P52497 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1362540735630/nodes_used_collection_shard2_replica1/data
[junit4:junit4]   2> 15557 T1634 C99 P52497 oass.SolrIndexSearcher.<init> Opening Searcher@6a816320 realtime
[junit4:junit4]   2> 15557 T1634 C99 P52497 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 15558 T1634 C99 P52497 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 29
[junit4:junit4]   2> 15559 T1691 C97 P52503 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 15560 T1691 C97 P52503 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 15563 T1671 C100 P52506 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 15563 T1671 C100 P52506 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 15564 T1690 C98 P52500 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 15564 T1690 C98 P52500 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 15564 T1690 C98 P52500 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 15564 T1636 C99 P52497 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 15565 T1636 C99 P52497 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 15570 T1672 C100 P52506 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1362540739843/nodes_used_collection_shard1_replica2/data
[junit4:junit4]   2> 15570 T1672 C100 P52506 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1362540739843/nodes_used_collection_shard1_replica2/data/index
[junit4:junit4]   2> 15571 T1672 C100 P52506 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=3 
[junit4:junit4]   2> 15572 T1690 C98 P52500 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 15578 T1691 C97 P52503 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 15578 T1690 C98 P52500 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1362540737137/nodes_used_collection_shard1_replica1/data/index.20130305203230488 forceNew:false
[junit4:junit4]   2> 15578 T1691 C97 P52503 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 15579 T1690 C98 P52500 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1362540737137/nodes_used_collection_shard1_replica1/data
[junit4:junit4]   2> 15579 T1690 C98 P52500 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@6cc9fc25 lockFactory=org.apache.lucene.store.NativeFSLockFactory@52841423)) fullCopy=false
[junit4:junit4]   2> 15579 T1691 C97 P52503 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 15586 T1631 C99 P52497 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1362540735630/nodes_used_collection_shard2_replica1/data
[junit4:junit4]   2> 15586 T1631 C99 P52497 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1362540735630/nodes_used_collection_shard2_replica1/data/index
[junit4:junit4]   2> 15587 T1631 C99 P52497 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=3 
[junit4:junit4]   2> 15599 T1691 C97 P52503 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 15598 T1670 C100 P52506 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 15619 T1691 C97 P52503 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1362540738479/nodes_used_collection_shard2_replica2/data/index.20130305203230515 forceNew:false
[junit4:junit4]   2> 15620 T1691 C97 P52503 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1362540738479/nodes_used_collection_shard2_replica2/data
[junit4:junit4]   2> 15620 T1691 C97 P52503 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7cedd9bc lockFactory=org.apache.lucene.store.NativeFSLockFactory@52d56462)) fullCopy=false
[junit4:junit4]   2> 15622 T1690 C98 P52500 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1362540737137/nodes_used_collection_shard1_replica1/data/index
[junit4:junit4]   2> 15622 T1690 C98 P52500 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 15624 T1634 C99 P52497 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=1 
[junit4:junit4]   2> 15627 T1690 C98 P52500 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1362540737137/nodes_used_collection_shard1_replica1/data
[junit4:junit4]   2> 15630 T1691 C97 P52503 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1362540738479/nodes_used_collection_shard2_replica2/data/index
[junit4:junit4]   2> 15630 T1691 C97 P52503 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 15631 T1690 C98 P52500 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1362540737137/nodes_used_collection_shard1_replica1/data
[junit4:junit4]   2> 15631 T1690 C98 P52500 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 15631 T1690 C98 P52500 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=nodes_used_collection_shard1_replica1
[junit4:junit4]   2> 15632 T1690 C98 P52500 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1362540737137/nodes_used_collection_shard1_replica1/data
[junit4:junit4]   2> 15641 T1691 C97 P52503 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1362540738479/nodes_used_collection_shard2_replica2/data
[junit4:junit4]   2> 15650 T1691 C97 P52503 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1362540738479/nodes_used_collection_shard2_replica2/data
[junit4:junit4]   2> 15650 T1691 C97 P52503 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 15650 T1691 C97 P52503 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=nodes_used_collection_shard2_replica2
[junit4:junit4]   2> 15651 T1691 C97 P52503 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1362540738479/nodes_used_collection_shard2_replica2/data
[junit4:junit4]   2> 15662 T1691 C97 P52503 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@185348ac lockFactory=org.apache.lucene.store.NativeFSLockFactory@47d98172),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@185348ac lockFactory=org.apache.lucene.store.NativeFSLockFactory@47d98172),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 15663 T1691 C97 P52503 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 15668 T1691 C97 P52503 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 15673 T1691 C97 P52503 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1362540738479/nodes_used_collection_shard2_replica2/data
[junit4:junit4]   2> 15674 T1691 C97 P52503 oass.SolrIndexSearcher.<init> Opening Searcher@64abfe29 main
[junit4:junit4]   2> 15675 T1687 oasc.SolrCore.registerSearcher [nodes_used_collection_shard2_replica2] Registered new searcher Searcher@64abfe29 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 15676 T1687 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1362540738479/nodes_used_collection_shard2_replica2/data/index
[junit4:junit4]   2> 15678 T1691 C97 P52503 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7cedd9bc lockFactory=org.apache.lucene.store.NativeFSLockFactory@52d56462))
[junit4:junit4]   2> 15678 T1691 C97 P52503 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1362540738479/nodes_used_collection_shard2_replica2/data/index.20130305203230515
[junit4:junit4]   2> 15678 T1691 C97 P52503 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1362540738479/nodes_used_collection_shard2_replica2/data/index
[junit4:junit4]   2> 15679 T1691 C97 P52503 oasc.RecoveryStrategy.replay No replay needed. core=nodes_used_collection_shard2_replica2
[junit4:junit4]   2> 15679 T1691 C97 P52503 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=nodes_used_collection_shard2_replica2
[junit4:junit4]   2> 15679 T1691 C97 P52503 oasc.ZkController.publish publishing core=nodes_used_collection_shard2_replica2 state=active
[junit4:junit4]   2> 15682 T1691 C97 P52503 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=nodes_used_collection_shard2_replica2
[junit4:junit4]   2> 15697 T1690 C98 P52500 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@18b57342 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5b5a7e47),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@18b57342 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5b5a7e47),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 15700 T1690 C98 P52500 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 15704 T1690 C98 P52500 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 15706 T1690 C98 P52500 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1362540737137/nodes_used_collection_shard1_replica1/data
[junit4:junit4]   2> 15707 T1690 C98 P52500 oass.SolrIndexSearcher.<init> Opening Searcher@539a5002 main
[junit4:junit4]   2> 15708 T1686 oasc.SolrCore.registerSearcher [nodes_used_collection_shard1_replica1] Registered new searcher Searcher@539a5002 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 15709 T1686 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1362540737137/nodes_used_collection_shard1_replica1/data/index
[junit4:junit4]   2> 15713 T1690 C98 P52500 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@6cc9fc25 lockFactory=org.apache.lucene.store.NativeFSLockFactory@52841423))
[junit4:junit4]   2> 15713 T1690 C98 P52500 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1362540737137/nodes_used_collection_shard1_replica1/data/index.20130305203230488
[junit4:junit4]   2> 15714 T1690 C98 P52500 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1362540737137/nodes_used_collection_shard1_replica1/data/index
[junit4:junit4]   2> 15715 T1690 C98 P52500 oasc.RecoveryStrategy.replay No replay needed. core=nodes_used_collection_shard1_replica1
[junit4:junit4]   2> 15715 T1690 C98 P52500 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=nodes_used_collection_shard1_replica1
[junit4:junit4]   2> 15715 T1690 C98 P52500 oasc.ZkController.publish publishing core=nodes_used_collection_shard1_replica1 state=active
[junit4:junit4]   2> 15719 T1690 C98 P52500 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=nodes_used_collection_shard1_replica1
[junit4:junit4]   2> 15996 T1624 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15998 T1624 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"nodes_used_collection_shard2_replica2",
[junit4:junit4]   2> 	  "collection":"nodes_used_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:52503_zs_wri%2Fwf",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52503/zs_wri/wf"}
[junit4:junit4]   2> 16005 T1624 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"nodes_used_collection_shard1_replica1",
[junit4:junit4]   2> 	  "collection":"nodes_used_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:52500_zs_wri%2Fwf",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52500/zs_wri/wf"}
[junit4:junit4]   2> 16014 T1640 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 16014 T1653 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 16014 T1666 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 16014 T1627 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 16014 T1693 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 16014 T1679 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 16015 T1623 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 16014 T1695 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 16804 T1617 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 16898 T1617 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 16905 T1617 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 16982 T1617 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 16992 T1617 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17024 T1617 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17033 T1617 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 17034 T1617 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 17034 T1617 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17038 T1617 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 17038 T1617 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 17039 T1617 oasc.SolrCore.<init> [awholynewcollection_0_shard3_replica2] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1362540735176/awholynewcollection_0_shard3_replica2/, dataDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1362540735176/awholynewcollection_0_shard3_replica2/data/
[junit4:junit4]   2> 17039 T1617 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1710278e
[junit4:junit4]   2> 17040 T1617 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 17041 T1617 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1362540735176/awholynewcollection_0_shard3_replica2/data forceNew:false
[junit4:junit4]   2> 17042 T1617 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1362540735176/awholynewcollection_0_shard3_replica2/data
[junit4:junit4]   2> 17042 T1617 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1362540735176/awholynewcollection_0_shard3_replica2/data/index/
[junit4:junit4]   2> 17042 T1617 oasc.SolrCore.initIndex WARNING [awholynewcollection_0_shard3_replica2] Solr index directory '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1362540735176/awholynewcollection_0_shard3_replica2/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 17043 T1617 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1362540735176/awholynewcollection_0_shard3_replica2/data/index forceNew:false
[junit4:junit4]   2> 17047 T1617 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6737b86a lockFactory=org.apache.lucene.store.NativeFSLockFactory@216c5787),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 17048 T1617 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 17049 T1617 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1362540735176/awholynewcollection_0_shard3_replica2/data/index
[junit4:junit4]   2> 17051 T1617 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 17052 T1617 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 17053 T1617 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 17054 T1617 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 17054 T1617 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 17055 T1617 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 17055 T1617 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 17059 T1617 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 17060 T1617 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 17092 T1617 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 17097 T1617 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1362540735176/awholynewcollection_0_shard3_replica2/data
[junit4:junit4]   2> 17098 T1617 oass.SolrIndexSearcher.<init> Opening Searcher@5bff8187 main
[junit4:junit4]   2> 17098 T1617 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1362540735176/awholynewcollection_0_shard3_replica2/data/tlog
[junit4:junit4]   2> 17100 T1617 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 17100 T1617 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 17112 T1617 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1362540735176/awholynewcollection_0_shard3_replica2/data
[junit4:junit4]   2> 17114 T1705 oasc.SolrCore.registerSearcher [awholynewcollection_0_shard3_replica2] Registered new searcher Searcher@5bff8187 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 17117 T1617 oasc.ZkController.publish publishing core=awholynewcollection_0_shard3_replica2 state=down
[junit4:junit4]   2> 17134 T1617 oasc.CoreContainer.registerCore registering core: awholynewcollection_0_shard3_replica2
[junit4:junit4]   2> 17134 T1617 oasc.ZkController.register Register replica - core:awholynewcollection_0_shard3_replica2 address:http://127.0.0.1:52493/zs_wri/wf collection:awholynewcollection_0 shard:shard3
[junit4:junit4]   2> 17136 T1660 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 17137 T1617 oascc.SolrZkClient.makePath makePath: /collections/awholynewcollection_0/leader_elect/shard3/election
[junit4:junit4]   2> 17193 T1660 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 17221 T1660 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 17240 T1606 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3dc1a9d80003 type:delete cxid:0x12c zxid:0xb3 txntype:-1 reqpath:n/a Error Path:/solr/collections/awholynewcollection_0/leaders Error:KeeperErrorCode = NoNode for /solr/collections/awholynewcollection_0/leaders
[junit4:junit4]   2> 17247 T1617 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 17251 T1606 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3dc1a9d80003 type:create cxid:0x12d zxid:0xb4 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 17339 T1660 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17364 T1660 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17418 T1660 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17433 T1644 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 17435 T1660 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 17436 T1660 oass.OpenExchangeRatesOrgP

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

les.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:680)
[junit4:junit4]    > Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:52503/zs_wri%2Fwf
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:412)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:264)
[junit4:junit4]    > 	... 45 more
[junit4:junit4]    > Caused by: java.net.SocketTimeoutException: Read timed out
[junit4:junit4]    > 	at java.net.SocketInputStream.socketRead0(Native Method)
[junit4:junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:129)
[junit4:junit4]    > 	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:166)
[junit4:junit4]    > 	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:90)
[junit4:junit4]    > 	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:281)
[junit4:junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:92)
[junit4:junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:62)
[junit4:junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:254)
[junit4:junit4]    > 	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:289)
[junit4:junit4]    > 	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:252)
[junit4:junit4]    > 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:191)
[junit4:junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:300)
[junit4:junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:127)
[junit4:junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:717)
[junit4:junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:522)
[junit4:junit4]    > 	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
[junit4:junit4]    > 	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
[junit4:junit4]    > 	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:353)
[junit4:junit4]    > 	... 47 more
[junit4:junit4]   2> 258276 T1601 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 258282 T1600 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
[junit4:junit4]   2> 258942 T1679 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 258943 T1679 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 258943 T1679 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 258943 T1679 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=241), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=241)), sim=DefaultSimilarity, locale=en_IE, timezone=America/Edmonton
[junit4:junit4]   2> NOTE: Mac OS X 10.8.2 x86_64/Apple Inc. 1.6.0_41 (64-bit)/cpus=2,threads=2,free=24098344,total=160600064
[junit4:junit4]   2> NOTE: All tests run in this JVM: [NotRequiredUniqueKeyTest, TestLazyCores, ChaosMonkeySafeLeaderTest, SyncSliceTest, TestPartialUpdateDeduplication, FieldMutatingUpdateProcessorTest, TestIndexingPerformance, XmlUpdateRequestHandlerTest, TestPhraseSuggestions, TestReplicationHandler, TestZkChroot, SuggesterTest, TestSurroundQueryParser, TestValueSourceCache, DirectUpdateHandlerOptimizeTest, TestExtendedDismaxParser, QueryParsingTest, PrimUtilsTest, SystemInfoHandlerTest, TestFunctionQuery, BadComponentTest, LoggingHandlerTest, TestLFUCache, DistanceFunctionTest, TestJmxMonitoredMap, TestSuggestSpellingConverter, TestBM25SimilarityFactory, TestBinaryField, SOLR749Test, TestFaceting, TestSweetSpotSimilarityFactory, TestPluginEnable, IndexSchemaRuntimeFieldTest, TestCSVResponseWriter, FullSolrCloudDistribCmdsTest, ResourceLoaderTest, RAMDirectoryFactoryTest, AutoCommitTest, TestBinaryResponseWriter, TestFoldingMultitermQuery, CSVRequestHandlerTest, TestBadConfig, TestStressReorder, TestJoin, FastVectorHighlighterTest, TestRTGBase, TestCodecSupport, IndexBasedSpellCheckerTest, BasicFunctionalityTest, TestCollationKeyRangeQueries, AnalysisAfterCoreReloadTest, TestSolrIndexConfig, DisMaxRequestHandlerTest, UUIDFieldTest, ConvertedLegacyTest, TestPropInject, CollectionsAPIDistributedZkTest]
[junit4:junit4] Completed in 259.07s, 1 test, 1 error <<< FAILURES!

[...truncated 623 lines...]
BUILD FAILED
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:381: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:361: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:39: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build.xml:183: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/common-build.xml:449: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:1213: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:877: There were test failures: 260 suites, 1098 tests, 1 error, 14 ignored (2 assumptions)

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