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/15 11:23:07 UTC

[JENKINS] Lucene-Solr-Tests-4.x-java7 - Build # 1070 - Failure

Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.x-java7/1070/

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

Error Message:
expected:<0> but was:<1>

Stack Trace:
java.lang.AssertionError: expected:<0> but was:<1>
	at __randomizedtesting.SeedInfo.seed([98A38CE4C47BEE71:194502FCB3248E4D]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.doTest(ChaosMonkeySafeLeaderTest.java:128)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)


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

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([98A38CE4C47BEE71:194502FCB3248E4D]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:196)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)




Build Log:
[...truncated 9155 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest
[junit4:junit4]   2> 0 T1443 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /_/p
[junit4:junit4]   2> 20 T1443 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./solrtest-ChaosMonkeySafeLeaderTest-1363341972247
[junit4:junit4]   2> 21 T1443 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 22 T1444 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 25 T1444 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 25 T1444 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 25 T1444 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 26 T1444 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 27 T1444 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1363341972246/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 123 T1443 oasc.ZkTestServer.run start zk server on port:16780
[junit4:junit4]   2> 123 T1443 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:16780 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@7811e52d
[junit4:junit4]   2> 124 T1443 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 125 T1449 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:16780. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 126 T1449 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:16780, initiating session
[junit4:junit4]   2> 126 T1445 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:16781
[junit4:junit4]   2> 126 T1445 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:16781
[junit4:junit4]   2> 127 T1447 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 130 T1447 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6d83931d0000 with negotiated timeout 10000 for client /140.211.11.196:16781
[junit4:junit4]   2> 130 T1449 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:16780, sessionid = 0x13d6d83931d0000, negotiated timeout = 10000
[junit4:junit4]   2> 130 T1450 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7811e52d name:ZooKeeperConnection Watcher:127.0.0.1:16780 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 131 T1443 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 131 T1443 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 137 T1448 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d6d83931d0000
[junit4:junit4]   2> 138 T1450 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 138 T1443 oaz.ZooKeeper.close Session: 0x13d6d83931d0000 closed
[junit4:junit4]   2> 139 T1445 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:16781 which had sessionid 0x13d6d83931d0000
[junit4:junit4]   2> 139 T1443 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:16780/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@66b891b4
[junit4:junit4]   2> 140 T1443 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 140 T1451 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:16780. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 141 T1451 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:16780, initiating session
[junit4:junit4]   2> 141 T1445 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:16782
[junit4:junit4]   2> 141 T1445 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:16782
[junit4:junit4]   2> 147 T1447 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6d83931d0001 with negotiated timeout 10000 for client /140.211.11.196:16782
[junit4:junit4]   2> 147 T1451 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:16780, sessionid = 0x13d6d83931d0001, negotiated timeout = 10000
[junit4:junit4]   2> 147 T1452 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@66b891b4 name:ZooKeeperConnection Watcher:127.0.0.1:16780/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 148 T1443 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 148 T1443 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 151 T1443 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 160 T1443 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 162 T1443 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 165 T1443 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 166 T1443 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 170 T1443 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 171 T1443 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 283 T1443 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 284 T1443 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 287 T1443 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 288 T1443 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 291 T1443 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 292 T1443 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 294 T1443 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 295 T1443 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 302 T1443 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 303 T1443 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 305 T1443 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 306 T1443 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 309 T1443 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 309 T1443 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 317 T1448 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d6d83931d0001
[junit4:junit4]   2> 317 T1452 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 318 T1445 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:16782 which had sessionid 0x13d6d83931d0001
[junit4:junit4]   2> 317 T1443 oaz.ZooKeeper.close Session: 0x13d6d83931d0001 closed
[junit4:junit4]   2> 509 T1443 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 514 T1443 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:16784
[junit4:junit4]   2> 515 T1443 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 515 T1443 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 516 T1443 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1363341972544
[junit4:junit4]   2> 516 T1443 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1363341972544/solr.xml
[junit4:junit4]   2> 517 T1443 oasc.CoreContainer.<init> New CoreContainer 1531179598
[junit4:junit4]   2> 517 T1443 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1363341972544/'
[junit4:junit4]   2> 518 T1443 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1363341972544/'
[junit4:junit4]   2> 579 T1443 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 580 T1443 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 580 T1443 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 581 T1443 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 581 T1443 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 582 T1443 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 582 T1443 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 583 T1443 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 583 T1443 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 584 T1443 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 606 T1443 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 625 T1443 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:16780/solr
[junit4:junit4]   2> 626 T1443 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 626 T1443 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:16780 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@7b1ec0a7
[junit4:junit4]   2> 627 T1443 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 628 T1462 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:16780. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 628 T1462 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:16780, initiating session
[junit4:junit4]   2> 628 T1445 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:16785
[junit4:junit4]   2> 629 T1445 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:16785
[junit4:junit4]   2> 633 T1447 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6d83931d0002 with negotiated timeout 20000 for client /140.211.11.196:16785
[junit4:junit4]   2> 633 T1462 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:16780, sessionid = 0x13d6d83931d0002, negotiated timeout = 20000
[junit4:junit4]   2> 633 T1463 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7b1ec0a7 name:ZooKeeperConnection Watcher:127.0.0.1:16780 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 634 T1443 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 635 T1448 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d6d83931d0002
[junit4:junit4]   2> 646 T1463 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 647 T1445 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:16785 which had sessionid 0x13d6d83931d0002
[junit4:junit4]   2> 646 T1443 oaz.ZooKeeper.close Session: 0x13d6d83931d0002 closed
[junit4:junit4]   2> 647 T1443 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 660 T1443 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:16780/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@252e8e1
[junit4:junit4]   2> 661 T1443 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 662 T1464 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:16780. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 662 T1464 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:16780, initiating session
[junit4:junit4]   2> 663 T1445 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:16786
[junit4:junit4]   2> 663 T1445 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:16786
[junit4:junit4]   2> 664 T1447 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6d83931d0003 with negotiated timeout 20000 for client /140.211.11.196:16786
[junit4:junit4]   2> 664 T1464 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:16780, sessionid = 0x13d6d83931d0003, negotiated timeout = 20000
[junit4:junit4]   2> 665 T1465 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@252e8e1 name:ZooKeeperConnection Watcher:127.0.0.1:16780/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 665 T1443 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 667 T1448 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6d83931d0003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 675 T1443 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 678 T1443 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:16784__%2Fp
[junit4:junit4]   2> 678 T1448 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6d83931d0003 type:delete cxid:0x8 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:16784__%2Fp Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:16784__%2Fp
[junit4:junit4]   2> 679 T1443 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:16784__%2Fp
[junit4:junit4]   2> 689 T1443 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 701 T1448 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6d83931d0003 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> 707 T1443 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 709 T1443 oasc.Overseer.start Overseer (id=89347979493572611-127.0.0.1:16784__%2Fp-n_0000000000) starting
[junit4:junit4]   2> 710 T1448 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6d83931d0003 type:create cxid:0x1b zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 711 T1448 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6d83931d0003 type:create cxid:0x1c zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 720 T1448 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6d83931d0003 type:create cxid:0x1d zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 722 T1448 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6d83931d0003 type:create cxid:0x1e zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 728 T1467 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 728 T1443 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 731 T1443 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 743 T1443 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 745 T1466 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 751 T1468 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1363341972544/collection1
[junit4:junit4]   2> 751 T1468 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 752 T1468 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 752 T1468 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 753 T1468 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1363341972544/collection1/'
[junit4:junit4]   2> 755 T1468 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1363341972544/collection1/lib/README' to classloader
[junit4:junit4]   2> 755 T1468 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1363341972544/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 808 T1468 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 872 T1468 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 973 T1468 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 979 T1468 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1603 T1468 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1614 T1468 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1618 T1468 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1630 T1468 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1635 T1468 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1639 T1468 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1640 T1468 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1640 T1468 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 1640 T1468 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1641 T1468 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1641 T1468 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 1642 T1468 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 1682 T1468 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1363341972544/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1363341972246/control/data/
[junit4:junit4]   2> 1682 T1468 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@61443ce2
[junit4:junit4]   2> 1682 T1468 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 1684 T1468 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1363341972246/control/data forceNew: false
[junit4:junit4]   2> 1684 T1468 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1363341972246/control/data/index/
[junit4:junit4]   2> 1685 T1468 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1363341972246/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1686 T1468 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1363341972246/control/data/index forceNew: false
[junit4:junit4]   2> 1691 T1468 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1363341972246/control/data/index,segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1691 T1468 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1694 T1468 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1694 T1468 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1695 T1468 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1695 T1468 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1696 T1468 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1696 T1468 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1696 T1468 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1697 T1468 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1697 T1468 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1710 T1468 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1718 T1468 oass.SolrIndexSearcher.<init> Opening Searcher@3f452129 main
[junit4:junit4]   2> 1719 T1468 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1719 T1468 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1723 T1469 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3f452129 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1725 T1468 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1725 T1468 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1726 T1448 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6d83931d0003 type:create cxid:0x55 zxid:0x2a txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue Error:KeeperErrorCode = NoNode for /solr/overseer/queue
[junit4:junit4]   2> 2248 T1466 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2249 T1466 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:16784__%2Fp",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:16784/_/p"}
[junit4:junit4]   2> 2249 T1466 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2250 T1466 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2250 T1448 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6d83931d0003 type:create cxid:0x5d zxid:0x2d txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue-work Error:KeeperErrorCode = NoNode for /solr/overseer/queue-work
[junit4:junit4]   2> 2265 T1465 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> 2729 T1468 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2729 T1468 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:16784/_/p collection:control_collection shard:shard1
[junit4:junit4]   2> 2730 T1468 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2746 T1448 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6d83931d0003 type:delete cxid:0x77 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 2746 T1468 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2747 T1448 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6d83931d0003 type:create cxid:0x78 zxid:0x38 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2757 T1468 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2757 T1468 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2757 T1468 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:16784/_/p/collection1/
[junit4:junit4]   2> 2757 T1468 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2758 T1468 oasc.SyncStrategy.syncToMe http://127.0.0.1:16784/_/p/collection1/ has no replicas
[junit4:junit4]   2> 2758 T1468 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:16784/_/p/collection1/
[junit4:junit4]   2> 2758 T1468 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2761 T1448 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6d83931d0003 type:create cxid:0x82 zxid:0x3c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3768 T1466 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3798 T1465 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> 3833 T1468 oasc.ZkController.register We are http://127.0.0.1:16784/_/p/collection1/ and leader is http://127.0.0.1:16784/_/p/collection1/
[junit4:junit4]   2> 3833 T1468 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:16784/_/p
[junit4:junit4]   2> 3833 T1468 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3833 T1468 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3833 T1468 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3835 T1468 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3836 T1443 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 3836 T1443 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3837 T1443 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3855 T1443 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3861 T1443 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:16780/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@309b4547
[junit4:junit4]   2> 3862 T1443 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3862 T1471 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:16780. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3863 T1471 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:16780, initiating session
[junit4:junit4]   2> 3863 T1445 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:16790
[junit4:junit4]   2> 3863 T1445 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:16790
[junit4:junit4]   2> 3865 T1447 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6d83931d0004 with negotiated timeout 10000 for client /140.211.11.196:16790
[junit4:junit4]   2> 3865 T1471 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:16780, sessionid = 0x13d6d83931d0004, negotiated timeout = 10000
[junit4:junit4]   2> 3865 T1472 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@309b4547 name:ZooKeeperConnection Watcher:127.0.0.1:16780/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3865 T1443 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3866 T1443 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3870 T1443 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 4091 T1443 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 4094 T1443 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:16793
[junit4:junit4]   2> 4095 T1443 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 4095 T1443 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 4096 T1443 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1363341976097
[junit4:junit4]   2> 4096 T1443 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1363341976097/solr.xml
[junit4:junit4]   2> 4097 T1443 oasc.CoreContainer.<init> New CoreContainer 232835916
[junit4:junit4]   2> 4098 T1443 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1363341976097/'
[junit4:junit4]   2> 4098 T1443 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1363341976097/'
[junit4:junit4]   2> 4172 T1443 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 4173 T1443 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 4173 T1443 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 4173 T1443 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 4174 T1443 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 4174 T1443 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 4175 T1443 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 4175 T1443 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 4176 T1443 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 4176 T1443 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 4202 T1443 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4224 T1443 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:16780/solr
[junit4:junit4]   2> 4225 T1443 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 4225 T1443 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:16780 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@43cfe2b5
[junit4:junit4]   2> 4226 T1443 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4227 T1482 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:16780. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4227 T1482 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:16780, initiating session
[junit4:junit4]   2> 4227 T1445 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:16794
[junit4:junit4]   2> 4228 T1445 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:16794
[junit4:junit4]   2> 4230 T1447 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6d83931d0005 with negotiated timeout 20000 for client /140.211.11.196:16794
[junit4:junit4]   2> 4230 T1482 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:16780, sessionid = 0x13d6d83931d0005, negotiated timeout = 20000
[junit4:junit4]   2> 4230 T1483 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@43cfe2b5 name:ZooKeeperConnection Watcher:127.0.0.1:16780 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4231 T1443 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4232 T1448 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d6d83931d0005
[junit4:junit4]   2> 4244 T1483 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 4244 T1445 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:16794 which had sessionid 0x13d6d83931d0005
[junit4:junit4]   2> 4244 T1443 oaz.ZooKeeper.close Session: 0x13d6d83931d0005 closed
[junit4:junit4]   2> 4245 T1443 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 4258 T1443 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:16780/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@43682dd7
[junit4:junit4]   2> 4259 T1443 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4260 T1484 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:16780. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4260 T1484 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:16780, initiating session
[junit4:junit4]   2> 4260 T1445 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:16795
[junit4:junit4]   2> 4261 T1445 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:16795
[junit4:junit4]   2> 4262 T1447 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6d83931d0006 with negotiated timeout 20000 for client /140.211.11.196:16795
[junit4:junit4]   2> 4262 T1484 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:16780, sessionid = 0x13d6d83931d0006, negotiated timeout = 20000
[junit4:junit4]   2> 4263 T1485 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@43682dd7 name:ZooKeeperConnection Watcher:127.0.0.1:16780/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4263 T1443 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4264 T1448 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6d83931d0006 type:create cxid:0x1 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4265 T1448 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6d83931d0006 type:create cxid:0x2 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4274 T1443 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 5277 T1443 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:16793__%2Fp
[junit4:junit4]   2> 5278 T1448 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6d83931d0006 type:delete cxid:0xb zxid:0x4c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:16793__%2Fp Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:16793__%2Fp
[junit4:junit4]   2> 5280 T1443 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:16793__%2Fp
[junit4:junit4]   2> 5282 T1472 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5282 T1465 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5282 T1485 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5282 T1465 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> 5288 T1486 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1363341976097/collection1
[junit4:junit4]   2> 5288 T1486 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 5289 T1486 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 5289 T1486 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 5290 T1486 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1363341976097/collection1/'
[junit4:junit4]   2> 5291 T1486 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1363341976097/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 5292 T1486 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1363341976097/collection1/lib/README' to classloader
[junit4:junit4]   2> 5303 T1466 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5303 T1466 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:16784__%2Fp_collection1",
[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:16784__%2Fp",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:16784/_/p"}
[junit4:junit4]   2> 5315 T1472 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> 5315 T1485 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> 5315 T1465 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> 5345 T1486 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 5405 T1486 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 5505 T1486 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 5511 T1486 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 6096 T1486 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 6103 T1486 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 6106 T1486 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 6116 T1486 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 6119 T1486 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 6122 T1486 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 6123 T1486 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 6123 T1486 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 6124 T1486 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 6124 T1486 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 6125 T1486 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 6125 T1486 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 6125 T1486 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1363341976097/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1363341972246/jetty1/
[junit4:junit4]   2> 6125 T1486 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@61443ce2
[junit4:junit4]   2> 6126 T1486 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 6126 T1486 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1363341972246/jetty1 forceNew: false
[junit4:junit4]   2> 6127 T1486 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1363341972246/jetty1/index/
[junit4:junit4]   2> 6127 T1486 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1363341972246/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 6128 T1486 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1363341972246/jetty1/index forceNew: false
[junit4:junit4]   2> 6131 T1486 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1363341972246/jetty1/index,segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 6131 T1486 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 6133 T1486 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 6133 T1486 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 6134 T1486 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 6134 T1486 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 6135 T1486 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 6135 T1486 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 6135 T1486 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 6136 T1486 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 6136 T1486 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 6144 T1486 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 6150 T1486 oass.SolrIndexSearcher.<init> Opening Searcher@74607e5a main
[junit4:junit4]   2> 6150 T1486 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 6150 T1486 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 6154 T1487 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@74607e5a main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 6155 T1486 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 6156 T1486 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6819 T1466 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6820 T1466 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"3",
[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:16793__%2Fp",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:16793/_/p"}
[junit4:junit4]   2> 6820 T1466 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 3
[junit4:junit4]   2> 6820 T1466 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 6833 T1472 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> 6833 T1485 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> 6833 T1465 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> 7158 T1486 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 7158 T1486 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:16793/_/p collection:collection1 shard:shard1
[junit4:junit4]   2> 7159 T1486 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 7178 T1448 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6d83931d0006 type:delete cxid:0x48 zxid:0x5c txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 7179 T1486 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 7179 T1448 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6d83931d0006 type:create cxid:0x49 zxid:0x5d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7189 T1486 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 7189 T1486 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 7189 T1486 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:16793/_/p/collection1/
[junit4:junit4]   2> 7190 T1486 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 7190 T1486 oasc.SyncStrategy.syncToMe http://127.0.0.1:16793/_/p/collection1/ has no replicas
[junit4:junit4]   2> 7190 T1486 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:16793/_/p/collection1/
[junit4:junit4]   2> 7190 T1486 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 7199 T1448 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6d83931d0006 type:create cxid:0x53 zxid:0x61 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8337 T1466 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8480 T1472 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> 8480 T1465 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> 8480 T1485 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> 8586 T1486 oasc.ZkController.register We are http://127.0.0.1:16793/_/p/collection1/ and leader is http://127.0.0.1:16793/_/p/collection1/
[junit4:junit4]   2> 8586 T1486 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:16793/_/p
[junit4:junit4]   2> 8586 T1486 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 8586 T1486 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 8587 T1486 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8589 T1486 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8590 T1443 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 8590 T1443 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 8591 T1443 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8731 T1443 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 8734 T1443 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:16800
[junit4:junit4]   2> 8735 T1443 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 8735 T1443 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 8736 T1443 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1363341980827
[junit4:junit4]   2> 8736 T1443 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1363341980827/solr.xml
[junit4:junit4]   2> 8736 T1443 oasc.CoreContainer.<init> New CoreContainer 840462048
[junit4:junit4]   2> 8737 T1443 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1363341980827/'
[junit4:junit4]   2> 8737 T1443 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1363341980827/'
[junit4:junit4]   2> 8780 T1443 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 8780 T1443 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 8781 T1443 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 8781 T1443 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 8781 T1443 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 8781 T1443 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 8782 T1443 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 8782 T1443 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 8782 T1443 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 8783 T1443 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 8798 T1443 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 8812 T1443 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:16780/solr
[junit4:junit4]   2> 8812 T1443 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 8813 T1443 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:16780 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@724a1c71
[junit4:junit4]   2> 8814 T1443 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8814 T1498 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:16780. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8815 T1498 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:16780, initiating session
[junit4:junit4]   2> 8815 T1445 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:16801
[junit4:junit4]   2> 8815 T1445 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:16801
[junit4:junit4]   2> 8822 T1447 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6d83931d0007 with negotiated timeout 20000 for client /140.211.11.196:16801
[junit4:junit4]   2> 8822 T1498 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:16780, sessionid = 0x13d6d83931d0007, negotiated timeout = 20000
[junit4:junit4]   2> 8822 T1499 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@724a1c71 name:ZooKeeperConnection Watcher:127.0.0.1:16780 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8822 T1443 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8823 T1448 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d6d83931d0007
[junit4:junit4]   2> 8825 T1499 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 8825 T1443 oaz.ZooKeeper.close Session: 0x13d6d83931d0007 closed
[junit4:junit4]   2> 8825 T1445 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:16801 which had sessionid 0x13d6d83931d0007
[junit4:junit4]   2> 8825 T1443 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 8833 T1443 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:16780/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@32f3ab3a
[junit4:junit4]   2> 8834 T1443 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8834 T1500 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:16780. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8834 T1500 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:16780, initiating session
[junit4:junit4]   2> 8835 T1445 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:16802
[junit4:junit4]   2> 8835 T1445 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:16802
[junit4:junit4]   2> 8836 T1447 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6d83931d0008 with negotiated timeout 20000 for client /140.211.11.196:16802
[junit4:junit4]   2> 8836 T1500 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:16780, sessionid = 0x13d6d83931d0008, negotiated timeout = 20000
[junit4:junit4]   2> 8836 T1501 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@32f3ab3a name:ZooKeeperConnection Watcher:127.0.0.1:16780/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8837 T1443 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8837 T1448 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6d83931d0008 type:create cxid:0x1 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8839 T1448 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6d83931d0008 type:create cxid:0x2 zxid:0x6f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8847 T1443 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9850 T1443 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:16800__%2Fp
[junit4:junit4]   2> 9851 T1448 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6d83931d0008 type:delete cxid:0xb zxid:0x70 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:16800__%2Fp Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:16800__%2Fp
[junit4:junit4]   2> 9853 T1443 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:16800__%2Fp
[junit4:junit4]   2> 9855 T1485 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> 9855 T1465 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9855 T1501 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9855 T1465 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> 9855 T1472 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9856 T1472 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> 9856 T1485 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9876 T1502 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1363341980827/collection1
[junit4:junit4]   2> 9876 T1502 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9877 T1502 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9877 T1502 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9878 T1502 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1363341980827/collection1/'
[junit4:junit4]   2> 9879 T1502 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1363341980827/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9880 T1502 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1363341980827/collection1/lib/README' to classloader
[junit4:junit4]   2> 9919 T1502 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 9971 T1502 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 10041 T1466 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 10041 T1466 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:16793__%2Fp_collection1",
[junit4:junit4]   2> 	  "numShards":"3",
[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:16793__%2Fp",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:16793/_/p"}
[junit4:junit4]   2> 10053 T1465 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> 10053 T1472 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> 10053 T1485 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> 10071 T1502 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 10071 T1501 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> 10075 T1502 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 10636 T1502 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 10647 T1502 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 10651 T1502 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 10663 T1502 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10667 T1502 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10672 T1502 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10672 T1502 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 10673 T1502 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 10673 T1502 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10674 T1502 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 10674 T1502 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 10674 T1502 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 10675 T1502 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1363341980827/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1363341972246/jetty2/
[junit4:junit4]   2> 10675 T1502 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@61443ce2
[junit4:junit4]   2> 10675 T1502 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 10676 T1502 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1363341972246/jetty2 forceNew: false
[junit4:junit4]   2> 10677 T1502 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1363341972246/jetty2/index/
[junit4:junit4]   2> 10678 T1502 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1363341972246/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 10678 T1502 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1363341972246/jetty2/index forceNew: false
[junit4:junit4]   2> 10683 T1502 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1363341972246/jetty2/index,segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 10683 T1502 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 10686 T1502 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 10686 T1502 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 10687 T1502 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 10688 T1502 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 10688 T1502 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 10689 T1502 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 10689 T1502 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 10690 T1502 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 10690 T1502 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 10703 T1502 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 10710 T1502 oass.SolrIndexSearcher.<init> Opening Searcher@6dc43ee5 main
[junit4:junit4]   2> 10711 T1502 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 10712 T1502 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 10716 T1503 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6dc43ee5 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 10718 T1502 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 10719 T1502 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11556 T1466 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11557 T1466 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"3",
[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:16800__%2Fp",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:16800/_/p"}
[junit4:junit4]   2> 11557 T1466 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
[junit4:junit4]   2> 11557 T1466 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 11570 T1485 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> 11570 T1465 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> 11570 T1472 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> 11570 T1501 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> 11721 T1502 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 11721 T1502 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:16800/_/p collection:collection1 shard:shard2
[junit4:junit4]   2> 11722 T1502 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 11736 T1448 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6d83931d0008 type:delete cxid:0x47 zxid:0x7f txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders/shard2 Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders/shard2
[junit4:junit4]   2> 11737 T1502 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 11737 T1448 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6d83931d0008 type:create cxid:0x48 zxid:0x80 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11745 T1502 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 11745 T1502 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 11745 T1502 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:16800/_/p/collection1/
[junit4:junit4]   2> 11745 T1502 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 11746 T1502 oasc.SyncStrategy.syncToMe http://127.0.0.1:16800/_/p/collection1/ has no replicas
[junit4:junit4]   2> 11746 T1502 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:16800/_/p/collection1/
[junit4:junit4]   2> 11746 T1502 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 11749 T1448 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6d83931d0008 type:create cxid:0x51 zxid:0x83 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13075 T1466 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13163 T1501 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> 13163 T1472 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> 13163 T1485 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> 13163 T1465 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> 13185 T1502 oasc.ZkController.register We are http://127.0.0.1:16800/_/p/collection1/ and leader is http://127.0.0.1:16800/_/p/collection1/
[junit4:junit4]   2> 13185 T1502 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:16800/_/p
[junit4:junit4]   2> 13185 T1502 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 13185 T1502 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 13185 T1502 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 13203 T1502 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13204 T1443 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 13205 T1443 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 13205 T1443 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 13420 T1443 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 13424 T1443 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:16814
[junit4:junit4]   2> 13424 T1443 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 13425 T1443 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 13425 T1443 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1363341985446
[junit4:junit4]   2> 13426 T1443 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1363341985446/solr.xml
[junit4:junit4]   2> 13426 T1443 oasc.CoreContainer.<init> New CoreContainer 1756381991
[junit4:junit4]   2> 13427 T1443 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1363341985446/'
[junit4:junit4]   2> 13428 T1443 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1363341985446/'
[junit4:junit4]   2> 13489 T1443 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 13490 T1443 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 13491 T1443 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 13491 T1443 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 13492 T1443 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 13492 T1443 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 13493 T1443 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 13493 T1443 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 13494 T1443 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 13494 T1443 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 13515 T1443 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 13535 T1443 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:16780/solr
[junit4:junit4]   2> 13536 T1443 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 13536 T1443 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:16780 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@df76df2
[junit4:junit4]   2> 13537 T1443 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 13538 T1514 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:16780. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 13538 T1514 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:16780, initiating session
[junit4:junit4]   2> 13539 T1445 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:16815
[junit4:junit4]   2> 13539 T1445 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:16815
[junit4:junit4]   2> 13574 T1447 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6d83931d0009 with negotiated timeout 20000 for client /140.211.11.196:16815
[junit4:junit4]   2> 13574 T1514 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:16780, sessionid = 0x13d6d83931d0009, negotiated timeout = 20000
[junit4:junit4]   2> 13574 T1515 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@df76df2 name:ZooKeeperConnection Watcher:127.0.0.1:16780 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 13574 T1443 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 13575 T1448 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d6d83931d0009
[junit4:junit4]   2> 13613 T1515 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 13613 T1445 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:16815 which had sessionid 0x13d6d83931d0009
[junit4:junit4]   2> 13613 T1443 oaz.ZooKeeper.close Session: 0x13d6d83931d0009 closed
[junit4:junit4]   2> 13614 T1443 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 13625 T1443 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:16780/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@b39c77e
[junit4:junit4]   2> 13626 T1443 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 13627 T1516 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:16780. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 13627 T1516 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:16780, initiating session
[junit4:junit4]   2> 13627 T1445 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:16816
[junit4:junit4]   2> 13628 T1445 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:16816
[junit4:junit4]   2> 13630 T1447 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6d83931d000a with negotiated timeout 20000 for client /140.211.11.196:16816
[junit4:junit4]   2> 13630 T1516 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:16780, sessionid = 0x13d6d83931d000a, negotiated timeout = 20000
[junit4:junit4]   2> 13630 T1517 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b39c77e name:ZooKeeperConnection Watcher:127.0.0.1:16780/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 13631 T1443 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 13631 T1448 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6d83931d000a type:create cxid:0x1 zxid:0x90 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13640 T1448 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6d83931d000a type:create cxid:0x2 zxid:0x91 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13642 T1443 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 14646 T1443 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:16814__%2Fp
[junit4:junit4]   2> 14647 T1448 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6d83931d000a type:delete cxid:0xb zxid:0x92 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:16814__%2Fp Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:16814__%2Fp
[junit4:junit4]   2> 14649 T1443 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:16814__%2Fp
[junit4:junit4]   2> 14652 T1485 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> 14652 T1465 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14652 T1472 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14652 T1501 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14652 T1517 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14653 T1465 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> 14653 T1501 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> 14653 T1472 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> 14653 T1485 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14671 T1518 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1363341985446/collection1
[junit4:junit4]   2> 14671 T1518 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 14672 T1518 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 14672 T1518 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 14674 T1518 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1363341985446/collection1/'
[junit4:junit4]   2> 14675 T1518 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1363341985446/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 14676 T1518 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1363341985446/collection1/lib/README' to classloader
[junit4:junit4]   2> 14716 T1466 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14717 T1466 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:16800__%2Fp_collection1",
[junit4:junit4]   2> 	  "numShards":"3",
[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:16800__%2Fp",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:16800/_/p"}
[junit4:junit4]   2> 14723 T1501 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> 14723 T1465 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> 14723 T1485 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> 14723 T1472 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> 14723 T1517 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> 14759 T1518 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 14828 T1518 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 14929 T1518 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 14936 T1518 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 15561 T1518 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 15571 T1518 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 15575 T1518 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 15587 T1518 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 15592 T1518 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 15596 T1518 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 15597 T1518 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 15597 T1518 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 15597 T1518 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 15598 T1518 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 15598 T1518 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 15598 T1518 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 15599 T1518 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1363341985446/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1363341972246/jetty3/
[junit4:junit4]   2> 15599 T1518 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@61443ce2
[junit4:junit4]   2> 15600 T1518 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 15600 T1518 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1363341972246/jetty3 forceNew: false
[junit4:junit4]   2> 15601 T1518 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1363341972246/jetty3/index/
[junit4:junit4]   2> 15602 T1518 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1363341972246/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 15602 T1518 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1363341972246/jetty3/index forceNew: false
[junit4:junit4]   2> 15607 T1518 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1363341972246/jetty3/index,segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 15607 T1518 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 15610 T1518 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 15610 T1518 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 15611 T1518 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 15611 T1518 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 15612 T1518 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 15612 T1518 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 15612 T1518 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 15613 T1518 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 15614 T1518 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 15625 T1518 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 15633 T1518 oass.SolrIndexSearcher.<init> Opening Searcher@ca7aa73 main
[junit4:junit4]   2> 15634 T1518 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 15634 T1518 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 15638 T1519 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@ca7aa73 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 15640 T1518 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 15641 T1518 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16236 T1466 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16237 T1466 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"3",
[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:16814__%2Fp",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:16814/_/p"}
[junit4:junit4]   2> 16237 T1466 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
[junit4:junit4]   2> 16237 T1466 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard3
[junit4:junit4]   2> 16269 T1517 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> 16269 T1485 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> 16269 T1472 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> 16269 T1465 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> 16269 T1501 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> 16643 T1518 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 16643 T1518 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:16814/_/p collection:collection1 shard:shard3
[junit4:junit4]   2> 16644 T1518 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard3/election
[junit4:junit4]   2> 16657 T1448 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6d83931d000a type:delete cxid:0x47 zxid:0xa1 txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders/shard3 Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders/shard3
[junit4:junit4]   2> 16664 T1518 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 16664 T1448 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6d83931d000a type:create cxid:0x48 zxid:0xa2 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16673 T1518 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 16673 T1518 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 16673 T1518 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:16814/_/p/collection1/
[junit4:junit4]   2> 16673 T1518 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 16674 T1518 oasc.SyncStrategy.syncToMe http://127.0.0.1:16814/_/p/collection1/ has no replicas
[junit4:junit4]   2> 16674 T1518 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:16814/_/p/collection1/
[junit4:junit4]   2> 16674 T1518 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard3
[junit4:junit4]   2> 16679 T1448 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6d83931d000a type:create cxid:0x51 zxid:0xa5 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 17780 T1466 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17798 T1501 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> 17798 T1517 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> 17798 T1465 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> 17798 T1472 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> 17798 T1485 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> 17815 T1518 oasc.ZkController.register We are http://127.0.0.1:16814/_/p/collection1/ and leader is http://127.0.0.1:16814/_/p/collection1/
[junit4:junit4]   2> 17815 T1518 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:16814/_/p
[junit4:junit4]   2> 17815 T1518 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 17815 T1518 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 17816 T1518 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 17817 T1518 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17819 T1443 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 17819 T1443 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 17820 T1443 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18034 T1443 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 18038 T1443 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:16832
[junit4:junit4]   2> 18038 T1443 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 18039 T1443 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 18040 T1443 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty4-1363341990061
[junit4:junit4]   2> 18040 T1443 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty4-1363341990061/solr.xml
[junit4:junit4]   2> 18040 T1443 oasc.CoreContainer.<init> New CoreContainer 1092573646
[junit4:junit4]   2> 18041 T1443 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty4-1363341990061/'
[junit4:junit4]   2> 18042 T1443 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty4-1363341990061/'
[junit4:junit4]   2> 18109 T1443 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 18110 T1443 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 18110 T1443 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 18111 T1443 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 18111 T1443 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 18112 T1443 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 18112 T1443 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 18113 T1443 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 18113 T1443 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 18114 T1443 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 18138 T1443 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 18159 T1443 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:16780/solr
[junit4:junit4]   2> 18160 T1443 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 18161 T1443 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:16780 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@35473d1f
[junit4:junit4]   2> 18184 T1443 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 18185 T1530 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:16780. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 18186 T1530 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:16780, initiating session
[junit4:junit4]   2> 18186 T1445 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:16833
[junit4:junit4]   2> 18187 T1445 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:16833
[junit4:junit4]   2> 18192 T1447 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6d83931d000b with negotiated timeout 20000 for client /140.211.11.196:16833
[junit4:junit4]   2> 18192 T1530 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:16780, sessionid = 0x13d6d83931d000b, negotiated timeout = 20000
[junit4:junit4]   2> 18193 T1531 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@35473d1f name:ZooKeeperConnection Watcher:127.0.0.1:16780 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 18193 T1443 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 18195 T1448 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d6d83931d000b
[junit4:junit4]   2> 18200 T1531 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 18200 T1445 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:16833 which had sessionid 0x13d6d83931d000b
[junit4:junit4]   2> 18200 T1443 oaz.ZooKeeper.close Session: 0x13d6d83931d000b closed
[junit4:junit4]   2> 18201 T1443 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 18214 T1443 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:16780/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@660a5e36
[junit4:junit4]   2> 18215 T1443 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 18216 T1532 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:16780. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 18217 T1532 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:16780, initiating session
[junit4:junit4]   2> 18217 T1445 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:16834
[junit4:junit4]   2> 18217 T1445 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:16834
[junit4:junit4]   2> 18258 T1447 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6d83931d000c with negotiated timeout 20000 for client /140.211.11.196:16834
[junit4:junit4]   2> 18258 T1532 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:16780, sessionid = 0x13d6d83931d000c, negotiated timeout = 20000
[junit4:junit4]   2> 18259 T1533 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@660a5e36 name:ZooKeeperConnection Watcher:127.0.0.1:16780/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 18259 T1443 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 18260 T1448 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6d83931d000c type:create cxid:0x1 zxid:0xb2 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 18278 T1448 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6d83931d000c type:create cxid:0x2 zxid:0xb3 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 18281 T1443 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 19285 T1443 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:16832__%2Fp
[junit4:junit4]   2> 19286 T1448 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6d83931d000c type:delete cxid:0xb zxid:0xb4 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:16832__%2Fp Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:16832__%2Fp
[junit4:junit4]   2> 19288 T1443 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:16832__%2Fp
[junit4:junit4]   2> 19290 T1485 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> 19290 T1517 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> 19290 T1501 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 19290 T1533 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 19290 T1465 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 19290 T1472 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 19290 T1501 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> 19291 T1465 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> 19291 T1472 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> 19303 T1485 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 19303 T1517 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 19305 T1466 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19305 T1466 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:16814__%2Fp_collection1",
[junit4:junit4]   2> 	  "numShards":"3",
[junit4:junit4]   2> 	  "shard":"shard3",
[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:16814__%2Fp",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:16814/_/p"}
[junit4:junit4]   2> 19310 T1534 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty4-1363341990061/collection1
[junit4:junit4]   2> 19310 T1534 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 19314 T1534 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 19314 T1534 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 19316 T1501 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> 19316 T1517 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> 19316 T1472 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> 19316 T1465 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> 19316 T1533 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> 19316 T1485 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> 19317 T1534 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty4-1363341990061/collection1/'
[junit4:junit4]   2> 19318 T1534 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty4-1363341990061/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 19319 T1534 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty4-1363341990061/collection1/lib/README' to classloader
[junit4:junit4]   2> 19370 T1534 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 19432 T1534 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 19533 T1534 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 19539 T1534 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 20170 T1534 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 20181 T1534 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 20185 T1534 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 20198 T1534 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 20203 T1534 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 20207 T1534 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 20208 T1534 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 20208 T1534 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 20209 T1534 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 20210 T1534 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 20210 T1534 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 20210 T1534 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 20210 T1534 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty4-1363341990061/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1363341972246/jetty4/
[junit4:junit4]   2> 20211 T1534 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@61443ce2
[junit4:junit4]   2> 20211 T1534 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 20212 T1534 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1363341972246/jetty4 forceNew: false
[junit4:junit4]   2> 20213 T1534 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1363341972246/jetty4/index/
[junit4:junit4]   2> 20213 T1534 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1363341972246/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 20214 T1534 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1363341972246/jetty4/index forceNew: false
[junit4:junit4]   2> 20220 T1534 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1363341972246/jetty4/index,segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 20220 T1534 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 20223 T1534 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 20223 T1534 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 20224 T1534 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 20224 T1534 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 20225 T1534 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 20225 T1534 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 20225 T1534 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 20226 T1534 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 20226 T1534 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 20239 T1534 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 20247 T1534 oass.SolrIndexSearcher.<init> Opening Searcher@1d1d688b main
[junit4:junit4]   2> 20248 T1534 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 20248 T1534 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 20252 T1535 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1d1d688b main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 20255 T1534 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 20255 T1534 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 20820 T1466 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20821 T1466 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"3",
[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:16832__%2Fp",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:16832/_/p"}
[junit4:junit4]   2> 20821 T1466 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
[junit4:junit4]   2> 20821 T1466 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 20826 T1485 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> 20826 T1465 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> 20826 T1501 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> 20826 T1472 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> 20826 T1517 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> 20826 T1533 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> 21258 T1534 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 21258 T1534 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:16832/_/p collection:collection1 shard:shard1
[junit4:junit4]   2> 21261 T1534 oasc.ZkController.register We are http://127.0.0.1:16832/_/p/collection1/ and leader is http://127.0.0.1:16793/_/p/collection1/
[junit4:junit4]   2> 21261 T1534 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:16832/_/p
[junit4:junit4]   2> 21261 T1534 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 21262 T1534 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C86 name=collection1 org.apache.solr.core.SolrCore@6f3e4543 url=http://127.0.0.1:16832/_/p/collection1 node=127.0.0.1:16832__%2Fp C86_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:16832__%2Fp, base_url=http://127.0.0.1:16832/_/p}
[junit4:junit4]   2> 21269 T1536 C86 P16832 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 21269 T1534 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21270 T1536 C86 P16832 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 21271 T1536 C86 P16832 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 21271 T1536 C86 P16832 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 21271 T1443 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 21272 T1443 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 21273 T1443 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 21274 T1536 C86 P16832 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 21560 T1443 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 21563 T1443 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:16839
[junit4:junit4]   2> 21564 T1443 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 21565 T1443 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 21565 T1443 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty5-1363341993519
[junit4:junit4]   2> 21566 T1443 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty5-1363341993519/solr.xml
[junit4:junit4]   2> 21566 T1443 oasc.CoreContainer.<init> New CoreContainer 1471075905
[junit4:junit4]   2> 21567 T1443 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty5-1363341993519/'
[junit4:junit4]   2> 21568 T1443 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty5-1363341993519/'
[junit4:junit4]   2> 21655 T1443 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 21656 T1443 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 21657 T1443 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 21658 T1443 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 21658 T1443 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 21659 T1443 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 21660 T1443 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 21660 T1443 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 21661 T1443 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 21662 T1443 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 21693 T1443 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 21722 T1443 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:16780/solr
[junit4:junit4]   2> 21723 T1443 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 21724 T1443 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:16780 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@436cd579
[junit4:junit4]   2> 21725 T1443 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 21726 T1547 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:16780. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 21726 T1547 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:16780, initiating session
[junit4:junit4]   2> 21727 T1445 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:16840
[junit4:junit4]   2> 21727 T1445 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:16840
[junit4:junit4]   2> 21728 T1447 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6d83931d000d with negotiated timeout 20000 for client /140.211.11.196:16840
[junit4:junit4]   2> 21729 T1547 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:16780, sessionid = 0x13d6d83931d000d, negotiated timeout = 20000
[junit4:junit4]   2> 21729 T1548 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@436cd579 name:ZooKeeperConnection Watcher:127.0.0.1:16780 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 21729 T1443 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 21730 T1448 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d6d83931d000d
[junit4:junit4]   2> 21731 T1548 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 21731 T1445 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:16840 which had sessionid 0x13d6d83931d000d
[junit4:junit4]   2> 21731 T1443 oaz.ZooKeeper.close Session: 0x13d6d83931d000d closed
[junit4:junit4]   2> 21732 T1443 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 21748 T1443 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:16780/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@3a9bad91
[junit4:junit4]   2> 21749 T1443 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 21750 T1549 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:16780. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 21750 T1549 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:16780, initiating session
[junit4:junit4]   2> 21751 T1445 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:16841
[junit4:junit4]   2> 21751 T1445 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:16841
[junit4:junit4]   2> 21752 T1447 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6d83931d000e with negotiated timeout 20000 for client /140.211.11.196:16841
[junit4:junit4]   2> 21752 T1549 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:16780, sessionid = 0x13d6d83931d000e, negotiated timeout = 20000
[junit4:junit4]   2> 21753 T1550 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3a9bad91 name:ZooKeeperConnection Watcher:127.0.0.1:16780/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 21753 T1443 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 21754 T1448 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6d83931d000e type:create cxid:0x1 zxid:0xc5 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 21755 T1448 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6d83931d000e type:create cxid:0x2 zxid:0xc6 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 21763 T1443 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 22329 T1466 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22330 T1466 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:16832__%2Fp_collection1",
[junit4:junit4]   2> 	  "numShards":"3",
[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:16832__%2Fp",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:16832/_/p"}
[junit4:junit4]   2> 22343 T1465 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> 22343 T1501 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> 22343 T1517 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> 22343 T1550 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> 22343 T1533 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> 22343 T1485 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> 22343 T1472 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> 22766 T1443 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:16839__%2Fp
[junit4:junit4]   2> 22767 T1448 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6d83931d000e type:delete cxid:0xd zxid:0xcb txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:16839__%2Fp Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:16839__%2Fp
[junit4:junit4]   2> 22768 T1443 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:16839__%2Fp
[junit4:junit4]   2> 22771 T1485 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> 22771 T1517 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> 22771 T1501 oascc.ZkStateReader$3.process Updating live nodes... (6)
[junit4:junit4]   2> 22771 T1533 oascc.ZkStateReader$3.process Updating live nodes... (6)
[junit4:junit4]   2> 22771 T1501 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 22771 T1550 oascc.ZkStateReader$3.process Updating live nodes... (6)
[junit4:junit4]   2> 22771 T1472 oascc.ZkStateReader$3.process Updating live nodes... (6)
[junit4:junit4]   2> 22771 T1465 oascc.ZkStateReader$3.process Updating live nodes... (6)
[junit4:junit4]   2> 22772 T1472 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 22773 T1517 oascc.ZkStateReader$3.process Updating live nodes... (6)
[junit4:junit4]   2> 22772 T1550 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 22772 T1533 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 22772 T1485 oascc.ZkStateReader$3.process Updating live nodes... (6)
[junit4:junit4]   2> 22772 T1465 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 22786 T1551 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty5-1363341993519/collection1
[junit4:junit4]   2> 22786 T1551 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 22787 T1551 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 22787 T1551 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 22789 T1551 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty5-1363341993519/collection1/'
[junit4:junit4]   2> 22790 T1551 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty5-1363341993519/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 22791 T1551 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty5-1363341993519/collection1/lib/README' to classloader
[junit4:junit4]   2> 22850 T1551 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 22924 T1551 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 22925 T1551 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 22931 T1551 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 23311 T1475 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {coreNodeName=127.0.0.1:16832__%252Fp_collection1&state=recovering&nodeName=127.0.0.1:16832__%252Fp&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=2008 
[junit4:junit4]   2> 23769 T1551 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 23781 T1551 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 23786 T1551 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 23798 T1551 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 23803 T1551 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 23808 T1551 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 23809 T1551 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 23810 T1551 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 23810 T1551 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 23811 T1551 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 23811 T1551 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 23811 T1551 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 23812 T1551 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty5-1363341993519/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1363341972246/jetty5/
[junit4:junit4]   2> 23812 T1551 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@61443ce2
[junit4:junit4]   2> 23813 T1551 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 23813 T1551 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1363341972246/jetty5 forceNew: false
[junit4:junit4]   2> 23814 T1551 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1363341972246/jetty5/index/
[junit4:junit4]   2> 23815 T1551 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1363341972246/jetty5/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 23815 T1551 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1363341972246/jetty5/index forceNew: false
[junit4:junit4]   2> 23897 T1551 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1363341972246/jetty5/index,segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 23898 T1551 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 23902 T1551 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 23903 T1551 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 23904 T1551 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 23905 T1551 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 23906 T1551 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 23906 T1551 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 23907 T1551 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 23908 T1551 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 23908 T1551 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 23921 T1551 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 23929 T1551 oass.SolrIndexSearcher.<init> Opening Searcher@41fd5a7d main
[junit4:junit4]   2> 23930 T1551 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 23931 T1551 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 23935 T1552 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@41fd5a7d main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 23937 T1551 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 23938 T1551 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2>  C86_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:16832__%2Fp, base_url=http://127.0.0.1:16832/_/p}
[junit4:junit4]   2> 25313 T1536 C86 P16832 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:16793/_/p/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 25313 T1536 C86 P16832 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:16832/_/p START replicas=[http://127.0.0.1:16793/_/p/collection1/] nUpdates=100
[junit4:junit4]   2> 25314 T1536 C86 P16832 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 25314 T1536 C86 P16832 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 25314 T1536 C86 P16832 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 25314 T1536 C86 P16832 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 25315 T1536 C86 P16832 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 25315 T1536 C86 P16832 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:16793/_/p/collection1/. core=collection1
[junit4:junit4]   2> 25315 T1536 C86 P16832 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C87 name=collection1 org.apache.solr.core.SolrCore@39ad26b4 url=http://127.0.0.1:16793/_/p/collection1 node=127.0.0.1:16793__%2Fp C87_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:16793__%2Fp, base_url=http://127.0.0.1:16793/_/p, leader=true}
[junit4:junit4]   2> 25322 T1476 C87 P16793 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 25339 T1477 C87 P16793 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 25344 T1477 C87 P16793 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1363341972246/jetty1/index,segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 25344 T1477 C87 P16793 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 25349 T1466 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 25350 T1466 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"3",
[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:16839__%2Fp",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:16839/_/p"}
[junit4:junit4]   2> 25350 T1466 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
[junit4:junit4]   2> 25350 T1466 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 25361 T1477 C87 P16793 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1363341972246/jetty1/index,segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1363341972246/jetty1/index,segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 25362 T1477 C87 P16793 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 25364 T1477 C87 P16793 oass.SolrIndexSearcher.<init> Opening Searcher@4ac747d3 realtime
[junit4:junit4]   2> 25364 T1477 C87 P16793 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 25365 T1477 C87 P16793 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 30
[junit4:junit4]   2> 25377 T1465 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 25377 T1517 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 25377 T1550 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 25377 T1485 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 25377 T1472 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 25377 T1533 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 25377 T1501 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 25426 T1536 C86 P16832 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 25426 T1536 C86 P16832 oascsi.HttpClientUtil.createClient Creating new http client, config:connTimeout=5000&socketTimeout=20000&allowCompression=false&maxConnections=10000&maxConnectionsPerHost=10000
[junit4:junit4]   2> 25453 T1536 C86 P16832 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 25457 T1478 C87 P16793 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 25457 T1478 C87 P16793 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=2 
[junit4:junit4]   2> 25458 T1536 C86 P16832 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 25459 T1536 C86 P16832 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 25459 T1536 C86 P16832 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 25462 T1478 C87 P16793 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=1 
[junit4:junit4]   2> 25463 T1536 C86 P16832 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 25465 T1536 C86 P16832 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1363341972246/jetty4/index.20130315030637690 forceNew: false
[junit4:junit4]   2> 25466 T1536 C86 P16832 oash.SnapPuller.fetchLatestIndex Starting download to org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1363341972246/jetty4/index.20130315030637690 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1c4f94d5 fullCopy=false
[junit4:junit4]   2> 25480 T1478 C87 P16793 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=5 
[junit4:junit4]   2> 25494 T1536 C86 P16832 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 25498 T1536 C86 P16832 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 25499 T1536 C86 P16832 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 25503 T1536 C86 P16832 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1363341972246/jetty4/index,segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1363341972246/jetty4/index,segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 25504 T1536 C86 P16832 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 25504 T1536 C86 P16832 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 25505 T1536 C86 P16832 oass.SolrIndexSearcher.<init> Opening Searcher@7f21df24 main
[junit4:junit4]   2> 25506 T1535 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7f21df24 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 25507 T1536 C86 P16832 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1363341972246/jetty4/index.20130315030637690 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1c4f94d5
[junit4:junit4]   2> 25508 T1536 C86 P16832 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 25508 T1536 C86 P16832 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 25509 T1536 C86 P16832 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 25509 T1536 C86 P16832 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 25511 T1536 C86 P16832 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 25952 T1551 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 25952 T1551 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:16839/_/p collection:collection1 shard:shard2
[junit4:junit4]   2> 25956 T1551 oasc.ZkController.register We are http://127.0.0.1:16839/_/p/collection1/ and leader is http://127.0.0.1:16800/_/p/collection1/
[junit4:junit4]   2> 25956 T1551 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:16839/_/p
[junit4:junit4]   2> 25956 T1551 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 25956 T1551 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C88 name=collection1 org.apache.solr.core.SolrCore@7fec94ab url=http://127.0.0.1:16839/_/p/collection1 node=127.0.0.1:16839__%2Fp C88_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:16839__%2Fp, base_url=http://127.0.0.1:16839/_/p}
[junit4:junit4]   2> 25957 T1555 C88 P16839 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 25958 T1555 C88 P16839 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 25958 T1555 C88 P16839 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 25958 T1551 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 25958 T1555 C88 P16839 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 25959 T1443 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 25960 T1555 C88 P16839 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 25960 T1443 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 25960 T1443 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 26179 T1443 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 26183 T1443 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:16859
[junit4:junit4]   2> 26183 T1443 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 26184 T1443 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 26184 T1443 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty6-1363341998209
[junit4:junit4]   2> 26185 T1443 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty6-1363341998209/solr.xml
[junit4:junit4]   2> 26185 T1443 oasc.CoreContainer.<init> New CoreContainer 1534547689
[junit4:junit4]   2> 26186 T1443 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty6-1363341998209/'
[junit4:junit4]   2> 26186 T1443 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty6-1363341998209/'
[junit4:junit4]   2> 26251 T1443 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 26252 T1443 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 26252 T1443 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 26253 T1443 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 26253 T1443 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 26254 T1443 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 26254 T1443 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 26254 T1443 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 26255 T1443 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 26255 T1443 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 26279 T1443 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 26299 T1443 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:16780/solr
[junit4:junit4]   2> 26299 T1443 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 26300 T1443 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:16780 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@5f77b211
[junit4:junit4]   2> 26301 T1443 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 26301 T1566 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:16780. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 26302 T1566 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:16780, initiating session
[junit4:junit4]   2> 26302 T1445 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:16860
[junit4:junit4]   2> 26303 T1445 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:16860
[junit4:junit4]   2> 26316 T1447 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6d83931d000f with negotiated timeout 20000 for client /140.211.11.196:16860
[junit4:junit4]   2> 26316 T1566 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:16780, sessionid = 0x13d6d83931d000f, negotiated timeout = 20000
[junit4:junit4]   2> 26316 T1567 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5f77b211 name:ZooKeeperConnection Watcher:127.0.0.1:16780 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 26317 T1443 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 26318 T1448 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d6d83931d000f
[junit4:junit4]   2> 26330 T1567 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 26330 T1445 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:16860 which had sessionid 0x13d6d83931d000f
[junit4:junit4]   2> 26330 T1443 oaz.ZooKeeper.close Session: 0x13d6d83931d000f closed
[junit4:junit4]   2> 26331 T1443 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 26345 T1443 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:16780/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@73de7ea4
[junit4:junit4]   2> 26346 T1443 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 26346 T1568 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:16780. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 26347 T1568 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:16780, initiating session
[junit4:junit4]   2> 26347 T1445 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:16861
[junit4:junit4]   2> 26348 T1445 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:16861
[junit4:junit4]   2> 26349 T1447 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6d83931d0010 with negotiated timeout 20000 for client /140.211.11.196:16861
[junit4:junit4]   2> 26349 T1568 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:16780, sessionid = 0x13d6d83931d0010, negotiated timeout = 20000
[junit4:junit4]   2> 26349 T1569 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@73de7ea4 name:ZooKeeperConnection Watcher:127.0.0.1:16780/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 26350 T1443 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 26351 T1448 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6d83931d0010 type:create cxid:0x1 zxid:0xd9 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 26357 T1448 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6d83931d0010 type:create cxid:0x2 zxid:0xda txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 26359 T1443 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 26881 T1466 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 26882 T1466 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:16832__%2Fp_collection1",
[junit4:junit4]   2> 	  "numShards":"3",
[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:16832__%2Fp",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:16832/_/p"}
[junit4:junit4]   2> 26899 T1466 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:16839__%2Fp_collection1",
[junit4:junit4]   2> 	  "numShards":"3",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:16839__%2Fp",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:16839/_/p"}
[junit4:junit4]   2> 26908 T1465 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 26908 T1550 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 26908 T1569 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 26908 T1485 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 26908 T1501 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 26908 T1472 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 26908 T1533 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 26908 T1517 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 26987 T1491 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {coreNodeName=127.0.0.1:16839__%252Fp_collection1&state=recovering&nodeName=127.0.0.1:16839__%252Fp&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=1001 
[junit4:junit4]   2> 27362 T1443 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:16859__%2Fp
[junit4:junit4]   2> 27363 T1448 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6d83931d0010 type:delete cxid:0xd zxid:0xe2 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:16859__%2Fp Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:16859__%2Fp
[junit4:junit4]   2> 27367 T1443 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:16859__%2Fp
[junit4:junit4]   2> 27369 T1485 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 27369 T1517 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 27370 T1465 oascc.ZkStateReader$3.process Updating live nodes... (7)
[junit4:junit4]   2> 27370 T1472 oascc.ZkStateReader$3.process Updating live nodes... (7)
[junit4:junit4]   2> 27369 T1569 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 27370 T1465 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 7)
[junit4:junit4]   2> 27370 T1550 oascc.ZkStateReader$3.process Updating live nodes... (7)
[junit4:junit4]   2> 27370 T1533 oascc.ZkStateReader$3.process Updating live nodes... (7)
[junit4:junit4]   2> 27370 T1501 oascc.ZkStateReader$3.process Updating live nodes... (7)
[junit4:junit4]   2> 27370 T1550 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 7)
[junit4:junit4]   2> 27370 T1472 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 7)
[junit4:junit4]   2> 27371 T1501 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 7)
[junit4:junit4]   2> 27371 T1533 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 7)
[junit4:junit4]   2> 27385 T1517 oascc.ZkStateReader$3.process Updating live nodes... (7)
[junit4:junit4]   2> 27385 T1485 oascc.ZkStateReader$3.process Updating live nodes... (7)
[junit4:junit4]   2> 27386 T1569 oascc.ZkStateReader$3.process Updating live nodes... (7)
[junit4:junit4]   2> 27392 T1570 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty6-1363341998209/collection1
[junit4:junit4]   2> 27392 T1570 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 27392 T1570 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 27393 T1570 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 27394 T1570 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty6-1363341998209/collection1/'
[junit4:junit4]   2> 27395 T1570 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty6-1363341998209/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 27396 T1570 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty6-1363341998209/collection1/lib/README' to classloader
[junit4:junit4]   2> 27445 T1570 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 27505 T1570 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4

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

