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/01/19 04:42:22 UTC

[JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) - Build # 104 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/104/
Java: 64bit/jdk1.7.0 -XX:+UseConcMarkSweepGC

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

Error Message:
There are still nodes recoverying - waited for 230 seconds

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 230 seconds
	at __randomizedtesting.SeedInfo.seed([3300466C287AB3E9:B2E6C8745F25D3D5]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:168)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:126)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:121)
	at org.apache.solr.cloud.BasicDistributedZkTest.testCoreUnloadAndLeaders(BasicDistributedZkTest.java:586)
	at org.apache.solr.cloud.BasicDistributedZkTest.doTest(BasicDistributedZkTest.java:337)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:794)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:601)
	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:722)




Build Log:
[...truncated 8956 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
[junit4:junit4]   2> 0 T2833 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 6 T2833 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZkTest-1358565776401
[junit4:junit4]   2> 7 T2833 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 8 T2834 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 10 T2834 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 10 T2834 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 10 T2834 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 11 T2834 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 12 T2834 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 109 T2833 oasc.ZkTestServer.run start zk server on port:50139
[junit4:junit4]   2> 110 T2833 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:50139 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@35f05a9c
[junit4:junit4]   2> 111 T2833 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 112 T2839 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:50139. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 113 T2839 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:50139, initiating session
[junit4:junit4]   2> 113 T2835 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:50140
[junit4:junit4]   2> 114 T2835 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:50140
[junit4:junit4]   2> 115 T2837 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 118 T2837 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c50d49c170000 with negotiated timeout 10000 for client /127.0.0.1:50140
[junit4:junit4]   2> 118 T2839 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:50139, sessionid = 0x13c50d49c170000, negotiated timeout = 10000
[junit4:junit4]   2> 119 T2840 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@35f05a9c name:ZooKeeperConnection Watcher:127.0.0.1:50139 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 120 T2833 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 120 T2833 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 125 T2838 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c50d49c170000
[junit4:junit4]   2> 128 T2835 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:50140 which had sessionid 0x13c50d49c170000
[junit4:junit4]   2> 128 T2840 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 128 T2833 oaz.ZooKeeper.close Session: 0x13c50d49c170000 closed
[junit4:junit4]   2> 129 T2833 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:50139/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@6760d401
[junit4:junit4]   2> 131 T2833 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 131 T2841 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:50139. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 132 T2841 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:50139, initiating session
[junit4:junit4]   2> 133 T2835 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:50141
[junit4:junit4]   2> 134 T2835 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:50141
[junit4:junit4]   2> 135 T2837 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c50d49c170001 with negotiated timeout 10000 for client /127.0.0.1:50141
[junit4:junit4]   2> 135 T2841 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:50139, sessionid = 0x13c50d49c170001, negotiated timeout = 10000
[junit4:junit4]   2> 139 T2842 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6760d401 name:ZooKeeperConnection Watcher:127.0.0.1:50139/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 139 T2833 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 140 T2833 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 146 T2833 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 151 T2833 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 153 T2833 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 156 T2833 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 156 T2833 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 161 T2833 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 162 T2833 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 165 T2833 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 166 T2833 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 169 T2833 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 170 T2833 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 173 T2833 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 173 T2833 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 176 T2833 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 177 T2833 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 185 T2833 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 186 T2833 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 191 T2833 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 193 T2833 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 198 T2833 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 200 T2833 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 205 T2838 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c50d49c170001
[junit4:junit4]   2> 206 T2835 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:50141 which had sessionid 0x13c50d49c170001
[junit4:junit4]   2> 206 T2842 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 206 T2833 oaz.ZooKeeper.close Session: 0x13c50d49c170001 closed
[junit4:junit4]   2> 393 T2833 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 418 T2833 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50142
[junit4:junit4]   2> 419 T2833 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 420 T2833 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 420 T2833 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1358565776601
[junit4:junit4]   2> 421 T2833 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1358565776601/solr.xml
[junit4:junit4]   2> 421 T2833 oasc.CoreContainer.<init> New CoreContainer 636580708
[junit4:junit4]   2> 422 T2833 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1358565776601/'
[junit4:junit4]   2> 423 T2833 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1358565776601/'
[junit4:junit4]   2> 452 T2833 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 452 T2833 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 453 T2833 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 453 T2833 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 454 T2833 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 455 T2833 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 455 T2833 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 456 T2833 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 456 T2833 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 457 T2833 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 468 T2833 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 488 T2833 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:50139/solr
[junit4:junit4]   2> 489 T2833 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 490 T2833 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:50139 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@6a0fd448
[junit4:junit4]   2> 492 T2833 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 492 T2852 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:50139. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 494 T2852 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:50139, initiating session
[junit4:junit4]   2> 494 T2835 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:50143
[junit4:junit4]   2> 495 T2835 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:50143
[junit4:junit4]   2> 496 T2837 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c50d49c170002 with negotiated timeout 20000 for client /127.0.0.1:50143
[junit4:junit4]   2> 496 T2852 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:50139, sessionid = 0x13c50d49c170002, negotiated timeout = 20000
[junit4:junit4]   2> 497 T2853 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6a0fd448 name:ZooKeeperConnection Watcher:127.0.0.1:50139 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 497 T2833 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 499 T2838 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c50d49c170002
[junit4:junit4]   2> 500 T2835 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:50143 which had sessionid 0x13c50d49c170002
[junit4:junit4]   2> 500 T2833 oaz.ZooKeeper.close Session: 0x13c50d49c170002 closed
[junit4:junit4]   2> 501 T2853 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 501 T2833 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 506 T2833 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:50139/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@e4d932d
[junit4:junit4]   2> 508 T2833 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 508 T2854 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:50139. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 509 T2854 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:50139, initiating session
[junit4:junit4]   2> 509 T2835 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:50144
[junit4:junit4]   2> 510 T2835 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:50144
[junit4:junit4]   2> 511 T2837 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c50d49c170003 with negotiated timeout 20000 for client /127.0.0.1:50144
[junit4:junit4]   2> 512 T2854 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:50139, sessionid = 0x13c50d49c170003, negotiated timeout = 20000
[junit4:junit4]   2> 512 T2855 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e4d932d name:ZooKeeperConnection Watcher:127.0.0.1:50139/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 512 T2833 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 515 T2838 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c50d49c170003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 517 T2833 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 523 T2833 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50142_
[junit4:junit4]   2> 524 T2838 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c50d49c170003 type:delete cxid:0x7 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:50142_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:50142_
[junit4:junit4]   2> 525 T2833 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50142_
[junit4:junit4]   2> 531 T2833 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 539 T2838 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c50d49c170003 type:delete cxid:0x15 zxid:0x21 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 540 T2833 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 544 T2833 oasc.Overseer.start Overseer (id=89034966722609155-127.0.0.1:50142_-n_0000000000) starting
[junit4:junit4]   2> 545 T2838 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c50d49c170003 type:create cxid:0x1a zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 546 T2838 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c50d49c170003 type:create cxid:0x1b zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 548 T2838 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c50d49c170003 type:create cxid:0x1c zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 549 T2838 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c50d49c170003 type:create cxid:0x1d zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 551 T2857 oasc.OverseerCollectionProcessor.run Process current queue of collection messages
[junit4:junit4]   2> 552 T2833 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 556 T2833 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 560 T2856 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 565 T2858 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1358565776601/collection1
[junit4:junit4]   2> 566 T2858 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 567 T2858 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 567 T2858 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 569 T2858 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1358565776601/collection1/'
[junit4:junit4]   2> 571 T2858 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1358565776601/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 571 T2858 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1358565776601/collection1/lib/README' to classloader
[junit4:junit4]   2> 626 T2858 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 688 T2858 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 690 T2858 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 695 T2858 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1214 T2858 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1223 T2858 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1226 T2858 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1247 T2858 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1254 T2858 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1260 T2858 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1262 T2858 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1264 T2858 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1358565776601/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/control/data/
[junit4:junit4]   2> 1264 T2858 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f816407
[junit4:junit4]   2> 1265 T2858 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 1266 T2858 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/control/data forceNew:false
[junit4:junit4]   2> 1266 T2858 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/control/data
[junit4:junit4]   2> 1267 T2858 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/control/data/index/
[junit4:junit4]   2> 1267 T2858 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1269 T2858 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/control/data/index forceNew:false
[junit4:junit4]   2> 1273 T2858 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@99af53c; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1274 T2858 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1275 T2858 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/control/data/index
[junit4:junit4]   2> 1275 T2858 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 1277 T2858 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1278 T2858 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 1278 T2858 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1279 T2858 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 1279 T2858 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1280 T2858 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1280 T2858 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1281 T2858 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1281 T2858 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1282 T2858 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 1282 T2858 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 1283 T2858 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1283 T2858 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 1284 T2858 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 1284 T2858 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 1285 T2858 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1285 T2858 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1286 T2858 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1286 T2858 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1287 T2858 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1287 T2858 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1288 T2858 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1288 T2858 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1289 T2858 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1290 T2858 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 1291 T2858 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 1297 T2858 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1300 T2858 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 1301 T2858 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 1304 T2858 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/control/data
[junit4:junit4]   2> 1305 T2858 oass.SolrIndexSearcher.<init> Opening Searcher@6565df5a main
[junit4:junit4]   2> 1306 T2858 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1307 T2858 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1307 T2858 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 1312 T2858 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 1348 T2858 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1349 T2858 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1350 T2838 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c50d49c170003 type:create cxid:0x50 zxid:0x29 txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue Error:KeeperErrorCode = NoNode for /solr/overseer/queue
[junit4:junit4]   2> 1350 T2859 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6565df5a main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2069 T2856 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2071 T2856 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:50142_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:50142"}
[junit4:junit4]   2> 2072 T2856 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2073 T2856 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2075 T2838 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c50d49c170003 type:create cxid:0x58 zxid:0x2c txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue-work Error:KeeperErrorCode = NoNode for /solr/overseer/queue-work
[junit4:junit4]   2> 2091 T2855 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 2354 T2858 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2355 T2858 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:50142 collection:control_collection shard:shard1
[junit4:junit4]   2> 2358 T2858 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2376 T2838 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c50d49c170003 type:delete cxid:0x72 zxid:0x36 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 2378 T2858 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2380 T2838 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c50d49c170003 type:create cxid:0x73 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2387 T2858 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2388 T2858 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2389 T2858 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:50142/collection1/
[junit4:junit4]   2> 2390 T2858 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2390 T2858 oasc.SyncStrategy.syncToMe http://127.0.0.1:50142/collection1/ has no replicas
[junit4:junit4]   2> 2391 T2858 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:50142/collection1/
[junit4:junit4]   2> 2392 T2858 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2407 T2838 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c50d49c170003 type:create cxid:0x7d zxid:0x3b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3607 T2856 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3633 T2855 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 3652 T2858 oasc.ZkController.register We are http://127.0.0.1:50142/collection1/ and leader is http://127.0.0.1:50142/collection1/
[junit4:junit4]   2> 3653 T2858 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:50142
[junit4:junit4]   2> 3653 T2858 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3654 T2858 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3654 T2858 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3659 T2858 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3662 T2833 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 3664 T2833 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3667 T2833 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3686 T2833 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3690 T2833 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:50139/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@7b370c25
[junit4:junit4]   2> 3691 T2833 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3692 T2860 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:50139. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3693 T2860 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:50139, initiating session
[junit4:junit4]   2> 3693 T2835 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:50145
[junit4:junit4]   2> 3694 T2835 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:50145
[junit4:junit4]   2> 3695 T2860 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:50139, sessionid = 0x13c50d49c170004, negotiated timeout = 10000
[junit4:junit4]   2> 3695 T2837 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c50d49c170004 with negotiated timeout 10000 for client /127.0.0.1:50145
[junit4:junit4]   2> 3695 T2861 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7b370c25 name:ZooKeeperConnection Watcher:127.0.0.1:50139/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3696 T2833 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3697 T2833 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3700 T2833 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 3877 T2833 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 3882 T2833 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50146
[junit4:junit4]   2> 3883 T2833 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 3883 T2833 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 3884 T2833 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1358565780094
[junit4:junit4]   2> 3884 T2833 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1358565780094/solr.xml
[junit4:junit4]   2> 3885 T2833 oasc.CoreContainer.<init> New CoreContainer 348660009
[junit4:junit4]   2> 3885 T2833 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1358565780094/'
[junit4:junit4]   2> 3886 T2833 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1358565780094/'
[junit4:junit4]   2> 3922 T2833 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 3923 T2833 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 3924 T2833 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 3924 T2833 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 3925 T2833 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 3925 T2833 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 3926 T2833 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 3926 T2833 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 3927 T2833 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 3927 T2833 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 3938 T2833 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 3956 T2833 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:50139/solr
[junit4:junit4]   2> 3957 T2833 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 3957 T2833 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:50139 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@563a914a
[junit4:junit4]   2> 3958 T2833 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3959 T2871 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:50139. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3960 T2871 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:50139, initiating session
[junit4:junit4]   2> 3961 T2835 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:50147
[junit4:junit4]   2> 3961 T2835 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:50147
[junit4:junit4]   2> 3963 T2837 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c50d49c170005 with negotiated timeout 20000 for client /127.0.0.1:50147
[junit4:junit4]   2> 3963 T2871 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:50139, sessionid = 0x13c50d49c170005, negotiated timeout = 20000
[junit4:junit4]   2> 3964 T2872 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@563a914a name:ZooKeeperConnection Watcher:127.0.0.1:50139 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3964 T2833 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3966 T2838 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c50d49c170005
[junit4:junit4]   2> 3967 T2835 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:50147 which had sessionid 0x13c50d49c170005
[junit4:junit4]   2> 3967 T2833 oaz.ZooKeeper.close Session: 0x13c50d49c170005 closed
[junit4:junit4]   2> 3967 T2872 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 3968 T2833 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 3972 T2833 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:50139/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@4077d86b
[junit4:junit4]   2> 3973 T2833 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3974 T2873 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:50139. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3975 T2873 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:50139, initiating session
[junit4:junit4]   2> 3975 T2835 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:50148
[junit4:junit4]   2> 3976 T2835 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:50148
[junit4:junit4]   2> 3977 T2837 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c50d49c170006 with negotiated timeout 20000 for client /127.0.0.1:50148
[junit4:junit4]   2> 3977 T2873 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:50139, sessionid = 0x13c50d49c170006, negotiated timeout = 20000
[junit4:junit4]   2> 3977 T2874 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4077d86b name:ZooKeeperConnection Watcher:127.0.0.1:50139/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3978 T2833 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3979 T2838 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c50d49c170006 type:create cxid:0x1 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3980 T2838 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c50d49c170006 type:create cxid:0x2 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3982 T2833 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50146_
[junit4:junit4]   2> 3983 T2838 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c50d49c170006 type:delete cxid:0x4 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:50146_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:50146_
[junit4:junit4]   2> 3984 T2833 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50146_
[junit4:junit4]   2> 3988 T2855 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 3988 T2861 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 3988 T2855 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 3995 T2833 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4004 T2875 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1358565780094/collection1
[junit4:junit4]   2> 4004 T2875 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 4006 T2875 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 4006 T2875 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 4009 T2875 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1358565780094/collection1/'
[junit4:junit4]   2> 4010 T2875 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1358565780094/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 4010 T2875 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1358565780094/collection1/lib/README' to classloader
[junit4:junit4]   2> 4056 T2875 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 4118 T2875 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4119 T2875 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4124 T2875 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 4692 T2875 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 4700 T2875 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 4704 T2875 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 4723 T2875 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 4728 T2875 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 4733 T2875 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 4735 T2875 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 4737 T2875 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1358565780094/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/jetty1/
[junit4:junit4]   2> 4737 T2875 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f816407
[junit4:junit4]   2> 4738 T2875 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 4738 T2875 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/jetty1 forceNew:false
[junit4:junit4]   2> 4739 T2875 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/jetty1
[junit4:junit4]   2> 4739 T2875 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/jetty1/index/
[junit4:junit4]   2> 4740 T2875 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 4741 T2875 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/jetty1/index forceNew:false
[junit4:junit4]   2> 4745 T2875 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@168a96b6; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 4746 T2875 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 4747 T2875 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/jetty1/index
[junit4:junit4]   2> 4747 T2875 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 4749 T2875 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 4750 T2875 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 4750 T2875 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 4751 T2875 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 4752 T2875 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 4752 T2875 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 4753 T2875 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 4754 T2875 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 4754 T2875 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 4755 T2875 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 4756 T2875 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 4756 T2875 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 4757 T2875 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 4757 T2875 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 4758 T2875 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 4758 T2875 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 4759 T2875 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4760 T2875 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4760 T2875 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4761 T2875 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4762 T2875 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4763 T2875 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4763 T2875 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4764 T2875 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4764 T2875 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 4765 T2875 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 4772 T2875 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 4775 T2875 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 4777 T2875 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 4779 T2875 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/jetty1
[junit4:junit4]   2> 4780 T2875 oass.SolrIndexSearcher.<init> Opening Searcher@fff651c main
[junit4:junit4]   2> 4781 T2875 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 4781 T2875 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 4782 T2875 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 4787 T2875 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 4819 T2876 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@fff651c main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 4828 T2875 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 4828 T2875 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 5149 T2856 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5151 T2856 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:50142_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:50142"}
[junit4:junit4]   2> 5156 T2856 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:50146_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:50146"}
[junit4:junit4]   2> 5156 T2856 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
[junit4:junit4]   2> 5156 T2856 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 5162 T2855 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 5162 T2874 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 5162 T2861 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 5831 T2875 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 5832 T2875 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:50146 collection:collection1 shard:shard1
[junit4:junit4]   2> 5836 T2875 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 5861 T2838 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c50d49c170006 type:delete cxid:0x43 zxid:0x5a txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 5863 T2875 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 5865 T2838 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c50d49c170006 type:create cxid:0x44 zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 5872 T2875 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 5873 T2875 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 5874 T2875 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:50146/collection1/
[junit4:junit4]   2> 5875 T2875 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 5876 T2875 oasc.SyncStrategy.syncToMe http://127.0.0.1:50146/collection1/ has no replicas
[junit4:junit4]   2> 5876 T2875 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:50146/collection1/
[junit4:junit4]   2> 5877 T2875 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 5893 T2838 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c50d49c170006 type:create cxid:0x4e zxid:0x5f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 6672 T2856 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6683 T2874 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 6683 T2861 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 6684 T2855 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 6732 T2875 oasc.ZkController.register We are http://127.0.0.1:50146/collection1/ and leader is http://127.0.0.1:50146/collection1/
[junit4:junit4]   2> 6732 T2875 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:50146
[junit4:junit4]   2> 6733 T2875 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 6733 T2875 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 6733 T2875 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6735 T2875 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6736 T2833 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 6737 T2833 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 6738 T2833 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 6913 T2833 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 6918 T2833 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50149
[junit4:junit4]   2> 6919 T2833 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 6920 T2833 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 6920 T2833 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1358565783138
[junit4:junit4]   2> 6921 T2833 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1358565783138/solr.xml
[junit4:junit4]   2> 6922 T2833 oasc.CoreContainer.<init> New CoreContainer 149434677
[junit4:junit4]   2> 6922 T2833 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1358565783138/'
[junit4:junit4]   2> 6923 T2833 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1358565783138/'
[junit4:junit4]   2> 6970 T2833 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 6971 T2833 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 6971 T2833 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 6972 T2833 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 6972 T2833 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 6973 T2833 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 6973 T2833 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 6974 T2833 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 6974 T2833 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 6975 T2833 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 6987 T2833 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 7004 T2833 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:50139/solr
[junit4:junit4]   2> 7004 T2833 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 7005 T2833 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:50139 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@7c27472c
[junit4:junit4]   2> 7006 T2833 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 7007 T2886 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:50139. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 7008 T2886 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:50139, initiating session
[junit4:junit4]   2> 7009 T2835 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:50150
[junit4:junit4]   2> 7009 T2835 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:50150
[junit4:junit4]   2> 7011 T2837 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c50d49c170007 with negotiated timeout 20000 for client /127.0.0.1:50150
[junit4:junit4]   2> 7011 T2886 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:50139, sessionid = 0x13c50d49c170007, negotiated timeout = 20000
[junit4:junit4]   2> 7011 T2887 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7c27472c name:ZooKeeperConnection Watcher:127.0.0.1:50139 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 7012 T2833 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 7013 T2838 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c50d49c170007
[junit4:junit4]   2> 7015 T2835 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:50150 which had sessionid 0x13c50d49c170007
[junit4:junit4]   2> 7015 T2833 oaz.ZooKeeper.close Session: 0x13c50d49c170007 closed
[junit4:junit4]   2> 7015 T2887 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 7015 T2833 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 7020 T2833 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:50139/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@42f95621
[junit4:junit4]   2> 7021 T2833 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 7021 T2888 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:50139. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 7022 T2888 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:50139, initiating session
[junit4:junit4]   2> 7023 T2835 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:50151
[junit4:junit4]   2> 7023 T2835 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:50151
[junit4:junit4]   2> 7025 T2837 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c50d49c170008 with negotiated timeout 20000 for client /127.0.0.1:50151
[junit4:junit4]   2> 7025 T2888 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:50139, sessionid = 0x13c50d49c170008, negotiated timeout = 20000
[junit4:junit4]   2> 7025 T2889 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@42f95621 name:ZooKeeperConnection Watcher:127.0.0.1:50139/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 7026 T2833 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 7027 T2838 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c50d49c170008 type:create cxid:0x1 zxid:0x6c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7028 T2838 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c50d49c170008 type:create cxid:0x2 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7030 T2833 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50149_
[junit4:junit4]   2> 7031 T2838 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c50d49c170008 type:delete cxid:0x4 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:50149_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:50149_
[junit4:junit4]   2> 7032 T2833 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50149_
[junit4:junit4]   2> 7036 T2855 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7036 T2861 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7036 T2874 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7037 T2861 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 7037 T2855 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 7037 T2874 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 7043 T2833 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 7051 T2890 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1358565783138/collection1
[junit4:junit4]   2> 7051 T2890 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 7052 T2890 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 7052 T2890 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 7054 T2890 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1358565783138/collection1/'
[junit4:junit4]   2> 7055 T2890 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1358565783138/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 7056 T2890 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1358565783138/collection1/lib/README' to classloader
[junit4:junit4]   2> 7103 T2890 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 7163 T2890 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 7165 T2890 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 7170 T2890 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 7710 T2890 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 7718 T2890 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 7721 T2890 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 7740 T2890 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 7745 T2890 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 7750 T2890 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 7752 T2890 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 7754 T2890 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1358565783138/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/jetty2/
[junit4:junit4]   2> 7754 T2890 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f816407
[junit4:junit4]   2> 7755 T2890 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 7756 T2890 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/jetty2 forceNew:false
[junit4:junit4]   2> 7756 T2890 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/jetty2
[junit4:junit4]   2> 7756 T2890 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/jetty2/index/
[junit4:junit4]   2> 7757 T2890 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 7758 T2890 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/jetty2/index forceNew:false
[junit4:junit4]   2> 7762 T2890 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@2a1089d4; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 7763 T2890 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 7764 T2890 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/jetty2/index
[junit4:junit4]   2> 7764 T2890 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 7767 T2890 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 7767 T2890 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 7767 T2890 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 7768 T2890 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 7769 T2890 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 7769 T2890 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 7770 T2890 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 7771 T2890 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 7771 T2890 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 7772 T2890 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 7773 T2890 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 7773 T2890 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 7774 T2890 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 7774 T2890 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 7775 T2890 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 7775 T2890 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 7776 T2890 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7776 T2890 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7777 T2890 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7778 T2890 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7778 T2890 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7780 T2890 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7781 T2890 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7781 T2890 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7782 T2890 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 7783 T2890 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 7790 T2890 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 7793 T2890 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 7794 T2890 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 7796 T2890 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/jetty2
[junit4:junit4]   2> 7798 T2890 oass.SolrIndexSearcher.<init> Opening Searcher@1a5fc370 main
[junit4:junit4]   2> 7799 T2890 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 7799 T2890 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 7799 T2890 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 7805 T2890 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 7837 T2891 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1a5fc370 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 7843 T2890 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 7844 T2890 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8193 T2856 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8195 T2856 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:50146_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:50146"}
[junit4:junit4]   2> 8209 T2856 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:50149_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:50149"}
[junit4:junit4]   2> 8210 T2856 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 8210 T2856 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 8225 T2855 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 8226 T2861 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 8227 T2874 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 8227 T2889 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 8846 T2890 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 8846 T2890 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:50149 collection:collection1 shard:shard2
[junit4:junit4]   2> 8849 T2890 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 8865 T2838 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c50d49c170008 type:delete cxid:0x42 zxid:0x7c txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders/shard2 Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders/shard2
[junit4:junit4]   2> 8868 T2890 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 8870 T2838 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c50d49c170008 type:create cxid:0x43 zxid:0x7d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8876 T2890 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 8876 T2890 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 8877 T2890 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:50149/collection1/
[junit4:junit4]   2> 8878 T2890 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 8878 T2890 oasc.SyncStrategy.syncToMe http://127.0.0.1:50149/collection1/ has no replicas
[junit4:junit4]   2> 8879 T2890 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:50149/collection1/
[junit4:junit4]   2> 8879 T2890 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 8891 T2838 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c50d49c170008 type:create cxid:0x4c zxid:0x80 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 9751 T2856 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9779 T2855 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 9779 T2889 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 9779 T2861 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 9780 T2874 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 9800 T2890 oasc.ZkController.register We are http://127.0.0.1:50149/collection1/ and leader is http://127.0.0.1:50149/collection1/
[junit4:junit4]   2> 9801 T2890 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:50149
[junit4:junit4]   2> 9801 T2890 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 9802 T2890 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 9803 T2890 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 9806 T2890 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9808 T2833 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 9808 T2833 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 9809 T2833 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 9984 T2833 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 9988 T2833 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50152
[junit4:junit4]   2> 9990 T2833 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 9990 T2833 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 9991 T2833 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1358565786221
[junit4:junit4]   2> 9991 T2833 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1358565786221/solr.xml
[junit4:junit4]   2> 9992 T2833 oasc.CoreContainer.<init> New CoreContainer 1183375702
[junit4:junit4]   2> 9993 T2833 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1358565786221/'
[junit4:junit4]   2> 9993 T2833 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1358565786221/'
[junit4:junit4]   2> 10029 T2833 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 10030 T2833 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 10030 T2833 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 10031 T2833 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 10031 T2833 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 10032 T2833 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 10032 T2833 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 10033 T2833 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 10033 T2833 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 10034 T2833 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 10045 T2833 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 10063 T2833 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:50139/solr
[junit4:junit4]   2> 10063 T2833 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 10064 T2833 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:50139 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@4180ce0c
[junit4:junit4]   2> 10065 T2833 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 10066 T2901 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:50139. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 10067 T2901 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:50139, initiating session
[junit4:junit4]   2> 10068 T2835 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:50153
[junit4:junit4]   2> 10068 T2835 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:50153
[junit4:junit4]   2> 10070 T2837 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c50d49c170009 with negotiated timeout 20000 for client /127.0.0.1:50153
[junit4:junit4]   2> 10070 T2901 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:50139, sessionid = 0x13c50d49c170009, negotiated timeout = 20000
[junit4:junit4]   2> 10070 T2902 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4180ce0c name:ZooKeeperConnection Watcher:127.0.0.1:50139 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 10070 T2833 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 10072 T2838 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c50d49c170009
[junit4:junit4]   2> 10073 T2835 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:50153 which had sessionid 0x13c50d49c170009
[junit4:junit4]   2> 10073 T2833 oaz.ZooKeeper.close Session: 0x13c50d49c170009 closed
[junit4:junit4]   2> 10074 T2902 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 10074 T2833 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 10079 T2833 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:50139/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@78f8563a
[junit4:junit4]   2> 10080 T2833 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 10081 T2903 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:50139. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 10081 T2903 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:50139, initiating session
[junit4:junit4]   2> 10082 T2835 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:50154
[junit4:junit4]   2> 10082 T2835 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:50154
[junit4:junit4]   2> 10083 T2837 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c50d49c17000a with negotiated timeout 20000 for client /127.0.0.1:50154
[junit4:junit4]   2> 10084 T2903 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:50139, sessionid = 0x13c50d49c17000a, negotiated timeout = 20000
[junit4:junit4]   2> 10084 T2904 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@78f8563a name:ZooKeeperConnection Watcher:127.0.0.1:50139/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 10084 T2833 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 10086 T2838 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c50d49c17000a type:create cxid:0x1 zxid:0x8d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 10088 T2838 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c50d49c17000a type:create cxid:0x2 zxid:0x8e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 10090 T2833 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50152_
[junit4:junit4]   2> 10091 T2838 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c50d49c17000a type:delete cxid:0x4 zxid:0x8f txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:50152_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:50152_
[junit4:junit4]   2> 10092 T2833 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50152_
[junit4:junit4]   2> 10095 T2874 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 10096 T2874 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 10096 T2889 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 10096 T2855 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 10096 T2861 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 10097 T2861 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 10096 T2889 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 10096 T2855 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 10103 T2833 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 10111 T2905 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1358565786221/collection1
[junit4:junit4]   2> 10111 T2905 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 10112 T2905 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 10113 T2905 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 10115 T2905 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1358565786221/collection1/'
[junit4:junit4]   2> 10115 T2905 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1358565786221/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 10116 T2905 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1358565786221/collection1/lib/README' to classloader
[junit4:junit4]   2> 10161 T2905 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 10209 T2905 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 10211 T2905 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 10215 T2905 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 10699 T2905 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 10706 T2905 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 10709 T2905 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 10728 T2905 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10733 T2905 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10738 T2905 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10740 T2905 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10742 T2905 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1358565786221/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/jetty3/
[junit4:junit4]   2> 10742 T2905 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f816407
[junit4:junit4]   2> 10743 T2905 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 10744 T2905 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/jetty3 forceNew:false
[junit4:junit4]   2> 10744 T2905 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/jetty3
[junit4:junit4]   2> 10745 T2905 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/jetty3/index/
[junit4:junit4]   2> 10745 T2905 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 10747 T2905 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/jetty3/index forceNew:false
[junit4:junit4]   2> 10751 T2905 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@a9db092; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 10751 T2905 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 10752 T2905 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/jetty3/index
[junit4:junit4]   2> 10752 T2905 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 10755 T2905 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 10755 T2905 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 10756 T2905 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 10756 T2905 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 10757 T2905 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 10757 T2905 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 10758 T2905 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 10758 T2905 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 10759 T2905 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 10760 T2905 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 10760 T2905 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 10762 T2905 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 10762 T2905 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 10762 T2905 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 10763 T2905 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 10763 T2905 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 10764 T2905 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10764 T2905 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10765 T2905 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10766 T2905 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10766 T2905 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10767 T2905 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10767 T2905 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10768 T2905 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10769 T2905 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 10769 T2905 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 10776 T2905 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 10779 T2905 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 10780 T2905 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 10783 T2905 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/jetty3
[junit4:junit4]   2> 10784 T2905 oass.SolrIndexSearcher.<init> Opening Searcher@d364da0 main
[junit4:junit4]   2> 10785 T2905 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 10786 T2905 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 10786 T2905 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 10791 T2905 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 10825 T2906 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@d364da0 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 10833 T2905 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 10833 T2905 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11295 T2856 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11296 T2856 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:50149_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:50149"}
[junit4:junit4]   2> 11301 T2856 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:50152_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:50152"}
[junit4:junit4]   2> 11301 T2856 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 11301 T2856 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 11307 T2904 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 11307 T2855 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 11307 T2861 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 11307 T2889 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 11307 T2874 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 11839 T2905 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 11839 T2905 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:50152 collection:collection1 shard:shard1
[junit4:junit4]   2> 11844 T2905 oasc.ZkController.register We are http://127.0.0.1:50152/collection1/ and leader is http://127.0.0.1:50146/collection1/
[junit4:junit4]   2> 11844 T2905 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:50152
[junit4:junit4]   2> 11844 T2905 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 11844 T2905 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C166 name=collection1 org.apache.solr.core.SolrCore@5abc2986 url=http://127.0.0.1:50152/collection1 node=127.0.0.1:50152_ C166_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:50152_, base_url=http://127.0.0.1:50152}
[junit4:junit4]   2> 11845 T2907 C166 P50152 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 11845 T2905 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11846 T2907 C166 P50152 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 11847 T2907 C166 P50152 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 11847 T2907 C166 P50152 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11848 T2833 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 11848 T2907 C166 P50152 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 11848 T2833 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 11849 T2833 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 12026 T2833 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 12031 T2833 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50156
[junit4:junit4]   2> 12032 T2833 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 12033 T2833 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 12033 T2833 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1358565788248
[junit4:junit4]   2> 12034 T2833 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1358565788248/solr.xml
[junit4:junit4]   2> 12034 T2833 oasc.CoreContainer.<init> New CoreContainer 51184849
[junit4:junit4]   2> 12035 T2833 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1358565788248/'
[junit4:junit4]   2> 12035 T2833 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1358565788248/'
[junit4:junit4]   2> 12072 T2833 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 12072 T2833 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 12073 T2833 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 12073 T2833 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 12074 T2833 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 12074 T2833 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 12075 T2833 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 12075 T2833 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 12076 T2833 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 12077 T2833 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 12089 T2833 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 12106 T2833 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:50139/solr
[junit4:junit4]   2> 12107 T2833 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 12107 T2833 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:50139 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@3fd8660f
[junit4:junit4]   2> 12109 T2833 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12109 T2917 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:50139. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12111 T2917 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:50139, initiating session
[junit4:junit4]   2> 12111 T2835 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:50157
[junit4:junit4]   2> 12112 T2835 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:50157
[junit4:junit4]   2> 12113 T2837 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c50d49c17000b with negotiated timeout 20000 for client /127.0.0.1:50157
[junit4:junit4]   2> 12113 T2917 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:50139, sessionid = 0x13c50d49c17000b, negotiated timeout = 20000
[junit4:junit4]   2> 12114 T2918 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3fd8660f name:ZooKeeperConnection Watcher:127.0.0.1:50139 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12114 T2833 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12116 T2838 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c50d49c17000b
[junit4:junit4]   2> 12117 T2835 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:50157 which had sessionid 0x13c50d49c17000b
[junit4:junit4]   2> 12118 T2833 oaz.ZooKeeper.close Session: 0x13c50d49c17000b closed
[junit4:junit4]   2> 12118 T2833 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 12119 T2918 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 12123 T2833 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:50139/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@21db9d48
[junit4:junit4]   2> 12124 T2833 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12125 T2919 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:50139. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12126 T2919 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:50139, initiating session
[junit4:junit4]   2> 12126 T2835 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:50158
[junit4:junit4]   2> 12127 T2835 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:50158
[junit4:junit4]   2> 12128 T2837 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c50d49c17000c with negotiated timeout 20000 for client /127.0.0.1:50158
[junit4:junit4]   2> 12128 T2919 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:50139, sessionid = 0x13c50d49c17000c, negotiated timeout = 20000
[junit4:junit4]   2> 12129 T2920 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@21db9d48 name:ZooKeeperConnection Watcher:127.0.0.1:50139/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12129 T2833 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12130 T2838 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c50d49c17000c type:create cxid:0x1 zxid:0x9f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12132 T2838 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c50d49c17000c type:create cxid:0x2 zxid:0xa0 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12134 T2833 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50156_
[junit4:junit4]   2> 12134 T2838 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c50d49c17000c type:delete cxid:0x4 zxid:0xa1 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:50156_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:50156_
[junit4:junit4]   2> 12135 T2833 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50156_
[junit4:junit4]   2> 12140 T2861 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 12141 T2889 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 12141 T2874 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 12140 T2855 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 12141 T2855 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 12140 T2904 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 12141 T2874 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 12141 T2889 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 12141 T2861 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 12142 T2904 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 12148 T2833 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 12156 T2921 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1358565788248/collection1
[junit4:junit4]   2> 12156 T2921 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 12157 T2921 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 12158 T2921 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 12160 T2921 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1358565788248/collection1/'
[junit4:junit4]   2> 12161 T2921 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1358565788248/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 12161 T2921 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1358565788248/collection1/lib/README' to classloader
[junit4:junit4]   2> 12208 T2921 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 12270 T2921 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 12271 T2921 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 12276 T2921 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 12817 T2856 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12819 T2856 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:50152_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:50152"}
[junit4:junit4]   2> 12838 T2921 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 12848 T2921 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 12853 T2904 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> 12853 T2921 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 12853 T2861 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> 12858 T2889 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> 12854 T2920 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> 12853 T2874 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> 12853 T2855 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> 12881 T2921 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 12887 T2921 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 12893 T2921 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 12895 T2921 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 12897 T2921 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1358565788248/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/jetty4/
[junit4:junit4]   2> 12897 T2921 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f816407
[junit4:junit4]   2> 12898 T2921 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 12898 T2921 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/jetty4 forceNew:false
[junit4:junit4]   2> 12899 T2921 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/jetty4
[junit4:junit4]   2> 12900 T2921 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/jetty4/index/
[junit4:junit4]   2> 12900 T2921 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 12901 T2921 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/jetty4/index forceNew:false
[junit4:junit4]   2> 12906 T2921 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@ddfdc81; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 12907 T2921 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 12908 T2921 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/jetty4/index
[junit4:junit4]   2> 12909 T2921 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 12913 T2921 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 12913 T2921 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 12914 T2921 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 12914 T2921 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 12915 T2921 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 12915 T2921 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 12915 T2921 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 12916 T2921 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 12916 T2921 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 12917 T2921 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 12917 T2921 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 12917 T2921 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 12918 T2921 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 12918 T2921 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 12918 T2921 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 12919 T2921 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 12919 T2921 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12920 T2921 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12920 T2921 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12921 T2921 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12922 T2921 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12923 T2921 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12924 T2921 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12925 T2921 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12926 T2921 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 12927 T2921 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 12934 T2921 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 12937 T2921 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 12939 T2921 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 12941 T2921 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/jetty4
[junit4:junit4]   2> 12942 T2921 oass.SolrIndexSearcher.<init> Opening Searcher@5639d06e main
[junit4:junit4]   2> 12943 T2921 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 12944 T2921 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 12944 T2921 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 12950 T2921 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 12988 T2922 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5639d06e main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 13003 T2921 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 13005 T2921 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 14364 T2856 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14365 T2856 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:50156_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:50156"}
[junit4:junit4]   2> 14366 T2856 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 14366 T2856 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 14374 T2861 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> 14374 T2855 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> 14375 T2920 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> 14374 T2904 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> 14375 T2889 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> 14375 T2874 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> 15013 T2921 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 15013 T2921 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:50156 collection:collection1 shard:shard2
[junit4:junit4]   2> 15018 T2921 oasc.ZkController.register We are http://127.0.0.1:50156/collection1/ and leader is http://127.0.0.1:50149/collection1/
[junit4:junit4]   2> 15018 T2921 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:50156
[junit4:junit4]   2> 15018 T2921 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 15018 T2921 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C167 name=collection1 org.apache.solr.core.SolrCore@42a59140 url=http://127.0.0.1:50156/collection1 node=127.0.0.1:50156_ C167_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:50156_, base_url=http://127.0.0.1:50156}
[junit4:junit4]   2> 15019 T2923 C167 P50156 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 15020 T2923 C167 P50156 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 15019 T2921 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15020 T2923 C167 P50156 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 15020 T2923 C167 P50156 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15021 T2833 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 15022 T2923 C167 P50156 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15022 T2833 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 15022 T2833 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15029 T2833 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15030 T2833 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 15032 T2833 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C166_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:50152_, base_url=http://127.0.0.1:50152}
[junit4:junit4]   2> 15862 T2907 C166 P50152 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:50146/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 15863 T2907 C166 P50152 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:50152 START replicas=[http://127.0.0.1:50146/collection1/] nUpdates=100
[junit4:junit4]   2> 15865 T2907 C166 P50152 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 15867 T2907 C166 P50152 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 15867 T2907 C166 P50152 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 15867 T2907 C166 P50152 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 15867 T2907 C166 P50152 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 15868 T2907 C166 P50152 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:50146/collection1/. core=collection1
[junit4:junit4]   2> 15868 T2907 C166 P50152 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C168 name=collection1 org.apache.solr.core.SolrCore@2d69ee7 url=http://127.0.0.1:50146/collection1 node=127.0.0.1:50146_ C168_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:50146_, base_url=http://127.0.0.1:50146, leader=true}
[junit4:junit4]   2> 15893 T2865 C168 P50146 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=2 
[junit4:junit4]   2> 15897 T2856 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15897 T2856 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:50156_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:50156"}
[junit4:junit4]   2> 15900 T2866 C168 P50146 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 15901 T2866 C168 P50146 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/jetty1
[junit4:junit4]   2> 15904 T2904 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> 15904 T2889 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> 15905 T2855 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> 15905 T2920 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> 15906 T2866 C168 P50146 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@168a96b6; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 15906 T2861 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> 15906 T2874 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> 15907 T2866 C168 P50146 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 15912 T2866 C168 P50146 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@168a96b6; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@168a96b6; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 15913 T2866 C168 P50146 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 15914 T2866 C168 P50146 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/jetty1
[junit4:junit4]   2> 15915 T2866 C168 P50146 oass.SolrIndexSearcher.<init> Opening Searcher@35ed140c realtime
[junit4:junit4]   2> 15915 T2866 C168 P50146 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 15916 T2866 C168 P50146 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 17
[junit4:junit4]   2> 15918 T2907 C166 P50152 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 15918 T2907 C166 P50152 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 15922 T2868 C168 P50146 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 15923 T2868 C168 P50146 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=3 
[junit4:junit4]   2> 15924 T2907 C166 P50152 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 15924 T2907 C166 P50152 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 15924 T2907 C166 P50152 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 15927 T2869 C168 P50146 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/jetty1
[junit4:junit4]   2> 15928 T2869 C168 P50146 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/jetty1/index
[junit4:junit4]   2> 15929 T2869 C168 P50146 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=2 
[junit4:junit4]   2> 15929 T2907 C166 P50152 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 15931 T2907 C166 P50152 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/jetty3/index.20130119042312324 forceNew:false
[junit4:junit4]   2> 15932 T2907 C166 P50152 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/jetty3
[junit4:junit4]   2> 15933 T2907 C166 P50152 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/jetty3/index.20130119042312324 lockFactory=org.apache.lucene.store.NativeFSLockFactory@323bb0ce; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 15936 T2870 C168 P50146 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 15938 T2907 C166 P50152 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/jetty3/index
[junit4:junit4]   2> 15938 T2907 C166 P50152 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 15939 T2907 C166 P50152 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130119042312324
[junit4:junit4]   2> 15940 T2907 C166 P50152 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/jetty3
[junit4:junit4]   2> 15941 T2907 C166 P50152 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/jetty3
[junit4:junit4]   2> 15941 T2907 C166 P50152 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/jetty3/index/ new=./org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/jetty3/index.20130119042312324
[junit4:junit4]   2> 15944 T2907 C166 P50152 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/jetty3/index.20130119042312324 lockFactory=org.apache.lucene.store.NativeFSLockFactory@323bb0ce; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 15945 T2907 C166 P50152 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 15947 T2907 C166 P50152 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/jetty3
[junit4:junit4]   2> 15947 T2907 C166 P50152 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 15948 T2907 C166 P50152 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 15948 T2907 C166 P50152 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 15949 T2907 C166 P50152 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/jetty3/index.20130119042312324
[junit4:junit4]   2> 15950 T2907 C166 P50152 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/jetty3
[junit4:junit4]   2> 15954 T2907 C166 P50152 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/jetty3/index.20130119042312324 lockFactory=org.apache.lucene.store.NativeFSLockFactory@323bb0ce; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 15955 T2907 C166 P50152 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 15955 T2907 C166 P50152 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 15956 T2907 C166 P50152 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/jetty3
[junit4:junit4]   2> 15957 T2907 C166 P50152 oass.SolrIndexSearcher.<init> Opening Searcher@57e44367 main
[junit4:junit4]   2> 15959 T2906 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@57e44367 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 15960 T2906 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/jetty3/index
[junit4:junit4]   2> 15961 T2907 C166 P50152 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 15963 T2907 C166 P50152 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/jetty3/index.20130119042312324 lockFactory=org.apache.lucene.store.NativeFSLockFactory@323bb0ce; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/jetty3/index.20130119042312324 lockFactory=org.apache.lucene.store.NativeFSLockFactory@323bb0ce; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 15964 T2907 C166 P50152 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 15965 T2907 C166 P50152 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/jetty3
[junit4:junit4]   2> 15965 T2907 C166 P50152 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 15966 T2907 C166 P50152 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/jetty3/index.20130119042312324
[junit4:junit4]   2> 15966 T2907 C166 P50152 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/jetty3/index
[junit4:junit4]   2> 15966 T2907 C166 P50152 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 15967 T2907 C166 P50152 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 15967 T2907 C166 P50152 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 15967 T2907 C166 P50152 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15970 T2907 C166 P50152 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 16036 T2833 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17044 T2833 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17418 T2856 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17419 T2856 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:50152_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:50152"}
[junit4:junit4]   2> 17425 T2904 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> 17425 T2861 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> 17425 T2855 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> 17425 T2874 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> 17426 T2920 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> 17426 T2889 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>  C167_STATE=coll:collection1 core:collection1 props:{shard=shard2, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:50156_, base_url=http://127.0.0.1:50156}
[junit4:junit4]   2> 18034 T2923 C167 P50156 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:50149/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 18035 T2923 C167 P50156 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:50156 START replicas=[http://127.0.0.1:50149/collection1/] nUpdates=100
[junit4:junit4]   2> 18035 T2923 C167 P50156 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 18035 T2923 C167 P50156 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 18036 T2923 C167 P50156 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 18036 T2923 C167 P50156 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 18036 T2923 C167 P50156 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 18036 T2923 C167 P50156 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:50149/collection1/. core=collection1
[junit4:junit4]   2> 18037 T2923 C167 P50156 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C169 name=collection1 org.apache.solr.core.SolrCore@2978a20e url=http://127.0.0.1:50149/collection1 node=127.0.0.1:50149_ C169_STATE=coll:collection1 core:collection1 props:{shard=shard2, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:50149_, base_url=http://127.0.0.1:50149, leader=true}
[junit4:junit4]   2> 18044 T2882 C169 P50149 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 18048 T2833 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18050 T2885 C169 P50149 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 18052 T2885 C169 P50149 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/jetty2
[junit4:junit4]   2> 18056 T2885 C169 P50149 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@2a1089d4; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 18057 T2885 C169 P50149 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 18060 T2885 C169 P50149 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@2a1089d4; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@2a1089d4; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 18060 T2885 C169 P50149 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 18061 T2885 C169 P50149 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/jetty2
[junit4:junit4]   2> 18062 T2885 C169 P50149 oass.SolrIndexSearcher.<init> Opening Searcher@1bc66d43 realtime
[junit4:junit4]   2> 18062 T2885 C169 P50149 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 18063 T2885 C169 P50149 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 13
[junit4:junit4]   2> 18065 T2923 C167 P50156 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 18065 T2923 C167 P50156 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 18068 T2883 C169 P50149 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 18069 T2883 C169 P50149 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=2 
[junit4:junit4]   2> 18070 T2923 C167 P50156 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 18070 T2923 C167 P50156 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 18070 T2923 C167 P50156 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 18072 T2884 C169 P50149 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/jetty2
[junit4:junit4]   2> 18073 T2884 C169 P50149 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/jetty2/index
[junit4:junit4]   2> 18074 T2884 C169 P50149 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=2 
[junit4:junit4]   2> 18075 T2923 C167 P50156 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 18076 T2923 C167 P50156 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/jetty4/index.20130119042314469 forceNew:false
[junit4:junit4]   2> 18077 T2923 C167 P50156 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/jetty4
[junit4:junit4]   2> 18078 T2923 C167 P50156 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/jetty4/index.20130119042314469 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7b5f40e6; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 18083 T2882 C169 P50149 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 18085 T2923 C167 P50156 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/jetty4/index
[junit4:junit4]   2> 18085 T2923 C167 P50156 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 18086 T2923 C167 P50156 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130119042314469
[junit4:junit4]   2> 18087 T2923 C167 P50156 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/jetty4
[junit4:junit4]   2> 18088 T2923 C167 P50156 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/jetty4
[junit4:junit4]   2> 18088 T2923 C167 P50156 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/jetty4/index/ new=./org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/jetty4/index.20130119042314469
[junit4:junit4]   2> 18090 T2923 C167 P50156 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/jetty4/index.20130119042314469 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7b5f40e6; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 18091 T2923 C167 P50156 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 18092 T2923 C167 P50156 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/jetty4
[junit4:junit4]   2> 18093 T2923 C167 P50156 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 18093 T2923 C167 P50156 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 18093 T2923 C167 P50156 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 18094 T2923 C167 P50156 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/jetty4/index.20130119042314469
[junit4:junit4]   2> 18095 T2923 C167 P50156 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/jetty4
[junit4:junit4]   2> 18097 T2923 C167 P50156 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/jetty4/index.20130119042314469 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7b5f40e6; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 18098 T2923 C167 P50156 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 18098 T2923 C167 P50156 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 18099 T2923 C167 P50156 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/jetty4
[junit4:junit4]   2> 18099 T2923 C167 P50156 oass.SolrIndexSearcher.<init> Opening Searcher@383e49d main
[junit4:junit4]   2> 18101 T2922 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@383e49d main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 18101 T2922 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/jetty4/index
[junit4:junit4]   2> 18101 T2923 C167 P50156 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 18103 T2923 C167 P50156 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/jetty4/index.20130119042314469 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7b5f40e6; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/jetty4/index.20130119042314469 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7b5f40e6; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 18103 T2923 C167 P50156 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 18104 T2923 C167 P50156 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/jetty4
[junit4:junit4]   2> 18105 T2923 C167 P50156 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 18105 T2923 C167 P50156 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/jetty4/index.20130119042314469
[junit4:junit4]   2> 18105 T2923 C167 P50156 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/jetty4/index
[junit4:junit4]   2> 18105 T2923 C167 P50156 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 18105 T2923 C167 P50156 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 18105 T2923 C167 P50156 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 18106 T2923 C167 P50156 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18107 T2923 C167 P50156 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 18938 T2856 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18940 T2856 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:50156_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:50156"}
[junit4:junit4]   2> 18946 T2904 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> 18946 T2874 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> 18947 T2889 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> 18946 T2861 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> 18947 T2920 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> 18947 T2855 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> 19051 T2833 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19058 T2833 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
[junit4:junit4]   2> ASYNC  NEW_CORE C170 name=collection1 org.apache.solr.core.SolrCore@3b17f11a url=http://127.0.0.1:50142/collection1 node=127.0.0.1:50142_ C170_STATE=coll:control_collection core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:50142_, base_url=http://127.0.0.1:50142, leader=true}
[junit4:junit4]   2> 19081 T2849 C170 P50142 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/control/data
[junit4:junit4]   2> 19086 T2849 C170 P50142 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@99af53c; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 19088 T2849 C170 P50142 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 19090 T2849 C170 P50142 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/control/data
[junit4:junit4]   2> 19091 T2849 C170 P50142 oass.SolrIndexSearcher.<init> Opening Searcher@19e41198 realtime
[junit4:junit4]   2> 19092 T2849 C170 P50142 /update {wt=javabin&version=2} {deleteByQuery=*:* (-1424559487548653568)} 0 19
[junit4:junit4]   2> 19100 T2865 C168 P50146 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/jetty1
[junit4:junit4]   2> 19110 T2881 C169 P50149 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/jetty2
[junit4:junit4]   2>  C166_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:50152_, base_url=http://127.0.0.1:50152}
[junit4:junit4]   2> 19123 T2899 C166 P50152 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/jetty3
[junit4:junit4]   2> 19124 T2899 C166 P50152 /update {update.distrib=FROMLEADER&_version_=-1424559487572770816&update.from=http://127.0.0.1:50146/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1424559487572770816)} 0 4
[junit4:junit4]   2>  C167_STATE=coll:collection1 core:collection1 props:{shard=shard2, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:50156_, base_url=http://127.0.0.1:50156}
[junit4:junit4]   2> 19133 T2916 C167 P50156 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358565776401/jetty4
[junit4:junit4]   2> 19135 T2916 C167 P50156 /update {update.distrib=FROMLEADER&_version_=-1424559487583256576&update.from=http://127.0.0.1:50149/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1424559487583256576)} 0 6
[junit4:junit4]   2> 19136 T2881 C169 P50149 /update {update.distrib=TOLEADER&wt=javabin&version=2} {deleteByQuery=*:* (-1424559487583256576)} 0 29
[junit4:junit4]   2> 19137 T2865 C168 P50146 /update {wt=javabin&version=2} {deleteByQuery=*:* (-1424559487572770816)} 0 40
[junit4:junit4]   2> 19146 T2850 C170 P50142 /update {wt=javabin&version=2} {add=[1 (1424559487619956736)]} 0 4
[junit4:junit4]   2> 19165 T2900 C166 P50152 /update {distrib.from=http://127.0.0.1:50146/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1424559487630442496)]} 0 3
[junit4:junit4]   2> 19166 T2866 C168 P50146 /update {distrib.from=http://127.0.0.1:50149/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[1 (1424559487630442496)]} 0 14
[junit4:junit4]   2> 19166 T2883 C169 P50149 /update {wt=javabin&version=2} {add=[1]} 0 17
[junit4:junit4]   2> 19171 T2851 C170 P50142 /update {wt=javabin&version=2} {add=[2 (1424559487648268288)]} 0 2
[junit4:junit4]   2> 19182 T2911 C167 P50156 /update {distrib.from=http://127.0.0.1:50149/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[2 (1424559487653511168)]} 0 3
[junit4:junit4]   2> 19183 T2884 C169 P50149 /update {wt=javabin&version=2} {add=[2 (1424559487653511168)]} 0 9
[junit4:junit4]   2> 19189 T2846 C170 P50142 /update {wt=javabin&version=2} {add=[3 (1424559487667142656)]} 0 2
[junit4:junit4]   2> 19200 T2912 C167 P50156 /update {distrib.from=http://127.0.0.1:50149/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[3 (1424559487674482688)]} 0 2
[junit4:junit4]   2> 19201 T2882 C169 P50149 /update {distrib.from=http://127.0.0.1:50146/collection1/&update.distrib=TOLEADER&wt=javabin

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

edRunner.java:773)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.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:722)
[junit4:junit4]   2> 365751 T2833 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> NOTE: test params are: codec=Lucene41: {n_f1=PostingsFormat(name=SimpleText), foo_b=PostingsFormat(name=Lucene41WithOrds), cat=PostingsFormat(name=MockRandom), foo_d=Pulsing41(freqCutoff=4 minBlockSize=59 maxBlockSize=129), foo_f=PostingsFormat(name=Lucene41WithOrds), n_tl1=PostingsFormat(name=SimpleText), n_d1=PostingsFormat(name=MockRandom), rnd_b=Pulsing41(freqCutoff=4 minBlockSize=59 maxBlockSize=129), intDefault=PostingsFormat(name=MockRandom), n_td1=PostingsFormat(name=SimpleText), timestamp=PostingsFormat(name=MockRandom), id=Pulsing41(freqCutoff=4 minBlockSize=59 maxBlockSize=129), range_facet_sl=PostingsFormat(name=Lucene41WithOrds), range_facet_si=PostingsFormat(name=SimpleText), oddField_s=PostingsFormat(name=Lucene41WithOrds), sequence_i=PostingsFormat(name=Lucene41WithOrds), name=Pulsing41(freqCutoff=4 minBlockSize=59 maxBlockSize=129), foo_i=PostingsFormat(name=SimpleText), regex_dup_B_s=PostingsFormat(name=MockRandom), multiDefault=PostingsFormat(name=SimpleText), n_tf1=PostingsFormat(name=MockRandom), n_dt1=PostingsFormat(name=SimpleText), genre_s=PostingsFormat(name=Lucene41WithOrds), author_t=PostingsFormat(name=SimpleText), n_ti1=Pulsing41(freqCutoff=4 minBlockSize=59 maxBlockSize=129), range_facet_l=PostingsFormat(name=MockRandom), text=PostingsFormat(name=Lucene41WithOrds), _version_=PostingsFormat(name=MockRandom), val_i=Pulsing41(freqCutoff=4 minBlockSize=59 maxBlockSize=129), SubjectTerms_mfacet=PostingsFormat(name=MockRandom), series_t=PostingsFormat(name=SimpleText), a_t=PostingsFormat(name=MockRandom), n_tdt1=PostingsFormat(name=MockRandom), regex_dup_A_s=PostingsFormat(name=Lucene41WithOrds), price=PostingsFormat(name=Lucene41WithOrds), other_tl1=PostingsFormat(name=MockRandom), n_l1=PostingsFormat(name=MockRandom), a_si=PostingsFormat(name=SimpleText), inStock=PostingsFormat(name=Lucene41WithOrds)}, sim=DefaultSimilarity, locale=sr_CS, timezone=Europe/Madrid
[junit4:junit4]   2> NOTE: Mac OS X 10.8.2 x86_64/Oracle Corporation 1.7.0_10 (64-bit)/cpus=2,threads=1,free=242311088,total=519438336
[junit4:junit4]   2> NOTE: All tests run in this JVM: [SolrPluginUtilsTest, ExternalFileFieldSortTest, TestPHPSerializedResponseWriter, TestHashPartitioner, TestIBSimilarityFactory, SuggesterWFSTTest, MoreLikeThisHandlerTest, TestNumberUtils, TestIndexingPerformance, PluginInfoTest, LegacyHTMLStripCharFilterTest, TestPropInject, TestElisionMultitermQuery, TestValueSourceCache, IndexSchemaTest, TestCharFilters, DOMUtilTest, SolrCmdDistributorTest, TestJoin, OverseerCollectionProcessorTest, TestSolrCoreProperties, SimpleFacetsTest, SolrCoreTest, CacheHeaderTest, CircularListTest, TestConfig, LeaderElectionTest, ZkControllerTest, SoftAutoCommitTest, ZkNodePropsTest, TestBadConfig, DirectSolrSpellCheckerTest, TestPropInjectDefaults, DocumentAnalysisRequestHandlerTest, TestQueryUtils, DocumentBuilderTest, XmlUpdateRequestHandlerTest, PrimUtilsTest, TermVectorComponentDistributedTest, RAMDirectoryFactoryTest, TestDistributedGrouping, LeaderElectionIntegrationTest, TestSearchPerf, TestPluginEnable, TestXIncludeConfig, OverseerTest, DefaultValueUpdateProcessorTest, SignatureUpdateProcessorFactoryTest, TestSolrIndexConfig, TestPartialUpdateDeduplication, ZkCLITest, TestCSVResponseWriter, TermVectorComponentTest, SOLR749Test, TestFaceting, QueryParsingTest, TestRealTimeGet, TestSuggestSpellingConverter, TestWriterPerf, SystemInfoHandlerTest, TestCoreContainer, UpdateParamsTest, DirectUpdateHandlerTest, FileBasedSpellCheckerTest, CollectionsAPIDistributedZkTest, TestStressVersions, TestRemoteStreaming, TestZkChroot, EchoParamsTest, TestOmitPositions, DebugComponentTest, ShowFileRequestHandlerTest, SolrIndexConfigTest, DistributedTermsComponentTest, PrimitiveFieldTypeTest, TestLuceneMatchVersion, BinaryUpdateRequestHandlerTest, SuggesterTest, TestCodecSupport, IndexSchemaRuntimeFieldTest, TestGroupingSearch, BasicFunctionalityTest, CSVRequestHandlerTest, SimplePostToolTest, NoCacheHeaderTest, ShardRoutingTest, ScriptEngineTest, TestPseudoReturnFields, TestLMJelinekMercerSimilarityFactory, TestDocSet, SolrRequestParserTest, SuggesterTSTTest, ConvertedLegacyTest, JSONWriterTest, DisMaxRequestHandlerTest, SchemaVersionSpecificBehaviorTest, ResourceLoaderTest, TestStressLucene, LukeRequestHandlerTest, ResponseLogComponentTest, TestWordDelimiterFilterFactory, OutputWriterTest, SortByFunctionTest, PathHierarchyTokenizerFactoryTest, TestSurroundQueryParser, TestRTGBase, TestRangeQuery, TestAtomicUpdateErrorCases, BadComponentTest, HighlighterConfigTest, TestJmxMonitoredMap, TestCSVLoader, TestFunctionQuery, TestReplicationHandler, TestDistributedSearch, DateFieldTest, NotRequiredUniqueKeyTest, BasicDistributedZkTest]
[junit4:junit4] Completed in 366.07s, 1 test, 1 failure <<< FAILURES!

[...truncated 384 lines...]
BUILD FAILED
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/build.xml:344: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/build.xml:39: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:178: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:428: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1176: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:841: There were test failures: 247 suites, 1031 tests, 1 failure, 14 ignored (3 assumptions)

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



RE: [JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) - Build # 107 - Still Failing!

Posted by Uwe Schindler <uw...@thetaphi.de>.
I opened https://issues.apache.org/jira/browse/SOLR-4325

-----
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de
eMail: uwe@thetaphi.de


> -----Original Message-----
> From: Uwe Schindler [mailto:uwe@thetaphi.de]
> Sent: Saturday, January 19, 2013 10:47 PM
> To: dev@lucene.apache.org
> Subject: RE: [JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) - Build #
> 107 - Still Failing!
> 
> In addition, if you go 2 days back, one hour is missing... So the bug seems to
> be in the date math, it support locales but seems to substract 48 hours and
> not 2 days wall clock.
> 
> -----
> Uwe Schindler
> H.-H.-Meier-Allee 63, D-28213 Bremen
> http://www.thetaphi.de
> eMail: uwe@thetaphi.de
> 
> 
> > -----Original Message-----
> > From: Uwe Schindler [mailto:uwe@thetaphi.de]
> > Sent: Saturday, January 19, 2013 7:46 PM
> > To: dev@lucene.apache.org
> > Subject: RE: [JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) -
> > Build #
> > 107 - Still Failing!
> >
> > According to http://www.timeanddate.com/time/dst/events.html:
> >
> > Today is DST change in Fidji (see
> > http://www.timeanddate.com/library/abbreviations/timezones/pacific/fjt
> > .h tml). DST ends there and clock goes back from 3 to 2, so 2:00-2:59
> > happens 2 times, which makes the bijectivity of local time <->
> > universal time not working.
> >
> > -----
> > Uwe Schindler
> > H.-H.-Meier-Allee 63, D-28213 Bremen
> > http://www.thetaphi.de
> > eMail: uwe@thetaphi.de
> >
> >
> > > -----Original Message-----
> > > From: Uwe Schindler [mailto:uwe@thetaphi.de]
> > > Sent: Saturday, January 19, 2013 7:13 PM
> > > To: dev@lucene.apache.org
> > > Subject: RE: [JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) -
> > > Build #
> > > 107 - Still Failing!
> > >
> > > I disabled the test for now! I have no idea how to fix, because the
> > > DateforatEvaluator is black magic to me and I have no idea where the
> > > "NOW- 2DAYS" comes from...
> > >
> > > -----
> > > Uwe Schindler
> > > H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de
> > > eMail: uwe@thetaphi.de
> > >
> > >
> > > > -----Original Message-----
> > > > From: Uwe Schindler [mailto:uwe@thetaphi.de]
> > > > Sent: Saturday, January 19, 2013 7:10 PM
> > > > To: dev@lucene.apache.org
> > > > Subject: RE: [JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) -
> > > > Build #
> > > > 107 - Still Failing!
> > > >
> > > > This is caused by some DST changes TODAY!
> > > >
> > > > This part is completely invalid, because the transformation from
> > > > local time to universal time is not bijective:
> > > >
> > > >       {
> > > >         SimpleDateFormat sdfDate = new SimpleDateFormat("yyyy-MM-
> dd
> > > > HH", Locale.getDefault());
> > > >         String sdf = sdfDate.format(getNow());
> > > >         String dfe =
> > > > dateFormatEval.evaluate("'NOW-2DAYS','yyyy-MM-dd
> > > > HH','"+ currentLocale + "'", context);
> > > >         assertEquals(sdf,dfe);
> > > >         for(String tz : TimeZone.getAvailableIDs()) {
> > > >           sdfDate.setTimeZone(TimeZone.getTimeZone(tz));
> > > >           sdf = sdfDate.format(getNow());
> > > >           dfe = dateFormatEval.evaluate("'NOW-2DAYS','yyyy-MM-dd
> > > > HH','" + currentLocale + "','" + tz + "'", context);
> > > >           assertEquals(sdf,dfe);
> > > >         }
> > > >       }
> > > >
> > > > This test may also fail on non-gregorian calendars!
> > > >
> > > > Uwe
> > > >
> > > > -----
> > > > Uwe Schindler
> > > > H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de
> > > > eMail: uwe@thetaphi.de
> > > >
> > > >
> > > > > -----Original Message-----
> > > > > From: Policeman Jenkins Server [mailto:jenkins@thetaphi.de]
> > > > > Sent: Saturday, January 19, 2013 6:51 PM
> > > > > To: dev@lucene.apache.org
> > > > > Subject: [JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) - Build
> > > > > #
> > > > > 107 - Still Failing!
> > > > >
> > > > > Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-
> MacOSX/107/
> > > > > Java: 64bit/jdk1.7.0 -XX:+UseConcMarkSweepGC
> > > > >
> > > > > 1 tests failed.
> > > > > FAILED:
> > > > > org.apache.solr.handler.dataimport.TestBuiltInEvaluators.testDateFor
> > > > > ma
> > > > > tEv
> > > > > aluator
> > > > >
> > > > > Error Message:
> > > > > expected:<2013-01-18 0[6]> but was:<2013-01-18 0[5]>
> > > > >
> > > > > Stack Trace:
> > > > > org.junit.ComparisonFailure: expected:<2013-01-18 0[6]> but
> > > > > was:<2013-01-
> > > > > 18 0[5]>
> > > > > 	at
> > > > >
> > > >
> > >
> >
> __randomizedtesting.SeedInfo.seed([67A0481D0708E5BE:1FEEC78D1A32009
> > > > > 0]:0)
> > > > > 	at org.junit.Assert.assertEquals(Assert.java:125)
> > > > > 	at org.junit.Assert.assertEquals(Assert.java:147)
> > > > > 	at
> > > > > org.apache.solr.handler.dataimport.TestBuiltInEvaluators.testDateFor
> > > > > ma
> > > > > tEv
> > > > > aluator(TestBuiltInEvaluators.java:140)
> > > > > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> > > > > 	at
> > > > >
> > > >
> > >
> >
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> > > > > ava:57)
> > > > > 	at
> > > > >
> > > >
> > >
> >
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> > > > > sorImpl.java:43)
> > > > > 	at java.lang.reflect.Method.invoke(Method.java:601)
> > > > > 	at
> > > > >
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> > > > > dRunner.java:1559)
> > > > > 	at
> > > > >
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
> > > > > mizedRunner.java:79)
> > > > > 	at
> > > > >
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Rando
> > > > > mizedRunner.java:737)
> > > > > 	at
> > > > >
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Rando
> > > > > mizedRunner.java:773)
> > > > > 	at
> > > > >
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Rando
> > > > > mizedRunner.java:787)
> > > > > 	at
> > > > >
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> > > > > evaluate(SystemPropertiesRestoreRule.java:53)
> > > > > 	at
> > > > >
> > > >
> > >
> >
> org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRul
> > > > > e
> > > > > SetupTeardownChained.java:50)
> > > > > 	at
> > > > >
> org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleF
> > > > > ie
> > > > > ldCa
> > > > > cheSanity.java:51)
> > > > > 	at
> > > > >
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBe
> > > > > fo
> > > > > reA
> > > > > fterRule.java:46)
> > > > > 	at
> > > > >
> > com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRu
> > > > > le
> > > > > $1
> > > > > .evaluate(SystemPropertiesInvariantRule.java:55)
> > > > > 	at
> > > > >
> > > >
> > >
> >
> org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleTh
> > > > > readAndTestName.java:49)
> > > > > 	at
> > > > >
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Tes
> > > > > tR
> > > > > ule
> > > > > IgnoreAfterMaxFailures.java:70)
> > > > > 	at
> > > > >
> > org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFa
> > > > > il
> > > > > ure
> > > > > .java:48)
> > > > > 	at
> > > > >
> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(S
> > > > > ta
> > > > > t
> > > > > ementAdapter.java:36)
> > > > > 	at
> > > > >
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> > > > > run(ThreadLeakControl.java:358)
> > > > > 	at
> > > > >
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTas
> > > > > k
> > > > > (ThreadLeakControl.java:782)
> > > > > 	at
> > > > >
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(Thread
> > > > > L
> > > > > eakControl.java:442)
> > > > > 	at
> > > > >
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran
> > > > > domizedRunner.java:746)
> > > > > 	at
> > > > >
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(Rando
> > > > > mizedRunner.java:648)
> > > > > 	at
> > > > >
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> > > > > mizedRunner.java:682)
> > > > > 	at
> > > > >
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> > > > > mizedRunner.java:693)
> > > > > 	at
> > > > >
> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(S
> > > > > ta
> > > > > t
> > > > > ementAdapter.java:36)
> > > > > 	at
> > > > >
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> > > > > evaluate(SystemPropertiesRestoreRule.java:53)
> > > > > 	at
> > > > >
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBe
> > > > > fo
> > > > > reA
> > > > > fterRule.java:46)
> > > > > 	at
> > > > >
> > org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleSto
> > > > > re
> > > > > Cl
> > > > > assName.java:42)
> > > > > 	at
> > > > >
> > com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRu
> > > > > le
> > > > > $1
> > > > > .evaluate(SystemPropertiesInvariantRule.java:55)
> > > > > 	at
> > > > >
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> > > > >
> > hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> > > > > 	at
> > > > >
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> > > > >
> > hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> > > > > 	at
> > > > >
> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(S
> > > > > ta
> > > > > t
> > > > > ementAdapter.java:36)
> > > > > 	at
> > > > >
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRul
> > > > > eA
> > > > > ss
> > > > > ertionsRequired.java:43)
> > > > > 	at
> > > > >
> > org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFa
> > > > > il
> > > > > ure
> > > > > .java:48)
> > > > > 	at
> > > > >
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Tes
> > > > > tR
> > > > > ule
> > > > > IgnoreAfterMaxFailures.java:70)
> > > > > 	at
> > > > >
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleI
> > > > > gn
> > > > > ore
> > > > > TestSuites.java:55)
> > > > > 	at
> > > > >
> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(S
> > > > > ta
> > > > > t
> > > > > ementAdapter.java:36)
> > > > > 	at
> > > > >
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> > > > > run(ThreadLeakControl.java:358)
> > > > > 	at java.lang.Thread.run(Thread.java:722)
> > > > >
> > > > >
> > > > >
> > > > >
> > > > > Build Log:
> > > > > [...truncated 12221 lines...]
> > > > > [junit4:junit4] Suite:
> > > > > org.apache.solr.handler.dataimport.TestBuiltInEvaluators
> > > > > [junit4:junit4]   2> 6 T205 oas.SolrTestCaseJ4.setUp ###Starting
> > > > > testEscapeSolrQueryFunction
> > > > > [junit4:junit4]   2> 9 T205
> > > > > oashd.AbstractDataImportHandlerTestCase.tearDown Looking for
> > > > > dataimport.properties at:
> > > > > /Users/jenkins/jenkins-slave/workspace/Lucene-
> > > > > Solr-trunk-MacOSX/solr/build/contrib/solr-
> > > > >
> dataimporthandler/test/J0/solr/collection1/conf/dataimport.properties
> > > > > [junit4:junit4]   2> 9 T205 oas.SolrTestCaseJ4.tearDown ###Ending
> > > > > testEscapeSolrQueryFunction
> > > > > [junit4:junit4]   2> 15 T205 oas.SolrTestCaseJ4.setUp ###Starting
> > > > > testUrlEvaluator
> > > > > [junit4:junit4]   2> 16 T205
> > > > > oashd.AbstractDataImportHandlerTestCase.tearDown Looking for
> > > > > dataimport.properties at:
> > > > > /Users/jenkins/jenkins-slave/workspace/Lucene-
> > > > > Solr-trunk-MacOSX/solr/build/contrib/solr-
> > > > >
> dataimporthandler/test/J0/solr/collection1/conf/dataimport.properties
> > > > > [junit4:junit4]   2> 17 T205 oas.SolrTestCaseJ4.tearDown ###Ending
> > > > > testUrlEvaluator
> > > > > [junit4:junit4]   2> 23 T205 oas.SolrTestCaseJ4.setUp ###Starting
> > > > > testDateFormatEvaluator
> > > > > [junit4:junit4]   2> 871 T205
> > > > > oashd.AbstractDataImportHandlerTestCase.tearDown Looking for
> > > > > dataimport.properties at:
> > > > > /Users/jenkins/jenkins-slave/workspace/Lucene-
> > > > > Solr-trunk-MacOSX/solr/build/contrib/solr-
> > > > >
> dataimporthandler/test/J0/solr/collection1/conf/dataimport.properties
> > > > > [junit4:junit4]   2> 873 T205 oas.SolrTestCaseJ4.tearDown ###Ending
> > > > > testDateFormatEvaluator
> > > > > [junit4:junit4]   2> NOTE: reproduce with: ant test  -
> > > > > Dtestcase=TestBuiltInEvaluators
> > > > > -Dtests.method=testDateFormatEvaluator
> > > > > - Dtests.seed=67A0481D0708E5BE -Dtests.slow=true
> > > > > -Dtests.locale=no_NO
> > > > > - Dtests.timezone=America/La_Paz -Dtests.file.encoding=UTF-8
> > > > > [junit4:junit4] FAILURE 1.07s |
> > > > > TestBuiltInEvaluators.testDateFormatEvaluator <<<
> > > > > [junit4:junit4]    > Throwable #1: org.junit.ComparisonFailure:
> > > > > expected:<2013-01-18 0[6]> but was:<2013-01-18 0[5]>
> > > > > [junit4:junit4]    > 	at
> > > > >
> > > >
> > >
> >
> __randomizedtesting.SeedInfo.seed([67A0481D0708E5BE:1FEEC78D1A32009
> > > > > 0]:0)
> > > > > [junit4:junit4]    > 	at
> > org.junit.Assert.assertEquals(Assert.java:125)
> > > > > [junit4:junit4]    > 	at
> > org.junit.Assert.assertEquals(Assert.java:147)
> > > > > [junit4:junit4]    > 	at
> > > > > org.apache.solr.handler.dataimport.TestBuiltInEvaluators.testDateFor
> > > > > ma
> > > > > tEv
> > > > > aluator(TestBuiltInEvaluators.java:140)
> > > > > [junit4:junit4]    > 	at
> > > > > sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> > > > > [junit4:junit4]    > 	at
> > > > >
> > > >
> > >
> >
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> > > > > ava:57)
> > > > > [junit4:junit4]    > 	at
> > > > >
> > > >
> > >
> >
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> > > > > sorImpl.java:43)
> > > > > [junit4:junit4]    > 	at
> > java.lang.reflect.Method.invoke(Method.java:601)
> > > > > [junit4:junit4]    > 	at
> > > > >
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> > > > > dRunner.java:1559)
> > > > > [junit4:junit4]    > 	at
> > > > >
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
> > > > > mizedRunner.java:79)
> > > > > [junit4:junit4]    > 	at
> > > > >
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Rando
> > > > > mizedRunner.java:737)
> > > > > [junit4:junit4]    > 	at
> > > > >
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Rando
> > > > > mizedRunner.java:773)
> > > > > [junit4:junit4]    > 	at
> > > > >
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Rando
> > > > > mizedRunner.java:787)
> > > > > [junit4:junit4]    > 	at
> > > > >
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> > > > > evaluate(SystemPropertiesRestoreRule.java:53)
> > > > > [junit4:junit4]    > 	at
> > > > >
> > > >
> > >
> >
> org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRul
> > > > > e
> > > > > SetupTeardownChained.java:50)
> > > > > [junit4:junit4]    > 	at
> > > > >
> org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleF
> > > > > ie
> > > > > ldCa
> > > > > cheSanity.java:51)
> > > > > [junit4:junit4]    > 	at
> > > > >
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBe
> > > > > fo
> > > > > reA
> > > > > fterRule.java:46)
> > > > > [junit4:junit4]    > 	at
> > > > >
> > com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRu
> > > > > le
> > > > > $1
> > > > > .evaluate(SystemPropertiesInvariantRule.java:55)
> > > > > [junit4:junit4]    > 	at
> > > > >
> > > >
> > >
> >
> org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleTh
> > > > > readAndTestName.java:49)
> > > > > [junit4:junit4]    > 	at
> > > > >
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Tes
> > > > > tR
> > > > > ule
> > > > > IgnoreAfterMaxFailures.java:70)
> > > > > [junit4:junit4]    > 	at
> > > > >
> > org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFa
> > > > > il
> > > > > ure
> > > > > .java:48)
> > > > > [junit4:junit4]    > 	at
> > > > >
> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(S
> > > > > ta
> > > > > t
> > > > > ementAdapter.java:36)
> > > > > [junit4:junit4]    > 	at
> > > > >
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> > > > > run(ThreadLeakControl.java:358)
> > > > > [junit4:junit4]    > 	at
> > > > >
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTas
> > > > > k
> > > > > (ThreadLeakControl.java:782)
> > > > > [junit4:junit4]    > 	at
> > > > >
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(Thread
> > > > > L
> > > > > eakControl.java:442)
> > > > > [junit4:junit4]    > 	at
> > > > >
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran
> > > > > domizedRunner.java:746)
> > > > > [junit4:junit4]    > 	at
> > > > >
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(Rando
> > > > > mizedRunner.java:648)
> > > > > [junit4:junit4]    > 	at
> > > > >
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> > > > > mizedRunner.java:682)
> > > > > [junit4:junit4]    > 	at
> > > > >
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> > > > > mizedRunner.java:693)
> > > > > [junit4:junit4]    > 	at
> > > > >
> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(S
> > > > > ta
> > > > > t
> > > > > ementAdapter.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(AbstractBe
> > > > > fo
> > > > > reA
> > > > > fterRule.java:46)
> > > > > [junit4:junit4]    > 	at
> > > > >
> > org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleSto
> > > > > re
> > > > > Cl
> > > > > assName.java:42)
> > > > > [junit4:junit4]    > 	at
> > > > >
> > com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRu
> > > > > le
> > > > > $1
> > > > > .evaluate(SystemPropertiesInvariantRule.java:55)
> > > > > [junit4:junit4]    > 	at
> > > > >
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> > > > >
> > hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> > > > > [junit4:junit4]    > 	at
> > > > >
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> > > > >
> > hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> > > > > [junit4:junit4]    > 	at
> > > > >
> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(S
> > > > > ta
> > > > > t
> > > > > ementAdapter.java:36)
> > > > > [junit4:junit4]    > 	at
> > > > >
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRul
> > > > > eA
> > > > > ss
> > > > > ertionsRequired.java:43)
> > > > > [junit4:junit4]    > 	at
> > > > >
> > org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFa
> > > > > il
> > > > > ure
> > > > > .java:48)
> > > > > [junit4:junit4]    > 	at
> > > > >
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Tes
> > > > > tR
> > > > > ule
> > > > > IgnoreAfterMaxFailures.java:70)
> > > > > [junit4:junit4]    > 	at
> > > > >
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleI
> > > > > gn
> > > > > ore
> > > > > TestSuites.java:55)
> > > > > [junit4:junit4]    > 	at
> > > > >
> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(S
> > > > > ta
> > > > > t
> > > > > ementAdapter.java:36)
> > > > > [junit4:junit4]    > 	at
> > > > >
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> > > > > run(ThreadLeakControl.java:358)
> > > > > [junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
> > > > > [junit4:junit4]   2> 1097 T205 oas.SolrTestCaseJ4.setUp ###Starting
> > > > > parseParams
> > > > > [junit4:junit4]   2> 1099 T205
> > > > > oashd.AbstractDataImportHandlerTestCase.tearDown Looking for
> > > > > dataimport.properties at:
> > > > > /Users/jenkins/jenkins-slave/workspace/Lucene-
> > > > > Solr-trunk-MacOSX/solr/build/contrib/solr-
> > > > >
> dataimporthandler/test/J0/solr/collection1/conf/dataimport.properties
> > > > > [junit4:junit4]   2> 1099 T205 oas.SolrTestCaseJ4.tearDown ###Ending
> > > > > parseParams
> > > > > [junit4:junit4]   2> 1107 T205 oas.SolrTestCaseJ4.setUp ###Starting
> > > > > testSqlEscapingEvaluator
> > > > > [junit4:junit4]   2> 1109 T205
> > > > > oashd.AbstractDataImportHandlerTestCase.tearDown Looking for
> > > > > dataimport.properties at:
> > > > > /Users/jenkins/jenkins-slave/workspace/Lucene-
> > > > > Solr-trunk-MacOSX/solr/build/contrib/solr-
> > > > >
> dataimporthandler/test/J0/solr/collection1/conf/dataimport.properties
> > > > > [junit4:junit4]   2> 1110 T205 oas.SolrTestCaseJ4.tearDown ###Ending
> > > > > testSqlEscapingEvaluator
> > > > > [junit4:junit4]   2> 1112 T205 oas.SolrTestCaseJ4.deleteCore
> > > ###deleteCore
> > > > > [junit4:junit4]   2> NOTE: test params are: codec=Lucene40,
> > > > > sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {},
> > > > > locale=no_NO, timezone=America/La_Paz
> > > > > [junit4:junit4]   2> NOTE: Mac OS X 10.8.2 x86_64/Oracle Corporation
> > > > 1.7.0_10
> > > > > (64-bit)/cpus=2,threads=1,free=53544616,total=92209152
> > > > > [junit4:junit4]   2> NOTE: All tests run in this JVM:
> > > > > [TestContentStreamDataSource, TestZKPropertiesWriter,
> > > > > TestEntityProcessorBase, TestNumberFormatTransformer,
> > > > > TestURLDataSource, TestScriptTransformer,
> > > > > TestSqlEntityProcessorDelta, TestDocBuilder,
> > > > > TestSolrEntityProcessorUnit, TestLineEntityProcessor,
> > > > > TestVariableResolverEndToEnd, TestSolrEntityProcessorEndToEnd,
> > > > > TestFileListEntityProcessor, TestErrorHandling,
> > > > > TestXPathRecordReader, TestRegexTransformer, TestDocBuilder2,
> > > > > TestJdbcDataSource, TestXPathEntityProcessor,
> TestEphemeralCache,
> > > > > TestVariableResolver, TestDataConfig, TestContextImpl,
> > > > > TestSqlEntityProcessor, TestDateFormatTransformer,
> > > > > TestPlainTextEntityProcessor, TestFieldReader, TestClobTransformer,
> > > > > TestTemplateTransformer, TestBuiltInEvaluators] [junit4:junit4]
> > > > > Completed in 1.16s, 5 tests, 1 failure
> > > > <<< FAILURES!
> > > > >
> > > > > [...truncated 21 lines...]
> > > > > BUILD FAILED
> > > > > /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-
> > > > > MacOSX/build.xml:344: The following error occurred while executing
> > > > > this
> > > > > line:
> > > > > /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-
> > > > > MacOSX/build.xml:39: The following error occurred while executing
> > > > > this
> > > > line:
> > > > > /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-
> > > > > MacOSX/solr/build.xml:192: The following error occurred while
> > > > > executing this
> > > > > line:
> > > > > /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-
> > > > > MacOSX/solr/common-build.xml:400: The following error occurred
> > while
> > > > > executing this line:
> > > > > /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-
> > > > > MacOSX/solr/common-build.xml:428: The following error occurred
> > while
> > > > > executing this line:
> > > > > /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-
> > > > > MacOSX/lucene/common-build.xml:1176: The following error
> occurred
> > > > > while executing this line:
> > > > > /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-
> > > > > MacOSX/lucene/common-build.xml:841: There were test failures: 35
> > > > > suites,
> > > > > 141 tests, 1 failure, 3 ignored
> > > > >
> > > > > Total time: 71 minutes 30 seconds
> > > > > Build step 'Invoke Ant' marked build as failure Archiving artifacts
> > > > > Recording test results Description set: Java: 64bit/jdk1.7.0
> > > > > -XX:+UseConcMarkSweepGC Email was triggered for: Failure Sending
> > > > > email for trigger: Failure
> > > > >
> > > >
> > > >
> > > >
> > > > ---------------------------------------------------------------------
> > > > To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For
> > > > additional commands, e-mail: dev-help@lucene.apache.org
> > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For
> additional
> > > commands, e-mail: dev-help@lucene.apache.org
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> > For additional commands, e-mail: dev-help@lucene.apache.org
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


RE: [JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) - Build # 107 - Still Failing!

Posted by Uwe Schindler <uw...@thetaphi.de>.
In addition, if you go 2 days back, one hour is missing... So the bug seems to be in the date math, it support locales but seems to substract 48 hours and not 2 days wall clock.

-----
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de
eMail: uwe@thetaphi.de


> -----Original Message-----
> From: Uwe Schindler [mailto:uwe@thetaphi.de]
> Sent: Saturday, January 19, 2013 7:46 PM
> To: dev@lucene.apache.org
> Subject: RE: [JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) - Build #
> 107 - Still Failing!
> 
> According to http://www.timeanddate.com/time/dst/events.html:
> 
> Today is DST change in Fidji (see
> http://www.timeanddate.com/library/abbreviations/timezones/pacific/fjt.h
> tml). DST ends there and clock goes back from 3 to 2, so 2:00-2:59 happens 2
> times, which makes the bijectivity of local time <-> universal time not
> working.
> 
> -----
> Uwe Schindler
> H.-H.-Meier-Allee 63, D-28213 Bremen
> http://www.thetaphi.de
> eMail: uwe@thetaphi.de
> 
> 
> > -----Original Message-----
> > From: Uwe Schindler [mailto:uwe@thetaphi.de]
> > Sent: Saturday, January 19, 2013 7:13 PM
> > To: dev@lucene.apache.org
> > Subject: RE: [JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) -
> > Build #
> > 107 - Still Failing!
> >
> > I disabled the test for now! I have no idea how to fix, because the
> > DateforatEvaluator is black magic to me and I have no idea where the
> > "NOW- 2DAYS" comes from...
> >
> > -----
> > Uwe Schindler
> > H.-H.-Meier-Allee 63, D-28213 Bremen
> > http://www.thetaphi.de
> > eMail: uwe@thetaphi.de
> >
> >
> > > -----Original Message-----
> > > From: Uwe Schindler [mailto:uwe@thetaphi.de]
> > > Sent: Saturday, January 19, 2013 7:10 PM
> > > To: dev@lucene.apache.org
> > > Subject: RE: [JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) -
> > > Build #
> > > 107 - Still Failing!
> > >
> > > This is caused by some DST changes TODAY!
> > >
> > > This part is completely invalid, because the transformation from
> > > local time to universal time is not bijective:
> > >
> > >       {
> > >         SimpleDateFormat sdfDate = new SimpleDateFormat("yyyy-MM-dd
> > > HH", Locale.getDefault());
> > >         String sdf = sdfDate.format(getNow());
> > >         String dfe =
> > > dateFormatEval.evaluate("'NOW-2DAYS','yyyy-MM-dd
> > > HH','"+ currentLocale + "'", context);
> > >         assertEquals(sdf,dfe);
> > >         for(String tz : TimeZone.getAvailableIDs()) {
> > >           sdfDate.setTimeZone(TimeZone.getTimeZone(tz));
> > >           sdf = sdfDate.format(getNow());
> > >           dfe = dateFormatEval.evaluate("'NOW-2DAYS','yyyy-MM-dd
> > > HH','" + currentLocale + "','" + tz + "'", context);
> > >           assertEquals(sdf,dfe);
> > >         }
> > >       }
> > >
> > > This test may also fail on non-gregorian calendars!
> > >
> > > Uwe
> > >
> > > -----
> > > Uwe Schindler
> > > H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de
> > > eMail: uwe@thetaphi.de
> > >
> > >
> > > > -----Original Message-----
> > > > From: Policeman Jenkins Server [mailto:jenkins@thetaphi.de]
> > > > Sent: Saturday, January 19, 2013 6:51 PM
> > > > To: dev@lucene.apache.org
> > > > Subject: [JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) - Build
> > > > #
> > > > 107 - Still Failing!
> > > >
> > > > Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/107/
> > > > Java: 64bit/jdk1.7.0 -XX:+UseConcMarkSweepGC
> > > >
> > > > 1 tests failed.
> > > > FAILED:
> > > > org.apache.solr.handler.dataimport.TestBuiltInEvaluators.testDateFor
> > > > ma
> > > > tEv
> > > > aluator
> > > >
> > > > Error Message:
> > > > expected:<2013-01-18 0[6]> but was:<2013-01-18 0[5]>
> > > >
> > > > Stack Trace:
> > > > org.junit.ComparisonFailure: expected:<2013-01-18 0[6]> but
> > > > was:<2013-01-
> > > > 18 0[5]>
> > > > 	at
> > > >
> > >
> >
> __randomizedtesting.SeedInfo.seed([67A0481D0708E5BE:1FEEC78D1A32009
> > > > 0]:0)
> > > > 	at org.junit.Assert.assertEquals(Assert.java:125)
> > > > 	at org.junit.Assert.assertEquals(Assert.java:147)
> > > > 	at
> > > > org.apache.solr.handler.dataimport.TestBuiltInEvaluators.testDateFor
> > > > ma
> > > > tEv
> > > > aluator(TestBuiltInEvaluators.java:140)
> > > > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> > > > 	at
> > > >
> > >
> >
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> > > > ava:57)
> > > > 	at
> > > >
> > >
> >
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> > > > sorImpl.java:43)
> > > > 	at java.lang.reflect.Method.invoke(Method.java:601)
> > > > 	at
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> > > > dRunner.java:1559)
> > > > 	at
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
> > > > mizedRunner.java:79)
> > > > 	at
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Rando
> > > > mizedRunner.java:737)
> > > > 	at
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Rando
> > > > mizedRunner.java:773)
> > > > 	at
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Rando
> > > > mizedRunner.java:787)
> > > > 	at
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> > > > evaluate(SystemPropertiesRestoreRule.java:53)
> > > > 	at
> > > >
> > >
> >
> org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRul
> > > > e
> > > > SetupTeardownChained.java:50)
> > > > 	at
> > > > org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleF
> > > > ie
> > > > ldCa
> > > > cheSanity.java:51)
> > > > 	at
> > > > org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBe
> > > > fo
> > > > reA
> > > > fterRule.java:46)
> > > > 	at
> > > >
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRu
> > > > le
> > > > $1
> > > > .evaluate(SystemPropertiesInvariantRule.java:55)
> > > > 	at
> > > >
> > >
> >
> org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleTh
> > > > readAndTestName.java:49)
> > > > 	at
> > > > org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Tes
> > > > tR
> > > > ule
> > > > IgnoreAfterMaxFailures.java:70)
> > > > 	at
> > > >
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFa
> > > > il
> > > > ure
> > > > .java:48)
> > > > 	at
> > > >
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(S
> > > > ta
> > > > t
> > > > ementAdapter.java:36)
> > > > 	at
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> > > > run(ThreadLeakControl.java:358)
> > > > 	at
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTas
> > > > k
> > > > (ThreadLeakControl.java:782)
> > > > 	at
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(Thread
> > > > L
> > > > eakControl.java:442)
> > > > 	at
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran
> > > > domizedRunner.java:746)
> > > > 	at
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(Rando
> > > > mizedRunner.java:648)
> > > > 	at
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> > > > mizedRunner.java:682)
> > > > 	at
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> > > > mizedRunner.java:693)
> > > > 	at
> > > >
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(S
> > > > ta
> > > > t
> > > > ementAdapter.java:36)
> > > > 	at
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> > > > evaluate(SystemPropertiesRestoreRule.java:53)
> > > > 	at
> > > > org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBe
> > > > fo
> > > > reA
> > > > fterRule.java:46)
> > > > 	at
> > > >
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleSto
> > > > re
> > > > Cl
> > > > assName.java:42)
> > > > 	at
> > > >
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRu
> > > > le
> > > > $1
> > > > .evaluate(SystemPropertiesInvariantRule.java:55)
> > > > 	at
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> > > >
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> > > > 	at
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> > > >
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> > > > 	at
> > > >
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(S
> > > > ta
> > > > t
> > > > ementAdapter.java:36)
> > > > 	at
> > > > org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRul
> > > > eA
> > > > ss
> > > > ertionsRequired.java:43)
> > > > 	at
> > > >
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFa
> > > > il
> > > > ure
> > > > .java:48)
> > > > 	at
> > > > org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Tes
> > > > tR
> > > > ule
> > > > IgnoreAfterMaxFailures.java:70)
> > > > 	at
> > > > org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleI
> > > > gn
> > > > ore
> > > > TestSuites.java:55)
> > > > 	at
> > > >
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(S
> > > > ta
> > > > t
> > > > ementAdapter.java:36)
> > > > 	at
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> > > > run(ThreadLeakControl.java:358)
> > > > 	at java.lang.Thread.run(Thread.java:722)
> > > >
> > > >
> > > >
> > > >
> > > > Build Log:
> > > > [...truncated 12221 lines...]
> > > > [junit4:junit4] Suite:
> > > > org.apache.solr.handler.dataimport.TestBuiltInEvaluators
> > > > [junit4:junit4]   2> 6 T205 oas.SolrTestCaseJ4.setUp ###Starting
> > > > testEscapeSolrQueryFunction
> > > > [junit4:junit4]   2> 9 T205
> > > > oashd.AbstractDataImportHandlerTestCase.tearDown Looking for
> > > > dataimport.properties at:
> > > > /Users/jenkins/jenkins-slave/workspace/Lucene-
> > > > Solr-trunk-MacOSX/solr/build/contrib/solr-
> > > > dataimporthandler/test/J0/solr/collection1/conf/dataimport.properties
> > > > [junit4:junit4]   2> 9 T205 oas.SolrTestCaseJ4.tearDown ###Ending
> > > > testEscapeSolrQueryFunction
> > > > [junit4:junit4]   2> 15 T205 oas.SolrTestCaseJ4.setUp ###Starting
> > > > testUrlEvaluator
> > > > [junit4:junit4]   2> 16 T205
> > > > oashd.AbstractDataImportHandlerTestCase.tearDown Looking for
> > > > dataimport.properties at:
> > > > /Users/jenkins/jenkins-slave/workspace/Lucene-
> > > > Solr-trunk-MacOSX/solr/build/contrib/solr-
> > > > dataimporthandler/test/J0/solr/collection1/conf/dataimport.properties
> > > > [junit4:junit4]   2> 17 T205 oas.SolrTestCaseJ4.tearDown ###Ending
> > > > testUrlEvaluator
> > > > [junit4:junit4]   2> 23 T205 oas.SolrTestCaseJ4.setUp ###Starting
> > > > testDateFormatEvaluator
> > > > [junit4:junit4]   2> 871 T205
> > > > oashd.AbstractDataImportHandlerTestCase.tearDown Looking for
> > > > dataimport.properties at:
> > > > /Users/jenkins/jenkins-slave/workspace/Lucene-
> > > > Solr-trunk-MacOSX/solr/build/contrib/solr-
> > > > dataimporthandler/test/J0/solr/collection1/conf/dataimport.properties
> > > > [junit4:junit4]   2> 873 T205 oas.SolrTestCaseJ4.tearDown ###Ending
> > > > testDateFormatEvaluator
> > > > [junit4:junit4]   2> NOTE: reproduce with: ant test  -
> > > > Dtestcase=TestBuiltInEvaluators
> > > > -Dtests.method=testDateFormatEvaluator
> > > > - Dtests.seed=67A0481D0708E5BE -Dtests.slow=true
> > > > -Dtests.locale=no_NO
> > > > - Dtests.timezone=America/La_Paz -Dtests.file.encoding=UTF-8
> > > > [junit4:junit4] FAILURE 1.07s |
> > > > TestBuiltInEvaluators.testDateFormatEvaluator <<<
> > > > [junit4:junit4]    > Throwable #1: org.junit.ComparisonFailure:
> > > > expected:<2013-01-18 0[6]> but was:<2013-01-18 0[5]>
> > > > [junit4:junit4]    > 	at
> > > >
> > >
> >
> __randomizedtesting.SeedInfo.seed([67A0481D0708E5BE:1FEEC78D1A32009
> > > > 0]:0)
> > > > [junit4:junit4]    > 	at
> org.junit.Assert.assertEquals(Assert.java:125)
> > > > [junit4:junit4]    > 	at
> org.junit.Assert.assertEquals(Assert.java:147)
> > > > [junit4:junit4]    > 	at
> > > > org.apache.solr.handler.dataimport.TestBuiltInEvaluators.testDateFor
> > > > ma
> > > > tEv
> > > > aluator(TestBuiltInEvaluators.java:140)
> > > > [junit4:junit4]    > 	at
> > > > sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> > > > [junit4:junit4]    > 	at
> > > >
> > >
> >
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> > > > ava:57)
> > > > [junit4:junit4]    > 	at
> > > >
> > >
> >
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> > > > sorImpl.java:43)
> > > > [junit4:junit4]    > 	at
> java.lang.reflect.Method.invoke(Method.java:601)
> > > > [junit4:junit4]    > 	at
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> > > > dRunner.java:1559)
> > > > [junit4:junit4]    > 	at
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
> > > > mizedRunner.java:79)
> > > > [junit4:junit4]    > 	at
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Rando
> > > > mizedRunner.java:737)
> > > > [junit4:junit4]    > 	at
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Rando
> > > > mizedRunner.java:773)
> > > > [junit4:junit4]    > 	at
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Rando
> > > > mizedRunner.java:787)
> > > > [junit4:junit4]    > 	at
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> > > > evaluate(SystemPropertiesRestoreRule.java:53)
> > > > [junit4:junit4]    > 	at
> > > >
> > >
> >
> org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRul
> > > > e
> > > > SetupTeardownChained.java:50)
> > > > [junit4:junit4]    > 	at
> > > > org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleF
> > > > ie
> > > > ldCa
> > > > cheSanity.java:51)
> > > > [junit4:junit4]    > 	at
> > > > org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBe
> > > > fo
> > > > reA
> > > > fterRule.java:46)
> > > > [junit4:junit4]    > 	at
> > > >
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRu
> > > > le
> > > > $1
> > > > .evaluate(SystemPropertiesInvariantRule.java:55)
> > > > [junit4:junit4]    > 	at
> > > >
> > >
> >
> org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleTh
> > > > readAndTestName.java:49)
> > > > [junit4:junit4]    > 	at
> > > > org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Tes
> > > > tR
> > > > ule
> > > > IgnoreAfterMaxFailures.java:70)
> > > > [junit4:junit4]    > 	at
> > > >
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFa
> > > > il
> > > > ure
> > > > .java:48)
> > > > [junit4:junit4]    > 	at
> > > >
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(S
> > > > ta
> > > > t
> > > > ementAdapter.java:36)
> > > > [junit4:junit4]    > 	at
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> > > > run(ThreadLeakControl.java:358)
> > > > [junit4:junit4]    > 	at
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTas
> > > > k
> > > > (ThreadLeakControl.java:782)
> > > > [junit4:junit4]    > 	at
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(Thread
> > > > L
> > > > eakControl.java:442)
> > > > [junit4:junit4]    > 	at
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran
> > > > domizedRunner.java:746)
> > > > [junit4:junit4]    > 	at
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(Rando
> > > > mizedRunner.java:648)
> > > > [junit4:junit4]    > 	at
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> > > > mizedRunner.java:682)
> > > > [junit4:junit4]    > 	at
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> > > > mizedRunner.java:693)
> > > > [junit4:junit4]    > 	at
> > > >
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(S
> > > > ta
> > > > t
> > > > ementAdapter.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(AbstractBe
> > > > fo
> > > > reA
> > > > fterRule.java:46)
> > > > [junit4:junit4]    > 	at
> > > >
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleSto
> > > > re
> > > > Cl
> > > > assName.java:42)
> > > > [junit4:junit4]    > 	at
> > > >
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRu
> > > > le
> > > > $1
> > > > .evaluate(SystemPropertiesInvariantRule.java:55)
> > > > [junit4:junit4]    > 	at
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> > > >
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> > > > [junit4:junit4]    > 	at
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> > > >
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> > > > [junit4:junit4]    > 	at
> > > >
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(S
> > > > ta
> > > > t
> > > > ementAdapter.java:36)
> > > > [junit4:junit4]    > 	at
> > > > org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRul
> > > > eA
> > > > ss
> > > > ertionsRequired.java:43)
> > > > [junit4:junit4]    > 	at
> > > >
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFa
> > > > il
> > > > ure
> > > > .java:48)
> > > > [junit4:junit4]    > 	at
> > > > org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Tes
> > > > tR
> > > > ule
> > > > IgnoreAfterMaxFailures.java:70)
> > > > [junit4:junit4]    > 	at
> > > > org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleI
> > > > gn
> > > > ore
> > > > TestSuites.java:55)
> > > > [junit4:junit4]    > 	at
> > > >
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(S
> > > > ta
> > > > t
> > > > ementAdapter.java:36)
> > > > [junit4:junit4]    > 	at
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> > > > run(ThreadLeakControl.java:358)
> > > > [junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
> > > > [junit4:junit4]   2> 1097 T205 oas.SolrTestCaseJ4.setUp ###Starting
> > > > parseParams
> > > > [junit4:junit4]   2> 1099 T205
> > > > oashd.AbstractDataImportHandlerTestCase.tearDown Looking for
> > > > dataimport.properties at:
> > > > /Users/jenkins/jenkins-slave/workspace/Lucene-
> > > > Solr-trunk-MacOSX/solr/build/contrib/solr-
> > > > dataimporthandler/test/J0/solr/collection1/conf/dataimport.properties
> > > > [junit4:junit4]   2> 1099 T205 oas.SolrTestCaseJ4.tearDown ###Ending
> > > > parseParams
> > > > [junit4:junit4]   2> 1107 T205 oas.SolrTestCaseJ4.setUp ###Starting
> > > > testSqlEscapingEvaluator
> > > > [junit4:junit4]   2> 1109 T205
> > > > oashd.AbstractDataImportHandlerTestCase.tearDown Looking for
> > > > dataimport.properties at:
> > > > /Users/jenkins/jenkins-slave/workspace/Lucene-
> > > > Solr-trunk-MacOSX/solr/build/contrib/solr-
> > > > dataimporthandler/test/J0/solr/collection1/conf/dataimport.properties
> > > > [junit4:junit4]   2> 1110 T205 oas.SolrTestCaseJ4.tearDown ###Ending
> > > > testSqlEscapingEvaluator
> > > > [junit4:junit4]   2> 1112 T205 oas.SolrTestCaseJ4.deleteCore
> > ###deleteCore
> > > > [junit4:junit4]   2> NOTE: test params are: codec=Lucene40,
> > > > sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {},
> > > > locale=no_NO, timezone=America/La_Paz
> > > > [junit4:junit4]   2> NOTE: Mac OS X 10.8.2 x86_64/Oracle Corporation
> > > 1.7.0_10
> > > > (64-bit)/cpus=2,threads=1,free=53544616,total=92209152
> > > > [junit4:junit4]   2> NOTE: All tests run in this JVM:
> > > > [TestContentStreamDataSource, TestZKPropertiesWriter,
> > > > TestEntityProcessorBase, TestNumberFormatTransformer,
> > > > TestURLDataSource, TestScriptTransformer,
> > > > TestSqlEntityProcessorDelta, TestDocBuilder,
> > > > TestSolrEntityProcessorUnit, TestLineEntityProcessor,
> > > > TestVariableResolverEndToEnd, TestSolrEntityProcessorEndToEnd,
> > > > TestFileListEntityProcessor, TestErrorHandling,
> > > > TestXPathRecordReader, TestRegexTransformer, TestDocBuilder2,
> > > > TestJdbcDataSource, TestXPathEntityProcessor, TestEphemeralCache,
> > > > TestVariableResolver, TestDataConfig, TestContextImpl,
> > > > TestSqlEntityProcessor, TestDateFormatTransformer,
> > > > TestPlainTextEntityProcessor, TestFieldReader, TestClobTransformer,
> > > > TestTemplateTransformer, TestBuiltInEvaluators] [junit4:junit4]
> > > > Completed in 1.16s, 5 tests, 1 failure
> > > <<< FAILURES!
> > > >
> > > > [...truncated 21 lines...]
> > > > BUILD FAILED
> > > > /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-
> > > > MacOSX/build.xml:344: The following error occurred while executing
> > > > this
> > > > line:
> > > > /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-
> > > > MacOSX/build.xml:39: The following error occurred while executing
> > > > this
> > > line:
> > > > /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-
> > > > MacOSX/solr/build.xml:192: The following error occurred while
> > > > executing this
> > > > line:
> > > > /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-
> > > > MacOSX/solr/common-build.xml:400: The following error occurred
> while
> > > > executing this line:
> > > > /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-
> > > > MacOSX/solr/common-build.xml:428: The following error occurred
> while
> > > > executing this line:
> > > > /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-
> > > > MacOSX/lucene/common-build.xml:1176: The following error occurred
> > > > while executing this line:
> > > > /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-
> > > > MacOSX/lucene/common-build.xml:841: There were test failures: 35
> > > > suites,
> > > > 141 tests, 1 failure, 3 ignored
> > > >
> > > > Total time: 71 minutes 30 seconds
> > > > Build step 'Invoke Ant' marked build as failure Archiving artifacts
> > > > Recording test results Description set: Java: 64bit/jdk1.7.0
> > > > -XX:+UseConcMarkSweepGC Email was triggered for: Failure Sending
> > > > email for trigger: Failure
> > > >
> > >
> > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For
> > > additional commands, e-mail: dev-help@lucene.apache.org
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional
> > commands, e-mail: dev-help@lucene.apache.org
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


RE: [JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) - Build # 107 - Still Failing!

Posted by Uwe Schindler <uw...@thetaphi.de>.
According to http://www.timeanddate.com/time/dst/events.html:

Today is DST change in Fidji (see http://www.timeanddate.com/library/abbreviations/timezones/pacific/fjt.html). DST ends there and clock goes back from 3 to 2, so 2:00-2:59 happens 2 times, which makes the bijectivity of local time <-> universal time not working.

-----
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de
eMail: uwe@thetaphi.de


> -----Original Message-----
> From: Uwe Schindler [mailto:uwe@thetaphi.de]
> Sent: Saturday, January 19, 2013 7:13 PM
> To: dev@lucene.apache.org
> Subject: RE: [JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) - Build #
> 107 - Still Failing!
> 
> I disabled the test for now! I have no idea how to fix, because the
> DateforatEvaluator is black magic to me and I have no idea where the "NOW-
> 2DAYS" comes from...
> 
> -----
> Uwe Schindler
> H.-H.-Meier-Allee 63, D-28213 Bremen
> http://www.thetaphi.de
> eMail: uwe@thetaphi.de
> 
> 
> > -----Original Message-----
> > From: Uwe Schindler [mailto:uwe@thetaphi.de]
> > Sent: Saturday, January 19, 2013 7:10 PM
> > To: dev@lucene.apache.org
> > Subject: RE: [JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) -
> > Build #
> > 107 - Still Failing!
> >
> > This is caused by some DST changes TODAY!
> >
> > This part is completely invalid, because the transformation from local
> > time to universal time is not bijective:
> >
> >       {
> >         SimpleDateFormat sdfDate = new SimpleDateFormat("yyyy-MM-dd
> > HH", Locale.getDefault());
> >         String sdf = sdfDate.format(getNow());
> >         String dfe = dateFormatEval.evaluate("'NOW-2DAYS','yyyy-MM-dd
> > HH','"+ currentLocale + "'", context);
> >         assertEquals(sdf,dfe);
> >         for(String tz : TimeZone.getAvailableIDs()) {
> >           sdfDate.setTimeZone(TimeZone.getTimeZone(tz));
> >           sdf = sdfDate.format(getNow());
> >           dfe = dateFormatEval.evaluate("'NOW-2DAYS','yyyy-MM-dd
> > HH','" + currentLocale + "','" + tz + "'", context);
> >           assertEquals(sdf,dfe);
> >         }
> >       }
> >
> > This test may also fail on non-gregorian calendars!
> >
> > Uwe
> >
> > -----
> > Uwe Schindler
> > H.-H.-Meier-Allee 63, D-28213 Bremen
> > http://www.thetaphi.de
> > eMail: uwe@thetaphi.de
> >
> >
> > > -----Original Message-----
> > > From: Policeman Jenkins Server [mailto:jenkins@thetaphi.de]
> > > Sent: Saturday, January 19, 2013 6:51 PM
> > > To: dev@lucene.apache.org
> > > Subject: [JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) - Build
> > > #
> > > 107 - Still Failing!
> > >
> > > Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/107/
> > > Java: 64bit/jdk1.7.0 -XX:+UseConcMarkSweepGC
> > >
> > > 1 tests failed.
> > > FAILED:
> > > org.apache.solr.handler.dataimport.TestBuiltInEvaluators.testDateFor
> > > ma
> > > tEv
> > > aluator
> > >
> > > Error Message:
> > > expected:<2013-01-18 0[6]> but was:<2013-01-18 0[5]>
> > >
> > > Stack Trace:
> > > org.junit.ComparisonFailure: expected:<2013-01-18 0[6]> but
> > > was:<2013-01-
> > > 18 0[5]>
> > > 	at
> > >
> >
> __randomizedtesting.SeedInfo.seed([67A0481D0708E5BE:1FEEC78D1A32009
> > > 0]:0)
> > > 	at org.junit.Assert.assertEquals(Assert.java:125)
> > > 	at org.junit.Assert.assertEquals(Assert.java:147)
> > > 	at
> > > org.apache.solr.handler.dataimport.TestBuiltInEvaluators.testDateFor
> > > ma
> > > tEv
> > > aluator(TestBuiltInEvaluators.java:140)
> > > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> > > 	at
> > >
> >
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> > > ava:57)
> > > 	at
> > >
> >
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> > > sorImpl.java:43)
> > > 	at java.lang.reflect.Method.invoke(Method.java:601)
> > > 	at
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> > > dRunner.java:1559)
> > > 	at
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
> > > mizedRunner.java:79)
> > > 	at
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Rando
> > > mizedRunner.java:737)
> > > 	at
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Rando
> > > mizedRunner.java:773)
> > > 	at
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Rando
> > > mizedRunner.java:787)
> > > 	at
> > >
> >
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> > > evaluate(SystemPropertiesRestoreRule.java:53)
> > > 	at
> > >
> >
> org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRul
> > > e
> > > SetupTeardownChained.java:50)
> > > 	at
> > > org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleF
> > > ie
> > > ldCa
> > > cheSanity.java:51)
> > > 	at
> > > org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBe
> > > fo
> > > reA
> > > fterRule.java:46)
> > > 	at
> > > com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRu
> > > le
> > > $1
> > > .evaluate(SystemPropertiesInvariantRule.java:55)
> > > 	at
> > >
> >
> org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleTh
> > > readAndTestName.java:49)
> > > 	at
> > > org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Tes
> > > tR
> > > ule
> > > IgnoreAfterMaxFailures.java:70)
> > > 	at
> > > org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFa
> > > il
> > > ure
> > > .java:48)
> > > 	at
> > > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(S
> > > ta
> > > t
> > > ementAdapter.java:36)
> > > 	at
> > >
> >
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> > > run(ThreadLeakControl.java:358)
> > > 	at
> > >
> >
> com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTas
> > > k
> > > (ThreadLeakControl.java:782)
> > > 	at
> > >
> >
> com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(Thread
> > > L
> > > eakControl.java:442)
> > > 	at
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran
> > > domizedRunner.java:746)
> > > 	at
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(Rando
> > > mizedRunner.java:648)
> > > 	at
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> > > mizedRunner.java:682)
> > > 	at
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> > > mizedRunner.java:693)
> > > 	at
> > > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(S
> > > ta
> > > t
> > > ementAdapter.java:36)
> > > 	at
> > >
> >
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> > > evaluate(SystemPropertiesRestoreRule.java:53)
> > > 	at
> > > org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBe
> > > fo
> > > reA
> > > fterRule.java:46)
> > > 	at
> > > org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleSto
> > > re
> > > Cl
> > > assName.java:42)
> > > 	at
> > > com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRu
> > > le
> > > $1
> > > .evaluate(SystemPropertiesInvariantRule.java:55)
> > > 	at
> > >
> >
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> > > hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> > > 	at
> > >
> >
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> > > hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> > > 	at
> > > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(S
> > > ta
> > > t
> > > ementAdapter.java:36)
> > > 	at
> > > org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRul
> > > eA
> > > ss
> > > ertionsRequired.java:43)
> > > 	at
> > > org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFa
> > > il
> > > ure
> > > .java:48)
> > > 	at
> > > org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Tes
> > > tR
> > > ule
> > > IgnoreAfterMaxFailures.java:70)
> > > 	at
> > > org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleI
> > > gn
> > > ore
> > > TestSuites.java:55)
> > > 	at
> > > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(S
> > > ta
> > > t
> > > ementAdapter.java:36)
> > > 	at
> > >
> >
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> > > run(ThreadLeakControl.java:358)
> > > 	at java.lang.Thread.run(Thread.java:722)
> > >
> > >
> > >
> > >
> > > Build Log:
> > > [...truncated 12221 lines...]
> > > [junit4:junit4] Suite:
> > > org.apache.solr.handler.dataimport.TestBuiltInEvaluators
> > > [junit4:junit4]   2> 6 T205 oas.SolrTestCaseJ4.setUp ###Starting
> > > testEscapeSolrQueryFunction
> > > [junit4:junit4]   2> 9 T205
> > > oashd.AbstractDataImportHandlerTestCase.tearDown Looking for
> > > dataimport.properties at:
> > > /Users/jenkins/jenkins-slave/workspace/Lucene-
> > > Solr-trunk-MacOSX/solr/build/contrib/solr-
> > > dataimporthandler/test/J0/solr/collection1/conf/dataimport.properties
> > > [junit4:junit4]   2> 9 T205 oas.SolrTestCaseJ4.tearDown ###Ending
> > > testEscapeSolrQueryFunction
> > > [junit4:junit4]   2> 15 T205 oas.SolrTestCaseJ4.setUp ###Starting
> > > testUrlEvaluator
> > > [junit4:junit4]   2> 16 T205
> > > oashd.AbstractDataImportHandlerTestCase.tearDown Looking for
> > > dataimport.properties at:
> > > /Users/jenkins/jenkins-slave/workspace/Lucene-
> > > Solr-trunk-MacOSX/solr/build/contrib/solr-
> > > dataimporthandler/test/J0/solr/collection1/conf/dataimport.properties
> > > [junit4:junit4]   2> 17 T205 oas.SolrTestCaseJ4.tearDown ###Ending
> > > testUrlEvaluator
> > > [junit4:junit4]   2> 23 T205 oas.SolrTestCaseJ4.setUp ###Starting
> > > testDateFormatEvaluator
> > > [junit4:junit4]   2> 871 T205
> > > oashd.AbstractDataImportHandlerTestCase.tearDown Looking for
> > > dataimport.properties at:
> > > /Users/jenkins/jenkins-slave/workspace/Lucene-
> > > Solr-trunk-MacOSX/solr/build/contrib/solr-
> > > dataimporthandler/test/J0/solr/collection1/conf/dataimport.properties
> > > [junit4:junit4]   2> 873 T205 oas.SolrTestCaseJ4.tearDown ###Ending
> > > testDateFormatEvaluator
> > > [junit4:junit4]   2> NOTE: reproduce with: ant test  -
> > > Dtestcase=TestBuiltInEvaluators
> > > -Dtests.method=testDateFormatEvaluator
> > > - Dtests.seed=67A0481D0708E5BE -Dtests.slow=true
> > > -Dtests.locale=no_NO
> > > - Dtests.timezone=America/La_Paz -Dtests.file.encoding=UTF-8
> > > [junit4:junit4] FAILURE 1.07s |
> > > TestBuiltInEvaluators.testDateFormatEvaluator <<<
> > > [junit4:junit4]    > Throwable #1: org.junit.ComparisonFailure:
> > > expected:<2013-01-18 0[6]> but was:<2013-01-18 0[5]>
> > > [junit4:junit4]    > 	at
> > >
> >
> __randomizedtesting.SeedInfo.seed([67A0481D0708E5BE:1FEEC78D1A32009
> > > 0]:0)
> > > [junit4:junit4]    > 	at org.junit.Assert.assertEquals(Assert.java:125)
> > > [junit4:junit4]    > 	at org.junit.Assert.assertEquals(Assert.java:147)
> > > [junit4:junit4]    > 	at
> > > org.apache.solr.handler.dataimport.TestBuiltInEvaluators.testDateFor
> > > ma
> > > tEv
> > > aluator(TestBuiltInEvaluators.java:140)
> > > [junit4:junit4]    > 	at
> > > sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> > > [junit4:junit4]    > 	at
> > >
> >
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> > > ava:57)
> > > [junit4:junit4]    > 	at
> > >
> >
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> > > sorImpl.java:43)
> > > [junit4:junit4]    > 	at java.lang.reflect.Method.invoke(Method.java:601)
> > > [junit4:junit4]    > 	at
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> > > dRunner.java:1559)
> > > [junit4:junit4]    > 	at
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
> > > mizedRunner.java:79)
> > > [junit4:junit4]    > 	at
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Rando
> > > mizedRunner.java:737)
> > > [junit4:junit4]    > 	at
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Rando
> > > mizedRunner.java:773)
> > > [junit4:junit4]    > 	at
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Rando
> > > mizedRunner.java:787)
> > > [junit4:junit4]    > 	at
> > >
> >
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> > > evaluate(SystemPropertiesRestoreRule.java:53)
> > > [junit4:junit4]    > 	at
> > >
> >
> org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRul
> > > e
> > > SetupTeardownChained.java:50)
> > > [junit4:junit4]    > 	at
> > > org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleF
> > > ie
> > > ldCa
> > > cheSanity.java:51)
> > > [junit4:junit4]    > 	at
> > > org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBe
> > > fo
> > > reA
> > > fterRule.java:46)
> > > [junit4:junit4]    > 	at
> > > com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRu
> > > le
> > > $1
> > > .evaluate(SystemPropertiesInvariantRule.java:55)
> > > [junit4:junit4]    > 	at
> > >
> >
> org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleTh
> > > readAndTestName.java:49)
> > > [junit4:junit4]    > 	at
> > > org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Tes
> > > tR
> > > ule
> > > IgnoreAfterMaxFailures.java:70)
> > > [junit4:junit4]    > 	at
> > > org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFa
> > > il
> > > ure
> > > .java:48)
> > > [junit4:junit4]    > 	at
> > > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(S
> > > ta
> > > t
> > > ementAdapter.java:36)
> > > [junit4:junit4]    > 	at
> > >
> >
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> > > run(ThreadLeakControl.java:358)
> > > [junit4:junit4]    > 	at
> > >
> >
> com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTas
> > > k
> > > (ThreadLeakControl.java:782)
> > > [junit4:junit4]    > 	at
> > >
> >
> com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(Thread
> > > L
> > > eakControl.java:442)
> > > [junit4:junit4]    > 	at
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran
> > > domizedRunner.java:746)
> > > [junit4:junit4]    > 	at
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(Rando
> > > mizedRunner.java:648)
> > > [junit4:junit4]    > 	at
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> > > mizedRunner.java:682)
> > > [junit4:junit4]    > 	at
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> > > mizedRunner.java:693)
> > > [junit4:junit4]    > 	at
> > > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(S
> > > ta
> > > t
> > > ementAdapter.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(AbstractBe
> > > fo
> > > reA
> > > fterRule.java:46)
> > > [junit4:junit4]    > 	at
> > > org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleSto
> > > re
> > > Cl
> > > assName.java:42)
> > > [junit4:junit4]    > 	at
> > > com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRu
> > > le
> > > $1
> > > .evaluate(SystemPropertiesInvariantRule.java:55)
> > > [junit4:junit4]    > 	at
> > >
> >
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> > > hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> > > [junit4:junit4]    > 	at
> > >
> >
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> > > hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> > > [junit4:junit4]    > 	at
> > > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(S
> > > ta
> > > t
> > > ementAdapter.java:36)
> > > [junit4:junit4]    > 	at
> > > org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRul
> > > eA
> > > ss
> > > ertionsRequired.java:43)
> > > [junit4:junit4]    > 	at
> > > org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFa
> > > il
> > > ure
> > > .java:48)
> > > [junit4:junit4]    > 	at
> > > org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Tes
> > > tR
> > > ule
> > > IgnoreAfterMaxFailures.java:70)
> > > [junit4:junit4]    > 	at
> > > org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleI
> > > gn
> > > ore
> > > TestSuites.java:55)
> > > [junit4:junit4]    > 	at
> > > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(S
> > > ta
> > > t
> > > ementAdapter.java:36)
> > > [junit4:junit4]    > 	at
> > >
> >
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> > > run(ThreadLeakControl.java:358)
> > > [junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
> > > [junit4:junit4]   2> 1097 T205 oas.SolrTestCaseJ4.setUp ###Starting
> > > parseParams
> > > [junit4:junit4]   2> 1099 T205
> > > oashd.AbstractDataImportHandlerTestCase.tearDown Looking for
> > > dataimport.properties at:
> > > /Users/jenkins/jenkins-slave/workspace/Lucene-
> > > Solr-trunk-MacOSX/solr/build/contrib/solr-
> > > dataimporthandler/test/J0/solr/collection1/conf/dataimport.properties
> > > [junit4:junit4]   2> 1099 T205 oas.SolrTestCaseJ4.tearDown ###Ending
> > > parseParams
> > > [junit4:junit4]   2> 1107 T205 oas.SolrTestCaseJ4.setUp ###Starting
> > > testSqlEscapingEvaluator
> > > [junit4:junit4]   2> 1109 T205
> > > oashd.AbstractDataImportHandlerTestCase.tearDown Looking for
> > > dataimport.properties at:
> > > /Users/jenkins/jenkins-slave/workspace/Lucene-
> > > Solr-trunk-MacOSX/solr/build/contrib/solr-
> > > dataimporthandler/test/J0/solr/collection1/conf/dataimport.properties
> > > [junit4:junit4]   2> 1110 T205 oas.SolrTestCaseJ4.tearDown ###Ending
> > > testSqlEscapingEvaluator
> > > [junit4:junit4]   2> 1112 T205 oas.SolrTestCaseJ4.deleteCore
> ###deleteCore
> > > [junit4:junit4]   2> NOTE: test params are: codec=Lucene40,
> > > sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {},
> > > locale=no_NO, timezone=America/La_Paz
> > > [junit4:junit4]   2> NOTE: Mac OS X 10.8.2 x86_64/Oracle Corporation
> > 1.7.0_10
> > > (64-bit)/cpus=2,threads=1,free=53544616,total=92209152
> > > [junit4:junit4]   2> NOTE: All tests run in this JVM:
> > > [TestContentStreamDataSource, TestZKPropertiesWriter,
> > > TestEntityProcessorBase, TestNumberFormatTransformer,
> > > TestURLDataSource, TestScriptTransformer,
> > > TestSqlEntityProcessorDelta, TestDocBuilder,
> > > TestSolrEntityProcessorUnit, TestLineEntityProcessor,
> > > TestVariableResolverEndToEnd, TestSolrEntityProcessorEndToEnd,
> > > TestFileListEntityProcessor, TestErrorHandling,
> > > TestXPathRecordReader, TestRegexTransformer, TestDocBuilder2,
> > > TestJdbcDataSource, TestXPathEntityProcessor, TestEphemeralCache,
> > > TestVariableResolver, TestDataConfig, TestContextImpl,
> > > TestSqlEntityProcessor, TestDateFormatTransformer,
> > > TestPlainTextEntityProcessor, TestFieldReader, TestClobTransformer,
> > > TestTemplateTransformer, TestBuiltInEvaluators] [junit4:junit4]
> > > Completed in 1.16s, 5 tests, 1 failure
> > <<< FAILURES!
> > >
> > > [...truncated 21 lines...]
> > > BUILD FAILED
> > > /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-
> > > MacOSX/build.xml:344: The following error occurred while executing
> > > this
> > > line:
> > > /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-
> > > MacOSX/build.xml:39: The following error occurred while executing
> > > this
> > line:
> > > /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-
> > > MacOSX/solr/build.xml:192: The following error occurred while
> > > executing this
> > > line:
> > > /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-
> > > MacOSX/solr/common-build.xml:400: The following error occurred while
> > > executing this line:
> > > /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-
> > > MacOSX/solr/common-build.xml:428: The following error occurred while
> > > executing this line:
> > > /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-
> > > MacOSX/lucene/common-build.xml:1176: The following error occurred
> > > while executing this line:
> > > /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-
> > > MacOSX/lucene/common-build.xml:841: There were test failures: 35
> > > suites,
> > > 141 tests, 1 failure, 3 ignored
> > >
> > > Total time: 71 minutes 30 seconds
> > > Build step 'Invoke Ant' marked build as failure Archiving artifacts
> > > Recording test results Description set: Java: 64bit/jdk1.7.0
> > > -XX:+UseConcMarkSweepGC Email was triggered for: Failure Sending
> > > email for trigger: Failure
> > >
> >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For
> > additional commands, e-mail: dev-help@lucene.apache.org
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional
> commands, e-mail: dev-help@lucene.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


RE: [JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) - Build # 107 - Still Failing!

Posted by Uwe Schindler <uw...@thetaphi.de>.
I disabled the test for now! I have no idea how to fix, because the DateforatEvaluator is black magic to me and I have no idea where the "NOW-2DAYS" comes from...

-----
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de
eMail: uwe@thetaphi.de


> -----Original Message-----
> From: Uwe Schindler [mailto:uwe@thetaphi.de]
> Sent: Saturday, January 19, 2013 7:10 PM
> To: dev@lucene.apache.org
> Subject: RE: [JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) - Build #
> 107 - Still Failing!
> 
> This is caused by some DST changes TODAY!
> 
> This part is completely invalid, because the transformation from local time to
> universal time is not bijective:
> 
>       {
>         SimpleDateFormat sdfDate = new SimpleDateFormat("yyyy-MM-dd HH",
> Locale.getDefault());
>         String sdf = sdfDate.format(getNow());
>         String dfe = dateFormatEval.evaluate("'NOW-2DAYS','yyyy-MM-dd
> HH','"+ currentLocale + "'", context);
>         assertEquals(sdf,dfe);
>         for(String tz : TimeZone.getAvailableIDs()) {
>           sdfDate.setTimeZone(TimeZone.getTimeZone(tz));
>           sdf = sdfDate.format(getNow());
>           dfe = dateFormatEval.evaluate("'NOW-2DAYS','yyyy-MM-dd HH','" +
> currentLocale + "','" + tz + "'", context);
>           assertEquals(sdf,dfe);
>         }
>       }
> 
> This test may also fail on non-gregorian calendars!
> 
> Uwe
> 
> -----
> Uwe Schindler
> H.-H.-Meier-Allee 63, D-28213 Bremen
> http://www.thetaphi.de
> eMail: uwe@thetaphi.de
> 
> 
> > -----Original Message-----
> > From: Policeman Jenkins Server [mailto:jenkins@thetaphi.de]
> > Sent: Saturday, January 19, 2013 6:51 PM
> > To: dev@lucene.apache.org
> > Subject: [JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) - Build #
> > 107 - Still Failing!
> >
> > Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/107/
> > Java: 64bit/jdk1.7.0 -XX:+UseConcMarkSweepGC
> >
> > 1 tests failed.
> > FAILED:
> > org.apache.solr.handler.dataimport.TestBuiltInEvaluators.testDateForma
> > tEv
> > aluator
> >
> > Error Message:
> > expected:<2013-01-18 0[6]> but was:<2013-01-18 0[5]>
> >
> > Stack Trace:
> > org.junit.ComparisonFailure: expected:<2013-01-18 0[6]> but
> > was:<2013-01-
> > 18 0[5]>
> > 	at
> >
> __randomizedtesting.SeedInfo.seed([67A0481D0708E5BE:1FEEC78D1A32009
> > 0]:0)
> > 	at org.junit.Assert.assertEquals(Assert.java:125)
> > 	at org.junit.Assert.assertEquals(Assert.java:147)
> > 	at
> > org.apache.solr.handler.dataimport.TestBuiltInEvaluators.testDateForma
> > tEv
> > aluator(TestBuiltInEvaluators.java:140)
> > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> > 	at
> >
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> > ava:57)
> > 	at
> >
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> > sorImpl.java:43)
> > 	at java.lang.reflect.Method.invoke(Method.java:601)
> > 	at
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> > dRunner.java:1559)
> > 	at
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
> > mizedRunner.java:79)
> > 	at
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Rando
> > mizedRunner.java:737)
> > 	at
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Rando
> > mizedRunner.java:773)
> > 	at
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Rando
> > mizedRunner.java:787)
> > 	at
> >
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> > evaluate(SystemPropertiesRestoreRule.java:53)
> > 	at
> >
> org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRul
> > e
> > SetupTeardownChained.java:50)
> > 	at
> > org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFie
> > ldCa
> > cheSanity.java:51)
> > 	at
> > org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBefo
> > reA
> > fterRule.java:46)
> > 	at
> > com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule
> > $1
> > .evaluate(SystemPropertiesInvariantRule.java:55)
> > 	at
> >
> org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleTh
> > readAndTestName.java:49)
> > 	at
> > org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestR
> > ule
> > IgnoreAfterMaxFailures.java:70)
> > 	at
> > org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFail
> > ure
> > .java:48)
> > 	at
> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Sta
> > t
> > ementAdapter.java:36)
> > 	at
> >
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> > run(ThreadLeakControl.java:358)
> > 	at
> >
> com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTas
> > k
> > (ThreadLeakControl.java:782)
> > 	at
> >
> com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(Thread
> > L
> > eakControl.java:442)
> > 	at
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran
> > domizedRunner.java:746)
> > 	at
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(Rando
> > mizedRunner.java:648)
> > 	at
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> > mizedRunner.java:682)
> > 	at
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> > mizedRunner.java:693)
> > 	at
> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Sta
> > t
> > ementAdapter.java:36)
> > 	at
> >
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> > evaluate(SystemPropertiesRestoreRule.java:53)
> > 	at
> > org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBefo
> > reA
> > fterRule.java:46)
> > 	at
> > org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStore
> > Cl
> > assName.java:42)
> > 	at
> > com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule
> > $1
> > .evaluate(SystemPropertiesInvariantRule.java:55)
> > 	at
> >
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> > hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> > 	at
> >
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> > hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> > 	at
> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Sta
> > t
> > ementAdapter.java:36)
> > 	at
> > org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleA
> > ss
> > ertionsRequired.java:43)
> > 	at
> > org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFail
> > ure
> > .java:48)
> > 	at
> > org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestR
> > ule
> > IgnoreAfterMaxFailures.java:70)
> > 	at
> > org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgn
> > ore
> > TestSuites.java:55)
> > 	at
> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Sta
> > t
> > ementAdapter.java:36)
> > 	at
> >
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> > run(ThreadLeakControl.java:358)
> > 	at java.lang.Thread.run(Thread.java:722)
> >
> >
> >
> >
> > Build Log:
> > [...truncated 12221 lines...]
> > [junit4:junit4] Suite:
> > org.apache.solr.handler.dataimport.TestBuiltInEvaluators
> > [junit4:junit4]   2> 6 T205 oas.SolrTestCaseJ4.setUp ###Starting
> > testEscapeSolrQueryFunction
> > [junit4:junit4]   2> 9 T205
> > oashd.AbstractDataImportHandlerTestCase.tearDown Looking for
> > dataimport.properties at:
> > /Users/jenkins/jenkins-slave/workspace/Lucene-
> > Solr-trunk-MacOSX/solr/build/contrib/solr-
> > dataimporthandler/test/J0/solr/collection1/conf/dataimport.properties
> > [junit4:junit4]   2> 9 T205 oas.SolrTestCaseJ4.tearDown ###Ending
> > testEscapeSolrQueryFunction
> > [junit4:junit4]   2> 15 T205 oas.SolrTestCaseJ4.setUp ###Starting
> > testUrlEvaluator
> > [junit4:junit4]   2> 16 T205
> > oashd.AbstractDataImportHandlerTestCase.tearDown Looking for
> > dataimport.properties at:
> > /Users/jenkins/jenkins-slave/workspace/Lucene-
> > Solr-trunk-MacOSX/solr/build/contrib/solr-
> > dataimporthandler/test/J0/solr/collection1/conf/dataimport.properties
> > [junit4:junit4]   2> 17 T205 oas.SolrTestCaseJ4.tearDown ###Ending
> > testUrlEvaluator
> > [junit4:junit4]   2> 23 T205 oas.SolrTestCaseJ4.setUp ###Starting
> > testDateFormatEvaluator
> > [junit4:junit4]   2> 871 T205
> > oashd.AbstractDataImportHandlerTestCase.tearDown Looking for
> > dataimport.properties at:
> > /Users/jenkins/jenkins-slave/workspace/Lucene-
> > Solr-trunk-MacOSX/solr/build/contrib/solr-
> > dataimporthandler/test/J0/solr/collection1/conf/dataimport.properties
> > [junit4:junit4]   2> 873 T205 oas.SolrTestCaseJ4.tearDown ###Ending
> > testDateFormatEvaluator
> > [junit4:junit4]   2> NOTE: reproduce with: ant test  -
> > Dtestcase=TestBuiltInEvaluators -Dtests.method=testDateFormatEvaluator
> > - Dtests.seed=67A0481D0708E5BE -Dtests.slow=true -Dtests.locale=no_NO
> > - Dtests.timezone=America/La_Paz -Dtests.file.encoding=UTF-8
> > [junit4:junit4] FAILURE 1.07s |
> > TestBuiltInEvaluators.testDateFormatEvaluator <<<
> > [junit4:junit4]    > Throwable #1: org.junit.ComparisonFailure:
> > expected:<2013-01-18 0[6]> but was:<2013-01-18 0[5]>
> > [junit4:junit4]    > 	at
> >
> __randomizedtesting.SeedInfo.seed([67A0481D0708E5BE:1FEEC78D1A32009
> > 0]:0)
> > [junit4:junit4]    > 	at org.junit.Assert.assertEquals(Assert.java:125)
> > [junit4:junit4]    > 	at org.junit.Assert.assertEquals(Assert.java:147)
> > [junit4:junit4]    > 	at
> > org.apache.solr.handler.dataimport.TestBuiltInEvaluators.testDateForma
> > tEv
> > aluator(TestBuiltInEvaluators.java:140)
> > [junit4:junit4]    > 	at
> > sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> > [junit4:junit4]    > 	at
> >
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> > ava:57)
> > [junit4:junit4]    > 	at
> >
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> > sorImpl.java:43)
> > [junit4:junit4]    > 	at java.lang.reflect.Method.invoke(Method.java:601)
> > [junit4:junit4]    > 	at
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> > dRunner.java:1559)
> > [junit4:junit4]    > 	at
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
> > mizedRunner.java:79)
> > [junit4:junit4]    > 	at
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Rando
> > mizedRunner.java:737)
> > [junit4:junit4]    > 	at
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Rando
> > mizedRunner.java:773)
> > [junit4:junit4]    > 	at
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Rando
> > mizedRunner.java:787)
> > [junit4:junit4]    > 	at
> >
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> > evaluate(SystemPropertiesRestoreRule.java:53)
> > [junit4:junit4]    > 	at
> >
> org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRul
> > e
> > SetupTeardownChained.java:50)
> > [junit4:junit4]    > 	at
> > org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFie
> > ldCa
> > cheSanity.java:51)
> > [junit4:junit4]    > 	at
> > org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBefo
> > reA
> > fterRule.java:46)
> > [junit4:junit4]    > 	at
> > com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule
> > $1
> > .evaluate(SystemPropertiesInvariantRule.java:55)
> > [junit4:junit4]    > 	at
> >
> org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleTh
> > readAndTestName.java:49)
> > [junit4:junit4]    > 	at
> > org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestR
> > ule
> > IgnoreAfterMaxFailures.java:70)
> > [junit4:junit4]    > 	at
> > org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFail
> > ure
> > .java:48)
> > [junit4:junit4]    > 	at
> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Sta
> > t
> > ementAdapter.java:36)
> > [junit4:junit4]    > 	at
> >
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> > run(ThreadLeakControl.java:358)
> > [junit4:junit4]    > 	at
> >
> com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTas
> > k
> > (ThreadLeakControl.java:782)
> > [junit4:junit4]    > 	at
> >
> com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(Thread
> > L
> > eakControl.java:442)
> > [junit4:junit4]    > 	at
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran
> > domizedRunner.java:746)
> > [junit4:junit4]    > 	at
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(Rando
> > mizedRunner.java:648)
> > [junit4:junit4]    > 	at
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> > mizedRunner.java:682)
> > [junit4:junit4]    > 	at
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> > mizedRunner.java:693)
> > [junit4:junit4]    > 	at
> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Sta
> > t
> > ementAdapter.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(AbstractBefo
> > reA
> > fterRule.java:46)
> > [junit4:junit4]    > 	at
> > org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStore
> > Cl
> > assName.java:42)
> > [junit4:junit4]    > 	at
> > com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule
> > $1
> > .evaluate(SystemPropertiesInvariantRule.java:55)
> > [junit4:junit4]    > 	at
> >
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> > hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> > [junit4:junit4]    > 	at
> >
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> > hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> > [junit4:junit4]    > 	at
> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Sta
> > t
> > ementAdapter.java:36)
> > [junit4:junit4]    > 	at
> > org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleA
> > ss
> > ertionsRequired.java:43)
> > [junit4:junit4]    > 	at
> > org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFail
> > ure
> > .java:48)
> > [junit4:junit4]    > 	at
> > org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestR
> > ule
> > IgnoreAfterMaxFailures.java:70)
> > [junit4:junit4]    > 	at
> > org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgn
> > ore
> > TestSuites.java:55)
> > [junit4:junit4]    > 	at
> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Sta
> > t
> > ementAdapter.java:36)
> > [junit4:junit4]    > 	at
> >
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> > run(ThreadLeakControl.java:358)
> > [junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
> > [junit4:junit4]   2> 1097 T205 oas.SolrTestCaseJ4.setUp ###Starting
> > parseParams
> > [junit4:junit4]   2> 1099 T205
> > oashd.AbstractDataImportHandlerTestCase.tearDown Looking for
> > dataimport.properties at:
> > /Users/jenkins/jenkins-slave/workspace/Lucene-
> > Solr-trunk-MacOSX/solr/build/contrib/solr-
> > dataimporthandler/test/J0/solr/collection1/conf/dataimport.properties
> > [junit4:junit4]   2> 1099 T205 oas.SolrTestCaseJ4.tearDown ###Ending
> > parseParams
> > [junit4:junit4]   2> 1107 T205 oas.SolrTestCaseJ4.setUp ###Starting
> > testSqlEscapingEvaluator
> > [junit4:junit4]   2> 1109 T205
> > oashd.AbstractDataImportHandlerTestCase.tearDown Looking for
> > dataimport.properties at:
> > /Users/jenkins/jenkins-slave/workspace/Lucene-
> > Solr-trunk-MacOSX/solr/build/contrib/solr-
> > dataimporthandler/test/J0/solr/collection1/conf/dataimport.properties
> > [junit4:junit4]   2> 1110 T205 oas.SolrTestCaseJ4.tearDown ###Ending
> > testSqlEscapingEvaluator
> > [junit4:junit4]   2> 1112 T205 oas.SolrTestCaseJ4.deleteCore ###deleteCore
> > [junit4:junit4]   2> NOTE: test params are: codec=Lucene40,
> > sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {},
> > locale=no_NO, timezone=America/La_Paz
> > [junit4:junit4]   2> NOTE: Mac OS X 10.8.2 x86_64/Oracle Corporation
> 1.7.0_10
> > (64-bit)/cpus=2,threads=1,free=53544616,total=92209152
> > [junit4:junit4]   2> NOTE: All tests run in this JVM:
> > [TestContentStreamDataSource, TestZKPropertiesWriter,
> > TestEntityProcessorBase, TestNumberFormatTransformer,
> > TestURLDataSource, TestScriptTransformer, TestSqlEntityProcessorDelta,
> > TestDocBuilder, TestSolrEntityProcessorUnit, TestLineEntityProcessor,
> > TestVariableResolverEndToEnd, TestSolrEntityProcessorEndToEnd,
> > TestFileListEntityProcessor, TestErrorHandling, TestXPathRecordReader,
> > TestRegexTransformer, TestDocBuilder2, TestJdbcDataSource,
> > TestXPathEntityProcessor, TestEphemeralCache, TestVariableResolver,
> > TestDataConfig, TestContextImpl, TestSqlEntityProcessor,
> > TestDateFormatTransformer, TestPlainTextEntityProcessor,
> > TestFieldReader, TestClobTransformer, TestTemplateTransformer,
> > TestBuiltInEvaluators] [junit4:junit4] Completed in 1.16s, 5 tests, 1 failure
> <<< FAILURES!
> >
> > [...truncated 21 lines...]
> > BUILD FAILED
> > /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-
> > MacOSX/build.xml:344: The following error occurred while executing
> > this
> > line:
> > /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-
> > MacOSX/build.xml:39: The following error occurred while executing this
> line:
> > /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-
> > MacOSX/solr/build.xml:192: The following error occurred while
> > executing this
> > line:
> > /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-
> > MacOSX/solr/common-build.xml:400: The following error occurred while
> > executing this line:
> > /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-
> > MacOSX/solr/common-build.xml:428: The following error occurred while
> > executing this line:
> > /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-
> > MacOSX/lucene/common-build.xml:1176: The following error occurred
> > while executing this line:
> > /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-
> > MacOSX/lucene/common-build.xml:841: There were test failures: 35
> > suites,
> > 141 tests, 1 failure, 3 ignored
> >
> > Total time: 71 minutes 30 seconds
> > Build step 'Invoke Ant' marked build as failure Archiving artifacts
> > Recording test results Description set: Java: 64bit/jdk1.7.0
> > -XX:+UseConcMarkSweepGC Email was triggered for: Failure Sending email
> > for trigger: Failure
> >
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional
> commands, e-mail: dev-help@lucene.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


RE: [JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) - Build # 107 - Still Failing!

Posted by Uwe Schindler <uw...@thetaphi.de>.
This is caused by some DST changes TODAY!

This part is completely invalid, because the transformation from local time to universal time is not bijective:

      {
        SimpleDateFormat sdfDate = new SimpleDateFormat("yyyy-MM-dd HH", Locale.getDefault());
        String sdf = sdfDate.format(getNow());
        String dfe = dateFormatEval.evaluate("'NOW-2DAYS','yyyy-MM-dd HH','"+ currentLocale + "'", context);
        assertEquals(sdf,dfe);
        for(String tz : TimeZone.getAvailableIDs()) {          
          sdfDate.setTimeZone(TimeZone.getTimeZone(tz));
          sdf = sdfDate.format(getNow());
          dfe = dateFormatEval.evaluate("'NOW-2DAYS','yyyy-MM-dd HH','" + currentLocale + "','" + tz + "'", context);
          assertEquals(sdf,dfe);          
        }
      }

This test may also fail on non-gregorian calendars!

Uwe

-----
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de
eMail: uwe@thetaphi.de


> -----Original Message-----
> From: Policeman Jenkins Server [mailto:jenkins@thetaphi.de]
> Sent: Saturday, January 19, 2013 6:51 PM
> To: dev@lucene.apache.org
> Subject: [JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) - Build # 107 -
> Still Failing!
> 
> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/107/
> Java: 64bit/jdk1.7.0 -XX:+UseConcMarkSweepGC
> 
> 1 tests failed.
> FAILED:
> org.apache.solr.handler.dataimport.TestBuiltInEvaluators.testDateFormatEv
> aluator
> 
> Error Message:
> expected:<2013-01-18 0[6]> but was:<2013-01-18 0[5]>
> 
> Stack Trace:
> org.junit.ComparisonFailure: expected:<2013-01-18 0[6]> but was:<2013-01-
> 18 0[5]>
> 	at
> __randomizedtesting.SeedInfo.seed([67A0481D0708E5BE:1FEEC78D1A32009
> 0]:0)
> 	at org.junit.Assert.assertEquals(Assert.java:125)
> 	at org.junit.Assert.assertEquals(Assert.java:147)
> 	at
> org.apache.solr.handler.dataimport.TestBuiltInEvaluators.testDateFormatEv
> aluator(TestBuiltInEvaluators.java:140)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> ava:57)
> 	at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> sorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:601)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> dRunner.java:1559)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
> mizedRunner.java:79)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Rando
> mizedRunner.java:737)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Rando
> mizedRunner.java:773)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Rando
> mizedRunner.java:787)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> evaluate(SystemPropertiesRestoreRule.java:53)
> 	at
> org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRule
> SetupTeardownChained.java:50)
> 	at
> org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCa
> cheSanity.java:51)
> 	at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> fterRule.java:46)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> .evaluate(SystemPropertiesInvariantRule.java:55)
> 	at
> org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleTh
> readAndTestName.java:49)
> 	at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> IgnoreAfterMaxFailures.java:70)
> 	at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> .java:48)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.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(ThreadL
> eakControl.java:442)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran
> domizedRunner.java:746)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(Rando
> mizedRunner.java:648)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> mizedRunner.java:682)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> mizedRunner.java:693)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> evaluate(SystemPropertiesRestoreRule.java:53)
> 	at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> fterRule.java:46)
> 	at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreCl
> assName.java:42)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> .evaluate(SystemPropertiesInvariantRule.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAss
> ertionsRequired.java:43)
> 	at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> .java:48)
> 	at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> IgnoreAfterMaxFailures.java:70)
> 	at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnore
> TestSuites.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> run(ThreadLeakControl.java:358)
> 	at java.lang.Thread.run(Thread.java:722)
> 
> 
> 
> 
> Build Log:
> [...truncated 12221 lines...]
> [junit4:junit4] Suite:
> org.apache.solr.handler.dataimport.TestBuiltInEvaluators
> [junit4:junit4]   2> 6 T205 oas.SolrTestCaseJ4.setUp ###Starting
> testEscapeSolrQueryFunction
> [junit4:junit4]   2> 9 T205
> oashd.AbstractDataImportHandlerTestCase.tearDown Looking for
> dataimport.properties at: /Users/jenkins/jenkins-slave/workspace/Lucene-
> Solr-trunk-MacOSX/solr/build/contrib/solr-
> dataimporthandler/test/J0/solr/collection1/conf/dataimport.properties
> [junit4:junit4]   2> 9 T205 oas.SolrTestCaseJ4.tearDown ###Ending
> testEscapeSolrQueryFunction
> [junit4:junit4]   2> 15 T205 oas.SolrTestCaseJ4.setUp ###Starting
> testUrlEvaluator
> [junit4:junit4]   2> 16 T205
> oashd.AbstractDataImportHandlerTestCase.tearDown Looking for
> dataimport.properties at: /Users/jenkins/jenkins-slave/workspace/Lucene-
> Solr-trunk-MacOSX/solr/build/contrib/solr-
> dataimporthandler/test/J0/solr/collection1/conf/dataimport.properties
> [junit4:junit4]   2> 17 T205 oas.SolrTestCaseJ4.tearDown ###Ending
> testUrlEvaluator
> [junit4:junit4]   2> 23 T205 oas.SolrTestCaseJ4.setUp ###Starting
> testDateFormatEvaluator
> [junit4:junit4]   2> 871 T205
> oashd.AbstractDataImportHandlerTestCase.tearDown Looking for
> dataimport.properties at: /Users/jenkins/jenkins-slave/workspace/Lucene-
> Solr-trunk-MacOSX/solr/build/contrib/solr-
> dataimporthandler/test/J0/solr/collection1/conf/dataimport.properties
> [junit4:junit4]   2> 873 T205 oas.SolrTestCaseJ4.tearDown ###Ending
> testDateFormatEvaluator
> [junit4:junit4]   2> NOTE: reproduce with: ant test  -
> Dtestcase=TestBuiltInEvaluators -Dtests.method=testDateFormatEvaluator -
> Dtests.seed=67A0481D0708E5BE -Dtests.slow=true -Dtests.locale=no_NO -
> Dtests.timezone=America/La_Paz -Dtests.file.encoding=UTF-8
> [junit4:junit4] FAILURE 1.07s |
> TestBuiltInEvaluators.testDateFormatEvaluator <<<
> [junit4:junit4]    > Throwable #1: org.junit.ComparisonFailure:
> expected:<2013-01-18 0[6]> but was:<2013-01-18 0[5]>
> [junit4:junit4]    > 	at
> __randomizedtesting.SeedInfo.seed([67A0481D0708E5BE:1FEEC78D1A32009
> 0]:0)
> [junit4:junit4]    > 	at org.junit.Assert.assertEquals(Assert.java:125)
> [junit4:junit4]    > 	at org.junit.Assert.assertEquals(Assert.java:147)
> [junit4:junit4]    > 	at
> org.apache.solr.handler.dataimport.TestBuiltInEvaluators.testDateFormatEv
> aluator(TestBuiltInEvaluators.java:140)
> [junit4:junit4]    > 	at
> sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [junit4:junit4]    > 	at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> ava:57)
> [junit4:junit4]    > 	at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> sorImpl.java:43)
> [junit4:junit4]    > 	at java.lang.reflect.Method.invoke(Method.java:601)
> [junit4:junit4]    > 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> dRunner.java:1559)
> [junit4:junit4]    > 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
> mizedRunner.java:79)
> [junit4:junit4]    > 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Rando
> mizedRunner.java:737)
> [junit4:junit4]    > 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Rando
> mizedRunner.java:773)
> [junit4:junit4]    > 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Rando
> mizedRunner.java:787)
> [junit4:junit4]    > 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> evaluate(SystemPropertiesRestoreRule.java:53)
> [junit4:junit4]    > 	at
> org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRule
> SetupTeardownChained.java:50)
> [junit4:junit4]    > 	at
> org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCa
> cheSanity.java:51)
> [junit4:junit4]    > 	at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> fterRule.java:46)
> [junit4:junit4]    > 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> .evaluate(SystemPropertiesInvariantRule.java:55)
> [junit4:junit4]    > 	at
> org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleTh
> readAndTestName.java:49)
> [junit4:junit4]    > 	at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> IgnoreAfterMaxFailures.java:70)
> [junit4:junit4]    > 	at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> .java:48)
> [junit4:junit4]    > 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.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(ThreadL
> eakControl.java:442)
> [junit4:junit4]    > 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran
> domizedRunner.java:746)
> [junit4:junit4]    > 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(Rando
> mizedRunner.java:648)
> [junit4:junit4]    > 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> mizedRunner.java:682)
> [junit4:junit4]    > 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> mizedRunner.java:693)
> [junit4:junit4]    > 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.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(AbstractBeforeA
> fterRule.java:46)
> [junit4:junit4]    > 	at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreCl
> assName.java:42)
> [junit4:junit4]    > 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> .evaluate(SystemPropertiesInvariantRule.java:55)
> [junit4:junit4]    > 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> [junit4:junit4]    > 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> [junit4:junit4]    > 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> [junit4:junit4]    > 	at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAss
> ertionsRequired.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(TestRule
> IgnoreAfterMaxFailures.java:70)
> [junit4:junit4]    > 	at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnore
> TestSuites.java:55)
> [junit4:junit4]    > 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> [junit4:junit4]    > 	at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> run(ThreadLeakControl.java:358)
> [junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
> [junit4:junit4]   2> 1097 T205 oas.SolrTestCaseJ4.setUp ###Starting
> parseParams
> [junit4:junit4]   2> 1099 T205
> oashd.AbstractDataImportHandlerTestCase.tearDown Looking for
> dataimport.properties at: /Users/jenkins/jenkins-slave/workspace/Lucene-
> Solr-trunk-MacOSX/solr/build/contrib/solr-
> dataimporthandler/test/J0/solr/collection1/conf/dataimport.properties
> [junit4:junit4]   2> 1099 T205 oas.SolrTestCaseJ4.tearDown ###Ending
> parseParams
> [junit4:junit4]   2> 1107 T205 oas.SolrTestCaseJ4.setUp ###Starting
> testSqlEscapingEvaluator
> [junit4:junit4]   2> 1109 T205
> oashd.AbstractDataImportHandlerTestCase.tearDown Looking for
> dataimport.properties at: /Users/jenkins/jenkins-slave/workspace/Lucene-
> Solr-trunk-MacOSX/solr/build/contrib/solr-
> dataimporthandler/test/J0/solr/collection1/conf/dataimport.properties
> [junit4:junit4]   2> 1110 T205 oas.SolrTestCaseJ4.tearDown ###Ending
> testSqlEscapingEvaluator
> [junit4:junit4]   2> 1112 T205 oas.SolrTestCaseJ4.deleteCore ###deleteCore
> [junit4:junit4]   2> NOTE: test params are: codec=Lucene40,
> sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {},
> locale=no_NO, timezone=America/La_Paz
> [junit4:junit4]   2> NOTE: Mac OS X 10.8.2 x86_64/Oracle Corporation 1.7.0_10
> (64-bit)/cpus=2,threads=1,free=53544616,total=92209152
> [junit4:junit4]   2> NOTE: All tests run in this JVM:
> [TestContentStreamDataSource, TestZKPropertiesWriter,
> TestEntityProcessorBase, TestNumberFormatTransformer,
> TestURLDataSource, TestScriptTransformer, TestSqlEntityProcessorDelta,
> TestDocBuilder, TestSolrEntityProcessorUnit, TestLineEntityProcessor,
> TestVariableResolverEndToEnd, TestSolrEntityProcessorEndToEnd,
> TestFileListEntityProcessor, TestErrorHandling, TestXPathRecordReader,
> TestRegexTransformer, TestDocBuilder2, TestJdbcDataSource,
> TestXPathEntityProcessor, TestEphemeralCache, TestVariableResolver,
> TestDataConfig, TestContextImpl, TestSqlEntityProcessor,
> TestDateFormatTransformer, TestPlainTextEntityProcessor, TestFieldReader,
> TestClobTransformer, TestTemplateTransformer, TestBuiltInEvaluators]
> [junit4:junit4] Completed in 1.16s, 5 tests, 1 failure <<< FAILURES!
> 
> [...truncated 21 lines...]
> BUILD FAILED
> /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-
> MacOSX/build.xml:344: The following error occurred while executing this
> line:
> /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-
> MacOSX/build.xml:39: The following error occurred while executing this line:
> /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-
> MacOSX/solr/build.xml:192: The following error occurred while executing this
> line:
> /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-
> MacOSX/solr/common-build.xml:400: The following error occurred while
> executing this line:
> /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-
> MacOSX/solr/common-build.xml:428: The following error occurred while
> executing this line:
> /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-
> MacOSX/lucene/common-build.xml:1176: The following error occurred while
> executing this line:
> /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-
> MacOSX/lucene/common-build.xml:841: There were test failures: 35 suites,
> 141 tests, 1 failure, 3 ignored
> 
> Total time: 71 minutes 30 seconds
> Build step 'Invoke Ant' marked build as failure Archiving artifacts Recording
> test results Description set: Java: 64bit/jdk1.7.0 -XX:+UseConcMarkSweepGC
> Email was triggered for: Failure Sending email for trigger: Failure
> 



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


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

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/107/
Java: 64bit/jdk1.7.0 -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.handler.dataimport.TestBuiltInEvaluators.testDateFormatEvaluator

Error Message:
expected:<2013-01-18 0[6]> but was:<2013-01-18 0[5]>

Stack Trace:
org.junit.ComparisonFailure: expected:<2013-01-18 0[6]> but was:<2013-01-18 0[5]>
	at __randomizedtesting.SeedInfo.seed([67A0481D0708E5BE:1FEEC78D1A320090]:0)
	at org.junit.Assert.assertEquals(Assert.java:125)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.handler.dataimport.TestBuiltInEvaluators.testDateFormatEvaluator(TestBuiltInEvaluators.java:140)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:601)
	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:722)




