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/01/28 14:48:13 UTC

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

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

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

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

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




Build Log:
[...truncated 8851 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.SyncSliceTest
[junit4:junit4]   2> 0 T283 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /bcou/er
[junit4:junit4]   2> 5 T283 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-SyncSliceTest-1359380029286
[junit4:junit4]   2> 6 T283 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 7 T284 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 10 T284 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 10 T284 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 11 T284 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 11 T284 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 12 T284 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.SyncSliceTest-1359380029285/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 107 T283 oasc.ZkTestServer.run start zk server on port:19961
[junit4:junit4]   2> 108 T283 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:19961 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@2a65550a
[junit4:junit4]   2> 109 T283 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 109 T289 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:19961. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 110 T289 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:19961, initiating session
[junit4:junit4]   2> 110 T285 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:19962
[junit4:junit4]   2> 111 T285 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:19962
[junit4:junit4]   2> 111 T287 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 114 T287 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c815d1f6d0000 with negotiated timeout 10000 for client /140.211.11.196:19962
[junit4:junit4]   2> 114 T289 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:19961, sessionid = 0x13c815d1f6d0000, negotiated timeout = 10000
[junit4:junit4]   2> 114 T290 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2a65550a name:ZooKeeperConnection Watcher:127.0.0.1:19961 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 115 T283 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 115 T283 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 120 T288 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c815d1f6d0000
[junit4:junit4]   2> 121 T290 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 121 T283 oaz.ZooKeeper.close Session: 0x13c815d1f6d0000 closed
[junit4:junit4]   2> 122 T285 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:19962 which had sessionid 0x13c815d1f6d0000
[junit4:junit4]   2> 122 T283 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:19961/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@3d7a2ab3
[junit4:junit4]   2> 123 T283 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 123 T291 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:19961. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 124 T291 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:19961, initiating session
[junit4:junit4]   2> 124 T285 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:19963
[junit4:junit4]   2> 125 T285 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:19963
[junit4:junit4]   2> 126 T287 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c815d1f6d0001 with negotiated timeout 10000 for client /140.211.11.196:19963
[junit4:junit4]   2> 126 T291 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:19961, sessionid = 0x13c815d1f6d0001, negotiated timeout = 10000
[junit4:junit4]   2> 127 T292 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3d7a2ab3 name:ZooKeeperConnection Watcher:127.0.0.1:19961/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 127 T283 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 127 T283 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 134 T283 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 139 T283 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 143 T283 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 148 T283 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> 149 T283 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 164 T283 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> 165 T283 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 271 T283 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> 272 T283 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 277 T283 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> 278 T283 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 284 T283 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> 284 T283 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 293 T283 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> 294 T283 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 299 T283 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> 300 T283 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 305 T283 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> 306 T283 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 311 T283 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> 312 T283 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 317 T288 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c815d1f6d0001
[junit4:junit4]   2> 318 T292 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 318 T283 oaz.ZooKeeper.close Session: 0x13c815d1f6d0001 closed
[junit4:junit4]   2> 319 T285 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:19963 which had sessionid 0x13c815d1f6d0001
[junit4:junit4]   2> 508 T283 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 514 T283 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:19964
[junit4:junit4]   2> 515 T283 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 515 T283 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 516 T283 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.SyncSliceTest-controljetty-1359380029599
[junit4:junit4]   2> 516 T283 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.SyncSliceTest-controljetty-1359380029599/solr.xml
[junit4:junit4]   2> 517 T283 oasc.CoreContainer.<init> New CoreContainer 1070194097
[junit4:junit4]   2> 517 T283 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.SyncSliceTest-controljetty-1359380029599/'
[junit4:junit4]   2> 518 T283 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.SyncSliceTest-controljetty-1359380029599/'
[junit4:junit4]   2> 583 T283 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 583 T283 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 584 T283 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 584 T283 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 585 T283 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 585 T283 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 586 T283 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 586 T283 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 587 T283 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 587 T283 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 613 T283 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 635 T283 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:19961/solr
[junit4:junit4]   2> 635 T283 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 636 T283 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:19961 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@386b5f9a
[junit4:junit4]   2> 637 T283 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 637 T302 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:19961. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 638 T302 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:19961, initiating session
[junit4:junit4]   2> 639 T285 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:19965
[junit4:junit4]   2> 640 T285 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:19965
[junit4:junit4]   2> 642 T287 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c815d1f6d0002 with negotiated timeout 20000 for client /140.211.11.196:19965
[junit4:junit4]   2> 642 T302 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:19961, sessionid = 0x13c815d1f6d0002, negotiated timeout = 20000
[junit4:junit4]   2> 642 T303 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@386b5f9a name:ZooKeeperConnection Watcher:127.0.0.1:19961 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 642 T283 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 644 T288 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c815d1f6d0002
[junit4:junit4]   2> 646 T303 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 646 T283 oaz.ZooKeeper.close Session: 0x13c815d1f6d0002 closed
[junit4:junit4]   2> 646 T285 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:19965 which had sessionid 0x13c815d1f6d0002
[junit4:junit4]   2> 647 T283 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 660 T283 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:19961/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@31864215
[junit4:junit4]   2> 661 T283 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 662 T304 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:19961. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 662 T304 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:19961, initiating session
[junit4:junit4]   2> 663 T285 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:19966
[junit4:junit4]   2> 664 T285 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:19966
[junit4:junit4]   2> 665 T287 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c815d1f6d0003 with negotiated timeout 20000 for client /140.211.11.196:19966
[junit4:junit4]   2> 666 T304 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:19961, sessionid = 0x13c815d1f6d0003, negotiated timeout = 20000
[junit4:junit4]   2> 666 T305 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@31864215 name:ZooKeeperConnection Watcher:127.0.0.1:19961/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 666 T283 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 669 T288 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c815d1f6d0003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 677 T283 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 681 T283 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:19964_bcou%2Fer
[junit4:junit4]   2> 682 T288 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c815d1f6d0003 type:delete cxid:0x7 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:19964_bcou%2Fer Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:19964_bcou%2Fer
[junit4:junit4]   2> 683 T283 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:19964_bcou%2Fer
[junit4:junit4]   2> 693 T283 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 707 T288 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c815d1f6d0003 type:delete cxid:0x15 zxid:0x21 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 709 T283 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 713 T283 oasc.Overseer.start Overseer (id=89088329599746051-127.0.0.1:19964_bcou%2Fer-n_0000000000) starting
[junit4:junit4]   2> 714 T288 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c815d1f6d0003 type:create cxid:0x1a zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 720 T288 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c815d1f6d0003 type:create cxid:0x1b zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 722 T288 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c815d1f6d0003 type:create cxid:0x1c zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 724 T288 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c815d1f6d0003 type:create cxid:0x1d zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 726 T307 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 728 T283 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 741 T283 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 744 T306 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 750 T308 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.SyncSliceTest-controljetty-1359380029599/collection1
[junit4:junit4]   2> 750 T308 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 751 T308 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 752 T308 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 754 T308 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.SyncSliceTest-controljetty-1359380029599/collection1/'
[junit4:junit4]   2> 755 T308 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.SyncSliceTest-controljetty-1359380029599/collection1/lib/README' to classloader
[junit4:junit4]   2> 756 T308 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.SyncSliceTest-controljetty-1359380029599/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 836 T308 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 918 T308 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 1019 T308 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 1040 T308 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1560 T308 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1570 T308 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1573 T308 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1597 T308 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1602 T308 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1606 T308 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1608 T308 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1610 T308 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.SyncSliceTest-controljetty-1359380029599/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1359380029285/control/data/
[junit4:junit4]   2> 1610 T308 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d7fbbd6
[junit4:junit4]   2> 1611 T308 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 1612 T308 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.SyncSliceTest-1359380029285/control/data forceNew:false
[junit4:junit4]   2> 1612 T308 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.SyncSliceTest-1359380029285/control/data
[junit4:junit4]   2> 1612 T308 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1359380029285/control/data/index/
[junit4:junit4]   2> 1613 T308 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1359380029285/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1614 T308 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.SyncSliceTest-1359380029285/control/data/index forceNew:false
[junit4:junit4]   2> 1633 T308 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359380029285/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@4efc074d; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1634 T308 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1635 T308 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.SyncSliceTest-1359380029285/control/data/index
[junit4:junit4]   2> 1635 T308 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 1637 T308 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1637 T308 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 1637 T308 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1637 T308 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 1638 T308 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1638 T308 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1639 T308 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1639 T308 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1639 T308 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1640 T308 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 1640 T308 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 1641 T308 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1641 T308 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 1641 T308 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 1641 T308 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 1642 T308 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1642 T308 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1642 T308 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1643 T308 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1643 T308 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1644 T308 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1644 T308 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1644 T308 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1645 T308 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1645 T308 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 1646 T308 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 1655 T308 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1658 T308 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 1659 T308 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> 1662 T308 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.SyncSliceTest-1359380029285/control/data
[junit4:junit4]   2> 1663 T308 oass.SolrIndexSearcher.<init> Opening Searcher@7789628e main
[junit4:junit4]   2> 1664 T308 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1664 T308 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1664 T308 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 1671 T308 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 1721 T309 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7789628e main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1725 T308 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1725 T308 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1726 T288 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c815d1f6d0003 type:create cxid:0x50 zxid:0x29 txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue Error:KeeperErrorCode = NoNode for /solr/overseer/queue
[junit4:junit4]   2> 2250 T306 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2252 T306 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:19964_bcou%2Fer",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:19964/bcou/er"}
[junit4:junit4]   2> 2252 T306 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2252 T306 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2253 T288 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c815d1f6d0003 type:create cxid:0x58 zxid:0x2c txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue-work Error:KeeperErrorCode = NoNode for /solr/overseer/queue-work
[junit4:junit4]   2> 2275 T305 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> 2739 T308 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2739 T308 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:19964/bcou/er collection:control_collection shard:shard1
[junit4:junit4]   2> 2740 T308 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2762 T288 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c815d1f6d0003 type:delete cxid:0x72 zxid:0x36 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 2769 T308 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2770 T288 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c815d1f6d0003 type:create cxid:0x73 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2778 T308 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2778 T308 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2778 T308 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:19964/bcou/er/collection1/
[junit4:junit4]   2> 2778 T308 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2778 T308 oasc.SyncStrategy.syncToMe http://127.0.0.1:19964/bcou/er/collection1/ has no replicas
[junit4:junit4]   2> 2779 T308 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:19964/bcou/er/collection1/
[junit4:junit4]   2> 2779 T308 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2785 T288 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c815d1f6d0003 type:create cxid:0x7d zxid:0x3b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3788 T306 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3824 T305 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 T308 oasc.ZkController.register We are http://127.0.0.1:19964/bcou/er/collection1/ and leader is http://127.0.0.1:19964/bcou/er/collection1/
[junit4:junit4]   2> 3866 T308 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:19964/bcou/er
[junit4:junit4]   2> 3866 T308 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3867 T308 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3867 T308 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3869 T308 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3871 T283 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> 3871 T283 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3872 T283 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3891 T283 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3904 T283 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:19961/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@24b6de64
[junit4:junit4]   2> 3905 T283 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3905 T310 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:19961. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3906 T310 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:19961, initiating session
[junit4:junit4]   2> 3906 T285 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:19967
[junit4:junit4]   2> 3907 T285 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:19967
[junit4:junit4]   2> 3908 T287 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c815d1f6d0004 with negotiated timeout 10000 for client /140.211.11.196:19967
[junit4:junit4]   2> 3908 T310 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:19961, sessionid = 0x13c815d1f6d0004, negotiated timeout = 10000
[junit4:junit4]   2> 3909 T311 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@24b6de64 name:ZooKeeperConnection Watcher:127.0.0.1:19961/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3909 T283 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3910 T283 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3913 T283 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 4105 T283 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 4108 T283 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:19968
[junit4:junit4]   2> 4109 T283 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 4110 T283 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 4110 T283 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.SyncSliceTest-jetty1-1359380033193
[junit4:junit4]   2> 4110 T283 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.SyncSliceTest-jetty1-1359380033193/solr.xml
[junit4:junit4]   2> 4111 T283 oasc.CoreContainer.<init> New CoreContainer 1892922745
[junit4:junit4]   2> 4112 T283 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.SyncSliceTest-jetty1-1359380033193/'
[junit4:junit4]   2> 4112 T283 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.SyncSliceTest-jetty1-1359380033193/'
[junit4:junit4]   2> 4177 T283 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 4178 T283 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 4178 T283 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 4179 T283 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 4179 T283 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 4180 T283 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 4180 T283 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 4181 T283 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 4181 T283 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 4182 T283 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 4207 T283 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4231 T283 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:19961/solr
[junit4:junit4]   2> 4232 T283 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 4233 T283 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:19961 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@631d2030
[junit4:junit4]   2> 4234 T283 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4234 T321 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:19961. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4235 T321 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:19961, initiating session
[junit4:junit4]   2> 4236 T285 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:19969
[junit4:junit4]   2> 4237 T285 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:19969
[junit4:junit4]   2> 4265 T287 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c815d1f6d0005 with negotiated timeout 20000 for client /140.211.11.196:19969
[junit4:junit4]   2> 4265 T321 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:19961, sessionid = 0x13c815d1f6d0005, negotiated timeout = 20000
[junit4:junit4]   2> 4266 T322 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@631d2030 name:ZooKeeperConnection Watcher:127.0.0.1:19961 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4266 T283 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4268 T288 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c815d1f6d0005
[junit4:junit4]   2> 4274 T322 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 4275 T285 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:19969 which had sessionid 0x13c815d1f6d0005
[junit4:junit4]   2> 4274 T283 oaz.ZooKeeper.close Session: 0x13c815d1f6d0005 closed
[junit4:junit4]   2> 4275 T283 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 4289 T283 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:19961/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@49ee639c
[junit4:junit4]   2> 4291 T283 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4291 T323 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:19961. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4292 T323 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:19961, initiating session
[junit4:junit4]   2> 4292 T285 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:19970
[junit4:junit4]   2> 4293 T285 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:19970
[junit4:junit4]   2> 4294 T287 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c815d1f6d0006 with negotiated timeout 20000 for client /140.211.11.196:19970
[junit4:junit4]   2> 4294 T323 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:19961, sessionid = 0x13c815d1f6d0006, negotiated timeout = 20000
[junit4:junit4]   2> 4295 T324 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@49ee639c name:ZooKeeperConnection Watcher:127.0.0.1:19961/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4295 T283 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4296 T288 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c815d1f6d0006 type:create cxid:0x1 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4298 T288 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c815d1f6d0006 type:create cxid:0x2 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4306 T283 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:19968_bcou%2Fer
[junit4:junit4]   2> 4307 T288 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c815d1f6d0006 type:delete cxid:0x4 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:19968_bcou%2Fer Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:19968_bcou%2Fer
[junit4:junit4]   2> 4308 T283 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:19968_bcou%2Fer
[junit4:junit4]   2> 4311 T305 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> 4312 T311 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4313 T305 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4325 T283 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4334 T325 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.SyncSliceTest-jetty1-1359380033193/collection1
[junit4:junit4]   2> 4334 T325 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 4335 T325 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 4335 T325 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 4337 T325 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.SyncSliceTest-jetty1-1359380033193/collection1/'
[junit4:junit4]   2> 4338 T325 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.SyncSliceTest-jetty1-1359380033193/collection1/lib/README' to classloader
[junit4:junit4]   2> 4339 T325 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.SyncSliceTest-jetty1-1359380033193/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 4404 T325 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 4483 T325 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4584 T325 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4600 T325 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 5335 T306 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5336 T306 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:19964_bcou%2Fer",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:19964/bcou/er"}
[junit4:junit4]   2> 5347 T325 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 5362 T325 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 5366 T325 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5370 T305 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> 5370 T324 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> 5370 T311 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> 5405 T325 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5412 T325 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5417 T325 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5421 T325 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5423 T325 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.SyncSliceTest-jetty1-1359380033193/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1359380029285/jetty1/
[junit4:junit4]   2> 5423 T325 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d7fbbd6
[junit4:junit4]   2> 5424 T325 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 5425 T325 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.SyncSliceTest-1359380029285/jetty1 forceNew:false
[junit4:junit4]   2> 5426 T325 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.SyncSliceTest-1359380029285/jetty1
[junit4:junit4]   2> 5426 T325 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1359380029285/jetty1/index/
[junit4:junit4]   2> 5427 T325 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1359380029285/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 5428 T325 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.SyncSliceTest-1359380029285/jetty1/index forceNew:false
[junit4:junit4]   2> 5435 T325 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359380029285/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@fc70934; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5435 T325 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5436 T325 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.SyncSliceTest-1359380029285/jetty1/index
[junit4:junit4]   2> 5436 T325 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 5447 T325 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 5447 T325 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 5447 T325 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 5448 T325 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 5448 T325 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 5449 T325 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 5449 T325 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 5450 T325 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5450 T325 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 5451 T325 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 5452 T325 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 5452 T325 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5453 T325 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 5453 T325 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 5454 T325 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 5454 T325 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5455 T325 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5456 T325 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5456 T325 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5457 T325 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5458 T325 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5458 T325 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5459 T325 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5459 T325 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5460 T325 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 5461 T325 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 5476 T325 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5481 T325 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 5483 T325 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> 5485 T325 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.SyncSliceTest-1359380029285/jetty1
[junit4:junit4]   2> 5487 T325 oass.SolrIndexSearcher.<init> Opening Searcher@5edd3f2e main
[junit4:junit4]   2> 5489 T325 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5489 T325 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5490 T325 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 5499 T325 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 5562 T326 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5edd3f2e main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 5569 T325 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 5569 T325 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6879 T306 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6881 T306 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:19968_bcou%2Fer",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:19968/bcou/er"}
[junit4:junit4]   2> 6881 T306 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 1
[junit4:junit4]   2> 6881 T306 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 6899 T305 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 6899 T324 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 6899 T311 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> 7573 T325 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 7573 T325 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:19968/bcou/er collection:collection1 shard:shard1
[junit4:junit4]   2> 7575 T325 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 7593 T288 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c815d1f6d0006 type:delete cxid:0x45 zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 7594 T325 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 7595 T288 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c815d1f6d0006 type:create cxid:0x46 zxid:0x5c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7604 T325 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 7605 T325 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 7605 T325 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:19968/bcou/er/collection1/
[junit4:junit4]   2> 7605 T325 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 7606 T325 oasc.SyncStrategy.syncToMe http://127.0.0.1:19968/bcou/er/collection1/ has no replicas
[junit4:junit4]   2> 7606 T325 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:19968/bcou/er/collection1/
[junit4:junit4]   2> 7606 T325 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 7613 T288 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c815d1f6d0006 type:create cxid:0x50 zxid:0x60 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8407 T306 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8586 T305 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 8586 T311 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 8586 T324 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> 8637 T325 oasc.ZkController.register We are http://127.0.0.1:19968/bcou/er/collection1/ and leader is http://127.0.0.1:19968/bcou/er/collection1/
[junit4:junit4]   2> 8637 T325 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:19968/bcou/er
[junit4:junit4]   2> 8637 T325 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 8638 T325 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 8638 T325 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8646 T325 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8648 T283 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> 8648 T283 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 8649 T283 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8836 T283 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 8839 T283 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:20032
[junit4:junit4]   2> 8840 T283 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 8840 T283 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 8841 T283 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.SyncSliceTest-jetty2-1359380037947
[junit4:junit4]   2> 8841 T283 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.SyncSliceTest-jetty2-1359380037947/solr.xml
[junit4:junit4]   2> 8842 T283 oasc.CoreContainer.<init> New CoreContainer 949136644
[junit4:junit4]   2> 8842 T283 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.SyncSliceTest-jetty2-1359380037947/'
[junit4:junit4]   2> 8843 T283 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.SyncSliceTest-jetty2-1359380037947/'
[junit4:junit4]   2> 8904 T283 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 8905 T283 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 8906 T283 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 8906 T283 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 8907 T283 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 8907 T283 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 8908 T283 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 8908 T283 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 8908 T283 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 8909 T283 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 8932 T283 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 8953 T283 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:19961/solr
[junit4:junit4]   2> 8953 T283 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 8954 T283 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:19961 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@500afeca
[junit4:junit4]   2> 8955 T283 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8956 T336 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:19961. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8957 T336 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:19961, initiating session
[junit4:junit4]   2> 8957 T285 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:20033
[junit4:junit4]   2> 8958 T285 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:20033
[junit4:junit4]   2> 8959 T287 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c815d1f6d0007 with negotiated timeout 20000 for client /140.211.11.196:20033
[junit4:junit4]   2> 8959 T336 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:19961, sessionid = 0x13c815d1f6d0007, negotiated timeout = 20000
[junit4:junit4]   2> 8960 T337 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@500afeca name:ZooKeeperConnection Watcher:127.0.0.1:19961 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8960 T283 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8962 T288 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c815d1f6d0007
[junit4:junit4]   2> 8969 T337 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 8969 T285 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:20033 which had sessionid 0x13c815d1f6d0007
[junit4:junit4]   2> 8969 T283 oaz.ZooKeeper.close Session: 0x13c815d1f6d0007 closed
[junit4:junit4]   2> 8970 T283 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 8985 T283 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:19961/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1ff22591
[junit4:junit4]   2> 8986 T283 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8987 T338 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:19961. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8987 T338 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:19961, initiating session
[junit4:junit4]   2> 8988 T285 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:20034
[junit4:junit4]   2> 8988 T285 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:20034
[junit4:junit4]   2> 8990 T287 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c815d1f6d0008 with negotiated timeout 20000 for client /140.211.11.196:20034
[junit4:junit4]   2> 8990 T338 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:19961, sessionid = 0x13c815d1f6d0008, negotiated timeout = 20000
[junit4:junit4]   2> 8990 T339 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1ff22591 name:ZooKeeperConnection Watcher:127.0.0.1:19961/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8991 T283 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8992 T288 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c815d1f6d0008 type:create cxid:0x1 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8993 T288 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c815d1f6d0008 type:create cxid:0x2 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8995 T283 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:20032_bcou%2Fer
[junit4:junit4]   2> 8996 T288 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c815d1f6d0008 type:delete cxid:0x4 zxid:0x6f txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:20032_bcou%2Fer Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:20032_bcou%2Fer
[junit4:junit4]   2> 8997 T283 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:20032_bcou%2Fer
[junit4:junit4]   2> 9001 T305 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> 9001 T324 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> 9002 T311 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9002 T311 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> 9004 T305 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9004 T324 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9008 T283 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9017 T340 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.SyncSliceTest-jetty2-1359380037947/collection1
[junit4:junit4]   2> 9017 T340 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9018 T340 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9019 T340 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9021 T340 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.SyncSliceTest-jetty2-1359380037947/collection1/'
[junit4:junit4]   2> 9022 T340 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.SyncSliceTest-jetty2-1359380037947/collection1/lib/README' to classloader
[junit4:junit4]   2> 9023 T340 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.SyncSliceTest-jetty2-1359380037947/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9103 T340 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 9193 T340 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9294 T340 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 9310 T340 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 9983 T340 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 9996 T340 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 10000 T340 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 10026 T340 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10032 T340 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10038 T340 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10040 T340 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10042 T340 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.SyncSliceTest-jetty2-1359380037947/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1359380029285/jetty2/
[junit4:junit4]   2> 10042 T340 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d7fbbd6
[junit4:junit4]   2> 10043 T340 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 10044 T340 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.SyncSliceTest-1359380029285/jetty2 forceNew:false
[junit4:junit4]   2> 10044 T340 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.SyncSliceTest-1359380029285/jetty2
[junit4:junit4]   2> 10045 T340 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1359380029285/jetty2/index/
[junit4:junit4]   2> 10045 T340 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1359380029285/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 10046 T340 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.SyncSliceTest-1359380029285/jetty2/index forceNew:false
[junit4:junit4]   2> 10053 T340 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359380029285/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@179d0d1f; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 10053 T340 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 10054 T340 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.SyncSliceTest-1359380029285/jetty2/index
[junit4:junit4]   2> 10055 T340 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 10057 T340 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 10058 T340 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 10058 T340 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 10059 T340 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 10059 T340 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 10060 T340 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 10060 T340 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 10061 T340 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 10062 T340 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 10062 T340 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 10063 T340 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 10063 T340 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 10064 T340 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 10064 T340 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 10065 T340 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 10066 T340 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 10066 T340 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10067 T340 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10068 T340 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10068 T340 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10069 T340 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10070 T340 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10070 T340 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10071 T340 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10072 T340 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 10073 T340 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 10085 T340 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 10090 T340 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 10092 T340 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> 10095 T340 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.SyncSliceTest-1359380029285/jetty2
[junit4:junit4]   2> 10096 T340 oass.SolrIndexSearcher.<init> Opening Searcher@724809ab main
[junit4:junit4]   2> 10098 T340 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 10098 T340 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 10099 T340 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 10100 T306 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 10101 T306 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:19968_bcou%2Fer",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:19968/bcou/er"}
[junit4:junit4]   2> 10115 T340 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 10116 T305 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> 10117 T311 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> 10117 T339 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> 10116 T324 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> 10180 T341 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@724809ab main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 10187 T340 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 10188 T340 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11634 T306 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11635 T306 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:20032_bcou%2Fer",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:20032/bcou/er"}
[junit4:junit4]   2> 11635 T306 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 11636 T306 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 11649 T305 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> 11649 T339 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> 11649 T311 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> 11649 T324 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> 12192 T340 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 12192 T340 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:20032/bcou/er collection:collection1 shard:shard1
[junit4:junit4]   2> 12202 T340 oasc.ZkController.register We are http://127.0.0.1:20032/bcou/er/collection1/ and leader is http://127.0.0.1:19968/bcou/er/collection1/
[junit4:junit4]   2> 12202 T340 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:20032/bcou/er
[junit4:junit4]   2> 12202 T340 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 12203 T340 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C7 name=collection1 org.apache.solr.core.SolrCore@3222836b url=http://127.0.0.1:20032/bcou/er/collection1 node=127.0.0.1:20032_bcou%2Fer C7_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:20032_bcou%2Fer, base_url=http://127.0.0.1:20032/bcou/er}
[junit4:junit4]   2> 12210 T342 C7 P20032 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 12210 T340 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12211 T342 C7 P20032 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 12211 T342 C7 P20032 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 12211 T342 C7 P20032 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 12212 T283 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> 12212 T283 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 12213 T283 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 12230 T342 C7 P20032 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 12402 T283 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 12405 T283 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:20036
[junit4:junit4]   2> 12406 T283 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 12407 T283 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 12407 T283 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.SyncSliceTest-jetty3-1359380041509
[junit4:junit4]   2> 12408 T283 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.SyncSliceTest-jetty3-1359380041509/solr.xml
[junit4:junit4]   2> 12408 T283 oasc.CoreContainer.<init> New CoreContainer 1255251599
[junit4:junit4]   2> 12409 T283 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.SyncSliceTest-jetty3-1359380041509/'
[junit4:junit4]   2> 12410 T283 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.SyncSliceTest-jetty3-1359380041509/'
[junit4:junit4]   2> 12466 T283 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 12467 T283 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 12467 T283 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 12468 T283 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 12468 T283 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 12469 T283 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 12469 T283 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 12470 T283 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 12470 T283 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 12471 T283 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 12492 T283 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 12512 T283 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:19961/solr
[junit4:junit4]   2> 12513 T283 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 12514 T283 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:19961 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@46854937
[junit4:junit4]   2> 12515 T283 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12515 T352 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:19961. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12516 T352 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:19961, initiating session
[junit4:junit4]   2> 12516 T285 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:20037
[junit4:junit4]   2> 12517 T285 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:20037
[junit4:junit4]   2> 12519 T287 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c815d1f6d0009 with negotiated timeout 20000 for client /140.211.11.196:20037
[junit4:junit4]   2> 12519 T352 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:19961, sessionid = 0x13c815d1f6d0009, negotiated timeout = 20000
[junit4:junit4]   2> 12519 T353 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@46854937 name:ZooKeeperConnection Watcher:127.0.0.1:19961 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12520 T283 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12522 T288 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c815d1f6d0009
[junit4:junit4]   2> 12534 T353 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 12534 T285 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:20037 which had sessionid 0x13c815d1f6d0009
[junit4:junit4]   2> 12534 T283 oaz.ZooKeeper.close Session: 0x13c815d1f6d0009 closed
[junit4:junit4]   2> 12535 T283 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 12547 T283 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:19961/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@5d17f37f
[junit4:junit4]   2> 12548 T283 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12549 T354 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:19961. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12549 T354 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:19961, initiating session
[junit4:junit4]   2> 12550 T285 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:20038
[junit4:junit4]   2> 12550 T285 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:20038
[junit4:junit4]   2> 12551 T287 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c815d1f6d000a with negotiated timeout 20000 for client /140.211.11.196:20038
[junit4:junit4]   2> 12552 T354 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:19961, sessionid = 0x13c815d1f6d000a, negotiated timeout = 20000
[junit4:junit4]   2> 12552 T355 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5d17f37f name:ZooKeeperConnection Watcher:127.0.0.1:19961/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12552 T283 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12554 T288 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c815d1f6d000a type:create cxid:0x1 zxid:0x80 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12556 T288 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c815d1f6d000a type:create cxid:0x2 zxid:0x81 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12558 T283 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:20036_bcou%2Fer
[junit4:junit4]   2> 12559 T288 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c815d1f6d000a type:delete cxid:0x4 zxid:0x82 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:20036_bcou%2Fer Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:20036_bcou%2Fer
[junit4:junit4]   2> 12565 T283 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:20036_bcou%2Fer
[junit4:junit4]   2> 12568 T305 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> 12569 T324 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> 12569 T311 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 12569 T339 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 12570 T311 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> 12570 T339 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> 12571 T324 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 12572 T305 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 12575 T283 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 12583 T356 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.SyncSliceTest-jetty3-1359380041509/collection1
[junit4:junit4]   2> 12584 T356 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 12584 T356 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 12585 T356 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 12587 T356 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.SyncSliceTest-jetty3-1359380041509/collection1/'
[junit4:junit4]   2> 12588 T356 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.SyncSliceTest-jetty3-1359380041509/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 12589 T356 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.SyncSliceTest-jetty3-1359380041509/collection1/lib/README' to classloader
[junit4:junit4]   2> 12647 T356 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 12721 T356 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 12822 T356 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 12834 T356 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 13156 T306 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13157 T306 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:20032_bcou%2Fer",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:20032/bcou/er"}
[junit4:junit4]   2> 13164 T305 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> 13164 T339 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> 13164 T311 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> 13164 T355 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> 13164 T324 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> 13527 T356 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 13540 T356 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 13544 T356 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 13571 T356 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 13577 T356 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 13583 T356 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 13585 T356 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 13587 T356 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.SyncSliceTest-jetty3-1359380041509/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1359380029285/jetty3/
[junit4:junit4]   2> 13588 T356 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d7fbbd6
[junit4:junit4]   2> 13589 T356 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 13590 T356 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.SyncSliceTest-1359380029285/jetty3 forceNew:false
[junit4:junit4]   2> 13590 T356 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.SyncSliceTest-1359380029285/jetty3
[junit4:junit4]   2> 13591 T356 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1359380029285/jetty3/index/
[junit4:junit4]   2> 13591 T356 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1359380029285/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 13592 T356 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.SyncSliceTest-1359380029285/jetty3/index forceNew:false
[junit4:junit4]   2> 13599 T356 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359380029285/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1fd0ef3e; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 13599 T356 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 13600 T356 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.SyncSliceTest-1359380029285/jetty3/index
[junit4:junit4]   2> 13600 T356 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 13603 T356 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 13603 T356 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 13604 T356 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 13604 T356 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 13605 T356 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 13605 T356 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 13606 T356 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 13607 T356 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 13607 T356 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 13608 T356 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 13609 T356 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 13609 T356 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 13610 T356 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 13610 T356 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 13611 T356 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 13612 T356 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 13612 T356 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13613 T356 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13614 T356 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13614 T356 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13615 T356 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13616 T356 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13616 T356 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13617 T356 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13618 T356 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 13619 T356 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 13632 T356 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 13636 T356 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 13638 T356 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> 13641 T356 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.SyncSliceTest-1359380029285/jetty3
[junit4:junit4]   2> 13643 T356 oass.SolrIndexSearcher.<init> Opening Searcher@5c854934 main
[junit4:junit4]   2> 13644 T356 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 13644 T356 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 13645 T356 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 13662 T356 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 13734 T357 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5c854934 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 13746 T356 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 13746 T356 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 14674 T306 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14675 T306 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:20036_bcou%2Fer",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:20036/bcou/er"}
[junit4:junit4]   2> 14675 T306 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 14676 T306 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 14689 T305 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> 14689 T339 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> 14689 T355 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> 14689 T311 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> 14689 T324 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> 14752 T356 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 14752 T356 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:20036/bcou/er collection:collection1 shard:shard1
[junit4:junit4]   2> 14766 T356 oasc.ZkController.register We are http://127.0.0.1:20036/bcou/er/collection1/ and leader is http://127.0.0.1:19968/bcou/er/collection1/
[junit4:junit4]   2> 14766 T356 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:20036/bcou/er
[junit4:junit4]   2> 14767 T356 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 14767 T356 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C8 name=collection1 org.apache.solr.core.SolrCore@5f3c7bc9 url=http://127.0.0.1:20036/bcou/er/collection1 node=127.0.0.1:20036_bcou%2Fer C8_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:20036_bcou%2Fer, base_url=http://127.0.0.1:20036/bcou/er}
[junit4:junit4]   2> 14768 T358 C8 P20036 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 14769 T358 C8 P20036 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 14769 T356 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14769 T358 C8 P20036 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 14770 T358 C8 P20036 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 14770 T283 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> 14771 T283 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 14771 T358 C8 P20036 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 14772 T283 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 14970 T283 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 14973 T283 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:20040
[junit4:junit4]   2> 14974 T283 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 14975 T283 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 14975 T283 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.SyncSliceTest-jetty4-1359380044077
[junit4:junit4]   2> 14976 T283 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.SyncSliceTest-jetty4-1359380044077/solr.xml
[junit4:junit4]   2> 14976 T283 oasc.CoreContainer.<init> New CoreContainer 2025417640
[junit4:junit4]   2> 14977 T283 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.SyncSliceTest-jetty4-1359380044077/'
[junit4:junit4]   2> 14977 T283 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.SyncSliceTest-jetty4-1359380044077/'
[junit4:junit4]   2> 15035 T283 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 15035 T283 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 15036 T283 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 15036 T283 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 15037 T283 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 15037 T283 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 15038 T283 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 15038 T283 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 15039 T283 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 15039 T283 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 15062 T283 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 15082 T283 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:19961/solr
[junit4:junit4]   2> 15083 T283 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 15084 T283 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:19961 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@12f3b892
[junit4:junit4]   2> 15085 T283 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 15085 T368 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:19961. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 15086 T368 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:19961, initiating session
[junit4:junit4]   2> 15087 T285 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:20041
[junit4:junit4]   2> 15087 T285 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:20041
[junit4:junit4]   2> 15090 T287 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c815d1f6d000b with negotiated timeout 20000 for client /140.211.11.196:20041
[junit4:junit4]   2> 15090 T368 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:19961, sessionid = 0x13c815d1f6d000b, negotiated timeout = 20000
[junit4:junit4]   2> 15090 T369 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@12f3b892 name:ZooKeeperConnection Watcher:127.0.0.1:19961 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 15090 T283 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 15092 T288 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c815d1f6d000b
[junit4:junit4]   2> 15094 T369 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 15094 T285 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:20041 which had sessionid 0x13c815d1f6d000b
[junit4:junit4]   2> 15094 T283 oaz.ZooKeeper.close Session: 0x13c815d1f6d000b closed
[junit4:junit4]   2> 15095 T283 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 15107 T283 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:19961/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@53e9ad27
[junit4:junit4]   2> 15108 T283 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 15108 T370 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:19961. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 15109 T370 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:19961, initiating session
[junit4:junit4]   2> 15109 T285 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:20042
[junit4:junit4]   2> 15109 T285 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:20042
[junit4:junit4]   2> 15111 T287 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c815d1f6d000c with negotiated timeout 20000 for client /140.211.11.196:20042
[junit4:junit4]   2> 15111 T370 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:19961, sessionid = 0x13c815d1f6d000c, negotiated timeout = 20000
[junit4:junit4]   2> 15111 T371 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@53e9ad27 name:ZooKeeperConnection Watcher:127.0.0.1:19961/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 15112 T283 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 15113 T288 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c815d1f6d000c type:create cxid:0x1 zxid:0x93 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 15114 T288 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c815d1f6d000c type:create cxid:0x2 zxid:0x94 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 15116 T283 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:20040_bcou%2Fer
[junit4:junit4]   2> 15117 T288 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c815d1f6d000c type:delete cxid:0x4 zxid:0x95 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:20040_bcou%2Fer Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:20040_bcou%2Fer
[junit4:junit4]   2> 15119 T283 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:20040_bcou%2Fer
[junit4:junit4]   2> 15127 T305 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> 15127 T324 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> 15127 T355 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> 15128 T339 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 15128 T311 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 15128 T339 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> 15128 T311 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> 15130 T305 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 15130 T355 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 15131 T324 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 15134 T283 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 15142 T372 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.SyncSliceTest-jetty4-1359380044077/collection1
[junit4:junit4]   2> 15143 T372 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 15144 T372 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 15144 T372 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 15146 T372 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.SyncSliceTest-jetty4-1359380044077/collection1/'
[junit4:junit4]   2> 15147 T372 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.SyncSliceTest-jetty4-1359380044077/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 15148 T372 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.SyncSliceTest-jetty4-1359380044077/collection1/lib/README' to classloader
[junit4:junit4]   2> 15206 T372 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2>  C7_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:20032_bcou%2Fer, base_url=http://127.0.0.1:20032/bcou/er}
[junit4:junit4]   2> 15265 T342 C7 P20032 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:19968/bcou/er/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 15275 T342 C7 P20032 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&connTimeout=30000&socketTimeout=30000&retry=false
[junit4:junit4]   2> 15282 T372 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 15295 T342 C7 P20032 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:20032/bcou/er START replicas=[http://127.0.0.1:19968/bcou/er/collection1/] nUpdates=100
[junit4:junit4]   2> 15306 T342 C7 P20032 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 15306 T342 C7 P20032 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 15307 T342 C7 P20032 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 15307 T342 C7 P20032 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 15307 T342 C7 P20032 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 15307 T342 C7 P20032 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:19968/bcou/er/collection1/. core=collection1
[junit4:junit4]   2> 15308 T342 C7 P20032 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C9 name=collection1 org.apache.solr.core.SolrCore@5778064b url=http://127.0.0.1:19968/bcou/er/collection1 node=127.0.0.1:19968_bcou%2Fer C9_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:19968_bcou%2Fer, base_url=http://127.0.0.1:19968/bcou/er, leader=true}
[junit4:junit4]   2> 15325 T316 C9 P19968 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 15332 T317 C9 P19968 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 15333 T317 C9 P19968 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.SyncSliceTest-1359380029285/jetty1
[junit4:junit4]   2> 15338 T317 C9 P19968 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359380029285/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@fc70934; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 15338 T317 C9 P19968 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 15343 T317 C9 P19968 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359380029285/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@fc70934; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359380029285/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@fc70934; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 15343 T317 C9 P19968 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 15344 T317 C9 P19968 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.SyncSliceTest-1359380029285/jetty1
[junit4:junit4]   2> 15345 T317 C9 P19968 oass.SolrIndexSearcher.<init> Opening Searcher@59122db0 realtime
[junit4:junit4]   2> 15345 T317 C9 P19968 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 15346 T317 C9 P19968 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 14
[junit4:junit4]   2> 15347 T342 C7 P20032 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 15347 T342 C7 P20032 oascsi.HttpClientUtil.createClient Creating new http client, config:connTimeout=5000&socketTimeout=20000&allowCompression=false&maxConnections=10000&maxConnectionsPerHost=10000
[junit4:junit4]   2> 15374 T342 C7 P20032 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 15377 T318 C9 P19968 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 15378 T318 C9 P19968 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=2 
[junit4:junit4]   2> 15379 T342 C7 P20032 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 15379 T342 C7 P20032 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 15380 T342 C7 P20032 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 15383 T318 C9 P19968 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.SyncSliceTest-1359380029285/jetty1
[junit4:junit4]   2> 15383 T372 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 15384 T318 C9 P19968 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.SyncSliceTest-1359380029285/jetty1/index
[junit4:junit4]   2> 15384 T318 C9 P19968 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=2 
[junit4:junit4]   2> 15385 T342 C7 P20032 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 15388 T342 C7 P20032 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.SyncSliceTest-1359380029285/jetty2/index.20130128073404666 forceNew:false
[junit4:junit4]   2> 15389 T342 C7 P20032 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.SyncSliceTest-1359380029285/jetty2
[junit4:junit4]   2> 15390 T342 C7 P20032 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359380029285/jetty2/index.20130128073404666 lockFactory=org.apache.lucene.store.NativeFSLockFactory@47f8dc1e; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 15406 T318 C9 P19968 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=6 
[junit4:junit4]   2> 15408 T372 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 15423 T342 C7 P20032 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.SyncSliceTest-1359380029285/jetty2/index
[junit4:junit4]   2> 15423 T342 C7 P20032 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 15438 T342 C7 P20032 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130128073404666
[junit4:junit4]   2> 15441 T342 C7 P20032 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.SyncSliceTest-1359380029285/jetty2
[junit4:junit4]   2> 15442 T342 C7 P20032 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.SyncSliceTest-1359380029285/jetty2
[junit4:junit4]   2> 15442 T342 C7 P20032 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1359380029285/jetty2/index/ new=./org.apache.solr.cloud.SyncSliceTest-1359380029285/jetty2/index.20130128073404666
[junit4:junit4]   2> 15447 T342 C7 P20032 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359380029285/jetty2/index.20130128073404666 lockFactory=org.apache.lucene.store.NativeFSLockFactory@47f8dc1e; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 15448 T342 C7 P20032 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 15450 T342 C7 P20032 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.SyncSliceTest-1359380029285/jetty2
[junit4:junit4]   2> 15455 T342 C7 P20032 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 15456 T342 C7 P20032 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 15456 T342 C7 P20032 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 15457 T342 C7 P20032 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.SyncSliceTest-1359380029285/jetty2/index.20130128073404666
[junit4:junit4]   2> 15458 T342 C7 P20032 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.SyncSliceTest-1359380029285/jetty2
[junit4:junit4]   2> 15463 T342 C7 P20032 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359380029285/jetty2/index.20130128073404666 lockFactory=org.apache.lucene.store.NativeFSLockFactory@47f8dc1e; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 15464 T342 C7 P20032 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 15464 T342 C7 P20032 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 15465 T342 C7 P20032 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.SyncSliceTest-1359380029285/jetty2
[junit4:junit4]   2> 15466 T342 C7 P20032 oass.SolrIndexSearcher.<init> Opening Searcher@2183ce4 main
[junit4:junit4]   2> 15468 T341 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2183ce4 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 15468 T341 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.SyncSliceTest-1359380029285/jetty2/index
[junit4:junit4]   2> 15469 T342 C7 P20032 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 15472 T342 C7 P20032 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359380029285/jetty2/index.20130128073404666 lockFactory=org.apache.lucene.store.NativeFSLockFactory@47f8dc1e; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359380029285/jetty2/index.20130128073404666 lockFactory=org.apache.lucene.store.NativeFSLockFactory@47f8dc1e; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 15473 T342 C7 P20032 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 15474 T342 C7 P20032 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.SyncSliceTest-1359380029285/jetty2
[junit4:junit4]   2> 15474 T342 C7 P20032 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 15474 T342 C7 P20032 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.SyncSliceTest-1359380029285/jetty2/index.20130128073404666
[junit4:junit4]   2> 15475 T342 C7 P20032 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.SyncSliceTest-1359380029285/jetty2/index
[junit4:junit4]   2> 15475 T342 C7 P20032 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 15475 T342 C7 P20032 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 15475 T342 C7 P20032 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 15476 T342 C7 P20032 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15479 T342 C7 P20032 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 16199 T306 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16201 T306 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:20036_bcou%2Fer",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:20036/bcou/er"}
[junit4:junit4]   2> 16209 T306 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:20032_bcou%2Fer",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:20032/bcou/er"}
[junit4:junit4]   2> 16218 T305 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> 16219 T324 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> 16219 T311 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> 16219 T371 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> 16220 T339 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> 16252 T355 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> 16324 T372 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 16347 T372 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 16354 T372 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 16398 T372 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 16423 T372 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 16432 T372 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 16436 T372 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 16441 T372 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.SyncSliceTest-jetty4-1359380044077/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1359380029285/jetty4/
[junit4:junit4]   2> 16442 T372 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d7fbbd6
[junit4:junit4]   2> 16443 T372 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 16445 T372 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.SyncSliceTest-1359380029285/jetty4 forceNew:false
[junit4:junit4]   2> 16446 T372 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.SyncSliceTest-1359380029285/jetty4
[junit4:junit4]   2> 16446 T372 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1359380029285/jetty4/index/
[junit4:junit4]   2> 16447 T372 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1359380029285/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 16449 T372 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.SyncSliceTest-1359380029285/jetty4/index forceNew:false
[junit4:junit4]   2> 16459 T372 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359380029285/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@161c6c; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 16461 T372 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 16462 T372 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.SyncSliceTest-1359380029285/jetty4/index
[junit4:junit4]   2> 16463 T372 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 16467 T372 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 16468 T372 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 16468 T372 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 16469 T372 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 16471 T372 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 16471 T372 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 16472 T372 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 16473 T372 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 16474 T372 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 16475 T372 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 16476 T372 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 16477 T372 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 16478 T372 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 16478 T372 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 16479 T372 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 16479 T372 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 16480 T372 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 16481 T372 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 16482 T372 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 16483 T372 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 16484 T372 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 16485 T372 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 16486 T372 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 16487 T372 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 16489 T372 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 16490 T372 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 16512 T372 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 16520 T372 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 16524 T372 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> 16528 T372 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.SyncSliceTest-1359380029285/jetty4
[junit4:junit4]   2> 16532 T372 oass.SolrIndexSearcher.<init> Opening Searcher@30ae55b3 main
[junit4:junit4]   2> 16534 T372 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 16534 T372 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 16535 T372 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 16546 T372 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 16623 T375 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@30ae55b3 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 16631 T372 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 16632 T372 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 17762 T306 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17763 T306 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:20040_bcou%2Fer",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:20040/bcou/er"}
[junit4:junit4]   2> 17763 T306 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 17763 T306 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 17796 T305 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> 17796 T371 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> 17796 T324 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> 17796 T355 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> 17796 T311 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> 17796 T339 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> 18638 T372 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 18638 T372 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:20040/bcou/er collection:collection1 shard:shard1
[junit4:junit4]   2> 18648 T372 oasc.ZkController.register We are http://127.0.0.1:20040/bcou/er/collection1/ and leader is http://127.0.0.1:19968/bcou/er/collection1/
[junit4:junit4]   2> 18648 T372 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:20040/bcou/er
[junit4:junit4]   2> 18649 T372 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 18649 T372 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C10 name=collection1 org.apache.solr.core.SolrCore@5c1aa478 url=http://127.0.0.1:20040/bcou/er/collection1 node=127.0.0.1:20040_bcou%2Fer C10_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:20040_bcou%2Fer, base_url=http://127.0.0.1:20040/bcou/er}
[junit4:junit4]   2> 18650 T376 C10 P20040 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 18651 T376 C10 P20040 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 18651 T372 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18652 T376 C10 P20040 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 18652 T376 C10 P20040 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18653 T283 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> 18653 T283 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 18654 T376 C10 P20040 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18654 T283 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18677 T283 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18679 T283 oasc.AbstractFullDistribZkTestBase.waitForThingsToLevelOut Wait for recoveries to finish - wait 15 for each attempt
[junit4:junit4]   2> 18679 T283 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
[junit4:junit4]   2> 18680 T283 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C8_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:20036_bcou%2Fer, base_url=http://127.0.0.1:20036/bcou/er}
[junit4:junit4]   2> 18802 T358 C8 P20036 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:19968/bcou/er/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 18802 T358 C8 P20036 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:20036/bcou/er START replicas=[http://127.0.0.1:19968/bcou/er/collection1/] nUpdates=100
[junit4:junit4]   2> 18803 T358 C8 P20036 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 18803 T358 C8 P20036 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 18803 T358 C8 P20036 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 18803 T358 C8 P20036 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 18804 T358 C8 P20036 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 18804 T358 C8 P20036 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:19968/bcou/er/collection1/. core=collection1
[junit4:junit4]   2> 18804 T358 C8 P20036 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18806 T316 C9 P19968 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 18819 T320 C9 P19968 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 18824 T320 C9 P19968 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359380029285/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@fc70934; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359380029285/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@fc70934; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 18824 T320 C9 P19968 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 18825 T320 C9 P19968 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.SyncSliceTest-1359380029285/jetty1
[junit4:junit4]   2> 18826 T320 C9 P19968 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 18826 T320 C9 P19968 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 7
[junit4:junit4]   2> 18827 T358 C8 P20036 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 18828 T358 C8 P20036 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 18831 T318 C9 P19968 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 18832 T358 C8 P20036 oash.SnapPuller.fetchLatestIndex Master's generation: 3
[junit4:junit4]   2> 18832 T358 C8 P20036 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 18832 T358 C8 P20036 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 18836 T318 C9 P19968 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.SyncSliceTest-1359380029285/jetty1
[junit4:junit4]   2> 18836 T318 C9 P19968 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.SyncSliceTest-1359380029285/jetty1/index
[junit4:junit4]   2> 18837 T318 C9 P19968 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=3&version=2} status=0 QTime=2 
[junit4:junit4]   2> 18838 T358 C8 P20036 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 18839 T358 C8 P20036 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.SyncSliceTest-1359380029285/jetty3/index.20130128073408118 forceNew:false
[junit4:junit4]   2> 18840 T358 C8 P20036 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.SyncSliceTest-1359380029285/jetty3
[junit4:junit4]   2> 18840 T358 C8 P20036 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359380029285/jetty3/index.20130128073408118 lockFactory=org.apache.lucene.store.NativeFSLockFactory@28296a53; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 18844 T318 C9 P19968 REQ /replication {file=segments_3&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 18846 T358 C8 P20036 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.SyncSliceTest-1359380029285/jetty3/index
[junit4:junit4]   2> 18846 T358 C8 P20036 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 18856 T358 C8 P20036 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130128073408118
[junit4:junit4]   2> 18858 T358 C8 P20036 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.SyncSliceTest-1359380029285/jetty3
[junit4:junit4]   2> 18858 T358 C8 P20036 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.SyncSliceTest-1359380029285/jetty3
[junit4:junit4]   2> 18859 T358 C8 P20036 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1359380029285/jetty3/index/ new=./org.apache.solr.cloud.SyncSliceTest-1359380029285/jetty3/index.20130128073408118
[junit4:junit4]   2> 18862 T358 C8 P20036 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359380029285/jetty3/index.20130128073408118 lockFactory=org.apache.lucene.store.NativeFSLockFactory@28296a53; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 18863 T358 C8 P20036 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 18864 T358 C8 P20036 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.SyncSliceTest-1359380029285/jetty3
[junit4:junit4]   2> 18865 T358 C8 P20036 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 18865 T358 C8 P20036 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 18865 T358 C8 P20036 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 18866 T358 C8 P20036 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.SyncSliceTest-1359380029285/jetty3/index.20130128073408118
[junit4:junit4]   2> 18867 T358 C8 P20036 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.SyncSliceTest-1359380029285/jetty3
[junit4:junit4]   2> 18870 T358 C8 P20036 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359380029285/jetty3/index.20130128073408118 lockFactory=org.apache.lucene.store.NativeFSLockFactory@28296a53; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 18871 T358 C8 P20036 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 18871 T358 C8 P20036 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 18871 T358 C8 P20036 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.SyncSliceTest-1359380029285/jetty3
[junit4:junit4]   2> 18872 T358 C8 P20036 oass.SolrIndexSearcher.<init> Opening Searcher@7b51ed10 main
[junit4:junit4]   2> 18874 T357 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7b51ed10 main{StandardDirectoryReader(segments_3:1:nrt)}
[junit4:junit4]   2> 18875 T357 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.SyncSliceTest-1359380029285/jetty3/index
[junit4:junit4]   2> 18875 T358 C8 P20036 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 18883 T358 C8 P20036 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359380029285/jetty3/index.20130128073408118 lockFactory=org.apache.lucene.store.NativeFSLockFactory@28296a53; 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/J0/org.apache.solr.cloud.SyncSliceTest-1359380029285/jetty3/index.20130128073408118 lockFactory=org.apache.lucene.store.NativeFSLockFactory@28296a53; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 18883 T358 C8 P20036 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 18885 T358 C8 P20036 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.SyncSliceTest-1359380029285/jetty3
[junit4:junit4]   2> 18885 T358 C8 P20036 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 18885 T358 C8 P20036 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.SyncSliceTest-1359380029285/jetty3/index.20130128073408118
[junit4:junit4]   2> 18886 T358 C8 P20036 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.SyncSliceTest-1359380029285/jetty3/index
[junit4:junit4]   2> 18886 T358 C8 P20036 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 18886 T358 C8 P20036 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 18886 T358 C8 P20036 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 18886 T358 C8 P20036 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18893 T358 C8 P20036 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 19305 T306 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19306 T306 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:20040_bcou%2Fer",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:20040/bcou/er"}
[junit4:junit4]   2> 19315 T306 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:20036_bcou%2Fer",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:20036/bcou/er"}
[junit4:junit4]   2> 19328 T305 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> 19329 T355 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> 19329 T339 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> 19329 T324 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> 19329 T311 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> 19329 T371 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> 19684 T283 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20687 T283 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C10_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:20040_bcou%2Fer, base_url=http://127.0.0.1:20040/bcou/er}
[junit4:junit4]   2> 21680 T376 C10 P20040 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:19968/bcou/er/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 21680 T376 C10 P20040 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:20040/bcou/er START replicas=[http://127.0.0.1:19968/bcou/er/collection1/] nUpdates=100
[junit4:junit4]   2> 21681 T376 C10 P20040 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 21681 T376 C10 P20040 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 21681 T376 C10 P20040 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 21681 T376 C10 P20040 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 21682 T376 C10 P20040 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 21682 T376 C10 P20040 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:19968/bcou/er/collection1/. core=collection1
[junit4:junit4]   2> 21682 T376 C10 P20040 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 21684 T316 C9 P19968 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 21690 T283 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21700 T314 C9 P19968 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 21704 T314 C9 P19968 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/J0/org.apache.solr.cloud.SyncSliceTest-1359380029285/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@fc70934; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359380029285/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@fc70934; 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/J0/org.apache.solr.cloud.SyncSliceTest-1359380029285/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@fc70934; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 21705 T314 C9 P19968 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 21705 T314 C9 P19968 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.SyncSliceTest-1359380029285/jetty1
[junit4:junit4]   2> 21706 T314 C9 P19968 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 21706 T314 C9 P19968 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 7
[junit4:junit4]   2> 21707 T376 C10 P20040 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 21708 T376 C10 P20040 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 21711 T318 C9 P19968 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 21712 T376 C10 P20040 oash.SnapPuller.fetchLatestIndex Master's generation: 4
[junit4:junit4]   2> 21712 T376 C10 P20040 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 21712 T376 C10 P20040 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 21716 T318 C9 P19968 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.SyncSliceTest-1359380029285/jetty1
[junit4:junit4]   2> 21716 T318 C9 P19968 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.SyncSliceTest-1359380029285/jetty1/index
[junit4:junit4]   2> 21717 T318 C9 P19968 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=4&version=2} status=0 QTime=2 
[junit4:junit4]   2> 21718 T376 C10 P20040 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 21719 T376 C10 P20040 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.SyncSliceTest-1359380029285/jetty4/index.20130128073410998 forceNew:false
[junit4:junit4]   2> 21720 T376 C10 P20040 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.SyncSliceTest-1359380029285/jetty4
[junit4:junit4]   2> 21721 T376 C10 P20040 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359380029285/jetty4/index.20130128073410998 lockFactory=org.apache.lucene.store.NativeFSLockFactory@11a1c9d5; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 21725 T318 C9 P19968 REQ /replication {file=segments_4&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=1 
[junit4:junit4]   2> 21738 T376 C10 P20040 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.SyncSliceTest-1359380029285/jetty4/index
[junit4:junit4]   2> 21738 T376 C10 P20040 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 21741 T376 C10 P20040 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130128073410998
[junit4:junit4]   2> 21742 T376 C10 P20040 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.SyncSliceTest-1359380029285/jetty4
[junit4:junit4]   2> 21743 T376 C10 P20040 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.SyncSliceTest-1359380029285/jetty4
[junit4:junit4]   2> 21743 T376 C10 P20040 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1359380029285/jetty4/index/ new=./org.apache.solr.cloud.SyncSliceTest-1359380029285/jetty4/index.20130128073410998
[junit4:junit4]   2> 21748 T376 C10 P20040 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359380029285/jetty4/index.20130128073410998 lockFactory=org.apache.lucene.store.NativeFSLockFactory@11a1c9d5; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 21748 T376 C10 P20040 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 21750 T376 C10 P20040 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.SyncSliceTest-1359380029285/jetty4
[junit4:junit4]   2> 21750 T376 C10 P20040 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 21750 T376 C10 P20040 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 21750 T376 C10 P20040 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 21751 T376 C10 P20040 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.SyncSliceTest-1359380029285/jetty4/index.20130

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

ene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359380029285/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@161c6c; maxCacheMB=48.0 maxMergeSizeMB=4.0))
[junit4:junit4]   2> 148551 T283 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359380029285/jetty4/index
[junit4:junit4]   2> 148551 T283 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359380029285/jetty4/index
[junit4:junit4]   2> 148552 T283 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359380029285/jetty4
[junit4:junit4]   2> 148552 T283 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359380029285/jetty4
[junit4:junit4]   2> 148654 T371 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 148654 T283 oaz.ZooKeeper.close Session: 0x13c815d1f6d000c closed
[junit4:junit4]   2> 148655 T283 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/bcou/er,null}
[junit4:junit4]   2> 149089 T283 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=B67A0146669CAE73 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=de_CH -Dtests.timezone=America/Chicago -Dtests.file.encoding=ISO-8859-1
[junit4:junit4] FAILURE  149s J0 | SyncSliceTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError: shard1 should have just been set up to be inconsistent - but it's still consistent
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([B67A0146669CAE73:379C8F5E11C3CE4F]: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:214)
[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> 149112 T283 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> NOTE: test params are: codec=Lucene41: {range_facet_l=PostingsFormat(name=Direct), text=MockVariableIntBlock(baseBlockSize=53), _version_=PostingsFormat(name=Direct), rnd_b=PostingsFormat(name=Lucene41WithOrds), intDefault=PostingsFormat(name=Direct), timestamp=PostingsFormat(name=Direct), id=PostingsFormat(name=Lucene41WithOrds), a_t=PostingsFormat(name=Direct), range_facet_sl=MockVariableIntBlock(baseBlockSize=53), range_facet_si=PostingsFormat(name=Memory doPackFST= true), other_tl1=PostingsFormat(name=Direct), multiDefault=PostingsFormat(name=Memory doPackFST= true), a_si=PostingsFormat(name=Memory doPackFST= true)}, sim=DefaultSimilarity, locale=de_CH, timezone=America/Chicago
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Oracle Corporation 1.7.0_09 (64-bit)/cpus=16,threads=2,free=103335432,total=150994944
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestFastOutputStream, TestIBSimilarityFactory, UpdateRequestProcessorFactoryTest, PreAnalyzedFieldTest, TestSolrIndexConfig, SolrCmdDistributorTest, ChaosMonkeySafeLeaderTest, NumericFieldsTest, TestJoin, TestBadConfig, ShardRoutingCustomTest, SyncSliceTest]
[junit4:junit4] Completed on J0 in 149.15s, 1 test, 1 failure <<< FAILURES!

[...truncated 540 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/build.xml:346: 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:178: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/common-build.xml:428: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/common-build.xml:1176: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/common-build.xml:841: There were test failures: 247 suites, 1032 tests, 1 failure, 23 ignored (5 assumptions)

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