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/03/02 10:10:39 UTC

[JENKINS] Lucene-Solr-Tests-trunk-Java6 - Build # 15968 - Failure

Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java6/15968/

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

Error Message:
No registered leader was found, collection:collection1 slice:shard1

Stack Trace:
org.apache.solr.common.SolrException: No registered leader was found, collection:collection1 slice:shard1
	at __randomizedtesting.SeedInfo.seed([7310F90D1F904485:F2F6771568CF24B9]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:430)
	at org.apache.solr.cloud.BasicDistributedZk2Test.brindDownShardIndexSomeDocsAndRecover(BasicDistributedZk2Test.java:295)
	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:116)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
	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:616)
	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:679)


REGRESSION:  org.apache.solr.cloud.SyncSliceTest.testDistribSearch

Error Message:
Test Setup Failure: shard1 should have just been set up to be inconsistent - but it's still consistent. Leader:http://127.0.0.1:59252/yv/collection1skip list:[CloudJettyRunner [url=http://127.0.0.1:24119/yv/collection1], CloudJettyRunner [url=http://127.0.0.1:15797/yv/collection1]]

Stack Trace:
java.lang.AssertionError: Test Setup Failure: shard1 should have just been set up to be inconsistent - but it's still consistent. Leader:http://127.0.0.1:59252/yv/collection1skip list:[CloudJettyRunner [url=http://127.0.0.1:24119/yv/collection1], CloudJettyRunner [url=http://127.0.0.1:15797/yv/collection1]]
	at __randomizedtesting.SeedInfo.seed([7310F90D1F904485:F2F6771568CF24B9]: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:212)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
	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:616)
	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:679)