Build Log:
[...truncated 12221 lines...]
[junit4:junit4] Suite: org.apache.solr.handler.dataimport.TestBuiltInEvaluators
[junit4:junit4]   2> 6 T205 oas.SolrTestCaseJ4.setUp ###Starting testEscapeSolrQueryFunction
[junit4:junit4]   2> 9 T205 oashd.AbstractDataImportHandlerTestCase.tearDown Looking for dataimport.properties at: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/solr/collection1/conf/dataimport.properties
[junit4:junit4]   2> 9 T205 oas.SolrTestCaseJ4.tearDown ###Ending testEscapeSolrQueryFunction
[junit4:junit4]   2> 15 T205 oas.SolrTestCaseJ4.setUp ###Starting testUrlEvaluator
[junit4:junit4]   2> 16 T205 oashd.AbstractDataImportHandlerTestCase.tearDown Looking for dataimport.properties at: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/solr/collection1/conf/dataimport.properties
[junit4:junit4]   2> 17 T205 oas.SolrTestCaseJ4.tearDown ###Ending testUrlEvaluator
[junit4:junit4]   2> 23 T205 oas.SolrTestCaseJ4.setUp ###Starting testDateFormatEvaluator
[junit4:junit4]   2> 871 T205 oashd.AbstractDataImportHandlerTestCase.tearDown Looking for dataimport.properties at: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/solr/collection1/conf/dataimport.properties
[junit4:junit4]   2> 873 T205 oas.SolrTestCaseJ4.tearDown ###Ending testDateFormatEvaluator
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBuiltInEvaluators -Dtests.method=testDateFormatEvaluator -Dtests.seed=67A0481D0708E5BE -Dtests.slow=true -Dtests.locale=no_NO -Dtests.timezone=America/La_Paz -Dtests.file.encoding=UTF-8
[junit4:junit4] FAILURE 1.07s | TestBuiltInEvaluators.testDateFormatEvaluator <<<
[junit4:junit4]    > Throwable #1: org.junit.ComparisonFailure: expected:<2013-01-18 0[6]> but was:<2013-01-18 0[5]>
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([67A0481D0708E5BE:1FEEC78D1A320090]:0)
[junit4:junit4]    > 	at org.junit.Assert.assertEquals(Assert.java:125)
[junit4:junit4]    > 	at org.junit.Assert.assertEquals(Assert.java:147)
[junit4:junit4]    > 	at org.apache.solr.handler.dataimport.TestBuiltInEvaluators.testDateFormatEvaluator(TestBuiltInEvaluators.java:140)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4:junit4]    > 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4:junit4]    > 	at java.lang.reflect.Method.invoke(Method.java:601)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.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:722)
[junit4:junit4]   2> 1097 T205 oas.SolrTestCaseJ4.setUp ###Starting parseParams
[junit4:junit4]   2> 1099 T205 oashd.AbstractDataImportHandlerTestCase.tearDown Looking for dataimport.properties at: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/solr/collection1/conf/dataimport.properties
[junit4:junit4]   2> 1099 T205 oas.SolrTestCaseJ4.tearDown ###Ending parseParams
[junit4:junit4]   2> 1107 T205 oas.SolrTestCaseJ4.setUp ###Starting testSqlEscapingEvaluator
[junit4:junit4]   2> 1109 T205 oashd.AbstractDataImportHandlerTestCase.tearDown Looking for dataimport.properties at: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/solr/collection1/conf/dataimport.properties
[junit4:junit4]   2> 1110 T205 oas.SolrTestCaseJ4.tearDown ###Ending testSqlEscapingEvaluator
[junit4:junit4]   2> 1112 T205 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> NOTE: test params are: codec=Lucene40, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=no_NO, timezone=America/La_Paz
[junit4:junit4]   2> NOTE: Mac OS X 10.8.2 x86_64/Oracle Corporation 1.7.0_10 (64-bit)/cpus=2,threads=1,free=53544616,total=92209152
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestContentStreamDataSource, TestZKPropertiesWriter, TestEntityProcessorBase, TestNumberFormatTransformer, TestURLDataSource, TestScriptTransformer, TestSqlEntityProcessorDelta, TestDocBuilder, TestSolrEntityProcessorUnit, TestLineEntityProcessor, TestVariableResolverEndToEnd, TestSolrEntityProcessorEndToEnd, TestFileListEntityProcessor, TestErrorHandling, TestXPathRecordReader, TestRegexTransformer, TestDocBuilder2, TestJdbcDataSource, TestXPathEntityProcessor, TestEphemeralCache, TestVariableResolver, TestDataConfig, TestContextImpl, TestSqlEntityProcessor, TestDateFormatTransformer, TestPlainTextEntityProcessor, TestFieldReader, TestClobTransformer, TestTemplateTransformer, TestBuiltInEvaluators]
[junit4:junit4] Completed in 1.16s, 5 tests, 1 failure <<< FAILURES!