.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:65)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:232)
[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> 107214 T1868 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 107214 T1868 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> 107214 T1868 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 107214 T1868 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 108268 T1885 oasu.PeerSync.handleResponse WARNING PeerSync: core=collection1 url=http://127.0.0.1:40788  couldn't connect to http://127.0.0.1:11051/collection1/, counting as success
[junit4:junit4]   2> 108269 T1885 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:40788 DONE. sync succeeded
[junit4:junit4]   2> 108269 T1885 oasc.SyncStrategy.syncReplicas We have been closed, won't attempt to sync replicas back to leader
[junit4:junit4]   2> 108269 T1885 oasc.ShardLeaderElectionContext.rejoinLeaderElection Not rejoining election because CoreContainer is shutdown
[junit4:junit4]   2> 108270 T1885 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@475fa946
[junit4:junit4]   2> 108271 T1885 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=4,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=5,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
[junit4:junit4]   2> 108271 T1885 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 108272 T1885 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 108272 T1885 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 108272 T1885 C103 P40788 oasu.TransactionLog.forceClose SEVERE Error: Forcing close of tlog{file=./org.apache.solr.cloud.SyncSliceTest-1363342155743/jetty4/tlog/tlog.0000000000000000003 refcount=1}
[junit4:junit4]   2> 108273 T1885 C103 P40788 oasu.TransactionLog.forceClose SEVERE Error: Forcing close of tlog{file=./org.apache.solr.cloud.SyncSliceTest-1363342155743/jetty4/tlog/tlog.0000000000000000001 refcount=1}
[junit4:junit4]   2> 108275 T1885 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 108275 T1885 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.SyncSliceTest-1363342155743/jetty4
[junit4:junit4]   2> 108275 T1885 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.SyncSliceTest-1363342155743/jetty4
[junit4:junit4]   2> 108276 T1885 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.SyncSliceTest-1363342155743/jetty4/index.20130315110937098
[junit4:junit4]   2> 108276 T1885 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.SyncSliceTest-1363342155743/jetty4/index.20130315110937098
[junit4:junit4]   2> 108276 T1885 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.SyncSliceTest-1363342155743/jetty4/index
[junit4:junit4]   2> 108276 T1885 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.SyncSliceTest-1363342155743/jetty4/index
[junit4:junit4]   2> 108284 T1885 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 108284 T1885 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> 108284 T1885 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 108285 T1885 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:235)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:232)
[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:232)
[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> 108285 T1885 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {range_facet_l=Lucene41(blocksize=128), text=PostingsFormat(name=MockRandom), _version_=PostingsFormat(name=Asserting), rnd_b=MockVariableIntBlock(baseBlockSize=114), intDefault=PostingsFormat(name=Asserting), timestamp=Lucene41(blocksize=128), id=MockVariableIntBlock(baseBlockSize=114), a_t=Lucene41(blocksize=128), range_facet_sl=MockVariableIntBlock(baseBlockSize=114), range_facet_si=Lucene41(blocksize=128), other_tl1=PostingsFormat(name=Asserting), multiDefault=Lucene41(blocksize=128), a_si=PostingsFormat(name=Asserting)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=it_IT, timezone=Europe/Monaco
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Oracle Corporation 1.7.0_17 (64-bit)/cpus=16,threads=3,free=319031672,total=470810624
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestDynamicFieldResource, TestRangeQuery, PrimitiveFieldTypeTest, TestStressReorder, OutputWriterTest, LoggingHandlerTest, DirectUpdateHandlerOptimizeTest, TermVectorComponentDistributedTest, DirectSolrSpellCheckerTest, CurrencyFieldXmlFileTest, SimpleFacetsTest, SimplePostToolTest, CSVRequestHandlerTest, UpdateRequestProcessorFactoryTest, PathHierarchyTokenizerFactoryTest, SampleTest, TestOmitPositions, TestRTGBase, TestElisionMultitermQuery, SystemInfoHandlerTest, SpellCheckComponentTest, AlternateDirectoryTest, TestUtils, DOMUtilTest, TestRandomDVFaceting, FieldAnalysisRequestHandlerTest, TestZkChroot, SolrIndexSplitterTest, OverseerCollectionProcessorTest, PingRequestHandlerTest, TestLMDirichletSimilarityFactory, SolrTestCaseJ4Test, TestFastLRUCache, TestDefaultSimilarityFactory, SpellingQueryConverterTest, DateMathParserTest, OverseerTest, DisMaxRequestHandlerTest, TestFastOutputStream, SchemaVersionSpecificBehaviorTest, DocValuesMultiTest, TestConfig, DistributedSpellCheckComponentTest, TestLuceneMatchVersion, TestCSVLoader, TestFuzzyAnalyzedSuggestions, TestWriterPerf, SliceStateTest, SolrIndexConfigTest, SortByFunctionTest, TestBinaryResponseWriter, TermsComponentTest, TestDocSet, TestComponentsName, TestPerFieldSimilarity, FastVectorHighlighterTest, TestSolrJ, PeerSyncTest, TestIndexSearcher, CachingDirectoryFactoryTest, DirectSolrConnectionTest, TestReload, TestCollationField, TestSweetSpotSimilarityFactory, SliceStateUpdateTest, ReturnFieldsTest, TestWordDelimiterFilterFactory, BasicFunctionalityTest, ChaosMonkeySafeLeaderTest, SyncSliceTest]
[junit4:junit4] Completed on J0 in 108.57s, 1 test, 1 failure <<< FAILURES!

[...truncated 525 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/build.xml:381: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/build.xml:361: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build.xml:183: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/common-build.xml:449: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/common-build.xml:1213: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/common-build.xml:877: There were test failures: 273 suites, 1147 tests, 2 failures, 27 ignored (8 assumptions)

Total time: 51 minutes 26 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-4.x-java7 - Build # 1071 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.x-java7/1071/

4 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([9BF3363C2C94D911:1A15B8245BCBB92D]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:484)
	at org.apache.solr.cloud.BasicDistributedZk2Test.brindDownShardIndexSomeDocsAndRecover(BasicDistributedZk2Test.java:291)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.RecoveryZkTest

Error Message:
Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1633, name=coreLoadExecutor-914-thread-1, state=RUNNABLE, group=TGRP-RecoveryZkTest], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1633, name=coreLoadExecutor-914-thread-1, state=RUNNABLE, group=TGRP-RecoveryZkTest], registration stack trace below.
	at java.lang.Thread.getStackTrace(Thread.java:1567)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:150)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:520)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:986)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:878)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:870)
	at org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:34)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:272)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:224)
	at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:244)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:458)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:744)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:619)
	at org.apache.solr.core.CoreContainer.createFromZk(CoreContainer.java:872)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:955)
	at org.apache.solr.core.CoreContainer$2.call(CoreContainer.java:579)
	at org.apache.solr.core.CoreContainer$2.call(CoreContainer.java:574)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.AssertionError: Directory not closed: MockDirWrapper(org.apache.lucene.store.RAMDirectory@21187ba5 lockFactory=org.apache.lucene.store.NativeFSLockFactory@64583bf5)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:47)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:602)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:599)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:167)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.afterAlways(RandomizedRunner.java:615)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	... 1 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.RecoveryZkTest