Build Log:
[...truncated 8306 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
[junit4:junit4]   2> 0 T512 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /gf_/
[junit4:junit4]   2> 7 T512 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1362214415515
[junit4:junit4]   2> 9 T512 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 9 T513 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 11 T513 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 12 T513 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 12 T513 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 12 T513 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 13 T513 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362214415515/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 110 T512 oasc.ZkTestServer.run start zk server on port:44090
[junit4:junit4]   2> 110 T512 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:44090 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@4d4b1008
[junit4:junit4]   2> 111 T512 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 112 T518 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:44090. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 113 T518 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:44090, initiating session
[junit4:junit4]   2> 113 T514 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:20172
[junit4:junit4]   2> 114 T514 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:20172
[junit4:junit4]   2> 114 T516 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 117 T516 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d2a4e6ca10000 with negotiated timeout 10000 for client /140.211.11.196:20172
[junit4:junit4]   2> 117 T518 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:44090, sessionid = 0x13d2a4e6ca10000, negotiated timeout = 10000
[junit4:junit4]   2> 117 T519 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4d4b1008 name:ZooKeeperConnection Watcher:127.0.0.1:44090 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 118 T512 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 118 T512 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 176 T517 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d2a4e6ca10000
[junit4:junit4]   2> 179 T519 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 179 T512 oaz.ZooKeeper.close Session: 0x13d2a4e6ca10000 closed
[junit4:junit4]   2> 180 T514 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:20172 which had sessionid 0x13d2a4e6ca10000
[junit4:junit4]   2> 180 T512 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:44090/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@4a349f8a
[junit4:junit4]   2> 181 T512 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 208 T520 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:44090. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 209 T520 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:44090, initiating session
[junit4:junit4]   2> 209 T514 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:26383
[junit4:junit4]   2> 209 T514 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:26383
[junit4:junit4]   2> 225 T516 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d2a4e6ca10001 with negotiated timeout 10000 for client /140.211.11.196:26383
[junit4:junit4]   2> 225 T520 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:44090, sessionid = 0x13d2a4e6ca10001, negotiated timeout = 10000
[junit4:junit4]   2> 226 T521 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4a349f8a name:ZooKeeperConnection Watcher:127.0.0.1:44090/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 226 T512 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 227 T512 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 231 T512 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 234 T512 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 238 T512 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 241 T512 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 242 T512 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 253 T512 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 254 T512 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 357 T512 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 358 T512 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 362 T512 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 362 T512 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 366 T512 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 366 T512 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 374 T512 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 375 T512 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 378 T512 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 379 T512 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 382 T512 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 383 T512 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 386 T512 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 387 T512 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 390 T517 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d2a4e6ca10001
[junit4:junit4]   2> 397 T521 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 397 T514 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:26383 which had sessionid 0x13d2a4e6ca10001
[junit4:junit4]   2> 397 T512 oaz.ZooKeeper.close Session: 0x13d2a4e6ca10001 closed
[junit4:junit4]   2> 570 T512 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 575 T512 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:53062
[junit4:junit4]   2> 575 T512 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 576 T512 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 576 T512 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1362214415905
[junit4:junit4]   2> 577 T512 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1362214415905/solr.xml
[junit4:junit4]   2> 577 T512 oasc.CoreContainer.<init> New CoreContainer 584073132
[junit4:junit4]   2> 578 T512 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1362214415905/'
[junit4:junit4]   2> 579 T512 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1362214415905/'
[junit4:junit4]   2> 628 T512 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 629 T512 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 629 T512 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 630 T512 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 630 T512 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 630 T512 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 631 T512 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 631 T512 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 632 T512 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 632 T512 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 654 T512 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 672 T512 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:44090/solr
[junit4:junit4]   2> 673 T512 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 673 T512 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:44090 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@72d53513
[junit4:junit4]   2> 675 T512 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 675 T531 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:44090. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 676 T531 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:44090, initiating session
[junit4:junit4]   2> 676 T514 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:19249
[junit4:junit4]   2> 676 T514 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:19249
[junit4:junit4]   2> 679 T516 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d2a4e6ca10002 with negotiated timeout 20000 for client /140.211.11.196:19249
[junit4:junit4]   2> 679 T531 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:44090, sessionid = 0x13d2a4e6ca10002, negotiated timeout = 20000
[junit4:junit4]   2> 680 T532 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@72d53513 name:ZooKeeperConnection Watcher:127.0.0.1:44090 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 680 T512 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 682 T517 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d2a4e6ca10002
[junit4:junit4]   2> 692 T532 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 692 T514 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:19249 which had sessionid 0x13d2a4e6ca10002
[junit4:junit4]   2> 692 T512 oaz.ZooKeeper.close Session: 0x13d2a4e6ca10002 closed
[junit4:junit4]   2> 693 T512 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 705 T512 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:44090/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@70147758
[junit4:junit4]   2> 706 T512 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 706 T533 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:44090. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 707 T533 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:44090, initiating session
[junit4:junit4]   2> 707 T514 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:48599
[junit4:junit4]   2> 708 T514 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:48599
[junit4:junit4]   2> 716 T516 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d2a4e6ca10003 with negotiated timeout 20000 for client /140.211.11.196:48599
[junit4:junit4]   2> 716 T533 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:44090, sessionid = 0x13d2a4e6ca10003, negotiated timeout = 20000
[junit4:junit4]   2> 717 T534 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@70147758 name:ZooKeeperConnection Watcher:127.0.0.1:44090/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 717 T512 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 760 T517 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d2a4e6ca10003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 794 T512 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 797 T512 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53062_gf_
[junit4:junit4]   2> 798 T517 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d2a4e6ca10003 type:delete cxid:0x8 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:53062_gf_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:53062_gf_
[junit4:junit4]   2> 837 T512 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53062_gf_
[junit4:junit4]   2> 840 T512 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 913 T517 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d2a4e6ca10003 type:delete cxid:0x16 zxid:0x21 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 918 T512 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 971 T512 oasc.Overseer.start Overseer (id=89274083935584259-127.0.0.1:53062_gf_-n_0000000000) starting
[junit4:junit4]   2> 972 T517 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d2a4e6ca10003 type:create cxid:0x1b zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 973 T517 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d2a4e6ca10003 type:create cxid:0x1c zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 1024 T517 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d2a4e6ca10003 type:create cxid:0x1d zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 1050 T517 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d2a4e6ca10003 type:create cxid:0x1e zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 1067 T536 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 1068 T512 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 1116 T512 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 1119 T535 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 1123 T537 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1362214415905/collection1
[junit4:junit4]   2> 1123 T537 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 1124 T537 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 1124 T537 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 1126 T537 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1362214415905/collection1/'
[junit4:junit4]   2> 1127 T537 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1362214415905/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 1127 T537 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1362214415905/collection1/lib/README' to classloader
[junit4:junit4]   2> 1176 T537 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 1235 T537 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 1336 T537 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 1343 T537 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1956 T537 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1964 T537 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1967 T537 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1982 T537 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1986 T537 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1990 T537 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1991 T537 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1991 T537 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 1991 T537 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1993 T537 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1993 T537 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 1993 T537 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1362214415905/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1362214415515/control/data/
[junit4:junit4]   2> 1993 T537 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@64e265d0
[junit4:junit4]   2> 1994 T537 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1994 T537 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362214415515/control/data forceNew:false
[junit4:junit4]   2> 1994 T537 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362214415515/control/data
[junit4:junit4]   2> 1995 T537 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1362214415515/control/data/index/
[junit4:junit4]   2> 1995 T537 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1362214415515/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1995 T537 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362214415515/control/data/index forceNew:false
[junit4:junit4]   2> 1998 T537 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1d779845 lockFactory=org.apache.lucene.store.NativeFSLockFactory@73a43f81),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1998 T537 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1999 T537 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362214415515/control/data/index
[junit4:junit4]   2> 2000 T537 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 2000 T537 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 2001 T537 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 2001 T537 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 2001 T537 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 2002 T537 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 2002 T537 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 2002 T537 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2003 T537 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 2007 T537 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2011 T537 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362214415515/control/data
[junit4:junit4]   2> 2014 T537 oass.SolrIndexSearcher.<init> Opening Searcher@2f4611ec main
[junit4:junit4]   2> 2014 T537 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1362214415515/control/data/tlog
[junit4:junit4]   2> 2015 T537 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2015 T537 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2017 T538 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2f4611ec main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2019 T537 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 2019 T537 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 2019 T517 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d2a4e6ca10003 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> 2624 T535 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2625 T535 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[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:53062_gf_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:53062/gf_"}
[junit4:junit4]   2> 2625 T535 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2625 T535 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2626 T517 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d2a4e6ca10003 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> 2641 T534 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> 3061 T537 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 3061 T537 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:53062/gf_ collection:control_collection shard:shard1
[junit4:junit4]   2> 3062 T537 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 3077 T517 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d2a4e6ca10003 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> 3078 T537 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 3078 T517 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d2a4e6ca10003 type:create cxid:0x73 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3086 T537 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 3087 T537 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 3087 T537 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:53062/gf_/collection1/
[junit4:junit4]   2> 3087 T537 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 3087 T537 oasc.SyncStrategy.syncToMe http://127.0.0.1:53062/gf_/collection1/ has no replicas
[junit4:junit4]   2> 3088 T537 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:53062/gf_/collection1/
[junit4:junit4]   2> 3088 T537 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 3092 T517 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d2a4e6ca10003 type:create cxid:0x7d zxid:0x3b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4147 T535 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 4167 T534 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> 4173 T537 oasc.ZkController.register We are http://127.0.0.1:53062/gf_/collection1/ and leader is http://127.0.0.1:53062/gf_/collection1/
[junit4:junit4]   2> 4173 T537 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:53062/gf_
[junit4:junit4]   2> 4173 T537 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 4174 T537 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 4174 T537 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 4176 T537 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 4177 T512 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1
[junit4:junit4]   2> 4177 T512 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 4178 T512 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 4195 T512 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 4196 T512 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:44090/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@27c1e949
[junit4:junit4]   2> 4197 T512 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4198 T540 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:44090. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 4198 T540 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:44090, initiating session
[junit4:junit4]   2> 4198 T514 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:49468
[junit4:junit4]   2> 4199 T514 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:49468
[junit4:junit4]   2> 4200 T516 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d2a4e6ca10004 with negotiated timeout 10000 for client /140.211.11.196:49468
[junit4:junit4]   2> 4200 T540 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:44090, sessionid = 0x13d2a4e6ca10004, negotiated timeout = 10000
[junit4:junit4]   2> 4201 T541 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@27c1e949 name:ZooKeeperConnection Watcher:127.0.0.1:44090/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4201 T512 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4202 T512 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4204 T512 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 4393 T512 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 4396 T512 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:52725
[junit4:junit4]   2> 4396 T512 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 4397 T512 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 4397 T512 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362214419712
[junit4:junit4]   2> 4398 T512 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362214419712/solr.xml
[junit4:junit4]   2> 4398 T512 oasc.CoreContainer.<init> New CoreContainer 7294259
[junit4:junit4]   2> 4399 T512 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362214419712/'
[junit4:junit4]   2> 4400 T512 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362214419712/'
[junit4:junit4]   2> 4455 T512 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 4456 T512 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 4457 T512 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 4457 T512 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 4458 T512 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 4458 T512 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 4459 T512 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 4459 T512 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 4459 T512 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 4460 T512 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 4483 T512 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4502 T512 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:44090/solr
[junit4:junit4]   2> 4502 T512 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 4503 T512 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:44090 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@58f5def1
[junit4:junit4]   2> 4504 T512 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4505 T551 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:44090. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 4505 T551 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:44090, initiating session
[junit4:junit4]   2> 4506 T514 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:29067
[junit4:junit4]   2> 4506 T514 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:29067
[junit4:junit4]   2> 4508 T516 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d2a4e6ca10005 with negotiated timeout 20000 for client /140.211.11.196:29067
[junit4:junit4]   2> 4508 T551 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:44090, sessionid = 0x13d2a4e6ca10005, negotiated timeout = 20000
[junit4:junit4]   2> 4509 T552 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@58f5def1 name:ZooKeeperConnection Watcher:127.0.0.1:44090 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4509 T512 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4510 T517 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d2a4e6ca10005
[junit4:junit4]   2> 4523 T552 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 4523 T514 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:29067 which had sessionid 0x13d2a4e6ca10005
[junit4:junit4]   2> 4523 T512 oaz.ZooKeeper.close Session: 0x13d2a4e6ca10005 closed
[junit4:junit4]   2> 4523 T512 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 4536 T512 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:44090/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@76d4a117
[junit4:junit4]   2> 4537 T512 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4537 T553 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:44090. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 4537 T553 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:44090, initiating session
[junit4:junit4]   2> 4538 T514 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:25336
[junit4:junit4]   2> 4538 T514 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:25336
[junit4:junit4]   2> 4539 T516 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d2a4e6ca10006 with negotiated timeout 20000 for client /140.211.11.196:25336
[junit4:junit4]   2> 4539 T553 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:44090, sessionid = 0x13d2a4e6ca10006, negotiated timeout = 20000
[junit4:junit4]   2> 4540 T554 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@76d4a117 name:ZooKeeperConnection Watcher:127.0.0.1:44090/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4540 T512 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4541 T517 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d2a4e6ca10006 type:create cxid:0x1 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4543 T517 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d2a4e6ca10006 type:create cxid:0x2 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4545 T512 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 5548 T512 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52725_gf_
[junit4:junit4]   2> 5549 T517 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d2a4e6ca10006 type:delete cxid:0x9 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:52725_gf_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:52725_gf_
[junit4:junit4]   2> 5551 T512 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52725_gf_
[junit4:junit4]   2> 5554 T534 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> 5554 T554 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5555 T541 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5556 T534 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5573 T555 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362214419712/collection1
[junit4:junit4]   2> 5573 T555 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 5574 T555 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 5574 T555 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 5576 T555 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362214419712/collection1/'
[junit4:junit4]   2> 5577 T555 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362214419712/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 5578 T555 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362214419712/collection1/lib/README' to classloader
[junit4:junit4]   2> 5630 T555 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 5674 T535 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5675 T535 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[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:53062_gf_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:53062/gf_"}
[junit4:junit4]   2> 5687 T554 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> 5687 T534 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> 5687 T541 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> 5691 T555 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 5791 T555 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 5798 T555 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 6420 T555 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 6432 T555 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 6436 T555 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 6453 T555 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 6457 T555 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 6461 T555 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 6462 T555 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 6462 T555 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 6463 T555 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 6463 T555 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 6464 T555 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 6464 T555 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362214419712/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1362214415515/jetty1/
[junit4:junit4]   2> 6464 T555 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@64e265d0
[junit4:junit4]   2> 6465 T555 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 6465 T555 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362214415515/jetty1 forceNew:false
[junit4:junit4]   2> 6465 T555 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362214415515/jetty1
[junit4:junit4]   2> 6466 T555 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1362214415515/jetty1/index/
[junit4:junit4]   2> 6466 T555 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1362214415515/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 6466 T555 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362214415515/jetty1/index forceNew:false
[junit4:junit4]   2> 6468 T555 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@c1d913b lockFactory=org.apache.lucene.store.NativeFSLockFactory@33a70fb5),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 6468 T555 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 6469 T555 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362214415515/jetty1/index
[junit4:junit4]   2> 6471 T555 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 6471 T555 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 6471 T555 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 6472 T555 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 6472 T555 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 6472 T555 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 6473 T555 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 6473 T555 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 6474 T555 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 6479 T555 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 6483 T555 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362214415515/jetty1
[junit4:junit4]   2> 6483 T555 oass.SolrIndexSearcher.<init> Opening Searcher@6897ccbc main
[junit4:junit4]   2> 6483 T555 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1362214415515/jetty1/tlog
[junit4:junit4]   2> 6484 T555 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 6484 T555 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 6488 T556 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6897ccbc main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 6490 T555 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 6490 T555 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 7193 T535 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 7193 T535 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":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:52725_gf_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52725/gf_"}
[junit4:junit4]   2> 7194 T535 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
[junit4:junit4]   2> 7194 T535 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 7236 T541 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> 7236 T554 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> 7236 T534 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> 7519 T555 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 7519 T555 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:52725/gf_ collection:collection1 shard:shard1
[junit4:junit4]   2> 7520 T555 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 7538 T517 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d2a4e6ca10006 type:delete cxid:0x46 zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 7539 T555 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 7540 T517 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d2a4e6ca10006 type:create cxid:0x47 zxid:0x5c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7549 T555 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 7550 T555 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 7550 T555 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:52725/gf_/collection1/
[junit4:junit4]   2> 7550 T555 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 7550 T555 oasc.SyncStrategy.syncToMe http://127.0.0.1:52725/gf_/collection1/ has no replicas
[junit4:junit4]   2> 7551 T555 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:52725/gf_/collection1/
[junit4:junit4]   2> 7551 T555 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 7561 T517 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d2a4e6ca10006 type:create cxid:0x51 zxid:0x60 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8742 T535 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8763 T541 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> 8763 T534 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> 8763 T554 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> 8789 T555 oasc.ZkController.register We are http://127.0.0.1:52725/gf_/collection1/ and leader is http://127.0.0.1:52725/gf_/collection1/
[junit4:junit4]   2> 8789 T555 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:52725/gf_
[junit4:junit4]   2> 8789 T555 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 8789 T555 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 8790 T555 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8792 T555 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8793 T512 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1
[junit4:junit4]   2> 8793 T512 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 8794 T512 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 9003 T512 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 9006 T512 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:64670
[junit4:junit4]   2> 9006 T512 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 9006 T512 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 9007 T512 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1362214424316
[junit4:junit4]   2> 9007 T512 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1362214424316/solr.xml
[junit4:junit4]   2> 9007 T512 oasc.CoreContainer.<init> New CoreContainer 1846690322
[junit4:junit4]   2> 9008 T512 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1362214424316/'
[junit4:junit4]   2> 9008 T512 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1362214424316/'
[junit4:junit4]   2> 9046 T512 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 9046 T512 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 9046 T512 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 9047 T512 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 9047 T512 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 9048 T512 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 9048 T512 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 9048 T512 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 9049 T512 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 9049 T512 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 9063 T512 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 9076 T512 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:44090/solr
[junit4:junit4]   2> 9077 T512 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 9077 T512 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:44090 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@2baec86a
[junit4:junit4]   2> 9078 T512 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 9079 T567 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:44090. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 9079 T567 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:44090, initiating session
[junit4:junit4]   2> 9079 T514 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:15637
[junit4:junit4]   2> 9080 T514 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:15637
[junit4:junit4]   2> 9082 T516 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d2a4e6ca10007 with negotiated timeout 20000 for client /140.211.11.196:15637
[junit4:junit4]   2> 9082 T567 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:44090, sessionid = 0x13d2a4e6ca10007, negotiated timeout = 20000
[junit4:junit4]   2> 9082 T568 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2baec86a name:ZooKeeperConnection Watcher:127.0.0.1:44090 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 9082 T512 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 9084 T517 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d2a4e6ca10007
[junit4:junit4]   2> 9096 T514 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:15637 which had sessionid 0x13d2a4e6ca10007
[junit4:junit4]   2> 9096 T568 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 9096 T512 oaz.ZooKeeper.close Session: 0x13d2a4e6ca10007 closed
[junit4:junit4]   2> 9097 T512 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 9104 T512 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:44090/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@7609e871
[junit4:junit4]   2> 9105 T512 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 9105 T569 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:44090. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 9106 T569 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:44090, initiating session
[junit4:junit4]   2> 9106 T514 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:19962
[junit4:junit4]   2> 9106 T514 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:19962
[junit4:junit4]   2> 9107 T516 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d2a4e6ca10008 with negotiated timeout 20000 for client /140.211.11.196:19962
[junit4:junit4]   2> 9107 T569 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:44090, sessionid = 0x13d2a4e6ca10008, negotiated timeout = 20000
[junit4:junit4]   2> 9107 T570 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7609e871 name:ZooKeeperConnection Watcher:127.0.0.1:44090/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 9108 T512 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 9109 T517 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d2a4e6ca10008 type:create cxid:0x1 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 9110 T517 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d2a4e6ca10008 type:create cxid:0x2 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 9119 T512 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 10121 T512 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64670_gf_
[junit4:junit4]   2> 10122 T517 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d2a4e6ca10008 type:delete cxid:0x9 zxid:0x6f txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:64670_gf_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:64670_gf_
[junit4:junit4]   2> 10124 T512 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:64670_gf_
[junit4:junit4]   2> 10126 T534 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> 10127 T541 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 10127 T570 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 10127 T541 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> 10127 T554 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 10127 T554 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> 10135 T534 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 10140 T571 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1362214424316/collection1
[junit4:junit4]   2> 10140 T571 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 10141 T571 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 10141 T571 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 10142 T571 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1362214424316/collection1/'
[junit4:junit4]   2> 10143 T571 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1362214424316/collection1/lib/README' to classloader
[junit4:junit4]   2> 10143 T571 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1362214424316/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 10176 T571 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 10214 T571 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 10275 T535 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 10276 T535 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:52725_gf_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52725/gf_"}
[junit4:junit4]   2> 10289 T541 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> 10289 T554 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> 10289 T534 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> 10315 T571 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 10315 T570 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> 10320 T571 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 10829 T571 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 10841 T571 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 10845 T571 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 10858 T571 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10862 T571 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10866 T571 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10867 T571 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 10867 T571 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 10867 T571 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10868 T571 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 10868 T571 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 10869 T571 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1362214424316/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1362214415515/jetty2/
[junit4:junit4]   2> 10869 T571 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@64e265d0
[junit4:junit4]   2> 10869 T571 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 10870 T571 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362214415515/jetty2 forceNew:false
[junit4:junit4]   2> 10870 T571 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362214415515/jetty2
[junit4:junit4]   2> 10870 T571 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1362214415515/jetty2/index/
[junit4:junit4]   2> 10871 T571 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1362214415515/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 10871 T571 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362214415515/jetty2/index forceNew:false
[junit4:junit4]   2> 10874 T571 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@239ea44c lockFactory=org.apache.lucene.store.NativeFSLockFactory@15c955b7),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 10874 T571 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 10875 T571 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362214415515/jetty2/index
[junit4:junit4]   2> 10876 T571 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 10877 T571 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 10877 T571 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 10878 T571 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 10878 T571 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 10878 T571 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 10879 T571 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 10879 T571 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 10879 T571 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 10887 T571 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 10894 T571 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362214415515/jetty2
[junit4:junit4]   2> 10895 T571 oass.SolrIndexSearcher.<init> Opening Searcher@3e9da75b main
[junit4:junit4]   2> 10895 T571 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1362214415515/jetty2/tlog
[junit4:junit4]   2> 10896 T571 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 10896 T571 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 10901 T572 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3e9da75b main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 10904 T571 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 10904 T571 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11794 T535 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11795 T535 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":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:64670_gf_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:64670/gf_"}
[junit4:junit4]   2> 11796 T535 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 11796 T535 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 11817 T534 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> 11817 T570 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> 11817 T554 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> 11817 T541 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> 11922 T571 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 11922 T571 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:64670/gf_ collection:collection1 shard:shard2
[junit4:junit4]   2> 11923 T571 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 11937 T517 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d2a4e6ca10008 type:delete cxid:0x45 zxid:0x7e txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders/shard2 Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders/shard2
[junit4:junit4]   2> 11939 T571 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 11939 T517 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d2a4e6ca10008 type:create cxid:0x46 zxid:0x7f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11949 T571 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 11949 T571 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 11949 T571 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:64670/gf_/collection1/
[junit4:junit4]   2> 11949 T571 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 11950 T571 oasc.SyncStrategy.syncToMe http://127.0.0.1:64670/gf_/collection1/ has no replicas
[junit4:junit4]   2> 11950 T571 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:64670/gf_/collection1/
[junit4:junit4]   2> 11950 T571 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 11954 T517 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d2a4e6ca10008 type:create cxid:0x4f zxid:0x82 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13323 T535 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13345 T534 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> 13345 T554 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> 13345 T541 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> 13345 T570 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> 13389 T571 oasc.ZkController.register We are http://127.0.0.1:64670/gf_/collection1/ and leader is http://127.0.0.1:64670/gf_/collection1/
[junit4:junit4]   2> 13389 T571 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:64670/gf_
[junit4:junit4]   2> 13389 T571 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 13389 T571 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 13390 T571 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 13392 T571 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13393 T512 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1
[junit4:junit4]   2> 13394 T512 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 13394 T512 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 13524 T512 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 13527 T512 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:30155
[junit4:junit4]   2> 13528 T512 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 13528 T512 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 13528 T512 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1362214428911
[junit4:junit4]   2> 13529 T512 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1362214428911/solr.xml
[junit4:junit4]   2> 13529 T512 oasc.CoreContainer.<init> New CoreContainer 1742197876
[junit4:junit4]   2> 13529 T512 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1362214428911/'
[junit4:junit4]   2> 13530 T512 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1362214428911/'
[junit4:junit4]   2> 13564 T512 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 13565 T512 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 13565 T512 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 13565 T512 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 13566 T512 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 13566 T512 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 13566 T512 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 13567 T512 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 13567 T512 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 13567 T512 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 13581 T512 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 13594 T512 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:44090/solr
[junit4:junit4]   2> 13594 T512 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 13595 T512 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:44090 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@ef2106b
[junit4:junit4]   2> 13595 T512 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 13596 T583 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:44090. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 13597 T583 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:44090, initiating session
[junit4:junit4]   2> 13597 T514 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:24421
[junit4:junit4]   2> 13598 T514 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:24421
[junit4:junit4]   2> 13599 T516 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d2a4e6ca10009 with negotiated timeout 20000 for client /140.211.11.196:24421
[junit4:junit4]   2> 13600 T583 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:44090, sessionid = 0x13d2a4e6ca10009, negotiated timeout = 20000
[junit4:junit4]   2> 13600 T584 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@ef2106b name:ZooKeeperConnection Watcher:127.0.0.1:44090 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 13600 T512 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 13602 T517 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d2a4e6ca10009
[junit4:junit4]   2> 13603 T584 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 13603 T512 oaz.ZooKeeper.close Session: 0x13d2a4e6ca10009 closed
[junit4:junit4]   2> 13603 T514 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:24421 which had sessionid 0x13d2a4e6ca10009
[junit4:junit4]   2> 13603 T512 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 13610 T512 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:44090/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@43cfd989
[junit4:junit4]   2> 13611 T512 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 13611 T585 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:44090. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 13612 T585 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:44090, initiating session
[junit4:junit4]   2> 13612 T514 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:29291
[junit4:junit4]   2> 13612 T514 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:29291
[junit4:junit4]   2> 13613 T516 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d2a4e6ca1000a with negotiated timeout 20000 for client /140.211.11.196:29291
[junit4:junit4]   2> 13613 T585 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:44090, sessionid = 0x13d2a4e6ca1000a, negotiated timeout = 20000
[junit4:junit4]   2> 13614 T586 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@43cfd989 name:ZooKeeperConnection Watcher:127.0.0.1:44090/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 13614 T512 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 13615 T517 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d2a4e6ca1000a type:create cxid:0x1 zxid:0x8f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13616 T517 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d2a4e6ca1000a type:create cxid:0x2 zxid:0x90 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13625 T512 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 14628 T512 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:30155_gf_
[junit4:junit4]   2> 14630 T517 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d2a4e6ca1000a type:delete cxid:0x9 zxid:0x91 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:30155_gf_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:30155_gf_
[junit4:junit4]   2> 14631 T512 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:30155_gf_
[junit4:junit4]   2> 14634 T534 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> 14635 T554 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14635 T586 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14636 T554 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> 14636 T541 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14635 T570 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14636 T541 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> 14636 T570 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> 14637 T534 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14650 T587 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1362214428911/collection1
[junit4:junit4]   2> 14651 T587 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 14652 T587 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 14652 T587 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 14654 T587 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1362214428911/collection1/'
[junit4:junit4]   2> 14655 T587 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1362214428911/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 14656 T587 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1362214428911/collection1/lib/README' to classloader
[junit4:junit4]   2> 14702 T587 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 14760 T587 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 14859 T535 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14860 T535 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:64670_gf_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:64670/gf_"}
[junit4:junit4]   2> 14861 T587 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 14868 T587 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 14878 T570 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> 14878 T541 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> 14878 T586 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> 14878 T534 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> 14878 T554 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> 15471 T587 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 15480 T587 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 15483 T587 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 15495 T587 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 15498 T587 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 15501 T587 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 15502 T587 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 15503 T587 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 15503 T587 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 15504 T587 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 15504 T587 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 15504 T587 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1362214428911/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1362214415515/jetty3/
[junit4:junit4]   2> 15505 T587 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@64e265d0
[junit4:junit4]   2> 15505 T587 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 15506 T587 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362214415515/jetty3 forceNew:false
[junit4:junit4]   2> 15506 T587 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362214415515/jetty3
[junit4:junit4]   2> 15506 T587 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1362214415515/jetty3/index/
[junit4:junit4]   2> 15507 T587 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1362214415515/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 15507 T587 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362214415515/jetty3/index forceNew:false
[junit4:junit4]   2> 15509 T587 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@458d7519 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2befdb3),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 15509 T587 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 15509 T587 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362214415515/jetty3/index
[junit4:junit4]   2> 15511 T587 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 15511 T587 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 15512 T587 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 15512 T587 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 15513 T587 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 15513 T587 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 15513 T587 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 15514 T587 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 15514 T587 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 15519 T587 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 15523 T587 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362214415515/jetty3
[junit4:junit4]   2> 15523 T587 oass.SolrIndexSearcher.<init> Opening Searcher@591e356b main
[junit4:junit4]   2> 15524 T587 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1362214415515/jetty3/tlog
[junit4:junit4]   2> 15524 T587 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 15525 T587 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 15528 T588 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@591e356b main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 15530 T587 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 15530 T587 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16384 T535 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16385 T535 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":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:30155_gf_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:30155/gf_"}
[junit4:junit4]   2> 16385 T535 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 16385 T535 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 16401 T541 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> 16402 T554 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> 16401 T534 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> 16402 T586 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> 16401 T570 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> 16533 T587 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 16533 T587 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:30155/gf_ collection:collection1 shard:shard1
[junit4:junit4]   2> 16537 T587 oasc.ZkController.register We are http://127.0.0.1:30155/gf_/collection1/ and leader is http://127.0.0.1:52725/gf_/collection1/
[junit4:junit4]   2> 16537 T587 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:30155/gf_
[junit4:junit4]   2> 16537 T587 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 16537 T587 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C27 name=collection1 org.apache.solr.core.SolrCore@18bbe4d3 url=http://127.0.0.1:30155/gf_/collection1 node=127.0.0.1:30155_gf_ C27_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:30155_gf_, base_url=http://127.0.0.1:30155/gf_}
[junit4:junit4]   2> 16537 T589 C27 P30155 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 16538 T589 C27 P30155 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 16538 T587 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16538 T589 C27 P30155 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 16539 T589 C27 P30155 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16539 T512 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1
[junit4:junit4]   2> 16540 T512 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 16540 T589 C27 P30155 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16540 T512 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16556 T512 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16557 T512 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16564 T545 oasc.CoreContainer.create Creating SolrCore 'onenodecollectioncore' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362214419712/onenodecollectioncore
[junit4:junit4]   2> 16564 T545 oasc.ZkController.createCollectionZkNode Check for collection zkNode:onenodecollection
[junit4:junit4]   2> 16565 T545 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:onenodecollection
[junit4:junit4]   2> 16565 T545 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 16566 T545 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 16567 T545 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection
[junit4:junit4]   2> 16569 T545 oasc.ZkController.readConfigName Load collection config from:/collections/onenodecollection
[junit4:junit4]   2> 16571 T545 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362214419712/onenodecollectioncore/'
[junit4:junit4]   2> 16616 T545 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 16655 T545 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 16756 T545 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 16761 T545 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 17173 T545 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 17181 T545 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 17185 T545 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 17228 T545 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17232 T545 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17236 T545 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17237 T545 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 17238 T545 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 17238 T545 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17239 T545 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 17239 T545 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 17240 T545 oasc.SolrCore.<init> [onenodecollectioncore] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362214419712/onenodecollectioncore/, dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1362214415515/onenodecollection/
[junit4:junit4]   2> 17240 T545 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@64e265d0
[junit4:junit4]   2> 17241 T545 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 17241 T545 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1362214415515/onenodecollection forceNew:false
[junit4:junit4]   2> 17242 T545 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1362214415515/onenodecollection
[junit4:junit4]   2> 17242 T545 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1362214415515/onenodecollection/index/
[junit4:junit4]   2> 17242 T545 oasc.SolrCore.initIndex WARNING [onenodecollectioncore] Solr index directory '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1362214415515/onenodecollection/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 17243 T545 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1362214415515/onenodecollection/index forceNew:false
[junit4:junit4]   2> 17245 T545 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3d660560 lockFactory=org.apache.lucene.store.NativeFSLockFactory@709652e2),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 17245 T545 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 17246 T545 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1362214415515/onenodecollection/index
[junit4:junit4]   2> 17248 T545 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 17248 T545 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 17249 T545 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 17249 T545 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 17250 T545 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 17250 T545 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 17250 T545 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 17251 T545 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 17251 T545 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 17256 T545 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 17260 T545 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1362214415515/onenodecollection
[junit4:junit4]   2> 17261 T545 oass.SolrIndexSearcher.<init> Opening Searcher@2391ff7e main
[junit4:junit4]   2> 17261 T545 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1362214415515/onenodecollection/tlog
[junit4:junit4]   2> 17262 T545 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 17263 T545 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 17265 T591 oasc.SolrCore.registerSearcher [onenodecollectioncore] Registered new searcher Searcher@2391ff7e main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 17267 T545 oasc.ZkController.publish publishing core=onenodecollectioncore state=down
[junit4:junit4]   2> 17907 T535 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17908 T535 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:30155_gf_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:30155/gf_"}
[junit4:junit4]   2> 17912 T535 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":"none",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"onenodecollectioncore",
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:52725_gf_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52725/gf_"}
[junit4:junit4]   2> 17912 T535 oasc.Overseer$ClusterStateUpdater.createCollection Create collection onenodecollection with numShards 1
[junit4:junit4]   2> 17913 T535 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 17965 T570 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> 17965 T534 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> 17965 T554 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> 17965 T586 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> 17965 T541 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> 18295 T545 oasc.CoreContainer.registerCore registering core: onenodecollectioncore
[junit4:junit4]   2> 18296 T545 oasc.ZkController.register Register replica - core:onenodecollectioncore address:http://127.0.0.1:52725/gf_ collection:onenodecollection shard:shard1
[junit4:junit4]   2> 18297 T545 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection/leader_elect/shard1/election
[junit4:junit4]   2> 18315 T517 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d2a4e6ca10006 type:delete cxid:0x9f zxid:0xac txntype:-1 reqpath:n/a Error Path:/solr/collections/onenodecollection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/onenodecollection/leaders
[junit4:junit4]   2> 18316 T545 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 18317 T517 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d2a4e6ca10006 type:create cxid:0xa0 zxid:0xad txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 18319 T545 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 18319 T545 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 18320 T545 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:52725/gf_/onenodecollectioncore/
[junit4:junit4]   2> 18320 T545 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 18321 T545 oasc.SyncStrategy.syncToMe http://127.0.0.1:52725/gf_/onenodecollectioncore/ has no replicas
[junit4:junit4]   2> 18321 T545 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:52725/gf_/onenodecollectioncore/
[junit4:junit4]   2> 18322 T545 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection/leaders/shard1
[junit4:junit4]   2> 18326 T517 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d2a4e6ca10006 type:create cxid:0xaa zxid:0xb1 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 19472 T535 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19492 T570 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> 19492 T541 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> 19492 T534 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> 19492 T554 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> 19492 T586 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> 19501 T545 oasc.ZkController.register We are http://127.0.0.1:52725/gf_/onenodecollectioncore/ and leader is http://127.0.0.1:52725/gf_/onenodecollectioncore/
[junit4:junit4]   2> 19501 T545 oasc.ZkController.register No LogReplay needed for core=onenodecollectioncore baseURL=http://127.0.0.1:52725/gf_
[junit4:junit4]   2> 19501 T545 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 19502 T545 oasc.ZkController.publish publishing core=onenodecollectioncore state=active
[junit4:junit4]   2> 19504 T545 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19505 T512 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: onenodecollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 19506 T512 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20508 T512 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C27_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:30155_gf_, base_url=http://127.0.0.1:30155/gf_}
[junit4:junit4]   2> 20559 T589 C27 P30155 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:52725/gf_/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 20559 T589 C27 P30155 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:30155/gf_ START replicas=[http://127.0.0.1:52725/gf_/collection1/] nUpdates=100
[junit4:junit4]   2> 20560 T589 C27 P30155 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 20560 T589 C27 P30155 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 20560 T589 C27 P30155 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 20560 T589 C27 P30155 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 20561 T589 C27 P30155 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 20561 T589 C27 P30155 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:52725/gf_/collection1/. core=collection1
[junit4:junit4]   2> 20561 T589 C27 P30155 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C28 name=collection1 org.apache.solr.core.SolrCore@29c4710c url=http://127.0.0.1:52725/gf_/collection1 node=127.0.0.1:52725_gf_ C28_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:52725_gf_, base_url=http://127.0.0.1:52725/gf_, leader=true}
[junit4:junit4]   2> 20569 T546 C28 P52725 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   2> 20578 T547 C28 P52725 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 20579 T547 C28 P52725 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362214415515/jetty1
[junit4:junit4]   2> 20581 T547 C28 P52725 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@c1d913b lockFactory=org.apache.lucene.store.NativeFSLockFactory@33a70fb5),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 20582 T547 C28 P52725 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 20583 T547 C28 P52725 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@c1d913b lockFactory=org.apache.lucene.store.NativeFSLockFactory@33a70fb5),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@c1d913b lockFactory=org.apache.lucene.store.NativeFSLockFactory@33a70fb5),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 20583 T547 C28 P52725 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 20584 T547 C28 P52725 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362214415515/jetty1
[junit4:junit4]   2> 20584 T547 C28 P52725 oass.SolrIndexSearcher.<init> Opening Searcher@482163cd realtime
[junit4:junit4]   2> 20585 T547 C28 P52725 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 20585 T547 C28 P52725 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 7
[junit4:junit4]   2> 20586 T589 C27 P30155 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 20587 T589 C27 P30155 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 20589 T548 C28 P52725 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 20589 T548 C28 P52725 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 20590 T589 C27 P30155 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 20590 T589 C27 P30155 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 20590 T589 C27 P30155 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 20593 T548 C28 P52725 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362214415515/jetty1
[junit4:junit4]   2> 20594 T548 C28 P52725 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362214415515/jetty1/index
[junit4:junit4]   2> 20594 T548 C28 P52725 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=1 
[junit4:junit4]   2> 20595 T589 C27 P30155 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 20596 T589 C27 P30155 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362214415515/jetty3/index.20130302085356102 forceNew:false
[junit4:junit4]   2> 20596 T589 C27 P30155 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362214415515/jetty3
[junit4:junit4]   2> 20597 T589 C27 P30155 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@25ed9d72 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4ca63aba) fullCopy=false
[junit4:junit4]   2> 20600 T548 C28 P52725 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 20602 T589 C27 P30155 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362214415515/jetty3/index
[junit4:junit4]   2> 20602 T589 C27 P30155 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 20603 T589 C27 P30155 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362214415515/jetty3
[junit4:junit4]   2> 20604 T589 C27 P30155 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362214415515/jetty3
[junit4:junit4]   2> 20604 T589 C27 P30155 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 20604 T589 C27 P30155 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 20605 T589 C27 P30155 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362214415515/jetty3
[junit4:junit4]   2> 20607 T589 C27 P30155 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@458d7519 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2befdb3),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@458d7519 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2befdb3),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 20607 T589 C27 P30155 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 20607 T589 C27 P30155 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 20608 T589 C27 P30155 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362214415515/jetty3
[junit4:junit4]   2> 20608 T589 C27 P30155 oass.SolrIndexSearcher.<init> Opening Searcher@101b57f7 main
[junit4:junit4]   2> 20609 T588 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@101b57f7 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 20610 T588 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362214415515/jetty3/index
[junit4:junit4]   2> 20610 T589 C27 P30155 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files MockDirWrapper(org.apache.lucene.store.RAMDirectory@25ed9d72 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4ca63aba)
[junit4:junit4]   2> 20610 T589 C27 P30155 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362214415515/jetty3/index.20130302085356102
[junit4:junit4]   2> 20611 T589 C27 P30155 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362214415515/jetty3/index
[junit4:junit4]   2> 20611 T589 C27 P30155 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 20611 T589 C27 P30155 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 20612 T589 C27 P30155 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 20612 T589 C27 P30155 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 20614 T589 C27 P30155 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 21004 T535 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21005 T535 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":"none",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"onenodecollectioncore",
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:52725_gf_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52725/gf_"}
[junit4:junit4]   2> 21057 T535 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:30155_gf_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:30155/gf_"}
[junit4:junit4]   2> 21075 T570 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> 21075 T586 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> 21075 T554 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> 21075 T541 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> 21075 T534 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> 21511 T512 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21513 T512 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: onenodecollection
[junit4:junit4]   2> 21513 T512 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C29 name=onenodecollectioncore org.apache.solr.core.SolrCore@7903a032 url=http://127.0.0.1:52725/gf_/onenodecollectioncore node=127.0.0.1:52725_gf_ C29_STATE=coll:onenodecollection core:onenodecollectioncore props:{shard=shard1, roles=none, state=active, core=onenodecollectioncore, collection=onenodecollection, node_name=127.0.0.1:52725_gf_, base_url=http://127.0.0.1:52725/gf_, leader=true}
[junit4:junit4]   2> 21547 T549 C29 P52725 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1362214415515/onenodecollection
[junit4:junit4]   2> 21549 T549 C29 P52725 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3d660560 lockFactory=org.apache.lucene.store.NativeFSLockFactory@709652e2),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 21549 T549 C29 P52725 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 21551 T549 C29 P52725 /update {wt=javabin&version=2} {add=[1 (1428385365548335104)]} 0 5
[junit4:junit4]   2> 21559 T549 C29 P52725 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 21563 T549 C29 P52725 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3d660560 lockFactory=org.apache.lucene.store.NativeFSLockFactory@709652e2),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3d660560 lockFactory=org.apache.lucene.store.NativeFSLockFactory@709652e2),segFN=segments_2,generation=2,filenames=[_0.fnm, _0.dvd, _0.nvm, _0.dvm, _0.pos, _0.nvd, _0.tim, segments_2, _0.fdx, _0.si, _0.tip, _0.doc, _0.fdt]
[junit4:junit4]   2> 21563 T549 C29 P52725 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[_0.fnm, _0.dvd, _0.nvm, _0.dvm, _0.pos, _0.nvd, _0.tim, segments_2, _0.fdx, _0.si, _0.tip, _0.doc, _0.fdt]
[junit4:junit4]   2> 21564 T549 C29 P52725 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1362214415515/onenodecollection
[junit4:junit4]   2> 21565 T549 C29 P52725 oass.SolrIndexSearcher.<init> Opening Searcher@5386b31c main
[junit4:junit4]   2> 21566 T549 C29 P52725 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 21567 T591 oasc.SolrCore.registerSearcher [onenodecollectioncore] Registered new searcher Searcher@5386b31c main{StandardDirectoryReader(segments_2:3 _0(5.0):C1)}
[junit4:junit4]   2> 21567 T591 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1362214415515/onenodecollection/index
[junit4:junit4]   2> 21568 T549 C29 P52725 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 9
[junit4:junit4]   2> 21572 T549 C29 P52725 REQ /select {q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0 
[junit4:junit4]   2> 21574 T512 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 21592 T549 C29 P52725 REQ /select {q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0 
[junit4:junit4]   2> ASYNC  NEW_CORE C30 name=collection1 org.apache.solr.core.SolrCore@750d3126 url=http://127.0.0.1:53062/gf_/collection1 node=127.0.0.1:53062_gf_ C30_STATE=coll:control_collection core:collection1 props:{shard=shard1, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:53062_gf_, base_url=http://127.0.0.1:53062/gf_, leader=true}
[junit4:junit4]   2> 21603 T524 C30 P53062 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362214415515/control/data
[junit4:junit4]   2> 21606 T524 C30 P53062 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1d779845 lockFactory=org.apache.lucene.store.NativeFSLockFactory@73a43f81),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 21606 T524 C30 P53062 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 21610 T524 C30 P53062 /update {wt=javabin&version=2} {add=[1 (1428385365607055360)]} 0 8
[junit4:junit4]   2>  C27_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:30155_gf_, base_url=http://127.0.0.1:30155/gf_}
[junit4:junit4]   2> 21635 T576 C27 P30155 /update {distrib.from=http://127.0.0.1:52725/gf_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1428385365625929728)]} 0 3
[junit4:junit4]   2> 21636 T550 C28 P52725 /update {wt=javabin&version=2} {add=[1 (1428385365625929728)]} 0 15
[junit4:junit4]   2> 21639 T524 C30 P53062 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 21645 T524 C30 P53062 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1d779845 lockFactory=org.apache.lucene.store.NativeFSLockFactory@73a43f81),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1d779845 lockFactory=org.apache.lucene.store.NativeFSLockFactory@73a43f81),segFN=segments_2,generation=2,filenames=[_0.fnm, _0.dvd, _0.nvm, _0.dvm, _0.pos, _0.nvd, _0.tim, segments_2, _0.fdx, _0.si, _0.tip, _0.doc, _0.fdt]
[junit4:junit4]   2> 21646 T524 C30 P53062 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[_0.fnm, _0.dvd, _0.nvm, _0.dvm, _0.pos, _0.nvd, _0.tim, segments_2, _0.fdx, _0.si, _0.tip, _0.doc, _0.fdt]
[junit4:junit4]   2> 21646 T524 C30 P53062 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362214415515/control/data
[junit4:junit4]   2> 21649 T524 C30 P53062 oass.SolrIndexSearcher.<init> Opening Searcher@6bbc9c7d main
[junit4:junit4]   2> 21649 T524 C30 P53062 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 21650 T538 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6bbc9c7d main{StandardDirectoryReader(segments_2:3 _0(5.0):C1)}
[junit4:junit4]   2> 21651 T538 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362214415515/control/data/index
[junit4:junit4]   2> 21651 T524 C30 P53062 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 12
[junit4:junit4]   2> 21654 T550 C28 P52725 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 21661 T550 C28 P52725 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@c1d913b lockFactory=org.apache.lucene.store.NativeFSLockFactory@33a70fb5),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@c1d913b lockFactory=org.apache.lucene.store.NativeFSLockFactory@33a70fb5),segFN=segments_3,generation=3,filenames=[_0.fnm, _0.dvd, _0.nvm, _0.dvm, _0.pos, _0.nvd, _0.tim, _0.fdx, _0.si, _0.tip, _0.doc, segments_3, _0.fdt]
[junit4:junit4]   2> 21661 T550 C28 P52725 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[_0.fnm, _0.dvd, _0.nvm, _0.dvm, _0.pos, _0.nvd, _0.tim, _0.fdx, _0.si, _0.tip, _0.doc, segments_3, _0.fdt]
[junit4:junit4]   2> 21662 T550 C28 P52725 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362214415515/jetty1
[junit4:junit4]   2> 21715 T550 C28 P52725 oass.SolrIndexSearcher.<init> Opening Searcher@7eb4b58e main
[junit4:junit4]   2> 21716 T550 C28 P52725 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362214415515/jetty1/index
[junit4:junit4]   2> 21716 T550 C28 P52725 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 21717 T556 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7eb4b58e main{StandardDirectoryReader(segments_3:3:nrt _0(5.0):C1)}
[junit4:junit4]   2> 21717 T556 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362214415515/jetty1/index
[junit4:junit4]   2> 21718 T550 C28 P52725 oasu.SolrCmdDistributor.distribCommit Distrib commit to:[StdNode: http://127.0.0.1:30155/gf_/collection1/, StdNode: http://127.0.0.1:64670/gf_/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   2> 21720 T576 C27 P30155 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 21727 T576 C27 P30155 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@458d7519 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2befdb3),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@458d7519 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2befdb3),segFN=segments_3,generation=3,filenames=[_0.fnm, _0.dvd, _0.nvm, _0.dvm, _0.pos, _0.nvd, _0.tim, _0.fdx, _0.si, _0.tip, _0.doc, segments_3, _0.fdt]
[junit4:junit4]   2> 21727 T576 C27 P30155 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[_0.fnm, _0.dvd, _0.nvm, _0.dvm, _0.pos, _0.nvd, _0.tim, _0.fdx, _0.si, _0.tip, _0.doc, segments_3, _0.fdt]
[junit4:junit4]   2> ASYNC  NEW_CORE C31 name=collection1 org.apache.solr.core.SolrCore@1e412161 url=http://127.0.0.1:64670/gf_/collection1 node=127.0.0.1:64670_gf_ C31_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:64670_gf_, base_url=http://127.0.0.1:64670/gf_, leader=true}
[junit4:junit4]   2> 21728 T562 C31 P64670 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 21728 T576 C27 P30155 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362214415515/jetty3
[junit4:junit4]   2> 21729 T562 C31 P64670 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362214415515/jetty2
[junit4:junit4]   2> 21730 T576 C27 P30155 oass.SolrIndexSearcher.<init> Opening Searcher@7cb45826 main
[junit4:junit4]   2> 21731 T576 C27 P30155 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 21731 T562 C31 P64670 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@239ea44c lockFactory=org.apache.lucene.store.NativeFSLockFactory@15c955b7),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 21732 T562 C31 P64670 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 21732 T588 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7cb45826 main{StandardDirectoryReader(segments_3:3:nrt _0(5.0):C1)}
[junit4:junit4]   2> 21733 T588 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362214415515/jetty3/index
[junit4:junit4]   2> 21733 T562 C31 P64670 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@239ea44c lockFactory=org.apache.lucene.store.NativeFSLockFactory@15c955b7),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@239ea44c lockFactory=org.apache.lucene.store.NativeFSLockFactory@15c955b7),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 21733 T576 C27 P30155 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 13
[junit4:junit4]   2> 21733 T562 C31 P64670 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 21734 T562 C31 P64670 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362214415515/jetty2
[junit4:junit4]   2> 21735 T562 C31 P64670 oass.SolrIndexSearcher.<init> Opening Searcher@7dadd4d8 main
[junit4:junit4]   2> 21735 T562 C31 P64670 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 21736 T572 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7dadd4d8 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 21736 T572 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362214415515/jetty2/index
[junit4:junit4]   2> 21736 T562 C31 P64670 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 8
[junit4:junit4]   2> 21737 T550 C28 P52725 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 83
[junit4:junit4]   2> 21737 T512 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 21739 T512 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21740 T512 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
[junit4:junit4]   2> 21743 T524 C30 P53062 REQ /select {q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=1 
[junit4:junit4]   2> 21744 T512 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:44090/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@1f70f15e
[junit4:junit4]   2> 21745 T512 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 21745 T597 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:44090. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 21746 T597 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:44090, initiating session
[junit4:junit4]   2> 21746 T514 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:62901
[junit4:junit4]   2> 21746 T514 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:62901
[junit4:junit4]   2> 21773 T516 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d2a4e6ca1000b with negotiated timeout 10000 for client /140.211.11.196:62901
[junit4:junit4]   2> 21773 T597 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:44090, sessionid = 0x13d2a4e6ca1000b, negotiated timeout = 10000
[junit4:junit4]   2> 21774 T598 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1f70f15e name:ZooKeeperConnection Watcher:127.0.0.1:44090/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 21774 T512 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 21775 T512 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 21778 T517 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d2a4e6ca1000b
[junit4:junit4]   2> 21779 T598 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 21779 T512 oaz.ZooKeeper.close Session: 0x13d2a4e6ca1000b closed
[junit4:junit4]   2> 21779 T514 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:62901 which had sessionid 0x13d2a4e6ca1000b
[junit4:junit4]   2> 21781 T544 C28 P52725 REQ /select {q=*:*&distrib=false&wt=javabin&version=2} hits=1 status=0 QTime=0 
[junit4:junit4]   2> 21784 T563 C31 P64670 REQ /select {q=*:*&distrib=false&wt=javabin&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 21788 T577 C27 P30155 REQ /select {NOW=1362214437292&shard.url=127.0.0.1:52725/gf_/collection1/|127.0.0.1:30155/gf_/collection1/&fl=id,score&start=0&q=*:*&distrib=false&wt=javabin&isShard=true&fsv=true&version=2&rows=10} hits=1 status=0 QTime=0 
[junit4:junit4]   2> 21788 T565 C31 P64670 REQ /select {NOW=1362214437292&shard.url=127.0.0.1:64670/gf_/collection1/&fl=id,score&start=0&q=*:*&distrib=false&wt=javabin&isShard=true&fsv=true&version=2&rows=10} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 21791 T577 C27 P30155 REQ /select {NOW=1362214437292&shard.url=127.0.0.1:52725/gf_/collection1/|127.0.0.1:30155/gf_/collection1/&ids=1&q=*:*&distrib=false&wt=javabin&isShard=true&version=2} status=0 QTime=0 
[junit4:junit4]   2> 21792 T564 C31 P64670 REQ /select {q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=7 
[junit4:junit4]   2> 21798 T524 C30 P53062 /update {wt=javabin&version=2} {add=[2 (1428385365808381952)]} 0 3
[junit4:junit4]   2> 21804 T564 C31 P64670 /update {wt=javabin&version=2} {add=[2 (1428385365814673408)]} 0 3
[junit4:junit4]   2> 21808 T524 C30 P53062 /update {wt=javabin&version=2} {add=[3 (1428385365820964864)]} 0 1
[junit4:junit4]   2> 21812 T564 C31 P64670 /update {wt=javabin&version=2} {add=[3 (1428385365825159168)]} 0 1
[junit4:junit4]   2> 21816 T524 C30 P53062 /update {wt=javabin&version=2} {add=[4 (1428385365829353472)]} 0 1
[junit4:junit4]   2> 21825 T576 C27 P30155 /update {distrib.from=http://127.0.0.1:52725/gf_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[4 (1428385365833547776)]} 0 2
[junit4:junit4]   2> 21826 T550 C28 P52725 /update {wt=javabin&version=2} {add=[4 (1428385365833547776)]} 0 7
[junit4:junit4]   2> 21830 T524 C30 P53062 /update {wt=javabin&version=2} {add=[5 (1428385365844033536)]} 0 1
[junit4:junit4]   2> 21834 T564 C31 P64670 /update {wt=javabin&version=2} {add=[5 (1428385365848227840)]} 0 1
[junit4:junit4]   2> 21838 T524 C30 P53062 /update {wt=javabin&version=2} {add=[6 (1428385365852422144)]} 0 1
[junit4:junit4]   2> 21847 T562 C31 P64670 /update {distrib.from=http://127.0.0.1:52725/gf_/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[6 (1428385365860810752)]} 0 3
[junit4:junit4]   2> 21848 T550 C28 P52725 /update {wt=javabin&version=2} {add=[6]} 0 7
[junit4:junit4]   2> 21853 T524 C30 P53062 /update {wt=javabin&version=2} {add=[7 (1428385365867102208)]} 0 2
[junit4:junit4]   2> 21861 T562 C31 P64670 /update {distrib.from=http://127.0.0.1:52725/gf_/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[7 (1428385365876539392)]} 0 2
[junit4:junit4]   2> 21862 T550 C28 P52725 /update {wt=javabin&version=2} {add=[7]} 0 6
[junit4:junit4]   2> 21866 T524 C30 P53062 /update {wt=javabin&version=2} {add=[8 (1428385365881782272)]} 0 1
[junit4:junit4]   2> 21876 T576 C27 P30155 /update {distrib.from=http://127.0.0.1:52725/gf_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[8 (1428385365889122304)]} 0 1
[junit4:junit4]   2> 21877 T547 C28 P52725 /update {distrib.from=http://127.0.0.1:64670/gf_/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[8 (1428385365889122304)]} 0 6
[junit4:junit4]   2> 21878 T564 C31 P64670 /update {wt=javabin&version=2} {add=[8]} 0 9
[junit4:junit4]   2> 21882 T524 C30 P53062 /update {wt=javabin&version=2} {add=[9 (1428385365898559488)]} 0 1
[junit4:junit4]   2> 21886 T564 C31 P64670 /update {wt=javabin&version=2} {add=[9 (1428385365902753792)]} 0 1
[junit4:junit4]   2> 21890 T524 C30 P53062 /update {wt=javabin&version=2} {add=[10 (1428385365906948096)]} 0 1
[junit4:junit4]   2> 21898 T576 C27 P30155 /update {distrib.from=http://127.0.0.1:52725/gf_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10 (1428385365911142400)]} 0 1
[junit4:junit4]   2> 21899 T550 C28 P52725 /update {wt=javabin&version=2} {add=[10 (1428385365911142400)]} 0 6
[junit4:junit4]   2> 21904 T524 C30 P53062 /update {wt=javabin&version=2} {add=[11 (1428385365920579584)]} 0 2
[junit4:junit4]   2> 21911 T576 C27 P30155 /update {distrib.from=http://127.0.0.1:52725/gf_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[11 (1428385365924773888)]} 0 1
[junit4:junit4]   2> 21912 T550 C28 P52725 /update {wt=javabin&version=2} {add=[11 (1428385365924773888)]} 0 6
[junit4:junit4]   2> 21916 T524 C30 P53062 /update {wt=javabin&version=2} {add=[12 (1428385365934211072)]} 0 1
[junit4:junit4]   2> 21923 T576 C27 P30155 /update {distrib.from=http://127.0.0.1:52725/gf_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[12 (1428385365938405376)]} 0 1
[junit4:junit4]   2> 21924 T550 C28 P52725 /update {wt=javabin&version=2} {add=[12 (1428385365938405376)]} 0 5
[junit4:junit4]   2> 21928 T524 C30 P53062 /update {wt=javabin&version=2} {add=[13 (1428385365946793984)]} 0 1
[junit4:junit4]   2> 21939 T576 C27 P30155 /update {distrib.from=http://127.0.0.1:52725/gf_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[13 (1428385365953085440)]} 0 2
[junit4:junit4]   2> 21939 T547 C28 P52725 /update {distrib.from=http://127.0.0.1:64670/gf_/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[13 (1428385365953085440)]} 0 6
[junit4:junit4]   2> 21940 T564 C31 P64670 /update {wt=javabin&version=2} {add=[13]} 0 9
[junit4:junit4]   2> 21944 T524 C30 P53062 /update {wt=javabin&version=2} {add=[14 (1428385365963571200)]} 0 1
[junit4:junit4]   2> 21951 T576 C27 P30155 /update {distrib.from=http://127.0.0.1:52725/gf_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[14 (1428385365967765504)]} 0 1
[junit4:junit4]   2> 21952 T550 C28 P52725 /update {wt=javabin&version=2} {add=[14 (1428385365967765504)]} 0 5
[junit4:junit4]   2> 21956 T524 C30 P53062 /update {wt=javabin&version=2} {add=[15 (1428385365976154112)]} 0 1
[junit4:junit4]   2> 21963 T576 C27 P30155 /update {distrib.from=http://127.0.0.1:52725/gf_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[15 (1428385365980348416)]} 0 1
[junit4:junit4]   2> 21964 T550 C28 P52725 /update {wt=javabin&version=2} {add=[15 (1428385365980348416)]} 0 5
[junit4:junit4]   2> 21968 T524 C30 P53062 /update {wt=javabin&version=2} {add=[16 (1428385365988737024)]} 0 1
[junit4:junit4]   2> 21978 T576 C27 P30155 /update {distrib.from=http://127.0.0.1:52725/gf_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[16 (1428385365996077056)]} 0 1
[junit4:junit4]   2> 21979 T547 C28 P52725 /update {distrib.from=http://127.0.0.1:64670/gf_/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[16 (1428385365996077056)]} 0 5
[junit4:junit4]   2> 21979 T564 C31 P64670 /update {wt=javabin&version=2} {add=[16]} 0 8
[junit4:junit4]   2> 21985 T524 C30 P53062 /update {wt=javabin&version=2} {add=[17 (1428385366005514240)]} 0 3
[junit4:junit4]   2> 21995 T562 C31 P64670 /update {distrib.from=http://127.0.0.1:52725/gf_/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[17 (1428385366014951424)]} 0 4
[junit4:junit4]   2> 21996 T550 C28 P52725 /update {wt=javabin&version=2} {add=[17]} 0 8
[junit4:junit4]   2> 22000 T524 C30 P53062 /update {wt=javabin&version=2} {add=[100 (1428385366022291456)]} 0 1
[junit4:junit4]   2> 22008 T576 C27 P30155 /update {distrib.from=http://127.0.0.1:52725/gf_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[100 (1428385366027534336)]} 0 1
[junit4:junit4]   2> 22009 T550 C28 P52725 /update {wt=javabin&version=2} {add=[100 (1428385366027534336)]} 0 5
[junit4:junit4]   2> 22013 T524 C30 P53062 /update {wt=javabin&version=2} {add=[101 (1428385366035922944)]} 0 1
[junit4:junit4]   2> 22020 T576 C27 P30155 /update {distrib.from=http://127.0.0.1:52725/gf_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[101 (1428385366040117248)]} 0 1
[junit4:junit4]   2> 22021 T550 C28 P52725 /update {wt=javabin&version=2} {add=[101 (1428385366040117248)]} 0 5
[junit4:junit4]   2> 22025 T524 C30 P53062 /update {wt=javabin&version=2} {add=[102 (1428385366048505856)]} 0 1
[junit4:junit4]   2> 22034 T576 C27 P30155 /update {distrib.from=http://127.0.0.1:52725/gf_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[102 (1428385366054797312)]} 0 1
[junit4:junit4]   2> 22035 T547 C28 P52725 /update {distrib.from=http://127.0.0.1:64670/gf_/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[102 (1428385366054797312)]} 0 5
[junit4:junit4]   2> 22035 T564 C31 P64670 /update {wt=javabin&version=2} {add=[102]} 0 7
[junit4:junit4]   2> 22039 T524 C30 P53062 /update {wt=javabin&version=2} {add=[103 (1428385366063185920)]} 0 1
[junit4:junit4]   2> 22043 T564 C31 P64670 /update {wt=javabin&version=2} {add=[103 (1428385366067380224)]} 0 1
[junit4:junit4]   2> 22047 T524 C30 P53062 /update {wt=javabin&version=2} {add=[104 (1428385366071574528)]} 0 1
[junit4:junit4]   2> 22054 T562 C31 P64670 /update {distrib.from=http://127.0.0.1:52725/gf_/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[104 (1428385366078914560)]} 0 1
[junit4:junit4]   2> 22055 T550 C28 P52725 /update {wt=javabin&version=2} {add=[104]} 0 5
[junit4:junit4]   2> 22059 T524 C30 P53062 /update {wt=javabin&version=2} {add=[105 (1428385366084157440)]} 0 1
[junit4:junit4]   2> 22065 T562 C31 P64670 /update {distrib.from=http://127.0.0.1:52725/gf_/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[105 (1428385366090448896)]} 0 1
[junit4:junit4]   2> 22066 T550 C28 P52725 /update {wt=javabin&version=2} {add=[105]} 0 4
[junit4:junit4]   2> 22070 T524 C30 P53062 /update {wt=javabin&version=2} {add=[106 (1428385366095691776)]} 0 1
[junit4:junit4]   2> 22077 T562 C31 P64670 /update {distrib.from=http://127.0.0.1:52725/gf_/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[106 (1428385366103031808)]} 0 1
[junit4:junit4]   2> 22078 T550 C28 P52725 /update {wt=javabin&version=2} {add=[106]} 0 5
[junit4:junit4]   2> 22082 T524 C30 P53062 /update {wt=javabin&version=2} {add=[107 (1428385366108274688)]} 0 1
[junit4:junit4]   2> 22089 T576 C27 P30155 /update {distrib.from=http://127.0.0.1:52725/gf_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[107 (1428385366112468992)]} 0 1
[junit4:junit4]   2> 22090 T550 C28 P52725 /update {wt=javabin&version=2} {add=[107 (1428385366112468992)]} 0 5
[junit4:junit4]   2> 22094 T524 C30 P53062 /update {wt=javabin&version=2} {add=[108 (1428385366120857600)]} 0 1
[junit4:junit4]   2> 22101 T576 C27 P30155 /update {distrib.from=http://127.0.0.1:52725/gf_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[108 (1428385366125051904)]} 0 1
[junit4:junit4]   2> 22102 T550 C28 P52725 /update {wt=javabin&version=2} {add=[108 (1428385366125051904)]} 0 5
[junit4:junit4]   2> 22106 T524 C30 P53062 /update {wt=javabin&version=2} {add=[109 (1428385366133440512)]} 0 1
[junit4:junit4]   2> 22113 T576 C27 P30155 /update {distrib.from=http://127.0.0.1:52725/gf_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[109 (1428385366137634816)]} 0 1
[junit4:junit4]   2> 22114 T550 C28 P52725 /update {wt=javabin&version=2} {add=[109 (1428385366137634816)]} 0 5
[junit4:junit4]   2> 22118 T524 C30 P53062 /update {wt=javabin&version=2} {add=[110 (1428385366146023424)]} 0 1
[junit4:junit4]   2> 22127 T576 C27 P30155 /update {distrib.from=http://127.0.0.1:52725/gf_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[110 (1428385366152314880)]} 0 1
[junit4:junit4]   2> 22128 T547 C28 P52725 /update {distrib.from=http://127.0.0.1:64670/gf_/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[110 (1428385366152314880)]} 0 5
[junit4:junit4]   2> 22128 T564 C31 P64670 /update {wt=javabin&version=2} {add=[110]} 0 7
[junit4:junit4]   2> 22132 T524 C30 P53062 /update {wt=javabin&version=2} {add=[111 (1428385366160703488)]} 0 1
[junit4:junit4]   2> 22141 T576 C27 P30155 /update {distrib.from=http://127.0.0.1:52725/gf_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[111 (1428385366166994944)]} 0 1
[junit4:junit4]   2> 22142 T547 C28 P52725 /update {distrib.from=http://127.0.0.1:64670/gf_/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[111 (1428385366166994944)]} 0 5
[junit4:junit4]   2> 22142 T564 C31 P64670 /update {wt=javabin&version=2} {add=[111]} 0 7
[junit4:junit4]   2> 22146 T524 C30 P53062 /update {wt=javabin&version=2} {add=[112 (1428385366175383552)]} 0 1
[junit4:junit4]   2> 22153 T562 C31 P64670 /update {distrib.from=http://127.0.0.1:52725/gf_/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[112 (1428385366182723584)]} 0 1
[junit4:junit4]   2> 22154 T550 C28 P52725 /update {wt=javabin&version=2} {add=[112]} 0 5
[junit4:junit4]   2> 22158 T524 C30 P53062 /update {wt=javabin&version=2} {add=[113 (1428385366187966464)]} 0 1
[junit4:junit4]   2> 22167 T576 C27 P30155 /update {distrib.from=http://127.0.0.1:52725/gf_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[113 (1428385366194257920)]} 0 1
[junit4:junit4]   2> 22168 T547 C28 P52725 /update {distrib.from=http://127.0.0.1:64670/gf_/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[113 (1428385366194257920)]} 0 5
[junit4:junit4]   2> 22168 T564 C31 P64670 /update {wt=javabin&version=2} {add=[113]} 0 7
[junit4:junit4]   2> 22172 T524 C30 P53062 /update {wt=javabin&version=2} {add=[114 (1428385366202646528)]} 0 1
[junit4:junit4]   2> 22179 T576 C27 P30155 /update {distrib.from=http://127.0.0.1:52725/gf_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[114 (1428385366206840832)]} 0 1
[junit4:junit4]   2> 22180 T550 C28 P52725 /update {wt=javabin&version=2} {add=[114 (1428385366206840832)]} 0 5
[junit4:junit4]   2> 22184 T524 C30 P53062 /update {wt=javabin&version=2} {add=[115 (1428385366215229440)]} 0 1
[junit4:junit4]   2> 22188 T564 C31 P64670 /update {wt=javabin&version=2} {add=[115 (1428385366219423744)]} 0 1
[junit4:junit4]   2> 22192 T524 C30 P53062 /update {wt=javabin&version=2} {add=[116 (1428385366223618048)]} 0 1
[junit4:junit4]   2> 22196 T564 C31 P64670 /update {wt=javabin&version=2} {add=[116 (1428385366227812352)]} 0 1
[junit4:junit4]   2> 22200 T524 C30 P53062 /update {wt=javabin&version=2} {add=[117 (1428385366232006656)]} 0 1
[junit4:junit4]   2> 22207 T562 C31 P64670 /update {distrib.from=http://127.0.0.1:52725/gf_/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[117 (1428385366239346688)]} 0 1
[junit4:junit4]   2> 22208 T550 C28 P52725 /update {wt=javabin&version=2} {add=[117]} 0 5
[junit4:junit4]   2> 22212 T524 C30 P53062 /update {wt=javabin&version=2} {add=[118 (1428385366244589568)]} 0 1
[junit4:junit4]   2> 22219 T576 C27 P30155 /update {distrib.from=http://127.0.0.1:52725/gf_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[118 (1428385366248783872)]} 0 1
[junit4:junit4]   2> 22220 T550 C28 P52725 /update {wt=javabin&version=2} {add=[118 (1428385366248783872)]} 0 5
[junit4:junit4]   2> 22224 T524 C30 P53062 /update {wt=javabin&version=2} {add=[119 (1428385366257172480)]} 0 1
[junit4:junit4]   2> 22230 T562 C31 P64670 /update {distrib.from=http://127.0.0.1:52725/gf_/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[119 (1428385366263463936)]} 0 1
[junit4:junit4]   2> 22231 T550 C28 P52725 /update {wt=javabin&version=2} {add=[119]} 0 4
[junit4:junit4]   2> 22235 T524 C30 P53062 /update {wt=javabin&version=2} {add=[120 (1428385366268706816)]} 0 1
[junit4:junit4]   2> 22239 T564 C31 P64670 /update {wt=javabin&version=2} {add=[120 (1428385366272901120)]} 0 1
[junit4:junit4]   2> 22243 T524 C30 P53062 /update {wt=javabin&version=2} {add=[121 (1428385366277095424)]} 0 1
[junit4:junit4]   2> 22249 T562 C31 P64670 /update {distrib.from=http://127.0.0.1:52725/gf_/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[121 (1428385366283386880)]} 0 1
[junit4:junit4]   2> 22250 T550 C28 P52725 /update {wt=javabin&version=2} {add=[121]} 0 4
[junit4:junit4]   2> 22254 T524 C30 P53062 /update {wt=javabin&version=2} {add=[122 (1428385366288629760)]} 0 1
[junit4:junit4]   2> 22261 T576 C27 P30155 /update {distrib.from=http://127.0.0.1:52725/gf_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[122 (1428385366292824064)]} 0 1
[junit4:junit4]   2> 22262 T550 C28 P52725 /update {wt=javabin&version=2} {add=[122 (1428385366292824064)]} 0 5
[junit4:junit4]   2> 22266 T524 C30 P53062 /update {wt=javabin&version=2} {add=[123 (1428385366301212672)]} 0 1
[junit4:junit4]   2> 22275 T576 C27 P30155 /update {distrib.from=http://127.0.0.1:52725/gf_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[123 (1428385366307504128)]} 0 1
[junit4:junit4]   2> 22276 T547 C28 P52725 /update {distrib.from=http://127.0.0.1:64670/gf_/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[123 (1428385366307504128)]} 0 5
[junit4:junit4]   2> 22276 T564 C31 P64670 /update {wt=javabin&version=2} {add=[123]} 0 7
[junit4:junit4]   2> 22280 T524 C30 P53062 /update {wt=javabin&version=2} {add=[124 (1428385366315892736)]} 0 1
[junit4:junit4]   2> 22287 T576 C27 P30155 /update {distrib.from=http://127.0.0.1:52725/gf_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[124 (1428385366320087040)]} 0 1
[junit4:junit4]   2> 22288 T550 C28 P52725 /update {wt=javabin&version=2} {add=[124 (1428385366320087040)]} 0 5
[junit4:junit4]   2> 22292 T524 C30 P53062 /update {wt=javabin&version=2} {add=[125 (1428385366328475648)]} 0 1
[junit4:junit4]   2> 22299 T576 C27 P30155 /update {distrib.from=http://127.0.0.1:52725/gf_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[125 (1428385366332669952)]} 0 1
[junit4:junit4]   2> 22300 T550 C28 P52725 /update {wt=javabin&version=2} {add=[125 (1428385366332669952)]} 0 5
[junit4:junit4]   2> 22304 T524 C30 P53062 /update {wt=javabin&version=2} {add=[126 (1428385366341058560)]} 0 1
[junit4:junit4]   2> 22308 T564 C31 P64670 /update {wt=javabin&version=2} {add=[126 (1428385366345252864)]} 0 1
[junit4:junit4]   2> 22312 T524 C30 P53062 /update {wt=javabin&version=2} {add=[127 (1428385366349447168)]} 0 1
[junit4:junit4]   2> 22316 T564 C31 P64670 /update {wt=javabin&version=2} {add=[127 (1428385366353641472)]} 0 1
[junit4:junit4]   2> 22321 T524 C30 P53062 /update {wt=javabin&version=2} {add=[128 (1428385366358884352)]} 0 1
[junit4:junit4]   2> 22328 T562 C31 P64670 /update {distrib.from=http://127.0.0.1:52725/gf_/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[128 (1428385366365175808)]} 0 2
[junit4:junit4]   2> 22328 T550 C28 P52725 /update {wt=javabin&version=2} {add=[128]} 0 4
[junit4:junit4]   2> 22332 T524 C30 P53062 /update {wt=javabin&version=2} {add=[129 (1428385366370418688)]} 0 1
[junit4:junit4]   2> 22339 T576 C27 P30155 /update {distrib.from=http://127.0.0.1:52725/gf_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[129 (1428385366373564416)]} 0 1
[junit4:junit4]   2> 22340 T550 C28 P52725 /update {wt=javabin&version=2} {add=[129 (1428385366373564416)]} 0 6
[junit4:junit4]   2> 22344 T524 C30 P53062 /update {wt=javabin&version=2} {add=[130 (1428385366383001600)]} 0 1
[junit4:junit4]   2> 22347 T564 C31 P64670 /update {wt=javabin&version=2} {add=[130 (1428385366386147328)]} 0 1
[junit4:junit4]   2> 22350 T524 C30 P53062 /update {wt=javabin&version=2} {add=[131 (1428385366389293056)]} 0 1
[junit4:junit4]   2> 22356 T562 C31 P64670 /update {distrib.from=http://127.0.0.1:52725/gf_/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[131 (1428385366395584512)]} 0 1
[junit4:junit4]   2> 22357 T550 C28 P52725 /update {wt=javabin&version=2} {add=[131]} 0 5
[junit4:junit4]   2> 22361 T524 C30 P53062 /update {wt=javabin&version=2} {add=[132 (1428385366400827392)]} 0 1
[junit4:junit4]   2> 22370 T576 C27 P30155 /update {distrib.from=http://127.0.0.1:52725/gf_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[132 (1428385366407118848)]} 0 1
[junit4:junit4]   2> 22371 T547 C28 P52725 /update {distrib.from=http://127.0.0.1:64670/gf_/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[132 (1428385366407118848)]} 0 5
[junit4:junit4]   2> 22372 T564 C31 P64670 /update {wt=javabin&version=2} {add=[132]} 0 9
[junit4:junit4]   2> 22376 T524 C30 P53062 /update {wt=javabin&version=2} {add=[133 (1428385366416556032)]} 0 1
[junit4:junit4]   2> 22384 T576 C27 P30155 /update {distrib.from=http://127.0.0.1:52725/gf_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[133 (1428385366420750336)]} 0 1
[junit4:junit4]   2> 22385 T550 C28 P52725 /update {wt=javabin&version=2} {add=[133 (1428385366420750336)]} 0 6
[junit4:junit4]   2> 22388 T524 C30 P53062 /update {wt=javabin&version=2} {add=[134 (1428385366429138944)]} 0 1
[junit4:junit4]   2> 22391 T564 C31 P64670 /update {wt=javabin&version=2} {add=[134 (1428385366432284672)]} 0 1
[junit4:junit4]   2> 22394 T524 C30 P53062 /update {wt=javabin&version=2} {add=[135 (1428385366435430400)]} 0 1
[junit4:junit4]   2> 22403 T576 C27 P30155 /update {distrib.from=http://127.0.0.1:52725/gf_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[135 (1428385366441721856)]} 0 1
[junit4:junit4]   2> 22403 T547 C28 P52725 /update {distrib.from=http://127.0.0.1:64670/gf_/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[135 (1428385366441721856)]} 0 4
[junit4:junit4]   2> 22404 T564 C31 P64670 /update {wt=javabin&version=2} {add=[135]} 0 8
[junit4:junit4]   2> 22408 T524 C30 P53062 /update {wt=javabin&version=2} {add=[136 (1428385366450110464)]} 0 1
[junit4:junit4]   2> 22412 T564 C31 P64670 /update {wt=javabin&version=2} {add=[136 (1428385366454304768)]} 0 1
[junit4:junit4]   2> 22416 T524 C30 P53062 /update {wt=javabin&version=2} {add=[137 (1428385366458499072)]} 0 1
[junit4:junit4]   2> 22420 T564 C31 P64670 /update {wt=javabin&version=2} {add=[137 (1428385366462693376)]} 0 1
[junit4:junit4]   2> 22425 T524 C30 P53062 /update {wt=javabin&version=2} {add=[138 (1428385366467936256)]} 0 1
[junit4:junit4]   2> 22436 T576 C27 P30155 /update {distrib.from=http://127.0.0.1:52725/gf_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[138 (1428385366475276288)]} 0 1
[junit4:junit4]   2> 22437 T547 C28 P52725 /update {distrib.from=http://127.0.0.1:64670/gf_/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[138 (1428385366475276288)]} 0 6
[junit4:junit4]   2> 22438 T564 C31 P64670 /update {wt=javabin&version=2} {add=[138]} 0 10
[junit4:junit4]   2> 22442 T524 C30 P53062 /update {wt=javabin&version=2} {add=[139 (1428385366485762048)]} 0 1
[junit4:junit4]   2> 22449 T562 C31 P64670 /update {distrib.from=http://127.0.0.1:52725/gf_/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[139 (1428385366493102080)]} 0 1
[junit4:junit4]   2> 22450 T550 C28 P52725 /update {wt=javabin&version=2} {add=[139]} 0 5
[junit4:junit4]   2> 22453 T524 C30 P53062 /update {wt=javabin&version=2} {add=[140 (1428385366497296384)]} 0 1
[junit4:junit4]   2> 22457 T564 C31 P64670 /update {wt=javabin&version=2} {add=[140 (1428385366501490688)]} 0 1
[junit4:junit4]   2> 22461 T524 C30 P53062 /update {wt=javabin&version=2} {add=[141 (1428385366505684992)]} 0 1
[junit4:junit4]   2> 22465 T564 C31 P64670 /update {wt=javabin&version=2} {add=[141 (1428385366509879296)]} 0 1
[junit4:junit4]   2> 22469 T524 C30 P53062 /update {wt=javabin&version=2} {add=[142 (1428385366514073600)]} 0 1
[junit4:junit4]   2> 22473 T564 C31 P64670 /update {wt=javabin&version=2} {add=[142 (1428385366518267904)]} 0 1
[junit4:junit4]   2> 22477 T524 C30 P53062 /update {wt=javabin&version=2} {add=[143 (1428385366522462208)]} 0 1
[junit4:junit4]   2> 22481 T564 C31 P64670 /update {wt=javabin&version=2} {add=[143 (1428385366526656512)]} 0 1
[junit4:junit4]   2> 22485 T524 C30 P53062 /update {wt=javabin&version=2} {add=[144 (1428385366530850816)]} 0 1
[junit4:junit4]   2> 22489 T564 C31 P64670 /update {wt=javabin&version=2} {add=[144 (1428385366535045120)]} 0 1
[junit4:junit4]   2> 22493 T524 C30 P53062 /update {wt=javabin&version=2} {add=[145 (1428385366539239424)]} 0 1
[junit4:junit4]   2> 22498 T562 C31 P64670 /update {distrib.from=http://127.0.0.1:52725/gf_/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[145 (1428385366544482304)]} 0 1
[junit4:junit4]   2> 22499 T550 C28 P52725 /update {wt=javabin&version=2} {add=[145]} 0 4
[junit4:junit4]   2> 22502 T524 C30 P53062 /update {wt=javabin&version=2} {add=[146 (1428385366548676608)]} 0 1
[junit4:junit4]   2> 22513 T576 C27 P30155 /update {distrib.from=http://127.0.0.1:52725/gf_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[146 (1428385366556016640)]} 0 1
[junit4:junit4]   2> 22514 T547 C28 P527

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

1:15797/yv/collection1/, counting as success
[junit4:junit4]   2> 168284 T3508 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:24119/yv DONE. sync succeeded
[junit4:junit4]   2> 168285 T3508 oasc.SyncStrategy.syncReplicas We have been closed, won't attempt to sync replicas back to leader
[junit4:junit4]   2> 168286 T3508 oasc.ShardLeaderElectionContext.rejoinLeaderElection Not rejoining election because CoreContainer is shutdown
[junit4:junit4]   2> 168286 T3508 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6bebcdcc
[junit4:junit4]   2> 168287 T3508 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=10,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=305,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
[junit4:junit4]   2> 168287 T3508 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 168287 T3508 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 168288 T3508 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 168288 T3508 C249 P24119 oasu.TransactionLog.forceClose SEVERE Error: Forcing close of tlog{file=./org.apache.solr.cloud.SyncSliceTest-1362215259432/jetty4/tlog/tlog.0000000000000000005 refcount=1}
[junit4:junit4]   2> 168290 T3508 C249 P24119 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362215259432/jetty4/index
[junit4:junit4]   2> 168290 T3508 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 168291 T3508 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362215259432/jetty4/index
[junit4:junit4]   2> 168291 T3508 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362215259432/jetty4/index.20130302090803072
[junit4:junit4]   2> 168291 T3508 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362215259432/jetty4/index.20130302090803072
[junit4:junit4]   2> 168291 T3508 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362215259432/jetty4/index
[junit4:junit4]   2> 168291 T3508 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362215259432/jetty4/index
[junit4:junit4]   2> 168292 T3508 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362215259432/jetty4
[junit4:junit4]   2> 168292 T3508 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362215259432/jetty4
[junit4:junit4]   2> 168292 T3508 oasc.LeaderElector$1.process WARNING  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
[junit4:junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4:junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4:junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1468)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:236)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:233)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:65)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:233)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:84)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:129)
[junit4:junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
[junit4:junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
[junit4:junit4]   2> 
[junit4:junit4]   2> 168293 T3508 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> 168293 T3508 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 168293 T3508 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 168293 T3508 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> NOTE: test params are: codec=CheapBastard, sim=DefaultSimilarity, locale=pt, timezone=Etc/UCT
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=4,free=244441888,total=395444224
[junit4:junit4]   2> NOTE: All tests run in this JVM: [ShardRoutingTest, TestArbitraryIndexDir, TestDocumentBuilder, TestWordDelimiterFilterFactory, ShowFileRequestHandlerTest, SimpleFacetsTest, DistanceFunctionTest, SolrIndexConfigTest, ReturnFieldsTest, TestJoin, SuggesterFSTTest, SchemaVersionSpecificBehaviorTest, DirectUpdateHandlerOptimizeTest, DistributedSpellCheckComponentTest, TestBinaryField, SliceStateUpdateTest, ClusterStateTest, StatelessScriptUpdateProcessorFactoryTest, TestAnalyzedSuggestions, CurrencyFieldOpenExchangeTest, CacheHeaderTest, SpellPossibilityIteratorTest, TestBinaryResponseWriter, DefaultValueUpdateProcessorTest, TestUtils, TestFiltering, TestQuerySenderListener, TestPartialUpdateDeduplication, MoreLikeThisHandlerTest, TestMergePolicyConfig, IndexBasedSpellCheckerTest, TestValueSourceCache, FileUtilsTest, WordBreakSolrSpellCheckerTest, CollectionsAPIDistributedZkTest, SuggesterTest, TestComponentsName, DistributedTermsComponentTest, PreAnalyzedFieldTest, TestFastOutputStream, SpellingQueryConverterTest, TestBadConfig, TestGroupingSearch, TestIndexSearcher, TestIndexingPerformance, DirectSolrConnectionTest, NumericFieldsTest, TestFoldingMultitermQuery, SolrCoreCheckLockOnStartupTest, UpdateRequestProcessorFactoryTest, TestPHPSerializedResponseWriter, MinimalSchemaTest, TestZkChroot, TestDFRSimilarityFactory, TestSolr4Spatial, ExternalFileFieldSortTest, TestElisionMultitermQuery, BadComponentTest, DebugComponentTest, SolrRequestParserTest, BasicDistributedZkTest, RecoveryZkTest, SpellCheckComponentTest, TestReplicationHandler, LeaderElectionIntegrationTest, LeaderElectionTest, ZkControllerTest, TestDistributedGrouping, TestRandomFaceting, SpellCheckCollatorTest, TestExtendedDismaxParser, SoftAutoCommitTest, BasicZkTest, TestRemoteStreaming, TestCSVLoader, TestCSVResponseWriter, DocumentBuilderTest, TestPseudoReturnFields, SolrInfoMBeanTest, StandardRequestHandlerTest, TestQueryTypes, PingRequestHandlerTest, SuggesterWFSTTest, TestSolrQueryParser, RequestHandlersTest, RequiredFieldsTest, CopyFieldTest, SuggesterTSTTest, UniqFieldsUpdateProcessorFactoryTest, TestSearchPerf, BadIndexSchemaTest, TestSolrDeletionPolicy1, TestLuceneMatchVersion, TestPropInject, PrimitiveFieldTypeTest, AlternateDirectoryTest, FieldMutatingUpdateProcessorTest, HighlighterConfigTest, SOLR749Test, TestXIncludeConfig, TestCollationField, TestQuerySenderNoQuery, MultiTermTest, TestConfig, TestPhraseSuggestions, TestCodecSupport, TestDefaultSimilarityFactory, DateMathParserTest, PrimUtilsTest, DOMUtilTest, UUIDFieldTest, ZkNodePropsTest, CircularListTest, AnalysisAfterCoreReloadTest, ShardRoutingCustomTest, SliceStateTest, SyncSliceTest]
[junit4:junit4] Completed on J0 in 168.67s, 1 test, 1 failure <<< FAILURES!

[...truncated 11 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/build.xml:381: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/build.xml:361: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build.xml:183: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/common-build.xml:449: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/lucene/common-build.xml:1207: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/lucene/common-build.xml:870: There were test failures: 260 suites, 1090 tests, 1 error, 1 failure, 23 ignored (4 assumptions)

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



[JENKINS] Lucene-Solr-Tests-trunk-Java6 - Build # 15969 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java6/15969/

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

Error Message:
Test Setup Failure: shard1 should have just been set up to be inconsistent - but it's still consistent. Leader:http://127.0.0.1:40842/collection1skip list:[CloudJettyRunner [url=http://127.0.0.1:40846/collection1], CloudJettyRunner [url=http://127.0.0.1:40846/collection1]]

Stack Trace:
java.lang.AssertionError: Test Setup Failure: shard1 should have just been set up to be inconsistent - but it's still consistent. Leader:http://127.0.0.1:40842/collection1skip list:[CloudJettyRunner [url=http://127.0.0.1:40846/collection1], CloudJettyRunner [url=http://127.0.0.1:40846/collection1]]
	at __randomizedtesting.SeedInfo.seed([CD9FEDFEA5A2CC68:4C7963E6D2FDAC54]: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:212)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
	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:616)
	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:679)




Build Log:
[...truncated 8269 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.SyncSliceTest
[junit4:junit4]   2> 1 T221 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 10 T221 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./solrtest-SyncSliceTest-1362247274131
[junit4:junit4]   2> 12 T221 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 13 T222 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 17 T222 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 17 T222 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 17 T222 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 18 T222 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 19 T222 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362247274130/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 114 T221 oasc.ZkTestServer.run start zk server on port:40832
[junit4:junit4]   2> 114 T221 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:40832 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@1df6bc1a
[junit4:junit4]   2> 116 T221 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 116 T227 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:40832. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 117 T227 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:40832, initiating session
[junit4:junit4]   2> 117 T223 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:40833
[junit4:junit4]   2> 118 T223 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:40833
[junit4:junit4]   2> 118 T225 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 121 T225 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d2c43ce9b0000 with negotiated timeout 10000 for client /140.211.11.196:40833
[junit4:junit4]   2> 121 T227 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:40832, sessionid = 0x13d2c43ce9b0000, negotiated timeout = 10000
[junit4:junit4]   2> 121 T228 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1df6bc1a name:ZooKeeperConnection Watcher:127.0.0.1:40832 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 121 T221 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 122 T221 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 126 T226 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d2c43ce9b0000
[junit4:junit4]   2> 127 T228 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 127 T221 oaz.ZooKeeper.close Session: 0x13d2c43ce9b0000 closed
[junit4:junit4]   2> 128 T223 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:40833 which had sessionid 0x13d2c43ce9b0000
[junit4:junit4]   2> 128 T221 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:40832/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@1d724f31
[junit4:junit4]   2> 129 T221 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 130 T229 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:40832. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 130 T229 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:40832, initiating session
[junit4:junit4]   2> 130 T223 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:40834
[junit4:junit4]   2> 131 T223 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:40834
[junit4:junit4]   2> 132 T225 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d2c43ce9b0001 with negotiated timeout 10000 for client /140.211.11.196:40834
[junit4:junit4]   2> 132 T229 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:40832, sessionid = 0x13d2c43ce9b0001, negotiated timeout = 10000
[junit4:junit4]   2> 133 T230 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1d724f31 name:ZooKeeperConnection Watcher:127.0.0.1:40832/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 133 T221 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 134 T221 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 140 T221 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 149 T221 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 153 T221 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 158 T221 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 159 T221 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 172 T221 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 173 T221 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 279 T221 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 280 T221 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 284 T221 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 285 T221 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 290 T221 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 290 T221 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 295 T221 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 296 T221 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 300 T221 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 301 T221 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 306 T221 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 306 T221 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 311 T221 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 312 T221 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 316 T226 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d2c43ce9b0001
[junit4:junit4]   2> 317 T230 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 317 T221 oaz.ZooKeeper.close Session: 0x13d2c43ce9b0001 closed
[junit4:junit4]   2> 317 T223 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:40834 which had sessionid 0x13d2c43ce9b0001
[junit4:junit4]   2> 497 T221 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 500 T221 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:40835
[junit4:junit4]   2> 501 T221 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 502 T221 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 502 T221 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1362247274437
[junit4:junit4]   2> 503 T221 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1362247274437/solr.xml
[junit4:junit4]   2> 503 T221 oasc.CoreContainer.<init> New CoreContainer 124976074
[junit4:junit4]   2> 504 T221 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1362247274437/'
[junit4:junit4]   2> 505 T221 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1362247274437/'
[junit4:junit4]   2> 553 T221 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 554 T221 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 555 T221 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 555 T221 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 555 T221 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 556 T221 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 556 T221 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 557 T221 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 557 T221 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 558 T221 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 580 T221 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 601 T221 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:40832/solr
[junit4:junit4]   2> 602 T221 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 602 T221 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:40832 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@403fc9b6
[junit4:junit4]   2> 604 T221 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 604 T240 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:40832. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 605 T240 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:40832, initiating session
[junit4:junit4]   2> 605 T223 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:40836
[junit4:junit4]   2> 606 T223 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:40836
[junit4:junit4]   2> 608 T225 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d2c43ce9b0002 with negotiated timeout 20000 for client /140.211.11.196:40836
[junit4:junit4]   2> 608 T240 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:40832, sessionid = 0x13d2c43ce9b0002, negotiated timeout = 20000
[junit4:junit4]   2> 609 T241 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@403fc9b6 name:ZooKeeperConnection Watcher:127.0.0.1:40832 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 609 T221 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 611 T226 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d2c43ce9b0002
[junit4:junit4]   2> 619 T241 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 619 T221 oaz.ZooKeeper.close Session: 0x13d2c43ce9b0002 closed
[junit4:junit4]   2> 619 T223 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:40836 which had sessionid 0x13d2c43ce9b0002
[junit4:junit4]   2> 620 T221 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 633 T221 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:40832/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@9fbe184
[junit4:junit4]   2> 634 T221 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 634 T242 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:40832. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 635 T242 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:40832, initiating session
[junit4:junit4]   2> 635 T223 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:40837
[junit4:junit4]   2> 635 T223 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:40837
[junit4:junit4]   2> 637 T225 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d2c43ce9b0003 with negotiated timeout 20000 for client /140.211.11.196:40837
[junit4:junit4]   2> 637 T242 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:40832, sessionid = 0x13d2c43ce9b0003, negotiated timeout = 20000
[junit4:junit4]   2> 637 T243 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@9fbe184 name:ZooKeeperConnection Watcher:127.0.0.1:40832/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 638 T221 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 641 T226 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d2c43ce9b0003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 649 T221 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 653 T221 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40835_
[junit4:junit4]   2> 653 T226 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d2c43ce9b0003 type:delete cxid:0x8 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:40835_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:40835_
[junit4:junit4]   2> 655 T221 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:40835_
[junit4:junit4]   2> 687 T221 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 702 T226 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d2c43ce9b0003 type:delete cxid:0x16 zxid:0x21 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 703 T221 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 708 T221 oasc.Overseer.start Overseer (id=89276237357973507-127.0.0.1:40835_-n_0000000000) starting
[junit4:junit4]   2> 709 T226 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d2c43ce9b0003 type:create cxid:0x1b zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 710 T226 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d2c43ce9b0003 type:create cxid:0x1c zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 717 T226 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d2c43ce9b0003 type:create cxid:0x1d zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 719 T226 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d2c43ce9b0003 type:create cxid:0x1e zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 725 T245 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 726 T221 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 736 T221 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 739 T244 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 743 T246 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1362247274437/collection1
[junit4:junit4]   2> 743 T246 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 744 T246 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 744 T246 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 746 T246 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1362247274437/collection1/'
[junit4:junit4]   2> 747 T246 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-controljetty-1362247274437/collection1/lib/README' to classloader
[junit4:junit4]   2> 748 T246 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-controljetty-1362247274437/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 795 T246 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 851 T246 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 952 T246 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 959 T246 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1533 T246 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1542 T246 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1544 T246 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1564 T246 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1571 T246 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1575 T246 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1576 T246 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1577 T246 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 1577 T246 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1578 T246 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1579 T246 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 1579 T246 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1362247274437/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1362247274130/control/data/
[junit4:junit4]   2> 1579 T246 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@60cbf9bd
[junit4:junit4]   2> 1580 T246 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1580 T246 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362247274130/control/data forceNew:false
[junit4:junit4]   2> 1580 T246 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362247274130/control/data
[junit4:junit4]   2> 1581 T246 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1362247274130/control/data/index/
[junit4:junit4]   2> 1581 T246 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1362247274130/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1582 T246 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362247274130/control/data/index forceNew:false
[junit4:junit4]   2> 1584 T246 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@6c20cbef lockFactory=org.apache.lucene.store.NativeFSLockFactory@3117341c),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1584 T246 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1585 T246 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362247274130/control/data/index
[junit4:junit4]   2> 1620 T246 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1620 T246 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1621 T246 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1621 T246 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1622 T246 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1622 T246 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1622 T246 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1623 T246 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1623 T246 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1628 T246 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1632 T246 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362247274130/control/data
[junit4:junit4]   2> 1632 T246 oass.SolrIndexSearcher.<init> Opening Searcher@761f9da main
[junit4:junit4]   2> 1636 T246 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.SyncSliceTest-1362247274130/control/data/tlog
[junit4:junit4]   2> 1648 T246 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1648 T246 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1651 T246 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362247274130/control/data
[junit4:junit4]   2> 1652 T247 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@761f9da main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1652 T246 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1652 T246 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1653 T226 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d2c43ce9b0003 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> 2244 T244 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2245 T244 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[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:40835_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:40835"}
[junit4:junit4]   2> 2245 T244 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2248 T244 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2249 T226 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d2c43ce9b0003 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> 2270 T243 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> 2711 T246 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2711 T246 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:40835 collection:control_collection shard:shard1
[junit4:junit4]   2> 2712 T246 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2723 T226 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d2c43ce9b0003 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> 2724 T246 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2725 T226 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d2c43ce9b0003 type:create cxid:0x73 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2727 T246 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2728 T246 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2728 T246 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:40835/collection1/
[junit4:junit4]   2> 2729 T246 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2729 T246 oasc.SyncStrategy.syncToMe http://127.0.0.1:40835/collection1/ has no replicas
[junit4:junit4]   2> 2729 T246 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:40835/collection1/
[junit4:junit4]   2> 2729 T246 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2736 T226 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d2c43ce9b0003 type:create cxid:0x7d zxid:0x3b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3776 T244 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3881 T243 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> 3912 T246 oasc.ZkController.register We are http://127.0.0.1:40835/collection1/ and leader is http://127.0.0.1:40835/collection1/
[junit4:junit4]   2> 3916 T246 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:40835
[junit4:junit4]   2> 3916 T246 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3916 T246 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3917 T246 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3919 T246 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3921 T221 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1
[junit4:junit4]   2> 3922 T221 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3922 T221 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3937 T221 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3943 T221 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:40832/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@4b800ce8
[junit4:junit4]   2> 3944 T221 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3945 T249 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:40832. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 3945 T249 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:40832, initiating session
[junit4:junit4]   2> 3946 T223 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:40838
[junit4:junit4]   2> 3946 T223 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:40838
[junit4:junit4]   2> 3948 T225 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d2c43ce9b0004 with negotiated timeout 10000 for client /140.211.11.196:40838
[junit4:junit4]   2> 3948 T249 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:40832, sessionid = 0x13d2c43ce9b0004, negotiated timeout = 10000
[junit4:junit4]   2> 3948 T250 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4b800ce8 name:ZooKeeperConnection Watcher:127.0.0.1:40832/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3949 T221 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3950 T221 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3955 T221 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 4132 T221 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 4135 T221 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:40839
[junit4:junit4]   2> 4136 T221 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 4136 T221 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 4137 T221 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1362247278074
[junit4:junit4]   2> 4137 T221 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1362247278074/solr.xml
[junit4:junit4]   2> 4138 T221 oasc.CoreContainer.<init> New CoreContainer 593184772
[junit4:junit4]   2> 4138 T221 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1362247278074/'
[junit4:junit4]   2> 4139 T221 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1362247278074/'
[junit4:junit4]   2> 4191 T221 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 4192 T221 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 4192 T221 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 4193 T221 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 4193 T221 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 4194 T221 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 4194 T221 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 4195 T221 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 4195 T221 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 4196 T221 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 4216 T221 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4234 T221 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:40832/solr
[junit4:junit4]   2> 4234 T221 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 4235 T221 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:40832 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1a8c064f
[junit4:junit4]   2> 4236 T221 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4237 T260 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:40832. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 4237 T260 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:40832, initiating session
[junit4:junit4]   2> 4238 T223 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:40840
[junit4:junit4]   2> 4238 T223 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:40840
[junit4:junit4]   2> 4240 T225 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d2c43ce9b0005 with negotiated timeout 20000 for client /140.211.11.196:40840
[junit4:junit4]   2> 4240 T260 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:40832, sessionid = 0x13d2c43ce9b0005, negotiated timeout = 20000
[junit4:junit4]   2> 4240 T261 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1a8c064f name:ZooKeeperConnection Watcher:127.0.0.1:40832 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4241 T221 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4242 T226 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d2c43ce9b0005
[junit4:junit4]   2> 4243 T261 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 4243 T221 oaz.ZooKeeper.close Session: 0x13d2c43ce9b0005 closed
[junit4:junit4]   2> 4243 T223 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:40840 which had sessionid 0x13d2c43ce9b0005
[junit4:junit4]   2> 4244 T221 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 4255 T221 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:40832/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1c0693a5
[junit4:junit4]   2> 4256 T221 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4256 T262 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:40832. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 4257 T262 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:40832, initiating session
[junit4:junit4]   2> 4257 T223 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:40841
[junit4:junit4]   2> 4257 T223 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:40841
[junit4:junit4]   2> 4258 T225 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d2c43ce9b0006 with negotiated timeout 20000 for client /140.211.11.196:40841
[junit4:junit4]   2> 4259 T262 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:40832, sessionid = 0x13d2c43ce9b0006, negotiated timeout = 20000
[junit4:junit4]   2> 4259 T263 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1c0693a5 name:ZooKeeperConnection Watcher:127.0.0.1:40832/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4259 T221 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4261 T226 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d2c43ce9b0006 type:create cxid:0x1 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4262 T226 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d2c43ce9b0006 type:create cxid:0x2 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4271 T221 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 5275 T221 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40839_
[junit4:junit4]   2> 5276 T226 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d2c43ce9b0006 type:delete cxid:0x9 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:40839_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:40839_
[junit4:junit4]   2> 5278 T221 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:40839_
[junit4:junit4]   2> 5290 T243 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> 5290 T250 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5291 T263 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5293 T243 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5301 T264 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1362247278074/collection1
[junit4:junit4]   2> 5301 T264 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 5302 T264 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 5302 T264 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 5304 T264 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1362247278074/collection1/'
[junit4:junit4]   2> 5306 T264 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty1-1362247278074/collection1/lib/README' to classloader
[junit4:junit4]   2> 5306 T264 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty1-1362247278074/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 5355 T264 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 5395 T244 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5397 T244 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[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:40835_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:40835"}
[junit4:junit4]   2> 5410 T263 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> 5410 T250 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> 5410 T243 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> 5414 T264 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 5515 T264 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 5522 T264 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 6132 T264 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 6144 T264 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 6148 T264 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 6186 T264 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 6192 T264 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 6197 T264 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 6198 T264 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 6199 T264 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 6199 T264 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 6201 T264 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 6201 T264 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 6202 T264 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1362247278074/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty1/
[junit4:junit4]   2> 6202 T264 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@60cbf9bd
[junit4:junit4]   2> 6203 T264 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 6203 T264 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty1 forceNew:false
[junit4:junit4]   2> 6204 T264 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty1
[junit4:junit4]   2> 6204 T264 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty1/index/
[junit4:junit4]   2> 6205 T264 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 6205 T264 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty1/index forceNew:false
[junit4:junit4]   2> 6208 T264 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@d1cfd52 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4df4a05d),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 6211 T264 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 6212 T264 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty1/index
[junit4:junit4]   2> 6214 T264 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 6215 T264 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 6215 T264 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 6216 T264 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 6217 T264 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 6217 T264 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 6217 T264 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 6218 T264 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 6219 T264 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 6226 T264 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 6231 T264 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty1
[junit4:junit4]   2> 6232 T264 oass.SolrIndexSearcher.<init> Opening Searcher@7af32927 main
[junit4:junit4]   2> 6232 T264 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty1/tlog
[junit4:junit4]   2> 6233 T264 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 6234 T264 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 6239 T265 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7af32927 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 6241 T264 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 6242 T264 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6917 T244 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6918 T244 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[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":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:40839_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:40839"}
[junit4:junit4]   2> 6918 T244 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 1
[junit4:junit4]   2> 6919 T244 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 6937 T250 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> 6937 T243 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> 6937 T263 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> 7270 T264 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 7270 T264 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:40839 collection:collection1 shard:shard1
[junit4:junit4]   2> 7271 T264 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 7291 T226 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d2c43ce9b0006 type:delete cxid:0x46 zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 7292 T264 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 7293 T226 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d2c43ce9b0006 type:create cxid:0x47 zxid:0x5c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7303 T264 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 7303 T264 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 7303 T264 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:40839/collection1/
[junit4:junit4]   2> 7304 T264 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 7304 T264 oasc.SyncStrategy.syncToMe http://127.0.0.1:40839/collection1/ has no replicas
[junit4:junit4]   2> 7305 T264 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:40839/collection1/
[junit4:junit4]   2> 7305 T264 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 7311 T226 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d2c43ce9b0006 type:create cxid:0x51 zxid:0x60 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8445 T244 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8497 T263 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> 8497 T243 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> 8497 T250 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> 8538 T264 oasc.ZkController.register We are http://127.0.0.1:40839/collection1/ and leader is http://127.0.0.1:40839/collection1/
[junit4:junit4]   2> 8538 T264 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:40839
[junit4:junit4]   2> 8538 T264 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 8538 T264 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 8539 T264 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8541 T264 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8543 T221 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1
[junit4:junit4]   2> 8544 T221 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 8544 T221 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8731 T221 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 8734 T221 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:40842
[junit4:junit4]   2> 8734 T221 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 8735 T221 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 8735 T221 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1362247282679
[junit4:junit4]   2> 8736 T221 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1362247282679/solr.xml
[junit4:junit4]   2> 8736 T221 oasc.CoreContainer.<init> New CoreContainer 1562746406
[junit4:junit4]   2> 8737 T221 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1362247282679/'
[junit4:junit4]   2> 8737 T221 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1362247282679/'
[junit4:junit4]   2> 8785 T221 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 8786 T221 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 8786 T221 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 8786 T221 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 8787 T221 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 8787 T221 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 8788 T221 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 8788 T221 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 8789 T221 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 8789 T221 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 8810 T221 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 8827 T221 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:40832/solr
[junit4:junit4]   2> 8828 T221 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 8828 T221 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:40832 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@232c85f1
[junit4:junit4]   2> 8830 T221 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8830 T276 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:40832. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 8831 T276 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:40832, initiating session
[junit4:junit4]   2> 8831 T223 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:40843
[junit4:junit4]   2> 8832 T223 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:40843
[junit4:junit4]   2> 8843 T225 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d2c43ce9b0007 with negotiated timeout 20000 for client /140.211.11.196:40843
[junit4:junit4]   2> 8843 T276 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:40832, sessionid = 0x13d2c43ce9b0007, negotiated timeout = 20000
[junit4:junit4]   2> 8843 T277 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@232c85f1 name:ZooKeeperConnection Watcher:127.0.0.1:40832 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8843 T221 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8845 T226 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d2c43ce9b0007
[junit4:junit4]   2> 8847 T277 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 8847 T223 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:40843 which had sessionid 0x13d2c43ce9b0007
[junit4:junit4]   2> 8847 T221 oaz.ZooKeeper.close Session: 0x13d2c43ce9b0007 closed
[junit4:junit4]   2> 8847 T221 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 8859 T221 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:40832/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@6ac6b7ee
[junit4:junit4]   2> 8860 T221 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8861 T278 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:40832. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 8861 T278 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:40832, initiating session
[junit4:junit4]   2> 8862 T223 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:40844
[junit4:junit4]   2> 8862 T223 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:40844
[junit4:junit4]   2> 8871 T225 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d2c43ce9b0008 with negotiated timeout 20000 for client /140.211.11.196:40844
[junit4:junit4]   2> 8871 T278 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:40832, sessionid = 0x13d2c43ce9b0008, negotiated timeout = 20000
[junit4:junit4]   2> 8872 T279 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6ac6b7ee name:ZooKeeperConnection Watcher:127.0.0.1:40832/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8872 T221 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8874 T226 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d2c43ce9b0008 type:create cxid:0x1 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8880 T226 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d2c43ce9b0008 type:create cxid:0x2 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8883 T221 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9888 T221 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40842_
[junit4:junit4]   2> 9889 T226 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d2c43ce9b0008 type:delete cxid:0x9 zxid:0x6f txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:40842_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:40842_
[junit4:junit4]   2> 9917 T221 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:40842_
[junit4:junit4]   2> 9931 T250 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> 9932 T243 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> 9932 T263 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9932 T279 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9933 T263 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> 9935 T243 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9935 T250 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9942 T280 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1362247282679/collection1
[junit4:junit4]   2> 9942 T280 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9943 T280 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9943 T280 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9945 T280 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1362247282679/collection1/'
[junit4:junit4]   2> 9947 T280 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty2-1362247282679/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9948 T280 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty2-1362247282679/collection1/lib/README' to classloader
[junit4:junit4]   2> 10001 T280 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 10014 T244 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 10015 T244 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[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":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:40839_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:40839"}
[junit4:junit4]   2> 10024 T250 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> 10024 T279 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> 10024 T243 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> 10024 T263 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> 10072 T280 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 10173 T280 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 10180 T280 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 10818 T280 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 10830 T280 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 10834 T280 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 10858 T280 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10864 T280 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10869 T280 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10871 T280 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 10871 T280 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 10872 T280 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10873 T280 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 10873 T280 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 10874 T280 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1362247282679/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty2/
[junit4:junit4]   2> 10874 T280 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@60cbf9bd
[junit4:junit4]   2> 10875 T280 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 10876 T280 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty2 forceNew:false
[junit4:junit4]   2> 10876 T280 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty2
[junit4:junit4]   2> 10876 T280 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty2/index/
[junit4:junit4]   2> 10877 T280 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 10878 T280 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty2/index forceNew:false
[junit4:junit4]   2> 10880 T280 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@5eb536e6 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7c1f3f7),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 10881 T280 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 10882 T280 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty2/index
[junit4:junit4]   2> 10884 T280 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 10884 T280 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 10885 T280 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 10886 T280 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 10887 T280 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 10887 T280 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 10887 T280 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 10888 T280 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 10888 T280 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 10896 T280 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 10901 T280 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty2
[junit4:junit4]   2> 10902 T280 oass.SolrIndexSearcher.<init> Opening Searcher@53720a2 main
[junit4:junit4]   2> 10902 T280 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty2/tlog
[junit4:junit4]   2> 10903 T280 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 10904 T280 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 10908 T281 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@53720a2 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 10911 T280 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 10911 T280 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11538 T244 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11540 T244 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[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":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:40842_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:40842"}
[junit4:junit4]   2> 11540 T244 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 11540 T244 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 11568 T243 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> 11568 T279 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> 11568 T263 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> 11568 T250 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> 11914 T280 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 11914 T280 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:40842 collection:collection1 shard:shard1
[junit4:junit4]   2> 11919 T280 oasc.ZkController.register We are http://127.0.0.1:40842/collection1/ and leader is http://127.0.0.1:40839/collection1/
[junit4:junit4]   2> 11920 T280 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:40842
[junit4:junit4]   2> 11920 T280 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 11920 T280 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C11 name=collection1 org.apache.solr.core.SolrCore@2b619bca url=http://127.0.0.1:40842/collection1 node=127.0.0.1:40842_ C11_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:40842_, base_url=http://127.0.0.1:40842}
[junit4:junit4]   2> 11927 T282 C11 P40842 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 11927 T280 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11928 T282 C11 P40842 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 11929 T282 C11 P40842 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 11929 T282 C11 P40842 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11929 T221 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1
[junit4:junit4]   2> 11930 T221 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 11930 T221 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 11931 T282 C11 P40842 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 12218 T221 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 12222 T221 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:40846
[junit4:junit4]   2> 12223 T221 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 12224 T221 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 12225 T221 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1362247286071
[junit4:junit4]   2> 12225 T221 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1362247286071/solr.xml
[junit4:junit4]   2> 12226 T221 oasc.CoreContainer.<init> New CoreContainer 441966640
[junit4:junit4]   2> 12227 T221 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1362247286071/'
[junit4:junit4]   2> 12228 T221 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1362247286071/'
[junit4:junit4]   2> 12281 T221 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 12282 T221 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 12282 T221 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 12283 T221 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 12284 T221 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 12284 T221 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 12285 T221 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 12285 T221 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 12286 T221 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 12286 T221 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 12309 T221 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 12327 T221 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:40832/solr
[junit4:junit4]   2> 12328 T221 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 12328 T221 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:40832 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@211c0042
[junit4:junit4]   2> 12330 T221 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12330 T293 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:40832. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 12331 T293 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:40832, initiating session
[junit4:junit4]   2> 12331 T223 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:40847
[junit4:junit4]   2> 12332 T223 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:40847
[junit4:junit4]   2> 12341 T225 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d2c43ce9b0009 with negotiated timeout 20000 for client /140.211.11.196:40847
[junit4:junit4]   2> 12342 T293 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:40832, sessionid = 0x13d2c43ce9b0009, negotiated timeout = 20000
[junit4:junit4]   2> 12342 T294 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@211c0042 name:ZooKeeperConnection Watcher:127.0.0.1:40832 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12342 T221 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12344 T226 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d2c43ce9b0009
[junit4:junit4]   2> 12345 T294 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 12345 T223 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:40847 which had sessionid 0x13d2c43ce9b0009
[junit4:junit4]   2> 12345 T221 oaz.ZooKeeper.close Session: 0x13d2c43ce9b0009 closed
[junit4:junit4]   2> 12346 T221 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 12359 T221 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:40832/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1ad20b73
[junit4:junit4]   2> 12360 T221 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12360 T295 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:40832. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 12361 T295 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:40832, initiating session
[junit4:junit4]   2> 12361 T223 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:40848
[junit4:junit4]   2> 12361 T223 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:40848
[junit4:junit4]   2> 12363 T225 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d2c43ce9b000a with negotiated timeout 20000 for client /140.211.11.196:40848
[junit4:junit4]   2> 12363 T295 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:40832, sessionid = 0x13d2c43ce9b000a, negotiated timeout = 20000
[junit4:junit4]   2> 12363 T296 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1ad20b73 name:ZooKeeperConnection Watcher:127.0.0.1:40832/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12363 T221 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12365 T226 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d2c43ce9b000a type:create cxid:0x1 zxid:0x80 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12367 T226 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d2c43ce9b000a type:create cxid:0x2 zxid:0x81 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12369 T221 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 13088 T244 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13089 T244 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"1",
[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:40842_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:40842"}
[junit4:junit4]   2> 13102 T250 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> 13102 T279 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> 13102 T263 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> 13102 T243 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> 13102 T296 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> 13374 T221 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40846_
[junit4:junit4]   2> 13375 T226 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d2c43ce9b000a type:delete cxid:0xb zxid:0x86 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:40846_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:40846_
[junit4:junit4]   2> 13383 T221 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:40846_
[junit4:junit4]   2> 13391 T279 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> 13391 T250 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> 13391 T243 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> 13392 T263 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13392 T296 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13392 T263 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> 13393 T296 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> 13394 T279 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13395 T243 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13395 T250 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13405 T297 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1362247286071/collection1
[junit4:junit4]   2> 13406 T297 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 13406 T297 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 13407 T297 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 13426 T297 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1362247286071/collection1/'
[junit4:junit4]   2> 13427 T297 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty3-1362247286071/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 13428 T297 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty3-1362247286071/collection1/lib/README' to classloader
[junit4:junit4]   2> 13477 T297 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 13535 T297 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 13636 T297 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 13643 T297 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 14401 T297 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 14413 T297 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 14418 T297 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 14441 T297 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14447 T297 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14452 T297 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14454 T297 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 14455 T297 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 14455 T297 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14457 T297 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 14457 T297 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 14457 T297 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1362247286071/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty3/
[junit4:junit4]   2> 14458 T297 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@60cbf9bd
[junit4:junit4]   2> 14458 T297 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 14459 T297 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty3 forceNew:false
[junit4:junit4]   2> 14460 T297 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty3
[junit4:junit4]   2> 14460 T297 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty3/index/
[junit4:junit4]   2> 14461 T297 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 14461 T297 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty3/index forceNew:false
[junit4:junit4]   2> 14464 T297 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@2515272a lockFactory=org.apache.lucene.store.NativeFSLockFactory@15c617e0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 14464 T297 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 14465 T297 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty3/index
[junit4:junit4]   2> 14467 T297 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 14468 T297 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 14469 T297 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 14469 T297 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 14470 T297 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 14470 T297 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 14471 T297 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 14471 T297 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 14472 T297 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 14479 T297 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 14484 T297 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty3
[junit4:junit4]   2> 14485 T297 oass.SolrIndexSearcher.<init> Opening Searcher@164da25 main
[junit4:junit4]   2> 14485 T297 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty3/tlog
[junit4:junit4]   2> 14486 T297 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 14486 T297 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 14492 T298 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@164da25 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 14494 T297 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 14494 T297 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 14610 T244 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14612 T244 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[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":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:40846_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:40846"}
[junit4:junit4]   2> 14612 T244 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 14612 T244 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 14625 T250 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> 14625 T296 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> 14625 T263 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> 14625 T243 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> 14625 T279 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> 15497 T297 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 15497 T297 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:40846 collection:collection1 shard:shard1
[junit4:junit4]   2> 15503 T297 oasc.ZkController.register We are http://127.0.0.1:40846/collection1/ and leader is http://127.0.0.1:40839/collection1/
[junit4:junit4]   2> 15503 T297 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:40846
[junit4:junit4]   2> 15503 T297 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 15503 T297 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C12 name=collection1 org.apache.solr.core.SolrCore@29011f1f url=http://127.0.0.1:40846/collection1 node=127.0.0.1:40846_ C12_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:40846_, base_url=http://127.0.0.1:40846}
[junit4:junit4]   2> 15504 T299 C12 P40846 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 15505 T299 C12 P40846 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 15505 T297 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15505 T299 C12 P40846 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 15506 T299 C12 P40846 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15507 T221 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1
[junit4:junit4]   2> 15508 T299 C12 P40846 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15508 T221 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 15509 T221 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15711 T221 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 15714 T221 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:40850
[junit4:junit4]   2> 15715 T221 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 15715 T221 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 15716 T221 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1362247289650
[junit4:junit4]   2> 15716 T221 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1362247289650/solr.xml
[junit4:junit4]   2> 15717 T221 oasc.CoreContainer.<init> New CoreContainer 1055726195
[junit4:junit4]   2> 15718 T221 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1362247289650/'
[junit4:junit4]   2> 15718 T221 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1362247289650/'
[junit4:junit4]   2> 15767 T221 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 15767 T221 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 15768 T221 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 15768 T221 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 15769 T221 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 15769 T221 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 15770 T221 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 15770 T221 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 15771 T221 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 15771 T221 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 15794 T221 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 15813 T221 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:40832/solr
[junit4:junit4]   2> 15814 T221 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 15814 T221 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:40832 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@499ce8f3
[junit4:junit4]   2> 15816 T221 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 15816 T310 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:40832. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 15817 T310 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:40832, initiating session
[junit4:junit4]   2> 15817 T223 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:40851
[junit4:junit4]   2> 15818 T223 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:40851
[junit4:junit4]   2> 15819 T225 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d2c43ce9b000b with negotiated timeout 20000 for client /140.211.11.196:40851
[junit4:junit4]   2> 15820 T310 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:40832, sessionid = 0x13d2c43ce9b000b, negotiated timeout = 20000
[junit4:junit4]   2> 15820 T311 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@499ce8f3 name:ZooKeeperConnection Watcher:127.0.0.1:40832 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 15820 T221 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 15822 T226 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d2c43ce9b000b
[junit4:junit4]   2> 15823 T311 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 15823 T223 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:40851 which had sessionid 0x13d2c43ce9b000b
[junit4:junit4]   2> 15823 T221 oaz.ZooKeeper.close Session: 0x13d2c43ce9b000b closed
[junit4:junit4]   2> 15824 T221 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 15836 T221 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:40832/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@45a2f279
[junit4:junit4]   2> 15838 T221 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 15838 T312 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:40832. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 15839 T312 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:40832, initiating session
[junit4:junit4]   2> 15839 T223 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:40852
[junit4:junit4]   2> 15839 T223 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:40852
[junit4:junit4]   2> 15842 T225 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d2c43ce9b000c with negotiated timeout 20000 for client /140.211.11.196:40852
[junit4:junit4]   2> 15842 T312 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:40832, sessionid = 0x13d2c43ce9b000c, negotiated timeout = 20000
[junit4:junit4]   2> 15842 T313 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@45a2f279 name:ZooKeeperConnection Watcher:127.0.0.1:40832/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 15843 T221 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 15844 T226 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d2c43ce9b000c type:create cxid:0x1 zxid:0x93 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 15846 T226 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d2c43ce9b000c type:create cxid:0x2 zxid:0x94 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 15848 T221 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2>  C11_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:40842_, base_url=http://127.0.0.1:40842}
[junit4:junit4]   2> 15989 T282 C11 P40842 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:40839/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 16004 T282 C11 P40842 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&connTimeout=30000&socketTimeout=30000&retry=false
[junit4:junit4]   2> 16030 T282 C11 P40842 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:40842 START replicas=[http://127.0.0.1:40839/collection1/] nUpdates=100
[junit4:junit4]   2> 16031 T282 C11 P40842 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 16032 T282 C11 P40842 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 16032 T282 C11 P40842 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 16032 T282 C11 P40842 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 16033 T282 C11 P40842 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 16033 T282 C11 P40842 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:40839/collection1/. core=collection1
[junit4:junit4]   2> 16033 T282 C11 P40842 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C13 name=collection1 org.apache.solr.core.SolrCore@4833aa7b url=http://127.0.0.1:40839/collection1 node=127.0.0.1:40839_ C13_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:40839_, base_url=http://127.0.0.1:40839, leader=true}
[junit4:junit4]   2> 16040 T255 C13 P40839 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   2> 16063 T256 C13 P40839 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 16064 T256 C13 P40839 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty1
[junit4:junit4]   2> 16066 T256 C13 P40839 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@d1cfd52 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4df4a05d),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 16067 T256 C13 P40839 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 16067 T256 C13 P40839 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@d1cfd52 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4df4a05d),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@d1cfd52 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4df4a05d),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 16068 T256 C13 P40839 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 16068 T256 C13 P40839 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty1
[junit4:junit4]   2> 16069 T256 C13 P40839 oass.SolrIndexSearcher.<init> Opening Searcher@4785477d realtime
[junit4:junit4]   2> 16069 T256 C13 P40839 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 16070 T256 C13 P40839 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 23
[junit4:junit4]   2> 16133 T282 C11 P40842 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 16134 T282 C11 P40842 oascsi.HttpClientUtil.createClient Creating new http client, config:connTimeout=5000&socketTimeout=20000&allowCompression=false&maxConnections=10000&maxConnectionsPerHost=10000
[junit4:junit4]   2> 16140 T244 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16141 T244 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"1",
[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:40846_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:40846"}
[junit4:junit4]   2> 16157 T282 C11 P40842 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 16161 T257 C13 P40839 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 16162 T257 C13 P40839 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=3 
[junit4:junit4]   2> 16163 T282 C11 P40842 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 16163 T282 C11 P40842 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 16163 T282 C11 P40842 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 16166 T257 C13 P40839 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty1
[junit4:junit4]   2> 16167 T257 C13 P40839 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty1/index
[junit4:junit4]   2> 16167 T257 C13 P40839 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=1 
[junit4:junit4]   2> 16168 T250 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> 16169 T282 C11 P40842 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 16169 T313 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> 16168 T296 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> 16168 T263 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> 16168 T243 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> 16168 T279 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> 16170 T282 C11 P40842 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty2/index.20130302190130288 forceNew:false
[junit4:junit4]   2> 16171 T282 C11 P40842 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty2
[junit4:junit4]   2> 16172 T282 C11 P40842 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@3839029b lockFactory=org.apache.lucene.store.NativeFSLockFactory@3d39cb72) fullCopy=false
[junit4:junit4]   2> 16184 T257 C13 P40839 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=5 
[junit4:junit4]   2> 16197 T282 C11 P40842 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty2/index
[junit4:junit4]   2> 16198 T282 C11 P40842 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 16198 T282 C11 P40842 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty2
[junit4:junit4]   2> 16205 T282 C11 P40842 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty2
[junit4:junit4]   2> 16205 T282 C11 P40842 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 16205 T282 C11 P40842 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 16206 T282 C11 P40842 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty2
[junit4:junit4]   2> 16208 T282 C11 P40842 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@5eb536e6 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7c1f3f7),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@5eb536e6 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7c1f3f7),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 16208 T282 C11 P40842 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 16209 T282 C11 P40842 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 16209 T282 C11 P40842 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty2
[junit4:junit4]   2> 16209 T282 C11 P40842 oass.SolrIndexSearcher.<init> Opening Searcher@559a6cd4 main
[junit4:junit4]   2> 16211 T281 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@559a6cd4 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 16211 T281 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty2/index
[junit4:junit4]   2> 16212 T282 C11 P40842 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files MockDirWrapper(org.apache.lucene.store.RAMDirectory@3839029b lockFactory=org.apache.lucene.store.NativeFSLockFactory@3d39cb72)
[junit4:junit4]   2> 16212 T282 C11 P40842 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty2/index.20130302190130288
[junit4:junit4]   2> 16212 T282 C11 P40842 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty2/index
[junit4:junit4]   2> 16213 T282 C11 P40842 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 16213 T282 C11 P40842 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 16213 T282 C11 P40842 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 16213 T282 C11 P40842 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16221 T282 C11 P40842 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 16853 T221 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40850_
[junit4:junit4]   2> 16854 T226 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d2c43ce9b000c type:delete cxid:0xb zxid:0x9a txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:40850_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:40850_
[junit4:junit4]   2> 16896 T221 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:40850_
[junit4:junit4]   2> 16913 T250 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> 16913 T279 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> 16913 T313 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> 16913 T243 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> 16914 T296 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16914 T263 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16914 T296 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> 16914 T263 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> 16917 T250 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16942 T243 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16942 T313 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16942 T279 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16952 T316 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1362247289650/collection1
[junit4:junit4]   2> 16952 T316 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 16953 T316 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 16953 T316 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 16955 T316 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1362247289650/collection1/'
[junit4:junit4]   2> 16956 T316 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty4-1362247289650/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 16957 T316 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty4-1362247289650/collection1/lib/README' to classloader
[junit4:junit4]   2> 17031 T316 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 17096 T316 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 17197 T316 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 17204 T316 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 17682 T244 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17683 T244 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[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":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:40842_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:40842"}
[junit4:junit4]   2> 17694 T279 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> 17694 T250 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> 17694 T263 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> 17694 T313 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> 17694 T296 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> 17694 T243 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> 17845 T316 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 17858 T316 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 17863 T316 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 17886 T316 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17892 T316 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17898 T316 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17899 T316 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 17900 T316 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 17900 T316 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17902 T316 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 17902 T316 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 17903 T316 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1362247289650/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty4/
[junit4:junit4]   2> 17903 T316 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@60cbf9bd
[junit4:junit4]   2> 17904 T316 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 17905 T316 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty4 forceNew:false
[junit4:junit4]   2> 17905 T316 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty4
[junit4:junit4]   2> 17906 T316 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty4/index/
[junit4:junit4]   2> 17906 T316 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 17907 T316 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty4/index forceNew:false
[junit4:junit4]   2> 17909 T316 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@22013e9b lockFactory=org.apache.lucene.store.NativeFSLockFactory@55661f7b),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 17909 T316 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 17910 T316 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty4/index
[junit4:junit4]   2> 17913 T316 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 17913 T316 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 17914 T316 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 17915 T316 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 17915 T316 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 17916 T316 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 17916 T316 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 17917 T316 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 17918 T316 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 17925 T316 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 17930 T316 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty4
[junit4:junit4]   2> 17931 T316 oass.SolrIndexSearcher.<init> Opening Searcher@37a5e471 main
[junit4:junit4]   2> 17931 T316 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty4/tlog
[junit4:junit4]   2> 17932 T316 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 17933 T316 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 17938 T317 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@37a5e471 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 17940 T316 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 17940 T316 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2>  C12_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:40846_, base_url=http://127.0.0.1:40846}
[junit4:junit4]   2> 18535 T299 C12 P40846 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:40839/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 18535 T299 C12 P40846 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:40846 START replicas=[http://127.0.0.1:40839/collection1/] nUpdates=100
[junit4:junit4]   2> 18536 T299 C12 P40846 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 18536 T299 C12 P40846 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 18537 T299 C12 P40846 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 18537 T299 C12 P40846 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 18537 T299 C12 P40846 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 18538 T299 C12 P40846 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:40839/collection1/. core=collection1
[junit4:junit4]   2> 18538 T299 C12 P40846 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18540 T255 C13 P40839 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 18555 T258 C13 P40839 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 18556 T258 C13 P40839 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@d1cfd52 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4df4a05d),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@d1cfd52 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4df4a05d),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 18556 T258 C13 P40839 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 18557 T258 C13 P40839 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty1
[junit4:junit4]   2> 18557 T258 C13 P40839 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 18558 T258 C13 P40839 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 4
[junit4:junit4]   2> 18559 T299 C12 P40846 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 18559 T299 C12 P40846 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 18562 T257 C13 P40839 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 18563 T299 C12 P40846 oash.SnapPuller.fetchLatestIndex Master's generation: 3
[junit4:junit4]   2> 18563 T299 C12 P40846 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 18564 T299 C12 P40846 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 18566 T257 C13 P40839 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty1
[junit4:junit4]   2> 18567 T257 C13 P40839 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty1/index
[junit4:junit4]   2> 18567 T257 C13 P40839 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=3&version=2} status=0 QTime=1 
[junit4:junit4]   2> 18568 T299 C12 P40846 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 18569 T299 C12 P40846 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty3/index.20130302190132688 forceNew:false
[junit4:junit4]   2> 18570 T299 C12 P40846 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty3
[junit4:junit4]   2> 18570 T299 C12 P40846 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@512edb85 lockFactory=org.apache.lucene.store.NativeFSLockFactory@66b4855e) fullCopy=false
[junit4:junit4]   2> 18573 T257 C13 P40839 REQ /replication {file=segments_3&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 18575 T299 C12 P40846 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty3/index
[junit4:junit4]   2> 18575 T299 C12 P40846 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 18575 T299 C12 P40846 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty3
[junit4:junit4]   2> 18576 T299 C12 P40846 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty3
[junit4:junit4]   2> 18576 T299 C12 P40846 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 18577 T299 C12 P40846 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 18577 T299 C12 P40846 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty3
[junit4:junit4]   2> 18579 T299 C12 P40846 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@2515272a lockFactory=org.apache.lucene.store.NativeFSLockFactory@15c617e0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@2515272a lockFactory=org.apache.lucene.store.NativeFSLockFactory@15c617e0),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 18580 T299 C12 P40846 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 18580 T299 C12 P40846 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 18580 T299 C12 P40846 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty3
[junit4:junit4]   2> 18581 T299 C12 P40846 oass.SolrIndexSearcher.<init> Opening Searcher@38990402 main
[junit4:junit4]   2> 18582 T298 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@38990402 main{StandardDirectoryReader(segments_3:1:nrt)}
[junit4:junit4]   2> 18583 T298 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty3/index
[junit4:junit4]   2> 18584 T299 C12 P40846 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files MockDirWrapper(org.apache.lucene.store.RAMDirectory@512edb85 lockFactory=org.apache.lucene.store.NativeFSLockFactory@66b4855e)
[junit4:junit4]   2> 18584 T299 C12 P40846 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty3/index.20130302190132688
[junit4:junit4]   2> 18584 T299 C12 P40846 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty3/index
[junit4:junit4]   2> 18585 T299 C12 P40846 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 18585 T299 C12 P40846 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 18585 T299 C12 P40846 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 18585 T299 C12 P40846 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18587 T299 C12 P40846 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 19206 T244 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19207 T244 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[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":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:40850_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:40850"}
[junit4:junit4]   2> 19207 T244 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 19208 T244 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 19214 T244 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[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":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:40846_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:40846"}
[junit4:junit4]   2> 19220 T250 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> 19220 T279 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> 19220 T263 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> 19220 T313 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> 19220 T296 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> 19220 T243 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> 19957 T316 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 19957 T316 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:40850 collection:collection1 shard:shard1
[junit4:junit4]   2> 19999 T316 oasc.ZkController.register We are http://127.0.0.1:40850/collection1/ and leader is http://127.0.0.1:40839/collection1/
[junit4:junit4]   2> 19999 T316 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:40850
[junit4:junit4]   2> 20000 T316 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 20000 T316 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C14 name=collection1 org.apache.solr.core.SolrCore@69b42301 url=http://127.0.0.1:40850/collection1 node=127.0.0.1:40850_ C14_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:40850_, base_url=http://127.0.0.1:40850}
[junit4:junit4]   2> 20010 T320 C14 P40850 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 20011 T320 C14 P40850 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 20011 T316 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20012 T320 C14 P40850 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 20012 T320 C14 P40850 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 20013 T221 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1
[junit4:junit4]   2> 20014 T221 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 20014 T221 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 20019 T320 C14 P40850 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 20027 T221 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20029 T221 oasc.AbstractFullDistribZkTestBase.waitForThingsToLevelOut Wait for recoveries to finish - wait 15 for each attempt
[junit4:junit4]   2> 20030 T221 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
[junit4:junit4]   2> 20031 T221 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20739 T244 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20740 T244 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"1",
[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:40850_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:40850"}
[junit4:junit4]   2> 20754 T250 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> 20754 T313 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> 20754 T279 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> 20754 T263 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> 20754 T296 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> 20754 T243 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> 21034 T221 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22038 T221 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C14_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:40850_, base_url=http://127.0.0.1:40850}
[junit4:junit4]   2> 23035 T320 C14 P40850 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:40839/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 23035 T320 C14 P40850 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:40850 START replicas=[http://127.0.0.1:40839/collection1/] nUpdates=100
[junit4:junit4]   2> 23036 T320 C14 P40850 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 23036 T320 C14 P40850 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 23036 T320 C14 P40850 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 23037 T320 C14 P40850 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 23037 T320 C14 P40850 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 23037 T320 C14 P40850 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:40839/collection1/. core=collection1
[junit4:junit4]   2> 23037 T320 C14 P40850 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 23039 T255 C13 P40839 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   2> 23041 T221 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23049 T253 C13 P40839 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 23050 T253 C13 P40839 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=3
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@d1cfd52 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4df4a05d),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@d1cfd52 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4df4a05d),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@d1cfd52 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4df4a05d),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 23051 T253 C13 P40839 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 23051 T253 C13 P40839 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty1
[junit4:junit4]   2> 23052 T253 C13 P40839 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 23052 T253 C13 P40839 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 3
[junit4:junit4]   2> 23054 T320 C14 P40850 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 23054 T320 C14 P40850 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 23056 T257 C13 P40839 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 23057 T320 C14 P40850 oash.SnapPuller.fetchLatestIndex Master's generation: 4
[junit4:junit4]   2> 23057 T320 C14 P40850 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 23058 T320 C14 P40850 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 23060 T257 C13 P40839 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty1
[junit4:junit4]   2> 23064 T257 C13 P40839 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty1/index
[junit4:junit4]   2> 23065 T257 C13 P40839 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=4&version=2} status=0 QTime=5 
[junit4:junit4]   2> 23066 T320 C14 P40850 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 23067 T320 C14 P40850 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty4/index.20130302190137185 forceNew:false
[junit4:junit4]   2> 23067 T320 C14 P40850 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty4
[junit4:junit4]   2> 23067 T320 C14 P40850 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@47c4f6f6 lockFactory=org.apache.lucene.store.NativeFSLockFactory@b74f6ce) fullCopy=false
[junit4:junit4]   2> 23070 T257 C13 P40839 REQ /replication {file=segments_4&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=0 
[junit4:junit4]   2> 23072 T320 C14 P40850 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty4/index
[junit4:junit4]   2> 23072 T320 C14 P40850 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 23072 T320 C14 P40850 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty4
[junit4:junit4]   2> 23073 T320 C14 P40850 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty4
[junit4:junit4]   2> 23073 T320 C14 P40850 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 23074 T320 C14 P40850 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 23074 T320 C14 P40850 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty4
[junit4:junit4]   2> 23076 T320 C14 P40850 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@22013e9b lockFactory=org.apache.lucene.store.NativeFSLockFactory@55661f7b),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@22013e9b lockFactory=org.apache.lucene.store.NativeFSLockFactory@55661f7b),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 23076 T320 C14 P40850 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 23077 T320 C14 P40850 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 23077 T320 C14 P40850 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty4
[junit4:junit4]   2> 23077 T320 C14 P40850 oass.SolrIndexSearcher.<init> Opening Searcher@2eb6dfa8 main
[junit4:junit4]   2> 23079 T317 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2eb6dfa8 main{StandardDirectoryReader(segments_4:1:nrt)}
[junit4:junit4]   2> 23079 T317 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty4/index
[junit4:junit4]   2> 23079 T320 C14 P40850 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files MockDirWrapper(org.apache.lucene.store.RAMDirectory@47c4f6f6 lockFactory=org.apache.lucene.store.NativeFSLockFactory@b74f6ce)
[junit4:junit4]   2> 23080 T320 C14 P40850 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty4/index.20130302190137185
[junit4:junit4]   2> 23080 T320 C14 P40850 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty4/index
[junit4:junit4]   2> 23080 T320 C14 P40850 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 23081 T320 C14 P40850 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 23081 T320 C14 P40850 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 23081 T320 C14 P40850 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 23083 T320 C14 P40850 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 23764 T244 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23765 T244 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[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":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:40850_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:40850"}
[junit4:junit4]   2> 23783 T279 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> 23783 T250 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> 23783 T263 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> 23783 T313 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> 23783 T243 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> 23783 T296 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> 24044 T221 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 24046 T221 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
[junit4:junit4]   2> ASYNC  NEW_CORE C15 name=collection1 org.apache.solr.core.SolrCore@556eeaaa url=http://127.0.0.1:40835/collection1 node=127.0.0.1:40835_ C15_STATE=coll:control_collection core:collection1 props:{shard=shard1, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:40835_, base_url=http://127.0.0.1:40835, leader=true}
[junit4:junit4]   2> 24057 T233 C15 P40835 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 24058 T233 C15 P40835 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362247274130/control/data
[junit4:junit4]   2> 24062 T233 C15 P40835 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@6c20cbef lockFactory=org.apache.lucene.store.NativeFSLockFactory@3117341c),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 24062 T233 C15 P40835 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 24064 T233 C15 P40835 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@6c20cbef lockFactory=org.apache.lucene.store.NativeFSLockFactory@3117341c),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@6c20cbef lockFactory=org.apache.lucene.store.NativeFSLockFactory@3117341c),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 24064 T233 C15 P40835 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 24065 T233 C15 P40835 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362247274130/control/data
[junit4:junit4]   2> 24066 T233 C15 P40835 oass.SolrIndexSearcher.<init> Opening Searcher@5e9588ba main
[junit4:junit4]   2> 24067 T233 C15 P40835 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 24068 T247 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5e9588ba main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 24068 T247 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362247274130/control/data/index
[junit4:junit4]   2> 24069 T233 C15 P40835 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 12
[junit4:junit4]   2> 24081 T256 C13 P40839 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 24082 T256 C13 P40839 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=4
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@d1cfd52 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4df4a05d),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@d1cfd52 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4df4a05d),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@d1cfd52 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4df4a05d),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@d1cfd52 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4df4a05d),segFN=segments_5,generation=5,filenames=[segments_5]
[junit4:junit4]   2> 24082 T256 C13 P40839 oasc.SolrDeletionPolicy.updateCommits newest commit = 5[segments_5]
[junit4:junit4]   2> 24083 T256 C13 P40839 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty1
[junit4:junit4]   2> 24083 T256 C13 P40839 oass.SolrIndexSearcher.<init> Opening Searcher@5c52fbe5 main
[junit4:junit4]   2> 24084 T256 C13 P40839 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty1/index
[junit4:junit4]   2> 24084 T256 C13 P40839 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 24086 T265 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5c52fbe5 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 24087 T265 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty1/index
[junit4:junit4]   2> 24101 T256 C13 P40839 oasu.SolrCmdDistributor.distribCommit Distrib commit to:[StdNode: http://127.0.0.1:40842/collection1/, StdNode: http://127.0.0.1:40846/collection1/, StdNode: http://127.0.0.1:40850/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   2>  C12_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:40846_, base_url=http://127.0.0.1:40846}
[junit4:junit4]   2> 24121 T286 C12 P40846 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2>  C11_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:40842_, base_url=http://127.0.0.1:40842}
[junit4:junit4]   2> 24121 T269 C11 P40842 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2>  C14_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:40850_, base_url=http://127.0.0.1:40850}
[junit4:junit4]   2> 24121 T303 C14 P40850 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 24122 T303 C14 P40850 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@22013e9b lockFactory=org.apache.lucene.store.NativeFSLockFactory@55661f7b),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@22013e9b lockFactory=org.apache.lucene.store.NativeFSLockFactory@55661f7b),segFN=segments_5,generation=5,filenames=[segments_5]
[junit4:junit4]   2> 24122 T286 C12 P40846 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@2515272a lockFactory=org.apache.lucene.store.NativeFSLockFactory@15c617e0),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@2515272a lockFactory=org.apache.lucene.store.NativeFSLockFactory@15c617e0),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 24122 T269 C11 P40842 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@5eb536e6 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7c1f3f7),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@5eb536e6 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7c1f3f7),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 24123 T286 C12 P40846 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 24123 T303 C14 P40850 oasc.SolrDeletionPolicy.updateCommits newest commit = 5[segments_5]
[junit4:junit4]   2> 24124 T286 C12 P40846 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty3
[junit4:junit4]   2> 24123 T269 C11 P40842 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 24124 T303 C14 P40850 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty4
[junit4:junit4]   2> 24124 T286 C12 P40846 oass.SolrIndexSearcher.<init> Opening Searcher@292c92f2 main
[junit4:junit4]   2> 24125 T303 C14 P40850 oass.SolrIndexSearcher.<init> Opening Searcher@57f7a5ab main
[junit4:junit4]   2> 24125 T286 C12 P40846 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 24125 T303 C14 P40850 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 24125 T269 C11 P40842 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty2
[junit4:junit4]   2> 24126 T298 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@292c92f2 main{StandardDirectoryReader(segments_3:1:nrt)}
[junit4:junit4]   2> 24126 T269 C11 P40842 oass.SolrIndexSearcher.<init> Opening Searcher@43ef490c main
[junit4:junit4]   2> 24127 T317 oasc.JmxMonitoredMap.put WARNING Failed to register info bean: fieldValueCache javax.management.InstanceAlreadyExistsException: solr/collection1:type=fieldValueCache,id=org.apache.solr.search.FastLRUCache
[junit4:junit4]   2> 	at com.sun.jmx.mbeanserver.Repository.addMBean(Repository.java:467)
[junit4:junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.internal_addObject(DefaultMBeanServerInterceptor.java:1520)
[junit4:junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerDynamicMBean(DefaultMBeanServerInterceptor.java:986)
[junit4:junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerObject(DefaultMBeanServerInterceptor.java:938)
[junit4:junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:330)
[junit4:junit4]   2> 	at com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:516)
[junit4:junit4]   2> 	at org.apache.solr.core.JmxMonitoredMap.put(JmxMonitoredMap.java:140)
[junit4:junit4]   2> 	at org.apache.solr.core.JmxMonitoredMap.put(JmxMonitoredMap.java:51)
[junit4:junit4]   2> 	at org.apache.solr.search.SolrIndexSearcher.register(SolrIndexSearcher.java:243)
[junit4:junit4]   2> 	at org.apache.solr.core.SolrCore.registerSearcher(SolrCore.java:1752)
[junit4:junit4]   2> 	at org.apache.solr.core.SolrCore.access$000(SolrCore.java:129)
[junit4:junit4]   2> 	at org.apache.solr.core.SolrCore$7.call(SolrCore.java:1629)
[junit4:junit4]   2> 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
[junit4:junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
[junit4:junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
[junit4:junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
[junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:679)
[junit4:junit4]   2> 
[junit4:junit4]   2> 24127 T269 C11 P40842 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 24127 T298 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty3/index
[junit4:junit4]   2> 24128 T281 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@43ef490c main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 24128 T286 C12 P40846 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 7
[junit4:junit4]   2> 24128 T317 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@57f7a5ab main{StandardDirectoryReader(segments_4:1:nrt)}
[junit4:junit4]   2> 24129 T281 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty2/index
[junit4:junit4]   2> 24129 T317 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty4/index
[junit4:junit4]   2> 24129 T269 C11 P40842 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 8
[junit4:junit4]   2> 24129 T303 C14 P40850 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 8
[junit4:junit4]   2> 24130 T256 C13 P40839 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 49
[junit4:junit4]   2> 24132 T221 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 24137 T254 C13 P40839 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 24140 T270 C11 P40842 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 24143 T287 C12 P40846 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 24146 T304 C14 P40850 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 26213 T233 C15 P40835 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362247274130/control/data
[junit4:junit4]   2> 26221 T233 C15 P40835 oass.SolrIndexSearcher.<init> Opening Searcher@17a95cf6 realtime
[junit4:junit4]   2> 26226 T233 C15 P40835 /update {wt=javabin&version=2} {deleteByQuery=*:* (-1428419825133158400)} 0 75
[junit4:junit4]   2> 26232 T256 C13 P40839 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty1
[junit4:junit4]   2> 26243 T303 C14 P40850 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty4
[junit4:junit4]   2> 26243 T286 C12 P40846 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty3
[junit4:junit4]   2> 26243 T269 C11 P40842 oasc.C

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

SingleTest(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:679)
[junit4:junit4]   2> 142044 T221 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 169442 T296 oasu.PeerSync.handleResponse WARNING PeerSync: core=collection1 url=http://127.0.0.1:40846  couldn't connect to http://127.0.0.1:40842/collection1/, counting as success
[junit4:junit4]   2> 169443 T296 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:40846 DONE. sync succeeded
[junit4:junit4]   2> 169443 T296 oasc.SyncStrategy.syncReplicas We have been closed, won't attempt to sync replicas back to leader
[junit4:junit4]   2> 169444 T296 oasc.ShardLeaderElectionContext.rejoinLeaderElection Not rejoining election because CoreContainer is shutdown
[junit4:junit4]   2> 169445 T296 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@29011f1f
[junit4:junit4]   2> 169446 T296 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=10,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=305,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
[junit4:junit4]   2> 169447 T296 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 169447 T296 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 169447 T296 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 169447 T296 C12 P40846 oasu.TransactionLog.forceClose SEVERE Error: Forcing close of tlog{file=./org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty3/tlog/tlog.0000000000000000005 refcount=1}
[junit4:junit4]   2> 169449 T296 C12 P40846 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty3/index
[junit4:junit4]   2> 169450 T296 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 169450 T296 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty3/index
[junit4:junit4]   2> 169450 T296 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty3/index
[junit4:junit4]   2> 169450 T296 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty3/index
[junit4:junit4]   2> 169465 T296 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty3/index.20130302190132688
[junit4:junit4]   2> 169465 T296 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty3/index.20130302190132688
[junit4:junit4]   2> 169465 T296 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty3
[junit4:junit4]   2> 169466 T296 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362247274130/jetty3
[junit4:junit4]   2> 169466 T296 oasc.LeaderElector$1.process WARNING  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
[junit4:junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4:junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4:junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1468)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:236)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:233)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:65)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:233)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:84)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:129)
[junit4:junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
[junit4:junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
[junit4:junit4]   2> 
[junit4:junit4]   2> 169466 T296 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 169467 T296 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> 169467 T296 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 169467 T296 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> NOTE: test params are: codec=Lucene40, sim=DefaultSimilarity, locale=hr, timezone=Europe/Luxembourg
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=3,free=311248768,total=440795136
[junit4:junit4]   2> NOTE: All tests run in this JVM: [ClusterStateUpdateTest, TestCSVResponseWriter, SimplePostToolTest, LukeRequestHandlerTest, TermVectorComponentDistributedTest, TestSuggestSpellingConverter, SolrCoreTest, SyncSliceTest]
[junit4:junit4] Completed on J1 in 170.12s, 1 test, 1 failure <<< FAILURES!

[...truncated 675 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/build.xml:381: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/build.xml:361: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build.xml:183: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/common-build.xml:449: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/lucene/common-build.xml:1207: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/lucene/common-build.xml:870: There were test failures: 260 suites, 1092 tests, 1 failure, 23 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