[...truncated 21 lines...]
BUILD FAILED
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/build.xml:344: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/build.xml:39: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:192: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:400: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:428: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1176: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:841: There were test failures: 35 suites, 141 tests, 1 failure, 3 ignored

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



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

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

1 tests failed.
FAILED:  org.apache.solr.cloud.BasicDistributedZkTest.testDistribSearch

Error Message:
There are still nodes recoverying - waited for 230 seconds

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 230 seconds
	at __randomizedtesting.SeedInfo.seed([380A723D0CDBB4F4:B9ECFC257B84D4C8]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:168)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:126)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:121)
	at org.apache.solr.cloud.BasicDistributedZkTest.testCoreUnloadAndLeaders(BasicDistributedZkTest.java:586)
	at org.apache.solr.cloud.BasicDistributedZkTest.doTest(BasicDistributedZkTest.java:337)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:794)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:601)
	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:722)




Build Log:
[...truncated 8681 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
[junit4:junit4]   2> 0 T496 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 9 T496 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZkTest-1358599730536
[junit4:junit4]   2> 11 T496 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 12 T497 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 15 T497 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 15 T497 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 16 T497 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 17 T497 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 19 T497 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 114 T496 oasc.ZkTestServer.run start zk server on port:49342
[junit4:junit4]   2> 115 T496 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49342 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@701a89ad
[junit4:junit4]   2> 117 T496 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 117 T502 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49342. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 118 T502 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49342, initiating session
[junit4:junit4]   2> 118 T498 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49343
[junit4:junit4]   2> 119 T498 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49343
[junit4:junit4]   2> 119 T500 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 123 T500 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c52dab5720000 with negotiated timeout 10000 for client /127.0.0.1:49343
[junit4:junit4]   2> 123 T502 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49342, sessionid = 0x13c52dab5720000, negotiated timeout = 10000
[junit4:junit4]   2> 124 T503 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@701a89ad name:ZooKeeperConnection Watcher:127.0.0.1:49342 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 124 T496 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 125 T496 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 130 T501 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c52dab5720000
[junit4:junit4]   2> 132 T498 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:49343 which had sessionid 0x13c52dab5720000
[junit4:junit4]   2> 133 T503 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 133 T496 oaz.ZooKeeper.close Session: 0x13c52dab5720000 closed
[junit4:junit4]   2> 134 T496 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49342/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@7c0ee511
[junit4:junit4]   2> 135 T496 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 135 T504 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49342. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 136 T504 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49342, initiating session
[junit4:junit4]   2> 136 T498 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49344
[junit4:junit4]   2> 137 T498 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49344
[junit4:junit4]   2> 138 T500 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c52dab5720001 with negotiated timeout 10000 for client /127.0.0.1:49344
[junit4:junit4]   2> 139 T504 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49342, sessionid = 0x13c52dab5720001, negotiated timeout = 10000
[junit4:junit4]   2> 139 T505 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7c0ee511 name:ZooKeeperConnection Watcher:127.0.0.1:49342/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 139 T496 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 140 T496 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 147 T496 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 154 T496 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 159 T496 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 166 T496 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 167 T496 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 177 T496 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 178 T496 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 185 T496 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 186 T496 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 194 T496 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 195 T496 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 203 T496 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 204 T496 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 211 T496 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 212 T496 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 220 T496 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 221 T496 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 228 T496 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 229 T496 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 238 T496 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 239 T496 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 246 T501 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c52dab5720001
[junit4:junit4]   2> 248 T498 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:49344 which had sessionid 0x13c52dab5720001
[junit4:junit4]   2> 249 T505 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 248 T496 oaz.ZooKeeper.close Session: 0x13c52dab5720001 closed
[junit4:junit4]   2> 466 T496 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 478 T496 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49345
[junit4:junit4]   2> 480 T496 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 481 T496 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 482 T496 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1358599730776
[junit4:junit4]   2> 483 T496 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1358599730776/solr.xml
[junit4:junit4]   2> 484 T496 oasc.CoreContainer.<init> New CoreContainer 2132041066
[junit4:junit4]   2> 485 T496 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1358599730776/'
[junit4:junit4]   2> 486 T496 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1358599730776/'
[junit4:junit4]   2> 557 T496 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 557 T496 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 558 T496 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 559 T496 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 560 T496 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 561 T496 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 562 T496 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 563 T496 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 564 T496 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 565 T496 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 593 T496 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 623 T496 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:49342/solr
[junit4:junit4]   2> 624 T496 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 625 T496 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49342 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@11648ebb
[junit4:junit4]   2> 627 T496 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 628 T515 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49342. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 630 T515 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49342, initiating session
[junit4:junit4]   2> 631 T498 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49346
[junit4:junit4]   2> 631 T498 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49346
[junit4:junit4]   2> 633 T500 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c52dab5720002 with negotiated timeout 20000 for client /127.0.0.1:49346
[junit4:junit4]   2> 634 T515 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49342, sessionid = 0x13c52dab5720002, negotiated timeout = 20000
[junit4:junit4]   2> 634 T516 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@11648ebb name:ZooKeeperConnection Watcher:127.0.0.1:49342 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 635 T496 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 638 T501 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c52dab5720002
[junit4:junit4]   2> 640 T498 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:49346 which had sessionid 0x13c52dab5720002
[junit4:junit4]   2> 641 T516 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 641 T496 oaz.ZooKeeper.close Session: 0x13c52dab5720002 closed
[junit4:junit4]   2> 642 T496 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 650 T496 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49342/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@45de945
[junit4:junit4]   2> 652 T496 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 653 T517 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49342. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 654 T517 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49342, initiating session
[junit4:junit4]   2> 655 T498 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49347
[junit4:junit4]   2> 655 T498 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49347
[junit4:junit4]   2> 657 T500 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c52dab5720003 with negotiated timeout 20000 for client /127.0.0.1:49347
[junit4:junit4]   2> 657 T517 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49342, sessionid = 0x13c52dab5720003, negotiated timeout = 20000
[junit4:junit4]   2> 658 T518 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@45de945 name:ZooKeeperConnection Watcher:127.0.0.1:49342/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 658 T496 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 663 T501 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c52dab5720003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 665 T496 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 670 T496 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49345_
[junit4:junit4]   2> 671 T501 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c52dab5720003 type:delete cxid:0x7 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:49345_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:49345_
[junit4:junit4]   2> 672 T496 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49345_
[junit4:junit4]   2> 682 T496 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 697 T501 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c52dab5720003 type:delete cxid:0x15 zxid:0x21 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 699 T496 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 706 T496 oasc.Overseer.start Overseer (id=89037191941062659-127.0.0.1:49345_-n_0000000000) starting
[junit4:junit4]   2> 708 T501 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c52dab5720003 type:create cxid:0x1a zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 710 T501 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c52dab5720003 type:create cxid:0x1b zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 713 T501 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c52dab5720003 type:create cxid:0x1c zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 716 T501 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c52dab5720003 type:create cxid:0x1d zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 718 T520 oasc.OverseerCollectionProcessor.run Process current queue of collection messages
[junit4:junit4]   2> 722 T519 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 725 T496 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 731 T496 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 744 T521 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1358599730776/collection1
[junit4:junit4]   2> 745 T521 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 747 T521 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 748 T521 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 752 T521 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1358599730776/collection1/'
[junit4:junit4]   2> 753 T521 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1358599730776/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 754 T521 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1358599730776/collection1/lib/README' to classloader
[junit4:junit4]   2> 838 T521 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 923 T521 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 925 T521 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 935 T521 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1755 T521 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1774 T521 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1781 T521 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1814 T521 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1821 T521 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1827 T521 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1830 T521 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1833 T521 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1358599730776/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/control/data/
[junit4:junit4]   2> 1833 T521 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7bfd2f14
[junit4:junit4]   2> 1834 T521 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 1852 T521 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/control/data forceNew:false
[junit4:junit4]   2> 1853 T521 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/control/data
[junit4:junit4]   2> 1853 T521 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/control/data/index/
[junit4:junit4]   2> 1854 T521 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1855 T521 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/control/data/index forceNew:false
[junit4:junit4]   2> 1860 T521 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@19ba9239; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1861 T521 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1862 T521 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/control/data/index
[junit4:junit4]   2> 1862 T521 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 1865 T521 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1865 T521 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 1865 T521 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1866 T521 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 1867 T521 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1868 T521 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1868 T521 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1869 T521 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1869 T521 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1870 T521 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 1871 T521 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 1871 T521 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1872 T521 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 1873 T521 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 1873 T521 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 1874 T521 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1874 T521 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1875 T521 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1875 T521 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1876 T521 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1877 T521 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1877 T521 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1879 T521 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1880 T521 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1881 T521 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 1882 T521 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 1896 T521 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1901 T521 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 1908 T521 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 1912 T521 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/control/data
[junit4:junit4]   2> 1915 T521 oass.SolrIndexSearcher.<init> Opening Searcher@3fe4928c main
[junit4:junit4]   2> 1916 T521 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1917 T521 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1918 T521 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 1931 T521 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 2016 T522 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3fe4928c main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2017 T521 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 2018 T521 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 2019 T501 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c52dab5720003 type:create cxid:0x50 zxid:0x29 txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue Error:KeeperErrorCode = NoNode for /solr/overseer/queue
[junit4:junit4]   2> 2246 T519 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2247 T519 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:49345_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49345"}
[junit4:junit4]   2> 2247 T519 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2247 T519 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2248 T501 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c52dab5720003 type:create cxid:0x58 zxid:0x2c txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue-work Error:KeeperErrorCode = NoNode for /solr/overseer/queue-work
[junit4:junit4]   2> 2264 T518 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 3028 T521 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 3029 T521 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49345 collection:control_collection shard:shard1
[junit4:junit4]   2> 3031 T521 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 3051 T501 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c52dab5720003 type:delete cxid:0x72 zxid:0x36 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 3053 T521 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 3055 T501 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c52dab5720003 type:create cxid:0x73 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3061 T521 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 3062 T521 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 3062 T521 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:49345/collection1/
[junit4:junit4]   2> 3062 T521 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 3063 T521 oasc.SyncStrategy.syncToMe http://127.0.0.1:49345/collection1/ has no replicas
[junit4:junit4]   2> 3063 T521 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:49345/collection1/
[junit4:junit4]   2> 3064 T521 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 3090 T501 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c52dab5720003 type:create cxid:0x7d zxid:0x3b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3776 T519 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3797 T518 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 3835 T521 oasc.ZkController.register We are http://127.0.0.1:49345/collection1/ and leader is http://127.0.0.1:49345/collection1/
[junit4:junit4]   2> 3835 T521 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49345
[junit4:junit4]   2> 3836 T521 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3836 T521 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3837 T521 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3842 T521 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3844 T496 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 3845 T496 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3845 T496 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3858 T496 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3867 T496 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49342/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@1c9e3c7d
[junit4:junit4]   2> 3869 T496 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3870 T523 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49342. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3871 T523 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49342, initiating session
[junit4:junit4]   2> 3872 T498 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49348
[junit4:junit4]   2> 3872 T498 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49348
[junit4:junit4]   2> 3874 T500 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c52dab5720004 with negotiated timeout 10000 for client /127.0.0.1:49348
[junit4:junit4]   2> 3874 T523 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49342, sessionid = 0x13c52dab5720004, negotiated timeout = 10000
[junit4:junit4]   2> 3875 T524 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1c9e3c7d name:ZooKeeperConnection Watcher:127.0.0.1:49342/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3876 T496 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3878 T496 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3884 T496 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 4105 T496 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 4109 T496 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49349
[junit4:junit4]   2> 4111 T496 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 4111 T496 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 4112 T496 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1358599734411
[junit4:junit4]   2> 4113 T496 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1358599734411/solr.xml
[junit4:junit4]   2> 4113 T496 oasc.CoreContainer.<init> New CoreContainer 1551695177
[junit4:junit4]   2> 4114 T496 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1358599734411/'
[junit4:junit4]   2> 4114 T496 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1358599734411/'
[junit4:junit4]   2> 4152 T496 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 4153 T496 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 4154 T496 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 4154 T496 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 4155 T496 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 4156 T496 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 4156 T496 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 4157 T496 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 4158 T496 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 4159 T496 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 4180 T496 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4198 T496 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:49342/solr
[junit4:junit4]   2> 4199 T496 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 4199 T496 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49342 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@352e9fef
[junit4:junit4]   2> 4201 T496 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4201 T534 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49342. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4204 T534 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49342, initiating session
[junit4:junit4]   2> 4204 T498 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49350
[junit4:junit4]   2> 4205 T498 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49350
[junit4:junit4]   2> 4207 T500 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c52dab5720005 with negotiated timeout 20000 for client /127.0.0.1:49350
[junit4:junit4]   2> 4207 T534 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49342, sessionid = 0x13c52dab5720005, negotiated timeout = 20000
[junit4:junit4]   2> 4208 T535 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@352e9fef name:ZooKeeperConnection Watcher:127.0.0.1:49342 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4208 T496 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4211 T501 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c52dab5720005
[junit4:junit4]   2> 4213 T498 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:49350 which had sessionid 0x13c52dab5720005
[junit4:junit4]   2> 4213 T496 oaz.ZooKeeper.close Session: 0x13c52dab5720005 closed
[junit4:junit4]   2> 4213 T535 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 4214 T496 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 4222 T496 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49342/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@ca555b0
[junit4:junit4]   2> 4224 T496 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4224 T536 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49342. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4225 T536 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49342, initiating session
[junit4:junit4]   2> 4226 T498 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49351
[junit4:junit4]   2> 4227 T498 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49351
[junit4:junit4]   2> 4228 T500 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c52dab5720006 with negotiated timeout 20000 for client /127.0.0.1:49351
[junit4:junit4]   2> 4228 T536 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49342, sessionid = 0x13c52dab5720006, negotiated timeout = 20000
[junit4:junit4]   2> 4229 T537 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@ca555b0 name:ZooKeeperConnection Watcher:127.0.0.1:49342/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4229 T496 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4232 T501 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c52dab5720006 type:create cxid:0x1 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4234 T501 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c52dab5720006 type:create cxid:0x2 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4236 T496 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49349_
[junit4:junit4]   2> 4238 T501 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c52dab5720006 type:delete cxid:0x4 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:49349_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:49349_
[junit4:junit4]   2> 4239 T496 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49349_
[junit4:junit4]   2> 4244 T518 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> 4247 T524 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4251 T518 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4257 T496 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4266 T538 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1358599734411/collection1
[junit4:junit4]   2> 4267 T538 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 4269 T538 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 4269 T538 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 4272 T538 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1358599734411/collection1/'
[junit4:junit4]   2> 4273 T538 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1358599734411/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 4274 T538 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1358599734411/collection1/lib/README' to classloader
[junit4:junit4]   2> 4332 T538 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 4404 T538 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4407 T538 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4414 T538 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 5167 T538 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 5178 T538 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 5181 T538 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5218 T538 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5225 T538 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5232 T538 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5236 T538 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5239 T538 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1358599734411/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty1/
[junit4:junit4]   2> 5240 T538 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7bfd2f14
[junit4:junit4]   2> 5240 T538 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 5241 T538 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty1 forceNew:false
[junit4:junit4]   2> 5242 T538 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty1
[junit4:junit4]   2> 5242 T538 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty1/index/
[junit4:junit4]   2> 5243 T538 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 5244 T538 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty1/index forceNew:false
[junit4:junit4]   2> 5249 T538 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@7c7136ab; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5250 T538 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5251 T538 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty1/index
[junit4:junit4]   2> 5252 T538 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 5255 T538 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 5255 T538 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 5256 T538 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 5257 T538 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 5258 T538 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 5258 T538 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 5259 T538 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 5260 T538 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5260 T538 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 5261 T538 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 5262 T538 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 5263 T538 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5264 T538 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 5264 T538 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 5264 T538 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 5265 T538 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5266 T538 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5267 T538 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5267 T538 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5268 T538 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5269 T538 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5269 T538 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5270 T538 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5271 T538 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5272 T538 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 5273 T538 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 5281 T538 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5284 T538 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 5287 T538 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 5289 T538 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty1
[junit4:junit4]   2> 5291 T538 oass.SolrIndexSearcher.<init> Opening Searcher@5e6c33c main
[junit4:junit4]   2> 5292 T538 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5293 T538 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5293 T538 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 5301 T538 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 5314 T519 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5318 T519 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:49345_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49345"}
[junit4:junit4]   2> 5374 T518 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 5381 T524 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 5388 T537 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 5391 T539 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5e6c33c main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 5403 T538 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 5404 T538 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6887 T519 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6889 T519 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:49349_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49349"}
[junit4:junit4]   2> 6889 T519 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
[junit4:junit4]   2> 6889 T519 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 6898 T537 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 6899 T518 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 6899 T524 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 7410 T538 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 7411 T538 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49349 collection:collection1 shard:shard1
[junit4:junit4]   2> 7412 T538 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 7427 T501 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c52dab5720006 type:delete cxid:0x45 zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 7428 T538 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 7429 T501 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c52dab5720006 type:create cxid:0x46 zxid:0x5c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7433 T538 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 7433 T538 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 7434 T538 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:49349/collection1/
[junit4:junit4]   2> 7434 T538 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 7434 T538 oasc.SyncStrategy.syncToMe http://127.0.0.1:49349/collection1/ has no replicas
[junit4:junit4]   2> 7435 T538 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:49349/collection1/
[junit4:junit4]   2> 7435 T538 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 7444 T501 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c52dab5720006 type:create cxid:0x50 zxid:0x60 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8412 T519 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8429 T518 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 8429 T524 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 8429 T537 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 8473 T538 oasc.ZkController.register We are http://127.0.0.1:49349/collection1/ and leader is http://127.0.0.1:49349/collection1/
[junit4:junit4]   2> 8473 T538 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49349
[junit4:junit4]   2> 8474 T538 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 8474 T538 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 8474 T538 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8483 T538 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8486 T496 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 8487 T496 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 8487 T496 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8692 T496 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 8700 T496 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49352
[junit4:junit4]   2> 8702 T496 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 8702 T496 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 8703 T496 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1358599739026
[junit4:junit4]   2> 8703 T496 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1358599739026/solr.xml
[junit4:junit4]   2> 8704 T496 oasc.CoreContainer.<init> New CoreContainer 203039882
[junit4:junit4]   2> 8706 T496 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1358599739026/'
[junit4:junit4]   2> 8708 T496 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1358599739026/'
[junit4:junit4]   2> 8748 T496 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 8749 T496 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 8750 T496 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 8750 T496 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 8751 T496 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 8752 T496 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 8752 T496 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 8753 T496 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 8754 T496 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 8754 T496 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 8775 T496 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 8801 T496 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:49342/solr
[junit4:junit4]   2> 8803 T496 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 8804 T496 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49342 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@68f350c8
[junit4:junit4]   2> 8806 T496 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8807 T549 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49342. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8809 T549 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49342, initiating session
[junit4:junit4]   2> 8809 T498 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49353
[junit4:junit4]   2> 8810 T498 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49353
[junit4:junit4]   2> 8812 T500 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c52dab5720007 with negotiated timeout 20000 for client /127.0.0.1:49353
[junit4:junit4]   2> 8812 T549 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49342, sessionid = 0x13c52dab5720007, negotiated timeout = 20000
[junit4:junit4]   2> 8813 T550 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@68f350c8 name:ZooKeeperConnection Watcher:127.0.0.1:49342 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8813 T496 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8817 T501 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c52dab5720007
[junit4:junit4]   2> 8819 T496 oaz.ZooKeeper.close Session: 0x13c52dab5720007 closed
[junit4:junit4]   2> 8819 T498 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:49353 which had sessionid 0x13c52dab5720007
[junit4:junit4]   2> 8820 T550 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 8820 T496 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 8832 T496 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49342/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@6e9b7ab8
[junit4:junit4]   2> 8834 T496 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8835 T551 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49342. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8836 T551 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49342, initiating session
[junit4:junit4]   2> 8837 T498 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49354
[junit4:junit4]   2> 8838 T498 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49354
[junit4:junit4]   2> 8840 T500 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c52dab5720008 with negotiated timeout 20000 for client /127.0.0.1:49354
[junit4:junit4]   2> 8840 T551 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49342, sessionid = 0x13c52dab5720008, negotiated timeout = 20000
[junit4:junit4]   2> 8841 T552 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6e9b7ab8 name:ZooKeeperConnection Watcher:127.0.0.1:49342/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8841 T496 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8845 T501 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c52dab5720008 type:create cxid:0x1 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8848 T501 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c52dab5720008 type:create cxid:0x2 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8852 T496 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49352_
[junit4:junit4]   2> 8854 T501 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c52dab5720008 type:delete cxid:0x4 zxid:0x6f txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:49352_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:49352_
[junit4:junit4]   2> 8855 T496 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49352_
[junit4:junit4]   2> 8862 T518 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 8862 T524 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 8865 T537 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 8865 T537 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 8871 T518 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 8872 T524 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 8879 T496 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 8905 T553 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1358599739026/collection1
[junit4:junit4]   2> 8906 T553 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 8908 T553 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 8908 T553 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 8912 T553 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1358599739026/collection1/'
[junit4:junit4]   2> 8913 T553 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1358599739026/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 8914 T553 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1358599739026/collection1/lib/README' to classloader
[junit4:junit4]   2> 8992 T553 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 9087 T553 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9089 T553 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 9100 T553 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 9751 T553 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 9769 T553 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 9775 T553 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 9817 T553 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9827 T553 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9836 T553 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9839 T553 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9843 T553 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1358599739026/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty2/
[junit4:junit4]   2> 9843 T553 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7bfd2f14
[junit4:junit4]   2> 9844 T553 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 9846 T553 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty2 forceNew:false
[junit4:junit4]   2> 9847 T553 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty2
[junit4:junit4]   2> 9847 T553 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty2/index/
[junit4:junit4]   2> 9848 T553 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 9849 T553 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty2/index forceNew:false
[junit4:junit4]   2> 9857 T553 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@24f98ad2; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 9858 T553 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 9859 T553 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty2/index
[junit4:junit4]   2> 9860 T553 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 9864 T553 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 9865 T553 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 9865 T553 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 9866 T553 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 9867 T553 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 9868 T553 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 9869 T553 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 9870 T553 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 9871 T553 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 9872 T553 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 9873 T553 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 9873 T553 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 9874 T553 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 9875 T553 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 9875 T553 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 9876 T553 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 9877 T553 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 9878 T553 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 9879 T553 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 9880 T553 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 9882 T553 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 9883 T553 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 9884 T553 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 9885 T553 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 9887 T553 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 9888 T553 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 9900 T553 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 9920 T553 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 9923 T553 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 9926 T553 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty2
[junit4:junit4]   2> 9928 T553 oass.SolrIndexSearcher.<init> Opening Searcher@10415726 main
[junit4:junit4]   2> 9930 T553 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 9930 T553 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 9931 T553 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 9940 T553 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 9954 T519 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9957 T519 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:49349_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49349"}
[junit4:junit4]   2> 10188 T518 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 10188 T552 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 10189 T537 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 10189 T524 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 10309 T554 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@10415726 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 10328 T553 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 10329 T553 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11713 T519 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11715 T519 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:49352_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49352"}
[junit4:junit4]   2> 11716 T519 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 11716 T519 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 11728 T537 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 11728 T518 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 11728 T552 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 11728 T524 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 12342 T553 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 12343 T553 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49352 collection:collection1 shard:shard2
[junit4:junit4]   2> 12345 T553 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 12359 T501 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c52dab5720008 type:delete cxid:0x44 zxid:0x7e txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders/shard2 Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders/shard2
[junit4:junit4]   2> 12360 T553 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 12361 T501 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c52dab5720008 type:create cxid:0x45 zxid:0x7f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12365 T553 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 12365 T553 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 12366 T553 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:49352/collection1/
[junit4:junit4]   2> 12366 T553 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 12366 T553 oasc.SyncStrategy.syncToMe http://127.0.0.1:49352/collection1/ has no replicas
[junit4:junit4]   2> 12367 T553 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:49352/collection1/
[junit4:junit4]   2> 12367 T553 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 12382 T501 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c52dab5720008 type:create cxid:0x4e zxid:0x82 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13245 T519 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13263 T537 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 13263 T524 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 13264 T552 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 13263 T518 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 13306 T553 oasc.ZkController.register We are http://127.0.0.1:49352/collection1/ and leader is http://127.0.0.1:49352/collection1/
[junit4:junit4]   2> 13307 T553 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49352
[junit4:junit4]   2> 13307 T553 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 13307 T553 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 13308 T553 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 13312 T553 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13314 T496 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 13315 T496 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 13316 T496 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 13555 T496 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 13560 T496 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49355
[junit4:junit4]   2> 13561 T496 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 13562 T496 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 13563 T496 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1358599743852
[junit4:junit4]   2> 13564 T496 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1358599743852/solr.xml
[junit4:junit4]   2> 13564 T496 oasc.CoreContainer.<init> New CoreContainer 1894012262
[junit4:junit4]   2> 13565 T496 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1358599743852/'
[junit4:junit4]   2> 13566 T496 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1358599743852/'
[junit4:junit4]   2> 13621 T496 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 13622 T496 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 13623 T496 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 13623 T496 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 13624 T496 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 13625 T496 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 13626 T496 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 13626 T496 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 13627 T496 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 13628 T496 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 13649 T496 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 13676 T496 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:49342/solr
[junit4:junit4]   2> 13677 T496 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 13678 T496 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49342 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@a1f0cb1
[junit4:junit4]   2> 13680 T496 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 13681 T564 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49342. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 13682 T564 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49342, initiating session
[junit4:junit4]   2> 13683 T498 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49356
[junit4:junit4]   2> 13684 T498 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49356
[junit4:junit4]   2> 13686 T500 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c52dab5720009 with negotiated timeout 20000 for client /127.0.0.1:49356
[junit4:junit4]   2> 13686 T564 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49342, sessionid = 0x13c52dab5720009, negotiated timeout = 20000
[junit4:junit4]   2> 13686 T565 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@a1f0cb1 name:ZooKeeperConnection Watcher:127.0.0.1:49342 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 13687 T496 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 13691 T501 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c52dab5720009
[junit4:junit4]   2> 13693 T498 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:49356 which had sessionid 0x13c52dab5720009
[junit4:junit4]   2> 13693 T496 oaz.ZooKeeper.close Session: 0x13c52dab5720009 closed
[junit4:junit4]   2> 13693 T565 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 13694 T496 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 13704 T496 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49342/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1e4a333d
[junit4:junit4]   2> 13706 T496 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 13707 T566 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49342. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 13708 T566 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49342, initiating session
[junit4:junit4]   2> 13710 T498 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49357
[junit4:junit4]   2> 13710 T498 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49357
[junit4:junit4]   2> 13712 T500 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c52dab572000a with negotiated timeout 20000 for client /127.0.0.1:49357
[junit4:junit4]   2> 13712 T566 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49342, sessionid = 0x13c52dab572000a, negotiated timeout = 20000
[junit4:junit4]   2> 13713 T567 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1e4a333d name:ZooKeeperConnection Watcher:127.0.0.1:49342/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 13713 T496 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 13716 T501 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c52dab572000a type:create cxid:0x1 zxid:0x8f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13718 T501 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c52dab572000a type:create cxid:0x2 zxid:0x90 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13721 T496 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49355_
[junit4:junit4]   2> 13722 T501 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c52dab572000a type:delete cxid:0x4 zxid:0x91 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:49355_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:49355_
[junit4:junit4]   2> 13724 T496 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49355_
[junit4:junit4]   2> 13730 T518 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 13731 T524 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 13731 T552 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 13733 T537 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13733 T537 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 13740 T524 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13740 T518 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13741 T552 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13749 T496 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 13760 T568 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1358599743852/collection1
[junit4:junit4]   2> 13761 T568 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 13762 T568 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 13763 T568 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 13766 T568 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1358599743852/collection1/'
[junit4:junit4]   2> 13767 T568 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1358599743852/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 13768 T568 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1358599743852/collection1/lib/README' to classloader
[junit4:junit4]   2> 13832 T568 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 13905 T568 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 13907 T568 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 13917 T568 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 14592 T568 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 14603 T568 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 14606 T568 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 14636 T568 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14644 T568 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14654 T568 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14657 T568 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14660 T568 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1358599743852/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty3/
[junit4:junit4]   2> 14661 T568 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7bfd2f14
[junit4:junit4]   2> 14661 T568 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 14662 T568 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty3 forceNew:false
[junit4:junit4]   2> 14663 T568 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty3
[junit4:junit4]   2> 14663 T568 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty3/index/
[junit4:junit4]   2> 14664 T568 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 14665 T568 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty3/index forceNew:false
[junit4:junit4]   2> 14670 T568 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@2222014c; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 14670 T568 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 14671 T568 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty3/index
[junit4:junit4]   2> 14671 T568 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 14674 T568 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 14675 T568 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 14676 T568 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 14677 T568 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 14678 T568 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 14678 T568 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 14678 T568 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 14679 T568 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 14680 T568 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 14681 T568 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 14681 T568 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 14682 T568 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 14683 T568 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 14683 T568 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 14683 T568 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 14684 T568 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 14685 T568 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14686 T568 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14686 T568 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14687 T568 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14688 T568 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14689 T568 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14689 T568 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14690 T568 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14691 T568 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 14692 T568 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 14698 T568 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 14702 T568 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 14704 T568 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 14707 T568 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty3
[junit4:junit4]   2> 14708 T568 oass.SolrIndexSearcher.<init> Opening Searcher@2d7d6db9 main
[junit4:junit4]   2> 14710 T568 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 14711 T568 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 14711 T568 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 14717 T568 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 14756 T569 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2d7d6db9 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 14764 T568 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 14765 T568 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 14782 T519 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14784 T519 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:49352_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49352"}
[junit4:junit4]   2> 14793 T519 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:49355_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49355"}
[junit4:junit4]   2> 14793 T519 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 14794 T519 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 14805 T567 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 14805 T518 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 14805 T552 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 14806 T537 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 14806 T524 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 15769 T568 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 15769 T568 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49355 collection:collection1 shard:shard1
[junit4:junit4]   2> 15777 T568 oasc.ZkController.register We are http://127.0.0.1:49355/collection1/ and leader is http://127.0.0.1:49349/collection1/
[junit4:junit4]   2> 15777 T568 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49355
[junit4:junit4]   2> 15778 T568 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 15778 T568 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C29 name=collection1 org.apache.solr.core.SolrCore@61b888d2 url=http://127.0.0.1:49355/collection1 node=127.0.0.1:49355_ C29_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:49355_, base_url=http://127.0.0.1:49355}
[junit4:junit4]   2> 15779 T570 C29 P49355 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 15780 T570 C29 P49355 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 15781 T568 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15781 T570 C29 P49355 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 15781 T570 C29 P49355 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15783 T496 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 15783 T570 C29 P49355 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15784 T496 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 15785 T496 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16044 T496 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 16048 T496 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49359
[junit4:junit4]   2> 16050 T496 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 16051 T496 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 16052 T496 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1358599746323
[junit4:junit4]   2> 16053 T496 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1358599746323/solr.xml
[junit4:junit4]   2> 16053 T496 oasc.CoreContainer.<init> New CoreContainer 30154083
[junit4:junit4]   2> 16054 T496 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1358599746323/'
[junit4:junit4]   2> 16055 T496 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1358599746323/'
[junit4:junit4]   2> 16099 T496 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 16100 T496 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 16100 T496 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 16101 T496 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 16101 T496 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 16102 T496 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 16102 T496 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 16103 T496 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 16103 T496 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 16104 T496 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 16117 T496 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 16134 T496 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:49342/solr
[junit4:junit4]   2> 16135 T496 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 16135 T496 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49342 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@5f7ba156
[junit4:junit4]   2> 16137 T496 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16138 T580 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49342. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 16140 T580 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49342, initiating session
[junit4:junit4]   2> 16140 T498 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49360
[junit4:junit4]   2> 16141 T498 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49360
[junit4:junit4]   2> 16142 T500 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c52dab572000b with negotiated timeout 20000 for client /127.0.0.1:49360
[junit4:junit4]   2> 16142 T580 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49342, sessionid = 0x13c52dab572000b, negotiated timeout = 20000
[junit4:junit4]   2> 16143 T581 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5f7ba156 name:ZooKeeperConnection Watcher:127.0.0.1:49342 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16143 T496 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16146 T501 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c52dab572000b
[junit4:junit4]   2> 16147 T498 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:49360 which had sessionid 0x13c52dab572000b
[junit4:junit4]   2> 16147 T496 oaz.ZooKeeper.close Session: 0x13c52dab572000b closed
[junit4:junit4]   2> 16148 T581 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 16148 T496 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 16155 T496 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49342/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@79be114c
[junit4:junit4]   2> 16156 T496 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16157 T582 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49342. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 16158 T582 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49342, initiating session
[junit4:junit4]   2> 16159 T498 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49361
[junit4:junit4]   2> 16159 T498 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49361
[junit4:junit4]   2> 16161 T500 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c52dab572000c with negotiated timeout 20000 for client /127.0.0.1:49361
[junit4:junit4]   2> 16161 T582 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49342, sessionid = 0x13c52dab572000c, negotiated timeout = 20000
[junit4:junit4]   2> 16162 T583 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@79be114c name:ZooKeeperConnection Watcher:127.0.0.1:49342/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16162 T496 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16164 T501 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c52dab572000c type:create cxid:0x1 zxid:0xa1 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16166 T501 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c52dab572000c type:create cxid:0x2 zxid:0xa2 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16168 T496 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49359_
[junit4:junit4]   2> 16169 T501 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c52dab572000c type:delete cxid:0x4 zxid:0xa3 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:49359_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:49359_
[junit4:junit4]   2> 16171 T496 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49359_
[junit4:junit4]   2> 16176 T567 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 16177 T552 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 16177 T518 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 16178 T524 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 16180 T537 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16180 T537 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 16188 T524 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16188 T552 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16189 T518 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16189 T567 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16211 T496 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 16220 T584 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1358599746323/collection1
[junit4:junit4]   2> 16221 T584 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 16222 T584 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 16223 T584 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 16226 T584 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1358599746323/collection1/'
[junit4:junit4]   2> 16228 T584 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1358599746323/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 16228 T584 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1358599746323/collection1/lib/README' to classloader
[junit4:junit4]   2> 16289 T584 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 16328 T519 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16330 T519 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:49355_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49355"}
[junit4:junit4]   2> 16342 T583 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> 16342 T567 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> 16344 T524 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> 16343 T518 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> 16345 T537 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> 16346 T552 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> 16381 T584 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 16384 T584 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 16396 T584 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 17052 T584 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 17074 T584 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 17083 T584 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 17121 T584 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17130 T584 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17137 T584 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17141 T584 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17144 T584 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1358599746323/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty4/
[junit4:junit4]   2> 17144 T584 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7bfd2f14
[junit4:junit4]   2> 17145 T584 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 17146 T584 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty4 forceNew:false
[junit4:junit4]   2> 17147 T584 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty4
[junit4:junit4]   2> 17147 T584 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty4/index/
[junit4:junit4]   2> 17147 T584 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 17149 T584 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty4/index forceNew:false
[junit4:junit4]   2> 17154 T584 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6a3724da; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 17154 T584 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 17155 T584 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty4/index
[junit4:junit4]   2> 17155 T584 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 17159 T584 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 17160 T584 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 17160 T584 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 17160 T584 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 17161 T584 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 17162 T584 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 17162 T584 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 17163 T584 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 17164 T584 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 17164 T584 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 17165 T584 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 17166 T584 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 17166 T584 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 17167 T584 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 17167 T584 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 17168 T584 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 17169 T584 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 17169 T584 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 17170 T584 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 17171 T584 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 17172 T584 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 17173 T584 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 17173 T584 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 17174 T584 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 17175 T584 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 17176 T584 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 17185 T584 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 17189 T584 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 17192 T584 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 17195 T584 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty4
[junit4:junit4]   2> 17196 T584 oass.SolrIndexSearcher.<init> Opening Searcher@7224e28b main
[junit4:junit4]   2> 17197 T584 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 17198 T584 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 17198 T584 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 17205 T584 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 17243 T585 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7224e28b main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 17252 T584 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 17253 T584 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 17868 T519 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17870 T519 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:49359_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49359"}
[junit4:junit4]   2> 17871 T519 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 17871 T519 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 17882 T567 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> 17883 T583 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> 17883 T518 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> 17883 T552 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> 17884 T537 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> 17885 T524 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> 18260 T584 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 18261 T584 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49359 collection:collection1 shard:shard2
[junit4:junit4]   2> 18268 T584 oasc.ZkController.register We are http://127.0.0.1:49359/collection1/ and leader is http://127.0.0.1:49352/collection1/
[junit4:junit4]   2> 18269 T584 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49359
[junit4:junit4]   2> 18269 T584 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 18269 T584 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C30 name=collection1 org.apache.solr.core.SolrCore@1b8d1c6d url=http://127.0.0.1:49359/collection1 node=127.0.0.1:49359_ C30_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:49359_, base_url=http://127.0.0.1:49359}
[junit4:junit4]   2> 18270 T586 C30 P49359 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 18272 T586 C30 P49359 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 18272 T586 C30 P49359 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 18272 T586 C30 P49359 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18274 T584 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18275 T586 C30 P49359 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18276 T496 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 18277 T496 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 18277 T496 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18288 T496 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18290 T496 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 18291 T496 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C29_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:49355_, base_url=http://127.0.0.1:49355}
[junit4:junit4]   2> 18803 T570 C29 P49355 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:49349/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 18804 T570 C29 P49355 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:49355 START replicas=[http://127.0.0.1:49349/collection1/] nUpdates=100
[junit4:junit4]   2> 18805 T570 C29 P49355 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 18811 T570 C29 P49355 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 18811 T570 C29 P49355 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 18811 T570 C29 P49355 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 18812 T570 C29 P49355 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 18812 T570 C29 P49355 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:49349/collection1/. core=collection1
[junit4:junit4]   2> 18812 T570 C29 P49355 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C31 name=collection1 org.apache.solr.core.SolrCore@285b6af1 url=http://127.0.0.1:49349/collection1 node=127.0.0.1:49349_ C31_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:49349_, base_url=http://127.0.0.1:49349, leader=true}
[junit4:junit4]   2> 18825 T529 C31 P49349 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   2> 18830 T531 C31 P49349 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 18832 T531 C31 P49349 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty1
[junit4:junit4]   2> 18837 T531 C31 P49349 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@7c7136ab; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 18842 T531 C31 P49349 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 18846 T531 C31 P49349 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@7c7136ab; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@7c7136ab; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 18847 T531 C31 P49349 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 18848 T531 C31 P49349 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty1
[junit4:junit4]   2> 18848 T531 C31 P49349 oass.SolrIndexSearcher.<init> Opening Searcher@18b56bf realtime
[junit4:junit4]   2> 18849 T531 C31 P49349 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 18849 T531 C31 P49349 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 19
[junit4:junit4]   2> 18851 T570 C29 P49355 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 18852 T570 C29 P49355 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 18858 T528 C31 P49349 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 18859 T528 C31 P49349 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=4 
[junit4:junit4]   2> 18860 T570 C29 P49355 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 18860 T570 C29 P49355 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 18861 T570 C29 P49355 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 18864 T532 C31 P49349 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty1
[junit4:junit4]   2> 18865 T532 C31 P49349 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty1/index
[junit4:junit4]   2> 18865 T532 C31 P49349 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=1 
[junit4:junit4]   2> 18867 T570 C29 P49355 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 18868 T570 C29 P49355 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty3/index.20130119154909393 forceNew:false
[junit4:junit4]   2> 18869 T570 C29 P49355 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty3
[junit4:junit4]   2> 18870 T570 C29 P49355 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty3/index.20130119154909393 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4cc1f63a; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 18881 T530 C31 P49349 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=1 
[junit4:junit4]   2> 18884 T570 C29 P49355 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty3/index
[junit4:junit4]   2> 18885 T570 C29 P49355 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 18886 T570 C29 P49355 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130119154909393
[junit4:junit4]   2> 18889 T570 C29 P49355 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty3
[junit4:junit4]   2> 18903 T570 C29 P49355 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty3
[junit4:junit4]   2> 18904 T570 C29 P49355 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty3/index/ new=./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty3/index.20130119154909393
[junit4:junit4]   2> 18914 T570 C29 P49355 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty3/index.20130119154909393 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4cc1f63a; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 18915 T570 C29 P49355 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 18916 T570 C29 P49355 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty3
[junit4:junit4]   2> 18916 T570 C29 P49355 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 18916 T570 C29 P49355 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 18917 T570 C29 P49355 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 18917 T570 C29 P49355 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty3/index.20130119154909393
[junit4:junit4]   2> 18919 T570 C29 P49355 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty3
[junit4:junit4]   2> 18924 T570 C29 P49355 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty3/index.20130119154909393 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4cc1f63a; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 18925 T570 C29 P49355 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 18925 T570 C29 P49355 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 18926 T570 C29 P49355 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty3
[junit4:junit4]   2> 18927 T570 C29 P49355 oass.SolrIndexSearcher.<init> Opening Searcher@53815a8e main
[junit4:junit4]   2> 18930 T569 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@53815a8e main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 18931 T569 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty3/index
[junit4:junit4]   2> 18931 T570 C29 P49355 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 18935 T570 C29 P49355 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty3/index.20130119154909393 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4cc1f63a; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty3/index.20130119154909393 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4cc1f63a; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 18935 T570 C29 P49355 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 18936 T570 C29 P49355 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty3
[junit4:junit4]   2> 18937 T570 C29 P49355 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 18937 T570 C29 P49355 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty3/index.20130119154909393
[junit4:junit4]   2> 18938 T570 C29 P49355 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty3/index
[junit4:junit4]   2> 18938 T570 C29 P49355 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 18938 T570 C29 P49355 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 18939 T570 C29 P49355 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 18939 T570 C29 P49355 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19441 T570 C29 P49355 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 19442 T496 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19445 T519 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19447 T519 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:49359_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49359"}
[junit4:junit4]   2> 19454 T519 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:49355_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49355"}
[junit4:junit4]   2> 19463 T518 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> 19464 T537 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> 19463 T567 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> 19464 T583 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> 19464 T524 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> 19463 T552 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> 20447 T496 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21454 T496 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C30_STATE=coll:collection1 core:collection1 props:{shard=shard2, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:49359_, base_url=http://127.0.0.1:49359}
[junit4:junit4]   2> 22335 T586 C30 P49359 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:49352/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 22336 T586 C30 P49359 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:49359 START replicas=[http://127.0.0.1:49352/collection1/] nUpdates=100
[junit4:junit4]   2> 22336 T586 C30 P49359 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 22337 T586 C30 P49359 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 22337 T586 C30 P49359 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 22337 T586 C30 P49359 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 22338 T586 C30 P49359 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 22338 T586 C30 P49359 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:49352/collection1/. core=collection1
[junit4:junit4]   2> 22339 T586 C30 P49359 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C32 name=collection1 org.apache.solr.core.SolrCore@475b3ee url=http://127.0.0.1:49352/collection1 node=127.0.0.1:49352_ C32_STATE=coll:collection1 core:collection1 props:{shard=shard2, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:49352_, base_url=http://127.0.0.1:49352, leader=true}
[junit4:junit4]   2> 22350 T546 C32 P49352 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   2> 22353 T544 C32 P49352 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 22354 T544 C32 P49352 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty2
[junit4:junit4]   2> 22359 T544 C32 P49352 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@24f98ad2; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 22360 T544 C32 P49352 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 22363 T544 C32 P49352 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@24f98ad2; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@24f98ad2; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 22364 T544 C32 P49352 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 22365 T544 C32 P49352 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty2
[junit4:junit4]   2> 22365 T544 C32 P49352 oass.SolrIndexSearcher.<init> Opening Searcher@48e4e20a realtime
[junit4:junit4]   2> 22366 T544 C32 P49352 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 22366 T544 C32 P49352 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 14
[junit4:junit4]   2> 22368 T586 C30 P49359 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 22368 T586 C30 P49359 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 22372 T547 C32 P49352 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 22373 T547 C32 P49352 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=2 
[junit4:junit4]   2> 22374 T586 C30 P49359 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 22374 T586 C30 P49359 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 22374 T586 C30 P49359 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 22377 T548 C32 P49352 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty2
[junit4:junit4]   2> 22378 T548 C32 P49352 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty2/index
[junit4:junit4]   2> 22378 T548 C32 P49352 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=1 
[junit4:junit4]   2> 22379 T586 C30 P49359 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 22381 T586 C30 P49359 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty4/index.20130119154912906 forceNew:false
[junit4:junit4]   2> 22381 T586 C30 P49359 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty4
[junit4:junit4]   2> 22382 T586 C30 P49359 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty4/index.20130119154912906 lockFactory=org.apache.lucene.store.NativeFSLockFactory@20eca2b5; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 22386 T546 C32 P49352 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 22388 T586 C30 P49359 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty4/index
[junit4:junit4]   2> 22389 T586 C30 P49359 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 22389 T586 C30 P49359 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130119154912906
[junit4:junit4]   2> 22391 T586 C30 P49359 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty4
[junit4:junit4]   2> 22391 T586 C30 P49359 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty4
[junit4:junit4]   2> 22392 T586 C30 P49359 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty4/index/ new=./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty4/index.20130119154912906
[junit4:junit4]   2> 22395 T586 C30 P49359 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty4/index.20130119154912906 lockFactory=org.apache.lucene.store.NativeFSLockFactory@20eca2b5; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 22396 T586 C30 P49359 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 22397 T586 C30 P49359 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty4
[junit4:junit4]   2> 22398 T586 C30 P49359 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 22398 T586 C30 P49359 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 22398 T586 C30 P49359 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 22399 T586 C30 P49359 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty4/index.20130119154912906
[junit4:junit4]   2> 22400 T586 C30 P49359 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty4
[junit4:junit4]   2> 22404 T586 C30 P49359 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty4/index.20130119154912906 lockFactory=org.apache.lucene.store.NativeFSLockFactory@20eca2b5; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 22406 T586 C30 P49359 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 22410 T586 C30 P49359 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 22411 T586 C30 P49359 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty4
[junit4:junit4]   2> 22411 T586 C30 P49359 oass.SolrIndexSearcher.<init> Opening Searcher@2aa98324 main
[junit4:junit4]   2> 22414 T585 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2aa98324 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 22414 T585 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty4/index
[junit4:junit4]   2> 22415 T586 C30 P49359 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 22419 T586 C30 P49359 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty4/index.20130119154912906 lockFactory=org.apache.lucene.store.NativeFSLockFactory@20eca2b5; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty4/index.20130119154912906 lockFactory=org.apache.lucene.store.NativeFSLockFactory@20eca2b5; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 22419 T586 C30 P49359 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 22421 T586 C30 P49359 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty4
[junit4:junit4]   2> 22422 T586 C30 P49359 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 22422 T586 C30 P49359 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty4/index.20130119154912906
[junit4:junit4]   2> 22423 T586 C30 P49359 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty4/index
[junit4:junit4]   2> 22423 T586 C30 P49359 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 22424 T586 C30 P49359 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 22424 T586 C30 P49359 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 22425 T586 C30 P49359 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 22428 T586 C30 P49359 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 22459 T496 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22489 T519 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22491 T519 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:49359_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49359"}
[junit4:junit4]   2> 22504 T567 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> 22504 T518 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> 22505 T537 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> 22505 T583 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> 22506 T524 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> 22505 T552 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> 23464 T496 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23466 T496 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
[junit4:junit4]   2> ASYNC  NEW_CORE C33 name=collection1 org.apache.solr.core.SolrCore@7b4e7a17 url=http://127.0.0.1:49345/collection1 node=127.0.0.1:49345_ C33_STATE=coll:control_collection core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:49345_, base_url=http://127.0.0.1:49345, leader=true}
[junit4:junit4]   2> 23479 T511 C33 P49345 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/control/data
[junit4:junit4]   2> 23485 T511 C33 P49345 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@19ba9239; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 23486 T511 C33 P49345 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 23487 T511 C33 P49345 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/control/data
[junit4:junit4]   2> 23488 T511 C33 P49345 oass.SolrIndexSearcher.<init> Opening Searcher@489dcae5 realtime
[junit4:junit4]   2> 23488 T511 C33 P49345 /update {wt=javabin&version=2} {deleteByQuery=*:* (-1424595095653449728)} 0 11
[junit4:junit4]   2> 23494 T530 C31 P49349 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty1
[junit4:junit4]   2> 23502 T545 C32 P49352 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty2
[junit4:junit4]   2>  C29_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:49355_, base_url=http://127.0.0.1:49355}
[junit4:junit4]   2> 23511 T562 C29 P49355 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty3
[junit4:junit4]   2> 23512 T562 C29 P49355 /update {update.distrib=FROMLEADER&_version_=-1424595095669178368&update.from=http://127.0.0.1:49349/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1424595095669178368)} 0 3
[junit4:junit4]   2>  C30_STATE=coll:collection1 core:collection1 props:{shard=shard2, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:49359_, base_url=http://127.0.0.1:49359}
[junit4:junit4]   2> 23516 T578 C30 P49359 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty4
[junit4:junit4]   2> 23516 T578 C30 P49359 /update {update.distrib=FROMLEADER&_version_=-1424595095677566976&update.from=http://127.0.0.1:49352/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1424595095677566976)} 0 2
[junit4:junit4]   2> 23517 T545 C32 P49352 /update {update.distrib=TOLEADER&wt=javabin&version=2} {deleteByQuery=*:* (-1424595095677566976)} 0 18
[junit4:junit4]   2> 23518 T530 C31 P49349 /update {wt=javabin&version=2} {deleteByQuery=*:* (-1424595095669178368)} 0 26
[junit4:junit4]   2> 23539 T512 C33 P49345 /update {wt=javabin&version=2} {add=[1 (1424595095713218560)]} 0 6
[junit4:junit4]   2> 23554 T563 C29 P49355 /update {distrib.from=http://127.0.0.1:49349/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1424595095722655744)]} 0 3
[junit4:junit4]   2> 23555 T529 C31 P49349 /update {wt=javabin&version=2} {add=[1 (1424595095722655744)]} 0 12
[junit4:junit4]   2> 23583 T513 C33 P49345 /update {wt=javabin&version=2} {add=[2 (1424595095762501632)]} 0 2
[junit4:junit4]   2> 23608 T574 C30 P49359 /update {distrib.from=http://127.0.0.1:49352/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[2 (1424595095772987392)]} 0 4
[junit4:junit4]   2> 23610 T547 C32 P49352 /update {distrib.from=http://127.0.0.1:49349/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[2 (1424595095772987392)]} 0 19
[junit4:junit4]   2> 23611 T531 C31 P49349 /update {wt=javabin&version=2} {add=[2]} 0 24
[junit4:junit4]   2> 23619 T514 C33 P49345 /update {wt=javabin&version=2} {add=[3 (1424595095800250368)]} 0 2
[junit4:junit4]   2> 23637 T575 C30 P49359 /update {distrib.from=http://127.0.0.1:49352/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[3 (1424595095812833280)]} 0 3
[junit4:junit4]   2> 23638 T546 C32 P49352 /update {distrib.from=http://127.0.0.1:49349/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[3 (1424595095812833280)]} 0 9
[junit4:junit4]   2> 23639 T533 C31 P49349 /update {wt=javabin&version=2} {add=[3]} 0 15
[junit4:junit4]   2> 23645 T509 C33 P49345 /update {wt=javabin&version=2} {add=[4 (1424595095827513344)]} 0 2
[junit4:junit4]   2> 23665 T558 C29 P49355 /update {distrib.from=http://127.0.0.1:49349/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[4 (1424595095837999104)]} 0 2
[junit4:junit4]   2> 23666 T528 C31 P49349 /update {distrib.from=http://127.0.0.1:49352/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[4 (1424595095837999104)]} 0 14
[junit4:junit4]   2> 23667 T543 C32 P49352 /update {wt=javabin&version=2} {add=[4]} 0 18
[junit4:junit4]   2> 23673 T510 C33 P49345 /update {wt=javabin&version

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

teId"}}
[junit4:junit4]   1>  /zookeeper (1)
[junit4:junit4]   1>  DATA:
[junit4:junit4]   1>      
[junit4:junit4]   1> 
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZkTest -Dtests.method=testDistribSearch -Dtests.seed=380A723D0CDBB4F4 -Dtests.slow=true -Dtests.locale=vi_VN -Dtests.timezone=EAT -Dtests.file.encoding=UTF-8
[junit4:junit4] FAILURE  401s | BasicDistributedZkTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError: There are still nodes recoverying - waited for 230 seconds
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([380A723D0CDBB4F4:B9ECFC257B84D4C8]:0)
[junit4:junit4]    > 	at org.junit.Assert.fail(Assert.java:93)
[junit4:junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:168)
[junit4:junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:126)
[junit4:junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:121)
[junit4:junit4]    > 	at org.apache.solr.cloud.BasicDistributedZkTest.testCoreUnloadAndLeaders(BasicDistributedZkTest.java:586)
[junit4:junit4]    > 	at org.apache.solr.cloud.BasicDistributedZkTest.doTest(BasicDistributedZkTest.java:337)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:794)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4:junit4]    > 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4:junit4]    > 	at java.lang.reflect.Method.invoke(Method.java:601)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.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:722)
[junit4:junit4]   2> 400557 T496 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> NOTE: test params are: codec=Lucene41: {n_f1=PostingsFormat(name=Direct), foo_b=Lucene41(blocksize=128), cat=MockFixedIntBlock(blockSize=990), foo_d=PostingsFormat(name=MockRandom), foo_f=Lucene41(blocksize=128), n_tl1=PostingsFormat(name=Direct), n_d1=MockFixedIntBlock(blockSize=990), rnd_b=PostingsFormat(name=MockRandom), intDefault=PostingsFormat(name=Direct), n_td1=PostingsFormat(name=Direct), timestamp=MockFixedIntBlock(blockSize=990), id=PostingsFormat(name=MockRandom), range_facet_sl=PostingsFormat(name=MockRandom), range_facet_si=MockFixedIntBlock(blockSize=990), oddField_s=PostingsFormat(name=MockRandom), sequence_i=PostingsFormat(name=MockRandom), name=PostingsFormat(name=MockRandom), foo_i=PostingsFormat(name=Direct), regex_dup_B_s=MockFixedIntBlock(blockSize=990), multiDefault=MockFixedIntBlock(blockSize=990), n_tf1=MockFixedIntBlock(blockSize=990), n_dt1=PostingsFormat(name=Direct), genre_s=PostingsFormat(name=MockRandom), author_t=PostingsFormat(name=Direct), n_ti1=PostingsFormat(name=MockRandom), range_facet_l=MockFixedIntBlock(blockSize=990), text=Lucene41(blocksize=128), _version_=PostingsFormat(name=Direct), val_i=PostingsFormat(name=MockRandom), SubjectTerms_mfacet=PostingsFormat(name=Direct), series_t=PostingsFormat(name=Direct), a_t=MockFixedIntBlock(blockSize=990), n_tdt1=PostingsFormat(name=Direct), regex_dup_A_s=Lucene41(blocksize=128), price=Lucene41(blocksize=128), other_tl1=PostingsFormat(name=Direct), n_l1=MockFixedIntBlock(blockSize=990), a_si=PostingsFormat(name=Direct), inStock=Lucene41(blocksize=128)}, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=vi_VN, timezone=EAT
[junit4:junit4]   2> NOTE: Mac OS X 10.8.2 x86_64/Oracle Corporation 1.7.0_10 (64-bit)/cpus=2,threads=1,free=115722472,total=301006848
[junit4:junit4]   2> NOTE: All tests run in this JVM: [SuggesterWFSTTest, RecoveryZkTest, TestBadConfig, TestJoin, QueryElevationComponentTest, NumericFieldsTest, SpellCheckComponentTest, TestUtils, TestSolrXMLSerializer, SimpleFacetsTest, FileUtilsTest, TermsComponentTest, MBeansHandlerTest, TestStressVersions, TestPartialUpdateDeduplication, CoreAdminHandlerTest, ResourceLoaderTest, BadIndexSchemaTest, TestValueSourceCache, PingRequestHandlerTest, SolrInfoMBeanTest, ChaosMonkeyNothingIsSafeTest, TestExtendedDismaxParser, SolrCmdDistributorTest, TestPropInjectDefaults, LukeRequestHandlerTest, BasicDistributedZkTest]
[junit4:junit4] Completed in 401.02s, 1 test, 1 failure <<< FAILURES!

[...truncated 674 lines...]
BUILD FAILED
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/build.xml:344: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/build.xml:39: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:178: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:428: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1176: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:841: There were test failures: 247 suites, 1031 tests, 1 failure, 14 ignored (3 assumptions)

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



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

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/105/
Java: 64bit/jdk1.7.0 -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.cloud.BasicDistributedZkTest.testDistribSearch

Error Message:
There are still nodes recoverying - waited for 230 seconds

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 230 seconds
	at __randomizedtesting.SeedInfo.seed([A12E282CDE7B22C:8BF46C9ABAB8D210]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:168)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:126)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:121)
	at org.apache.solr.cloud.BasicDistributedZkTest.testCoreUnloadAndLeaders(BasicDistributedZkTest.java:586)
	at org.apache.solr.cloud.BasicDistributedZkTest.doTest(BasicDistributedZkTest.java:337)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:794)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:601)
	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:722)




Build Log:
[...truncated 8693 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
[junit4:junit4]   2> 0 T480 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /ks_t/bz
[junit4:junit4]   2> 11 T480 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZkTest-1358582293315
[junit4:junit4]   2> 12 T480 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 13 T481 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 14 T481 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 15 T481 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 15 T481 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 15 T481 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 16 T481 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 117 T480 oasc.ZkTestServer.run start zk server on port:49236
[junit4:junit4]   2> 118 T480 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49236 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@3c49bbe9
[junit4:junit4]   2> 119 T480 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 119 T486 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49236. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 120 T486 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49236, initiating session
[junit4:junit4]   2> 120 T482 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49237
[junit4:junit4]   2> 121 T482 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49237
[junit4:junit4]   2> 122 T484 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 124 T484 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c51d0a3490000 with negotiated timeout 10000 for client /127.0.0.1:49237
[junit4:junit4]   2> 124 T486 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49236, sessionid = 0x13c51d0a3490000, negotiated timeout = 10000
[junit4:junit4]   2> 125 T487 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3c49bbe9 name:ZooKeeperConnection Watcher:127.0.0.1:49236 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 126 T480 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 126 T480 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 131 T485 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c51d0a3490000
[junit4:junit4]   2> 132 T487 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 132 T480 oaz.ZooKeeper.close Session: 0x13c51d0a3490000 closed
[junit4:junit4]   2> 133 T482 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:49237 which had sessionid 0x13c51d0a3490000
[junit4:junit4]   2> 133 T480 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49236/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@24566d1b
[junit4:junit4]   2> 135 T480 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 135 T488 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49236. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 136 T488 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49236, initiating session
[junit4:junit4]   2> 136 T482 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49238
[junit4:junit4]   2> 137 T482 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49238
[junit4:junit4]   2> 138 T484 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c51d0a3490001 with negotiated timeout 10000 for client /127.0.0.1:49238
[junit4:junit4]   2> 138 T488 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49236, sessionid = 0x13c51d0a3490001, negotiated timeout = 10000
[junit4:junit4]   2> 138 T489 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@24566d1b name:ZooKeeperConnection Watcher:127.0.0.1:49236/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 139 T480 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 139 T480 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 145 T480 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 150 T480 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 155 T480 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 160 T480 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 161 T480 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 169 T480 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 170 T480 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 176 T480 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 176 T480 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 182 T480 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 183 T480 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 188 T480 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 189 T480 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 194 T480 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 194 T480 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 200 T480 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 201 T480 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 206 T480 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 207 T480 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 212 T480 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 212 T480 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 218 T485 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c51d0a3490001
[junit4:junit4]   2> 219 T482 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:49238 which had sessionid 0x13c51d0a3490001
[junit4:junit4]   2> 219 T480 oaz.ZooKeeper.close Session: 0x13c51d0a3490001 closed
[junit4:junit4]   2> 219 T489 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 386 T480 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 392 T480 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49239
[junit4:junit4]   2> 393 T480 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 394 T480 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 394 T480 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1358582293524
[junit4:junit4]   2> 395 T480 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1358582293524/solr.xml
[junit4:junit4]   2> 395 T480 oasc.CoreContainer.<init> New CoreContainer 1240641859
[junit4:junit4]   2> 396 T480 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1358582293524/'
[junit4:junit4]   2> 396 T480 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1358582293524/'
[junit4:junit4]   2> 430 T480 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 430 T480 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 431 T480 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 431 T480 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 432 T480 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 432 T480 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 433 T480 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 433 T480 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 434 T480 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 434 T480 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 448 T480 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 466 T480 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:49236/solr
[junit4:junit4]   2> 466 T480 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 467 T480 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49236 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@6a583d7
[junit4:junit4]   2> 468 T480 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 468 T499 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49236. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 470 T499 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49236, initiating session
[junit4:junit4]   2> 470 T482 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49240
[junit4:junit4]   2> 471 T482 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49240
[junit4:junit4]   2> 472 T484 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c51d0a3490002 with negotiated timeout 20000 for client /127.0.0.1:49240
[junit4:junit4]   2> 472 T499 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49236, sessionid = 0x13c51d0a3490002, negotiated timeout = 20000
[junit4:junit4]   2> 473 T500 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6a583d7 name:ZooKeeperConnection Watcher:127.0.0.1:49236 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 473 T480 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 475 T485 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c51d0a3490002
[junit4:junit4]   2> 476 T482 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:49240 which had sessionid 0x13c51d0a3490002
[junit4:junit4]   2> 476 T480 oaz.ZooKeeper.close Session: 0x13c51d0a3490002 closed
[junit4:junit4]   2> 477 T500 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 477 T480 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 484 T480 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49236/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@70d623fe
[junit4:junit4]   2> 485 T480 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 486 T501 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49236. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 486 T501 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49236, initiating session
[junit4:junit4]   2> 487 T482 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49241
[junit4:junit4]   2> 487 T482 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49241
[junit4:junit4]   2> 489 T484 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c51d0a3490003 with negotiated timeout 20000 for client /127.0.0.1:49241
[junit4:junit4]   2> 489 T501 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49236, sessionid = 0x13c51d0a3490003, negotiated timeout = 20000
[junit4:junit4]   2> 489 T502 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@70d623fe name:ZooKeeperConnection Watcher:127.0.0.1:49236/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 490 T480 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 492 T485 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c51d0a3490003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 495 T480 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 498 T480 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49239_ks_t%2Fbz
[junit4:junit4]   2> 499 T485 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c51d0a3490003 type:delete cxid:0x7 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:49239_ks_t%2Fbz Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:49239_ks_t%2Fbz
[junit4:junit4]   2> 500 T480 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49239_ks_t%2Fbz
[junit4:junit4]   2> 506 T480 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 515 T485 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c51d0a3490003 type:delete cxid:0x15 zxid:0x21 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 516 T480 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 520 T480 oasc.Overseer.start Overseer (id=89036049175085059-127.0.0.1:49239_ks_t%2Fbz-n_0000000000) starting
[junit4:junit4]   2> 521 T485 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c51d0a3490003 type:create cxid:0x1a zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 523 T485 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c51d0a3490003 type:create cxid:0x1b zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 524 T485 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c51d0a3490003 type:create cxid:0x1c zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 526 T485 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c51d0a3490003 type:create cxid:0x1d zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 527 T504 oasc.OverseerCollectionProcessor.run Process current queue of collection messages
[junit4:junit4]   2> 528 T480 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 532 T480 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 537 T503 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 542 T505 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1358582293524/collection1
[junit4:junit4]   2> 542 T505 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 544 T505 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 544 T505 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 546 T505 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1358582293524/collection1/'
[junit4:junit4]   2> 547 T505 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1358582293524/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 548 T505 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1358582293524/collection1/lib/README' to classloader
[junit4:junit4]   2> 596 T505 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 658 T505 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 660 T505 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 666 T505 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1299 T505 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1310 T505 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1313 T505 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1344 T505 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1352 T505 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1362 T505 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1364 T505 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1370 T505 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1358582293524/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/control/data/
[junit4:junit4]   2> 1371 T505 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3bec7d05
[junit4:junit4]   2> 1371 T505 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 1407 T505 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/control/data forceNew:false
[junit4:junit4]   2> 1407 T505 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/control/data
[junit4:junit4]   2> 1407 T505 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/control/data/index/
[junit4:junit4]   2> 1408 T505 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1408 T505 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/control/data/index forceNew:false
[junit4:junit4]   2> 1416 T505 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@97fcd31; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1417 T505 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1418 T505 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/control/data/index
[junit4:junit4]   2> 1419 T505 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 1423 T505 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1423 T505 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 1424 T505 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1425 T505 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 1425 T505 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1426 T505 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1426 T505 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1427 T505 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1428 T505 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1428 T505 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 1429 T505 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 1429 T505 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1430 T505 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 1430 T505 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 1431 T505 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 1431 T505 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1432 T505 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1433 T505 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1433 T505 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1434 T505 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1434 T505 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1435 T505 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1436 T505 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1436 T505 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1437 T505 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 1438 T505 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 1444 T505 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1447 T505 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 1449 T505 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 1453 T505 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/control/data
[junit4:junit4]   2> 1455 T505 oass.SolrIndexSearcher.<init> Opening Searcher@61651869 main
[junit4:junit4]   2> 1456 T505 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1457 T505 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1458 T505 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 1464 T505 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 1504 T506 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@61651869 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1518 T505 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1520 T505 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1522 T485 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c51d0a3490003 type:create cxid:0x50 zxid:0x29 txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue Error:KeeperErrorCode = NoNode for /solr/overseer/queue
[junit4:junit4]   2> 2044 T503 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2046 T503 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:49239_ks_t%2Fbz",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49239/ks_t/bz"}
[junit4:junit4]   2> 2046 T503 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2046 T503 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2047 T485 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c51d0a3490003 type:create cxid:0x58 zxid:0x2c txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue-work Error:KeeperErrorCode = NoNode for /solr/overseer/queue-work
[junit4:junit4]   2> 2056 T502 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 2537 T505 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2538 T505 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49239/ks_t/bz collection:control_collection shard:shard1
[junit4:junit4]   2> 2539 T505 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2552 T485 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c51d0a3490003 type:delete cxid:0x72 zxid:0x36 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 2554 T505 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2554 T485 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c51d0a3490003 type:create cxid:0x73 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2558 T505 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2558 T505 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2558 T505 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:49239/ks_t/bz/collection1/
[junit4:junit4]   2> 2559 T505 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2559 T505 oasc.SyncStrategy.syncToMe http://127.0.0.1:49239/ks_t/bz/collection1/ has no replicas
[junit4:junit4]   2> 2559 T505 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:49239/ks_t/bz/collection1/
[junit4:junit4]   2> 2560 T505 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2568 T485 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c51d0a3490003 type:create cxid:0x7d zxid:0x3b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3565 T503 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3580 T502 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 3617 T505 oasc.ZkController.register We are http://127.0.0.1:49239/ks_t/bz/collection1/ and leader is http://127.0.0.1:49239/ks_t/bz/collection1/
[junit4:junit4]   2> 3618 T505 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49239/ks_t/bz
[junit4:junit4]   2> 3618 T505 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3618 T505 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3618 T505 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3621 T505 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3623 T480 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 3624 T480 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3624 T480 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3632 T480 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3637 T480 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49236/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@27a908db
[junit4:junit4]   2> 3639 T480 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3639 T507 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49236. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3640 T507 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49236, initiating session
[junit4:junit4]   2> 3640 T482 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49242
[junit4:junit4]   2> 3641 T482 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49242
[junit4:junit4]   2> 3642 T484 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c51d0a3490004 with negotiated timeout 10000 for client /127.0.0.1:49242
[junit4:junit4]   2> 3642 T507 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49236, sessionid = 0x13c51d0a3490004, negotiated timeout = 10000
[junit4:junit4]   2> 3643 T508 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@27a908db name:ZooKeeperConnection Watcher:127.0.0.1:49236/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3643 T480 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3646 T480 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3649 T480 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 3818 T480 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 3822 T480 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49243
[junit4:junit4]   2> 3823 T480 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 3824 T480 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 3824 T480 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1358582296953
[junit4:junit4]   2> 3825 T480 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1358582296953/solr.xml
[junit4:junit4]   2> 3826 T480 oasc.CoreContainer.<init> New CoreContainer 632858796
[junit4:junit4]   2> 3826 T480 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1358582296953/'
[junit4:junit4]   2> 3827 T480 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1358582296953/'
[junit4:junit4]   2> 3867 T480 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 3868 T480 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 3868 T480 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 3869 T480 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 3869 T480 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 3870 T480 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 3870 T480 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 3871 T480 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 3871 T480 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 3872 T480 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 3887 T480 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 3907 T480 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:49236/solr
[junit4:junit4]   2> 3908 T480 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 3909 T480 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49236 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@6db13624
[junit4:junit4]   2> 3911 T480 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3911 T518 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49236. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3913 T518 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49236, initiating session
[junit4:junit4]   2> 3913 T482 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49244
[junit4:junit4]   2> 3914 T482 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49244
[junit4:junit4]   2> 3915 T484 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c51d0a3490005 with negotiated timeout 20000 for client /127.0.0.1:49244
[junit4:junit4]   2> 3916 T518 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49236, sessionid = 0x13c51d0a3490005, negotiated timeout = 20000
[junit4:junit4]   2> 3916 T519 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6db13624 name:ZooKeeperConnection Watcher:127.0.0.1:49236 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3917 T480 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3919 T485 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c51d0a3490005
[junit4:junit4]   2> 3920 T482 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:49244 which had sessionid 0x13c51d0a3490005
[junit4:junit4]   2> 3920 T480 oaz.ZooKeeper.close Session: 0x13c51d0a3490005 closed
[junit4:junit4]   2> 3921 T519 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 3922 T480 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 3929 T480 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49236/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@5abd6b6d
[junit4:junit4]   2> 3931 T520 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49236. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3932 T520 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49236, initiating session
[junit4:junit4]   2> 3933 T480 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3934 T482 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49245
[junit4:junit4]   2> 3935 T482 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49245
[junit4:junit4]   2> 3936 T484 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c51d0a3490006 with negotiated timeout 20000 for client /127.0.0.1:49245
[junit4:junit4]   2> 3937 T520 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49236, sessionid = 0x13c51d0a3490006, negotiated timeout = 20000
[junit4:junit4]   2> 3937 T521 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5abd6b6d name:ZooKeeperConnection Watcher:127.0.0.1:49236/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3937 T480 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3939 T485 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c51d0a3490006 type:create cxid:0x1 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3941 T485 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c51d0a3490006 type:create cxid:0x2 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3943 T480 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49243_ks_t%2Fbz
[junit4:junit4]   2> 3944 T485 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c51d0a3490006 type:delete cxid:0x4 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:49243_ks_t%2Fbz Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:49243_ks_t%2Fbz
[junit4:junit4]   2> 3946 T480 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49243_ks_t%2Fbz
[junit4:junit4]   2> 3951 T502 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> 3953 T508 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 3956 T502 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 3961 T480 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3972 T522 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1358582296953/collection1
[junit4:junit4]   2> 3972 T522 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 3974 T522 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 3974 T522 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 3976 T522 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1358582296953/collection1/'
[junit4:junit4]   2> 3977 T522 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1358582296953/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 3978 T522 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1358582296953/collection1/lib/README' to classloader
[junit4:junit4]   2> 4030 T522 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 4102 T522 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4104 T522 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4111 T522 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 4758 T522 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 4768 T522 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 4771 T522 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 4798 T522 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 4803 T522 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 4809 T522 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 4811 T522 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 4814 T522 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1358582296953/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/jetty1/
[junit4:junit4]   2> 4814 T522 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3bec7d05
[junit4:junit4]   2> 4815 T522 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 4816 T522 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/jetty1 forceNew:false
[junit4:junit4]   2> 4816 T522 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/jetty1
[junit4:junit4]   2> 4817 T522 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/jetty1/index/
[junit4:junit4]   2> 4817 T522 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 4818 T522 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/jetty1/index forceNew:false
[junit4:junit4]   2> 4823 T522 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@793630c7; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 4823 T522 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 4824 T522 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/jetty1/index
[junit4:junit4]   2> 4824 T522 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 4827 T522 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 4827 T522 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 4828 T522 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 4828 T522 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 4829 T522 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 4830 T522 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 4830 T522 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 4831 T522 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 4832 T522 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 4832 T522 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 4833 T522 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 4834 T522 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 4835 T522 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 4835 T522 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 4835 T522 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 4836 T522 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 4837 T522 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4838 T522 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4838 T522 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4839 T522 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4840 T522 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4840 T522 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4841 T522 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4842 T522 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4843 T522 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 4843 T522 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 4850 T522 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 4853 T522 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 4855 T522 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 4857 T522 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/jetty1
[junit4:junit4]   2> 4858 T522 oass.SolrIndexSearcher.<init> Opening Searcher@19835a53 main
[junit4:junit4]   2> 4859 T522 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 4860 T522 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 4860 T522 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 4867 T522 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 4900 T523 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@19835a53 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 4910 T522 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 4911 T522 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 5099 T503 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5100 T503 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:49239_ks_t%2Fbz",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49239/ks_t/bz"}
[junit4:junit4]   2> 5106 T503 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:49243_ks_t%2Fbz",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49243/ks_t/bz"}
[junit4:junit4]   2> 5106 T503 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
[junit4:junit4]   2> 5107 T503 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 5114 T508 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 5114 T521 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 5114 T502 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 5914 T522 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 5914 T522 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49243/ks_t/bz collection:collection1 shard:shard1
[junit4:junit4]   2> 5915 T522 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 5928 T485 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c51d0a3490006 type:delete cxid:0x43 zxid:0x5a txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 5929 T522 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 5930 T485 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c51d0a3490006 type:create cxid:0x44 zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 5933 T522 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 5933 T522 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 5934 T522 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:49243/ks_t/bz/collection1/
[junit4:junit4]   2> 5934 T522 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 5934 T522 oasc.SyncStrategy.syncToMe http://127.0.0.1:49243/ks_t/bz/collection1/ has no replicas
[junit4:junit4]   2> 5935 T522 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:49243/ks_t/bz/collection1/
[junit4:junit4]   2> 5935 T522 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 5943 T485 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c51d0a3490006 type:create cxid:0x4e zxid:0x5f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 6628 T503 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6645 T502 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 6646 T508 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 6646 T521 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 6666 T522 oasc.ZkController.register We are http://127.0.0.1:49243/ks_t/bz/collection1/ and leader is http://127.0.0.1:49243/ks_t/bz/collection1/
[junit4:junit4]   2> 6666 T522 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49243/ks_t/bz
[junit4:junit4]   2> 6666 T522 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 6666 T522 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 6667 T522 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6670 T522 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6672 T480 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 6672 T480 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 6673 T480 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 6833 T480 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 6837 T480 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49246
[junit4:junit4]   2> 6838 T480 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 6838 T480 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 6839 T480 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1358582299981
[junit4:junit4]   2> 6839 T480 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1358582299981/solr.xml
[junit4:junit4]   2> 6840 T480 oasc.CoreContainer.<init> New CoreContainer 1881289062
[junit4:junit4]   2> 6840 T480 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1358582299981/'
[junit4:junit4]   2> 6841 T480 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1358582299981/'
[junit4:junit4]   2> 6877 T480 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 6878 T480 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 6879 T480 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 6879 T480 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 6880 T480 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 6880 T480 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 6881 T480 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 6881 T480 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 6882 T480 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 6882 T480 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 6896 T480 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 6915 T480 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:49236/solr
[junit4:junit4]   2> 6916 T480 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 6916 T480 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49236 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@42152a17
[junit4:junit4]   2> 6917 T480 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 6918 T533 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49236. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 6919 T533 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49236, initiating session
[junit4:junit4]   2> 6920 T482 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49247
[junit4:junit4]   2> 6920 T482 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49247
[junit4:junit4]   2> 6922 T484 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c51d0a3490007 with negotiated timeout 20000 for client /127.0.0.1:49247
[junit4:junit4]   2> 6922 T533 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49236, sessionid = 0x13c51d0a3490007, negotiated timeout = 20000
[junit4:junit4]   2> 6922 T534 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@42152a17 name:ZooKeeperConnection Watcher:127.0.0.1:49236 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 6923 T480 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 6925 T485 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c51d0a3490007
[junit4:junit4]   2> 6926 T482 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:49247 which had sessionid 0x13c51d0a3490007
[junit4:junit4]   2> 6926 T480 oaz.ZooKeeper.close Session: 0x13c51d0a3490007 closed
[junit4:junit4]   2> 6926 T534 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 6927 T480 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 6934 T480 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49236/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@11adb1ff
[junit4:junit4]   2> 6935 T480 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 6936 T535 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49236. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 6936 T535 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49236, initiating session
[junit4:junit4]   2> 6937 T482 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49248
[junit4:junit4]   2> 6937 T482 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49248
[junit4:junit4]   2> 6939 T484 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c51d0a3490008 with negotiated timeout 20000 for client /127.0.0.1:49248
[junit4:junit4]   2> 6939 T535 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49236, sessionid = 0x13c51d0a3490008, negotiated timeout = 20000
[junit4:junit4]   2> 6939 T536 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@11adb1ff name:ZooKeeperConnection Watcher:127.0.0.1:49236/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 6940 T480 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 6941 T485 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c51d0a3490008 type:create cxid:0x1 zxid:0x6c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 6942 T485 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c51d0a3490008 type:create cxid:0x2 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 6945 T480 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49246_ks_t%2Fbz
[junit4:junit4]   2> 6946 T485 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c51d0a3490008 type:delete cxid:0x4 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:49246_ks_t%2Fbz Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:49246_ks_t%2Fbz
[junit4:junit4]   2> 6947 T480 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49246_ks_t%2Fbz
[junit4:junit4]   2> 6951 T502 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 6952 T508 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 6952 T508 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 6953 T521 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 6953 T521 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 6955 T502 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 6962 T480 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 6974 T537 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1358582299981/collection1
[junit4:junit4]   2> 6975 T537 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 6976 T537 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 6976 T537 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 6979 T537 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1358582299981/collection1/'
[junit4:junit4]   2> 6979 T537 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1358582299981/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 6980 T537 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1358582299981/collection1/lib/README' to classloader
[junit4:junit4]   2> 7017 T537 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 7069 T537 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 7071 T537 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 7076 T537 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 7589 T537 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 7599 T537 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 7603 T537 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 7628 T537 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 7634 T537 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 7639 T537 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 7642 T537 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 7644 T537 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1358582299981/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/jetty2/
[junit4:junit4]   2> 7645 T537 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3bec7d05
[junit4:junit4]   2> 7646 T537 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 7646 T537 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/jetty2 forceNew:false
[junit4:junit4]   2> 7647 T537 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/jetty2
[junit4:junit4]   2> 7647 T537 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/jetty2/index/
[junit4:junit4]   2> 7648 T537 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 7649 T537 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/jetty2/index forceNew:false
[junit4:junit4]   2> 7653 T537 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@59476728; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 7654 T537 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 7655 T537 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/jetty2/index
[junit4:junit4]   2> 7655 T537 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 7658 T537 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 7658 T537 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 7659 T537 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 7659 T537 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 7660 T537 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 7661 T537 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 7661 T537 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 7662 T537 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 7663 T537 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 7663 T537 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 7664 T537 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 7665 T537 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 7666 T537 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 7666 T537 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 7667 T537 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 7667 T537 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 7668 T537 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7669 T537 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7670 T537 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7670 T537 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7671 T537 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7672 T537 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7673 T537 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7675 T537 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7676 T537 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 7677 T537 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 7683 T537 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 7686 T537 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 7688 T537 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 7691 T537 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/jetty2
[junit4:junit4]   2> 7692 T537 oass.SolrIndexSearcher.<init> Opening Searcher@6dd12abe main
[junit4:junit4]   2> 7694 T537 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 7694 T537 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 7695 T537 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 7701 T537 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 7736 T538 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6dd12abe main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 7746 T537 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 7746 T537 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8160 T503 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8161 T503 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:49243_ks_t%2Fbz",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49243/ks_t/bz"}
[junit4:junit4]   2> 8168 T503 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:49246_ks_t%2Fbz",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49246/ks_t/bz"}
[junit4:junit4]   2> 8168 T503 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 8169 T503 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 8177 T508 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 8177 T536 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 8177 T502 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 8178 T521 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 8757 T537 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 8758 T537 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49246/ks_t/bz collection:collection1 shard:shard2
[junit4:junit4]   2> 8759 T537 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 8770 T485 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c51d0a3490008 type:delete cxid:0x42 zxid:0x7c txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders/shard2 Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders/shard2
[junit4:junit4]   2> 8771 T537 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 8772 T485 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c51d0a3490008 type:create cxid:0x43 zxid:0x7d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8775 T537 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 8776 T537 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 8776 T537 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:49246/ks_t/bz/collection1/
[junit4:junit4]   2> 8776 T537 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 8776 T537 oasc.SyncStrategy.syncToMe http://127.0.0.1:49246/ks_t/bz/collection1/ has no replicas
[junit4:junit4]   2> 8777 T537 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:49246/ks_t/bz/collection1/
[junit4:junit4]   2> 8777 T537 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 8783 T485 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c51d0a3490008 type:create cxid:0x4c zxid:0x80 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 9692 T503 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9705 T536 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 9706 T521 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 9706 T502 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 9706 T508 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 9710 T537 oasc.ZkController.register We are http://127.0.0.1:49246/ks_t/bz/collection1/ and leader is http://127.0.0.1:49246/ks_t/bz/collection1/
[junit4:junit4]   2> 9710 T537 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49246/ks_t/bz
[junit4:junit4]   2> 9710 T537 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 9710 T537 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 9710 T537 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 9713 T537 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9714 T480 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 9715 T480 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 9715 T480 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 9878 T480 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 9881 T480 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49249
[junit4:junit4]   2> 9882 T480 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 9883 T480 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 9883 T480 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1358582303025
[junit4:junit4]   2> 9884 T480 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1358582303025/solr.xml
[junit4:junit4]   2> 9884 T480 oasc.CoreContainer.<init> New CoreContainer 1085224483
[junit4:junit4]   2> 9885 T480 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1358582303025/'
[junit4:junit4]   2> 9886 T480 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1358582303025/'
[junit4:junit4]   2> 9974 T480 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 9975 T480 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 9976 T480 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 9976 T480 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 9977 T480 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 9977 T480 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 9978 T480 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 9979 T480 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 9979 T480 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 9980 T480 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 9994 T480 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 10012 T480 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:49236/solr
[junit4:junit4]   2> 10013 T480 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 10013 T480 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49236 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1354f527
[junit4:junit4]   2> 10014 T480 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 10015 T548 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49236. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 10016 T548 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49236, initiating session
[junit4:junit4]   2> 10017 T482 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49250
[junit4:junit4]   2> 10018 T482 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49250
[junit4:junit4]   2> 10020 T484 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c51d0a3490009 with negotiated timeout 20000 for client /127.0.0.1:49250
[junit4:junit4]   2> 10020 T548 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49236, sessionid = 0x13c51d0a3490009, negotiated timeout = 20000
[junit4:junit4]   2> 10021 T549 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1354f527 name:ZooKeeperConnection Watcher:127.0.0.1:49236 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 10021 T480 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 10023 T485 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c51d0a3490009
[junit4:junit4]   2> 10025 T482 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:49250 which had sessionid 0x13c51d0a3490009
[junit4:junit4]   2> 10025 T549 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 10025 T480 oaz.ZooKeeper.close Session: 0x13c51d0a3490009 closed
[junit4:junit4]   2> 10026 T480 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 10032 T480 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49236/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@2cb3d58d
[junit4:junit4]   2> 10033 T480 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 10034 T550 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49236. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 10035 T550 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49236, initiating session
[junit4:junit4]   2> 10035 T482 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49251
[junit4:junit4]   2> 10036 T482 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49251
[junit4:junit4]   2> 10037 T484 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c51d0a349000a with negotiated timeout 20000 for client /127.0.0.1:49251
[junit4:junit4]   2> 10037 T550 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49236, sessionid = 0x13c51d0a349000a, negotiated timeout = 20000
[junit4:junit4]   2> 10038 T551 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2cb3d58d name:ZooKeeperConnection Watcher:127.0.0.1:49236/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 10038 T480 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 10041 T485 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c51d0a349000a type:create cxid:0x1 zxid:0x8d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 10043 T485 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c51d0a349000a type:create cxid:0x2 zxid:0x8e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 10045 T480 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49249_ks_t%2Fbz
[junit4:junit4]   2> 10047 T485 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c51d0a349000a type:delete cxid:0x4 zxid:0x8f txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:49249_ks_t%2Fbz Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:49249_ks_t%2Fbz
[junit4:junit4]   2> 10048 T480 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49249_ks_t%2Fbz
[junit4:junit4]   2> 10053 T502 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 10055 T521 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 10055 T536 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 10055 T536 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 10055 T521 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 10056 T508 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 10057 T508 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 10060 T502 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 10065 T480 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 10074 T552 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1358582303025/collection1
[junit4:junit4]   2> 10074 T552 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 10075 T552 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 10076 T552 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 10078 T552 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1358582303025/collection1/'
[junit4:junit4]   2> 10079 T552 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1358582303025/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 10080 T552 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1358582303025/collection1/lib/README' to classloader
[junit4:junit4]   2> 10135 T552 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 10193 T552 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 10195 T552 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 10203 T552 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 10815 T552 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 10823 T552 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 10826 T552 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 10850 T552 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10856 T552 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10861 T552 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10866 T552 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10869 T552 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1358582303025/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/jetty3/
[junit4:junit4]   2> 10869 T552 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3bec7d05
[junit4:junit4]   2> 10870 T552 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 10871 T552 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/jetty3 forceNew:false
[junit4:junit4]   2> 10871 T552 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/jetty3
[junit4:junit4]   2> 10871 T552 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/jetty3/index/
[junit4:junit4]   2> 10872 T552 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 10875 T552 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/jetty3/index forceNew:false
[junit4:junit4]   2> 10882 T552 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@57f09d4a; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 10882 T552 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 10883 T552 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/jetty3/index
[junit4:junit4]   2> 10884 T552 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 10889 T552 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 10889 T552 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 10890 T552 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 10890 T552 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 10891 T552 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 10891 T552 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 10892 T552 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 10893 T552 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 10896 T552 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 10907 T552 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 10908 T552 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 10908 T552 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 10909 T552 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 10909 T552 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 10910 T552 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 10911 T552 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 10911 T552 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10912 T552 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10913 T552 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10913 T552 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10914 T552 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10915 T552 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10916 T552 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10918 T552 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10919 T552 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 10920 T552 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 10926 T552 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 10929 T552 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 10931 T552 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 10945 T552 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/jetty3
[junit4:junit4]   2> 10946 T552 oass.SolrIndexSearcher.<init> Opening Searcher@40dc66ae main
[junit4:junit4]   2> 10947 T552 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 10948 T552 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 10949 T552 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 10965 T552 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 11014 T553 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@40dc66ae main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 11025 T552 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 11026 T552 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11219 T503 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11220 T503 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:49246_ks_t%2Fbz",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49246/ks_t/bz"}
[junit4:junit4]   2> 11227 T503 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:49249_ks_t%2Fbz",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49249/ks_t/bz"}
[junit4:junit4]   2> 11228 T503 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 11228 T503 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 11238 T521 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 11239 T508 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 11240 T536 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 11243 T551 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 11247 T502 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 12029 T552 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 12029 T552 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49249/ks_t/bz collection:collection1 shard:shard1
[junit4:junit4]   2> 12035 T552 oasc.ZkController.register We are http://127.0.0.1:49249/ks_t/bz/collection1/ and leader is http://127.0.0.1:49243/ks_t/bz/collection1/
[junit4:junit4]   2> 12035 T552 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49249/ks_t/bz
[junit4:junit4]   2> 12036 T552 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 12036 T552 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C28 name=collection1 org.apache.solr.core.SolrCore@3bb186c2 url=http://127.0.0.1:49249/ks_t/bz/collection1 node=127.0.0.1:49249_ks_t%2Fbz C28_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:49249_ks_t%2Fbz, base_url=http://127.0.0.1:49249/ks_t/bz}
[junit4:junit4]   2> 12042 T554 C28 P49249 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 12043 T554 C28 P49249 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 12043 T552 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12044 T554 C28 P49249 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 12044 T554 C28 P49249 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 12049 T480 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 12050 T554 C28 P49249 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 12050 T480 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 12050 T480 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 12215 T480 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 12219 T480 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49253
[junit4:junit4]   2> 12221 T480 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 12221 T480 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 12222 T480 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1358582305362
[junit4:junit4]   2> 12222 T480 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1358582305362/solr.xml
[junit4:junit4]   2> 12223 T480 oasc.CoreContainer.<init> New CoreContainer 1583261236
[junit4:junit4]   2> 12223 T480 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1358582305362/'
[junit4:junit4]   2> 12224 T480 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1358582305362/'
[junit4:junit4]   2> 12262 T480 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 12263 T480 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 12264 T480 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 12265 T480 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 12265 T480 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 12266 T480 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 12267 T480 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 12268 T480 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 12268 T480 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 12269 T480 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 12284 T480 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 12302 T480 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:49236/solr
[junit4:junit4]   2> 12303 T480 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 12303 T480 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49236 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@686637c3
[junit4:junit4]   2> 12304 T480 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12305 T564 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49236. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12306 T564 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49236, initiating session
[junit4:junit4]   2> 12306 T482 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49254
[junit4:junit4]   2> 12307 T482 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49254
[junit4:junit4]   2> 12308 T484 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c51d0a349000b with negotiated timeout 20000 for client /127.0.0.1:49254
[junit4:junit4]   2> 12308 T564 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49236, sessionid = 0x13c51d0a349000b, negotiated timeout = 20000
[junit4:junit4]   2> 12308 T565 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@686637c3 name:ZooKeeperConnection Watcher:127.0.0.1:49236 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12309 T480 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12311 T485 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c51d0a349000b
[junit4:junit4]   2> 12312 T482 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:49254 which had sessionid 0x13c51d0a349000b
[junit4:junit4]   2> 12312 T480 oaz.ZooKeeper.close Session: 0x13c51d0a349000b closed
[junit4:junit4]   2> 12313 T565 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 12313 T480 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 12321 T480 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49236/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@31d1067a
[junit4:junit4]   2> 12322 T480 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12323 T566 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49236. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12324 T566 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49236, initiating session
[junit4:junit4]   2> 12324 T482 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49255
[junit4:junit4]   2> 12325 T482 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49255
[junit4:junit4]   2> 12326 T484 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c51d0a349000c with negotiated timeout 20000 for client /127.0.0.1:49255
[junit4:junit4]   2> 12326 T566 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49236, sessionid = 0x13c51d0a349000c, negotiated timeout = 20000
[junit4:junit4]   2> 12327 T567 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@31d1067a name:ZooKeeperConnection Watcher:127.0.0.1:49236/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12327 T480 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12329 T485 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c51d0a349000c type:create cxid:0x1 zxid:0x9f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12331 T485 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c51d0a349000c type:create cxid:0x2 zxid:0xa0 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12333 T480 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49253_ks_t%2Fbz
[junit4:junit4]   2> 12335 T485 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c51d0a349000c type:delete cxid:0x4 zxid:0xa1 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:49253_ks_t%2Fbz Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:49253_ks_t%2Fbz
[junit4:junit4]   2> 12336 T480 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49253_ks_t%2Fbz
[junit4:junit4]   2> 12339 T502 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 12342 T536 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 12342 T521 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 12342 T508 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 12342 T508 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 12342 T536 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 12342 T521 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 12344 T551 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 12344 T551 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 12346 T502 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 12351 T480 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 12359 T568 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1358582305362/collection1
[junit4:junit4]   2> 12360 T568 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 12361 T568 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 12361 T568 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 12364 T568 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1358582305362/collection1/'
[junit4:junit4]   2> 12365 T568 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1358582305362/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 12365 T568 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1358582305362/collection1/lib/README' to classloader
[junit4:junit4]   2> 12419 T568 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 12485 T568 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 12487 T568 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 12495 T568 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 12763 T503 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12765 T503 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:49249_ks_t%2Fbz",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49249/ks_t/bz"}
[junit4:junit4]   2> 12774 T508 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> 12779 T536 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> 12779 T551 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> 12779 T502 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> 12781 T521 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> 12781 T567 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> 13088 T568 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 13101 T568 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 13107 T568 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 13136 T568 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 13141 T568 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 13146 T568 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 13148 T568 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 13150 T568 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1358582305362/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/jetty4/
[junit4:junit4]   2> 13151 T568 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3bec7d05
[junit4:junit4]   2> 13151 T568 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 13152 T568 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/jetty4 forceNew:false
[junit4:junit4]   2> 13153 T568 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/jetty4
[junit4:junit4]   2> 13153 T568 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/jetty4/index/
[junit4:junit4]   2> 13154 T568 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 13155 T568 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/jetty4/index forceNew:false
[junit4:junit4]   2> 13159 T568 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@7dd1777d; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 13160 T568 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 13161 T568 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/jetty4/index
[junit4:junit4]   2> 13161 T568 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 13164 T568 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 13165 T568 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 13165 T568 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 13165 T568 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 13166 T568 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 13167 T568 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 13167 T568 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 13168 T568 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 13169 T568 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 13169 T568 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 13170 T568 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 13171 T568 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 13172 T568 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 13172 T568 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 13173 T568 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 13174 T568 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 13174 T568 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13175 T568 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13176 T568 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13176 T568 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13177 T568 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13178 T568 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13179 T568 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13179 T568 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13180 T568 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 13181 T568 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 13188 T568 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 13190 T568 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 13192 T568 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 13195 T568 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/jetty4
[junit4:junit4]   2> 13196 T568 oass.SolrIndexSearcher.<init> Opening Searcher@186121c main
[junit4:junit4]   2> 13197 T568 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 13197 T568 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 13198 T568 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 13203 T568 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 13235 T569 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@186121c main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 13243 T568 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 13243 T568 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 14292 T503 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14295 T503 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:49253_ks_t%2Fbz",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49253/ks_t/bz"}
[junit4:junit4]   2> 14295 T503 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 14296 T503 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 14307 T521 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> 14310 T536 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> 14311 T502 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> 14312 T567 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> 14313 T508 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> 14313 T551 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>  C28_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:49249_ks_t%2Fbz, base_url=http://127.0.0.1:49249/ks_t/bz}
[junit4:junit4]   2> 15075 T554 C28 P49249 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:49243/ks_t/bz/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 15085 T554 C28 P49249 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&connTimeout=30000&socketTimeout=30000&retry=false
[junit4:junit4]   2> 15105 T554 C28 P49249 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:49249/ks_t/bz START replicas=[http://127.0.0.1:49243/ks_t/bz/collection1/] nUpdates=100
[junit4:junit4]   2> 15107 T554 C28 P49249 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 15109 T554 C28 P49249 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 15109 T554 C28 P49249 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 15109 T554 C28 P49249 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 15110 T554 C28 P49249 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 15110 T554 C28 P49249 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:49243/ks_t/bz/collection1/. core=collection1
[junit4:junit4]   2> 15111 T554 C28 P49249 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C29 name=collection1 org.apache.solr.core.SolrCore@430d075a url=http://127.0.0.1:49243/ks_t/bz/collection1 node=127.0.0.1:49243_ks_t%2Fbz C29_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:49243_ks_t%2Fbz, base_url=http://127.0.0.1:49243/ks_t/bz, leader=true}
[junit4:junit4]   2> 15120 T516 C29 P49243 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 15190 T517 C29 P49243 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 15192 T517 C29 P49243 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/jetty1
[junit4:junit4]   2> 15194 T517 C29 P49243 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@793630c7; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 15195 T517 C29 P49243 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 15197 T517 C29 P49243 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@793630c7; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@793630c7; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 15198 T517 C29 P49243 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 15198 T517 C29 P49243 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/jetty1
[junit4:junit4]   2> 15199 T517 C29 P49243 oass.SolrIndexSearcher.<init> Opening Searcher@57f06755 realtime
[junit4:junit4]   2> 15199 T517 C29 P49243 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 15199 T517 C29 P49243 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 74
[junit4:junit4]   2> 15242 T554 C28 P49249 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 15243 T554 C28 P49249 oascsi.HttpClientUtil.createClient Creating new http client, config:connTimeout=5000&socketTimeout=20000&allowCompression=false&maxConnections=10000&maxConnectionsPerHost=10000
[junit4:junit4]   2> 15248 T568 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 15248 T568 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49253/ks_t/bz collection:collection1 shard:shard2
[junit4:junit4]   2> 15253 T568 oasc.ZkController.register We are http://127.0.0.1:49253/ks_t/bz/collection1/ and leader is http://127.0.0.1:49246/ks_t/bz/collection1/
[junit4:junit4]   2> 15253 T568 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49253/ks_t/bz
[junit4:junit4]   2> 15254 T568 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 15254 T568 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C30 name=collection1 org.apache.solr.core.SolrCore@4c721585 url=http://127.0.0.1:49253/ks_t/bz/collection1 node=127.0.0.1:49253_ks_t%2Fbz C30_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:49253_ks_t%2Fbz, base_url=http://127.0.0.1:49253/ks_t/bz}
[junit4:junit4]   2> 15254 T571 C30 P49253 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 15255 T571 C30 P49253 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 15255 T568 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15256 T571 C30 P49253 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 15256 T571 C30 P49253 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15257 T480 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 15257 T480 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 15258 T571 C30 P49253 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15258 T480 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15266 T480 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15268 T554 C28 P49249 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 15268 T480 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 15270 T480 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15272 T514 C29 P49243 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 15272 T514 C29 P49243 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=2 
[junit4:junit4]   2> 15273 T554 C28 P49249 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 15274 T554 C28 P49249 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 15274 T554 C28 P49249 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 15278 T515 C29 P49243 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/jetty1
[junit4:junit4]   2> 15279 T515 C29 P49243 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/jetty1/index
[junit4:junit4]   2> 15279 T515 C29 P49243 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=1 
[junit4:junit4]   2> 15280 T554 C28 P49249 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 15282 T554 C28 P49249 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/jetty3/index.20130119095828585 forceNew:false
[junit4:junit4]   2> 15282 T554 C28 P49249 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/jetty3
[junit4:junit4]   2> 15283 T554 C28 P49249 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/jetty3/index.20130119095828585 lockFactory=org.apache.lucene.store.NativeFSLockFactory@700dcd22; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 15292 T513 C29 P49243 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=3 
[junit4:junit4]   2> 15302 T554 C28 P49249 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/jetty3/index
[junit4:junit4]   2> 15302 T554 C28 P49249 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 15303 T554 C28 P49249 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130119095828585
[junit4:junit4]   2> 15305 T554 C28 P49249 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/jetty3
[junit4:junit4]   2> 15306 T554 C28 P49249 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/jetty3
[junit4:junit4]   2> 15307 T554 C28 P49249 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/jetty3/index/ new=./org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/jetty3/index.20130119095828585
[junit4:junit4]   2> 15310 T554 C28 P49249 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/jetty3/index.20130119095828585 lockFactory=org.apache.lucene.store.NativeFSLockFactory@700dcd22; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 15310 T554 C28 P49249 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 15312 T554 C28 P49249 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/jetty3
[junit4:junit4]   2> 15315 T554 C28 P49249 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 15315 T554 C28 P49249 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 15315 T554 C28 P49249 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 15316 T554 C28 P49249 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/jetty3/index.20130119095828585
[junit4:junit4]   2> 15317 T554 C28 P49249 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/jetty3
[junit4:junit4]   2> 15320 T554 C28 P49249 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/jetty3/index.20130119095828585 lockFactory=org.apache.lucene.store.NativeFSLockFactory@700dcd22; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 15320 T554 C28 P49249 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 15321 T554 C28 P49249 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 15321 T554 C28 P49249 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/jetty3
[junit4:junit4]   2> 15322 T554 C28 P49249 oass.SolrIndexSearcher.<init> Opening Searcher@44dda88 main
[junit4:junit4]   2> 15325 T553 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@44dda88 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 15325 T553 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/jetty3/index
[junit4:junit4]   2> 15326 T554 C28 P49249 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 15328 T554 C28 P49249 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/jetty3/index.20130119095828585 lockFactory=org.apache.lucene.store.NativeFSLockFactory@700dcd22; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/jetty3/index.20130119095828585 lockFactory=org.apache.lucene.store.NativeFSLockFactory@700dcd22; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 15329 T554 C28 P49249 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 15330 T554 C28 P49249 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/jetty3
[junit4:junit4]   2> 15330 T554 C28 P49249 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 15330 T554 C28 P49249 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/jetty3/index.20130119095828585
[junit4:junit4]   2> 15331 T554 C28 P49249 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/jetty3/index
[junit4:junit4]   2> 15331 T554 C28 P49249 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 15331 T554 C28 P49249 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 15331 T554 C28 P49249 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 15332 T554 C28 P49249 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15334 T554 C28 P49249 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 15830 T503 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15832 T503 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:49253_ks_t%2Fbz",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49253/ks_t/bz"}
[junit4:junit4]   2> 15839 T503 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:49249_ks_t%2Fbz",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49249/ks_t/bz"}
[junit4:junit4]   2> 15846 T521 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> 15846 T536 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> 15846 T567 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> 15846 T508 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> 15846 T502 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> 15847 T551 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> 16274 T480 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17278 T480 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C30_STATE=coll:collection1 core:collection1 props:{shard=shard2, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:49253_ks_t%2Fbz, base_url=http://127.0.0.1:49253/ks_t/bz}
[junit4:junit4]   2> 18270 T571 C30 P49253 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:49246/ks_t/bz/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 18270 T571 C30 P49253 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:49253/ks_t/bz START replicas=[http://127.0.0.1:49246/ks_t/bz/collection1/] nUpdates=100
[junit4:junit4]   2> 18271 T571 C30 P49253 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 18271 T571 C30 P49253 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 18272 T571 C30 P49253 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 18272 T571 C30 P49253 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 18272 T571 C30 P49253 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 18273 T571 C30 P49253 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:49246/ks_t/bz/collection1/. core=collection1
[junit4:junit4]   2> 18273 T571 C30 P49253 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C31 name=collection1 org.apache.solr.core.SolrCore@66ecca2c url=http://127.0.0.1:49246/ks_t/bz/collection1 node=127.0.0.1:49246_ks_t%2Fbz C31_STATE=coll:collection1 core:collection1 props:{shard=shard2, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:49246_ks_t%2Fbz, base_url=http://127.0.0.1:49246/ks_t/bz, leader=true}
[junit4:junit4]   2> 18284 T528 C31 P49246 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   2> 18288 T480 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18290 T532 C31 P49246 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 18291 T532 C31 P49246 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/jetty2
[junit4:junit4]   2> 18294 T532 C31 P49246 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@59476728; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 18295 T532 C31 P49246 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 18299 T532 C31 P49246 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@59476728; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@59476728; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 18299 T532 C31 P49246 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 18300 T532 C31 P49246 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/jetty2
[junit4:junit4]   2> 18301 T532 C31 P49246 oass.SolrIndexSearcher.<init> Opening Searcher@ab633cc realtime
[junit4:junit4]   2> 18301 T532 C31 P49246 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 18302 T532 C31 P49246 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 13
[junit4:junit4]   2> 18303 T571 C30 P49253 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 18303 T571 C30 P49253 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 18307 T529 C31 P49246 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 18307 T529 C31 P49246 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 18308 T571 C30 P49253 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 18308 T571 C30 P49253 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 18309 T571 C30 P49253 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 18317 T530 C31 P49246 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/jetty2
[junit4:junit4]   2> 18317 T530 C31 P49246 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/jetty2/index
[junit4:junit4]   2> 18318 T530 C31 P49246 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=2 
[junit4:junit4]   2> 18319 T571 C30 P49253 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 18320 T571 C30 P49253 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/jetty4/index.20130119095831623 forceNew:false
[junit4:junit4]   2> 18321 T571 C30 P49253 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/jetty4
[junit4:junit4]   2> 18321 T571 C30 P49253 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/jetty4/index.20130119095831623 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b1bd20; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 18326 T531 C31 P49246 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 18328 T571 C30 P49253 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/jetty4/index
[junit4:junit4]   2> 18328 T571 C30 P49253 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 18329 T571 C30 P49253 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130119095831623
[junit4:junit4]   2> 18330 T571 C30 P49253 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/jetty4
[junit4:junit4]   2> 18331 T571 C30 P49253 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/jetty4
[junit4:junit4]   2> 18331 T571 C30 P49253 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/jetty4/index/ new=./org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/jetty4/index.20130119095831623
[junit4:junit4]   2> 18334 T571 C30 P49253 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/jetty4/index.20130119095831623 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b1bd20; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 18335 T571 C30 P49253 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 18337 T571 C30 P49253 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/jetty4
[junit4:junit4]   2> 18337 T571 C30 P49253 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 18337 T571 C30 P49253 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 18338 T571 C30 P49253 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 18338 T571 C30 P49253 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/jetty4/index.20130119095831623
[junit4:junit4]   2> 18339 T571 C30 P49253 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/jetty4
[junit4:junit4]   2> 18342 T571 C30 P49253 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/jetty4/index.20130119095831623 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b1bd20; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 18342 T571 C30 P49253 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 18343 T571 C30 P49253 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 18343 T571 C30 P49253 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/jetty4
[junit4:junit4]   2> 18344 T571 C30 P49253 oass.SolrIndexSearcher.<init> Opening Searcher@7693bab2 main
[junit4:junit4]   2> 18346 T569 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7693bab2 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 18347 T569 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/jetty4/index
[junit4:junit4]   2> 18348 T571 C30 P49253 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 18350 T571 C30 P49253 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/jetty4/index.20130119095831623 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b1bd20; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/jetty4/index.20130119095831623 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b1bd20; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 18350 T571 C30 P49253 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 18351 T571 C30 P49253 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/jetty4
[junit4:junit4]   2> 18352 T571 C30 P49253 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 18352 T571 C30 P49253 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/jetty4/index.20130119095831623
[junit4:junit4]   2> 18352 T571 C30 P49253 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/jetty4/index
[junit4:junit4]   2> 18353 T571 C30 P49253 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 18353 T571 C30 P49253 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 18353 T571 C30 P49253 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 18353 T571 C30 P49253 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18355 T571 C30 P49253 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 18870 T503 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18872 T503 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:49253_ks_t%2Fbz",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49253/ks_t/bz"}
[junit4:junit4]   2> 18880 T521 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> 18880 T567 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> 18880 T536 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> 18880 T508 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> 18881 T551 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> 18881 T502 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> 19299 T480 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19301 T480 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
[junit4:junit4]   2> ASYNC  NEW_CORE C32 name=collection1 org.apache.solr.core.SolrCore@5228979b url=http://127.0.0.1:49239/ks_t/bz/collection1 node=127.0.0.1:49239_ks_t%2Fbz C32_STATE=coll:control_collection core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:49239_ks_t%2Fbz, base_url=http://127.0.0.1:49239/ks_t/bz, leader=true}
[junit4:junit4]   2> 19321 T497 C32 P49239 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/control/data
[junit4:junit4]   2> 19324 T497 C32 P49239 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@97fcd31; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 19325 T497 C32 P49239 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 19326 T497 C32 P49239 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/control/data
[junit4:junit4]   2> 19329 T497 C32 P49239 oass.SolrIndexSearcher.<init> Opening Searcher@251d2c78 realtime
[junit4:junit4]   2> 19330 T497 C32 P49239 /update {wt=javabin&version=2} {deleteByQuery=*:* (-1424576807043072000)} 0 17
[junit4:junit4]   2> 19344 T527 C31 P49246 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/jetty2
[junit4:junit4]   2> 19359 T513 C29 P49243 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/jetty1
[junit4:junit4]   2>  C30_STATE=coll:collection1 core:collection1 props:{shard=shard2, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:49253_ks_t%2Fbz, base_url=http://127.0.0.1:49253/ks_t/bz}
[junit4:junit4]   2> 19366 T563 C30 P49253 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/jetty4
[junit4:junit4]   2> 19367 T563 C30 P49253 /update {update.distrib=FROMLEADER&_version_=-1424576807065092096&update.from=http://127.0.0.1:49246/ks_t/bz/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1424576807065092096)} 0 4
[junit4:junit4]   2>  C28_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:49249_ks_t%2Fbz, base_url=http://127.0.0.1:49249/ks_t/bz}
[junit4:junit4]   2> 19373 T545 C28 P49249 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358582293315/jetty3
[junit4:junit4]   2> 19374 T545 C28 P49249 /update {update.distrib=FROMLEADER&_version_=-1424576807080820736&update.from=http://127.0.0.1:49243/ks_t/bz/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1424576807080820736)} 0 3
[junit4:junit4]   2> 19375 T513 C29 P49243 /update {update.distrib=TOLEADER&wt=javabin&version=2} {deleteByQuery=*:* (-1424576807080820736)} 0 19
[junit4:junit4]   2> 19376 T527 C31 P49246 /update {wt=javabin&version=2} {deleteByQuery=*:* (-1424576807065092096)} 0 40
[junit4:junit4]   2> 19388 T498 C32 P49239 /update {wt=javabin&version=2} {add=[1 (1424576807109132288)]} 0 5
[junit4:junit4]   2> 19432 T546 C28 P49249 /update {distrib.from=http://127.0.0.1:49243/ks_t/bz/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1424576807128006656)]} 0 4
[junit4:junit4]   2> 19433 T516 C29 P49243 /update {distrib.from=http://127.0.0.1:49246/ks_t/bz/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[1 (1424576807128006656)]} 0 31
[junit4:junit4]   2> 19434 T529 C31 P49246 /update {wt=javabin&version=2} {add=[1]} 0 42
[junit4:junit4]   2> 19439 T493 C32 P49239 /update {wt=javabin&version=2} {add=[2 (1424576807165755392)]} 0 1
[junit4:junit4]   2> 19459 T558 C30 P49253 /update {distrib.from=http://127.0.0.1:49246/ks_t/bz/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[2 (1424576807174144000)]} 0 4
[junit4:junit4]   2> 19460 T530 C31 P49246 /update {distrib.from=http://127.0.0.1:49243/ks_t/bz/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[2 (1424576807174144000)]} 0 14
[junit4:junit4]   2> 19461 T517 C29 P49243 /update {wt=javabin&version=2} {add=[2]} 0 18
[junit4:junit4]   2> 19467 T494 C32 P49239 /update {wt=javabin&version=2} {add=[3 (1424576807194066944)]} 0 2
[junit4:junit4]   2> 19479 T559 C30 P49253 /update {distrib.from=http://127.0.0.1:49246/ks_t/bz/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[3 (1424576807202455552)]} 0 2
[junit4:junit4]   2> 19480 T531 C31 P49246 /update {distrib.from=http://127.0.0.1:49243/ks_t/bz/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[3 (1424576807202455552)]} 0 7
[junit4:junit4]   2> 19481 T512 C29 P49243 /update {wt=javabin&version=2} {add=[3]} 0 11
[junit4:junit4]   2> 19488 T495 C32 P49239 /update {wt=javabin&version=2} {add=[4 (1424576807216087040)]} 0 2
[junit4:junit4]   2> 19499 T547 C28 P49249 /update {distrib.from=http://127.0.0.1:49243/ks_t/bz/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[4 (1424576807222378496)]} 0 3
[junit4:junit4]   2> 19500 T514 C29 P49243 /update {wt=javabin&version=2} {add=[4 (1424576807222378496)]} 0 8
[junit4:junit4]   2> 19506 T496 C32 P49239 /update {wt=javabin&version=2} {add=[5 (1424576807234961408)]} 0 2
[junit4:junit4]   2> 19520 T561 C30 P49253 /update {distrib.from=http://127.0.0.1:49246/ks_t/bz/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[5 (1424576807243350016)]} 0 2
[junit4:junit4]   2> 19522 T528 C31 P49246 /update {wt=javabin&version=2} {add=[5 (1424576807243350016)]} 0 10
[junit4:junit4]   2> 19526 T497 C32 P49239 /update {wt=javabin&version=2} {add=[6 (1424576807256981504)]} 0 1


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

:0)
[junit4:junit4]    > 	at org.junit.Assert.fail(Assert.java:93)
[junit4:junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:168)
[junit4:junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:126)
[junit4:junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:121)
[junit4:junit4]    > 	at org.apache.solr.cloud.BasicDistributedZkTest.testCoreUnloadAndLeaders(BasicDistributedZkTest.java:586)
[junit4:junit4]    > 	at org.apache.solr.cloud.BasicDistributedZkTest.doTest(BasicDistributedZkTest.java:337)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:794)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4:junit4]    > 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4:junit4]    > 	at java.lang.reflect.Method.invoke(Method.java:601)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.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:722)
[junit4:junit4]   2> 389473 T480 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> NOTE: test params are: codec=Lucene41: {n_f1=MockVariableIntBlock(baseBlockSize=80), foo_b=Pulsing41(freqCutoff=7 minBlockSize=58 maxBlockSize=139), cat=PostingsFormat(name=NestedPulsing), foo_d=PostingsFormat(name=Memory doPackFST= true), foo_f=Pulsing41(freqCutoff=7 minBlockSize=58 maxBlockSize=139), n_tl1=MockVariableIntBlock(baseBlockSize=80), n_d1=PostingsFormat(name=NestedPulsing), rnd_b=PostingsFormat(name=Memory doPackFST= true), intDefault=MockVariableIntBlock(baseBlockSize=80), n_td1=MockVariableIntBlock(baseBlockSize=80), timestamp=PostingsFormat(name=NestedPulsing), id=PostingsFormat(name=Memory doPackFST= true), range_facet_sl=PostingsFormat(name=Memory doPackFST= true), range_facet_si=PostingsFormat(name=NestedPulsing), oddField_s=PostingsFormat(name=Memory doPackFST= true), sequence_i=PostingsFormat(name=Memory doPackFST= true), name=PostingsFormat(name=Memory doPackFST= true), foo_i=MockVariableIntBlock(baseBlockSize=80), regex_dup_B_s=PostingsFormat(name=NestedPulsing), multiDefault=PostingsFormat(name=NestedPulsing), n_tf1=PostingsFormat(name=NestedPulsing), n_dt1=MockVariableIntBlock(baseBlockSize=80), genre_s=PostingsFormat(name=Memory doPackFST= true), author_t=MockVariableIntBlock(baseBlockSize=80), n_ti1=PostingsFormat(name=Memory doPackFST= true), range_facet_l=PostingsFormat(name=NestedPulsing), text=Pulsing41(freqCutoff=7 minBlockSize=58 maxBlockSize=139), _version_=MockVariableIntBlock(baseBlockSize=80), val_i=PostingsFormat(name=Memory doPackFST= true), SubjectTerms_mfacet=MockVariableIntBlock(baseBlockSize=80), series_t=MockVariableIntBlock(baseBlockSize=80), a_t=PostingsFormat(name=NestedPulsing), n_tdt1=MockVariableIntBlock(baseBlockSize=80), regex_dup_A_s=Pulsing41(freqCutoff=7 minBlockSize=58 maxBlockSize=139), price=Pulsing41(freqCutoff=7 minBlockSize=58 maxBlockSize=139), other_tl1=MockVariableIntBlock(baseBlockSize=80), n_l1=PostingsFormat(name=NestedPulsing), a_si=MockVariableIntBlock(baseBlockSize=80), inStock=Pulsing41(freqCutoff=7 minBlockSize=58 maxBlockSize=139)}, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=no_NO_NY, timezone=Africa/Cairo
[junit4:junit4]   2> NOTE: Mac OS X 10.8.2 x86_64/Oracle Corporation 1.7.0_10 (64-bit)/cpus=2,threads=1,free=150916784,total=349175808
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestBadConfig, SampleTest, PolyFieldTest, DateMathParserTest, TestRealTimeGet, DefaultValueUpdateProcessorTest, TestDocSet, TestPHPSerializedResponseWriter, TestFiltering, ZkSolrClientTest, TestBM25SimilarityFactory, TestJmxIntegration, TestSolr4Spatial, TestFuzzyAnalyzedSuggestions, TestLuceneMatchVersion, TestSolrDeletionPolicy1, TestPhraseSuggestions, TestZkChroot, SortByFunctionTest, TestCharFilters, TestSolrQueryParser, TestQueryTypes, OpenExchangeRatesOrgProviderTest, BinaryUpdateRequestHandlerTest, TestCSVResponseWriter, TestDistributedGrouping, WordBreakSolrSpellCheckerTest, TestComponentsName, UpdateParamsTest, TestAtomicUpdateErrorCases, TestUtils, ShardRoutingCustomTest, EchoParamsTest, BasicDistributedZkTest]
[junit4:junit4] Completed in 389.83s, 1 test, 1 failure <<< FAILURES!

[...truncated 653 lines...]
BUILD FAILED
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/build.xml:344: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/build.xml:39: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:178: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:428: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1176: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:841: There were test failures: 247 suites, 1031 tests, 1 failure, 14 ignored (3 assumptions)

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