Error Message:
Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1635, name=RecoveryThread, state=RUNNABLE, group=TGRP-RecoveryZkTest], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1635, name=RecoveryThread, state=RUNNABLE, group=TGRP-RecoveryZkTest], registration stack trace below.
	at java.lang.Thread.getStackTrace(Thread.java:1567)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:150)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:520)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:986)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:878)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:870)
	at org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:34)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:272)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:224)
	at org.apache.solr.handler.SnapPuller.fetchLatestIndex(SnapPuller.java:383)
	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:281)
	at org.apache.solr.cloud.RecoveryStrategy.replicate(RecoveryStrategy.java:153)
	at org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:409)
	at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:223)
Caused by: java.lang.AssertionError: Directory not closed: MockDirWrapper(org.apache.lucene.store.RAMDirectory@48e8fea1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61355681)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:47)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:602)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:599)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:167)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.afterAlways(RandomizedRunner.java:615)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)


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

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([9BF3363C2C94D911:1A15B8245BCBB92D]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:196)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)




Build Log:
[...truncated 8981 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
[junit4:junit4]   2> 0 T25 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 6 T25 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1363362500496
[junit4:junit4]   2> 13 T25 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 20 T26 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 123 T26 oaz.Environment.logEnv Server environment:zookeeper.version=3.4.5-1392090, built on 09/30/2012 17:52 GMT
[junit4:junit4]   2> 124 T26 oaz.Environment.logEnv Server environment:host.name=lucene.zones.apache.org
[junit4:junit4]   2> 124 T26 oaz.Environment.logEnv Server environment:java.version=1.7.0_17
[junit4:junit4]   2> 124 T26 oaz.Environment.logEnv Server environment:java.vendor=Oracle Corporation
[junit4:junit4]   2> 125 T26 oaz.Environment.logEnv Server environment:java.home=/usr/local/openjdk7/jre
[junit4:junit4]   2> 125 T26 oaz.Environment.logEnv Server environment:java.class.path=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/classes/test:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-test-framework/classes/java:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/test-framework/classes/java:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/codecs/classes/java:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-solrj/classes/java:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/classes/java:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/analysis/common/lucene-analyzers-common-4.3-SNAPSHOT.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/analysis/kuromoji/lucene-analyzers-kuromoji-4.3-SNAPSHOT.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/analysis/phonetic/lucene-analyzers-phonetic-4.3-SNAPSHOT.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/codecs/lucene-codecs-4.3-SNAPSHOT.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/highlighter/lucene-highlighter-4.3-SNAPSHOT.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/memory/lucene-memory-4.3-SNAPSHOT.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/misc/lucene-misc-4.3-SNAPSHOT.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/spatial/lucene-spatial-4.3-SNAPSHOT.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/suggest/lucene-suggest-4.3-SNAPSHOT.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/grouping/lucene-grouping-4.3-SNAPSHOT.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/queries/lucene-queries-4.3-SNAPSHOT.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/queryparser/lucene-queryparser-4.3-SNAPSHOT.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/core/lib/cglib-nodep-2.2.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/core/lib/commons-cli-1.2.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/core/lib/commons-codec-1.7.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/core/lib/commons-fileupload-1.2.1.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/core/lib/commons-lang-2.6.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/core/lib/easymock-3.0.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/core/lib/guava-13.0.1.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/core/lib/javax.servlet-api-3.0.1.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/core/lib/objenesis-1.2.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/core/lib/org.restlet-2.1.1.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/core/lib/org.restlet.ext.servlet-2.1.1.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/core/lib/spatial4j-0.3.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/solrj/lib/commons-io-2.1.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/solrj/lib/httpclient-4.2.3.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/solrj/lib/httpcore-4.2.2.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/solrj/lib/httpmime-4.2.3.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/solrj/lib/jcl-over-slf4j-1.6.4.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/solrj/lib/slf4j-api-1.6.4.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/solrj/lib/slf4j-jdk14-1.6.4.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/solrj/lib/wstx-asl-3.2.7.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/solrj/lib/zookeeper-3.4.5.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/example/lib/jetty-continuation-8.1.8.v20121106.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/example/lib/jetty-deploy-8.1.8.v20121106.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/example/lib/jetty-http-8.1.8.v20121106.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/example/lib/jetty-io-8.1.8.v20121106.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/example/lib/jetty-jmx-8.1.8.v20121106.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/example/lib/jetty-security-8.1.8.v20121106.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/example/lib/jetty-server-8.1.8.v20121106.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/example/lib/jetty-servlet-8.1.8.v20121106.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/example/lib/jetty-util-8.1.8.v20121106.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/example/lib/jetty-webapp-8.1.8.v20121106.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/example/lib/jetty-xml-8.1.8.v20121106.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/example/lib/servlet-api-3.0.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/example/example-DIH/solr/db/lib/derby-10.9.1.0.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/example/example-DIH/solr/db/lib/hsqldb-1.8.0.10.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/core/classes/java:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/test-framework/lib/junit-4.10.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/test-framework/lib/randomizedtesting-runner-2.0.8.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-launcher.jar:/home/hudson/.ant/lib/ivy-2.2.0.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-commons-logging.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-regexp.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-oro.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-swing.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-jdepend.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-xalan2.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-bsf.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-junit4.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-commons-net.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-antlr.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-junit.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-jmf.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-netrexx.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-log4j.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-resolver.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-jsch.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-testutil.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-bcel.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-jai.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-javamail.jar:/usr/local/openjdk7/lib/tools.jar:/home/hudson/.ivy2/cache/com.carrotsearch.randomizedtesting/junit4-ant/jars/junit4-ant-2.0.8.jar
[junit4:junit4]   2> 127 T26 oaz.Environment.logEnv Server environment:java.library.path=/usr/local/openjdk7/jre/lib/amd64/server:/usr/local/openjdk7/jre/lib/amd64:/usr/local/openjdk7/jre/../lib/amd64:/usr/local/openjdk6/jre/lib/amd64/server:/usr/local/openjdk6/jre/lib/amd64:/usr/local/openjdk6/jre/../lib/amd64:/usr/java/packages/lib/amd64:/lib:/usr/lib:/usr/local/lib
[junit4:junit4]   2> 128 T26 oaz.Environment.logEnv Server environment:java.io.tmpdir=.
[junit4:junit4]   2> 128 T26 oaz.Environment.logEnv Server environment:java.compiler=<NA>
[junit4:junit4]   2> 128 T26 oaz.Environment.logEnv Server environment:os.name=FreeBSD
[junit4:junit4]   2> 129 T26 oaz.Environment.logEnv Server environment:os.arch=amd64
[junit4:junit4]   2> 129 T26 oaz.Environment.logEnv Server environment:os.version=9.0-RELEASE
[junit4:junit4]   2> 129 T26 oaz.Environment.logEnv Server environment:user.name=hudson
[junit4:junit4]   2> 130 T26 oaz.Environment.logEnv Server environment:user.home=/home/hudson
[junit4:junit4]   2> 130 T26 oaz.Environment.logEnv Server environment:user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 189 T26 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 190 T26 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 190 T26 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 200 T26 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 220 T25 oasc.ZkTestServer.run start zk server on port:26947
[junit4:junit4]   2> 311 T26 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1363362500495/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 327 T25 oaz.Environment.logEnv Client environment:zookeeper.version=3.4.5-1392090, built on 09/30/2012 17:52 GMT
[junit4:junit4]   2> 327 T25 oaz.Environment.logEnv Client environment:host.name=lucene.zones.apache.org
[junit4:junit4]   2> 328 T25 oaz.Environment.logEnv Client environment:java.version=1.7.0_17
[junit4:junit4]   2> 329 T25 oaz.Environment.logEnv Client environment:java.vendor=Oracle Corporation
[junit4:junit4]   2> 329 T25 oaz.Environment.logEnv Client environment:java.home=/usr/local/openjdk7/jre
[junit4:junit4]   2> 330 T25 oaz.Environment.logEnv Client environment:java.class.path=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/classes/test:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-test-framework/classes/java:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/test-framework/classes/java:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/codecs/classes/java:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-solrj/classes/java:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/classes/java:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/analysis/common/lucene-analyzers-common-4.3-SNAPSHOT.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/analysis/kuromoji/lucene-analyzers-kuromoji-4.3-SNAPSHOT.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/analysis/phonetic/lucene-analyzers-phonetic-4.3-SNAPSHOT.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/codecs/lucene-codecs-4.3-SNAPSHOT.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/highlighter/lucene-highlighter-4.3-SNAPSHOT.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/memory/lucene-memory-4.3-SNAPSHOT.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/misc/lucene-misc-4.3-SNAPSHOT.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/spatial/lucene-spatial-4.3-SNAPSHOT.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/suggest/lucene-suggest-4.3-SNAPSHOT.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/grouping/lucene-grouping-4.3-SNAPSHOT.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/queries/lucene-queries-4.3-SNAPSHOT.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/queryparser/lucene-queryparser-4.3-SNAPSHOT.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/core/lib/cglib-nodep-2.2.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/core/lib/commons-cli-1.2.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/core/lib/commons-codec-1.7.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/core/lib/commons-fileupload-1.2.1.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/core/lib/commons-lang-2.6.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/core/lib/easymock-3.0.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/core/lib/guava-13.0.1.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/core/lib/javax.servlet-api-3.0.1.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/core/lib/objenesis-1.2.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/core/lib/org.restlet-2.1.1.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/core/lib/org.restlet.ext.servlet-2.1.1.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/core/lib/spatial4j-0.3.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/solrj/lib/commons-io-2.1.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/solrj/lib/httpclient-4.2.3.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/solrj/lib/httpcore-4.2.2.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/solrj/lib/httpmime-4.2.3.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/solrj/lib/jcl-over-slf4j-1.6.4.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/solrj/lib/slf4j-api-1.6.4.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/solrj/lib/slf4j-jdk14-1.6.4.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/solrj/lib/wstx-asl-3.2.7.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/solrj/lib/zookeeper-3.4.5.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/example/lib/jetty-continuation-8.1.8.v20121106.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/example/lib/jetty-deploy-8.1.8.v20121106.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/example/lib/jetty-http-8.1.8.v20121106.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/example/lib/jetty-io-8.1.8.v20121106.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/example/lib/jetty-jmx-8.1.8.v20121106.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/example/lib/jetty-security-8.1.8.v20121106.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/example/lib/jetty-server-8.1.8.v20121106.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/example/lib/jetty-servlet-8.1.8.v20121106.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/example/lib/jetty-util-8.1.8.v20121106.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/example/lib/jetty-webapp-8.1.8.v20121106.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/example/lib/jetty-xml-8.1.8.v20121106.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/example/lib/servlet-api-3.0.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/example/example-DIH/solr/db/lib/derby-10.9.1.0.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/example/example-DIH/solr/db/lib/hsqldb-1.8.0.10.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/core/classes/java:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/test-framework/lib/junit-4.10.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/test-framework/lib/randomizedtesting-runner-2.0.8.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-launcher.jar:/home/hudson/.ant/lib/ivy-2.2.0.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-commons-logging.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-regexp.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-oro.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-swing.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-jdepend.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-xalan2.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-bsf.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-junit4.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-commons-net.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-antlr.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-junit.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-jmf.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-netrexx.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-log4j.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-resolver.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-jsch.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-testutil.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-bcel.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-jai.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-javamail.jar:/usr/local/openjdk7/lib/tools.jar:/home/hudson/.ivy2/cache/com.carrotsearch.randomizedtesting/junit4-ant/jars/junit4-ant-2.0.8.jar
[junit4:junit4]   2> 332 T25 oaz.Environment.logEnv Client environment:java.library.path=/usr/local/openjdk7/jre/lib/amd64/server:/usr/local/openjdk7/jre/lib/amd64:/usr/local/openjdk7/jre/../lib/amd64:/usr/local/openjdk6/jre/lib/amd64/server:/usr/local/openjdk6/jre/lib/amd64:/usr/local/openjdk6/jre/../lib/amd64:/usr/java/packages/lib/amd64:/lib:/usr/lib:/usr/local/lib
[junit4:junit4]   2> 333 T25 oaz.Environment.logEnv Client environment:java.io.tmpdir=.
[junit4:junit4]   2> 334 T25 oaz.Environment.logEnv Client environment:java.compiler=<NA>
[junit4:junit4]   2> 334 T25 oaz.Environment.logEnv Client environment:os.name=FreeBSD
[junit4:junit4]   2> 335 T25 oaz.Environment.logEnv Client environment:os.arch=amd64
[junit4:junit4]   2> 335 T25 oaz.Environment.logEnv Client environment:os.version=9.0-RELEASE
[junit4:junit4]   2> 336 T25 oaz.Environment.logEnv Client environment:user.name=hudson
[junit4:junit4]   2> 337 T25 oaz.Environment.logEnv Client environment:user.home=/home/hudson
[junit4:junit4]   2> 337 T25 oaz.Environment.logEnv Client environment:user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 343 T25 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:26947 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@46decb41
[junit4:junit4]   2> 437 T25 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 452 T29 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:26947. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 454 T29 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:26947, initiating session
[junit4:junit4]   2> 455 T27 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:19041
[junit4:junit4]   2> 481 T27 oazs.NIOServerCnxn.doIO WARNING Exception causing close of session 0x0 due to java.io.IOException: ZooKeeperServer not running
[junit4:junit4]   2> 481 T27 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:19041 (no session established for client)
[junit4:junit4]   2> 482 T29 oaz.ClientCnxn$SendThread.run Unable to read additional data from server sessionid 0x0, likely server has closed socket, closing socket connection and attempting reconnect
[junit4:junit4]   2> 2551 T29 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:26947. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 2552 T29 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:26947, initiating session
[junit4:junit4]   2> 2552 T27 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:15040
[junit4:junit4]   2> 2566 T27 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:15040
[junit4:junit4]   2> 2590 T30 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 2621 T30 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6ebcd0ed0000 with negotiated timeout 10000 for client /140.211.11.196:15040
[junit4:junit4]   2> 2621 T29 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:26947, sessionid = 0x13d6ebcd0ed0000, negotiated timeout = 10000
[junit4:junit4]   2> 2625 T31 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@46decb41 name:ZooKeeperConnection Watcher:127.0.0.1:26947 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2625 T25 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2629 T25 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 2692 T32 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d6ebcd0ed0000
[junit4:junit4]   2> 2693 T31 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 2693 T25 oaz.ZooKeeper.close Session: 0x13d6ebcd0ed0000 closed
[junit4:junit4]   2> 2695 T27 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:15040 which had sessionid 0x13d6ebcd0ed0000
[junit4:junit4]   2> 2695 T25 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:26947/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@4655af22
[junit4:junit4]   2> 2696 T25 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2697 T33 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:26947. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 2698 T33 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:26947, initiating session
[junit4:junit4]   2> 2698 T27 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:51990
[junit4:junit4]   2> 2699 T27 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:51990
[junit4:junit4]   2> 2701 T30 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6ebcd0ed0001 with negotiated timeout 10000 for client /140.211.11.196:51990
[junit4:junit4]   2> 2702 T33 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:26947, sessionid = 0x13d6ebcd0ed0001, negotiated timeout = 10000
[junit4:junit4]   2> 2702 T34 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4655af22 name:ZooKeeperConnection Watcher:127.0.0.1:26947/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2703 T25 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2716 T25 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 2724 T25 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 2729 T25 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 2734 T25 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 2740 T25 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 2776 T25 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 2792 T25 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 2793 T25 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 2925 T25 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 2926 T25 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 2941 T25 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 2942 T25 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 2973 T25 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 2974 T25 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 2980 T25 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 2981 T25 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 2986 T25 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 2987 T25 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 3001 T25 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 3002 T25 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 3008 T25 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 3009 T25 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 3017 T32 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d6ebcd0ed0001
[junit4:junit4]   2> 3034 T34 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 3034 T25 oaz.ZooKeeper.close Session: 0x13d6ebcd0ed0001 closed
[junit4:junit4]   2> 3034 T27 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:51990 which had sessionid 0x13d6ebcd0ed0001
[junit4:junit4]   2> 3959 T25 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 4260 T25 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:54991
[junit4:junit4]   2> 4297 T25 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 4298 T25 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 4299 T25 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363362503524
[junit4:junit4]   2> 4299 T25 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363362503524/solr.xml
[junit4:junit4]   2> 4300 T25 oasc.CoreContainer.<init> New CoreContainer 716473682
[junit4:junit4]   2> 4301 T25 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363362503524/'
[junit4:junit4]   2> 4301 T25 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363362503524/'
[junit4:junit4]   2> 4403 T25 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 4404 T25 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 4404 T25 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 4405 T25 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 4406 T25 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 4406 T25 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 4407 T25 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 4407 T25 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 4408 T25 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 4463 T25 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 5093 T25 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 5113 T25 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:26947/solr
[junit4:junit4]   2> 5135 T25 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 5135 T25 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:26947 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@3bddadb1
[junit4:junit4]   2> 5136 T25 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 5138 T45 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:26947. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 5139 T45 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:26947, initiating session
[junit4:junit4]   2> 5139 T27 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:19474
[junit4:junit4]   2> 5140 T27 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:19474
[junit4:junit4]   2> 5147 T30 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6ebcd0ed0002 with negotiated timeout 20000 for client /140.211.11.196:19474
[junit4:junit4]   2> 5147 T45 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:26947, sessionid = 0x13d6ebcd0ed0002, negotiated timeout = 20000
[junit4:junit4]   2> 5148 T46 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3bddadb1 name:ZooKeeperConnection Watcher:127.0.0.1:26947 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 5148 T25 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 5150 T32 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d6ebcd0ed0002
[junit4:junit4]   2> 5158 T46 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 5159 T27 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:19474 which had sessionid 0x13d6ebcd0ed0002
[junit4:junit4]   2> 5158 T25 oaz.ZooKeeper.close Session: 0x13d6ebcd0ed0002 closed
[junit4:junit4]   2> 5163 T25 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 5182 T25 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:26947/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@7bbd7f69
[junit4:junit4]   2> 5186 T25 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 5186 T47 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:26947. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 5188 T27 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:54736
[junit4:junit4]   2> 5201 T47 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:26947, initiating session
[junit4:junit4]   2> 5202 T27 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:54736
[junit4:junit4]   2> 5204 T30 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6ebcd0ed0003 with negotiated timeout 20000 for client /140.211.11.196:54736
[junit4:junit4]   2> 5204 T47 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:26947, sessionid = 0x13d6ebcd0ed0003, negotiated timeout = 20000
[junit4:junit4]   2> 5205 T48 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7bbd7f69 name:ZooKeeperConnection Watcher:127.0.0.1:26947/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 5205 T25 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 5246 T32 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6ebcd0ed0003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 5261 T25 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 5266 T25 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54991_
[junit4:junit4]   2> 5295 T32 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6ebcd0ed0003 type:delete cxid:0x8 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:54991_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:54991_
[junit4:junit4]   2> 5297 T25 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54991_
[junit4:junit4]   2> 5305 T25 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 5363 T32 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6ebcd0ed0003 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> 5365 T25 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 5370 T25 oasc.Overseer.start Overseer (id=89349324855377923-127.0.0.1:54991_-n_0000000000) starting
[junit4:junit4]   2> 5371 T32 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6ebcd0ed0003 type:create cxid:0x1b zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 5401 T32 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6ebcd0ed0003 type:create cxid:0x1c zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 5405 T32 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6ebcd0ed0003 type:create cxid:0x1d zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 5454 T32 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6ebcd0ed0003 type:create cxid:0x1e zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 5456 T50 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 5457 T25 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 5462 T25 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 5469 T25 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 5509 T49 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 5571 T51 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363362503524/collection1
[junit4:junit4]   2> 5572 T51 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 5574 T51 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 5574 T51 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 5585 T51 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363362503524/collection1/'
[junit4:junit4]   2> 5587 T51 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363362503524/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 5588 T51 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363362503524/collection1/lib/README' to classloader
[junit4:junit4]   2> 5741 T51 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 5932 T51 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 6033 T51 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 6092 T51 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 6916 T51 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 6938 T51 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 6943 T51 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 7001 T51 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 7011 T51 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 7021 T51 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 7024 T51 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 7024 T51 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 7025 T51 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 7027 T51 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 7028 T51 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 7028 T51 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 7029 T51 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363362503524/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363362500495/control/data/
[junit4:junit4]   2> 7034 T51 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@49da31e5
[junit4:junit4]   2> 7036 T51 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 7037 T51 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363362500495/control/data forceNew: false
[junit4:junit4]   2> 7037 T51 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363362500495/control/data/index/
[junit4:junit4]   2> 7038 T51 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363362500495/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 7038 T51 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363362500495/control/data/index forceNew: false
[junit4:junit4]   2> 7044 T51 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2eaf0956 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4eed4943),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 7044 T51 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 7119 T51 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 7120 T51 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 7121 T51 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 7123 T51 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 7124 T51 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 7124 T51 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 7125 T51 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 7126 T51 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 7127 T51 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 7140 T51 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 7148 T51 oass.SolrIndexSearcher.<init> Opening Searcher@518677ee main
[junit4:junit4]   2> 7155 T51 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363362500495/control/data/tlog
[junit4:junit4]   2> 7176 T51 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 7177 T51 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 7186 T52 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@518677ee main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 7191 T51 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 7191 T51 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 7193 T32 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6ebcd0ed0003 type:create cxid:0x58 zxid:0x2a txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue Error:KeeperErrorCode = NoNode for /solr/overseer/queue
[junit4:junit4]   2> 8525 T49 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8527 T49 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:54991_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:54991"}
[junit4:junit4]   2> 8527 T49 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 8563 T49 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 8565 T32 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6ebcd0ed0003 type:create cxid:0x60 zxid:0x2d txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue-work Error:KeeperErrorCode = NoNode for /solr/overseer/queue-work
[junit4:junit4]   2> 8606 T48 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> 9215 T51 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 9215 T51 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:54991 collection:control_collection shard:shard1
[junit4:junit4]   2> 9231 T51 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
[junit4:junit4]   2> 9254 T51 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 9294 T32 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6ebcd0ed0003 type:delete cxid:0x7a zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 9296 T51 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 9297 T32 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6ebcd0ed0003 type:create cxid:0x7b zxid:0x38 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 9308 T51 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 9308 T51 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 9314 T51 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:54991/collection1/
[junit4:junit4]   2> 9314 T51 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 9315 T51 oasc.SyncStrategy.syncToMe http://127.0.0.1:54991/collection1/ has no replicas
[junit4:junit4]   2> 9315 T51 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:54991/collection1/
[junit4:junit4]   2> 9316 T51 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 9327 T32 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6ebcd0ed0003 type:create cxid:0x85 zxid:0x3c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 10115 T49 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 10164 T48 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> 10201 T51 oasc.ZkController.register We are http://127.0.0.1:54991/collection1/ and leader is http://127.0.0.1:54991/collection1/
[junit4:junit4]   2> 10204 T51 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:54991
[junit4:junit4]   2> 10204 T51 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 10205 T51 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 10205 T51 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 10208 T51 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 10213 T25 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 10213 T25 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 10266 T25 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 10284 T25 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 10288 T25 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:26947/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@1292a6de
[junit4:junit4]   2> 10289 T25 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 10289 T54 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:26947. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 10290 T54 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:26947, initiating session
[junit4:junit4]   2> 10290 T27 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:56720
[junit4:junit4]   2> 10291 T27 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:56720
[junit4:junit4]   2> 10293 T30 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6ebcd0ed0004 with negotiated timeout 10000 for client /140.211.11.196:56720
[junit4:junit4]   2> 10293 T54 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:26947, sessionid = 0x13d6ebcd0ed0004, negotiated timeout = 10000
[junit4:junit4]   2> 10293 T55 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1292a6de name:ZooKeeperConnection Watcher:127.0.0.1:26947/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 10293 T25 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 10295 T25 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 10299 T25 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 10443 T25 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 10445 T25 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:15246
[junit4:junit4]   2> 10446 T25 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 10446 T25 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 10447 T25 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363362510789
[junit4:junit4]   2> 10447 T25 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363362510789/solr.xml
[junit4:junit4]   2> 10448 T25 oasc.CoreContainer.<init> New CoreContainer 1718049297
[junit4:junit4]   2> 10448 T25 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363362510789/'
[junit4:junit4]   2> 10449 T25 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363362510789/'
[junit4:junit4]   2> 10496 T25 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 10496 T25 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 10497 T25 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 10497 T25 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 10498 T25 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 10498 T25 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 10499 T25 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 10499 T25 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 10499 T25 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 10500 T25 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 10519 T25 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 10535 T25 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:26947/solr
[junit4:junit4]   2> 10536 T25 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 10537 T25 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:26947 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@55cbb5aa
[junit4:junit4]   2> 10538 T25 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 10538 T65 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:26947. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 10539 T65 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:26947, initiating session
[junit4:junit4]   2> 10539 T27 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:53609
[junit4:junit4]   2> 10540 T27 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:53609
[junit4:junit4]   2> 10542 T30 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6ebcd0ed0005 with negotiated timeout 20000 for client /140.211.11.196:53609
[junit4:junit4]   2> 10542 T65 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:26947, sessionid = 0x13d6ebcd0ed0005, negotiated timeout = 20000
[junit4:junit4]   2> 10543 T66 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@55cbb5aa name:ZooKeeperConnection Watcher:127.0.0.1:26947 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 10543 T25 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 10545 T32 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d6ebcd0ed0005
[junit4:junit4]   2> 10546 T66 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 10546 T25 oaz.ZooKeeper.close Session: 0x13d6ebcd0ed0005 closed
[junit4:junit4]   2> 10546 T27 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:53609 which had sessionid 0x13d6ebcd0ed0005
[junit4:junit4]   2> 10547 T25 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 10556 T25 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:26947/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@50ee2304
[junit4:junit4]   2> 10557 T25 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 10558 T67 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:26947. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 10558 T67 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:26947, initiating session
[junit4:junit4]   2> 10559 T27 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:60371
[junit4:junit4]   2> 10560 T27 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:60371
[junit4:junit4]   2> 10561 T30 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6ebcd0ed0006 with negotiated timeout 20000 for client /140.211.11.196:60371
[junit4:junit4]   2> 10561 T67 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:26947, sessionid = 0x13d6ebcd0ed0006, negotiated timeout = 20000
[junit4:junit4]   2> 10562 T68 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@50ee2304 name:ZooKeeperConnection Watcher:127.0.0.1:26947/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 10562 T25 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 10563 T32 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6ebcd0ed0006 type:create cxid:0x1 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 10565 T32 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6ebcd0ed0006 type:create cxid:0x2 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 10573 T25 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 11578 T25 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:15246_
[junit4:junit4]   2> 11579 T32 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6ebcd0ed0006 type:delete cxid:0xb zxid:0x4c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:15246_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:15246_
[junit4:junit4]   2> 11581 T25 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:15246_
[junit4:junit4]   2> 11613 T48 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> 11615 T68 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 11615 T55 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 11617 T48 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 11631 T69 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363362510789/collection1
[junit4:junit4]   2> 11632 T69 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 11633 T69 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 11634 T69 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 11636 T69 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363362510789/collection1/'
[junit4:junit4]   2> 11638 T69 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363362510789/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 11638 T69 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363362510789/collection1/lib/README' to classloader
[junit4:junit4]   2> 11678 T49 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11680 T49 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:54991__collection1",
[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:54991_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:54991"}
[junit4:junit4]   2> 11705 T69 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 11713 T48 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> 11713 T55 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> 11713 T68 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> 11764 T69 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 11865 T69 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 11903 T69 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 12659 T69 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 12673 T69 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 12677 T69 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 12705 T69 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 12711 T69 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 12716 T69 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 12718 T69 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 12719 T69 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 12719 T69 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 12720 T69 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 12721 T69 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 12721 T69 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 12721 T69 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363362510789/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363362500495/jetty1/
[junit4:junit4]   2> 12722 T69 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@49da31e5
[junit4:junit4]   2> 12723 T69 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 12723 T69 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363362500495/jetty1 forceNew: false
[junit4:junit4]   2> 12724 T69 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363362500495/jetty1/index/
[junit4:junit4]   2> 12724 T69 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363362500495/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 12724 T69 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363362500495/jetty1/index forceNew: false
[junit4:junit4]   2> 12727 T69 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@23f6d2bc lockFactory=org.apache.lucene.store.NativeFSLockFactory@34fe068b),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 12727 T69 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 12731 T69 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 12731 T69 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 12733 T69 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 12734 T69 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 12735 T69 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 12735 T69 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 12736 T69 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 12737 T69 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 12737 T69 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 12747 T69 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 12752 T69 oass.SolrIndexSearcher.<init> Opening Searcher@19bfcd9f main
[junit4:junit4]   2> 12753 T69 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363362500495/jetty1/tlog
[junit4:junit4]   2> 12754 T69 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 12754 T69 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 12763 T70 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@19bfcd9f main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 12767 T69 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 12768 T69 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 13221 T49 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13223 T49 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:15246_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:15246"}
[junit4:junit4]   2> 13223 T49 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
[junit4:junit4]   2> 13223 T49 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 13240 T48 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> 13240 T55 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> 13240 T68 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> 13771 T69 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 13771 T69 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:15246 collection:collection1 shard:shard1
[junit4:junit4]   2> 13773 T69 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 13790 T32 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6ebcd0ed0006 type:delete cxid:0x48 zxid:0x5c txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 13791 T69 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 13792 T32 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6ebcd0ed0006 type:create cxid:0x49 zxid:0x5d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13802 T69 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 13803 T69 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 13803 T69 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:15246/collection1/
[junit4:junit4]   2> 13803 T69 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 13804 T69 oasc.SyncStrategy.syncToMe http://127.0.0.1:15246/collection1/ has no replicas
[junit4:junit4]   2> 13804 T69 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:15246/collection1/
[junit4:junit4]   2> 13804 T69 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 13812 T32 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6ebcd0ed0006 type:create cxid:0x53 zxid:0x61 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 14779 T49 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14828 T48 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> 14828 T68 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> 14828 T55 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> 14841 T69 oasc.ZkController.register We are http://127.0.0.1:15246/collection1/ and leader is http://127.0.0.1:15246/collection1/
[junit4:junit4]   2> 14841 T69 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:15246
[junit4:junit4]   2> 14842 T69 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 14842 T69 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 14842 T69 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 14845 T69 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14847 T25 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 14848 T25 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 14849 T25 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15087 T25 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 15091 T25 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:50960
[junit4:junit4]   2> 15092 T25 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 15093 T25 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 15093 T25 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363362515358
[junit4:junit4]   2> 15094 T25 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363362515358/solr.xml
[junit4:junit4]   2> 15095 T25 oasc.CoreContainer.<init> New CoreContainer 1785038318
[junit4:junit4]   2> 15096 T25 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363362515358/'
[junit4:junit4]   2> 15096 T25 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363362515358/'
[junit4:junit4]   2> 15179 T25 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 15180 T25 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 15180 T25 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 15181 T25 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 15181 T25 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 15182 T25 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 15183 T25 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 15183 T25 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 15184 T25 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 15185 T25 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 15212 T25 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 15235 T25 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:26947/solr
[junit4:junit4]   2> 15236 T25 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 15237 T25 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:26947 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@190a1693
[junit4:junit4]   2> 15238 T25 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 15239 T81 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:26947. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 15240 T81 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:26947, initiating session
[junit4:junit4]   2> 15240 T27 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:54930
[junit4:junit4]   2> 15241 T27 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:54930
[junit4:junit4]   2> 15243 T30 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6ebcd0ed0007 with negotiated timeout 20000 for client /140.211.11.196:54930
[junit4:junit4]   2> 15243 T81 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:26947, sessionid = 0x13d6ebcd0ed0007, negotiated timeout = 20000
[junit4:junit4]   2> 15243 T82 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@190a1693 name:ZooKeeperConnection Watcher:127.0.0.1:26947 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 15244 T25 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 15246 T32 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d6ebcd0ed0007
[junit4:junit4]   2> 15247 T82 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 15247 T27 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:54930 which had sessionid 0x13d6ebcd0ed0007
[junit4:junit4]   2> 15247 T25 oaz.ZooKeeper.close Session: 0x13d6ebcd0ed0007 closed
[junit4:junit4]   2> 15248 T25 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 15258 T25 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:26947/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@f194b01
[junit4:junit4]   2> 15259 T25 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 15259 T83 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:26947. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 15260 T83 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:26947, initiating session
[junit4:junit4]   2> 15260 T27 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:37715
[junit4:junit4]   2> 15260 T27 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:37715
[junit4:junit4]   2> 15262 T30 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6ebcd0ed0008 with negotiated timeout 20000 for client /140.211.11.196:37715
[junit4:junit4]   2> 15262 T83 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:26947, sessionid = 0x13d6ebcd0ed0008, negotiated timeout = 20000
[junit4:junit4]   2> 15263 T84 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f194b01 name:ZooKeeperConnection Watcher:127.0.0.1:26947/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 15263 T25 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 15265 T32 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6ebcd0ed0008 type:create cxid:0x1 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 15266 T32 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6ebcd0ed0008 type:create cxid:0x2 zxid:0x6f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 15270 T25 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 16276 T25 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50960_
[junit4:junit4]   2> 16277 T32 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6ebcd0ed0008 type:delete cxid:0xb zxid:0x70 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:50960_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:50960_
[junit4:junit4]   2> 16279 T25 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50960_
[junit4:junit4]   2> 16282 T48 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> 16282 T55 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> 16283 T84 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 16284 T68 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 16285 T68 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> 16286 T48 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 16287 T55 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 16293 T85 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363362515358/collection1
[junit4:junit4]   2> 16293 T85 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 16294 T85 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 16295 T85 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 16297 T85 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363362515358/collection1/'
[junit4:junit4]   2> 16298 T85 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363362515358/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 16298 T85 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363362515358/collection1/lib/README' to classloader
[junit4:junit4]   2> 16341 T85 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 16343 T49 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16345 T49 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:15246__collection1",
[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:15246_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:15246"}
[junit4:junit4]   2> 16357 T84 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> 16357 T48 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> 16357 T68 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> 16357 T55 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> 16392 T85 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 16493 T85 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 16514 T85 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 17047 T85 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 17060 T85 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 17063 T85 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 17093 T85 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17098 T85 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17115 T85 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17117 T85 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 17117 T85 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 17118 T85 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17119 T85 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 17120 T85 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 17120 T85 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 17120 T85 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363362515358/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363362500495/jetty2/
[junit4:junit4]   2> 17121 T85 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@49da31e5
[junit4:junit4]   2> 17122 T85 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 17122 T85 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363362500495/jetty2 forceNew: false
[junit4:junit4]   2> 17123 T85 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363362500495/jetty2/index/
[junit4:junit4]   2> 17123 T85 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363362500495/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 17123 T85 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363362500495/jetty2/index forceNew: false
[junit4:junit4]   2> 17126 T85 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6fcbba0c lockFactory=org.apache.lucene.store.NativeFSLockFactory@3bad70a3),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 17126 T85 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 17129 T85 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 17130 T85 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 17131 T85 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 17132 T85 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 17133 T85 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 17133 T85 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 17134 T85 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 17135 T85 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 17135 T85 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 17144 T85 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 17150 T85 oass.SolrIndexSearcher.<init> Opening Searcher@31c1a5d6 main
[junit4:junit4]   2> 17150 T85 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363362500495/jetty2/tlog
[junit4:junit4]   2> 17151 T85 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 17152 T85 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 17160 T86 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@31c1a5d6 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 17165 T85 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 17165 T85 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 17867 T49 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17870 T49 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:50960_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:50960"}
[junit4:junit4]   2> 17871 T49 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 17871 T49 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 17908 T48 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> 17908 T84 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> 17908 T68 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> 17908 T55 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> 18198 T85 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 18198 T85 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:50960 collection:collection1 shard:shard2
[junit4:junit4]   2> 18199 T85 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 18218 T32 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6ebcd0ed0008 type:delete cxid:0x47 zxid:0x7f txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders/shard2 Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders/shard2
[junit4:junit4]   2> 18219 T85 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 18220 T32 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6ebcd0ed0008 type:create cxid:0x48 zxid:0x80 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 18231 T85 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 18232 T85 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 18232 T85 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:50960/collection1/
[junit4:junit4]   2> 18232 T85 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 18233 T85 oasc.SyncStrategy.syncToMe http://127.0.0.1:50960/collection1/ has no replicas
[junit4:junit4]   2> 18233 T85 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:50960/collection1/
[junit4:junit4]   2> 18234 T85 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 18239 T32 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6ebcd0ed0008 type:create cxid:0x51 zxid:0x83 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 19419 T49 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19453 T48 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> 19453 T55 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> 19453 T68 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> 19453 T84 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> 19468 T85 oasc.ZkController.register We are http://127.0.0.1:50960/collection1/ and leader is http://127.0.0.1:50960/collection1/
[junit4:junit4]   2> 19468 T85 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:50960
[junit4:junit4]   2> 19469 T85 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 19469 T85 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 19469 T85 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19473 T85 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19475 T25 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 19476 T25 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 19477 T25 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19719 T25 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 19723 T25 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:46687
[junit4:junit4]   2> 19724 T25 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 19724 T25 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 19725 T25 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363362519985
[junit4:junit4]   2> 19726 T25 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363362519985/solr.xml
[junit4:junit4]   2> 19726 T25 oasc.CoreContainer.<init> New CoreContainer 626224673
[junit4:junit4]   2> 19727 T25 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363362519985/'
[junit4:junit4]   2> 19728 T25 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363362519985/'
[junit4:junit4]   2> 19801 T25 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 19802 T25 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 19803 T25 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 19803 T25 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 19804 T25 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 19805 T25 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 19805 T25 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 19806 T25 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 19806 T25 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 19807 T25 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 19831 T25 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 19854 T25 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:26947/solr
[junit4:junit4]   2> 19855 T25 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 19855 T25 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:26947 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@543fca36
[junit4:junit4]   2> 19857 T25 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 19857 T97 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:26947. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 19858 T97 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:26947, initiating session
[junit4:junit4]   2> 19859 T27 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:14246
[junit4:junit4]   2> 19859 T27 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:14246
[junit4:junit4]   2> 19862 T30 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6ebcd0ed0009 with negotiated timeout 20000 for client /140.211.11.196:14246
[junit4:junit4]   2> 19862 T97 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:26947, sessionid = 0x13d6ebcd0ed0009, negotiated timeout = 20000
[junit4:junit4]   2> 19863 T98 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@543fca36 name:ZooKeeperConnection Watcher:127.0.0.1:26947 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 19863 T25 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 19865 T32 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d6ebcd0ed0009
[junit4:junit4]   2> 19877 T98 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 19878 T27 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:14246 which had sessionid 0x13d6ebcd0ed0009
[junit4:junit4]   2> 19877 T25 oaz.ZooKeeper.close Session: 0x13d6ebcd0ed0009 closed
[junit4:junit4]   2> 19879 T25 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 19892 T25 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:26947/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1bfe5a8a
[junit4:junit4]   2> 19893 T25 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 19894 T99 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:26947. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 19895 T99 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:26947, initiating session
[junit4:junit4]   2> 19895 T27 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:56590
[junit4:junit4]   2> 19896 T27 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:56590
[junit4:junit4]   2> 19898 T30 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6ebcd0ed000a with negotiated timeout 20000 for client /140.211.11.196:56590
[junit4:junit4]   2> 19898 T99 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:26947, sessionid = 0x13d6ebcd0ed000a, negotiated timeout = 20000
[junit4:junit4]   2> 19898 T100 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1bfe5a8a name:ZooKeeperConnection Watcher:127.0.0.1:26947/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 19899 T25 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 19900 T32 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6ebcd0ed000a type:create cxid:0x1 zxid:0x90 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 19903 T32 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6ebcd0ed000a type:create cxid:0x2 zxid:0x91 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 19907 T25 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 20913 T25 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46687_
[junit4:junit4]   2> 20914 T32 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6ebcd0ed000a type:delete cxid:0xb zxid:0x92 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:46687_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:46687_
[junit4:junit4]   2> 20951 T25 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:46687_
[junit4:junit4]   2> 20954 T55 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> 20954 T48 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> 20954 T84 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> 20955 T68 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 20955 T100 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 20956 T68 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> 20957 T55 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 20957 T48 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 20958 T84 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 20964 T101 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363362519985/collection1
[junit4:junit4]   2> 20964 T101 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 20965 T101 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 20965 T101 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 20967 T101 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363362519985/collection1/'
[junit4:junit4]   2> 20968 T49 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20968 T101 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363362519985/collection1/lib/README' to classloader
[junit4:junit4]   2> 20969 T101 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363362519985/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 20970 T49 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:50960__collection1",
[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:50960_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:50960"}
[junit4:junit4]   2> 20977 T55 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> 20977 T68 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> 20977 T100 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> 20977 T84 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> 20977 T48 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> 21017 T101 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 21074 T101 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 21176 T101 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 21193 T101 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 21746 T101 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 21759 T101 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 21762 T101 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 21790 T101 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 21795 T101 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 21801 T101 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 21803 T101 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 21803 T101 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 21804 T101 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 21805 T101 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 21805 T101 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 21806 T101 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 21806 T101 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363362519985/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363362500495/jetty3/
[junit4:junit4]   2> 21807 T101 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@49da31e5
[junit4:junit4]   2> 21807 T101 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 21808 T101 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363362500495/jetty3 forceNew: false
[junit4:junit4]   2> 21808 T101 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363362500495/jetty3/index/
[junit4:junit4]   2> 21809 T101 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363362500495/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 21809 T101 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363362500495/jetty3/index forceNew: false
[junit4:junit4]   2> 21812 T101 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@421d75a8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4d86298f),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 21813 T101 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 21816 T101 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 21817 T101 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 21817 T101 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 21819 T101 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 21820 T101 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 21820 T101 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 21821 T101 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 21822 T101 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 21822 T101 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 21833 T101 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 21840 T101 oass.SolrIndexSearcher.<init> Opening Searcher@2eee5031 main
[junit4:junit4]   2> 21841 T101 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363362500495/jetty3/tlog
[junit4:junit4]   2> 21842 T101 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 21843 T101 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 21853 T102 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2eee5031 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 21858 T101 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 21858 T101 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 22488 T49 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22490 T49 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:46687_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:46687"}
[junit4:junit4]   2> 22490 T49 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 22490 T49 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 22507 T68 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> 22507 T55 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> 22507 T84 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> 22507 T48 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> 22507 T100 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> 22862 T101 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 22862 T101 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:46687 collection:collection1 shard:shard1
[junit4:junit4]   2> 22872 T101 oasc.ZkController.register We are http://127.0.0.1:46687/collection1/ and leader is http://127.0.0.1:15246/collection1/
[junit4:junit4]   2> 22873 T101 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:46687
[junit4:junit4]   2> 22873 T101 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 22874 T101 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C4 name=collection1 org.apache.solr.core.SolrCore@4f90e10f url=http://127.0.0.1:46687/collection1 node=127.0.0.1:46687_ C4_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:46687_, base_url=http://127.0.0.1:46687}
[junit4:junit4]   2> 22879 T103 C4 P46687 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 22879 T103 C4 P46687 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 22880 T101 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22880 T103 C4 P46687 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 22880 T103 C4 P46687 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 22881 T25 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 22882 T25 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 22882 T25 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 22929 T103 C4 P46687 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 23049 T25 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 23051 T25 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:13839
[junit4:junit4]   2> 23052 T25 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 23052 T25 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 23053 T25 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363362523383
[junit4:junit4]   2> 23053 T25 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363362523383/solr.xml
[junit4:junit4]   2> 23054 T25 oasc.CoreContainer.<init> New CoreContainer 1437359237
[junit4:junit4]   2> 23054 T25 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363362523383/'
[junit4:junit4]   2> 23055 T25 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363362523383/'
[junit4:junit4]   2> 23138 T25 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 23139 T25 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 23139 T25 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 23139 T25 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 23140 T25 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 23140 T25 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 23141 T25 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 23141 T25 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 23141 T25 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 23142 T25 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 23164 T25 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 23185 T25 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:26947/solr
[junit4:junit4]   2> 23185 T25 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 23186 T25 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:26947 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@78fd947e
[junit4:junit4]   2> 23187 T25 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 23187 T114 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:26947. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 23188 T114 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:26947, initiating session
[junit4:junit4]   2> 23188 T27 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:64887
[junit4:junit4]   2> 23189 T27 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:64887
[junit4:junit4]   2> 23191 T30 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6ebcd0ed000b with negotiated timeout 20000 for client /140.211.11.196:64887
[junit4:junit4]   2> 23191 T114 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:26947, sessionid = 0x13d6ebcd0ed000b, negotiated timeout = 20000
[junit4:junit4]   2> 23192 T115 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@78fd947e name:ZooKeeperConnection Watcher:127.0.0.1:26947 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 23192 T25 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 23194 T32 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d6ebcd0ed000b
[junit4:junit4]   2> 23195 T115 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 23195 T27 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:64887 which had sessionid 0x13d6ebcd0ed000b
[junit4:junit4]   2> 23195 T25 oaz.ZooKeeper.close Session: 0x13d6ebcd0ed000b closed
[junit4:junit4]   2> 23196 T25 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 23208 T25 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:26947/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@56999414
[junit4:junit4]   2> 23209 T25 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 23209 T116 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:26947. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 23210 T116 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:26947, initiating session
[junit4:junit4]   2> 23210 T27 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:23987
[junit4:junit4]   2> 23211 T27 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:23987
[junit4:junit4]   2> 23212 T30 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6ebcd0ed000c with negotiated timeout 20000 for client /140.211.11.196:23987
[junit4:junit4]   2> 23212 T116 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:26947, sessionid = 0x13d6ebcd0ed000c, negotiated timeout = 20000
[junit4:junit4]   2> 23213 T117 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@56999414 name:ZooKeeperConnection Watcher:127.0.0.1:26947/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 23213 T25 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 23215 T32 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6ebcd0ed000c type:create cxid:0x1 zxid:0xa3 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 23216 T32 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6ebcd0ed000c type:create cxid:0x2 zxid:0xa4 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 23225 T25 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 24015 T49 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 24017 T49 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:46687__collection1",
[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:46687_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:46687"}
[junit4:junit4]   2> 24061 T117 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> 24062 T84 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> 24062 T100 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> 24062 T48 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> 24062 T68 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> 24061 T55 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> 24231 T25 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:13839_
[junit4:junit4]   2> 24233 T32 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6ebcd0ed000c type:delete cxid:0xd zxid:0xa9 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:13839_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:13839_
[junit4:junit4]   2> 24236 T25 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:13839_
[junit4:junit4]   2> 24240 T55 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> 24241 T100 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 24241 T68 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 24240 T84 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> 24241 T117 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 24240 T48 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> 24243 T68 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> 24242 T100 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> 24245 T55 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 24243 T117 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> 24248 T48 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 24254 T84 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 24256 T118 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363362523383/collection1
[junit4:junit4]   2> 24257 T118 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 24258 T118 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 24258 T118 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 24261 T118 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363362523383/collection1/'
[junit4:junit4]   2> 24264 T118 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363362523383/collection1/lib/README' to classloader
[junit4:junit4]   2> 24265 T118 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363362523383/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 24362 T118 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 24440 T118 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 24541 T118 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 24571 T118 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 24859 T58 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {coreNodeName=127.0.0.1:46687__collection1&state=recovering&nodeName=127.0.0.1:46687_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=1005 
[junit4:junit4]   2> 25561 T118 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 25581 T118 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 25587 T118 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 25637 T118 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 25654 T118 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 25662 T118 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 25665 T118 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 25666 T118 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 25666 T118 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 25668 T118 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 25669 T118 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 25670 T118 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 25670 T118 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363362523383/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363362500495/jetty4/
[junit4:junit4]   2> 25671 T118 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@49da31e5
[junit4:junit4]   2> 25672 T118 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 25674 T118 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363362500495/jetty4 forceNew: false
[junit4:junit4]   2> 25674 T118 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363362500495/jetty4/index/
[junit4:junit4]   2> 25675 T118 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363362500495/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 25676 T118 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363362500495/jetty4/index forceNew: false
[junit4:junit4]   2> 25680 T118 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5b20eaa5 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4110e9a8),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 25680 T118 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 25685 T118 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 25686 T118 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 25687 T118 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 25689 T118 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 25690 T118 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 25691 T118 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 25692 T118 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 25693 T118 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 25694 T118 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 25708 T118 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 25716 T118 oass.SolrIndexSearcher.<init> Opening Searcher@5076acee main
[junit4:junit4]   2> 25717 T118 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363362500495/jetty4/tlog
[junit4:junit4]   2> 25718 T118 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 25719 T118 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 25731 T119 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5076acee main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 25738 T118 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 25739 T118 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2>  C4_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:46687_, base_url=http://127.0.0.1:46687}
[junit4:junit4]   2> 27000 T103 C4 P46687 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:15246/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 27007 T103 C4 P46687 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&connTimeout=30000&socketTimeout=30000&retry=false
[junit4:junit4]   2> 27024 T103 C4 P46687 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:46687 START replicas=[http://127.0.0.1:15246/collection1/] nUpdates=100
[junit4:junit4]   2> 27032 T103 C4 P46687 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 27032 T103 C4 P46687 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 27033 T103 C4 P46687 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 27033 T103 C4 P46687 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 27033 T103 C4 P46687 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 27033 T103 C4 P46687 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:15246/collection1/. core=collection1
[junit4:junit4]   2> 27034 T103 C4 P46687 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 27073 T49 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 27074 T49 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:13839_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:13839"}
[junit4:junit4]   2> 27074 T49 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 27075 T49 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> ASYNC  NEW_CORE C5 name=collection1 org.apache.solr.core.SolrCore@4acaef4c url=http://127.0.0.1:15246/collection1 node=127.0.0.1:15246_ C5_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:15246_, base_url=http://127.0.0.1:15246, leader=true}
[junit4:junit4]   2> 27078 T60 C5 P15246 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=5 
[junit4:junit4]   2> 27094 T59 C5 P15246 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 27097 T55 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> 27097 T100 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> 27097 T68 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> 27097 T84 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> 27096 T117 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> 27097 T48 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> 27099 T59 C5 P15246 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@23f6d2bc lockFactory=org.apache.lucene.store.NativeFSLockFactory@34fe068b),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 27100 T59 C5 P15246 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 27102 T59 C5 P15246 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@23f6d2bc lockFactory=org.apache.lucene.store.NativeFSLockFactory@34fe068b),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@23f6d2bc lockFactory=org.apache.lucene.store.NativeFSLockFactory@34fe068b),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 27102 T59 C5 P15246 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 27103 T59 C5 P15246 oass.SolrIndexSearcher.<init> Opening Searcher@29cfaebf realtime
[junit4:junit4]   2> 27104 T59 C5 P15246 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 27105 T59 C5 P15246 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 32
[junit4:junit4]   2> 27154 T103 C4 P46687 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 27155 T103 C4 P46687 oascsi.HttpClientUtil.createClient Creating new http client, config:connTimeout=5000&socketTimeout=20000&allowCompression=false&maxConnections=10000&maxConnectionsPerHost=10000
[junit4:junit4]   2> 27177 T103 C4 P46687 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 27220 T61 C5 P15246 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 27221 T61 C5 P15246 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=40 
[junit4:junit4]   2> 27223 T103 C4 P46687 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 27223 T103 C4 P46687 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 27223 T103 C4 P46687 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 27227 T61 C5 P15246 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=0 
[junit4:junit4]   2> 27229 T103 C4 P46687 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 27230 T103 C4 P46687 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363362500495/jetty3/index.20130315164847718 forceNew: false
[junit4:junit4]   2> 27230 T103 C4 P46687 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@160e619d lockFactory=org.apache.lucene.store.NativeFSLockFactory@6b0e166b; maxCacheMB=0.431640625 maxMergeSizeMB=0.0751953125)) fullCopy=false
[junit4:junit4]   2> 27241 T61 C5 P15246 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=3 
[junit4:junit4]   2> 27253 T103 C4 P46687 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 27260 T103 C4 P46687 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 27261 T103 C4 P46687 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 27263 T103 C4 P46687 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@421d75a8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4d86298f),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@421d75a8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4d86298f),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 27264 T103 C4 P46687 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 27265 T103 C4 P46687 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 27265 T103 C4 P46687 oass.SolrIndexSearcher.<init> Opening Searcher@2b8af779 main
[junit4:junit4]   2> 27269 T102 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2b8af779 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 27270 T103 C4 P46687 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@160e619d lockFactory=org.apache.lucene.store.NativeFSLockFactory@6b0e166b; maxCacheMB=0.431640625 maxMergeSizeMB=0.0751953125))
[junit4:junit4]   2> 27271 T103 C4 P46687 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 27272 T103 C4 P46687 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 27272 T103 C4 P46687 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 27272 T103 C4 P46687 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 27279 T103 C4 P46687 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 27743 T118 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 27743 T118 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:13839 collection:collection1 shard:shard2
[junit4:junit4]   2> 27749 T118 oasc.ZkController.register We are http://127.0.0.1:13839/collection1/ and leader is http://127.0.0.1:50960/collection1/
[junit4:junit4]   2> 27750 T118 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:13839
[junit4:junit4]   2> 27750 T118 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 27751 T118 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C6 name=collection1 org.apache.solr.core.SolrCore@55da7852 url=http://127.0.0.1:13839/collection1 node=127.0.0.1:13839_ C6_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:13839_, base_url=http://127.0.0.1:13839}
[junit4:junit4]   2> 27752 T122 C6 P13839 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 27753 T118 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 27754 T122 C6 P13839 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 27755 T122 C6 P13839 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 27755 T122 C6 P13839 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 27756 T25 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 27757 T25 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 27758 T122 C6 P13839 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 27758 T25 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 27771 T25 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 27774 T25 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 27787 T62 oasc.CoreContainer.create Creating SolrCore 'onenodecollectioncore' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363362510789/onenodecollectioncore
[junit4:junit4]   2> 27788 T62 oasc.ZkController.createCollectionZkNode Check for collection zkNode:onenodecollection
[junit4:junit4]   2> 27790 T62 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:onenodecollection
[junit4:junit4]   2> 27791 T62 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 27793 T62 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 27793 T62 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection
[junit4:junit4]   2> 27797 T62 oasc.ZkController.readConfigName Load collection config from:/collections/onenodecollection
[junit4:junit4]   2> 27800 T62 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363362510789/onenodecollectioncore/'
[junit4:junit4]   2> 27919 T62 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 27995 T62 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 28096 T62 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 28119 T62 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 28606 T49 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 28619 T49 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:46687__collection1",
[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:46687_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:46687"}
[junit4:junit4]   2> 28632 T49 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:13839__collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:13839_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:13839"}
[junit4:junit4]   2> 28645 T117 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> 28645 T100 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> 28645 T68 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> 28645 T84 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> 28645 T48 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> 28645 T55 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> 28778 T74 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {coreNodeName=127.0.0.1:13839__collection1&state=recovering&nodeName=127.0.0.1:13839_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=1001 
[junit4:junit4]   2> 28876 T62 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 28891 T62 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 28896 T62 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 28940 T62 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 28947 T62 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 28954 T62 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 28956 T62 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 28956 T62 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 28957 T62 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 28959 T62 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 28960 T62 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 28960 T62 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 28961 T62 oasc.SolrCore.<init> [onenodecollectioncore] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363362510789/onenodecollectioncore/, dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1363362500496/onenodecollection/
[junit4:junit4]   2> 28962 T62 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@49da31e5
[junit4:junit4]   2> 28963 T62 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 28964 T62 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1363362500496/onenodecollection forceNew: false
[junit4:junit4]   2> 28965 T62 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1363362500496/onenodecollection/index/
[junit4:junit4]   2> 28965 T62 oasc.SolrCore.initIndex WARNING [onenodecollectioncore] Solr index directory '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1363362500496/onenodecollection/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 28967 T62 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1363362500496/onenodecollection/index forceNew: false
[junit4:junit4]   2> 28972 T62 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6532c4c5 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1f5d9788),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 28973 T62 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 28977 T62 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 28978 T62 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 28979 T62 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 28980 T62 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 28981 T62 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 28982 T62 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 28982 T62 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 28984 T62 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 28984 T62 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 28998 T62 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 29004 T62 oass.SolrIndexSearcher.<init> Opening Searcher@4a7437e4 main
[junit4:junit4]   2> 29005 T62 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1363362500496/onenodecollection/tlog
[junit4:junit4]   2> 29007 T62 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 29007 T62 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 29016 T124 oasc.SolrCore.registerSearcher [onenodecollectioncore] Registered new searcher Searcher@4a7437e4 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 29021 T62 oasc.ZkController.publish publishing core=onenodecollectioncore state=down
[junit4:junit4]   2> 30163 T49 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 30165 T49 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:15246_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:15246"}
[junit4:junit4]   2> 30165 T49 oasc.Overseer$ClusterStateUpdater.createCollection Create collection onenodecollection with numShards 1
[junit4:junit4]   2> 30166 T49 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 30209 T48 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> 30209 T55 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> 30209 T68 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> 30209 T100 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> 30209 T84 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> 30209 T117 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>  C6_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:13839_, base_url=http://127.0.0.1:13839}
[junit4:junit4]   2> 30780 T122 C6 P13839 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:50960/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 30780 T122 C6 P13839 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:13839 START replicas=[http://127.0.0.1:50960/collection1/] nUpdates=100
[junit4:junit4]   2> 30781 T122 C6 P13839 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 30782 T122 C6 P13839 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 30782 T122 C6 P13839 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 30782 T122 C6 P13839 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 30783 T122 C6 P13839 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 30783 T122 C6 P13839 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:50960/collection1/. core=collection1
[junit4:junit4]   2> 30784 T122 C6 P13839 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C7 name=collection1 org.apache.solr.core.SolrCore@79dfc095 url=http://127.0.0.1:50960/collection1 node=127.0.0.1:50960_ C7_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:50960_, base_url=http://127.0.0.1:50960, leader=true}
[junit4:junit4]   2> 30791 T75 C7 P50960 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 30804 T76 C7 P50960 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 30809 T76 C7 P50960 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6fcbba0c lockFactory=org.apache.lucene.store.NativeFSLockFactory@3bad70a3),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 30810 T76 C7 P50960 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 30811 T76 C7 P50960 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6fcbba0c lockFactory=org.apache.lucene.store.NativeFSLockFactory@3bad70a3),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6fcbba0c lockFactory=org.apache.lucene.store.NativeFSLockFactory@3bad70a3),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 30812 T76 C7 P50960 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 30813 T76 C7 P50960 oass.SolrIndexSearcher.<init> Opening Searcher@4dd40090 realtime
[junit4:junit4]   2> 30814 T76 C7 P50960 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 30815 T76 C7 P50960 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 11
[junit4:junit4]   2> 30817 T122 C6 P13839 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 30817 T122 C6 P13839 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 30821 T77 C7 P50960 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit

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

