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

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

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

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

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

Stack Trace:
java.lang.AssertionError: Test Setup Failure: shard1 should have just been set up to be inconsistent - but it's still consistent
	at __randomizedtesting.SeedInfo.seed([AA3A6144F25DE8EB:2BDCEF5C850288D7]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:216)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:794)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)




Build Log:
[...truncated 9017 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.SyncSliceTest
[junit4:junit4]   2> 0 T720 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 5 T720 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-SyncSliceTest-1360388910558
[junit4:junit4]   2> 7 T720 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 7 T721 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 11 T721 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 11 T721 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 11 T721 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 11 T721 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 12 T721 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360388910558/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 108 T720 oasc.ZkTestServer.run start zk server on port:25408
[junit4:junit4]   2> 108 T720 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:25408 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@4608fd6a
[junit4:junit4]   2> 110 T720 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 110 T726 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:25408. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 111 T726 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:25408, initiating session
[junit4:junit4]   2> 111 T722 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:25409
[junit4:junit4]   2> 112 T722 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:25409
[junit4:junit4]   2> 112 T724 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 118 T724 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cbd7f6de50000 with negotiated timeout 10000 for client /140.211.11.196:25409
[junit4:junit4]   2> 118 T726 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:25408, sessionid = 0x13cbd7f6de50000, negotiated timeout = 10000
[junit4:junit4]   2> 118 T727 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4608fd6a name:ZooKeeperConnection Watcher:127.0.0.1:25408 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 119 T720 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 119 T720 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 123 T725 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cbd7f6de50000
[junit4:junit4]   2> 124 T727 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 124 T720 oaz.ZooKeeper.close Session: 0x13cbd7f6de50000 closed
[junit4:junit4]   2> 125 T722 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:25409 which had sessionid 0x13cbd7f6de50000
[junit4:junit4]   2> 125 T720 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:25408/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@8df4a6b
[junit4:junit4]   2> 126 T720 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 126 T728 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:25408. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 127 T728 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:25408, initiating session
[junit4:junit4]   2> 127 T722 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:25410
[junit4:junit4]   2> 128 T722 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:25410
[junit4:junit4]   2> 133 T724 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cbd7f6de50001 with negotiated timeout 10000 for client /140.211.11.196:25410
[junit4:junit4]   2> 134 T728 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:25408, sessionid = 0x13cbd7f6de50001, negotiated timeout = 10000
[junit4:junit4]   2> 134 T729 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@8df4a6b name:ZooKeeperConnection Watcher:127.0.0.1:25408/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 134 T720 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 135 T720 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 140 T720 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 149 T720 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 152 T720 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 156 T720 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 157 T720 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 170 T720 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 171 T720 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 277 T720 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 278 T720 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 282 T720 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 283 T720 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 287 T720 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 288 T720 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 292 T720 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 293 T720 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 297 T720 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 298 T720 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 302 T720 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 303 T720 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 307 T720 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 308 T720 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 312 T725 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cbd7f6de50001
[junit4:junit4]   2> 313 T729 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 313 T722 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:25410 which had sessionid 0x13cbd7f6de50001
[junit4:junit4]   2> 313 T720 oaz.ZooKeeper.close Session: 0x13cbd7f6de50001 closed
[junit4:junit4]   2> 482 T720 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 486 T720 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:25411
[junit4:junit4]   2> 487 T720 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 487 T720 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 488 T720 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1360388910866
[junit4:junit4]   2> 488 T720 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1360388910866/solr.xml
[junit4:junit4]   2> 489 T720 oasc.CoreContainer.<init> New CoreContainer 1999915178
[junit4:junit4]   2> 489 T720 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1360388910866/'
[junit4:junit4]   2> 490 T720 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1360388910866/'
[junit4:junit4]   2> 549 T720 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 550 T720 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 550 T720 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 551 T720 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 551 T720 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 552 T720 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 552 T720 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 553 T720 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 553 T720 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 554 T720 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 577 T720 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 597 T720 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:25408/solr
[junit4:junit4]   2> 597 T720 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 598 T720 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:25408 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@392ee8d1
[junit4:junit4]   2> 599 T720 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 599 T739 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:25408. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 600 T739 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:25408, initiating session
[junit4:junit4]   2> 601 T722 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:25412
[junit4:junit4]   2> 601 T722 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:25412
[junit4:junit4]   2> 603 T724 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cbd7f6de50002 with negotiated timeout 20000 for client /140.211.11.196:25412
[junit4:junit4]   2> 603 T739 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:25408, sessionid = 0x13cbd7f6de50002, negotiated timeout = 20000
[junit4:junit4]   2> 603 T740 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@392ee8d1 name:ZooKeeperConnection Watcher:127.0.0.1:25408 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 603 T720 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 605 T725 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cbd7f6de50002
[junit4:junit4]   2> 606 T740 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 606 T722 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:25412 which had sessionid 0x13cbd7f6de50002
[junit4:junit4]   2> 606 T720 oaz.ZooKeeper.close Session: 0x13cbd7f6de50002 closed
[junit4:junit4]   2> 607 T720 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 620 T720 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:25408/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1aba6c98
[junit4:junit4]   2> 621 T720 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 622 T741 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:25408. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 622 T741 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:25408, initiating session
[junit4:junit4]   2> 623 T722 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:25413
[junit4:junit4]   2> 623 T722 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:25413
[junit4:junit4]   2> 624 T724 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cbd7f6de50003 with negotiated timeout 20000 for client /140.211.11.196:25413
[junit4:junit4]   2> 624 T741 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:25408, sessionid = 0x13cbd7f6de50003, negotiated timeout = 20000
[junit4:junit4]   2> 625 T742 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1aba6c98 name:ZooKeeperConnection Watcher:127.0.0.1:25408/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 625 T720 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 628 T725 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbd7f6de50003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 636 T720 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 639 T720 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:25411_
[junit4:junit4]   2> 640 T725 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbd7f6de50003 type:delete cxid:0x8 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:25411_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:25411_
[junit4:junit4]   2> 641 T720 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:25411_
[junit4:junit4]   2> 651 T720 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 664 T725 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbd7f6de50003 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> 665 T720 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 674 T720 oasc.Overseer.start Overseer (id=89154447642787843-127.0.0.1:25411_-n_0000000000) starting
[junit4:junit4]   2> 675 T725 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbd7f6de50003 type:create cxid:0x1b zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 677 T725 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbd7f6de50003 type:create cxid:0x1c zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 678 T725 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbd7f6de50003 type:create cxid:0x1d zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 688 T725 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbd7f6de50003 type:create cxid:0x1e zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 689 T744 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 690 T720 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 699 T720 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 702 T743 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 707 T745 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1360388910866/collection1
[junit4:junit4]   2> 707 T745 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 708 T745 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 708 T745 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 710 T745 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1360388910866/collection1/'
[junit4:junit4]   2> 711 T745 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-controljetty-1360388910866/collection1/lib/README' to classloader
[junit4:junit4]   2> 712 T745 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-controljetty-1360388910866/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 766 T745 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 838 T745 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 939 T745 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 945 T745 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1552 T745 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1562 T745 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1567 T745 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1587 T745 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1592 T745 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1598 T745 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1600 T745 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1601 T745 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1360388910866/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1360388910558/control/data/
[junit4:junit4]   2> 1602 T745 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@66bb4c22
[junit4:junit4]   2> 1602 T745 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 1637 T745 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360388910558/control/data forceNew:false
[junit4:junit4]   2> 1638 T745 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360388910558/control/data
[junit4:junit4]   2> 1638 T745 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1360388910558/control/data/index/
[junit4:junit4]   2> 1639 T745 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1360388910558/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1640 T745 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360388910558/control/data/index forceNew:false
[junit4:junit4]   2> 1672 T745 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360388910558/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6ce527b),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1673 T745 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1673 T745 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360388910558/control/data/index
[junit4:junit4]   2> 1674 T745 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 1676 T745 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1676 T745 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 1676 T745 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1677 T745 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 1677 T745 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1678 T745 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1678 T745 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1678 T745 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1679 T745 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1679 T745 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 1680 T745 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 1680 T745 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1681 T745 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 1681 T745 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 1681 T745 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 1682 T745 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1682 T745 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1683 T745 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1683 T745 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1683 T745 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1684 T745 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1684 T745 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1685 T745 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1685 T745 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1686 T745 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 1686 T745 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 1698 T745 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1702 T745 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 1704 T745 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 1706 T745 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360388910558/control/data
[junit4:junit4]   2> 1708 T745 oass.SolrIndexSearcher.<init> Opening Searcher@1213afec main
[junit4:junit4]   2> 1709 T745 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1709 T745 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1710 T745 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 1716 T745 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 1784 T746 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1213afec main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1789 T745 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1789 T745 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1790 T725 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbd7f6de50003 type:create cxid:0x51 zxid:0x29 txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue Error:KeeperErrorCode = NoNode for /solr/overseer/queue
[junit4:junit4]   2> 2207 T743 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2209 T743 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:25411_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:25411"}
[junit4:junit4]   2> 2209 T743 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2209 T743 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2210 T725 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbd7f6de50003 type:create cxid:0x59 zxid:0x2c txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue-work Error:KeeperErrorCode = NoNode for /solr/overseer/queue-work
[junit4:junit4]   2> 2232 T742 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> 2803 T745 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2803 T745 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:25411 collection:control_collection shard:shard1
[junit4:junit4]   2> 2804 T745 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2845 T725 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbd7f6de50003 type:delete cxid:0x73 zxid:0x36 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 2846 T745 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2847 T725 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbd7f6de50003 type:create cxid:0x74 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2858 T745 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2858 T745 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2859 T745 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:25411/collection1/
[junit4:junit4]   2> 2859 T745 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2859 T745 oasc.SyncStrategy.syncToMe http://127.0.0.1:25411/collection1/ has no replicas
[junit4:junit4]   2> 2859 T745 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:25411/collection1/
[junit4:junit4]   2> 2860 T745 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2870 T725 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbd7f6de50003 type:create cxid:0x7e zxid:0x3b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3738 T743 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3788 T742 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> 3848 T745 oasc.ZkController.register We are http://127.0.0.1:25411/collection1/ and leader is http://127.0.0.1:25411/collection1/
[junit4:junit4]   2> 3848 T745 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:25411
[junit4:junit4]   2> 3848 T745 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3848 T745 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3849 T745 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3851 T745 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3852 T720 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1
[junit4:junit4]   2> 3853 T720 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3853 T720 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3869 T720 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3880 T720 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:25408/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@4dd9587c
[junit4:junit4]   2> 3881 T720 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3881 T747 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:25408. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3882 T747 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:25408, initiating session
[junit4:junit4]   2> 3882 T722 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:25419
[junit4:junit4]   2> 3883 T722 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:25419
[junit4:junit4]   2> 3884 T724 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cbd7f6de50004 with negotiated timeout 10000 for client /140.211.11.196:25419
[junit4:junit4]   2> 3884 T747 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:25408, sessionid = 0x13cbd7f6de50004, negotiated timeout = 10000
[junit4:junit4]   2> 3884 T748 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4dd9587c name:ZooKeeperConnection Watcher:127.0.0.1:25408/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3885 T720 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3886 T720 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3889 T720 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 4058 T720 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 4062 T720 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:25420
[junit4:junit4]   2> 4063 T720 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 4064 T720 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 4064 T720 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1360388914441
[junit4:junit4]   2> 4065 T720 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1360388914441/solr.xml
[junit4:junit4]   2> 4066 T720 oasc.CoreContainer.<init> New CoreContainer 613429497
[junit4:junit4]   2> 4067 T720 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1360388914441/'
[junit4:junit4]   2> 4067 T720 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1360388914441/'
[junit4:junit4]   2> 4128 T720 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 4128 T720 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 4129 T720 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 4129 T720 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 4130 T720 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 4130 T720 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 4131 T720 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 4131 T720 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 4132 T720 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 4132 T720 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 4155 T720 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4177 T720 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:25408/solr
[junit4:junit4]   2> 4177 T720 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 4178 T720 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:25408 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@3f6687ff
[junit4:junit4]   2> 4179 T720 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4179 T758 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:25408. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4180 T758 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:25408, initiating session
[junit4:junit4]   2> 4180 T722 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:25423
[junit4:junit4]   2> 4181 T722 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:25423
[junit4:junit4]   2> 4183 T724 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cbd7f6de50005 with negotiated timeout 20000 for client /140.211.11.196:25423
[junit4:junit4]   2> 4183 T758 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:25408, sessionid = 0x13cbd7f6de50005, negotiated timeout = 20000
[junit4:junit4]   2> 4183 T759 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3f6687ff name:ZooKeeperConnection Watcher:127.0.0.1:25408 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4183 T720 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4185 T725 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cbd7f6de50005
[junit4:junit4]   2> 4220 T759 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 4220 T722 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:25423 which had sessionid 0x13cbd7f6de50005
[junit4:junit4]   2> 4220 T720 oaz.ZooKeeper.close Session: 0x13cbd7f6de50005 closed
[junit4:junit4]   2> 4221 T720 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 4233 T720 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:25408/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@ca053ca
[junit4:junit4]   2> 4234 T720 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4235 T760 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:25408. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4235 T760 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:25408, initiating session
[junit4:junit4]   2> 4236 T722 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:25424
[junit4:junit4]   2> 4236 T722 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:25424
[junit4:junit4]   2> 4238 T724 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cbd7f6de50006 with negotiated timeout 20000 for client /140.211.11.196:25424
[junit4:junit4]   2> 4238 T760 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:25408, sessionid = 0x13cbd7f6de50006, negotiated timeout = 20000
[junit4:junit4]   2> 4238 T761 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@ca053ca name:ZooKeeperConnection Watcher:127.0.0.1:25408/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4239 T720 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4240 T725 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbd7f6de50006 type:create cxid:0x1 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4287 T725 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbd7f6de50006 type:create cxid:0x2 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4290 T720 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4294 T720 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:25420_
[junit4:junit4]   2> 4295 T725 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbd7f6de50006 type:delete cxid:0x9 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:25420_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:25420_
[junit4:junit4]   2> 4305 T720 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:25420_
[junit4:junit4]   2> 4323 T742 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> 4324 T748 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4324 T761 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4326 T742 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4335 T762 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1360388914441/collection1
[junit4:junit4]   2> 4335 T762 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 4336 T762 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 4336 T762 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 4338 T762 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1360388914441/collection1/'
[junit4:junit4]   2> 4340 T762 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty1-1360388914441/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 4341 T762 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty1-1360388914441/collection1/lib/README' to classloader
[junit4:junit4]   2> 4401 T762 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 4477 T762 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4578 T762 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4585 T762 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 5271 T762 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 5282 T762 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 5286 T762 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5302 T743 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5303 T743 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:25411_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:25411"}
[junit4:junit4]   2> 5382 T762 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5404 T762 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5410 T742 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 5410 T748 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 5410 T761 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> 5416 T762 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5418 T762 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5420 T762 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1360388914441/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty1/
[junit4:junit4]   2> 5420 T762 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@66bb4c22
[junit4:junit4]   2> 5420 T762 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 5422 T762 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty1 forceNew:false
[junit4:junit4]   2> 5422 T762 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty1
[junit4:junit4]   2> 5423 T762 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty1/index/
[junit4:junit4]   2> 5423 T762 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 5424 T762 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty1/index forceNew:false
[junit4:junit4]   2> 5430 T762 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@7f845924),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5431 T762 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5432 T762 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty1/index
[junit4:junit4]   2> 5433 T762 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 5436 T762 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 5436 T762 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 5437 T762 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 5437 T762 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 5438 T762 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 5438 T762 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 5439 T762 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 5439 T762 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5440 T762 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 5441 T762 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 5441 T762 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 5442 T762 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5442 T762 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 5443 T762 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 5443 T762 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 5444 T762 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5444 T762 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5445 T762 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5445 T762 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5446 T762 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5446 T762 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5447 T762 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5448 T762 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5448 T762 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5449 T762 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 5450 T762 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 5470 T762 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5477 T762 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 5478 T762 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 5481 T762 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty1
[junit4:junit4]   2> 5483 T762 oass.SolrIndexSearcher.<init> Opening Searcher@2daa8854 main
[junit4:junit4]   2> 5484 T762 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5485 T762 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5485 T762 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 5494 T762 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 5550 T763 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2daa8854 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 5556 T762 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 5556 T762 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6917 T743 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6918 T743 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:25420_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:25420"}
[junit4:junit4]   2> 6918 T743 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 1
[junit4:junit4]   2> 6918 T743 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 6940 T742 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> 6940 T761 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> 6940 T748 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> 7570 T762 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 7570 T762 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:25420 collection:collection1 shard:shard1
[junit4:junit4]   2> 7571 T762 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 7589 T725 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbd7f6de50006 type:delete cxid:0x47 zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 7590 T762 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 7591 T725 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbd7f6de50006 type:create cxid:0x48 zxid:0x5c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7600 T762 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 7601 T762 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 7601 T762 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:25420/collection1/
[junit4:junit4]   2> 7601 T762 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 7601 T762 oasc.SyncStrategy.syncToMe http://127.0.0.1:25420/collection1/ has no replicas
[junit4:junit4]   2> 7602 T762 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:25420/collection1/
[junit4:junit4]   2> 7602 T762 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 7613 T725 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbd7f6de50006 type:create cxid:0x52 zxid:0x60 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8472 T743 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8490 T742 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> 8490 T761 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> 8490 T748 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> 8534 T762 oasc.ZkController.register We are http://127.0.0.1:25420/collection1/ and leader is http://127.0.0.1:25420/collection1/
[junit4:junit4]   2> 8534 T762 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:25420
[junit4:junit4]   2> 8534 T762 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 8534 T762 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 8535 T762 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8538 T762 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8539 T720 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1
[junit4:junit4]   2> 8539 T720 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 8540 T720 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8737 T720 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 8740 T720 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:25462
[junit4:junit4]   2> 8741 T720 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 8741 T720 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 8742 T720 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1360388919109
[junit4:junit4]   2> 8742 T720 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1360388919109/solr.xml
[junit4:junit4]   2> 8743 T720 oasc.CoreContainer.<init> New CoreContainer 2017737078
[junit4:junit4]   2> 8743 T720 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1360388919109/'
[junit4:junit4]   2> 8744 T720 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1360388919109/'
[junit4:junit4]   2> 8803 T720 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 8803 T720 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 8804 T720 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 8804 T720 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 8805 T720 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 8805 T720 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 8806 T720 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 8806 T720 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 8807 T720 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 8807 T720 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 8830 T720 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 8849 T720 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:25408/solr
[junit4:junit4]   2> 8850 T720 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 8851 T720 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:25408 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@6033ca49
[junit4:junit4]   2> 8852 T720 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8852 T773 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:25408. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8853 T773 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:25408, initiating session
[junit4:junit4]   2> 8853 T722 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:25463
[junit4:junit4]   2> 8854 T722 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:25463
[junit4:junit4]   2> 8855 T724 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cbd7f6de50007 with negotiated timeout 20000 for client /140.211.11.196:25463
[junit4:junit4]   2> 8856 T773 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:25408, sessionid = 0x13cbd7f6de50007, negotiated timeout = 20000
[junit4:junit4]   2> 8856 T774 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6033ca49 name:ZooKeeperConnection Watcher:127.0.0.1:25408 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8856 T720 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8858 T725 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cbd7f6de50007
[junit4:junit4]   2> 8859 T774 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 8859 T722 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:25463 which had sessionid 0x13cbd7f6de50007
[junit4:junit4]   2> 8859 T720 oaz.ZooKeeper.close Session: 0x13cbd7f6de50007 closed
[junit4:junit4]   2> 8860 T720 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 8873 T720 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:25408/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@39e476b9
[junit4:junit4]   2> 8874 T720 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8875 T775 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:25408. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8875 T775 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:25408, initiating session
[junit4:junit4]   2> 8876 T722 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:25464
[junit4:junit4]   2> 8876 T722 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:25464
[junit4:junit4]   2> 8877 T724 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cbd7f6de50008 with negotiated timeout 20000 for client /140.211.11.196:25464
[junit4:junit4]   2> 8877 T775 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:25408, sessionid = 0x13cbd7f6de50008, negotiated timeout = 20000
[junit4:junit4]   2> 8878 T776 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@39e476b9 name:ZooKeeperConnection Watcher:127.0.0.1:25408/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8878 T720 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8879 T725 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbd7f6de50008 type:create cxid:0x1 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8881 T725 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbd7f6de50008 type:create cxid:0x2 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8890 T720 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 8893 T720 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:25462_
[junit4:junit4]   2> 8894 T725 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbd7f6de50008 type:delete cxid:0x9 zxid:0x6f txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:25462_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:25462_
[junit4:junit4]   2> 8895 T720 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:25462_
[junit4:junit4]   2> 8898 T742 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> 8899 T748 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 8899 T761 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 8899 T748 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> 8899 T761 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> 8899 T776 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 8901 T742 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 8909 T777 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1360388919109/collection1
[junit4:junit4]   2> 8909 T777 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 8910 T777 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 8910 T777 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 8912 T777 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1360388919109/collection1/'
[junit4:junit4]   2> 8913 T777 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty2-1360388919109/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 8914 T777 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty2-1360388919109/collection1/lib/README' to classloader
[junit4:junit4]   2> 8969 T777 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 9042 T777 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9143 T777 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 9150 T777 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 9791 T777 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 9802 T777 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 9806 T777 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 9826 T777 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9832 T777 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9837 T777 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9839 T777 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9840 T777 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1360388919109/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty2/
[junit4:junit4]   2> 9841 T777 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@66bb4c22
[junit4:junit4]   2> 9841 T777 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 9842 T777 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty2 forceNew:false
[junit4:junit4]   2> 9843 T777 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty2
[junit4:junit4]   2> 9843 T777 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty2/index/
[junit4:junit4]   2> 9844 T777 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 9845 T777 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty2/index forceNew:false
[junit4:junit4]   2> 9852 T777 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@52212067),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 9852 T777 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 9853 T777 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty2/index
[junit4:junit4]   2> 9853 T777 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 9855 T777 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 9856 T777 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 9856 T777 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 9856 T777 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 9857 T777 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 9857 T777 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 9858 T777 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 9858 T777 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 9859 T777 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 9860 T777 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 9860 T777 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 9861 T777 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 9861 T777 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 9861 T777 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 9862 T777 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 9862 T777 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 9863 T777 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 9864 T777 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 9864 T777 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 9865 T777 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 9865 T777 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 9866 T777 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 9866 T777 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 9867 T777 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 9868 T777 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 9868 T777 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 9881 T777 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 9886 T777 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 9887 T777 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 9890 T777 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty2
[junit4:junit4]   2> 9892 T777 oass.SolrIndexSearcher.<init> Opening Searcher@68fd04db main
[junit4:junit4]   2> 9893 T777 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 9893 T777 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 9894 T777 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 9902 T777 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 9952 T778 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@68fd04db main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 9958 T777 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 9958 T777 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 10005 T743 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 10006 T743 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:25420_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:25420"}
[junit4:junit4]   2> 10011 T743 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:25462_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:25462"}
[junit4:junit4]   2> 10012 T743 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 10012 T743 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 10023 T776 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> 10023 T742 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> 10023 T761 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> 10023 T748 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> 10961 T777 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 10961 T777 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:25462 collection:collection1 shard:shard1
[junit4:junit4]   2> 10993 T777 oasc.ZkController.register We are http://127.0.0.1:25462/collection1/ and leader is http://127.0.0.1:25420/collection1/
[junit4:junit4]   2> 10993 T777 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:25462
[junit4:junit4]   2> 10993 T777 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 10993 T777 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C46 name=collection1 org.apache.solr.core.SolrCore@6e4b7805 url=http://127.0.0.1:25462/collection1 node=127.0.0.1:25462_ C46_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:25462_, base_url=http://127.0.0.1:25462}
[junit4:junit4]   2> 10994 T779 C46 P25462 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 10995 T779 C46 P25462 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 10996 T779 C46 P25462 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 10996 T777 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 10996 T779 C46 P25462 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 10997 T720 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1
[junit4:junit4]   2> 10997 T779 C46 P25462 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 10997 T720 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 10998 T720 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 11186 T720 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 11189 T720 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:25467
[junit4:junit4]   2> 11189 T720 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 11190 T720 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 11190 T720 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1360388921571
[junit4:junit4]   2> 11191 T720 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1360388921571/solr.xml
[junit4:junit4]   2> 11191 T720 oasc.CoreContainer.<init> New CoreContainer 687820127
[junit4:junit4]   2> 11192 T720 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1360388921571/'
[junit4:junit4]   2> 11193 T720 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1360388921571/'
[junit4:junit4]   2> 11251 T720 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 11252 T720 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 11253 T720 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 11253 T720 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 11253 T720 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 11254 T720 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 11254 T720 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 11255 T720 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 11255 T720 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 11256 T720 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 11277 T720 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 11296 T720 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:25408/solr
[junit4:junit4]   2> 11297 T720 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 11297 T720 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:25408 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@356e0dc6
[junit4:junit4]   2> 11299 T720 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 11299 T789 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:25408. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 11300 T789 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:25408, initiating session
[junit4:junit4]   2> 11300 T722 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:25468
[junit4:junit4]   2> 11300 T722 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:25468
[junit4:junit4]   2> 11302 T724 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cbd7f6de50009 with negotiated timeout 20000 for client /140.211.11.196:25468
[junit4:junit4]   2> 11302 T789 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:25408, sessionid = 0x13cbd7f6de50009, negotiated timeout = 20000
[junit4:junit4]   2> 11303 T790 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@356e0dc6 name:ZooKeeperConnection Watcher:127.0.0.1:25408 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 11303 T720 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 11305 T725 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cbd7f6de50009
[junit4:junit4]   2> 11313 T790 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 11313 T722 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:25468 which had sessionid 0x13cbd7f6de50009
[junit4:junit4]   2> 11313 T720 oaz.ZooKeeper.close Session: 0x13cbd7f6de50009 closed
[junit4:junit4]   2> 11313 T720 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 11324 T720 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:25408/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@3a516bde
[junit4:junit4]   2> 11325 T720 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 11326 T791 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:25408. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 11326 T791 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:25408, initiating session
[junit4:junit4]   2> 11327 T722 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:25469
[junit4:junit4]   2> 11327 T722 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:25469
[junit4:junit4]   2> 11328 T724 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cbd7f6de5000a with negotiated timeout 20000 for client /140.211.11.196:25469
[junit4:junit4]   2> 11328 T791 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:25408, sessionid = 0x13cbd7f6de5000a, negotiated timeout = 20000
[junit4:junit4]   2> 11329 T792 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3a516bde name:ZooKeeperConnection Watcher:127.0.0.1:25408/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 11329 T720 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 11330 T725 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbd7f6de5000a type:create cxid:0x1 zxid:0x7f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11332 T725 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbd7f6de5000a type:create cxid:0x2 zxid:0x80 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11341 T720 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 11344 T720 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:25467_
[junit4:junit4]   2> 11344 T725 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbd7f6de5000a type:delete cxid:0x9 zxid:0x81 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:25467_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:25467_
[junit4:junit4]   2> 11345 T720 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:25467_
[junit4:junit4]   2> 11349 T742 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> 11349 T776 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> 11349 T748 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 11350 T792 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 11350 T761 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 11350 T748 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> 11350 T761 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> 11351 T742 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 11351 T776 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 11360 T793 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1360388921571/collection1
[junit4:junit4]   2> 11360 T793 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 11361 T793 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 11361 T793 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 11363 T793 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1360388921571/collection1/'
[junit4:junit4]   2> 11364 T793 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty3-1360388921571/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 11365 T793 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty3-1360388921571/collection1/lib/README' to classloader
[junit4:junit4]   2> 11421 T793 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 11493 T793 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 11537 T743 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11538 T743 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:25462_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:25462"}
[junit4:junit4]   2> 11549 T742 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> 11550 T776 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> 11550 T761 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> 11550 T748 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> 11594 T793 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 11594 T792 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> 11600 T793 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 12179 T793 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 12187 T793 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 12189 T793 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 12206 T793 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 12210 T793 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 12214 T793 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 12215 T793 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 12217 T793 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1360388921571/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty3/
[junit4:junit4]   2> 12217 T793 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@66bb4c22
[junit4:junit4]   2> 12217 T793 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 12218 T793 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty3 forceNew:false
[junit4:junit4]   2> 12218 T793 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty3
[junit4:junit4]   2> 12219 T793 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty3/index/
[junit4:junit4]   2> 12219 T793 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 12220 T793 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty3/index forceNew:false
[junit4:junit4]   2> 12237 T793 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@43a72f43),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 12237 T793 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 12238 T793 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty3/index
[junit4:junit4]   2> 12238 T793 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 12240 T793 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 12240 T793 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 12240 T793 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 12240 T793 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 12241 T793 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 12241 T793 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 12241 T793 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 12242 T793 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 12242 T793 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 12243 T793 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 12243 T793 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 12243 T793 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 12244 T793 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 12244 T793 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 12244 T793 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 12245 T793 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 12245 T793 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12245 T793 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12246 T793 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12246 T793 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12246 T793 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12247 T793 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12247 T793 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12248 T793 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12248 T793 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 12248 T793 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 12257 T793 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 12260 T793 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 12261 T793 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 12263 T793 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty3
[junit4:junit4]   2> 12264 T793 oass.SolrIndexSearcher.<init> Opening Searcher@4b7945c6 main
[junit4:junit4]   2> 12265 T793 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 12265 T793 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 12265 T793 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 12270 T793 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 12317 T794 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4b7945c6 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 12320 T793 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 12320 T793 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 13056 T743 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13057 T743 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:25467_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:25467"}
[junit4:junit4]   2> 13058 T743 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 13058 T743 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 13106 T742 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> 13106 T792 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> 13106 T761 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> 13106 T748 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> 13106 T776 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> 13323 T793 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 13323 T793 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:25467 collection:collection1 shard:shard1
[junit4:junit4]   2> 13327 T793 oasc.ZkController.register We are http://127.0.0.1:25467/collection1/ and leader is http://127.0.0.1:25420/collection1/
[junit4:junit4]   2> 13327 T793 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:25467
[junit4:junit4]   2> 13328 T793 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 13328 T793 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C47 name=collection1 org.apache.solr.core.SolrCore@4df1730e url=http://127.0.0.1:25467/collection1 node=127.0.0.1:25467_ C47_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:25467_, base_url=http://127.0.0.1:25467}
[junit4:junit4]   2> 13329 T795 C47 P25467 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 13329 T793 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13330 T795 C47 P25467 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 13331 T795 C47 P25467 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 13331 T795 C47 P25467 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 13331 T720 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1
[junit4:junit4]   2> 13332 T720 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 13332 T720 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 13333 T795 C47 P25467 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 13520 T720 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 13523 T720 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:25471
[junit4:junit4]   2> 13524 T720 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 13524 T720 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 13525 T720 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1360388923905
[junit4:junit4]   2> 13525 T720 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1360388923905/solr.xml
[junit4:junit4]   2> 13526 T720 oasc.CoreContainer.<init> New CoreContainer 202928144
[junit4:junit4]   2> 13527 T720 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1360388923905/'
[junit4:junit4]   2> 13527 T720 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1360388923905/'
[junit4:junit4]   2> 13586 T720 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 13586 T720 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 13587 T720 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 13587 T720 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 13588 T720 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 13588 T720 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 13589 T720 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 13589 T720 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 13590 T720 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 13590 T720 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 13629 T720 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 13648 T720 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:25408/solr
[junit4:junit4]   2> 13649 T720 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 13649 T720 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:25408 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1710b4ac
[junit4:junit4]   2> 13651 T720 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 13651 T805 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:25408. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 13652 T805 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:25408, initiating session
[junit4:junit4]   2> 13652 T722 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:25473
[junit4:junit4]   2> 13653 T722 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:25473
[junit4:junit4]   2> 13655 T724 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cbd7f6de5000b with negotiated timeout 20000 for client /140.211.11.196:25473
[junit4:junit4]   2> 13655 T805 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:25408, sessionid = 0x13cbd7f6de5000b, negotiated timeout = 20000
[junit4:junit4]   2> 13655 T806 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1710b4ac name:ZooKeeperConnection Watcher:127.0.0.1:25408 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 13656 T720 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 13657 T725 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cbd7f6de5000b
[junit4:junit4]   2> 13665 T722 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:25473 which had sessionid 0x13cbd7f6de5000b
[junit4:junit4]   2> 13665 T806 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 13665 T720 oaz.ZooKeeper.close Session: 0x13cbd7f6de5000b closed
[junit4:junit4]   2> 13666 T720 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 13677 T720 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:25408/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@10aac735
[junit4:junit4]   2> 13678 T720 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 13678 T807 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:25408. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 13679 T807 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:25408, initiating session
[junit4:junit4]   2> 13679 T722 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:25474
[junit4:junit4]   2> 13680 T722 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:25474
[junit4:junit4]   2> 13681 T724 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cbd7f6de5000c with negotiated timeout 20000 for client /140.211.11.196:25474
[junit4:junit4]   2> 13681 T807 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:25408, sessionid = 0x13cbd7f6de5000c, negotiated timeout = 20000
[junit4:junit4]   2> 13682 T808 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@10aac735 name:ZooKeeperConnection Watcher:127.0.0.1:25408/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 13682 T720 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 13683 T725 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbd7f6de5000c type:create cxid:0x1 zxid:0x92 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13685 T725 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbd7f6de5000c type:create cxid:0x2 zxid:0x93 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13693 T720 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 13696 T720 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:25471_
[junit4:junit4]   2> 13697 T725 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbd7f6de5000c type:delete cxid:0x9 zxid:0x94 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:25471_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:25471_
[junit4:junit4]   2> 13698 T720 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:25471_
[junit4:junit4]   2> 13702 T776 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> 13702 T792 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> 13702 T742 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> 13703 T748 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 13703 T761 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 13703 T808 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 13703 T761 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> 13703 T748 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> 13705 T776 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 13705 T792 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 13706 T742 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 13713 T809 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1360388923905/collection1
[junit4:junit4]   2> 13714 T809 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 13715 T809 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 13715 T809 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 13717 T809 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1360388923905/collection1/'
[junit4:junit4]   2> 13718 T809 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty4-1360388923905/collection1/lib/README' to classloader
[junit4:junit4]   2> 13719 T809 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty4-1360388923905/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 13776 T809 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 13852 T809 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 13953 T809 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 13959 T809 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2>  C46_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:25462_, base_url=http://127.0.0.1:25462}
[junit4:junit4]   2> 14023 T779 C46 P25462 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:25420/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 14023 T779 C46 P25462 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:25462 START replicas=[http://127.0.0.1:25420/collection1/] nUpdates=100
[junit4:junit4]   2> 14024 T779 C46 P25462 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 14025 T779 C46 P25462 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 14025 T779 C46 P25462 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 14025 T779 C46 P25462 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 14025 T779 C46 P25462 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 14025 T779 C46 P25462 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:25420/collection1/. core=collection1
[junit4:junit4]   2> 14026 T779 C46 P25462 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C48 name=collection1 org.apache.solr.core.SolrCore@23bf6c31 url=http://127.0.0.1:25420/collection1 node=127.0.0.1:25420_ C48_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:25420_, base_url=http://127.0.0.1:25420, leader=true}
[junit4:junit4]   2> 14033 T753 C48 P25420 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   2> 14038 T754 C48 P25420 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 14039 T754 C48 P25420 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty1
[junit4:junit4]   2> 14043 T754 C48 P25420 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@7f845924),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 14044 T754 C48 P25420 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 14047 T754 C48 P25420 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@7f845924),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@7f845924),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 14048 T754 C48 P25420 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 14049 T754 C48 P25420 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty1
[junit4:junit4]   2> 14050 T754 C48 P25420 oass.SolrIndexSearcher.<init> Opening Searcher@4f9e2643 realtime
[junit4:junit4]   2> 14050 T754 C48 P25420 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 14050 T754 C48 P25420 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 12
[junit4:junit4]   2> 14051 T779 C46 P25462 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 14051 T779 C46 P25462 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 14053 T755 C48 P25420 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 14054 T755 C48 P25420 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=2 
[junit4:junit4]   2> 14054 T779 C46 P25462 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 14055 T779 C46 P25462 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 14055 T779 C46 P25462 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 14057 T755 C48 P25420 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty1
[junit4:junit4]   2> 14059 T755 C48 P25420 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty1/index
[junit4:junit4]   2> 14059 T755 C48 P25420 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=2 
[junit4:junit4]   2> 14062 T779 C46 P25462 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 14065 T779 C46 P25462 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty2/index.20130209054844615 forceNew:false
[junit4:junit4]   2> 14067 T779 C46 P25462 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty2
[junit4:junit4]   2> 14068 T779 C46 P25462 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty2/index.20130209054844615 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3e0a57) fullCopy=true
[junit4:junit4]   2> 14072 T755 C48 P25420 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 14074 T779 C46 P25462 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty2/index
[junit4:junit4]   2> 14075 T779 C46 P25462 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 14075 T779 C46 P25462 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130209054844615
[junit4:junit4]   2> 14077 T779 C46 P25462 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty2
[junit4:junit4]   2> 14078 T779 C46 P25462 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty2
[junit4:junit4]   2> 14078 T779 C46 P25462 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty2/index/ new=./org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty2/index.20130209054844615
[junit4:junit4]   2> 14082 T779 C46 P25462 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty2/index.20130209054844615 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3e0a57),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 14083 T779 C46 P25462 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 14084 T779 C46 P25462 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty2
[junit4:junit4]   2> 14084 T779 C46 P25462 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 14084 T779 C46 P25462 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 14085 T779 C46 P25462 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 14086 T779 C46 P25462 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty2/index.20130209054844615
[junit4:junit4]   2> 14087 T779 C46 P25462 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty2
[junit4:junit4]   2> 14091 T779 C46 P25462 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty2/index.20130209054844615 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3e0a57),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 14091 T779 C46 P25462 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 14092 T779 C46 P25462 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 14092 T779 C46 P25462 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty2
[junit4:junit4]   2> 14092 T779 C46 P25462 oass.SolrIndexSearcher.<init> Opening Searcher@fad7ec5 main
[junit4:junit4]   2> 14094 T778 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@fad7ec5 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 14095 T778 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty2/index
[junit4:junit4]   2> 14095 T779 C46 P25462 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 14129 T779 C46 P25462 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty2/index.20130209054844615 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3e0a57),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty2/index.20130209054844615 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3e0a57),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 14130 T779 C46 P25462 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 14131 T779 C46 P25462 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty2
[junit4:junit4]   2> 14131 T779 C46 P25462 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 14132 T779 C46 P25462 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty2/index.20130209054844615
[junit4:junit4]   2> 14132 T779 C46 P25462 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty2/index
[junit4:junit4]   2> 14132 T779 C46 P25462 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 14132 T779 C46 P25462 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 14133 T779 C46 P25462 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 14133 T779 C46 P25462 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 14140 T779 C46 P25462 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 14590 T809 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 14601 T809 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 14605 T809 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 14613 T743 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14614 T743 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:25467_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:25467"}
[junit4:junit4]   2> 14624 T743 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:25462_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:25462"}
[junit4:junit4]   2> 14638 T742 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> 14639 T808 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> 14639 T761 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> 14639 T748 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> 14639 T776 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> 14639 T792 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> 14640 T809 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14663 T809 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14668 T809 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14670 T809 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14671 T809 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1360388923905/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty4/
[junit4:junit4]   2> 14672 T809 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@66bb4c22
[junit4:junit4]   2> 14672 T809 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 14673 T809 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty4 forceNew:false
[junit4:junit4]   2> 14674 T809 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty4
[junit4:junit4]   2> 14674 T809 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty4/index/
[junit4:junit4]   2> 14675 T809 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 14676 T809 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty4/index forceNew:false
[junit4:junit4]   2> 14681 T809 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@f4a0c6f),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 14681 T809 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 14682 T809 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty4/index
[junit4:junit4]   2> 14682 T809 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 14684 T809 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 14684 T809 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 14685 T809 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 14685 T809 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 14686 T809 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 14686 T809 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 14686 T809 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 14687 T809 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 14687 T809 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 14688 T809 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 14689 T809 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 14689 T809 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 14690 T809 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 14690 T809 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 14690 T809 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 14691 T809 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 14691 T809 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14692 T809 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14692 T809 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14693 T809 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14694 T809 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14694 T809 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14695 T809 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14695 T809 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14696 T809 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 14696 T809 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 14708 T809 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 14712 T809 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 14714 T809 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 14716 T809 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty4
[junit4:junit4]   2> 14718 T809 oass.SolrIndexSearcher.<init> Opening Searcher@c0a15e3 main
[junit4:junit4]   2> 14719 T809 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 14719 T809 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 14720 T809 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 14726 T809 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 14783 T812 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@c0a15e3 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 14788 T809 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 14788 T809 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16154 T743 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16155 T743 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:25471_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:25471"}
[junit4:junit4]   2> 16156 T743 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 16156 T743 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 16195 T742 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> 16195 T748 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> 16195 T761 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> 16195 T808 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> 16195 T776 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> 16195 T792 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> 16792 T809 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 16792 T809 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:25471 collection:collection1 shard:shard1
[junit4:junit4]   2> 16821 T809 oasc.ZkController.register We are http://127.0.0.1:25471/collection1/ and leader is http://127.0.0.1:25420/collection1/
[junit4:junit4]   2> 16822 T809 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:25471
[junit4:junit4]   2> 16822 T809 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 16822 T809 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C49 name=collection1 org.apache.solr.core.SolrCore@65e86f47 url=http://127.0.0.1:25471/collection1 node=127.0.0.1:25471_ C49_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:25471_, base_url=http://127.0.0.1:25471}
[junit4:junit4]   2> 16823 T813 C49 P25471 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 16824 T813 C49 P25471 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 16824 T809 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16824 T813 C49 P25471 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 16824 T813 C49 P25471 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16825 T720 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1
[junit4:junit4]   2> 16826 T813 C49 P25471 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16826 T720 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 16826 T720 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16843 T720 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16844 T720 oasc.AbstractFullDistribZkTestBase.waitForThingsToLevelOut Wait for recoveries to finish - wait 15 for each attempt
[junit4:junit4]   2> 16845 T720 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
[junit4:junit4]   2> 16846 T720 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C47_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:25467_, base_url=http://127.0.0.1:25467}
[junit4:junit4]   2> 17358 T795 C47 P25467 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:25420/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 17358 T795 C47 P25467 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:25467 START replicas=[http://127.0.0.1:25420/collection1/] nUpdates=100
[junit4:junit4]   2> 17358 T795 C47 P25467 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 17359 T795 C47 P25467 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 17359 T795 C47 P25467 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 17359 T795 C47 P25467 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 17359 T795 C47 P25467 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 17359 T795 C47 P25467 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:25420/collection1/. core=collection1
[junit4:junit4]   2> 17360 T795 C47 P25467 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 17361 T753 C48 P25420 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 17371 T757 C48 P25420 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 17404 T757 C48 P25420 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@7f845924),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@7f845924),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 17405 T757 C48 P25420 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 17406 T757 C48 P25420 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty1
[junit4:junit4]   2> 17406 T757 C48 P25420 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 17406 T757 C48 P25420 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 35
[junit4:junit4]   2> 17407 T795 C47 P25467 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 17407 T795 C47 P25467 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 17410 T755 C48 P25420 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 17411 T795 C47 P25467 oash.SnapPuller.fetchLatestIndex Master's generation: 3
[junit4:junit4]   2> 17411 T795 C47 P25467 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 17411 T795 C47 P25467 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 17413 T755 C48 P25420 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty1
[junit4:junit4]   2> 17414 T755 C48 P25420 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty1/index
[junit4:junit4]   2> 17414 T755 C48 P25420 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=3&version=2} status=0 QTime=1 
[junit4:junit4]   2> 17415 T795 C47 P25467 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 17416 T795 C47 P25467 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty3/index.20130209054847967 forceNew:false
[junit4:junit4]   2> 17416 T795 C47 P25467 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty3
[junit4:junit4]   2> 17417 T795 C47 P25467 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty3/index.20130209054847967 lockFactory=org.apache.lucene.store.NativeFSLockFactory@63d1002e) fullCopy=true
[junit4:junit4]   2> 17420 T755 C48 P25420 REQ /replication {file=segments_3&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 17421 T795 C47 P25467 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty3/index
[junit4:junit4]   2> 17421 T795 C47 P25467 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 17422 T795 C47 P25467 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130209054847967
[junit4:junit4]   2> 17423 T795 C47 P25467 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty3
[junit4:junit4]   2> 17424 T795 C47 P25467 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty3
[junit4:junit4]   2> 17424 T795 C47 P25467 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty3/index/ new=./org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty3/index.20130209054847967
[junit4:junit4]   2> 17427 T795 C47 P25467 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty3/index.20130209054847967 lockFactory=org.apache.lucene.store.NativeFSLockFactory@63d1002e),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 17428 T795 C47 P25467 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 17429 T795 C47 P25467 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty3
[junit4:junit4]   2> 17430 T795 C47 P25467 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 17430 T795 C47 P25467 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 17430 T795 C47 P25467 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 17431 T795 C47 P25467 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty3/index.20130209054847967
[junit4:junit4]   2> 17432 T795 C47 P25467 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty3
[junit4:junit4]   2> 17435 T795 C47 P25467 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty3/index.20130209054847967 lockFactory=org.apache.lucene.store.NativeFSLockFactory@63d1002e),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 17435 T795 C47 P25467 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 17435 T795 C47 P25467 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 17436 T795 C47 P25467 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty3
[junit4:junit4]   2> 17436 T795 C47 P25467 oass.SolrIndexSearcher.<init> Opening Searcher@d3ec691 main
[junit4:junit4]   2> 17438 T794 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@d3ec691 main{StandardDirectoryReader(segments_3:1:nrt)}
[junit4:junit4]   2> 17439 T794 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty3/index
[junit4:junit4]   2> 17439 T795 C47 P25467 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 17441 T795 C47 P25467 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty3/index.20130209054847967 lockFactory=org.apache.lucene.store.NativeFSLockFactory@63d1002e),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty3/index.20130209054847967 lockFactory=org.apache.lucene.store.NativeFSLockFactory@63d1002e),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 17442 T795 C47 P25467 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 17443 T795 C47 P25467 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty3
[junit4:junit4]   2> 17443 T795 C47 P25467 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 17443 T795 C47 P25467 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty3/index.20130209054847967
[junit4:junit4]   2> 17443 T795 C47 P25467 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty3/index
[junit4:junit4]   2> 17443 T795 C47 P25467 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 17444 T795 C47 P25467 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 17444 T795 C47 P25467 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 17444 T795 C47 P25467 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 17451 T795 C47 P25467 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 17702 T743 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17703 T743 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:25471_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:25471"}
[junit4:junit4]   2> 17708 T743 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:25467_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:25467"}
[junit4:junit4]   2> 17721 T742 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> 17721 T808 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> 17721 T761 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> 17721 T776 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> 17721 T792 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> 17721 T748 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> 17848 T720 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18850 T720 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C49_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:25471_, base_url=http://127.0.0.1:25471}
[junit4:junit4]   2> 19845 T813 C49 P25471 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:25420/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 19845 T813 C49 P25471 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:25471 START replicas=[http://127.0.0.1:25420/collection1/] nUpdates=100
[junit4:junit4]   2> 19846 T813 C49 P25471 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 19846 T813 C49 P25471 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 19846 T813 C49 P25471 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 19846 T813 C49 P25471 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 19846 T813 C49 P25471 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 19847 T813 C49 P25471 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:25420/collection1/. core=collection1
[junit4:junit4]   2> 19847 T813 C49 P25471 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19848 T753 C48 P25420 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 19853 T720 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19863 T751 C48 P25420 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 19895 T751 C48 P25420 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=3
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@7f845924),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@7f845924),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@7f845924),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 19896 T751 C48 P25420 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 19896 T751 C48 P25420 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty1
[junit4:junit4]   2> 19897 T751 C48 P25420 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 19897 T751 C48 P25420 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 34
[junit4:junit4]   2> 19898 T813 C49 P25471 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 19898 T813 C49 P25471 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 19901 T755 C48 P25420 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 19902 T813 C49 P25471 oash.SnapPuller.fetchLatestIndex Master's generation: 4
[junit4:junit4]   2> 19902 T813 C49 P25471 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 19902 T813 C49 P25471 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 19904 T755 C48 P25420 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty1
[junit4:junit4]   2> 19905 T755 C48 P25420 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty1/index
[junit4:junit4]   2> 19905 T755 C48 P25420 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=4&version=2} status=0 QTime=1 
[junit4:junit4]   2> 19906 T813 C49 P25471 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 19907 T813 C49 P25471 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty4/index.20130209054850458 forceNew:false
[junit4:junit4]   2> 19908 T813 C49 P25471 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty4
[junit4:junit4]   2> 19908 T813 C49 P25471 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty4/index.20130209054850458 lockFactory=org.apache.lucene.store.NativeFSLockFactory@79b65caf) fullCopy=true
[junit4:junit4]   2> 19911 T755 C48 P25420 REQ /replication {file=segments_4&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=0 
[junit4:junit4]   2> 19912 T813 C49 P25471 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty4/index
[junit4:junit4]   2> 19912 T813 C49 P25471 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 19913 T813 C49 P25471 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130209054850458
[junit4:junit4]   2> 19914 T813 C49 P25471 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty4
[junit4:junit4]   2> 19915 T813 C49 P25471 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty4
[junit4:junit4]   2> 19915 T813 C49 P25471 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty4/index/ new=./org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty4/index.20130209054850458
[junit4:junit4]   2> 19918 T813 C49 P25471 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty4/index.20130209054850458 lockFactory=org.apache.lucene.store.NativeFSLockFactory@79b65caf),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 19919 T813 C49 P25471 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 19920 T813 C49 P25471 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty4
[junit4:junit4]   2> 19920 T813 C49 P25471 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 19921 T813 C49 P25471 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 19921 T813 C49 P25471 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 19922 T813 C49 P25471 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty4/index.20130209054850458
[junit4:junit4]   2> 19922 T813 C49 P25471 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty4
[junit4:junit4]   2> 19926 T813 C49 P25471 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty4/index.20130209054850458 lockFactory=org.apache.lucene.store.NativeFSLockFactory@79b65caf),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 19926 T813 C49 P25471 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 19926 T813 C49 P25471 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 19927 T813 C49 P25471 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty4
[junit4:junit4]   2> 19927 T813 C49 P25471 oass.SolrIndexSearcher.<init> Opening Searcher@25335169 main
[junit4:junit4]   2> 19929 T812 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@25335169 main{StandardDirectoryReader(segments_4:1:nrt)}
[junit4:junit4]   2> 19930 T812 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty4/index
[junit4:junit4]   2> 19930 T813 C49 P25471 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 19932 T813 C49 P25471 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty4/index.20130209054850458 lockFactory=org.apache.lucene.store.NativeFSLockFactory@79b65caf),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty4/index.20130209054850458 lockFactory=org.apache.lucene.store.NativeFSLockFactory@79b65caf),segFN=segments_5,generation=5,filenames=[segments_5]
[junit4:junit4]   2> 19933 T813 C49 P25471 oasc.SolrDeletionPolicy.updateCommits newest commit = 5[segments_5]
[junit4:junit4]   2> 19933 T813 C49 P25471 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.clou

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

