You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/02/06 23:20:33 UTC

[JENKINS] Lucene-Solr-Tests-trunk-java7 - Build # 3714 - Still Failing

Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-java7/3714/

2 tests failed.
REGRESSION:  org.apache.solr.cloud.SyncSliceTest.testDistribSearch

Error Message:
shard1 should have just been set up to be inconsistent - but it's still consistent

Stack Trace:
java.lang.AssertionError: shard1 should have just been set up to be inconsistent - but it's still consistent
	at __randomizedtesting.SeedInfo.seed([4102611226DCA49D:C0E4EF0A5183C4A1]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:214)
	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)


FAILED:  org.apache.solr.cloud.BasicDistributedZkTest.testDistribSearch

Error Message:
Timeout occured while waiting response from server at: http://127.0.0.1:57102/dk_vlc/o/collection1

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:57102/dk_vlc/o/collection1
	at __randomizedtesting.SeedInfo.seed([4102611226DCA49D:C0E4EF0A5183C4A1]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:412)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
	at org.apache.solr.client.solrj.SolrServer.commit(SolrServer.java:168)
	at org.apache.solr.client.solrj.SolrServer.commit(SolrServer.java:146)
	at org.apache.solr.cloud.BasicDistributedZkTest.testUpdateProcessorsRunOnlyOnce(BasicDistributedZkTest.java:889)
	at org.apache.solr.cloud.BasicDistributedZkTest.doTest(BasicDistributedZkTest.java:334)
	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)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.read(SocketInputStream.java:150)
	at java.net.SocketInputStream.read(SocketInputStream.java:121)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:149)
	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:111)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:264)
	at org.apache.http.impl.conn.DefaultResponseParser.parseHead(DefaultResponseParser.java:98)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:252)
	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:282)
	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:247)
	at org.apache.http.impl.conn.AbstractClientConnAdapter.receiveResponseHeader(AbstractClientConnAdapter.java:216)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:298)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:647)
	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:464)
	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:820)
	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:754)
	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:732)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:353)
	... 47 more