es.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 85935 T1983 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 85980 T1986 oazs.SessionTrackerImpl.run SessionTrackerImpl exited loop!
[junit4:junit4]   2> 85998 T2058 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 85998 T2058 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> 85998 T2058 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 85998 T2058 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 114714 T2075 oasu.PeerSync.handleResponse WARNING PeerSync: core=collection1 url=http://127.0.0.1:43043  couldn't connect to http://127.0.0.1:43032/collection1/, counting as success
[junit4:junit4]   2> 114714 T2075 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:43043 DONE. sync succeeded
[junit4:junit4]   2> 114714 T2075 oasc.SyncStrategy.syncReplicas We have been closed, won't attempt to sync replicas back to leader
[junit4:junit4]   2> 114715 T2075 oasc.ShardLeaderElectionContext.rejoinLeaderElection Not rejoining election because CoreContainer is shutdown
[junit4:junit4]   2> 114715 T2075 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@38d86167
[junit4:junit4]   2> 114716 T2075 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=4,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=5,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
[junit4:junit4]   2> 114717 T2075 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 114717 T2075 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 114717 T2075 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 114717 T2075 C129 P43043 oasu.TransactionLog.forceClose SEVERE Error: Forcing close of tlog{file=./org.apache.solr.cloud.SyncSliceTest-1363363008027/jetty4/tlog/tlog.0000000000000000003 refcount=1}
[junit4:junit4]   2> 114718 T2075 C129 P43043 oasu.TransactionLog.forceClose SEVERE Error: Forcing close of tlog{file=./org.apache.solr.cloud.SyncSliceTest-1363363008027/jetty4/tlog/tlog.0000000000000000001 refcount=1}
[junit4:junit4]   2> 114720 T2075 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 114721 T2075 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.SyncSliceTest-1363363008027/jetty4/index
[junit4:junit4]   2> 114721 T2075 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.SyncSliceTest-1363363008027/jetty4/index
[junit4:junit4]   2> 114721 T2075 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.SyncSliceTest-1363363008027/jetty4
[junit4:junit4]   2> 114721 T2075 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.SyncSliceTest-1363363008027/jetty4
[junit4:junit4]   2> 114722 T2075 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.SyncSliceTest-1363363008027/jetty4/index.20130315115709571
[junit4:junit4]   2> 114722 T2075 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.SyncSliceTest-1363363008027/jetty4/index.20130315115709571
[junit4:junit4]   2> 114722 T2075 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:235)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:232)
[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:232)
[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> 114723 T2075 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> 114723 T2075 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 114723 T2075 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 114723 T2075 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {range_facet_l=Pulsing41(freqCutoff=13 minBlockSize=67 maxBlockSize=137), text=Pulsing41(freqCutoff=19 minBlockSize=67 maxBlockSize=137), _version_=PostingsFormat(name=Asserting), rnd_b=MockFixedIntBlock(blockSize=819), intDefault=PostingsFormat(name=Asserting), timestamp=Pulsing41(freqCutoff=13 minBlockSize=67 maxBlockSize=137), id=MockFixedIntBlock(blockSize=819), a_t=Pulsing41(freqCutoff=13 minBlockSize=67 maxBlockSize=137), range_facet_sl=MockFixedIntBlock(blockSize=819), range_facet_si=Pulsing41(freqCutoff=13 minBlockSize=67 maxBlockSize=137), other_tl1=PostingsFormat(name=Asserting), multiDefault=Pulsing41(freqCutoff=13 minBlockSize=67 maxBlockSize=137), a_si=PostingsFormat(name=Asserting)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=mk_MK, timezone=America/Thunder_Bay
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Oracle Corporation 1.7.0_17 (64-bit)/cpus=16,threads=3,free=245806768,total=347078656
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestSolrDiscoveryProperties, TestDistributedSearch, TestPseudoReturnFields, JsonLoaderTest, TestFastWriter, TestDocumentBuilder, SynonymTokenizerTest, TestPostingsSolrHighlighter, ZkCLITest, ReturnFieldsTest, TestPluginEnable, TestSolrDeletionPolicy2, SortByFunctionTest, TestDynamicFieldResource, TestFastOutputStream, CurrencyFieldOpenExchangeTest, LukeRequestHandlerTest, TestReplicationHandler, ScriptEngineTest, SuggesterWFSTTest, BinaryUpdateRequestHandlerTest, NoCacheHeaderTest, TestXIncludeConfig, StandardRequestHandlerTest, TestQueryTypes, DocValuesMultiTest, BasicDistributedZkTest, ClusterStateUpdateTest, DirectSolrConnectionTest, TestLRUCache, TestSolr4Spatial, AliasIntegrationTest, ResourceLoaderTest, TestSystemIdResolver, RecoveryZkTest, TestFieldTypeCollectionResource, DefaultValueUpdateProcessorTest, RequestHandlersTest, PreAnalyzedFieldTest, DistributedTermsComponentTest, TestDistributedGrouping, SolrPluginUtilsTest, SimplePostToolTest, TestSuggestSpellingConverter, TestMergePolicyConfig, SyncSliceTest]
[junit4:junit4] Completed on J1 in 115.00s, 1 test, 1 failure <<< FAILURES!

[...truncated 499 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/build.xml:381: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/build.xml:361: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build.xml:183: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/common-build.xml:449: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/common-build.xml:1213: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/common-build.xml:877: There were test failures: 273 suites, 1147 tests, 2 suite-level errors, 1 error, 1 failure, 27 ignored (8 assumptions)

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