cSliceTest-1360388910558/jetty4
[junit4:junit4]   2> 858342 T720 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty4/index
[junit4:junit4]   2> 858343 T720 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360388910558/jetty4/index
[junit4:junit4]   2> 870626 T808 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 870626 T720 oaz.ZooKeeper.close Session: 0x13cbd7f6de5000c closed
[junit4:junit4]   2> 870628 T720 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
[junit4:junit4]   2> 870950 T720 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
[junit4:junit4]   1> client port:0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SyncSliceTest -Dtests.method=testDistribSearch -Dtests.seed=AA3A6144F25DE8EB -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=cs -Dtests.timezone=America/Danmarkshavn -Dtests.file.encoding=US-ASCII
[junit4:junit4] FAILURE  871s J1 | SyncSliceTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError: Test Setup Failure: shard1 should have just been set up to be inconsistent - but it's still consistent
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([AA3A6144F25DE8EB:2BDCEF5C850288D7]:0)
[junit4:junit4]    > 	at org.junit.Assert.fail(Assert.java:93)
[junit4:junit4]    > 	at org.junit.Assert.assertTrue(Assert.java:43)
[junit4:junit4]    > 	at org.junit.Assert.assertNotNull(Assert.java:526)
[junit4:junit4]    > 	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:216)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:794)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4:junit4]    > 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4:junit4]    > 	at java.lang.reflect.Method.invoke(Method.java:601)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 871098 T720 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {range_facet_l=MockFixedIntBlock(blockSize=914), text=Pulsing41(freqCutoff=18 minBlockSize=55 maxBlockSize=205), _version_=PostingsFormat(name=Direct), rnd_b=PostingsFormat(name=Memory doPackFST= false), intDefault=PostingsFormat(name=Direct), timestamp=MockFixedIntBlock(blockSize=914), id=PostingsFormat(name=Memory doPackFST= false), a_t=MockFixedIntBlock(blockSize=914), range_facet_sl=PostingsFormat(name=Memory doPackFST= false), range_facet_si=MockFixedIntBlock(blockSize=914), other_tl1=PostingsFormat(name=Direct), multiDefault=MockFixedIntBlock(blockSize=914), a_si=PostingsFormat(name=Direct)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=cs, timezone=America/Danmarkshavn
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Oracle Corporation 1.7.0_09 (64-bit)/cpus=16,threads=2,free=196904592,total=521142272
[junit4:junit4]   2> NOTE: All tests run in this JVM: [RegexBoostProcessorTest, TestReversedWildcardFilterFactory, TestRealTimeGet, ShowFileRequestHandlerTest, URLClassifyProcessorTest, TestSolrDeletionPolicy1, TestLRUCache, TestPropInject, SolrIndexConfigTest, TestDistributedSearch, DisMaxRequestHandlerTest, RAMDirectoryFactoryTest, RecoveryZkTest, OutputWriterTest, DocumentAnalysisRequestHandlerTest, BasicFunctionalityTest, BasicZkTest, TestDistributedGrouping, LukeRequestHandlerTest, TestSolrCoreProperties, TestCSVLoader, TestFastWriter, TestDFRSimilarityFactory, TestRTGBase, TestMergePolicyConfig, TestPropInjectDefaults, FieldMutatingUpdateProcessorTest, TestJmxIntegration, SolrCoreTest, ResponseLogComponentTest, TestQuerySenderListener, SoftAutoCommitTest, TimeZoneUtilsTest, DistributedQueryElevationComponentTest, ClusterStateTest, SyncSliceTest]
[junit4:junit4] Completed on J1 in 871.13s, 1 test, 1 failure <<< FAILURES!

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

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



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

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

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

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([DDB6F79A63D106B3]:0)


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

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([DDB6F79A63D106B3]:0)




Build Log:
[...truncated 9561 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest
[junit4:junit4]   2> 0 T1649 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 7 T1649 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-ChaosMonkeySafeLeaderTest-1360489066153
[junit4:junit4]   2> 9 T1649 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 9 T1650 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 12 T1650 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 12 T1650 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 12 T1650 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 12 T1650 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 13 T1650 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1360489066153/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 110 T1649 oasc.ZkTestServer.run start zk server on port:60821
[junit4:junit4]   2> 110 T1649 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:60821 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@13382d9d
[junit4:junit4]   2> 111 T1649 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 112 T1655 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:60821. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 112 T1655 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:60821, initiating session
[junit4:junit4]   2> 112 T1651 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:60822
[junit4:junit4]   2> 113 T1651 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:60822
[junit4:junit4]   2> 113 T1653 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 117 T1653 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cc377aeaf0000 with negotiated timeout 10000 for client /140.211.11.196:60822
[junit4:junit4]   2> 117 T1655 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:60821, sessionid = 0x13cc377aeaf0000, negotiated timeout = 10000
[junit4:junit4]   2> 117 T1656 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@13382d9d name:ZooKeeperConnection Watcher:127.0.0.1:60821 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 118 T1649 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 118 T1649 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 132 T1654 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cc377aeaf0000
[junit4:junit4]   2> 134 T1656 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 135 T1651 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:60822 which had sessionid 0x13cc377aeaf0000
[junit4:junit4]   2> 134 T1649 oaz.ZooKeeper.close Session: 0x13cc377aeaf0000 closed
[junit4:junit4]   2> 135 T1649 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:60821/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@e4899b1
[junit4:junit4]   2> 136 T1649 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 136 T1657 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:60821. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 137 T1657 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:60821, initiating session
[junit4:junit4]   2> 137 T1651 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:60823
[junit4:junit4]   2> 137 T1651 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:60823
[junit4:junit4]   2> 139 T1653 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cc377aeaf0001 with negotiated timeout 10000 for client /140.211.11.196:60823
[junit4:junit4]   2> 139 T1657 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:60821, sessionid = 0x13cc377aeaf0001, negotiated timeout = 10000
[junit4:junit4]   2> 140 T1658 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e4899b1 name:ZooKeeperConnection Watcher:127.0.0.1:60821/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 140 T1649 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 141 T1649 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 151 T1649 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 154 T1649 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 157 T1649 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 167 T1649 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 168 T1649 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 180 T1649 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 181 T1649 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 185 T1649 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 186 T1649 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 189 T1649 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 190 T1649 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 193 T1649 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 194 T1649 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 197 T1649 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 198 T1649 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 201 T1649 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 202 T1649 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 205 T1649 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 206 T1649 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 209 T1649 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 210 T1649 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 213 T1654 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cc377aeaf0001
[junit4:junit4]   2> 220 T1658 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 220 T1649 oaz.ZooKeeper.close Session: 0x13cc377aeaf0001 closed
[junit4:junit4]   2> 221 T1651 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:60823 which had sessionid 0x13cc377aeaf0001
[junit4:junit4]   2> 405 T1649 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 409 T1649 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:60824
[junit4:junit4]   2> 410 T1649 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 411 T1649 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 411 T1649 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1360489066366
[junit4:junit4]   2> 412 T1649 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1360489066366/solr.xml
[junit4:junit4]   2> 412 T1649 oasc.CoreContainer.<init> New CoreContainer 1510745538
[junit4:junit4]   2> 413 T1649 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1360489066366/'
[junit4:junit4]   2> 413 T1649 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1360489066366/'
[junit4:junit4]   2> 483 T1649 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 484 T1649 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 484 T1649 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 485 T1649 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 485 T1649 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 486 T1649 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 486 T1649 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 487 T1649 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 487 T1649 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 488 T1649 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 511 T1649 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 532 T1649 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:60821/solr
[junit4:junit4]   2> 533 T1649 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 533 T1649 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:60821 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@3c0e3992
[junit4:junit4]   2> 534 T1649 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 535 T1668 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:60821. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 535 T1668 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:60821, initiating session
[junit4:junit4]   2> 536 T1651 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:60825
[junit4:junit4]   2> 536 T1651 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:60825
[junit4:junit4]   2> 538 T1653 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cc377aeaf0002 with negotiated timeout 20000 for client /140.211.11.196:60825
[junit4:junit4]   2> 538 T1668 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:60821, sessionid = 0x13cc377aeaf0002, negotiated timeout = 20000
[junit4:junit4]   2> 538 T1669 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3c0e3992 name:ZooKeeperConnection Watcher:127.0.0.1:60821 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 539 T1649 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 540 T1654 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cc377aeaf0002
[junit4:junit4]   2> 541 T1669 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 541 T1651 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:60825 which had sessionid 0x13cc377aeaf0002
[junit4:junit4]   2> 541 T1649 oaz.ZooKeeper.close Session: 0x13cc377aeaf0002 closed
[junit4:junit4]   2> 541 T1649 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 554 T1649 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:60821/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@40d7c6ae
[junit4:junit4]   2> 555 T1649 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 555 T1670 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:60821. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 556 T1670 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:60821, initiating session
[junit4:junit4]   2> 556 T1651 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:60826
[junit4:junit4]   2> 556 T1651 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:60826
[junit4:junit4]   2> 558 T1653 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cc377aeaf0003 with negotiated timeout 20000 for client /140.211.11.196:60826
[junit4:junit4]   2> 558 T1670 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:60821, sessionid = 0x13cc377aeaf0003, negotiated timeout = 20000
[junit4:junit4]   2> 558 T1671 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@40d7c6ae name:ZooKeeperConnection Watcher:127.0.0.1:60821/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 558 T1649 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 560 T1654 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cc377aeaf0003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 569 T1649 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 572 T1649 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60824_
[junit4:junit4]   2> 572 T1654 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cc377aeaf0003 type:delete cxid:0x8 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:60824_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:60824_
[junit4:junit4]   2> 574 T1649 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60824_
[junit4:junit4]   2> 582 T1649 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 593 T1654 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cc377aeaf0003 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> 594 T1649 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 597 T1649 oasc.Overseer.start Overseer (id=89161011439796227-127.0.0.1:60824_-n_0000000000) starting
[junit4:junit4]   2> 598 T1654 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cc377aeaf0003 type:create cxid:0x1b zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 608 T1654 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cc377aeaf0003 type:create cxid:0x1c zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 609 T1654 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cc377aeaf0003 type:create cxid:0x1d zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 611 T1654 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cc377aeaf0003 type:create cxid:0x1e zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 621 T1673 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 622 T1649 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 625 T1649 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 628 T1672 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 633 T1674 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1360489066366/collection1
[junit4:junit4]   2> 634 T1674 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 634 T1674 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 634 T1674 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 636 T1674 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1360489066366/collection1/'
[junit4:junit4]   2> 636 T1674 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1360489066366/collection1/lib/README' to classloader
[junit4:junit4]   2> 637 T1674 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1360489066366/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 684 T1674 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 735 T1674 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 737 T1674 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 747 T1674 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1185 T1674 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1193 T1674 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1196 T1674 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1209 T1674 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1213 T1674 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1217 T1674 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1218 T1674 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1219 T1674 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1360489066366/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1360489066153/control/data/
[junit4:junit4]   2> 1219 T1674 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6bf4d990
[junit4:junit4]   2> 1220 T1674 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 1221 T1674 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1360489066153/control/data forceNew:false
[junit4:junit4]   2> 1222 T1674 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1360489066153/control/data
[junit4:junit4]   2> 1222 T1674 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1360489066153/control/data/index/
[junit4:junit4]   2> 1222 T1674 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1360489066153/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1223 T1674 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1360489066153/control/data/index forceNew:false
[junit4:junit4]   2> 1237 T1674 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1360489066153/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@42cbfd09),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1237 T1674 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1238 T1674 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1360489066153/control/data/index
[junit4:junit4]   2> 1238 T1674 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 1240 T1674 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1240 T1674 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 1241 T1674 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1241 T1674 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 1241 T1674 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1242 T1674 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1242 T1674 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1242 T1674 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1243 T1674 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1243 T1674 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 1244 T1674 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 1244 T1674 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1244 T1674 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 1245 T1674 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 1245 T1674 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 1245 T1674 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1246 T1674 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1246 T1674 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1247 T1674 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1247 T1674 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1248 T1674 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1248 T1674 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1248 T1674 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1249 T1674 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1249 T1674 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 1250 T1674 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 1258 T1674 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1261 T1674 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 1262 T1674 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 1264 T1674 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1360489066153/control/data
[junit4:junit4]   2> 1265 T1674 oass.SolrIndexSearcher.<init> Opening Searcher@56d5e4fe main
[junit4:junit4]   2> 1266 T1674 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1266 T1674 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1267 T1674 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 1272 T1674 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 1325 T1675 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@56d5e4fe main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1334 T1674 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1334 T1674 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1335 T1654 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cc377aeaf0003 type:create cxid:0x51 zxid:0x29 txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue Error:KeeperErrorCode = NoNode for /solr/overseer/queue
[junit4:junit4]   2> 2132 T1672 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2133 T1672 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:60824_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:60824"}
[junit4:junit4]   2> 2133 T1672 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2133 T1672 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2134 T1654 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cc377aeaf0003 type:create cxid:0x59 zxid:0x2c txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue-work Error:KeeperErrorCode = NoNode for /solr/overseer/queue-work
[junit4:junit4]   2> 2154 T1671 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> 2347 T1674 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2347 T1674 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:60824 collection:control_collection shard:shard1
[junit4:junit4]   2> 2348 T1674 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2367 T1654 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cc377aeaf0003 type:delete cxid:0x73 zxid:0x36 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 2374 T1674 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2374 T1654 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cc377aeaf0003 type:create cxid:0x74 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2377 T1674 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2378 T1674 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2378 T1674 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:60824/collection1/
[junit4:junit4]   2> 2378 T1674 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2379 T1674 oasc.SyncStrategy.syncToMe http://127.0.0.1:60824/collection1/ has no replicas
[junit4:junit4]   2> 2379 T1674 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:60824/collection1/
[junit4:junit4]   2> 2379 T1674 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2385 T1654 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cc377aeaf0003 type:create cxid:0x7e zxid:0x3b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3659 T1672 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3683 T1671 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> 3721 T1674 oasc.ZkController.register We are http://127.0.0.1:60824/collection1/ and leader is http://127.0.0.1:60824/collection1/
[junit4:junit4]   2> 3721 T1674 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:60824
[junit4:junit4]   2> 3721 T1674 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3722 T1674 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3722 T1674 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3725 T1674 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3726 T1649 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 3727 T1649 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3728 T1649 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3743 T1649 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3753 T1649 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:60821/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@4324f823
[junit4:junit4]   2> 3754 T1649 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3755 T1676 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:60821. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3755 T1676 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:60821, initiating session
[junit4:junit4]   2> 3755 T1651 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:60833
[junit4:junit4]   2> 3756 T1651 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:60833
[junit4:junit4]   2> 3758 T1653 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cc377aeaf0004 with negotiated timeout 10000 for client /140.211.11.196:60833
[junit4:junit4]   2> 3758 T1676 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:60821, sessionid = 0x13cc377aeaf0004, negotiated timeout = 10000
[junit4:junit4]   2> 3759 T1677 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4324f823 name:ZooKeeperConnection Watcher:127.0.0.1:60821/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3759 T1649 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3760 T1649 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3762 T1649 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 3933 T1649 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 3937 T1649 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:60834
[junit4:junit4]   2> 3937 T1649 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 3937 T1649 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 3938 T1649 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1360489069907
[junit4:junit4]   2> 3938 T1649 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1360489069907/solr.xml
[junit4:junit4]   2> 3939 T1649 oasc.CoreContainer.<init> New CoreContainer 691345467
[junit4:junit4]   2> 3939 T1649 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1360489069907/'
[junit4:junit4]   2> 3939 T1649 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1360489069907/'
[junit4:junit4]   2> 3987 T1649 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 3987 T1649 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 3988 T1649 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 3988 T1649 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 3988 T1649 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 3989 T1649 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 3989 T1649 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 3989 T1649 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 3990 T1649 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 3990 T1649 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 4005 T1649 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4020 T1649 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:60821/solr
[junit4:junit4]   2> 4020 T1649 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 4021 T1649 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:60821 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1212cc65
[junit4:junit4]   2> 4022 T1649 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4022 T1687 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:60821. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4023 T1687 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:60821, initiating session
[junit4:junit4]   2> 4023 T1651 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:60835
[junit4:junit4]   2> 4023 T1651 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:60835
[junit4:junit4]   2> 4025 T1653 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cc377aeaf0005 with negotiated timeout 20000 for client /140.211.11.196:60835
[junit4:junit4]   2> 4025 T1687 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:60821, sessionid = 0x13cc377aeaf0005, negotiated timeout = 20000
[junit4:junit4]   2> 4026 T1688 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1212cc65 name:ZooKeeperConnection Watcher:127.0.0.1:60821 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4026 T1649 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4027 T1654 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cc377aeaf0005
[junit4:junit4]   2> 4037 T1688 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 4037 T1651 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:60835 which had sessionid 0x13cc377aeaf0005
[junit4:junit4]   2> 4037 T1649 oaz.ZooKeeper.close Session: 0x13cc377aeaf0005 closed
[junit4:junit4]   2> 4038 T1649 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 4048 T1649 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:60821/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@2f71b118
[junit4:junit4]   2> 4049 T1649 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4050 T1689 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:60821. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4050 T1689 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:60821, initiating session
[junit4:junit4]   2> 4051 T1651 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:60836
[junit4:junit4]   2> 4051 T1651 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:60836
[junit4:junit4]   2> 4053 T1689 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:60821, sessionid = 0x13cc377aeaf0006, negotiated timeout = 20000
[junit4:junit4]   2> 4053 T1653 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cc377aeaf0006 with negotiated timeout 20000 for client /140.211.11.196:60836
[junit4:junit4]   2> 4053 T1690 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2f71b118 name:ZooKeeperConnection Watcher:127.0.0.1:60821/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4053 T1649 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4054 T1654 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cc377aeaf0006 type:create cxid:0x1 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4056 T1654 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cc377aeaf0006 type:create cxid:0x2 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4067 T1649 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4069 T1649 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60834_
[junit4:junit4]   2> 4070 T1654 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cc377aeaf0006 type:delete cxid:0x9 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:60834_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:60834_
[junit4:junit4]   2> 4071 T1649 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60834_
[junit4:junit4]   2> 4074 T1671 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4074 T1690 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4074 T1671 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> 4074 T1677 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4081 T1691 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1360489069907/collection1
[junit4:junit4]   2> 4081 T1691 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 4082 T1691 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 4082 T1691 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 4084 T1691 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1360489069907/collection1/'
[junit4:junit4]   2> 4085 T1691 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1360489069907/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 4086 T1691 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1360489069907/collection1/lib/README' to classloader
[junit4:junit4]   2> 4149 T1691 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 4226 T1691 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4228 T1691 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4244 T1691 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 4890 T1691 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 4902 T1691 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 4905 T1691 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 4919 T1691 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 4923 T1691 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 4927 T1691 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 4928 T1691 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 4930 T1691 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1360489069907/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1360489066153/jetty1/
[junit4:junit4]   2> 4930 T1691 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6bf4d990
[junit4:junit4]   2> 4930 T1691 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 4931 T1691 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1360489066153/jetty1 forceNew:false
[junit4:junit4]   2> 4932 T1691 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1360489066153/jetty1
[junit4:junit4]   2> 4932 T1691 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1360489066153/jetty1/index/
[junit4:junit4]   2> 4932 T1691 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1360489066153/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 4933 T1691 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1360489066153/jetty1/index forceNew:false
[junit4:junit4]   2> 4937 T1691 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1360489066153/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@ca7dc60),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 4937 T1691 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 4937 T1691 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1360489066153/jetty1/index
[junit4:junit4]   2> 4938 T1691 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 4940 T1691 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 4940 T1691 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 4940 T1691 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 4941 T1691 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 4941 T1691 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 4941 T1691 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 4942 T1691 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 4942 T1691 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 4943 T1691 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 4943 T1691 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 4944 T1691 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 4944 T1691 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 4945 T1691 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 4945 T1691 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 4946 T1691 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 4946 T1691 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 4947 T1691 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4947 T1691 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4948 T1691 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4948 T1691 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4949 T1691 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4949 T1691 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4950 T1691 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4951 T1691 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4951 T1691 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 4952 T1691 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 4960 T1691 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 4963 T1691 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 4964 T1691 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 4966 T1691 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1360489066153/jetty1
[junit4:junit4]   2> 4967 T1691 oass.SolrIndexSearcher.<init> Opening Searcher@173f7035 main
[junit4:junit4]   2> 4968 T1691 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 4968 T1691 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 4969 T1691 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 4984 T1691 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 5034 T1692 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@173f7035 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 5041 T1691 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 5041 T1691 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 5191 T1672 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5192 T1672 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:60824_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:60824"}
[junit4:junit4]   2> 5196 T1672 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:60834_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:60834"}
[junit4:junit4]   2> 5196 T1672 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 3
[junit4:junit4]   2> 5196 T1672 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 5209 T1677 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> 5209 T1690 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> 5209 T1671 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> 6044 T1691 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 6044 T1691 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:60834 collection:collection1 shard:shard1
[junit4:junit4]   2> 6045 T1691 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 6064 T1654 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cc377aeaf0006 type:delete cxid:0x45 zxid:0x5a txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 6065 T1691 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 6066 T1654 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cc377aeaf0006 type:create cxid:0x46 zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 6068 T1691 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 6068 T1691 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 6069 T1691 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:60834/collection1/
[junit4:junit4]   2> 6069 T1691 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 6069 T1691 oasc.SyncStrategy.syncToMe http://127.0.0.1:60834/collection1/ has no replicas
[junit4:junit4]   2> 6070 T1691 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:60834/collection1/
[junit4:junit4]   2> 6070 T1691 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 6074 T1654 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cc377aeaf0006 type:create cxid:0x50 zxid:0x5f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 6724 T1672 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6747 T1677 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> 6747 T1671 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> 6747 T1690 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> 6791 T1691 oasc.ZkController.register We are http://127.0.0.1:60834/collection1/ and leader is http://127.0.0.1:60834/collection1/
[junit4:junit4]   2> 6791 T1691 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:60834
[junit4:junit4]   2> 6791 T1691 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 6792 T1691 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 6792 T1691 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6795 T1691 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6796 T1649 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 6797 T1649 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 6798 T1649 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 6999 T1649 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 7003 T1649 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:60841
[junit4:junit4]   2> 7004 T1649 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 7004 T1649 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 7005 T1649 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1360489072958
[junit4:junit4]   2> 7005 T1649 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1360489072958/solr.xml
[junit4:junit4]   2> 7006 T1649 oasc.CoreContainer.<init> New CoreContainer 419322449
[junit4:junit4]   2> 7006 T1649 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1360489072958/'
[junit4:junit4]   2> 7007 T1649 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1360489072958/'
[junit4:junit4]   2> 7081 T1649 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 7082 T1649 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 7083 T1649 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 7084 T1649 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 7085 T1649 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 7085 T1649 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 7086 T1649 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 7087 T1649 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 7088 T1649 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 7089 T1649 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 7124 T1649 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 7159 T1649 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:60821/solr
[junit4:junit4]   2> 7161 T1649 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 7162 T1649 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:60821 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@25bfd1d7
[junit4:junit4]   2> 7163 T1649 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 7164 T1702 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:60821. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 7165 T1702 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:60821, initiating session
[junit4:junit4]   2> 7165 T1651 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:60842
[junit4:junit4]   2> 7165 T1651 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:60842
[junit4:junit4]   2> 7167 T1653 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cc377aeaf0007 with negotiated timeout 20000 for client /140.211.11.196:60842
[junit4:junit4]   2> 7167 T1702 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:60821, sessionid = 0x13cc377aeaf0007, negotiated timeout = 20000
[junit4:junit4]   2> 7168 T1703 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@25bfd1d7 name:ZooKeeperConnection Watcher:127.0.0.1:60821 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 7168 T1649 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 7170 T1654 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cc377aeaf0007
[junit4:junit4]   2> 7171 T1703 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 7171 T1651 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:60842 which had sessionid 0x13cc377aeaf0007
[junit4:junit4]   2> 7171 T1649 oaz.ZooKeeper.close Session: 0x13cc377aeaf0007 closed
[junit4:junit4]   2> 7172 T1649 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 7188 T1649 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:60821/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@5bfe2dca
[junit4:junit4]   2> 7190 T1649 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 7190 T1704 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:60821. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 7191 T1704 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:60821, initiating session
[junit4:junit4]   2> 7191 T1651 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:60843
[junit4:junit4]   2> 7192 T1651 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:60843
[junit4:junit4]   2> 7193 T1653 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cc377aeaf0008 with negotiated timeout 20000 for client /140.211.11.196:60843
[junit4:junit4]   2> 7194 T1704 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:60821, sessionid = 0x13cc377aeaf0008, negotiated timeout = 20000
[junit4:junit4]   2> 7194 T1705 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5bfe2dca name:ZooKeeperConnection Watcher:127.0.0.1:60821/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 7194 T1649 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 7196 T1654 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cc377aeaf0008 type:create cxid:0x1 zxid:0x6c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7197 T1654 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cc377aeaf0008 type:create cxid:0x2 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7205 T1649 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 7208 T1649 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60841_
[junit4:junit4]   2> 7209 T1654 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cc377aeaf0008 type:delete cxid:0x9 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:60841_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:60841_
[junit4:junit4]   2> 7210 T1649 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60841_
[junit4:junit4]   2> 7214 T1677 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> 7215 T1671 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7215 T1705 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7215 T1690 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7215 T1671 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> 7215 T1690 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> 7217 T1677 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7225 T1706 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1360489072958/collection1
[junit4:junit4]   2> 7226 T1706 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 7227 T1706 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 7227 T1706 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 7229 T1706 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1360489072958/collection1/'
[junit4:junit4]   2> 7230 T1706 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1360489072958/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 7231 T1706 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1360489072958/collection1/lib/README' to classloader
[junit4:junit4]   2> 7294 T1706 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 7370 T1706 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 7371 T1706 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 7384 T1706 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 7849 T1706 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 7859 T1706 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 7862 T1706 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 7874 T1706 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 7878 T1706 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 7881 T1706 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 7882 T1706 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 7883 T1706 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1360489072958/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1360489066153/jetty2/
[junit4:junit4]   2> 7884 T1706 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6bf4d990
[junit4:junit4]   2> 7885 T1706 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 7885 T1706 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1360489066153/jetty2 forceNew:false
[junit4:junit4]   2> 7886 T1706 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1360489066153/jetty2
[junit4:junit4]   2> 7886 T1706 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1360489066153/jetty2/index/
[junit4:junit4]   2> 7886 T1706 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1360489066153/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 7887 T1706 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1360489066153/jetty2/index forceNew:false
[junit4:junit4]   2> 7932 T1706 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1360489066153/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@7fc0b551),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 7932 T1706 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 7933 T1706 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1360489066153/jetty2/index
[junit4:junit4]   2> 7933 T1706 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 7935 T1706 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 7935 T1706 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 7936 T1706 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 7936 T1706 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 7937 T1706 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 7937 T1706 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 7937 T1706 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 7938 T1706 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 7938 T1706 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 7939 T1706 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 7940 T1706 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 7940 T1706 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 7941 T1706 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 7941 T1706 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 7941 T1706 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 7942 T1706 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 7942 T1706 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7943 T1706 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7943 T1706 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7944 T1706 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7945 T1706 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7945 T1706 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7946 T1706 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7946 T1706 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7947 T1706 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 7948 T1706 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 7957 T1706 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 7960 T1706 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 7961 T1706 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 7963 T1706 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1360489066153/jetty2
[junit4:junit4]   2> 7964 T1706 oass.SolrIndexSearcher.<init> Opening Searcher@7c60c85e main
[junit4:junit4]   2> 7965 T1706 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 7965 T1706 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 7966 T1706 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 7996 T1706 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 8191 T1707 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7c60c85e main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 8199 T1706 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 8199 T1706 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8254 T1672 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8254 T1672 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:60834_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:60834"}
[junit4:junit4]   2> 8258 T1672 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:60841_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:60841"}
[junit4:junit4]   2> 8258 T1672 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
[junit4:junit4]   2> 8259 T1672 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 8263 T1690 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> 8263 T1677 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> 8263 T1671 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> 8263 T1705 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> 9202 T1706 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 9202 T1706 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:60841 collection:collection1 shard:shard2
[junit4:junit4]   2> 9203 T1706 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 9217 T1654 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cc377aeaf0008 type:delete cxid:0x44 zxid:0x7c txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders/shard2 Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders/shard2
[junit4:junit4]   2> 9218 T1706 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 9219 T1654 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cc377aeaf0008 type:create cxid:0x45 zxid:0x7d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 9226 T1706 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 9226 T1706 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 9226 T1706 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:60841/collection1/
[junit4:junit4]   2> 9227 T1706 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 9227 T1706 oasc.SyncStrategy.syncToMe http://127.0.0.1:60841/collection1/ has no replicas
[junit4:junit4]   2> 9227 T1706 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:60841/collection1/
[junit4:junit4]   2> 9228 T1706 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 9231 T1654 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cc377aeaf0008 type:create cxid:0x4e zxid:0x80 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 9771 T1672 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9788 T1677 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> 9789 T1705 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> 9789 T1690 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> 9788 T1671 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> 9802 T1706 oasc.ZkController.register We are http://127.0.0.1:60841/collection1/ and leader is http://127.0.0.1:60841/collection1/
[junit4:junit4]   2> 9802 T1706 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:60841
[junit4:junit4]   2> 9802 T1706 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 9803 T1706 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 9803 T1706 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 9806 T1706 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9807 T1649 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 9808 T1649 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 9809 T1649 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 10087 T1649 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 10091 T1649 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:60847
[junit4:junit4]   2> 10092 T1649 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 10093 T1649 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 10094 T1649 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1360489075977
[junit4:junit4]   2> 10095 T1649 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1360489075977/solr.xml
[junit4:junit4]   2> 10096 T1649 oasc.CoreContainer.<init> New CoreContainer 348345400
[junit4:junit4]   2> 10097 T1649 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1360489075977/'
[junit4:junit4]   2> 10098 T1649 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1360489075977/'
[junit4:junit4]   2> 10195 T1649 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 10196 T1649 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 10197 T1649 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 10198 T1649 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 10199 T1649 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 10200 T1649 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 10200 T1649 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 10201 T1649 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 10202 T1649 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 10203 T1649 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 10239 T1649 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 10271 T1649 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:60821/solr
[junit4:junit4]   2> 10272 T1649 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 10273 T1649 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:60821 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@60a3bad3
[junit4:junit4]   2> 10274 T1649 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 10275 T1717 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:60821. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 10276 T1717 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:60821, initiating session
[junit4:junit4]   2> 10276 T1651 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:60848
[junit4:junit4]   2> 10276 T1651 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:60848
[junit4:junit4]   2> 10278 T1653 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cc377aeaf0009 with negotiated timeout 20000 for client /140.211.11.196:60848
[junit4:junit4]   2> 10278 T1717 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:60821, sessionid = 0x13cc377aeaf0009, negotiated timeout = 20000
[junit4:junit4]   2> 10278 T1718 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@60a3bad3 name:ZooKeeperConnection Watcher:127.0.0.1:60821 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 10279 T1649 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 10280 T1654 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cc377aeaf0009
[junit4:junit4]   2> 10282 T1718 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 10282 T1651 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:60848 which had sessionid 0x13cc377aeaf0009
[junit4:junit4]   2> 10281 T1649 oaz.ZooKeeper.close Session: 0x13cc377aeaf0009 closed
[junit4:junit4]   2> 10282 T1649 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 10302 T1649 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:60821/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@3eaa8a2e
[junit4:junit4]   2> 10304 T1719 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:60821. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 10304 T1649 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 10304 T1719 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:60821, initiating session
[junit4:junit4]   2> 10305 T1651 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:60849
[junit4:junit4]   2> 10305 T1651 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:60849
[junit4:junit4]   2> 10306 T1653 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cc377aeaf000a with negotiated timeout 20000 for client /140.211.11.196:60849
[junit4:junit4]   2> 10306 T1719 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:60821, sessionid = 0x13cc377aeaf000a, negotiated timeout = 20000
[junit4:junit4]   2> 10307 T1720 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3eaa8a2e name:ZooKeeperConnection Watcher:127.0.0.1:60821/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 10307 T1649 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 10308 T1654 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cc377aeaf000a type:create cxid:0x1 zxid:0x8d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 10310 T1654 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cc377aeaf000a type:create cxid:0x2 zxid:0x8e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 10318 T1649 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 10321 T1649 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60847_
[junit4:junit4]   2> 10322 T1654 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cc377aeaf000a type:delete cxid:0x9 zxid:0x8f txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:60847_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:60847_
[junit4:junit4]   2> 10324 T1649 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60847_
[junit4:junit4]   2> 10328 T1677 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> 10328 T1690 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 10328 T1705 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 10329 T1690 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> 10329 T1705 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> 10328 T1720 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 10328 T1671 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 10330 T1671 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> 10330 T1677 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 10341 T1721 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1360489075977/collection1
[junit4:junit4]   2> 10341 T1721 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 10342 T1721 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 10342 T1721 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 10343 T1721 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1360489075977/collection1/'
[junit4:junit4]   2> 10345 T1721 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1360489075977/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 10346 T1721 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1360489075977/collection1/lib/README' to classloader
[junit4:junit4]   2> 10410 T1721 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 10490 T1721 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 10491 T1721 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 10504 T1721 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 11167 T1721 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 11180 T1721 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 11184 T1721 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 11200 T1721 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 11206 T1721 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 11211 T1721 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 11212 T1721 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 11213 T1721 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1360489075977/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1360489066153/jetty3/
[junit4:junit4]   2> 11214 T1721 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6bf4d990
[junit4:junit4]   2> 11214 T1721 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 11215 T1721 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1360489066153/jetty3 forceNew:false
[junit4:junit4]   2> 11216 T1721 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1360489066153/jetty3
[junit4:junit4]   2> 11216 T1721 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1360489066153/jetty3/index/
[junit4:junit4]   2> 11217 T1721 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1360489066153/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 11218 T1721 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1360489066153/jetty3/index forceNew:false
[junit4:junit4]   2> 11223 T1721 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1360489066153/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@5f11871b),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 11223 T1721 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 11224 T1721 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1360489066153/jetty3/index
[junit4:junit4]   2> 11224 T1721 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 11227 T1721 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 11228 T1721 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 11228 T1721 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 11228 T1721 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 11229 T1721 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 11230 T1721 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 11230 T1721 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 11231 T1721 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 11231 T1721 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 11232 T1721 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 11233 T1721 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 11234 T1721 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 11234 T1721 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 11234 T1721 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 11235 T1721 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 11236 T1721 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 11236 T1721 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 11237 T1721 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 11238 T1721 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 11238 T1721 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 11239 T1721 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 11240 T1721 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 11240 T1721 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 11241 T1721 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 11242 T1721 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 11242 T1721 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 11255 T1721 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 11260 T1721 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 11261 T1721 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 11264 T1721 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1360489066153/jetty3
[junit4:junit4]   2> 11266 T1721 oass.SolrIndexSearcher.<init> Opening Searcher@3aed45fe main
[junit4:junit4]   2> 11267 T1721 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 11267 T1721 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 11268 T1721 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 11284 T1721 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 11303 T1672 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11304 T1672 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:60841_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:60841"}
[junit4:junit4]   2> 11316 T1677 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> 11316 T1671 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> 11316 T1705 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> 11316 T1690 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> 11316 T1720 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> 11348 T1722 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3aed45fe main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 11356 T1721 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 11356 T1721 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 12828 T1672 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12829 T1672 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:60847_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:60847"}
[junit4:junit4]   2> 12829 T1672 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
[junit4:junit4]   2> 12829 T1672 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard3
[junit4:junit4]   2> 12847 T1671 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> 12847 T1690 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> 12847 T1705 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> 12847 T1720 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> 12847 T1677 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> 13360 T1721 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 13360 T1721 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:60847 collection:collection1 shard:shard3
[junit4:junit4]   2> 13361 T1721 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard3/election
[junit4:junit4]   2> 13380 T1654 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cc377aeaf000a type:delete cxid:0x46 zxid:0x9e txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders/shard3 Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders/shard3
[junit4:junit4]   2> 13381 T1721 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 13382 T1654 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cc377aeaf000a type:create cxid:0x47 zxid:0x9f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13389 T1721 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 13389 T1721 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 13390 T1721 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:60847/collection1/
[junit4:junit4]   2> 13390 T1721 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 13390 T1721 oasc.SyncStrategy.syncToMe http://127.0.0.1:60847/collection1/ has no replicas
[junit4:junit4]   2> 13391 T1721 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:60847/collection1/
[junit4:junit4]   2> 13391 T1721 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard3
[junit4:junit4]   2> 13395 T1654 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cc377aeaf000a type:create cxid:0x50 zxid:0xa2 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 14379 T1672 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14397 T1677 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> 14397 T1720 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> 14398 T1705 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> 14397 T1690 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> 14397 T1671 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> 14425 T1721 oasc.ZkController.register We are http://127.0.0.1:60847/collection1/ and leader is http://127.0.0.1:60847/collection1/
[junit4:junit4]   2> 14425 T1721 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:60847
[junit4:junit4]   2> 14425 T1721 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 14425 T1721 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 14426 T1721 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 14428 T1721 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14429 T1649 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 14430 T1649 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 14431 T1649 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 14612 T1649 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 14615 T1649 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:60853
[junit4:junit4]   2> 14616 T1649 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 14616 T1649 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 14617 T1649 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty4-1360489080590
[junit4:junit4]   2> 14617 T1649 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty4-1360489080590/solr.xml
[junit4:junit4]   2> 14618 T1649 oasc.CoreContainer.<init> New CoreContainer 2034382878
[junit4:junit4]   2> 14618 T1649 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty4-1360489080590/'
[junit4:junit4]   2> 14619 T1649 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty4-1360489080590/'
[junit4:junit4]   2> 14680 T1649 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 14681 T1649 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 14681 T1649 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 14682 T1649 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 14682 T1649 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 14683 T1649 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 14683 T1649 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 14684 T1649 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 14684 T1649 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 14685 T1649 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 14705 T1649 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 14725 T1649 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:60821/solr
[junit4:junit4]   2> 14725 T1649 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 14726 T1649 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:60821 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1c1c5000
[junit4:junit4]   2> 14727 T1649 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 14728 T1732 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:60821. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 14728 T1732 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:60821, initiating session
[junit4:junit4]   2> 14729 T1651 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:60854
[junit4:junit4]   2> 14729 T1651 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:60854
[junit4:junit4]   2> 14731 T1653 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cc377aeaf000b with negotiated timeout 20000 for client /140.211.11.196:60854
[junit4:junit4]   2> 14731 T1732 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:60821, sessionid = 0x13cc377aeaf000b, negotiated timeout = 20000
[junit4:junit4]   2> 14732 T1733 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1c1c5000 name:ZooKeeperConnection Watcher:127.0.0.1:60821 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 14732 T1649 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 14733 T1654 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cc377aeaf000b
[junit4:junit4]   2> 14745 T1733 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 14745 T1651 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:60854 which had sessionid 0x13cc377aeaf000b
[junit4:junit4]   2> 14745 T1649 oaz.ZooKeeper.close Session: 0x13cc377aeaf000b closed
[junit4:junit4]   2> 14746 T1649 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 14756 T1649 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:60821/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@400a6798
[junit4:junit4]   2> 14757 T1649 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 14758 T1734 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:60821. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 14758 T1734 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:60821, initiating session
[junit4:junit4]   2> 14758 T1651 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:60855
[junit4:junit4]   2> 14759 T1651 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:60855
[junit4:junit4]   2> 14760 T1653 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cc377aeaf000c with negotiated timeout 20000 for client /140.211.11.196:60855
[junit4:junit4]   2> 14760 T1734 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:60821, sessionid = 0x13cc377aeaf000c, negotiated timeout = 20000
[junit4:junit4]   2> 14761 T1735 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@400a6798 name:ZooKeeperConnection Watcher:127.0.0.1:60821/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 14761 T1649 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 14762 T1654 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cc377aeaf000c type:create cxid:0x1 zxid:0xaf txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 14764 T1654 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cc377aeaf000c type:create cxid:0x2 zxid:0xb0 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 14766 T1649 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 14768 T1649 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60853_
[junit4:junit4]   2> 14769 T1654 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cc377aeaf000c type:delete cxid:0x9 zxid:0xb1 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:60853_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:60853_
[junit4:junit4]   2> 14775 T1649 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60853_
[junit4:junit4]   2> 14777 T1677 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> 14777 T1720 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> 14778 T1690 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 14778 T1671 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 14778 T1735 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 14778 T1690 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> 14779 T1671 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> 14778 T1705 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 14779 T1705 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> 14781 T1677 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 14781 T1720 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 14788 T1736 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty4-1360489080590/collection1
[junit4:junit4]   2> 14788 T1736 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 14789 T1736 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 14789 T1736 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 14790 T1736 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty4-1360489080590/collection1/'
[junit4:junit4]   2> 14792 T1736 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty4-1360489080590/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 14792 T1736 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty4-1360489080590/collection1/lib/README' to classloader
[junit4:junit4]   2> 14851 T1736 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 14929 T1736 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 14930 T1736 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 14941 T1736 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 15618 T1736 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 15631 T1736 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 15635 T1736 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 15653 T1736 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 15658 T1736 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 15664 T1736 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 15666 T1736 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 15668 T1736 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty4-1360489080590/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1360489066153/jetty4/
[junit4:junit4]   2> 15668 T1736 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6bf4d990
[junit4:junit4]   2> 15669 T1736 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 15670 T1736 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1360489066153/jetty4 forceNew:false
[junit4:junit4]   2> 15670 T1736 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1360489066153/jetty4
[junit4:junit4]   2> 15671 T1736 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1360489066153/jetty4/index/
[junit4:junit4]   2> 15671 T1736 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1360489066153/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 15672 T1736 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1360489066153/jetty4/index forceNew:false
[junit4:junit4]   2> 15678 T1736 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1360489066153/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@33bb2b63),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 15678 T1736 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 15679 T1736 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1360489066153/jetty4/index
[junit4:junit4]   2> 15680 T1736 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 15682 T1736 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 15683 T1736 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 15683 T1736 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 15684 T1736 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 15684 T1736 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 15685 T1736 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 15685 T1736 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 15686 T1736 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 15687 T1736 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 15687 T1736 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 15688 T1736 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 15689 T1736 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 15689 T1736 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 15690 T1736 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 15690 T1736 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 15691 T1736 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 15691 T1736 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 15692 T1736 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 15693 T1736 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 15693 T1736 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 15694 T1736 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 15695 T1736 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 15695 T1736 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 15696 T1736 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 15697 T1736 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 15697 T1736 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 15710 T1736 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 15715 T1736 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 15717 T1736 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 15720 T1736 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1360489066153/jetty4
[junit4:junit4]   2> 15722 T1736 oass.SolrIndexSearcher.<init> Opening Searcher@191ef16d main
[junit4:junit4]   2> 15723 T1736 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 15723 T1736 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 15724 T1736 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 15731 T1736 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 15782 T1737 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@191ef16d main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 15789 T1736 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 15789 T1736 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15911 T1672 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15912 T1672 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:60847_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:60847"}
[junit4:junit4]   2> 15916 T1672 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:60853_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:60853"}
[junit4:junit4]   2> 15917 T1672 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
[junit4:junit4]   2> 15917 T1672 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 15930 T1690 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> 15930 T1671 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> 15930 T1735 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> 15930 T1705 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> 15930 T1677 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> 15930 T1720 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> 16792 T1736 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 16792 T1736 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:60853 collection:collection1 shard:shard1
[junit4:junit4]   2> 16799 T1736 oasc.ZkController.register We are http://127.0.0.1:60853/collection1/ and leader is http://127.0.0.1:60834/collection1/
[junit4:junit4]   2> 16799 T1736 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:60853
[junit4:junit4]   2> 16799 T1736 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 16799 T1736 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C90 name=collection1 org.apache.solr.core.SolrCore@7ef0eb84 url=http://127.0.0.1:60853/collection1 node=127.0.0.1:60853_ C90_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:60853_, base_url=http://127.0.0.1:60853}
[junit4:junit4]   2> 16801 T1738 C90 P60853 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 16809 T1738 C90 P60853 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 16809 T1736 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16810 T1738 C90 P60853 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 16810 T1738 C90 P60853 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16811 T1649 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 16811 T1738 C90 P60853 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16811 T1649 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 16812 T1649 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16993 T1649 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 16996 T1649 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:60861
[junit4:junit4]   2> 16997 T1649 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 16998 T1649 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 16998 T1649 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty5-1360489082970
[junit4:junit4]   2> 16999 T1649 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty5-1360489082970/solr.xml
[junit4:junit4]   2> 16999 T1649 oasc.CoreContainer.<init> New CoreContainer 1245858051
[junit4:junit4]   2> 17000 T1649 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty5-1360489082970/'
[junit4:junit4]   2> 17001 T1649 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty5-1360489082970/'
[junit4:junit4]   2> 17064 T1649 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 17065 T1649 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 17066 T1649 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 17066 T1649 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 17067 T1649 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 17067 T1649 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 17068 T1649 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 17068 T1649 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 17069 T1649 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 17069 T1649 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 17090 T1649 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 17110 T1649 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:60821/solr
[junit4:junit4]   2> 17110 T1649 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 17111 T1649 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:60821 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@2276f472
[junit4:junit4]   2> 17112 T1649 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 17113 T1748 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:60821. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 17113 T1748 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:60821, initiating session
[junit4:junit4]   2> 17113 T1651 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:60862
[junit4:junit4]   2> 17114 T1651 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:60862
[junit4:junit4]   2> 17116 T1653 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cc377aeaf000d with negotiated timeout 20000 for client /140.211.11.196:60862
[junit4:junit4]   2> 17116 T1748 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:60821, sessionid = 0x13cc377aeaf000d, negotiated timeout = 20000
[junit4:junit4]   2> 17116 T1749 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2276f472 name:ZooKeeperConnection Watcher:127.0.0.1:60821 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 17116 T1649 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 17118 T1654 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cc377aeaf000d
[junit4:junit4]   2> 17119 T1749 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 17119 T1651 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:60862 which had sessionid 0x13cc377aeaf000d
[junit4:junit4]   2> 17119 T1649 oaz.ZooKeeper.close Session: 0x13cc377aeaf000d closed
[junit4:junit4]   2> 17120 T1649 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 17130 T1649 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:60821/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@70d80f1d
[junit4:junit4]   2> 17131 T1649 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 17131 T1750 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:60821. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 17132 T1750 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:60821, initiating session
[junit4:junit4]   2> 17132 T1651 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:60863
[junit4:junit4]   2> 17132 T1651 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:60863
[junit4:junit4]   2> 17134 T1653 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cc377aeaf000e with negotiated timeout 20000 for client /140.211.11.196:60863
[junit4:junit4]   2> 17134 T1750 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:60821, sessionid = 0x13cc377aeaf000e, negotiated timeout = 20000
[junit4:junit4]   2> 17134 T1751 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@70d80f1d name:ZooKeeperConnection Watcher:127.0.0.1:60821/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 17134 T1649 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 17135 T1654 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cc377aeaf000e type:create cxid:0x1 zxid:0xc1 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 17137 T1654 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cc377aeaf000e type:create cxid:0x2 zxid:0xc2 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 17146 T1649 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 17148 T1649 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60861_
[junit4:junit4]   2> 17149 T1654 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cc377aeaf000e type:delete cxid:0x9 zxid:0xc3 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:60861_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:60861_
[junit4:junit4]   2> 17150 T1649 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60861_
[junit4:junit4]   2> 17153 T1720 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> 17153 T1677 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> 17154 T1690 oascc.ZkStateReader$3.process Updating live nodes... (6)
[junit4:junit4]   2> 17154 T1735 oascc.ZkStateReader$3.process Updating live nodes... (6)
[junit4:junit4]   2> 17154 T1671 oascc.ZkStateReader$3.process Updating live nodes... (6)
[junit4:junit4]   2> 17155 T1751 oascc.ZkStateReader$3.process Updating live nodes... (6)
[junit4:junit4]   2> 17155 T1671 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> 17155 T1690 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> 17155 T1705 oascc.ZkStateReader$3.process Updating live nodes... (6)
[junit4:junit4]   2> 17156 T1677 oascc.ZkStateReader$3.process Updating live nodes... (6)
[junit4:junit4]   2> 17156 T1705 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> 17156 T1720 oascc.ZkStateReader$3.process Updating live nodes... (6)
[junit4:junit4]   2> 17155 T1735 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> 17165 T1752 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty5-1360489082970/collection1
[junit4:junit4]   2> 17165 T1752 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 17166 T1752 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 17166 T1752 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 17167 T1752 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty5-1360489082970/collection1/'
[junit4:junit4]   2> 17169 T1752 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty5-1360489082970/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 17169 T1752 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty5-1360489082970/collection1/lib/README' to classloader
[junit4:junit4]   2> 17264 T1752 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 17341 T1752 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 17342 T1752 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 17351 T1752 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 17437 T1672 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17438 T1672 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:60853_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:60853"}
[junit4:junit4]   2> 17443 T1677 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> 17443 T1671 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> 17443 T1705 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> 17443 T1690 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> 17443 T1751 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> 17443 T1735 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> 17443 T1720 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> 18060 T1752 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 18073 T1752 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 18077 T1752 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 18098 T1752 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 18105 T1752 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 18112 T1752 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 18113 T1752 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 18115 T1752 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty5-1360489082970/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1360489066153/jetty5/
[junit4:junit4]   2> 18115 T1752 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6bf4d990
[junit4:junit4]   2> 18116 T1752 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 18117 T1752 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1360489066153/jetty5 forceNew:false
[junit4:junit4]   2> 18118 T1752 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1360489066153/jetty5
[junit4:junit4]   2> 18118 T1752 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1360489066153/jetty5/index/
[junit4:junit4]   2> 18119 T1752 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1360489066153/jetty5/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 18120 T1752 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1360489066153/jetty5/index forceNew:false
[junit4:junit4]   2> 18143 T1752 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1360489066153/jetty5/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@759ec002),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 18144 T1752 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 18145 T1752 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1360489066153/jetty5/index
[junit4:junit4]   2> 18145 T1752 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 18148 T1752 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 18149 T1752 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 18149 T1752 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 18150 T1752 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 18150 T1752 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 18151 T1752 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 18151 T1752 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 18152 T1752 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 18153 T1752 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 18154 T1752 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 18154 T1752 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 18155 T1752 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 18155 T1752 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 18156 T1752 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 18156 T1752 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 18157 T1752 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 18158 T1752 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 18158 T1752 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 18159 T1752 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 18160 T1752 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 18160 T1752 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 18161 T1752 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 18162 T1752 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 18162 T1752 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 18163 T1752 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 18164 T1752 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 18176 T1752 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 18181 T1752 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 18183 T1752 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 18186 T1752 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1360489066153/jetty5
[junit4:junit4]   2> 18187 T1752 oass.SolrIndexSearcher.<init> Opening Searcher@a766496 main
[junit4:junit4]   2> 18189 T1752 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 18189 T1752 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 18190 T1752 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 18199 T1752 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 18281 T1753 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@a766496 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 18287 T1752 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 18288 T1752 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18949 T1672 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18950 T1672 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:60861_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:60861"}
[junit4:junit4]   2> 18950 T1672 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
[junit4:junit4]   2> 18951 T1672 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 18988 T1720 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> 18988 T1671 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> 18989 T1705 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> 18989 T1751 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> 18988 T1690 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> 18988 T1735 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> 18988 T1677 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> 19298 T1752 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 19298 T1752 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:60861 collection:collection1 shard:shard2
[junit4:junit4]   2> 19302 T1752 oasc.ZkController.register We are http://127.0.0.1:60861/collection1/ and leader is http://127.0.0.1:60841/collection1/
[junit4:junit4]   2> 19302 T1752 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:60861
[junit4:junit4]   2> 19302 T1752 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 19302 T1752 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C91 name=collection1 org.apache.solr.core.SolrCore@6a79bd83 url=http://127.0.0.1:60861/collection1 node=127.0.0.1:60861_ C91_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:60861_, base_url=http://127.0.0.1:60861}
[junit4:junit4]   2> 19304 T1754 C91 P60861 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 19309 T1754 C91 P60861 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 19309 T1752 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19309 T1754 C91 P60861 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 19310 T1754 C91 P60861 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19310 T1649 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 19311 T1649 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 19311 T1754 C91 P60861 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19312 T1649 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19499 T1649 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 19502 T1649 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:60874
[junit4:junit4]   2> 19503 T1649 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 19504 T1649 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 19504 T1649 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty6-1360489085478
[junit4:junit4]   2> 19505 T1649 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty6-1360489085478/solr.xml
[junit4:junit4]   2> 19505 T1649 oasc.CoreContainer.<init> New CoreContainer 1076587293
[junit4:junit4]   2> 19506 T1649 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty6-1360489085478/'
[junit4:junit4]   2> 19507 T1649 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty6-1360489085478/'
[junit4:junit4]   2> 19568 T1649 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 19568 T1649 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 19569 T1649 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 19569 T1649 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 19570 T1649 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 19570 T1649 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 19571 T1649 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 19571 T1649 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 19572 T1649 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 19572 T1649 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 19593 T1649 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 19612 T1649 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:60821/solr
[junit4:junit4]   2> 19613 T1649 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 19614 T1649 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:60821 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@3a1ef006
[junit4:junit4]   2> 19615 T1649 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 19615 T1764 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:60821. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 19616 T1764 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:60821, initiating session
[junit4:junit4]   2> 19616 T1651 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:60875
[junit4:junit4]   2> 19617 T1651 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:60875
[junit4:junit4]   2> 19619 T1653 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cc377aeaf000f with negotiated timeout 20000 for client /140.211.11.196:60875
[junit4:junit4]   2> 19619 T1764 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:60821, sessionid = 0x13cc377aeaf000f, negotiated timeout = 20000
[junit4:junit4]   2> 19619 T1765 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3a1ef006 name:ZooKeeperConnection Watcher:127.0.0.1:60821 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 19619 T1649 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 19621 T1654 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cc377aeaf000f
[junit4:junit4]   2> 19629 T1651 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:60875 which had sessionid 0x13cc377aeaf000f
[junit4:junit4]   2> 19629 T1765 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 19629 T1649 oaz.ZooKeeper.close Session: 0x13cc377aeaf000f closed
[junit4:junit4]   2> 19630 T1649 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 19640 T1649 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:60821/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@3b39868b
[junit4:junit4]   2> 19641 T1649 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 19642 T1766 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:60821. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 19642 T1766 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:60821, initiating session
[junit4:junit4]   2> 19642 T1651 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:60876
[junit4:junit4]   2> 19643 T1651 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:60876
[junit4:junit4]   2> 19644 T1653 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cc377aeaf0010 with negotiated timeout 20000 for client /140.211.11.196:60876
[junit4:junit4]   2> 19644 T1766 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:60821, sessionid = 0x13cc377aeaf0010, negotiated timeout = 20000
[junit4:junit4]   2> 19645 T1767 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3b39868b name:ZooKeeperConnection Watcher:127.0.0.1:60821/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 19645 T1649 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 19646 T1654 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cc377aeaf0010 type:create cxid:0x1 zxid:0xd4 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 19648 T1654 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cc377aeaf0010 type:create cxid:0x2 zxid:0xd5 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 19656 T1649 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 19659 T1649 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60874_
[junit4:junit4]   2> 19660 T1654 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cc377aeaf0010 type:delete cxid:0x9 zxid:0xd6 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:60874_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:60874_
[junit4:junit4]   2> 19661 T1649 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60874_
[junit4:junit4]   2> 19664 T1677 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> 19665 T1720 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> 19666 T1751 oascc.ZkStateReader$3.process Updating live nodes... (7)
[junit4:junit4]   2> 19666 T1767 oascc.ZkStateReader$3.process Updating live nodes... (7)
[junit4:junit4]   2> 19666 T1751 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> 19666 T1690 oascc.ZkStateReader$3.process Updating live nodes... (7)
[junit4:junit4]   2> 19667 T1735 oascc.ZkStateReader$3.process Updating live nodes... (7)
[junit4:junit4]   2> 19666 T1671 oascc.ZkStateReader$3.process Updating live nodes... (7)
[junit4:junit4]   2> 19667 T1735 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> 19667 T1720 oascc.ZkStateReader$3.process Updating live nodes... (7)
[junit4:junit4]   2> 19667 T1677 oascc.ZkStateReader$3.process Updating live nodes... (7)
[junit4:junit4]   2> 19667 T1690 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> 19666 T1705 oascc.ZkStateReader$3.process Updating live nodes... (7)
[junit4:junit4]   2> 19667 T1671 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> 19668 T1705 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> 19676 T1768 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty6-1360489085478/collection1
[junit4:junit4]   2> 19676 T1768 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 19677 T1768 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 19677 T1768 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 19679 T1768 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty6-1360489085478/collection1/'
[junit4:junit4]   2> 19680 T1768 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty6-1360489085478/collection1/lib/README' to classloader
[junit4:junit4]   2> 19681 T1768 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty6-1360489085478/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 19740 T1768 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 19813 T1768 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 19815 T1768 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 19823 T1768 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2>  C90_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:60853_, base_url=http://127.0.0.1:60853}
[junit4:junit4]   2> 19827 T1738 C90 P60853 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:60834/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 19827 T1738 C90 P60853 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:60853 START replicas=[http://127.0.0.1:60834/collection1/] nUpdates=100
[junit4:junit4]   2> 19828 T1738 C90 P60853 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 19828 T1738 C90 P60853 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 19828 T1738 C90 P60853 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 19828 T1738 C90 P60853 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 19829 T1738 C90 P60853 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 19829 T1738 C90 P60853 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:60834/collection1/. core=collection1
[junit4:junit4]   2> 19830 T1738 C90 P60853 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C92 name=collection1 org.apache.solr.core.SolrCore@3f43ae88 url=http://127.0.0.1:60834/collection1 node=127.0.0.1:60834_ C92_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:60834_, base_url=http://127.0.0.1:60834, leader=true}
[junit4:junit4]   2> 19837 T1681 C92 P60834 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 19842 T1682 C92 P60834 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 19843 T1682 C92 P60834 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1360489066153/jetty1
[junit4:junit4]   2> 19847 T1682 C92 P60834 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1360489066153/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@ca7dc60),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 19848 T1682 C92 P60834 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 19851 T1682 C92 P60834 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1360489066153/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@ca7dc60),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1360489066153/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@ca7dc60),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 19852 T1682 C92 P60834 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 19853 T1682 C92 P60834 oasc.

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

concurrent.locks.LockSupport.park(LockSupport.java:186)
[junit4:junit4]   2> 	        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
[junit4:junit4]   2> 	        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1079)
[junit4:junit4]   2> 	        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:807)
[junit4:junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1043)
[junit4:junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1103)
[junit4:junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
[junit4:junit4]   2> 	        at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 	  32) Thread[id=1791, name=HashSessionScavenger-39, state=TIMED_WAITING, group=TGRP-ChaosMonkeySafeLeaderTest]
[junit4:junit4]   2> 	        at java.lang.Object.wait(Native Method)
[junit4:junit4]   2> 	        at java.util.TimerThread.mainLoop(Timer.java:552)
[junit4:junit4]   2> 	        at java.util.TimerThread.run(Timer.java:505)
[junit4:junit4]   2> 	  33) Thread[id=1740, name=qtp49556407-1740 Acceptor0 SocketConnector@127.0.0.1:60861, state=RUNNABLE, group=TGRP-ChaosMonkeySafeLeaderTest]
[junit4:junit4]   2> 	        at java.net.PlainSocketImpl.socketAccept(Native Method)
[junit4:junit4]   2> 	        at java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:398)
[junit4:junit4]   2> 	        at java.net.ServerSocket.implAccept(ServerSocket.java:522)
[junit4:junit4]   2> 	        at java.net.ServerSocket.accept(ServerSocket.java:490)
[junit4:junit4]   2> 	        at org.eclipse.jetty.server.bio.SocketConnector.accept(SocketConnector.java:117)
[junit4:junit4]   2> 	        at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
[junit4:junit4]   2> 	        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
[junit4:junit4]   2> 	        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
[junit4:junit4]   2> 	        at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 	  34) Thread[id=2110, name=HashSessionScavenger-46, state=TIMED_WAITING, group=TGRP-ChaosMonkeySafeLeaderTest]
[junit4:junit4]   2> 	        at java.lang.Object.wait(Native Method)
[junit4:junit4]   2> 	        at java.util.TimerThread.mainLoop(Timer.java:552)
[junit4:junit4]   2> 	        at java.util.TimerThread.run(Timer.java:505)
[junit4:junit4]   2> 	  35) Thread[id=1693, name=HashSessionScavenger-33, state=TIMED_WAITING, group=TGRP-ChaosMonkeySafeLeaderTest]
[junit4:junit4]   2> 	        at java.lang.Object.wait(Native Method)
[junit4:junit4]   2> 	        at java.util.TimerThread.mainLoop(Timer.java:552)
[junit4:junit4]   2> 	        at java.util.TimerThread.run(Timer.java:505)
[junit4:junit4]   2> 	  36) Thread[id=1773, name=HashSessionScavenger-38, state=TIMED_WAITING, group=TGRP-ChaosMonkeySafeLeaderTest]
[junit4:junit4]   2> 	        at java.lang.Object.wait(Native Method)
[junit4:junit4]   2> 	        at java.util.TimerThread.mainLoop(Timer.java:552)
[junit4:junit4]   2> 	        at java.util.TimerThread.run(Timer.java:505)
[junit4:junit4]   2> 	  37) Thread[id=1739, name=HashSessionScavenger-36, state=TIMED_WAITING, group=TGRP-ChaosMonkeySafeLeaderTest]
[junit4:junit4]   2> 	        at java.lang.Object.wait(Native Method)
[junit4:junit4]   2> 	        at java.util.TimerThread.mainLoop(Timer.java:552)
[junit4:junit4]   2> 	        at java.util.TimerThread.run(Timer.java:505)
[junit4:junit4]   2> 	  38) Thread[id=1774, name=qtp2001062686-1774 Acceptor0 SocketConnector@127.0.0.1:60893, state=RUNNABLE, group=TGRP-ChaosMonkeySafeLeaderTest]
[junit4:junit4]   2> 	        at java.net.PlainSocketImpl.socketAccept(Native Method)
[junit4:junit4]   2> 	        at java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:398)
[junit4:junit4]   2> 	        at java.net.ServerSocket.implAccept(ServerSocket.java:522)
[junit4:junit4]   2> 	        at java.net.ServerSocket.accept(ServerSocket.java:490)
[junit4:junit4]   2> 	        at org.eclipse.jetty.server.bio.SocketConnector.accept(SocketConnector.java:117)
[junit4:junit4]   2> 	        at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
[junit4:junit4]   2> 	        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
[junit4:junit4]   2> 	        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
[junit4:junit4]   2> 	        at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {range_facet_l=PostingsFormat(name=TestBloomFilteredLucene41Postings), text=PostingsFormat(name=MockSep), _version_=PostingsFormat(name=TestBloomFilteredLucene41Postings), rnd_b=PostingsFormat(name=Lucene41WithOrds), intDefault=PostingsFormat(name=TestBloomFilteredLucene41Postings), timestamp=PostingsFormat(name=TestBloomFilteredLucene41Postings), id=PostingsFormat(name=Lucene41WithOrds), a_t=PostingsFormat(name=TestBloomFilteredLucene41Postings), range_facet_sl=PostingsFormat(name=MockSep), range_facet_si=PostingsFormat(name=NestedPulsing), other_tl1=PostingsFormat(name=TestBloomFilteredLucene41Postings), multiDefault=PostingsFormat(name=NestedPulsing), a_si=PostingsFormat(name=NestedPulsing)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=de_LU, timezone=America/Dominica
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Oracle Corporation 1.7.0_09 (64-bit)/cpus=16,threads=41,free=90633248,total=536870912
[junit4:junit4]   2> NOTE: All tests run in this JVM: [PreAnalyzedFieldTest, RequestHandlersTest, ZkControllerTest, SortByFunctionTest, TestFaceting, ScriptEngineTest, TestBinaryResponseWriter, TestDefaultSimilarityFactory, TestLFUCache, ShardRoutingTest, TestLMDirichletSimilarityFactory, TestSearchPerf, TestRangeQuery, TestSolrIndexConfig, SimplePostToolTest, AlternateDirectoryTest, ClusterStateUpdateTest, SuggesterWFSTTest, TestQuerySenderNoQuery, SolrPluginUtilsTest, CoreContainerCoreInitFailuresTest, HighlighterConfigTest, SolrCoreCheckLockOnStartupTest, TestPHPSerializedResponseWriter, SpellCheckComponentTest, TestFastWriter, NotRequiredUniqueKeyTest, JsonLoaderTest, TestConfig, TestFastOutputStream, TestLMJelinekMercerSimilarityFactory, TermsComponentTest, TestRandomFaceting, DateFieldTest, TestFuzzyAnalyzedSuggestions, SyncSliceTest, SystemInfoHandlerTest, BinaryUpdateRequestHandlerTest, MoreLikeThisHandlerTest, SuggesterFSTTest, CoreAdminHandlerTest, SimpleFacetsTest, SpellCheckCollatorTest, RegexBoostProcessorTest, IndexBasedSpellCheckerTest, UniqFieldsUpdateProcessorFactoryTest, TestFiltering, SearchHandlerTest, TestIndexingPerformance, TestQueryTypes, TestSolrQueryParser, MinimalSchemaTest, OverseerCollectionProcessorTest, UpdateRequestProcessorFactoryTest, TestGroupingSearch, TestWordDelimiterFilterFactory, QueryElevationComponentTest, ZkCLITest, LeaderElectionIntegrationTest, TestExtendedDismaxParser, AutoCommitTest, WordBreakSolrSpellCheckerTest, DistributedTermsComponentTest, StatsComponentTest, TestJoin, CacheHeaderTest, PolyFieldTest, SpatialFilterTest, MBeansHandlerTest, TestPseudoReturnFields, DistanceFunctionTest, XmlUpdateRequestHandlerTest, TermVectorComponentTest, IndexSchemaRuntimeFieldTest, DebugComponentTest, ReturnFieldsTest, CopyFieldTest, SolrCmdDistributorTest, BadIndexSchemaTest, TestLuceneMatchVersion, TestPropInject, NoCacheHeaderTest, BadComponentTest, TestUpdate, SOLR749Test, TestXIncludeConfig, TestQuerySenderListener, SolrIndexConfigTest, TestNumberUtils, TestJmxMonitoredMap, SpellPossibilityIteratorTest, TestPerFieldSimilarity, TestIBSimilarityFactory, DateMathParserTest, OpenExchangeRatesOrgProviderTest, TestSystemIdResolver, TestSuggestSpellingConverter, DOMUtilTest, TestLRUCache, ChaosMonkeySafeLeaderTest]
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ChaosMonkeySafeLeaderTest -Dtests.seed=DDB6F79A63D106B3 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=de_LU -Dtests.timezone=America/Dominica -Dtests.file.encoding=ISO-8859-1
[junit4:junit4] ERROR   0.00s J0 | ChaosMonkeySafeLeaderTest (suite) <<<
[junit4:junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([DDB6F79A63D106B3]:0)
[junit4:junit4] Completed on J0 in 7224.08s, 1 test, 2 errors <<< FAILURES!

[...truncated 11 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/build.xml:381: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/build.xml:361: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build.xml:183: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/common-build.xml:447: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/common-build.xml:1202: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/common-build.xml:865: There were test failures: 250 suites, 1040 tests, 1 suite-level error, 1 error, 22 ignored (4 assumptions)

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



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

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

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

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([CE54BE84E5CED0FE]:0)


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

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([CE54BE84E5CED0FE]:0)


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

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

Stack Trace:
java.lang.AssertionError: Test Setup Failure: shard1 should have just been set up to be inconsistent - but it's still consistent
	at __randomizedtesting.SeedInfo.seed([CE54BE84E5CED0FE:4FB2309C9291B0C2]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:216)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:794)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)




Build Log:
[...truncated 9294 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.SyncSliceTest
[junit4:junit4]   2> 1 T3866 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /iad/
[junit4:junit4]   2> 5 T3866 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-SyncSliceTest-1360430448046
[junit4:junit4]   2> 7 T3866 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 7 T3867 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 11 T3867 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 11 T3867 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 11 T3867 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 12 T3867 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 13 T3867 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360430448046/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 108 T3866 oasc.ZkTestServer.run start zk server on port:39769
[junit4:junit4]   2> 108 T3866 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39769 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@1dee6ed7
[junit4:junit4]   2> 109 T3866 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 110 T3872 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:39769. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 110 T3872 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:39769, initiating session
[junit4:junit4]   2> 111 T3868 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:21323
[junit4:junit4]   2> 111 T3868 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:21323
[junit4:junit4]   2> 111 T3870 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 115 T3870 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cbff93db60000 with negotiated timeout 10000 for client /140.211.11.196:21323
[junit4:junit4]   2> 115 T3872 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:39769, sessionid = 0x13cbff93db60000, negotiated timeout = 10000
[junit4:junit4]   2> 116 T3873 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1dee6ed7 name:ZooKeeperConnection Watcher:127.0.0.1:39769 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 116 T3866 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 116 T3866 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 119 T3871 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cbff93db60000
[junit4:junit4]   2> 133 T3873 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 133 T3868 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:21323 which had sessionid 0x13cbff93db60000
[junit4:junit4]   2> 133 T3866 oaz.ZooKeeper.close Session: 0x13cbff93db60000 closed
[junit4:junit4]   2> 134 T3866 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39769/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@50caedd
[junit4:junit4]   2> 135 T3866 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 135 T3874 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:39769. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 136 T3874 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:39769, initiating session
[junit4:junit4]   2> 136 T3868 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:22313
[junit4:junit4]   2> 136 T3868 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:22313
[junit4:junit4]   2> 138 T3870 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cbff93db60001 with negotiated timeout 10000 for client /140.211.11.196:22313
[junit4:junit4]   2> 138 T3874 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:39769, sessionid = 0x13cbff93db60001, negotiated timeout = 10000
[junit4:junit4]   2> 138 T3875 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@50caedd name:ZooKeeperConnection Watcher:127.0.0.1:39769/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 138 T3866 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 139 T3866 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 143 T3866 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 146 T3866 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 153 T3866 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 157 T3866 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 158 T3866 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 163 T3866 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 164 T3866 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 169 T3866 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 170 T3866 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 173 T3866 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 174 T3866 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 177 T3866 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 178 T3866 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 186 T3866 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 186 T3866 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 189 T3866 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 191 T3866 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 194 T3866 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 195 T3866 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 198 T3866 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 198 T3866 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 201 T3871 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cbff93db60001
[junit4:junit4]   2> 209 T3875 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 209 T3868 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:22313 which had sessionid 0x13cbff93db60001
[junit4:junit4]   2> 209 T3866 oaz.ZooKeeper.close Session: 0x13cbff93db60001 closed
[junit4:junit4]   2> 379 T3866 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 385 T3866 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:49791
[junit4:junit4]   2> 386 T3866 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 386 T3866 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 387 T3866 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1360430448249
[junit4:junit4]   2> 388 T3866 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1360430448249/solr.xml
[junit4:junit4]   2> 388 T3866 oasc.CoreContainer.<init> New CoreContainer 1976672811
[junit4:junit4]   2> 389 T3866 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1360430448249/'
[junit4:junit4]   2> 389 T3866 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1360430448249/'
[junit4:junit4]   2> 452 T3866 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 453 T3866 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 453 T3866 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 454 T3866 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 454 T3866 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 455 T3866 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 455 T3866 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 456 T3866 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 457 T3866 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 457 T3866 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 479 T3866 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 500 T3866 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:39769/solr
[junit4:junit4]   2> 500 T3866 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 501 T3866 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39769 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@3054e076
[junit4:junit4]   2> 502 T3866 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 503 T3885 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:39769. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 503 T3885 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:39769, initiating session
[junit4:junit4]   2> 504 T3868 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:21180
[junit4:junit4]   2> 504 T3868 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:21180
[junit4:junit4]   2> 506 T3870 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cbff93db60002 with negotiated timeout 20000 for client /140.211.11.196:21180
[junit4:junit4]   2> 506 T3885 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:39769, sessionid = 0x13cbff93db60002, negotiated timeout = 20000
[junit4:junit4]   2> 506 T3886 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3054e076 name:ZooKeeperConnection Watcher:127.0.0.1:39769 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 507 T3866 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 508 T3871 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cbff93db60002
[junit4:junit4]   2> 543 T3886 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 543 T3868 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:21180 which had sessionid 0x13cbff93db60002
[junit4:junit4]   2> 543 T3866 oaz.ZooKeeper.close Session: 0x13cbff93db60002 closed
[junit4:junit4]   2> 544 T3866 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 555 T3866 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39769/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@2fce328b
[junit4:junit4]   2> 556 T3866 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 557 T3887 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:39769. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 557 T3887 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:39769, initiating session
[junit4:junit4]   2> 557 T3868 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:43144
[junit4:junit4]   2> 558 T3868 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:43144
[junit4:junit4]   2> 560 T3870 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cbff93db60003 with negotiated timeout 20000 for client /140.211.11.196:43144
[junit4:junit4]   2> 560 T3887 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:39769, sessionid = 0x13cbff93db60003, negotiated timeout = 20000
[junit4:junit4]   2> 560 T3888 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2fce328b name:ZooKeeperConnection Watcher:127.0.0.1:39769/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 561 T3866 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 607 T3871 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbff93db60003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 610 T3866 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 653 T3866 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49791_iad
[junit4:junit4]   2> 654 T3871 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbff93db60003 type:delete cxid:0x8 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:49791_iad Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:49791_iad
[junit4:junit4]   2> 657 T3866 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49791_iad
[junit4:junit4]   2> 700 T3866 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 705 T3871 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbff93db60003 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> 706 T3866 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 709 T3866 oasc.Overseer.start Overseer (id=89157169843666947-127.0.0.1:49791_iad-n_0000000000) starting
[junit4:junit4]   2> 709 T3871 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbff93db60003 type:create cxid:0x1b zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 734 T3871 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbff93db60003 type:create cxid:0x1c zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 735 T3871 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbff93db60003 type:create cxid:0x1d zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 743 T3871 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbff93db60003 type:create cxid:0x1e zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 744 T3890 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 744 T3866 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 753 T3866 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 755 T3889 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 761 T3891 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1360430448249/collection1
[junit4:junit4]   2> 761 T3891 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 762 T3891 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 762 T3891 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 763 T3891 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1360430448249/collection1/'
[junit4:junit4]   2> 764 T3891 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-controljetty-1360430448249/collection1/lib/README' to classloader
[junit4:junit4]   2> 765 T3891 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-controljetty-1360430448249/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 822 T3891 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 895 T3891 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 896 T3891 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 903 T3891 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1447 T3891 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1455 T3891 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1457 T3891 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1468 T3891 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1471 T3891 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1474 T3891 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1475 T3891 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1476 T3891 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1360430448249/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1360430448046/control/data/
[junit4:junit4]   2> 1476 T3891 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a1ab1c1
[junit4:junit4]   2> 1477 T3891 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 1478 T3891 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360430448046/control/data forceNew:false
[junit4:junit4]   2> 1478 T3891 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360430448046/control/data
[junit4:junit4]   2> 1478 T3891 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1360430448046/control/data/index/
[junit4:junit4]   2> 1479 T3891 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1360430448046/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1480 T3891 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360430448046/control/data/index forceNew:false
[junit4:junit4]   2> 1509 T3891 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360430448046/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6784e606; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1510 T3891 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1510 T3891 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360430448046/control/data/index
[junit4:junit4]   2> 1511 T3891 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 1512 T3891 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1513 T3891 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 1513 T3891 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1513 T3891 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 1514 T3891 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1514 T3891 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1514 T3891 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1515 T3891 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1515 T3891 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1515 T3891 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 1516 T3891 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 1516 T3891 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1516 T3891 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 1517 T3891 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 1517 T3891 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 1517 T3891 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1518 T3891 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1518 T3891 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1518 T3891 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1519 T3891 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1519 T3891 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1519 T3891 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1520 T3891 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1520 T3891 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1521 T3891 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 1521 T3891 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 1529 T3891 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1532 T3891 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 1533 T3891 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 1535 T3891 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360430448046/control/data
[junit4:junit4]   2> 1536 T3891 oass.SolrIndexSearcher.<init> Opening Searcher@a98517b main
[junit4:junit4]   2> 1537 T3891 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1537 T3891 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1538 T3891 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 1551 T3891 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 1597 T3892 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@a98517b main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1600 T3891 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1600 T3891 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1601 T3871 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbff93db60003 type:create cxid:0x51 zxid:0x29 txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue Error:KeeperErrorCode = NoNode for /solr/overseer/queue
[junit4:junit4]   2> 2259 T3889 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2260 T3889 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:49791_iad",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49791/iad"}
[junit4:junit4]   2> 2260 T3889 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2261 T3889 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2261 T3871 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbff93db60003 type:create cxid:0x59 zxid:0x2c txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue-work Error:KeeperErrorCode = NoNode for /solr/overseer/queue-work
[junit4:junit4]   2> 2301 T3888 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> 2613 T3891 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2613 T3891 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49791/iad collection:control_collection shard:shard1
[junit4:junit4]   2> 2614 T3891 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2632 T3871 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbff93db60003 type:delete cxid:0x73 zxid:0x36 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 2632 T3891 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2633 T3871 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbff93db60003 type:create cxid:0x74 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2635 T3891 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2635 T3891 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2636 T3891 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:49791/iad/collection1/
[junit4:junit4]   2> 2636 T3891 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2636 T3891 oasc.SyncStrategy.syncToMe http://127.0.0.1:49791/iad/collection1/ has no replicas
[junit4:junit4]   2> 2637 T3891 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:49791/iad/collection1/
[junit4:junit4]   2> 2637 T3891 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2641 T3871 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbff93db60003 type:create cxid:0x7e zxid:0x3b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3805 T3889 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3826 T3888 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> 3866 T3891 oasc.ZkController.register We are http://127.0.0.1:49791/iad/collection1/ and leader is http://127.0.0.1:49791/iad/collection1/
[junit4:junit4]   2> 3866 T3891 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49791/iad
[junit4:junit4]   2> 3866 T3891 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3867 T3891 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3867 T3891 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3869 T3891 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3870 T3866 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1
[junit4:junit4]   2> 3871 T3866 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3872 T3866 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3885 T3866 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3894 T3866 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39769/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@439b0438
[junit4:junit4]   2> 3895 T3866 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3896 T3893 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:39769. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3896 T3893 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:39769, initiating session
[junit4:junit4]   2> 3897 T3868 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:32780
[junit4:junit4]   2> 3897 T3868 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:32780
[junit4:junit4]   2> 3899 T3870 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cbff93db60004 with negotiated timeout 10000 for client /140.211.11.196:32780
[junit4:junit4]   2> 3899 T3893 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:39769, sessionid = 0x13cbff93db60004, negotiated timeout = 10000
[junit4:junit4]   2> 3899 T3894 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@439b0438 name:ZooKeeperConnection Watcher:127.0.0.1:39769/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3900 T3866 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3901 T3866 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3902 T3866 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 4069 T3866 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 4073 T3866 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:14458
[junit4:junit4]   2> 4074 T3866 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 4075 T3866 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 4075 T3866 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1360430451943
[junit4:junit4]   2> 4076 T3866 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1360430451943/solr.xml
[junit4:junit4]   2> 4076 T3866 oasc.CoreContainer.<init> New CoreContainer 695767426
[junit4:junit4]   2> 4077 T3866 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1360430451943/'
[junit4:junit4]   2> 4077 T3866 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1360430451943/'
[junit4:junit4]   2> 4162 T3866 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 4163 T3866 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 4163 T3866 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 4164 T3866 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 4164 T3866 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 4165 T3866 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 4165 T3866 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 4166 T3866 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 4166 T3866 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 4167 T3866 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 4187 T3866 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4207 T3866 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:39769/solr
[junit4:junit4]   2> 4207 T3866 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 4208 T3866 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39769 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@242eb65b
[junit4:junit4]   2> 4209 T3866 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4210 T3904 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:39769. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4210 T3904 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:39769, initiating session
[junit4:junit4]   2> 4211 T3868 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:64853
[junit4:junit4]   2> 4211 T3868 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:64853
[junit4:junit4]   2> 4213 T3870 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cbff93db60005 with negotiated timeout 20000 for client /140.211.11.196:64853
[junit4:junit4]   2> 4213 T3904 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:39769, sessionid = 0x13cbff93db60005, negotiated timeout = 20000
[junit4:junit4]   2> 4214 T3905 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@242eb65b name:ZooKeeperConnection Watcher:127.0.0.1:39769 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4214 T3866 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4215 T3871 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cbff93db60005
[junit4:junit4]   2> 4227 T3905 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 4227 T3868 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:64853 which had sessionid 0x13cbff93db60005
[junit4:junit4]   2> 4227 T3866 oaz.ZooKeeper.close Session: 0x13cbff93db60005 closed
[junit4:junit4]   2> 4227 T3866 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 4237 T3866 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39769/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@5e040ff8
[junit4:junit4]   2> 4238 T3866 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4239 T3906 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:39769. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4239 T3906 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:39769, initiating session
[junit4:junit4]   2> 4240 T3868 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:64986
[junit4:junit4]   2> 4240 T3868 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:64986
[junit4:junit4]   2> 4241 T3870 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cbff93db60006 with negotiated timeout 20000 for client /140.211.11.196:64986
[junit4:junit4]   2> 4241 T3906 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:39769, sessionid = 0x13cbff93db60006, negotiated timeout = 20000
[junit4:junit4]   2> 4242 T3907 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5e040ff8 name:ZooKeeperConnection Watcher:127.0.0.1:39769/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4242 T3866 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4243 T3871 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbff93db60006 type:create cxid:0x1 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4244 T3871 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbff93db60006 type:create cxid:0x2 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4246 T3866 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4248 T3866 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:14458_iad
[junit4:junit4]   2> 4249 T3871 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbff93db60006 type:delete cxid:0x9 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:14458_iad Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:14458_iad
[junit4:junit4]   2> 4250 T3866 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:14458_iad
[junit4:junit4]   2> 4258 T3888 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> 4258 T3907 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4258 T3894 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4259 T3888 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4266 T3908 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1360430451943/collection1
[junit4:junit4]   2> 4267 T3908 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 4267 T3908 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 4268 T3908 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 4269 T3908 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1360430451943/collection1/'
[junit4:junit4]   2> 4270 T3908 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty1-1360430451943/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 4271 T3908 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty1-1360430451943/collection1/lib/README' to classloader
[junit4:junit4]   2> 4327 T3908 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 4399 T3908 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4401 T3908 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4407 T3908 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 4948 T3908 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 4956 T3908 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 4959 T3908 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 4971 T3908 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 4974 T3908 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 4977 T3908 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 4978 T3908 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 4980 T3908 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1360430451943/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty1/
[junit4:junit4]   2> 4980 T3908 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a1ab1c1
[junit4:junit4]   2> 4980 T3908 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 4981 T3908 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty1 forceNew:false
[junit4:junit4]   2> 4981 T3908 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty1
[junit4:junit4]   2> 4982 T3908 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty1/index/
[junit4:junit4]   2> 4982 T3908 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 4983 T3908 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty1/index forceNew:false
[junit4:junit4]   2> 4987 T3908 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@46432ad7; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 4987 T3908 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 4988 T3908 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty1/index
[junit4:junit4]   2> 4988 T3908 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 4990 T3908 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 4991 T3908 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 4991 T3908 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 4991 T3908 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 4992 T3908 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 4992 T3908 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 4992 T3908 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 4993 T3908 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 4993 T3908 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 4994 T3908 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 4994 T3908 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 4994 T3908 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 4995 T3908 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 4995 T3908 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 4995 T3908 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 4996 T3908 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 4996 T3908 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4997 T3908 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4997 T3908 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4997 T3908 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4998 T3908 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4998 T3908 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4999 T3908 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4999 T3908 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5000 T3908 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 5000 T3908 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 5008 T3908 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5011 T3908 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 5012 T3908 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 5014 T3908 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty1
[junit4:junit4]   2> 5015 T3908 oass.SolrIndexSearcher.<init> Opening Searcher@71926ef5 main
[junit4:junit4]   2> 5016 T3908 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5016 T3908 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5017 T3908 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 5022 T3908 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 5069 T3909 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@71926ef5 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 5073 T3908 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 5073 T3908 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 5331 T3889 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5332 T3889 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:49791_iad",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49791/iad"}
[junit4:junit4]   2> 5344 T3889 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:14458_iad",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:14458/iad"}
[junit4:junit4]   2> 5344 T3889 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 1
[junit4:junit4]   2> 5345 T3889 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 5392 T3888 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> 5392 T3907 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> 5392 T3894 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> 6076 T3908 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 6076 T3908 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:14458/iad collection:collection1 shard:shard1
[junit4:junit4]   2> 6077 T3908 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 6121 T3871 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbff93db60006 type:delete cxid:0x45 zxid:0x5a txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 6122 T3908 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 6123 T3871 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbff93db60006 type:create cxid:0x46 zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 6133 T3908 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 6133 T3908 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 6133 T3908 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:14458/iad/collection1/
[junit4:junit4]   2> 6134 T3908 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 6134 T3908 oasc.SyncStrategy.syncToMe http://127.0.0.1:14458/iad/collection1/ has no replicas
[junit4:junit4]   2> 6134 T3908 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:14458/iad/collection1/
[junit4:junit4]   2> 6135 T3908 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 6138 T3871 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbff93db60006 type:create cxid:0x50 zxid:0x5f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 6944 T3889 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6995 T3888 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> 6995 T3894 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> 6995 T3907 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> 7007 T3908 oasc.ZkController.register We are http://127.0.0.1:14458/iad/collection1/ and leader is http://127.0.0.1:14458/iad/collection1/
[junit4:junit4]   2> 7007 T3908 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:14458/iad
[junit4:junit4]   2> 7007 T3908 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 7008 T3908 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 7008 T3908 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 7009 T3908 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 7010 T3866 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1
[junit4:junit4]   2> 7011 T3866 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 7012 T3866 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 7192 T3866 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 7196 T3866 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:19872
[junit4:junit4]   2> 7196 T3866 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 7197 T3866 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 7198 T3866 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1360430455066
[junit4:junit4]   2> 7198 T3866 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1360430455066/solr.xml
[junit4:junit4]   2> 7199 T3866 oasc.CoreContainer.<init> New CoreContainer 1125714155
[junit4:junit4]   2> 7199 T3866 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1360430455066/'
[junit4:junit4]   2> 7200 T3866 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1360430455066/'
[junit4:junit4]   2> 7264 T3866 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 7266 T3866 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 7266 T3866 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 7267 T3866 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 7268 T3866 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 7269 T3866 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 7270 T3866 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 7271 T3866 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 7272 T3866 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 7272 T3866 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 7303 T3866 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 7323 T3866 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:39769/solr
[junit4:junit4]   2> 7324 T3866 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 7324 T3866 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39769 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@17c57e00
[junit4:junit4]   2> 7326 T3866 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 7326 T3919 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:39769. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 7327 T3919 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:39769, initiating session
[junit4:junit4]   2> 7327 T3868 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:32407
[junit4:junit4]   2> 7328 T3868 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:32407
[junit4:junit4]   2> 7330 T3870 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cbff93db60007 with negotiated timeout 20000 for client /140.211.11.196:32407
[junit4:junit4]   2> 7330 T3919 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:39769, sessionid = 0x13cbff93db60007, negotiated timeout = 20000
[junit4:junit4]   2> 7330 T3920 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@17c57e00 name:ZooKeeperConnection Watcher:127.0.0.1:39769 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 7331 T3866 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 7332 T3871 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cbff93db60007
[junit4:junit4]   2> 7344 T3920 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 7344 T3868 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:32407 which had sessionid 0x13cbff93db60007
[junit4:junit4]   2> 7344 T3866 oaz.ZooKeeper.close Session: 0x13cbff93db60007 closed
[junit4:junit4]   2> 7345 T3866 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 7357 T3866 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39769/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@a96f6fa
[junit4:junit4]   2> 7358 T3866 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 7358 T3921 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:39769. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 7359 T3921 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:39769, initiating session
[junit4:junit4]   2> 7359 T3868 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:48256
[junit4:junit4]   2> 7359 T3868 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:48256
[junit4:junit4]   2> 7361 T3870 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cbff93db60008 with negotiated timeout 20000 for client /140.211.11.196:48256
[junit4:junit4]   2> 7361 T3921 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:39769, sessionid = 0x13cbff93db60008, negotiated timeout = 20000
[junit4:junit4]   2> 7361 T3922 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@a96f6fa name:ZooKeeperConnection Watcher:127.0.0.1:39769/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 7362 T3866 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 7363 T3871 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbff93db60008 type:create cxid:0x1 zxid:0x6c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7364 T3871 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbff93db60008 type:create cxid:0x2 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7372 T3866 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 7374 T3866 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:19872_iad
[junit4:junit4]   2> 7375 T3871 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbff93db60008 type:delete cxid:0x9 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:19872_iad Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:19872_iad
[junit4:junit4]   2> 7376 T3866 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:19872_iad
[junit4:junit4]   2> 7379 T3888 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> 7379 T3907 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> 7380 T3922 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7379 T3894 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7380 T3894 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> 7386 T3888 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7387 T3907 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7393 T3923 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1360430455066/collection1
[junit4:junit4]   2> 7393 T3923 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 7394 T3923 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 7394 T3923 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 7395 T3923 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1360430455066/collection1/'
[junit4:junit4]   2> 7396 T3923 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty2-1360430455066/collection1/lib/README' to classloader
[junit4:junit4]   2> 7397 T3923 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty2-1360430455066/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 7474 T3923 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 7547 T3923 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 7548 T3923 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 7555 T3923 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 8176 T3923 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 8189 T3923 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 8193 T3923 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 8207 T3923 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 8212 T3923 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 8216 T3923 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 8217 T3923 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 8219 T3923 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1360430455066/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty2/
[junit4:junit4]   2> 8219 T3923 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a1ab1c1
[junit4:junit4]   2> 8220 T3923 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 8221 T3923 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty2 forceNew:false
[junit4:junit4]   2> 8221 T3923 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty2
[junit4:junit4]   2> 8222 T3923 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty2/index/
[junit4:junit4]   2> 8222 T3923 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 8223 T3923 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty2/index forceNew:false
[junit4:junit4]   2> 8230 T3923 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@85ce57f; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 8230 T3923 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 8231 T3923 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty2/index
[junit4:junit4]   2> 8232 T3923 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 8234 T3923 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 8234 T3923 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 8235 T3923 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 8235 T3923 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 8236 T3923 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 8236 T3923 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 8237 T3923 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 8237 T3923 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 8238 T3923 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 8239 T3923 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 8239 T3923 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 8240 T3923 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 8241 T3923 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 8241 T3923 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 8241 T3923 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 8242 T3923 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 8243 T3923 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8243 T3923 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8244 T3923 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8245 T3923 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8245 T3923 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8246 T3923 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8247 T3923 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8247 T3923 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8248 T3923 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 8248 T3923 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 8261 T3923 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 8266 T3923 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 8267 T3923 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 8270 T3923 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty2
[junit4:junit4]   2> 8272 T3923 oass.SolrIndexSearcher.<init> Opening Searcher@5ef8ce3b main
[junit4:junit4]   2> 8273 T3923 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 8273 T3923 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 8274 T3923 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 8281 T3923 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 8333 T3924 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5ef8ce3b main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 8339 T3923 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 8340 T3923 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8508 T3889 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8509 T3889 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:14458_iad",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:14458/iad"}
[junit4:junit4]   2> 8513 T3889 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:19872_iad",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:19872/iad"}
[junit4:junit4]   2> 8513 T3889 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 8513 T3889 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 8534 T3894 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> 8534 T3888 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> 8534 T3922 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> 8534 T3907 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> 9342 T3923 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 9342 T3923 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:19872/iad collection:collection1 shard:shard1
[junit4:junit4]   2> 9345 T3923 oasc.ZkController.register We are http://127.0.0.1:19872/iad/collection1/ and leader is http://127.0.0.1:14458/iad/collection1/
[junit4:junit4]   2> 9345 T3923 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:19872/iad
[junit4:junit4]   2> 9346 T3923 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 9346 T3923 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C239 name=collection1 org.apache.solr.core.SolrCore@6dbc22a6 url=http://127.0.0.1:19872/iad/collection1 node=127.0.0.1:19872_iad C239_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:19872_iad, base_url=http://127.0.0.1:19872/iad}
[junit4:junit4]   2> 9347 T3925 C239 P19872 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 9348 T3923 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9348 T3925 C239 P19872 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 9349 T3925 C239 P19872 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 9349 T3925 C239 P19872 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 9349 T3866 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1
[junit4:junit4]   2> 9350 T3866 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 9350 T3925 C239 P19872 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 9350 T3866 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 9535 T3866 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 9538 T3866 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:38802
[junit4:junit4]   2> 9539 T3866 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 9539 T3866 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 9540 T3866 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1360430457410
[junit4:junit4]   2> 9540 T3866 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1360430457410/solr.xml
[junit4:junit4]   2> 9541 T3866 oasc.CoreContainer.<init> New CoreContainer 57766570
[junit4:junit4]   2> 9542 T3866 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1360430457410/'
[junit4:junit4]   2> 9542 T3866 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1360430457410/'
[junit4:junit4]   2> 9603 T3866 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 9603 T3866 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 9604 T3866 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 9604 T3866 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 9605 T3866 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 9606 T3866 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 9606 T3866 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 9607 T3866 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 9607 T3866 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 9608 T3866 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 9627 T3866 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 9646 T3866 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:39769/solr
[junit4:junit4]   2> 9647 T3866 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 9648 T3866 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39769 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@68049063
[junit4:junit4]   2> 9649 T3866 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 9649 T3935 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:39769. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 9650 T3935 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:39769, initiating session
[junit4:junit4]   2> 9650 T3868 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:11628
[junit4:junit4]   2> 9651 T3868 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:11628
[junit4:junit4]   2> 9653 T3870 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cbff93db60009 with negotiated timeout 20000 for client /140.211.11.196:11628
[junit4:junit4]   2> 9653 T3935 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:39769, sessionid = 0x13cbff93db60009, negotiated timeout = 20000
[junit4:junit4]   2> 9653 T3936 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@68049063 name:ZooKeeperConnection Watcher:127.0.0.1:39769 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 9654 T3866 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 9655 T3871 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cbff93db60009
[junit4:junit4]   2> 9667 T3936 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 9667 T3868 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:11628 which had sessionid 0x13cbff93db60009
[junit4:junit4]   2> 9667 T3866 oaz.ZooKeeper.close Session: 0x13cbff93db60009 closed
[junit4:junit4]   2> 9668 T3866 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 9677 T3866 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39769/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@4146815b
[junit4:junit4]   2> 9678 T3866 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 9679 T3937 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:39769. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 9679 T3937 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:39769, initiating session
[junit4:junit4]   2> 9679 T3868 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:18326
[junit4:junit4]   2> 9680 T3868 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:18326
[junit4:junit4]   2> 9681 T3870 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cbff93db6000a with negotiated timeout 20000 for client /140.211.11.196:18326
[junit4:junit4]   2> 9681 T3937 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:39769, sessionid = 0x13cbff93db6000a, negotiated timeout = 20000
[junit4:junit4]   2> 9682 T3938 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4146815b name:ZooKeeperConnection Watcher:127.0.0.1:39769/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 9682 T3866 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 9683 T3871 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbff93db6000a type:create cxid:0x1 zxid:0x7e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 9689 T3871 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbff93db6000a type:create cxid:0x2 zxid:0x7f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 9690 T3866 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9692 T3866 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38802_iad
[junit4:junit4]   2> 9693 T3871 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbff93db6000a type:delete cxid:0x9 zxid:0x80 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:38802_iad Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:38802_iad
[junit4:junit4]   2> 9695 T3866 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:38802_iad
[junit4:junit4]   2> 9697 T3907 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> 9697 T3922 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> 9697 T3888 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> 9697 T3938 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 9697 T3894 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 9698 T3894 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> 9699 T3907 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 9699 T3922 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 9705 T3888 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 9712 T3939 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1360430457410/collection1
[junit4:junit4]   2> 9712 T3939 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9713 T3939 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9713 T3939 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9714 T3939 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1360430457410/collection1/'
[junit4:junit4]   2> 9715 T3939 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty3-1360430457410/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9716 T3939 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty3-1360430457410/collection1/lib/README' to classloader
[junit4:junit4]   2> 9773 T3939 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 9866 T3939 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9867 T3939 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 9874 T3939 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 10046 T3889 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 10047 T3889 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:19872_iad",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:19872/iad"}
[junit4:junit4]   2> 10065 T3938 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> 10065 T3888 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> 10065 T3922 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> 10065 T3894 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> 10065 T3907 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> 10482 T3939 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 10493 T3939 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 10497 T3939 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 10510 T3939 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10515 T3939 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10519 T3939 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10521 T3939 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10522 T3939 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1360430457410/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty3/
[junit4:junit4]   2> 10522 T3939 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a1ab1c1
[junit4:junit4]   2> 10523 T3939 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 10524 T3939 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty3 forceNew:false
[junit4:junit4]   2> 10524 T3939 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty3
[junit4:junit4]   2> 10525 T3939 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty3/index/
[junit4:junit4]   2> 10525 T3939 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 10526 T3939 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty3/index forceNew:false
[junit4:junit4]   2> 10535 T3939 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@72c3f89c; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 10535 T3939 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 10536 T3939 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty3/index
[junit4:junit4]   2> 10537 T3939 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 10539 T3939 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 10539 T3939 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 10540 T3939 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 10540 T3939 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 10541 T3939 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 10541 T3939 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 10542 T3939 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 10542 T3939 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 10543 T3939 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 10544 T3939 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 10544 T3939 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 10545 T3939 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 10545 T3939 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 10545 T3939 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 10546 T3939 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 10547 T3939 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 10547 T3939 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10548 T3939 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10548 T3939 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10549 T3939 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10549 T3939 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10550 T3939 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10551 T3939 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10551 T3939 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10552 T3939 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 10552 T3939 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 10564 T3939 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 10569 T3939 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 10570 T3939 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 10572 T3939 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty3
[junit4:junit4]   2> 10574 T3939 oass.SolrIndexSearcher.<init> Opening Searcher@46c97237 main
[junit4:junit4]   2> 10575 T3939 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 10575 T3939 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 10576 T3939 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 10661 T3939 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 10780 T3940 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@46c97237 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 10786 T3939 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 10787 T3939 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11569 T3889 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11570 T3889 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:38802_iad",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:38802/iad"}
[junit4:junit4]   2> 11571 T3889 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 11571 T3889 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 11594 T3907 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> 11594 T3938 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> 11594 T3894 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> 11594 T3888 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> 11594 T3922 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> 11789 T3939 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 11789 T3939 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:38802/iad collection:collection1 shard:shard1
[junit4:junit4]   2> 11792 T3939 oasc.ZkController.register We are http://127.0.0.1:38802/iad/collection1/ and leader is http://127.0.0.1:14458/iad/collection1/
[junit4:junit4]   2> 11792 T3939 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:38802/iad
[junit4:junit4]   2> 11792 T3939 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 11793 T3939 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C240 name=collection1 org.apache.solr.core.SolrCore@75778041 url=http://127.0.0.1:38802/iad/collection1 node=127.0.0.1:38802_iad C240_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:38802_iad, base_url=http://127.0.0.1:38802/iad}
[junit4:junit4]   2> 11794 T3941 C240 P38802 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 11794 T3939 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11795 T3941 C240 P38802 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 11795 T3941 C240 P38802 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 11795 T3941 C240 P38802 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11796 T3866 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1
[junit4:junit4]   2> 11796 T3866 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 11797 T3866 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 11798 T3941 C240 P38802 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 11978 T3866 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 11981 T3866 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:47698
[junit4:junit4]   2> 11982 T3866 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 11983 T3866 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 11983 T3866 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1360430459853
[junit4:junit4]   2> 11984 T3866 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1360430459853/solr.xml
[junit4:junit4]   2> 11984 T3866 oasc.CoreContainer.<init> New CoreContainer 1044114603
[junit4:junit4]   2> 11985 T3866 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1360430459853/'
[junit4:junit4]   2> 11986 T3866 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1360430459853/'
[junit4:junit4]   2> 12047 T3866 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 12048 T3866 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 12048 T3866 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 12049 T3866 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 12049 T3866 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 12050 T3866 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 12051 T3866 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 12051 T3866 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 12052 T3866 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 12052 T3866 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 12072 T3866 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 12092 T3866 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:39769/solr
[junit4:junit4]   2> 12093 T3866 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 12093 T3866 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39769 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@51e0c7f7
[junit4:junit4]   2> 12094 T3866 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12095 T3951 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:39769. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12096 T3951 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:39769, initiating session
[junit4:junit4]   2> 12096 T3868 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:12484
[junit4:junit4]   2> 12096 T3868 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:12484
[junit4:junit4]   2> 12098 T3870 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cbff93db6000b with negotiated timeout 20000 for client /140.211.11.196:12484
[junit4:junit4]   2> 12098 T3951 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:39769, sessionid = 0x13cbff93db6000b, negotiated timeout = 20000
[junit4:junit4]   2> 12099 T3952 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@51e0c7f7 name:ZooKeeperConnection Watcher:127.0.0.1:39769 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12099 T3866 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12100 T3871 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cbff93db6000b
[junit4:junit4]   2> 12110 T3952 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 12110 T3868 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:12484 which had sessionid 0x13cbff93db6000b
[junit4:junit4]   2> 12110 T3866 oaz.ZooKeeper.close Session: 0x13cbff93db6000b closed
[junit4:junit4]   2> 12111 T3866 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 12121 T3866 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39769/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@5b7fe5f3
[junit4:junit4]   2> 12122 T3866 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12122 T3953 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:39769. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12123 T3953 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:39769, initiating session
[junit4:junit4]   2> 12123 T3868 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:26733
[junit4:junit4]   2> 12124 T3868 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:26733
[junit4:junit4]   2> 12125 T3870 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cbff93db6000c with negotiated timeout 20000 for client /140.211.11.196:26733
[junit4:junit4]   2> 12125 T3953 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:39769, sessionid = 0x13cbff93db6000c, negotiated timeout = 20000
[junit4:junit4]   2> 12125 T3954 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5b7fe5f3 name:ZooKeeperConnection Watcher:127.0.0.1:39769/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12126 T3866 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12127 T3871 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbff93db6000c type:create cxid:0x1 zxid:0x91 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12128 T3871 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbff93db6000c type:create cxid:0x2 zxid:0x92 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12130 T3866 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 12132 T3866 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47698_iad
[junit4:junit4]   2> 12133 T3871 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbff93db6000c type:delete cxid:0x9 zxid:0x93 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:47698_iad Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:47698_iad
[junit4:junit4]   2> 12139 T3866 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:47698_iad
[junit4:junit4]   2> 12141 T3907 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> 12141 T3888 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> 12142 T3938 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 12141 T3922 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> 12142 T3954 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 12141 T3894 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 12142 T3938 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> 12143 T3907 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 12143 T3894 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> 12143 T3888 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 12144 T3922 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 12150 T3955 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1360430459853/collection1
[junit4:junit4]   2> 12150 T3955 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 12151 T3955 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 12151 T3955 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 12153 T3955 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1360430459853/collection1/'
[junit4:junit4]   2> 12154 T3955 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty4-1360430459853/collection1/lib/README' to classloader
[junit4:junit4]   2> 12154 T3955 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty4-1360430459853/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 12211 T3955 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 12282 T3955 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 12284 T3955 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 12291 T3955 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2>  C239_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:19872_iad, base_url=http://127.0.0.1:19872/iad}
[junit4:junit4]   2> 12373 T3925 C239 P19872 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:14458/iad/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 12373 T3925 C239 P19872 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:19872/iad START replicas=[http://127.0.0.1:14458/iad/collection1/] nUpdates=100
[junit4:junit4]   2> 12374 T3925 C239 P19872 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 12374 T3925 C239 P19872 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 12374 T3925 C239 P19872 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 12375 T3925 C239 P19872 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 12375 T3925 C239 P19872 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 12375 T3925 C239 P19872 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:14458/iad/collection1/. core=collection1
[junit4:junit4]   2> 12376 T3925 C239 P19872 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C241 name=collection1 org.apache.solr.core.SolrCore@3d3d451 url=http://127.0.0.1:14458/iad/collection1 node=127.0.0.1:14458_iad C241_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:14458_iad, base_url=http://127.0.0.1:14458/iad, leader=true}
[junit4:junit4]   2> 12387 T3899 C241 P14458 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   2> 12393 T3900 C241 P14458 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 12394 T3900 C241 P14458 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty1
[junit4:junit4]   2> 12398 T3900 C241 P14458 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@46432ad7; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 12399 T3900 C241 P14458 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 12406 T3900 C241 P14458 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@46432ad7; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@46432ad7; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 12407 T3900 C241 P14458 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 12408 T3900 C241 P14458 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty1
[junit4:junit4]   2> 12409 T3900 C241 P14458 oass.SolrIndexSearcher.<init> Opening Searcher@11049b31 realtime
[junit4:junit4]   2> 12409 T3900 C241 P14458 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 12409 T3900 C241 P14458 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 16
[junit4:junit4]   2> 12410 T3925 C239 P19872 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 12411 T3925 C239 P19872 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 12414 T3901 C241 P14458 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 12414 T3901 C241 P14458 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=2 
[junit4:junit4]   2> 12415 T3925 C239 P19872 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 12415 T3925 C239 P19872 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 12415 T3925 C239 P19872 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 12418 T3901 C241 P14458 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty1
[junit4:junit4]   2> 12419 T3901 C241 P14458 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty1/index
[junit4:junit4]   2> 12420 T3901 C241 P14458 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=2 
[junit4:junit4]   2> 12420 T3925 C239 P19872 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 12422 T3925 C239 P19872 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty2/index.20130209072100461 forceNew:false
[junit4:junit4]   2> 12422 T3925 C239 P19872 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty2
[junit4:junit4]   2> 12423 T3925 C239 P19872 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty2/index.20130209072100461 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1179e7c6; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 12427 T3901 C241 P14458 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 12429 T3925 C239 P19872 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty2/index
[junit4:junit4]   2> 12429 T3925 C239 P19872 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 12430 T3925 C239 P19872 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130209072100461
[junit4:junit4]   2> 12431 T3925 C239 P19872 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty2
[junit4:junit4]   2> 12432 T3925 C239 P19872 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty2
[junit4:junit4]   2> 12432 T3925 C239 P19872 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty2/index/ new=./org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty2/index.20130209072100461
[junit4:junit4]   2> 12436 T3925 C239 P19872 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty2/index.20130209072100461 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1179e7c6; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 12436 T3925 C239 P19872 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 12438 T3925 C239 P19872 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty2
[junit4:junit4]   2> 12438 T3925 C239 P19872 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 12438 T3925 C239 P19872 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 12438 T3925 C239 P19872 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 12439 T3925 C239 P19872 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty2/index.20130209072100461
[junit4:junit4]   2> 12440 T3925 C239 P19872 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty2
[junit4:junit4]   2> 12444 T3925 C239 P19872 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty2/index.20130209072100461 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1179e7c6; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 12444 T3925 C239 P19872 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 12444 T3925 C239 P19872 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 12445 T3925 C239 P19872 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty2
[junit4:junit4]   2> 12445 T3925 C239 P19872 oass.SolrIndexSearcher.<init> Opening Searcher@2cbc966 main
[junit4:junit4]   2> 12447 T3924 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2cbc966 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 12448 T3924 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty2/index
[junit4:junit4]   2> 12448 T3925 C239 P19872 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 12452 T3925 C239 P19872 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty2/index.20130209072100461 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1179e7c6; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty2/index.20130209072100461 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1179e7c6; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 12452 T3925 C239 P19872 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 12453 T3925 C239 P19872 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty2
[junit4:junit4]   2> 12454 T3925 C239 P19872 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 12454 T3925 C239 P19872 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty2/index.20130209072100461
[junit4:junit4]   2> 12454 T3925 C239 P19872 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty2/index
[junit4:junit4]   2> 12455 T3925 C239 P19872 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 12455 T3925 C239 P19872 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 12455 T3925 C239 P19872 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 12455 T3925 C239 P19872 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 12462 T3925 C239 P19872 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 12952 T3955 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 12964 T3955 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 12968 T3955 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 12981 T3955 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 12997 T3955 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 13002 T3955 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 13003 T3955 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 13004 T3955 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1360430459853/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty4/
[junit4:junit4]   2> 13004 T3955 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a1ab1c1
[junit4:junit4]   2> 13005 T3955 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 13006 T3955 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty4 forceNew:false
[junit4:junit4]   2> 13007 T3955 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty4
[junit4:junit4]   2> 13007 T3955 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty4/index/
[junit4:junit4]   2> 13008 T3955 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 13008 T3955 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty4/index forceNew:false
[junit4:junit4]   2> 13015 T3955 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@7866361c; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 13015 T3955 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 13016 T3955 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty4/index
[junit4:junit4]   2> 13017 T3955 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 13019 T3955 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 13019 T3955 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 13020 T3955 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 13020 T3955 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 13021 T3955 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 13021 T3955 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 13022 T3955 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 13022 T3955 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 13023 T3955 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 13024 T3955 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 13024 T3955 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 13025 T3955 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 13026 T3955 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 13026 T3955 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 13026 T3955 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 13027 T3955 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 13027 T3955 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13028 T3955 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13029 T3955 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13029 T3955 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13030 T3955 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13031 T3955 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13031 T3955 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13032 T3955 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13033 T3955 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 13033 T3955 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 13046 T3955 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 13051 T3955 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 13052 T3955 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 13055 T3955 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty4
[junit4:junit4]   2> 13056 T3955 oass.SolrIndexSearcher.<init> Opening Searcher@369b4965 main
[junit4:junit4]   2> 13057 T3955 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 13058 T3955 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 13058 T3955 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 13065 T3955 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 13098 T3889 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13099 T3889 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:38802_iad",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:38802/iad"}
[junit4:junit4]   2> 13117 T3889 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:19872_iad",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:19872/iad"}
[junit4:junit4]   2> 13128 T3894 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> 13128 T3954 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> 13128 T3922 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> 13128 T3888 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> 13128 T3907 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> 13128 T3938 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> 13133 T3958 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@369b4965 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 13139 T3955 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 13139 T3955 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 14640 T3889 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14641 T3889 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:47698_iad",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:47698/iad"}
[junit4:junit4]   2> 14641 T3889 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 14642 T3889 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 14655 T3907 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> 14655 T3894 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> 14655 T3938 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> 14655 T3954 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> 14655 T3922 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> 14655 T3888 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> 15142 T3955 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 15142 T3955 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:47698/iad collection:collection1 shard:shard1
[junit4:junit4]   2> 15146 T3955 oasc.ZkController.register We are http://127.0.0.1:47698/iad/collection1/ and leader is http://127.0.0.1:14458/iad/collection1/
[junit4:junit4]   2> 15146 T3955 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:47698/iad
[junit4:junit4]   2> 15146 T3955 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 15147 T3955 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C242 name=collection1 org.apache.solr.core.SolrCore@41519a3 url=http://127.0.0.1:47698/iad/collection1 node=127.0.0.1:47698_iad C242_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:47698_iad, base_url=http://127.0.0.1:47698/iad}
[junit4:junit4]   2> 15148 T3959 C242 P47698 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 15148 T3955 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15149 T3959 C242 P47698 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 15149 T3959 C242 P47698 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 15149 T3959 C242 P47698 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15149 T3866 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1
[junit4:junit4]   2> 15150 T3866 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 15151 T3959 C242 P47698 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15151 T3866 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15172 T3866 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15173 T3866 oasc.AbstractFullDistribZkTestBase.waitForThingsToLevelOut Wait for recoveries to finish - wait 15 for each attempt
[junit4:junit4]   2> 15173 T3866 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
[junit4:junit4]   2> 15174 T3866 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C240_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:38802_iad, base_url=http://127.0.0.1:38802/iad}
[junit4:junit4]   2> 15817 T3941 C240 P38802 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:14458/iad/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 15817 T3941 C240 P38802 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:38802/iad START replicas=[http://127.0.0.1:14458/iad/collection1/] nUpdates=100
[junit4:junit4]   2> 15818 T3941 C240 P38802 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 15818 T3941 C240 P38802 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 15818 T3941 C240 P38802 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 15818 T3941 C240 P38802 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 15819 T3941 C240 P38802 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 15819 T3941 C240 P38802 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:14458/iad/collection1/. core=collection1
[junit4:junit4]   2> 15819 T3941 C240 P38802 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15820 T3899 C241 P14458 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 15830 T3903 C241 P14458 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 15839 T3903 C241 P14458 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@46432ad7; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@46432ad7; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 15839 T3903 C241 P14458 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 15840 T3903 C241 P14458 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty1
[junit4:junit4]   2> 15841 T3903 C241 P14458 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 15841 T3903 C241 P14458 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 11
[junit4:junit4]   2> 15842 T3941 C240 P38802 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 15842 T3941 C240 P38802 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 15845 T3901 C241 P14458 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 15846 T3941 C240 P38802 oash.SnapPuller.fetchLatestIndex Master's generation: 3
[junit4:junit4]   2> 15846 T3941 C240 P38802 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 15847 T3941 C240 P38802 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 15849 T3901 C241 P14458 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty1
[junit4:junit4]   2> 15850 T3901 C241 P14458 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty1/index
[junit4:junit4]   2> 15851 T3901 C241 P14458 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=3&version=2} status=0 QTime=2 
[junit4:junit4]   2> 15851 T3941 C240 P38802 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 15853 T3941 C240 P38802 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty3/index.20130209072103892 forceNew:false
[junit4:junit4]   2> 15853 T3941 C240 P38802 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty3
[junit4:junit4]   2> 15854 T3941 C240 P38802 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty3/index.20130209072103892 lockFactory=org.apache.lucene.store.NativeFSLockFactory@68436d3; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 15857 T3901 C241 P14458 REQ /replication {file=segments_3&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 15859 T3941 C240 P38802 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty3/index
[junit4:junit4]   2> 15859 T3941 C240 P38802 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 15889 T3941 C240 P38802 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130209072103892
[junit4:junit4]   2> 15891 T3941 C240 P38802 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty3
[junit4:junit4]   2> 15891 T3941 C240 P38802 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty3
[junit4:junit4]   2> 15892 T3941 C240 P38802 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty3/index/ new=./org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty3/index.20130209072103892
[junit4:junit4]   2> 15895 T3941 C240 P38802 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty3/index.20130209072103892 lockFactory=org.apache.lucene.store.NativeFSLockFactory@68436d3; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 15896 T3941 C240 P38802 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 15897 T3941 C240 P38802 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty3
[junit4:junit4]   2> 15897 T3941 C240 P38802 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 15898 T3941 C240 P38802 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 15898 T3941 C240 P38802 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 15899 T3941 C240 P38802 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty3/index.20130209072103892
[junit4:junit4]   2> 15900 T3941 C240 P38802 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty3
[junit4:junit4]   2> 15903 T3941 C240 P38802 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty3/index.20130209072103892 lockFactory=org.apache.lucene.store.NativeFSLockFactory@68436d3; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 15903 T3941 C240 P38802 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 15903 T3941 C240 P38802 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 15904 T3941 C240 P38802 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty3
[junit4:junit4]   2> 15904 T3941 C240 P38802 oass.SolrIndexSearcher.<init> Opening Searcher@6030713a main
[junit4:junit4]   2> 15906 T3940 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6030713a main{StandardDirectoryReader(segments_3:1:nrt)}
[junit4:junit4]   2> 15907 T3940 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty3/index
[junit4:junit4]   2> 15907 T3941 C240 P38802 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 15912 T3941 C240 P38802 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty3/index.20130209072103892 lockFactory=org.apache.lucene.store.NativeFSLockFactory@68436d3; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty3/index.20130209072103892 lockFactory=org.apache.lucene.store.NativeFSLockFactory@68436d3; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 15912 T3941 C240 P38802 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 15913 T3941 C240 P38802 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty3
[junit4:junit4]   2> 15913 T3941 C240 P38802 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 15914 T3941 C240 P38802 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty3/index.20130209072103892
[junit4:junit4]   2> 15914 T3941 C240 P38802 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty3/index
[junit4:junit4]   2> 15914 T3941 C240 P38802 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 15915 T3941 C240 P38802 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 15915 T3941 C240 P38802 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 15915 T3941 C240 P38802 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15924 T3941 C240 P38802 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 16159 T3889 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16160 T3889 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:47698_iad",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:47698/iad"}
[junit4:junit4]   2> 16164 T3889 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:38802_iad",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:38802/iad"}
[junit4:junit4]   2> 16179 T3866 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16186 T3907 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> 16186 T3922 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> 16186 T3888 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> 16186 T3954 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> 16186 T3894 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> 16186 T3938 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> 17182 T3866 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18184 T3866 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C242_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:47698_iad, base_url=http://127.0.0.1:47698/iad}
[junit4:junit4]   2> 19176 T3959 C242 P47698 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:14458/iad/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 19176 T3959 C242 P47698 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:47698/iad START replicas=[http://127.0.0.1:14458/iad/collection1/] nUpdates=100
[junit4:junit4]   2> 19177 T3959 C242 P47698 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 19177 T3959 C242 P47698 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 19177 T3959 C242 P47698 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 19178 T3959 C242 P47698 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 19178 T3959 C242 P47698 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 19178 T3959 C242 P47698 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:14458/iad/collection1/. core=collection1
[junit4:junit4]   2> 19178 T3959 C242 P47698 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19179 T3899 C241 P14458 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 19186 T3866 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19193 T3897 C241 P14458 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 19198 T3897 C241 P14458 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=3
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@46432ad7; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@46432ad7; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@46432ad7; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 19198 T3897 C241 P14458 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 19199 T3897 C241 P14458 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty1
[junit4:junit4]   2> 19200 T3897 C241 P14458 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 19200 T3897 C241 P14458 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 7
[junit4:junit4]   2> 19201 T3959 C242 P47698 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 19201 T3959 C242 P47698 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 19204 T3901 C241 P14458 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 19205 T3959 C242 P47698 oash.SnapPuller.fetchLatestIndex Master's generation: 4
[junit4:junit4]   2> 19205 T3959 C242 P47698 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 19206 T3959 C242 P47698 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 19208 T3901 C241 P14458 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty1
[junit4:junit4]   2> 19209 T3901 C241 P14458 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty1/index
[junit4:junit4]   2> 19210 T3901 C241 P14458 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=4&version=2} status=0 QTime=2 
[junit4:junit4]   2> 19210 T3959 C242 P47698 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 19212 T3959 C242 P47698 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty4/index.20130209072107251 forceNew:false
[junit4:junit4]   2> 19213 T3959 C242 P47698 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty4
[junit4:junit4]   2> 19213 T3959 C242 P47698 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty4/index.20130209072107251 lockFactory=org.apache.lucene.store.NativeFSLockFactory@78740e9e; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 19217 T3901 C241 P14458 REQ /replication {file=segments_4&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=0 
[junit4:junit4]   2> 19219 T3959 C242 P47698 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty4/index
[junit4:junit4]   2> 19219 T3959 C242 P47698 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 19219 T3959 C242 P47698 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130209072107251
[junit4:junit4]   2> 19221 T3959 C242 P47698 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty4
[junit4:junit4]   2> 19221 T3959 C242 P47698 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty4
[junit4:junit4]   2> 19222 T3959 C242 P47698 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty4/index/ new=./org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty4/index.20130209072107251
[junit4:junit4]   2> 19225 T3959 C242 P47698 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty4/index.20130209072107251 lockFactory=org.apache.lucene.store.NativeFSLockFactory@78740e9e; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 19226 T3959 C242 P47698 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 19227 T3959 C242 P47698 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty4
[junit4:junit4]   2> 19228 T3959 C242 P47698 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 19228 T3959 C242 P47698 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 19228 T3959 C242 P47698 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 19229 T3959 C242 P47698 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty4/index.20130209072107251
[junit4:junit4]   2> 19230 T3959 C242 P47698 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360430448046/jetty4
[junit4:junit4]   2> 19233 T3959 

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

ueuedThreadPool$3.run(QueuedThreadPool.java:543)
[junit4:junit4]   2> 	        at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 	  46) Thread[id=920, name=qtp688761335-920 Acceptor0 SocketConnector@127.0.0.1:59313, state=RUNNABLE, group=TGRP-ChaosMonkeySafeLeaderTest]
[junit4:junit4]   2> 	        at java.net.PlainSocketImpl.socketAccept(Native Method)
[junit4:junit4]   2> 	        at java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:398)
[junit4:junit4]   2> 	        at java.net.ServerSocket.implAccept(ServerSocket.java:522)
[junit4:junit4]   2> 	        at java.net.ServerSocket.accept(ServerSocket.java:490)
[junit4:junit4]   2> 	        at org.eclipse.jetty.server.bio.SocketConnector.accept(SocketConnector.java:117)
[junit4:junit4]   2> 	        at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
[junit4:junit4]   2> 	        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
[junit4:junit4]   2> 	        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
[junit4:junit4]   2> 	        at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 	  47) Thread[id=1222, name=TEST-ChaosMonkeySafeLeaderTest.testDistribSearch-seed#[CE54BE84E5CED0FE]-SendThread(localhost:21425), state=RUNNABLE, group=TGRP-ChaosMonkeySafeLeaderTest]
[junit4:junit4]   2> 	        at sun.nio.ch.IOUtil.drain(Native Method)
[junit4:junit4]   2> 	        at sun.nio.ch.KQueueSelectorImpl.updateSelectedKeys(KQueueSelectorImpl.java:167)
[junit4:junit4]   2> 	        at sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:108)
[junit4:junit4]   2> 	        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
[junit4:junit4]   2> 	        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
[junit4:junit4]   2> 	        at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:338)
[junit4:junit4]   2> 	        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)
[junit4:junit4]   2> 	  48) Thread[id=1621, name=Thread-526-SendThread(localhost:21425), state=RUNNABLE, group=TGRP-ChaosMonkeySafeLeaderTest]
[junit4:junit4]   2> 	        at sun.nio.ch.KQueueArrayWrapper.interrupt(Native Method)
[junit4:junit4]   2> 	        at sun.nio.ch.KQueueArrayWrapper.interrupt(KQueueArrayWrapper.java:164)
[junit4:junit4]   2> 	        at sun.nio.ch.KQueueSelectorImpl.wakeup(KQueueSelectorImpl.java:245)
[junit4:junit4]   2> 	        at java.nio.channels.spi.AbstractSelector$1.interrupt(AbstractSelector.java:210)
[junit4:junit4]   2> 	        at java.nio.channels.spi.AbstractSelector.begin(AbstractSelector.java:216)
[junit4:junit4]   2> 	        at sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:102)
[junit4:junit4]   2> 	        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
[junit4:junit4]   2> 	        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
[junit4:junit4]   2> 	        at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:338)
[junit4:junit4]   2> 	        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)
[junit4:junit4]   2> 	  49) Thread[id=954, name=qtp1077494917-954 Acceptor0 SocketConnector@127.0.0.1:46905, state=RUNNABLE, group=TGRP-ChaosMonkeySafeLeaderTest]
[junit4:junit4]   2> 	        at java.net.PlainSocketImpl.socketAccept(Native Method)
[junit4:junit4]   2> 	        at java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:398)
[junit4:junit4]   2> 	        at java.net.ServerSocket.implAccept(ServerSocket.java:522)
[junit4:junit4]   2> 	        at java.net.ServerSocket.accept(ServerSocket.java:490)
[junit4:junit4]   2> 	        at org.eclipse.jetty.server.bio.SocketConnector.accept(SocketConnector.java:117)
[junit4:junit4]   2> 	        at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
[junit4:junit4]   2> 	        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
[junit4:junit4]   2> 	        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
[junit4:junit4]   2> 	        at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 	  50) Thread[id=1069, name=HashSessionScavenger-21, state=TIMED_WAITING, group=TGRP-ChaosMonkeySafeLeaderTest]
[junit4:junit4]   2> 	        at java.lang.Object.wait(Native Method)
[junit4:junit4]   2> 	        at java.util.TimerThread.mainLoop(Timer.java:552)
[junit4:junit4]   2> 	        at java.util.TimerThread.run(Timer.java:505)
[junit4:junit4]   2> 	  51) Thread[id=1610, name=HashSessionScavenger-33, state=TIMED_WAITING, group=TGRP-ChaosMonkeySafeLeaderTest]
[junit4:junit4]   2> 	        at java.lang.Object.wait(Native Method)
[junit4:junit4]   2> 	        at java.util.TimerThread.mainLoop(Timer.java:552)
[junit4:junit4]   2> 	        at java.util.TimerThread.run(Timer.java:505)
[junit4:junit4]   2> 	  52) Thread[id=1648, name=Thread-526-SendThread(localhost:21425), state=RUNNABLE, group=TGRP-ChaosMonkeySafeLeaderTest]
[junit4:junit4]   2> 	        at sun.nio.ch.KQueueArrayWrapper.interrupt(Native Method)
[junit4:junit4]   2> 	        at sun.nio.ch.KQueueArrayWrapper.interrupt(KQueueArrayWrapper.java:164)
[junit4:junit4]   2> 	        at sun.nio.ch.KQueueSelectorImpl.wakeup(KQueueSelectorImpl.java:245)
[junit4:junit4]   2> 	        at java.nio.channels.spi.AbstractSelector$1.interrupt(AbstractSelector.java:210)
[junit4:junit4]   2> 	        at java.nio.channels.spi.AbstractSelector.begin(AbstractSelector.java:216)
[junit4:junit4]   2> 	        at sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:102)
[junit4:junit4]   2> 	        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
[junit4:junit4]   2> 	        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
[junit4:junit4]   2> 	        at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:338)
[junit4:junit4]   2> 	        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)
[junit4:junit4]   2> 	  53) Thread[id=1139, name=searcherExecutor-858-thread-1, state=WAITING, group=TGRP-ChaosMonkeySafeLeaderTest]
[junit4:junit4]   2> 	        at sun.misc.Unsafe.park(Native Method)
[junit4:junit4]   2> 	        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
[junit4:junit4]   2> 	        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
[junit4:junit4]   2> 	        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4:junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1043)
[junit4:junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1103)
[junit4:junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
[junit4:junit4]   2> 	        at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=sk_SK, timezone=CAT
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Oracle Corporation 1.7.0_09 (64-bit)/cpus=16,threads=57,free=150797408,total=380633088
[junit4:junit4]   2> NOTE: All tests run in this JVM: [HighlighterConfigTest, NoCacheHeaderTest, TestXIncludeConfig, SortByFunctionTest, AlternateDirectoryTest, TestCoreContainer, DistanceFunctionTest, TestPerFieldSimilarity, TestCollationField, NumericFieldsTest, SolrCmdDistributorTest, DefaultValueUpdateProcessorTest, MoreLikeThisHandlerTest, SolrRequestParserTest, BasicDistributedZkTest, UniqFieldsUpdateProcessorFactoryTest, TestPostingsSolrHighlighter, TestReload, TestElisionMultitermQuery, TestIndexSearcher, TestFuzzyAnalyzedSuggestions, SimpleFacetsTest, JsonLoaderTest, DateFieldTest, TestPartialUpdateDeduplication, PreAnalyzedFieldTest, TestLMJelinekMercerSimilarityFactory, ChaosMonkeySafeLeaderTest]
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ChaosMonkeySafeLeaderTest -Dtests.seed=CE54BE84E5CED0FE -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sk_SK -Dtests.timezone=CAT -Dtests.file.encoding=US-ASCII
[junit4:junit4] ERROR   0.00s J0 | ChaosMonkeySafeLeaderTest (suite) <<<
[junit4:junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([CE54BE84E5CED0FE]:0)
[junit4:junit4] Completed on J0 in 7224.47s, 1 test, 2 errors <<< FAILURES!

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

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