Build Log:
[...truncated 16249 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
[junit4:junit4]   2> 0 T204 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /dk_vlc/o
[junit4:junit4]   2> 7 T204 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZkTest-1360188203821
[junit4:junit4]   2> 9 T204 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 10 T205 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 13 T205 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 13 T205 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 13 T205 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 14 T205 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 15 T205 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 111 T204 oasc.ZkTestServer.run start zk server on port:57059
[junit4:junit4]   2> 111 T204 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:57059 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@6e37de6a
[junit4:junit4]   2> 112 T204 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 113 T210 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:57059. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 113 T210 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:57059, initiating session
[junit4:junit4]   2> 114 T206 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:57060
[junit4:junit4]   2> 114 T206 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:57060
[junit4:junit4]   2> 115 T208 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 117 T208 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cb188e3340000 with negotiated timeout 10000 for client /140.211.11.196:57060
[junit4:junit4]   2> 117 T210 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:57059, sessionid = 0x13cb188e3340000, negotiated timeout = 10000
[junit4:junit4]   2> 117 T211 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6e37de6a name:ZooKeeperConnection Watcher:127.0.0.1:57059 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 118 T204 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 118 T204 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 121 T209 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cb188e3340000
[junit4:junit4]   2> 130 T211 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 130 T204 oaz.ZooKeeper.close Session: 0x13cb188e3340000 closed
[junit4:junit4]   2> 131 T206 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:57060 which had sessionid 0x13cb188e3340000
[junit4:junit4]   2> 131 T204 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:57059/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@357f908
[junit4:junit4]   2> 132 T204 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 133 T212 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:57059. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 133 T212 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:57059, initiating session
[junit4:junit4]   2> 133 T206 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:57061
[junit4:junit4]   2> 134 T206 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:57061
[junit4:junit4]   2> 135 T208 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cb188e3340001 with negotiated timeout 10000 for client /140.211.11.196:57061
[junit4:junit4]   2> 135 T212 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:57059, sessionid = 0x13cb188e3340001, negotiated timeout = 10000
[junit4:junit4]   2> 135 T213 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@357f908 name:ZooKeeperConnection Watcher:127.0.0.1:57059/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 136 T204 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 136 T204 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 154 T204 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 165 T204 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 168 T204 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 180 T204 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 181 T204 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 188 T204 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 189 T204 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 294 T204 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 295 T204 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 309 T204 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 310 T204 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 323 T204 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 323 T204 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 335 T204 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 336 T204 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 346 T204 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 347 T204 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 354 T204 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 355 T204 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 362 T204 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 363 T204 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 370 T209 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cb188e3340001
[junit4:junit4]   2> 372 T213 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 372 T206 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:57061 which had sessionid 0x13cb188e3340001
[junit4:junit4]   2> 372 T204 oaz.ZooKeeper.close Session: 0x13cb188e3340001 closed
[junit4:junit4]   2> 1132 T204 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 1350 T204 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:57065
[junit4:junit4]   2> 1386 T204 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 1387 T204 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 1387 T204 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1360188204185
[junit4:junit4]   2> 1387 T204 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1360188204185/solr.xml
[junit4:junit4]   2> 1388 T204 oasc.CoreContainer.<init> New CoreContainer 409192685
[junit4:junit4]   2> 1388 T204 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1360188204185/'
[junit4:junit4]   2> 1389 T204 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1360188204185/'
[junit4:junit4]   2> 1426 T204 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 1426 T204 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 1427 T204 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 1427 T204 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 1427 T204 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 1428 T204 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 1428 T204 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 1428 T204 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 1429 T204 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 1429 T204 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 1445 T204 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 1459 T204 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:57059/solr
[junit4:junit4]   2> 1460 T204 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 1460 T204 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:57059 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@4d3ccab7
[junit4:junit4]   2> 1461 T204 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 1462 T224 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:57059. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 1463 T224 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:57059, initiating session
[junit4:junit4]   2> 1463 T206 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:57066
[junit4:junit4]   2> 1464 T206 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:57066
[junit4:junit4]   2> 1465 T208 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cb188e3340002 with negotiated timeout 20000 for client /140.211.11.196:57066
[junit4:junit4]   2> 1465 T224 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:57059, sessionid = 0x13cb188e3340002, negotiated timeout = 20000
[junit4:junit4]   2> 1466 T225 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4d3ccab7 name:ZooKeeperConnection Watcher:127.0.0.1:57059 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 1466 T204 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 1467 T209 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cb188e3340002
[junit4:junit4]   2> 1469 T225 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 1469 T204 oaz.ZooKeeper.close Session: 0x13cb188e3340002 closed
[junit4:junit4]   2> 1469 T206 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:57066 which had sessionid 0x13cb188e3340002
[junit4:junit4]   2> 1470 T204 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 1481 T204 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:57059/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@72f99d1b
[junit4:junit4]   2> 1482 T204 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 1483 T226 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:57059. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 1484 T226 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:57059, initiating session
[junit4:junit4]   2> 1484 T206 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:57067
[junit4:junit4]   2> 1484 T206 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:57067
[junit4:junit4]   2> 1525 T208 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cb188e3340003 with negotiated timeout 20000 for client /140.211.11.196:57067
[junit4:junit4]   2> 1526 T226 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:57059, sessionid = 0x13cb188e3340003, negotiated timeout = 20000
[junit4:junit4]   2> 1526 T227 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@72f99d1b name:ZooKeeperConnection Watcher:127.0.0.1:57059/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 1526 T204 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 1566 T209 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cb188e3340003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 1570 T204 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 1582 T204 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57065_dk_vlc%2Fo
[junit4:junit4]   2> 1583 T209 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cb188e3340003 type:delete cxid:0x7 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:57065_dk_vlc%2Fo Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:57065_dk_vlc%2Fo
[junit4:junit4]   2> 1584 T204 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:57065_dk_vlc%2Fo
[junit4:junit4]   2> 1602 T204 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 1667 T209 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cb188e3340003 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> 1690 T204 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 1693 T204 oasc.Overseer.start Overseer (id=89141294126071811-127.0.0.1:57065_dk_vlc%2Fo-n_0000000000) starting
[junit4:junit4]   2> 1694 T209 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cb188e3340003 type:create cxid:0x1a zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 1738 T209 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cb188e3340003 type:create cxid:0x1b zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 1740 T209 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cb188e3340003 type:create cxid:0x1c zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 1742 T209 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cb188e3340003 type:create cxid:0x1d zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 1773 T229 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 1774 T204 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 1792 T204 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 1794 T228 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 1798 T230 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1360188204185/collection1
[junit4:junit4]   2> 1799 T230 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 1799 T230 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 1800 T230 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 1801 T230 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1360188204185/collection1/'
[junit4:junit4]   2> 1803 T230 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1360188204185/collection1/lib/README' to classloader
[junit4:junit4]   2> 1803 T230 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1360188204185/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 1858 T230 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 1933 T230 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 2034 T230 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 2044 T230 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 2674 T230 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 2690 T230 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 2693 T230 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2711 T230 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2716 T230 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2719 T230 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 2721 T230 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 2722 T230 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1360188204185/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/control/data/
[junit4:junit4]   2> 2723 T230 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3d8307be
[junit4:junit4]   2> 2723 T230 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 2750 T230 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/control/data forceNew:false
[junit4:junit4]   2> 2751 T230 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/control/data
[junit4:junit4]   2> 2751 T230 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/control/data/index/
[junit4:junit4]   2> 2751 T230 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2752 T230 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/control/data/index forceNew:false
[junit4:junit4]   2> 2763 T230 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@2c4f00de; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 2763 T230 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 2764 T230 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/control/data/index
[junit4:junit4]   2> 2764 T230 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 2766 T230 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 2766 T230 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 2766 T230 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 2766 T230 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 2767 T230 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 2767 T230 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 2767 T230 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 2768 T230 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 2768 T230 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 2769 T230 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 2769 T230 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 2769 T230 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 2770 T230 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 2770 T230 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 2770 T230 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 2771 T230 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2771 T230 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2771 T230 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2772 T230 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2772 T230 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2773 T230 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2773 T230 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2773 T230 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2774 T230 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2774 T230 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 2775 T230 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 2783 T230 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2786 T230 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 2788 T230 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> 2790 T230 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/control/data
[junit4:junit4]   2> 2791 T230 oass.SolrIndexSearcher.<init> Opening Searcher@d5e6341 main
[junit4:junit4]   2> 2808 T230 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2808 T230 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2809 T230 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 2824 T230 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 2870 T231 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@d5e6341 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2877 T230 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 2877 T230 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 2878 T209 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cb188e3340003 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> 3298 T228 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3299 T228 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:57065_dk_vlc%2Fo",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:57065/dk_vlc/o"}
[junit4:junit4]   2> 3299 T228 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 3305 T228 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 3305 T209 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cb188e3340003 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> 3345 T227 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> 3891 T230 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 3891 T230 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:57065/dk_vlc/o collection:control_collection shard:shard1
[junit4:junit4]   2> 3892 T230 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 3902 T209 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cb188e3340003 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> 3902 T230 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 3903 T209 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cb188e3340003 type:create cxid:0x73 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3905 T230 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 3906 T230 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 3906 T230 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:57065/dk_vlc/o/collection1/
[junit4:junit4]   2> 3906 T230 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 3907 T230 oasc.SyncStrategy.syncToMe http://127.0.0.1:57065/dk_vlc/o/collection1/ has no replicas
[junit4:junit4]   2> 3907 T230 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:57065/dk_vlc/o/collection1/
[junit4:junit4]   2> 3907 T230 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 3912 T209 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cb188e3340003 type:create cxid:0x7d zxid:0x3b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4851 T228 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 4898 T227 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> 4934 T230 oasc.ZkController.register We are http://127.0.0.1:57065/dk_vlc/o/collection1/ and leader is http://127.0.0.1:57065/dk_vlc/o/collection1/
[junit4:junit4]   2> 4938 T230 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:57065/dk_vlc/o
[junit4:junit4]   2> 4938 T230 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 4938 T230 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 4939 T230 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 4941 T230 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 4943 T204 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 4943 T204 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 5015 T204 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 5043 T204 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 5061 T204 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:57059/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@2db68692
[junit4:junit4]   2> 5062 T204 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 5062 T232 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:57059. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 5063 T232 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:57059, initiating session
[junit4:junit4]   2> 5063 T206 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:57074
[junit4:junit4]   2> 5064 T206 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:57074
[junit4:junit4]   2> 5096 T208 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cb188e3340004 with negotiated timeout 10000 for client /140.211.11.196:57074
[junit4:junit4]   2> 5096 T232 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:57059, sessionid = 0x13cb188e3340004, negotiated timeout = 10000
[junit4:junit4]   2> 5096 T233 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2db68692 name:ZooKeeperConnection Watcher:127.0.0.1:57059/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 5096 T204 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 5098 T204 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 5102 T204 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 5273 T204 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 5277 T204 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:57075
[junit4:junit4]   2> 5277 T204 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 5278 T204 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 5278 T204 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1360188208914
[junit4:junit4]   2> 5279 T204 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1360188208914/solr.xml
[junit4:junit4]   2> 5279 T204 oasc.CoreContainer.<init> New CoreContainer 1476346951
[junit4:junit4]   2> 5280 T204 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1360188208914/'
[junit4:junit4]   2> 5281 T204 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1360188208914/'
[junit4:junit4]   2> 5336 T204 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 5337 T204 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 5337 T204 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 5338 T204 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 5338 T204 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 5339 T204 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 5339 T204 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 5340 T204 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 5340 T204 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 5341 T204 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 5364 T204 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 5383 T204 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:57059/solr
[junit4:junit4]   2> 5384 T204 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 5384 T204 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:57059 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@5edafb00
[junit4:junit4]   2> 5386 T204 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 5386 T243 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:57059. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 5387 T243 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:57059, initiating session
[junit4:junit4]   2> 5387 T206 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:57076
[junit4:junit4]   2> 5388 T206 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:57076
[junit4:junit4]   2> 5389 T208 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cb188e3340005 with negotiated timeout 20000 for client /140.211.11.196:57076
[junit4:junit4]   2> 5390 T243 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:57059, sessionid = 0x13cb188e3340005, negotiated timeout = 20000
[junit4:junit4]   2> 5390 T244 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5edafb00 name:ZooKeeperConnection Watcher:127.0.0.1:57059 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 5390 T204 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 5392 T209 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cb188e3340005
[junit4:junit4]   2> 5393 T244 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 5393 T206 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:57076 which had sessionid 0x13cb188e3340005
[junit4:junit4]   2> 5393 T204 oaz.ZooKeeper.close Session: 0x13cb188e3340005 closed
[junit4:junit4]   2> 5394 T204 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 5407 T204 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:57059/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@7d0bb634
[junit4:junit4]   2> 5408 T204 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 5408 T245 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:57059. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 5409 T245 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:57059, initiating session
[junit4:junit4]   2> 5409 T206 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:57077
[junit4:junit4]   2> 5410 T206 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:57077
[junit4:junit4]   2> 5411 T208 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cb188e3340006 with negotiated timeout 20000 for client /140.211.11.196:57077
[junit4:junit4]   2> 5411 T245 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:57059, sessionid = 0x13cb188e3340006, negotiated timeout = 20000
[junit4:junit4]   2> 5411 T246 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7d0bb634 name:ZooKeeperConnection Watcher:127.0.0.1:57059/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 5412 T204 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 5413 T209 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cb188e3340006 type:create cxid:0x1 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 5414 T209 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cb188e3340006 type:create cxid:0x2 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 5422 T204 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57075_dk_vlc%2Fo
[junit4:junit4]   2> 5423 T209 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cb188e3340006 type:delete cxid:0x4 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:57075_dk_vlc%2Fo Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:57075_dk_vlc%2Fo
[junit4:junit4]   2> 5424 T204 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:57075_dk_vlc%2Fo
[junit4:junit4]   2> 5427 T227 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> 5428 T233 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5429 T227 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5437 T204 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 5445 T247 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1360188208914/collection1
[junit4:junit4]   2> 5445 T247 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 5446 T247 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 5446 T247 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 5448 T247 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1360188208914/collection1/'
[junit4:junit4]   2> 5449 T247 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1360188208914/collection1/lib/README' to classloader
[junit4:junit4]   2> 5450 T247 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1360188208914/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 5505 T247 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 5583 T247 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 5684 T247 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 5692 T247 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 6334 T247 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 6348 T247 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 6352 T247 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 6377 T247 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 6382 T247 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 6387 T247 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 6389 T247 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 6391 T247 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1360188208914/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/jetty1/
[junit4:junit4]   2> 6391 T247 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3d8307be
[junit4:junit4]   2> 6392 T247 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 6393 T247 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/jetty1 forceNew:false
[junit4:junit4]   2> 6393 T247 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/jetty1
[junit4:junit4]   2> 6393 T247 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/jetty1/index/
[junit4:junit4]   2> 6394 T247 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 6395 T247 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/jetty1/index forceNew:false
[junit4:junit4]   2> 6412 T228 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6413 T228 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:57065_dk_vlc%2Fo",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:57065/dk_vlc/o"}
[junit4:junit4]   2> 6440 T247 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@4d95aab2; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 6440 T247 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 6441 T247 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/jetty1/index
[junit4:junit4]   2> 6442 T247 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 6442 T227 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> 6442 T246 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> 6443 T233 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> 6445 T247 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 6446 T247 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 6446 T247 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 6446 T247 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 6447 T247 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 6447 T247 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 6448 T247 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 6449 T247 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 6449 T247 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 6450 T247 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 6451 T247 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 6451 T247 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 6452 T247 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 6453 T247 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 6453 T247 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 6454 T247 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 6454 T247 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 6455 T247 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 6456 T247 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 6456 T247 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 6457 T247 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 6458 T247 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 6459 T247 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 6460 T247 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 6460 T247 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 6461 T247 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 6478 T247 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 6484 T247 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 6485 T247 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> 6488 T247 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/jetty1
[junit4:junit4]   2> 6490 T247 oass.SolrIndexSearcher.<init> Opening Searcher@7725310f main
[junit4:junit4]   2> 6491 T247 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 6491 T247 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 6492 T247 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 6550 T247 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 6820 T248 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7725310f main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 6827 T247 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 6827 T247 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 7955 T228 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 7956 T228 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:57075_dk_vlc%2Fo",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:57075/dk_vlc/o"}
[junit4:junit4]   2> 7956 T228 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
[junit4:junit4]   2> 7956 T228 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 7972 T227 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> 7972 T246 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> 7972 T233 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> 8846 T247 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 8846 T247 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:57075/dk_vlc/o collection:collection1 shard:shard1
[junit4:junit4]   2> 8847 T247 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 8855 T209 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cb188e3340006 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> 8856 T247 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 8857 T209 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cb188e3340006 type:create cxid:0x46 zxid:0x5c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8859 T247 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 8860 T247 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 8860 T247 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:57075/dk_vlc/o/collection1/
[junit4:junit4]   2> 8860 T247 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 8860 T247 oasc.SyncStrategy.syncToMe http://127.0.0.1:57075/dk_vlc/o/collection1/ has no replicas
[junit4:junit4]   2> 8861 T247 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:57075/dk_vlc/o/collection1/
[junit4:junit4]   2> 8861 T247 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 8866 T209 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cb188e3340006 type:create cxid:0x50 zxid:0x60 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 9478 T228 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9522 T227 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> 9522 T246 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> 9522 T233 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> 9582 T247 oasc.ZkController.register We are http://127.0.0.1:57075/dk_vlc/o/collection1/ and leader is http://127.0.0.1:57075/dk_vlc/o/collection1/
[junit4:junit4]   2> 9582 T247 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:57075/dk_vlc/o
[junit4:junit4]   2> 9582 T247 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 9583 T247 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 9583 T247 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 9586 T247 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9587 T204 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 9587 T204 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 9588 T204 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 9772 T204 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 9775 T204 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:57087
[junit4:junit4]   2> 9776 T204 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 9777 T204 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 9777 T204 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1360188213415
[junit4:junit4]   2> 9778 T204 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1360188213415/solr.xml
[junit4:junit4]   2> 9778 T204 oasc.CoreContainer.<init> New CoreContainer 914971701
[junit4:junit4]   2> 9779 T204 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1360188213415/'
[junit4:junit4]   2> 9780 T204 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1360188213415/'
[junit4:junit4]   2> 9836 T204 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 9836 T204 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 9837 T204 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 9837 T204 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 9838 T204 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 9838 T204 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 9839 T204 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 9839 T204 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 9840 T204 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 9840 T204 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 9861 T204 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 9881 T204 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:57059/solr
[junit4:junit4]   2> 9881 T204 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 9882 T204 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:57059 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@44200eab
[junit4:junit4]   2> 9883 T204 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 9884 T258 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:57059. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 9884 T258 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:57059, initiating session
[junit4:junit4]   2> 9885 T206 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:57088
[junit4:junit4]   2> 9885 T206 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:57088
[junit4:junit4]   2> 9887 T208 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cb188e3340007 with negotiated timeout 20000 for client /140.211.11.196:57088
[junit4:junit4]   2> 9887 T258 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:57059, sessionid = 0x13cb188e3340007, negotiated timeout = 20000
[junit4:junit4]   2> 9888 T259 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@44200eab name:ZooKeeperConnection Watcher:127.0.0.1:57059 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 9888 T204 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 9889 T209 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cb188e3340007
[junit4:junit4]   2> 9898 T259 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 9899 T206 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:57088 which had sessionid 0x13cb188e3340007
[junit4:junit4]   2> 9898 T204 oaz.ZooKeeper.close Session: 0x13cb188e3340007 closed
[junit4:junit4]   2> 9899 T204 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 9911 T204 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:57059/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@6c0fcedd
[junit4:junit4]   2> 9912 T204 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 9912 T260 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:57059. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 9913 T260 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:57059, initiating session
[junit4:junit4]   2> 9913 T206 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:57089
[junit4:junit4]   2> 9914 T206 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:57089
[junit4:junit4]   2> 9915 T208 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cb188e3340008 with negotiated timeout 20000 for client /140.211.11.196:57089
[junit4:junit4]   2> 9915 T260 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:57059, sessionid = 0x13cb188e3340008, negotiated timeout = 20000
[junit4:junit4]   2> 9915 T261 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6c0fcedd name:ZooKeeperConnection Watcher:127.0.0.1:57059/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 9916 T204 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 9917 T209 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cb188e3340008 type:create cxid:0x1 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 9918 T209 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cb188e3340008 type:create cxid:0x2 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 9925 T204 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57087_dk_vlc%2Fo
[junit4:junit4]   2> 9926 T209 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cb188e3340008 type:delete cxid:0x4 zxid:0x6f txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:57087_dk_vlc%2Fo Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:57087_dk_vlc%2Fo
[junit4:junit4]   2> 9927 T204 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:57087_dk_vlc%2Fo
[junit4:junit4]   2> 9930 T227 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> 9930 T233 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9930 T246 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9931 T233 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> 9931 T246 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> 9932 T227 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9940 T204 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9947 T262 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1360188213415/collection1
[junit4:junit4]   2> 9948 T262 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9948 T262 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9948 T262 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9950 T262 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1360188213415/collection1/'
[junit4:junit4]   2> 9951 T262 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1360188213415/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9952 T262 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1360188213415/collection1/lib/README' to classloader
[junit4:junit4]   2> 10006 T262 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 10079 T262 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 10180 T262 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 10188 T262 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 10842 T262 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 10855 T262 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 10859 T262 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 10882 T262 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10887 T262 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10892 T262 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10894 T262 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10895 T262 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1360188213415/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/jetty2/
[junit4:junit4]   2> 10896 T262 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3d8307be
[junit4:junit4]   2> 10896 T262 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 10897 T262 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/jetty2 forceNew:false
[junit4:junit4]   2> 10898 T262 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/jetty2
[junit4:junit4]   2> 10898 T262 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/jetty2/index/
[junit4:junit4]   2> 10899 T262 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 10900 T262 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/jetty2/index forceNew:false
[junit4:junit4]   2> 10906 T262 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@7cea9a75; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 10907 T262 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 10908 T262 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/jetty2/index
[junit4:junit4]   2> 10908 T262 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 10911 T262 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 10911 T262 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 10911 T262 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 10912 T262 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 10912 T262 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 10913 T262 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 10913 T262 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 10914 T262 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 10915 T262 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 10915 T262 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 10916 T262 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 10917 T262 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 10917 T262 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 10917 T262 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 10918 T262 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 10919 T262 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 10919 T262 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10920 T262 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10921 T262 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10921 T262 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10922 T262 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10923 T262 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10923 T262 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10924 T262 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10925 T262 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 10926 T262 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 10938 T262 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 10943 T262 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 10945 T262 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> 10947 T262 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/jetty2
[junit4:junit4]   2> 10949 T262 oass.SolrIndexSearcher.<init> Opening Searcher@5c696c8b main
[junit4:junit4]   2> 10950 T262 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 10951 T262 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 10951 T262 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 10958 T262 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 11026 T263 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5c696c8b main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 11034 T262 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 11034 T262 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11037 T228 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11038 T228 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:57075_dk_vlc%2Fo",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:57075/dk_vlc/o"}
[junit4:junit4]   2> 11043 T228 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:57087_dk_vlc%2Fo",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:57087/dk_vlc/o"}
[junit4:junit4]   2> 11043 T228 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 11043 T228 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 11057 T227 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> 11057 T261 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> 11057 T246 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> 11057 T233 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> 12037 T262 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 12037 T262 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:57087/dk_vlc/o collection:collection1 shard:shard2
[junit4:junit4]   2> 12038 T262 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 12045 T209 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cb188e3340008 type:delete cxid:0x42 zxid:0x7d txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders/shard2 Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders/shard2
[junit4:junit4]   2> 12046 T262 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 12047 T209 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cb188e3340008 type:create cxid:0x43 zxid:0x7e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12049 T262 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 12049 T262 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 12050 T262 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:57087/dk_vlc/o/collection1/
[junit4:junit4]   2> 12050 T262 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 12050 T262 oasc.SyncStrategy.syncToMe http://127.0.0.1:57087/dk_vlc/o/collection1/ has no replicas
[junit4:junit4]   2> 12051 T262 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:57087/dk_vlc/o/collection1/
[junit4:junit4]   2> 12051 T262 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 12055 T209 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cb188e3340008 type:create cxid:0x4c zxid:0x81 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12565 T228 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12584 T227 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> 12584 T246 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> 12584 T261 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> 12584 T233 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> 12618 T262 oasc.ZkController.register We are http://127.0.0.1:57087/dk_vlc/o/collection1/ and leader is http://127.0.0.1:57087/dk_vlc/o/collection1/
[junit4:junit4]   2> 12618 T262 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:57087/dk_vlc/o
[junit4:junit4]   2> 12618 T262 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 12618 T262 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 12619 T262 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 12620 T262 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12622 T204 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 12622 T204 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 12623 T204 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 12812 T204 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 12815 T204 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:57096
[junit4:junit4]   2> 12816 T204 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 12817 T204 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 12817 T204 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1360188216451
[junit4:junit4]   2> 12818 T204 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1360188216451/solr.xml
[junit4:junit4]   2> 12818 T204 oasc.CoreContainer.<init> New CoreContainer 494392306
[junit4:junit4]   2> 12819 T204 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1360188216451/'
[junit4:junit4]   2> 12820 T204 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1360188216451/'
[junit4:junit4]   2> 12876 T204 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 12876 T204 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 12877 T204 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 12877 T204 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 12878 T204 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 12878 T204 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 12879 T204 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 12879 T204 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 12880 T204 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 12880 T204 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 12903 T204 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 12923 T204 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:57059/solr
[junit4:junit4]   2> 12924 T204 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 12924 T204 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:57059 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@43797f6
[junit4:junit4]   2> 12925 T204 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12926 T273 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:57059. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12927 T273 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:57059, initiating session
[junit4:junit4]   2> 12927 T206 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:57097
[junit4:junit4]   2> 12927 T206 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:57097
[junit4:junit4]   2> 12929 T208 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cb188e3340009 with negotiated timeout 20000 for client /140.211.11.196:57097
[junit4:junit4]   2> 12930 T273 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:57059, sessionid = 0x13cb188e3340009, negotiated timeout = 20000
[junit4:junit4]   2> 12930 T274 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@43797f6 name:ZooKeeperConnection Watcher:127.0.0.1:57059 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12930 T204 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12932 T209 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cb188e3340009
[junit4:junit4]   2> 12945 T274 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 12945 T206 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:57097 which had sessionid 0x13cb188e3340009
[junit4:junit4]   2> 12945 T204 oaz.ZooKeeper.close Session: 0x13cb188e3340009 closed
[junit4:junit4]   2> 12945 T204 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 12959 T204 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:57059/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@314adba0
[junit4:junit4]   2> 12960 T204 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12960 T275 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:57059. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12961 T275 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:57059, initiating session
[junit4:junit4]   2> 12961 T206 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:57098
[junit4:junit4]   2> 12961 T206 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:57098
[junit4:junit4]   2> 12963 T208 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cb188e334000a with negotiated timeout 20000 for client /140.211.11.196:57098
[junit4:junit4]   2> 12963 T275 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:57059, sessionid = 0x13cb188e334000a, negotiated timeout = 20000
[junit4:junit4]   2> 12963 T276 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@314adba0 name:ZooKeeperConnection Watcher:127.0.0.1:57059/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12963 T204 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12964 T209 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cb188e334000a type:create cxid:0x1 zxid:0x8e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12966 T209 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cb188e334000a type:create cxid:0x2 zxid:0x8f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12968 T204 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57096_dk_vlc%2Fo
[junit4:junit4]   2> 12969 T209 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cb188e334000a type:delete cxid:0x4 zxid:0x90 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:57096_dk_vlc%2Fo Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:57096_dk_vlc%2Fo
[junit4:junit4]   2> 12976 T204 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:57096_dk_vlc%2Fo
[junit4:junit4]   2> 12978 T227 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> 12979 T261 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 12979 T246 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 12979 T261 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> 12979 T233 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 12979 T246 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> 12980 T233 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> 12981 T227 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 12983 T204 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 12990 T277 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1360188216451/collection1
[junit4:junit4]   2> 12991 T277 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 12991 T277 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 12991 T277 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 12993 T277 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1360188216451/collection1/'
[junit4:junit4]   2> 12994 T277 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1360188216451/collection1/lib/README' to classloader
[junit4:junit4]   2> 12995 T277 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1360188216451/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 13049 T277 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 13133 T277 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 13233 T277 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 13241 T277 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 13885 T277 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 13897 T277 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 13902 T277 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 13926 T277 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 13931 T277 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 13937 T277 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 13938 T277 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 13940 T277 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1360188216451/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/jetty3/
[junit4:junit4]   2> 13940 T277 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3d8307be
[junit4:junit4]   2> 13941 T277 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 13942 T277 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/jetty3 forceNew:false
[junit4:junit4]   2> 13942 T277 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/jetty3
[junit4:junit4]   2> 13943 T277 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/jetty3/index/
[junit4:junit4]   2> 13943 T277 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 13944 T277 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/jetty3/index forceNew:false
[junit4:junit4]   2> 13964 T277 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@5bd0873d; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 13964 T277 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 13965 T277 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/jetty3/index
[junit4:junit4]   2> 13966 T277 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 13969 T277 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 13969 T277 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 13969 T277 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 13970 T277 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 13970 T277 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 13971 T277 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 13971 T277 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 13972 T277 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 13973 T277 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 13973 T277 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 13974 T277 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 13975 T277 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 13975 T277 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 13976 T277 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 13976 T277 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 13977 T277 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 13977 T277 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13978 T277 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13979 T277 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13979 T277 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13980 T277 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13981 T277 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13982 T277 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13982 T277 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13983 T277 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 13984 T277 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 13996 T277 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 14001 T277 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 14002 T277 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> 14005 T277 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/jetty3
[junit4:junit4]   2> 14007 T277 oass.SolrIndexSearcher.<init> Opening Searcher@2db0dae3 main
[junit4:junit4]   2> 14008 T277 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 14008 T277 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 14009 T277 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 14016 T277 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 14075 T278 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2db0dae3 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 14083 T277 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 14083 T277 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 14096 T228 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14097 T228 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:57087_dk_vlc%2Fo",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:57087/dk_vlc/o"}
[junit4:junit4]   2> 14101 T228 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:57096_dk_vlc%2Fo",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:57096/dk_vlc/o"}
[junit4:junit4]   2> 14101 T228 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 14102 T228 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 14113 T261 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> 14113 T227 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> 14113 T246 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> 14113 T233 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> 14113 T276 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> 15086 T277 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 15086 T277 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:57096/dk_vlc/o collection:collection1 shard:shard1
[junit4:junit4]   2> 15118 T277 oasc.ZkController.register We are http://127.0.0.1:57096/dk_vlc/o/collection1/ and leader is http://127.0.0.1:57075/dk_vlc/o/collection1/
[junit4:junit4]   2> 15118 T277 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:57096/dk_vlc/o
[junit4:junit4]   2> 15118 T277 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 15119 T277 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C4 name=collection1 org.apache.solr.core.SolrCore@5bccf8f3 url=http://127.0.0.1:57096/dk_vlc/o/collection1 node=127.0.0.1:57096_dk_vlc%2Fo C4_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:57096_dk_vlc%2Fo, base_url=http://127.0.0.1:57096/dk_vlc/o}
[junit4:junit4]   2> 15127 T279 C4 P57096 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 15127 T277 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15127 T279 C4 P57096 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 15128 T279 C4 P57096 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 15128 T279 C4 P57096 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15128 T204 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 15129 T204 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 15130 T279 C4 P57096 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15130 T204 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15339 T204 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 15342 T204 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:57102
[junit4:junit4]   2> 15343 T204 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 15344 T204 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 15344 T204 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1360188218961
[junit4:junit4]   2> 15345 T204 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1360188218961/solr.xml
[junit4:junit4]   2> 15345 T204 oasc.CoreContainer.<init> New CoreContainer 712629000
[junit4:junit4]   2> 15346 T204 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1360188218961/'
[junit4:junit4]   2> 15346 T204 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1360188218961/'
[junit4:junit4]   2> 15416 T204 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 15416 T204 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 15417 T204 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 15417 T204 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 15418 T204 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 15418 T204 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 15419 T204 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 15419 T204 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 15420 T204 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 15420 T204 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 15447 T204 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 15470 T204 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:57059/solr
[junit4:junit4]   2> 15471 T204 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 15471 T204 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:57059 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@3c5edf64
[junit4:junit4]   2> 15473 T204 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 15473 T289 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:57059. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 15474 T289 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:57059, initiating session
[junit4:junit4]   2> 15474 T206 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:57103
[junit4:junit4]   2> 15475 T206 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:57103
[junit4:junit4]   2> 15476 T208 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cb188e334000b with negotiated timeout 20000 for client /140.211.11.196:57103
[junit4:junit4]   2> 15476 T289 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:57059, sessionid = 0x13cb188e334000b, negotiated timeout = 20000
[junit4:junit4]   2> 15477 T290 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3c5edf64 name:ZooKeeperConnection Watcher:127.0.0.1:57059 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 15477 T204 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 15479 T209 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cb188e334000b
[junit4:junit4]   2> 15480 T290 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 15480 T206 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:57103 which had sessionid 0x13cb188e334000b
[junit4:junit4]   2> 15480 T204 oaz.ZooKeeper.close Session: 0x13cb188e334000b closed
[junit4:junit4]   2> 15480 T204 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 15494 T204 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:57059/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@977faf
[junit4:junit4]   2> 15495 T204 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 15496 T291 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:57059. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 15496 T291 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:57059, initiating session
[junit4:junit4]   2> 15496 T206 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:57104
[junit4:junit4]   2> 15497 T206 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:57104
[junit4:junit4]   2> 15498 T208 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cb188e334000c with negotiated timeout 20000 for client /140.211.11.196:57104
[junit4:junit4]   2> 15499 T291 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:57059, sessionid = 0x13cb188e334000c, negotiated timeout = 20000
[junit4:junit4]   2> 15499 T292 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@977faf name:ZooKeeperConnection Watcher:127.0.0.1:57059/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 15499 T204 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 15500 T209 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cb188e334000c type:create cxid:0x1 zxid:0xa0 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 15502 T209 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cb188e334000c type:create cxid:0x2 zxid:0xa1 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 15510 T204 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57102_dk_vlc%2Fo
[junit4:junit4]   2> 15510 T209 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cb188e334000c type:delete cxid:0x4 zxid:0xa2 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:57102_dk_vlc%2Fo Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:57102_dk_vlc%2Fo
[junit4:junit4]   2> 15512 T204 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:57102_dk_vlc%2Fo
[junit4:junit4]   2> 15515 T227 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> 15515 T261 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 15516 T276 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 15516 T261 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> 15516 T233 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 15516 T246 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 15516 T276 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> 15516 T233 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> 15516 T246 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> 15518 T227 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 15520 T204 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 15529 T293 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1360188218961/collection1
[junit4:junit4]   2> 15529 T293 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 15530 T293 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 15530 T293 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 15532 T293 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1360188218961/collection1/'
[junit4:junit4]   2> 15533 T293 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1360188218961/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 15534 T293 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1360188218961/collection1/lib/README' to classloader
[junit4:junit4]   2> 15629 T228 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15631 T228 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:57096_dk_vlc%2Fo",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:57096/dk_vlc/o"}
[junit4:junit4]   2> 15634 T293 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 15668 T261 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> 15668 T227 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> 15669 T276 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> 15669 T246 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> 15668 T292 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> 15669 T233 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> 15714 T293 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 15815 T293 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 15840 T293 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 16631 T293 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 16650 T293 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 16654 T293 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 16675 T293 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 16697 T293 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 16702 T293 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 16703 T293 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 16704 T293 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1360188218961/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/jetty4/
[junit4:junit4]   2> 16705 T293 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3d8307be
[junit4:junit4]   2> 16705 T293 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 16706 T293 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/jetty4 forceNew:false
[junit4:junit4]   2> 16707 T293 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/jetty4
[junit4:junit4]   2> 16707 T293 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/jetty4/index/
[junit4:junit4]   2> 16708 T293 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 16708 T293 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/jetty4/index forceNew:false
[junit4:junit4]   2> 16714 T293 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@51f0ad2; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 16715 T293 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 16716 T293 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/jetty4/index
[junit4:junit4]   2> 16716 T293 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 16718 T293 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 16718 T293 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 16718 T293 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 16719 T293 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 16719 T293 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 16719 T293 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 16720 T293 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 16720 T293 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 16730 T293 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 16731 T293 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 16732 T293 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 16732 T293 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 16732 T293 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 16733 T293 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 16733 T293 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 16733 T293 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 16734 T293 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 16734 T293 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 16735 T293 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 16735 T293 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 16736 T293 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 16736 T293 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 16737 T293 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 16737 T293 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 16738 T293 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 16738 T293 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 16747 T293 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 16750 T293 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 16752 T293 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> 16754 T293 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/jetty4
[junit4:junit4]   2> 16755 T293 oass.SolrIndexSearcher.<init> Opening Searcher@83d069e main
[junit4:junit4]   2> 16756 T293 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 16756 T293 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 16756 T293 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 16770 T293 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 16822 T294 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@83d069e main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 16826 T293 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 16827 T293 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 17175 T228 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17175 T228 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:57102_dk_vlc%2Fo",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:57102/dk_vlc/o"}
[junit4:junit4]   2> 17176 T228 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 17176 T228 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 17199 T227 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> 17199 T292 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> 17199 T246 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> 17199 T261 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> 17199 T276 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> 17199 T233 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> 17829 T293 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 17829 T293 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:57102/dk_vlc/o collection:collection1 shard:shard2
[junit4:junit4]   2> 17858 T293 oasc.ZkController.register We are http://127.0.0.1:57102/dk_vlc/o/collection1/ and leader is http://127.0.0.1:57087/dk_vlc/o/collection1/
[junit4:junit4]   2> 17858 T293 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:57102/dk_vlc/o
[junit4:junit4]   2> 17858 T293 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 17858 T293 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C5 name=collection1 org.apache.solr.core.SolrCore@49e3a921 url=http://127.0.0.1:57102/dk_vlc/o/collection1 node=127.0.0.1:57102_dk_vlc%2Fo C5_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:57102_dk_vlc%2Fo, base_url=http://127.0.0.1:57102/dk_vlc/o}
[junit4:junit4]   2> 17859 T295 C5 P57102 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 17859 T293 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17860 T295 C5 P57102 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 17860 T295 C5 P57102 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 17860 T295 C5 P57102 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 17861 T204 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 17861 T204 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 17862 T204 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 17864 T295 C5 P57102 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 17886 T204 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17888 T204 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 17889 T204 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18706 T228 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18707 T228 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:57102_dk_vlc%2Fo",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:57102/dk_vlc/o"}
[junit4:junit4]   2>  C4_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:57096_dk_vlc%2Fo, base_url=http://127.0.0.1:57096/dk_vlc/o}
[junit4:junit4]   2> 18743 T279 C4 P57096 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:57075/dk_vlc/o/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 18751 T261 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> 18751 T227 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> 18751 T292 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> 18751 T246 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> 18751 T276 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> 18751 T233 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> 18755 T279 C4 P57096 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&connTimeout=30000&socketTimeout=30000&retry=false
[junit4:junit4]   2> 18776 T279 C4 P57096 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:57096/dk_vlc/o START replicas=[http://127.0.0.1:57075/dk_vlc/o/collection1/] nUpdates=100
[junit4:junit4]   2> 18788 T279 C4 P57096 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 18789 T279 C4 P57096 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 18789 T279 C4 P57096 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 18790 T279 C4 P57096 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 18790 T279 C4 P57096 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 18790 T279 C4 P57096 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:57075/dk_vlc/o/collection1/. core=collection1
[junit4:junit4]   2> 18790 T279 C4 P57096 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C6 name=collection1 org.apache.solr.core.SolrCore@5af824d7 url=http://127.0.0.1:57075/dk_vlc/o/collection1 node=127.0.0.1:57075_dk_vlc%2Fo C6_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:57075_dk_vlc%2Fo, base_url=http://127.0.0.1:57075/dk_vlc/o, leader=true}
[junit4:junit4]   2> 18845 T238 C6 P57075 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=7 
[junit4:junit4]   2> 18862 T237 C6 P57075 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 18863 T237 C6 P57075 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/jetty1
[junit4:junit4]   2> 18868 T237 C6 P57075 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@4d95aab2; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 18869 T237 C6 P57075 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 18873 T237 C6 P57075 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@4d95aab2; 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@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@4d95aab2; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 18873 T237 C6 P57075 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 18875 T237 C6 P57075 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/jetty1
[junit4:junit4]   2> 18875 T237 C6 P57075 oass.SolrIndexSearcher.<init> Opening Searcher@36ab61a8 realtime
[junit4:junit4]   2> 18875 T237 C6 P57075 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 18876 T237 C6 P57075 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 35
[junit4:junit4]   2> 18891 T204 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18937 T279 C4 P57096 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 18938 T279 C4 P57096 oascsi.HttpClientUtil.createClient Creating new http client, config:connTimeout=5000&socketTimeout=20000&allowCompression=false&maxConnections=10000&maxConnectionsPerHost=10000
[junit4:junit4]   2> 18965 T279 C4 P57096 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 19058 T239 C6 P57075 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 19059 T239 C6 P57075 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=91 
[junit4:junit4]   2> 19061 T279 C4 P57096 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 19062 T279 C4 P57096 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 19062 T279 C4 P57096 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 19066 T239 C6 P57075 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/jetty1
[junit4:junit4]   2> 19067 T239 C6 P57075 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/jetty1/index
[junit4:junit4]   2> 19068 T239 C6 P57075 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=3 
[junit4:junit4]   2> 19069 T279 C4 P57096 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 19071 T279 C4 P57096 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/jetty3/index.20130206140342882 forceNew:false
[junit4:junit4]   2> 19072 T279 C4 P57096 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/jetty3
[junit4:junit4]   2> 19072 T279 C4 P57096 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/jetty3/index.20130206140342882 lockFactory=org.apache.lucene.store.NativeFSLockFactory@580cd2ca; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 19091 T239 C6 P57075 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=8 
[junit4:junit4]   2> 19107 T279 C4 P57096 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/jetty3/index
[junit4:junit4]   2> 19107 T279 C4 P57096 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 19108 T279 C4 P57096 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130206140342882
[junit4:junit4]   2> 19115 T279 C4 P57096 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/jetty3
[junit4:junit4]   2> 19116 T279 C4 P57096 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/jetty3
[junit4:junit4]   2> 19116 T279 C4 P57096 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/jetty3/index/ new=./org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/jetty3/index.20130206140342882
[junit4:junit4]   2> 19120 T279 C4 P57096 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/jetty3/index.20130206140342882 lockFactory=org.apache.lucene.store.NativeFSLockFactory@580cd2ca; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 19121 T279 C4 P57096 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 19123 T279 C4 P57096 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/jetty3
[junit4:junit4]   2> 19128 T279 C4 P57096 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 19128 T279 C4 P57096 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 19128 T279 C4 P57096 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 19129 T279 C4 P57096 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/jetty3/index.20130206140342882
[junit4:junit4]   2> 19130 T279 C4 P57096 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/jetty3
[junit4:junit4]   2> 19134 T279 C4 P57096 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/jetty3/index.20130206140342882 lockFactory=org.apache.lucene.store.NativeFSLockFactory@580cd2ca; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 19134 T279 C4 P57096 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 19135 T279 C4 P57096 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 19135 T279 C4 P57096 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/jetty3
[junit4:junit4]   2> 19136 T279 C4 P57096 oass.SolrIndexSearcher.<init> Opening Searcher@8bbfd7 main
[junit4:junit4]   2> 19138 T278 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@8bbfd7 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 19138 T278 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/jetty3/index
[junit4:junit4]   2> 19139 T279 C4 P57096 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 19142 T279 C4 P57096 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/jetty3/index.20130206140342882 lockFactory=org.apache.lucene.store.NativeFSLockFactory@580cd2ca; 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@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/jetty3/index.20130206140342882 lockFactory=org.apache.lucene.store.NativeFSLockFactory@580cd2ca; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 19142 T279 C4 P57096 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 19144 T279 C4 P57096 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/jetty3
[junit4:junit4]   2> 19144 T279 C4 P57096 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 19144 T279 C4 P57096 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/jetty3/index.20130206140342882
[junit4:junit4]   2> 19144 T279 C4 P57096 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/jetty3/index
[junit4:junit4]   2> 19145 T279 C4 P57096 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 19145 T279 C4 P57096 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 19145 T279 C4 P57096 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 19145 T279 C4 P57096 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19152 T279 C4 P57096 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 19894 T204 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20257 T228 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20258 T228 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:57096_dk_vlc%2Fo",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:57096/dk_vlc/o"}
[junit4:junit4]   2> 20279 T227 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> 20279 T246 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> 20279 T261 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> 20279 T276 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> 20279 T233 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> 20279 T292 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>  C5_STATE=coll:collection1 core:collection1 props:{shard=shard2, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:57102_dk_vlc%2Fo, base_url=http://127.0.0.1:57102/dk_vlc/o}
[junit4:junit4]   2> 20890 T295 C5 P57102 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:57087/dk_vlc/o/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 20890 T295 C5 P57102 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:57102/dk_vlc/o START replicas=[http://127.0.0.1:57087/dk_vlc/o/collection1/] nUpdates=100
[junit4:junit4]   2> 20891 T295 C5 P57102 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 20891 T295 C5 P57102 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 20891 T295 C5 P57102 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 20891 T295 C5 P57102 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 20892 T295 C5 P57102 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 20892 T295 C5 P57102 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:57087/dk_vlc/o/collection1/. core=collection1
[junit4:junit4]   2> 20892 T295 C5 P57102 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 20897 T204 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> ASYNC  NEW_CORE C7 name=collection1 org.apache.solr.core.SolrCore@4241724c url=http://127.0.0.1:57087/dk_vlc/o/collection1 node=127.0.0.1:57087_dk_vlc%2Fo C7_STATE=coll:collection1 core:collection1 props:{shard=shard2, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:57087_dk_vlc%2Fo, base_url=http://127.0.0.1:57087/dk_vlc/o, leader=true}
[junit4:junit4]   2> 20909 T252 C7 P57087 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 20912 T253 C7 P57087 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 20913 T253 C7 P57087 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/jetty2
[junit4:junit4]   2> 20918 T253 C7 P57087 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@7cea9a75; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 20919 T253 C7 P57087 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 20949 T253 C7 P57087 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@7cea9a75; 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@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@7cea9a75; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 20949 T253 C7 P57087 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 20950 T253 C7 P57087 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/jetty2
[junit4:junit4]   2> 20951 T253 C7 P57087 oass.SolrIndexSearcher.<init> Opening Searcher@4b713040 realtime
[junit4:junit4]   2> 20951 T253 C7 P57087 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 20952 T253 C7 P57087 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 40
[junit4:junit4]   2> 20953 T295 C5 P57102 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 20953 T295 C5 P57102 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 20956 T254 C7 P57087 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 20957 T254 C7 P57087 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=2 
[junit4:junit4]   2> 20958 T295 C5 P57102 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 20958 T295 C5 P57102 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 20958 T295 C5 P57102 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 20961 T254 C7 P57087 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/jetty2
[junit4:junit4]   2> 20962 T254 C7 P57087 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/jetty2/index
[junit4:junit4]   2> 20962 T254 C7 P57087 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=2 
[junit4:junit4]   2> 20963 T295 C5 P57102 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 20965 T295 C5 P57102 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/jetty4/index.20130206140344776 forceNew:false
[junit4:junit4]   2> 20966 T295 C5 P57102 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/jetty4
[junit4:junit4]   2> 20967 T295 C5 P57102 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/jetty4/index.20130206140344776 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2bf257fd; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 20972 T254 C7 P57087 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=1 
[junit4:junit4]   2> 20974 T295 C5 P57102 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/jetty4/index
[junit4:junit4]   2> 20974 T295 C5 P57102 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 20974 T295 C5 P57102 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130206140344776
[junit4:junit4]   2> 20976 T295 C5 P57102 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/jetty4
[junit4:junit4]   2> 20977 T295 C5 P57102 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/jetty4
[junit4:junit4]   2> 20977 T295 C5 P57102 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/jetty4/index/ new=./org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/jetty4/index.20130206140344776
[junit4:junit4]   2> 20982 T295 C5 P57102 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/jetty4/index.20130206140344776 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2bf257fd; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 20982 T295 C5 P57102 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 20984 T295 C5 P57102 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/jetty4
[junit4:junit4]   2> 20984 T295 C5 P57102 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 20985 T295 C5 P57102 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 20985 T295 C5 P57102 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 20986 T295 C5 P57102 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/jetty4/index.20130206140344776
[junit4:junit4]   2> 20987 T295 C5 P57102 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/jetty4
[junit4:junit4]   2> 20991 T295 C5 P57102 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/jetty4/index.20130206140344776 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2bf257fd; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 20992 T295 C5 P57102 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 20992 T295 C5 P57102 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 20993 T295 C5 P57102 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/jetty4
[junit4:junit4]   2> 20993 T295 C5 P57102 oass.SolrIndexSearcher.<init> Opening Searcher@236c08e1 main
[junit4:junit4]   2> 20996 T294 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@236c08e1 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 20997 T294 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/jetty4/index
[junit4:junit4]   2> 20997 T295 C5 P57102 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 21002 T295 C5 P57102 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/jetty4/index.20130206140344776 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2bf257fd; 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@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/jetty4/index.20130206140344776 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2bf257fd; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 21002 T295 C5 P57102 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 21004 T295 C5 P57102 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/jetty4
[junit4:junit4]   2> 21004 T295 C5 P57102 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 21004 T295 C5 P57102 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1360188203820/jetty4/index.20130206140344776
[junit4:junit4]   2> 21004 T295 

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

MethodAccessorImpl.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> 145996 T2479 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {range_facet_l=PostingsFormat(name=MockRandom), text=PostingsFormat(name=Memory doPackFST= true), _version_=PostingsFormat(name=MockRandom), rnd_b=PostingsFormat(name=Memory doPackFST= false), intDefault=PostingsFormat(name=MockRandom), timestamp=PostingsFormat(name=MockRandom), id=PostingsFormat(name=Memory doPackFST= false), a_t=PostingsFormat(name=MockRandom), range_facet_sl=PostingsFormat(name=Memory doPackFST= true), range_facet_si=PostingsFormat(name=TestBloomFilteredLucene41Postings), other_tl1=PostingsFormat(name=MockRandom), multiDefault=PostingsFormat(name=TestBloomFilteredLucene41Postings), a_si=PostingsFormat(name=TestBloomFilteredLucene41Postings)}, sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=it_IT, timezone=Europe/Prague
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Oracle Corporation 1.7.0_09 (64-bit)/cpus=16,threads=2,free=182819496,total=526385152
[junit4:junit4]   2> NOTE: All tests run in this JVM: [WordBreakSolrSpellCheckerTest, ClusterStateUpdateTest, LeaderElectionIntegrationTest, IndexBasedSpellCheckerTest, TestElisionMultitermQuery, TestGroupingSearch, PluginInfoTest, SystemInfoHandlerTest, BasicDistributedZkTest, FieldAnalysisRequestHandlerTest, TestFiltering, MinimalSchemaTest, TestSolr4Spatial, SpellCheckCollatorTest, CopyFieldTest, DirectUpdateHandlerOptimizeTest, BinaryUpdateRequestHandlerTest, CoreContainerCoreInitFailuresTest, TestQueryTypes, DateMathParserTest, SolrCmdDistributorTest, TestWordDelimiterFilterFactory, TestQuerySenderNoQuery, ResourceLoaderTest, DistanceFunctionTest, CacheHeaderTest, SolrCoreCheckLockOnStartupTest, TestLazyCores, MoreLikeThisHandlerTest, CoreAdminHandlerTest, TestRandomFaceting, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, AlternateDirectoryTest, SearchHandlerTest, TestCoreContainer, TestComponentsName, TestFastLRUCache, CurrencyFieldTest, JsonLoaderTest, DefaultValueUpdateProcessorTest, SuggesterWFSTTest, DirectSolrConnectionTest, SolrPluginUtilsTest, TestConfig, CircularListTest, NoCacheHeaderTest, NotRequiredUniqueKeyTest, TestDocumentBuilder, TestPerFieldSimilarity, QueryElevationComponentTest, TestPartialUpdateDeduplication, TestBinaryResponseWriter, ChaosMonkeyNothingIsSafeTest, SimpleFacetsTest, TestCollationField, TestAtomicUpdateErrorCases, JSONWriterTest, ZkControllerTest, ZkCLITest, TermsComponentTest, DistributedSpellCheckComponentTest, TestExtendedDismaxParser, SoftAutoCommitTest, AutoCommitTest, BasicZkTest, DistributedTermsComponentTest, TestRecovery, SolrCoreTest, TestRangeQuery, LukeRequestHandlerTest, TestSort, FileBasedSpellCheckerTest, ConvertedLegacyTest, SortByFunctionTest, SampleTest, TestIndexSearcher, SolrRequestParserTest, TestCSVLoader, PolyFieldTest, SpatialFilterTest, MBeansHandlerTest, TestPseudoReturnFields, IndexSchemaTest, SolrInfoMBeanTest, XsltUpdateRequestHandlerTest, StandardRequestHandlerTest, TestPHPSerializedResponseWriter, XmlUpdateRequestHandlerTest, DocumentAnalysisRequestHandlerTest, TestSolrQueryParser, FastVectorHighlighterTest, TestReversedWildcardFilterFactory, DebugComponentTest, RequestHandlersTest, TestOmitPositions, SuggesterFSTTest, TestArbitraryIndexDir, LoggingHandlerTest, UniqFieldsUpdateProcessorFactoryTest, UpdateParamsTest, CSVRequestHandlerTest, TestSearchPerf, TestSolrDeletionPolicy1, TestLuceneMatchVersion, UpdateRequestProcessorFactoryTest, FieldMutatingUpdateProcessorTest, TestBinaryField, TestSolrDeletionPolicy2, TestPropInjectDefaults, TestMergePolicyConfig, SolrIndexConfigTest, NumericFieldsTest, TestNumberUtils, TestJmxMonitoredMap, EchoParamsTest, TestPhraseSuggestions, TestLMJelinekMercerSimilarityFactory, TestIBSimilarityFactory, PrimUtilsTest, TestSolrXMLSerializer, SpellingQueryConverterTest, TestBadConfig, RAMDirectoryFactoryTest, TestUtils, PreAnalyzedFieldTest, ZkNodePropsTest, AnalysisAfterCoreReloadTest, PathHierarchyTokenizerFactoryTest, TestCharFilters, ClusterStateTest, CollectionsAPIDistributedZkTest, ShardRoutingTest, SyncSliceTest]
[junit4:junit4] Completed on J0 in 146.03s, 1 test, 1 failure <<< FAILURES!

[...truncated 59 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/build.xml:361: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build.xml:183: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/common-build.xml:447: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/common-build.xml:1176: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/common-build.xml:841: There were test failures: 249 suites, 1038 tests, 1 error, 1 failure, 22 ignored (4 assumptions)

Total time: 50 minutes 32 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure