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

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

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

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

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

Stack Trace:
java.lang.AssertionError: shard1 should have just been set up to be inconsistent - but it's still consistent
	at __randomizedtesting.SeedInfo.seed([6449A5F5442A530C:E5AF2BED33753330]: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:616)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:679)




Build Log:
[...truncated 8799 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.SyncSliceTest
[junit4:junit4]   2> 0 T1978 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /a/ot
[junit4:junit4]   2> 4 T1978 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./solrtest-SyncSliceTest-1359703589792
[junit4:junit4]   2> 5 T1978 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 6 T1979 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 9 T1979 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 9 T1979 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 9 T1979 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 10 T1979 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 11 T1979 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359703589791/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 107 T1978 oasc.ZkTestServer.run start zk server on port:56154
[junit4:junit4]   2> 107 T1978 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:56154 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@2a4406a3
[junit4:junit4]   2> 108 T1978 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 109 T1984 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:56154. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 109 T1984 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:56154, initiating session
[junit4:junit4]   2> 110 T1980 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:41023
[junit4:junit4]   2> 110 T1980 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:41023
[junit4:junit4]   2> 110 T1982 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 113 T1982 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c94a643a70000 with negotiated timeout 10000 for client /140.211.11.196:41023
[junit4:junit4]   2> 113 T1984 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:56154, sessionid = 0x13c94a643a70000, negotiated timeout = 10000
[junit4:junit4]   2> 113 T1985 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2a4406a3 name:ZooKeeperConnection Watcher:127.0.0.1:56154 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 113 T1978 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 114 T1978 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 117 T1983 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c94a643a70000
[junit4:junit4]   2> 125 T1985 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 126 T1980 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:41023 which had sessionid 0x13c94a643a70000
[junit4:junit4]   2> 125 T1978 oaz.ZooKeeper.close Session: 0x13c94a643a70000 closed
[junit4:junit4]   2> 126 T1978 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:56154/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@4e89fb03
[junit4:junit4]   2> 127 T1978 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 127 T1986 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:56154. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 128 T1986 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:56154, initiating session
[junit4:junit4]   2> 128 T1980 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:24753
[junit4:junit4]   2> 128 T1980 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:24753
[junit4:junit4]   2> 129 T1982 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c94a643a70001 with negotiated timeout 10000 for client /140.211.11.196:24753
[junit4:junit4]   2> 129 T1986 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:56154, sessionid = 0x13c94a643a70001, negotiated timeout = 10000
[junit4:junit4]   2> 130 T1987 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4e89fb03 name:ZooKeeperConnection Watcher:127.0.0.1:56154/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 130 T1978 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 130 T1978 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 134 T1978 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 143 T1978 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 146 T1978 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 149 T1978 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 150 T1978 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 161 T1978 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 162 T1978 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 267 T1978 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 267 T1978 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 271 T1978 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 271 T1978 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 275 T1978 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 275 T1978 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 283 T1978 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 284 T1978 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 287 T1978 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 288 T1978 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 291 T1978 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 292 T1978 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 295 T1978 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 296 T1978 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 299 T1983 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c94a643a70001
[junit4:junit4]   2> 300 T1987 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 300 T1980 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:24753 which had sessionid 0x13c94a643a70001
[junit4:junit4]   2> 300 T1978 oaz.ZooKeeper.close Session: 0x13c94a643a70001 closed
[junit4:junit4]   2> 458 T1978 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 461 T1978 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:50310
[junit4:junit4]   2> 461 T1978 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 462 T1978 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 462 T1978 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1359703590088
[junit4:junit4]   2> 463 T1978 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1359703590088/solr.xml
[junit4:junit4]   2> 463 T1978 oasc.CoreContainer.<init> New CoreContainer 1653740894
[junit4:junit4]   2> 464 T1978 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1359703590088/'
[junit4:junit4]   2> 464 T1978 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1359703590088/'
[junit4:junit4]   2> 506 T1978 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 507 T1978 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 507 T1978 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 508 T1978 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 508 T1978 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 509 T1978 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 509 T1978 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 510 T1978 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 510 T1978 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 510 T1978 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 529 T1978 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 548 T1978 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:56154/solr
[junit4:junit4]   2> 548 T1978 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 549 T1978 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:56154 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@2de8a5c9
[junit4:junit4]   2> 550 T1978 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 550 T1997 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:56154. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 551 T1997 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:56154, initiating session
[junit4:junit4]   2> 551 T1980 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:23847
[junit4:junit4]   2> 552 T1980 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:23847
[junit4:junit4]   2> 553 T1982 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c94a643a70002 with negotiated timeout 20000 for client /140.211.11.196:23847
[junit4:junit4]   2> 553 T1997 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:56154, sessionid = 0x13c94a643a70002, negotiated timeout = 20000
[junit4:junit4]   2> 554 T1998 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2de8a5c9 name:ZooKeeperConnection Watcher:127.0.0.1:56154 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 554 T1978 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 555 T1983 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c94a643a70002
[junit4:junit4]   2> 556 T1998 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 556 T1980 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:23847 which had sessionid 0x13c94a643a70002
[junit4:junit4]   2> 556 T1978 oaz.ZooKeeper.close Session: 0x13c94a643a70002 closed
[junit4:junit4]   2> 557 T1978 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 566 T1978 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:56154/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@23979ec9
[junit4:junit4]   2> 567 T1978 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 568 T1999 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:56154. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 568 T1999 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:56154, initiating session
[junit4:junit4]   2> 568 T1980 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:30307
[junit4:junit4]   2> 569 T1980 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:30307
[junit4:junit4]   2> 570 T1982 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c94a643a70003 with negotiated timeout 20000 for client /140.211.11.196:30307
[junit4:junit4]   2> 570 T1999 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:56154, sessionid = 0x13c94a643a70003, negotiated timeout = 20000
[junit4:junit4]   2> 570 T2000 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@23979ec9 name:ZooKeeperConnection Watcher:127.0.0.1:56154/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 570 T1978 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 573 T1983 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c94a643a70003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 581 T1978 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 584 T1978 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50310_a%2Fot
[junit4:junit4]   2> 584 T1983 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c94a643a70003 type:delete cxid:0x7 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:50310_a%2Fot Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:50310_a%2Fot
[junit4:junit4]   2> 586 T1978 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50310_a%2Fot
[junit4:junit4]   2> 595 T1978 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 609 T1983 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c94a643a70003 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> 610 T1978 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 613 T1978 oasc.Overseer.start Overseer (id=89109534461067267-127.0.0.1:50310_a%2Fot-n_0000000000) starting
[junit4:junit4]   2> 614 T1983 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c94a643a70003 type:create cxid:0x1a zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 620 T1983 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c94a643a70003 type:create cxid:0x1b zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 621 T1983 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c94a643a70003 type:create cxid:0x1c zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 623 T1983 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c94a643a70003 type:create cxid:0x1d zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 630 T2002 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 631 T1978 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 641 T1978 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 643 T2001 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 648 T2003 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1359703590088/collection1
[junit4:junit4]   2> 648 T2003 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 649 T2003 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 649 T2003 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 650 T2003 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1359703590088/collection1/'
[junit4:junit4]   2> 652 T2003 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-controljetty-1359703590088/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 652 T2003 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-controljetty-1359703590088/collection1/lib/README' to classloader
[junit4:junit4]   2> 704 T2003 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 775 T2003 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 876 T2003 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 881 T2003 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1511 T2003 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1524 T2003 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1528 T2003 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1543 T2003 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1548 T2003 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1552 T2003 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1553 T2003 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1554 T2003 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1359703590088/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1359703589791/control/data/
[junit4:junit4]   2> 1555 T2003 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@27958cc2
[junit4:junit4]   2> 1555 T2003 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 1556 T2003 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359703589791/control/data forceNew:false
[junit4:junit4]   2> 1558 T2003 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359703589791/control/data
[junit4:junit4]   2> 1558 T2003 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1359703589791/control/data/index/
[junit4:junit4]   2> 1559 T2003 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1359703589791/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1560 T2003 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359703589791/control/data/index forceNew:false
[junit4:junit4]   2> 1576 T2003 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-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359703589791/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@49233122; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1577 T2003 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1578 T2003 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359703589791/control/data/index
[junit4:junit4]   2> 1578 T2003 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 1580 T2003 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1580 T2003 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 1580 T2003 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1581 T2003 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 1581 T2003 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1581 T2003 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1582 T2003 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1582 T2003 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1583 T2003 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1583 T2003 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 1583 T2003 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 1584 T2003 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1584 T2003 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 1584 T2003 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 1585 T2003 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 1585 T2003 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1585 T2003 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1586 T2003 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1586 T2003 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1587 T2003 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1587 T2003 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1587 T2003 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1588 T2003 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1588 T2003 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1589 T2003 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 1589 T2003 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 1597 T2003 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1602 T2003 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 1603 T2003 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> 1606 T2003 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359703589791/control/data
[junit4:junit4]   2> 1607 T2003 oass.SolrIndexSearcher.<init> Opening Searcher@431279a1 main
[junit4:junit4]   2> 1608 T2003 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1609 T2003 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1609 T2003 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 1622 T2003 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 1683 T2004 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@431279a1 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1687 T2003 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1687 T2003 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1688 T1983 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c94a643a70003 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> 2148 T2001 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2149 T2001 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:50310_a%2Fot",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:50310/a/ot"}
[junit4:junit4]   2> 2149 T2001 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2149 T2001 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2150 T1983 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c94a643a70003 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> 2167 T2000 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> 2701 T2003 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2701 T2003 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:50310/a/ot collection:control_collection shard:shard1
[junit4:junit4]   2> 2702 T2003 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2716 T1983 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c94a643a70003 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> 2718 T2003 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2718 T1983 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c94a643a70003 type:create cxid:0x73 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2727 T2003 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2727 T2003 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2727 T2003 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:50310/a/ot/collection1/
[junit4:junit4]   2> 2727 T2003 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2728 T2003 oasc.SyncStrategy.syncToMe http://127.0.0.1:50310/a/ot/collection1/ has no replicas
[junit4:junit4]   2> 2728 T2003 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:50310/a/ot/collection1/
[junit4:junit4]   2> 2728 T2003 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2738 T1983 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c94a643a70003 type:create cxid:0x7d zxid:0x3b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3672 T2001 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3903 T2000 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> 3965 T2003 oasc.ZkController.register We are http://127.0.0.1:50310/a/ot/collection1/ and leader is http://127.0.0.1:50310/a/ot/collection1/
[junit4:junit4]   2> 3965 T2003 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:50310/a/ot
[junit4:junit4]   2> 3965 T2003 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3965 T2003 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3966 T2003 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3968 T2003 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3969 T1978 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
[junit4:junit4]   2> 3970 T1978 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3970 T1978 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3983 T1978 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3992 T1978 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:56154/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@64cffe20
[junit4:junit4]   2> 3993 T1978 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3993 T2005 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:56154. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 3993 T2005 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:56154, initiating session
[junit4:junit4]   2> 3994 T1980 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:36571
[junit4:junit4]   2> 3994 T1980 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:36571
[junit4:junit4]   2> 3995 T1982 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c94a643a70004 with negotiated timeout 10000 for client /140.211.11.196:36571
[junit4:junit4]   2> 3995 T2005 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:56154, sessionid = 0x13c94a643a70004, negotiated timeout = 10000
[junit4:junit4]   2> 3996 T2006 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@64cffe20 name:ZooKeeperConnection Watcher:127.0.0.1:56154/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3996 T1978 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3998 T1978 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3999 T1978 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 4158 T1978 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 4160 T1978 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:60086
[junit4:junit4]   2> 4161 T1978 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 4161 T1978 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 4162 T1978 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1359703593787
[junit4:junit4]   2> 4162 T1978 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1359703593787/solr.xml
[junit4:junit4]   2> 4163 T1978 oasc.CoreContainer.<init> New CoreContainer 654599350
[junit4:junit4]   2> 4163 T1978 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1359703593787/'
[junit4:junit4]   2> 4164 T1978 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1359703593787/'
[junit4:junit4]   2> 4205 T1978 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 4206 T1978 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 4206 T1978 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 4207 T1978 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 4207 T1978 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 4207 T1978 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 4208 T1978 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 4208 T1978 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 4209 T1978 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 4209 T1978 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 4228 T1978 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4246 T1978 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:56154/solr
[junit4:junit4]   2> 4246 T1978 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 4247 T1978 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:56154 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@4f39e53c
[junit4:junit4]   2> 4248 T1978 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4248 T2016 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:56154. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 4249 T2016 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:56154, initiating session
[junit4:junit4]   2> 4249 T1980 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:56778
[junit4:junit4]   2> 4249 T1980 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:56778
[junit4:junit4]   2> 4254 T1982 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c94a643a70005 with negotiated timeout 20000 for client /140.211.11.196:56778
[junit4:junit4]   2> 4254 T2016 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:56154, sessionid = 0x13c94a643a70005, negotiated timeout = 20000
[junit4:junit4]   2> 4254 T2017 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4f39e53c name:ZooKeeperConnection Watcher:127.0.0.1:56154 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4254 T1978 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4256 T1983 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c94a643a70005
[junit4:junit4]   2> 4263 T2017 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 4264 T1980 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:56778 which had sessionid 0x13c94a643a70005
[junit4:junit4]   2> 4263 T1978 oaz.ZooKeeper.close Session: 0x13c94a643a70005 closed
[junit4:junit4]   2> 4264 T1978 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 4273 T1978 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:56154/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@2043e314
[junit4:junit4]   2> 4274 T1978 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4274 T2018 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:56154. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 4275 T2018 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:56154, initiating session
[junit4:junit4]   2> 4275 T1980 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:24705
[junit4:junit4]   2> 4275 T1980 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:24705
[junit4:junit4]   2> 4277 T1982 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c94a643a70006 with negotiated timeout 20000 for client /140.211.11.196:24705
[junit4:junit4]   2> 4277 T2018 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:56154, sessionid = 0x13c94a643a70006, negotiated timeout = 20000
[junit4:junit4]   2> 4277 T2019 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2043e314 name:ZooKeeperConnection Watcher:127.0.0.1:56154/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4277 T1978 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4278 T1983 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c94a643a70006 type:create cxid:0x1 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4280 T1983 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c94a643a70006 type:create cxid:0x2 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4288 T1978 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60086_a%2Fot
[junit4:junit4]   2> 4289 T1983 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c94a643a70006 type:delete cxid:0x4 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:60086_a%2Fot Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:60086_a%2Fot
[junit4:junit4]   2> 4290 T1978 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60086_a%2Fot
[junit4:junit4]   2> 4293 T2000 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4293 T2006 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4294 T2000 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> 4302 T1978 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4309 T2020 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1359703593787/collection1
[junit4:junit4]   2> 4309 T2020 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 4310 T2020 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 4310 T2020 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 4311 T2020 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1359703593787/collection1/'
[junit4:junit4]   2> 4313 T2020 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty1-1359703593787/collection1/lib/README' to classloader
[junit4:junit4]   2> 4313 T2020 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty1-1359703593787/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 4366 T2020 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 4446 T2020 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4547 T2020 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4553 T2020 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 5204 T2020 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 5216 T2020 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 5221 T2020 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5236 T2020 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5241 T2020 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5246 T2020 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5247 T2020 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5248 T2020 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1359703593787/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty1/
[junit4:junit4]   2> 5249 T2020 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@27958cc2
[junit4:junit4]   2> 5249 T2020 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 5250 T2020 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty1 forceNew:false
[junit4:junit4]   2> 5251 T2020 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty1
[junit4:junit4]   2> 5251 T2020 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty1/index/
[junit4:junit4]   2> 5251 T2020 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 5252 T2020 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty1/index forceNew:false
[junit4:junit4]   2> 5259 T2020 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-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@fc60633; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5259 T2020 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5260 T2020 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty1/index
[junit4:junit4]   2> 5261 T2020 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 5262 T2020 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 5263 T2020 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 5263 T2020 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 5263 T2020 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 5264 T2020 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 5264 T2020 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 5265 T2020 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 5265 T2020 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5266 T2020 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 5266 T2020 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 5267 T2020 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 5267 T2020 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5267 T2020 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 5268 T2020 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 5268 T2020 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 5269 T2020 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5269 T2020 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5269 T2020 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5270 T2020 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5270 T2020 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5271 T2020 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5271 T2020 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5272 T2020 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5272 T2020 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5273 T2020 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 5273 T2020 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 5281 T2020 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5286 T2020 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 5292 T2020 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> 5295 T2020 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty1
[junit4:junit4]   2> 5297 T2020 oass.SolrIndexSearcher.<init> Opening Searcher@22d8ff70 main
[junit4:junit4]   2> 5298 T2020 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5298 T2020 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5298 T2020 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 5306 T2020 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 5368 T2021 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@22d8ff70 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 5372 T2020 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 5373 T2020 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 5449 T2001 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5450 T2001 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:50310_a%2Fot",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:50310/a/ot"}
[junit4:junit4]   2> 5454 T2001 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:60086_a%2Fot",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:60086/a/ot"}
[junit4:junit4]   2> 5454 T2001 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 1
[junit4:junit4]   2> 5454 T2001 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 5466 T2000 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> 5466 T2006 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> 5467 T2019 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> 6375 T2020 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 6375 T2020 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:60086/a/ot collection:collection1 shard:shard1
[junit4:junit4]   2> 6376 T2020 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 6417 T1983 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c94a643a70006 type:delete cxid:0x43 zxid:0x5a txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 6418 T2020 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 6418 T1983 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c94a643a70006 type:create cxid:0x44 zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 6429 T2020 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 6429 T2020 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 6429 T2020 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:60086/a/ot/collection1/
[junit4:junit4]   2> 6429 T2020 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 6430 T2020 oasc.SyncStrategy.syncToMe http://127.0.0.1:60086/a/ot/collection1/ has no replicas
[junit4:junit4]   2> 6430 T2020 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:60086/a/ot/collection1/
[junit4:junit4]   2> 6430 T2020 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 6434 T1983 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c94a643a70006 type:create cxid:0x4e zxid:0x5f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 6982 T2001 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6997 T2000 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> 6997 T2019 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> 6997 T2006 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> 7006 T2020 oasc.ZkController.register We are http://127.0.0.1:60086/a/ot/collection1/ and leader is http://127.0.0.1:60086/a/ot/collection1/
[junit4:junit4]   2> 7006 T2020 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:60086/a/ot
[junit4:junit4]   2> 7006 T2020 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 7006 T2020 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 7006 T2020 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 7010 T2020 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 7011 T1978 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
[junit4:junit4]   2> 7011 T1978 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 7012 T1978 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 7182 T1978 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 7185 T1978 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:55886
[junit4:junit4]   2> 7186 T1978 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 7186 T1978 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 7187 T1978 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1359703596812
[junit4:junit4]   2> 7187 T1978 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1359703596812/solr.xml
[junit4:junit4]   2> 7188 T1978 oasc.CoreContainer.<init> New CoreContainer 1366370142
[junit4:junit4]   2> 7188 T1978 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1359703596812/'
[junit4:junit4]   2> 7189 T1978 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1359703596812/'
[junit4:junit4]   2> 7230 T1978 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 7231 T1978 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 7231 T1978 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 7231 T1978 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 7232 T1978 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 7232 T1978 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 7233 T1978 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 7233 T1978 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 7234 T1978 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 7234 T1978 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 7252 T1978 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 7270 T1978 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:56154/solr
[junit4:junit4]   2> 7271 T1978 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 7272 T1978 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:56154 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@21bbcf18
[junit4:junit4]   2> 7273 T1978 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 7273 T2031 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:56154. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 7274 T2031 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:56154, initiating session
[junit4:junit4]   2> 7274 T1980 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:22268
[junit4:junit4]   2> 7274 T1980 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:22268
[junit4:junit4]   2> 7276 T1982 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c94a643a70007 with negotiated timeout 20000 for client /140.211.11.196:22268
[junit4:junit4]   2> 7277 T2031 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:56154, sessionid = 0x13c94a643a70007, negotiated timeout = 20000
[junit4:junit4]   2> 7277 T2032 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@21bbcf18 name:ZooKeeperConnection Watcher:127.0.0.1:56154 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 7277 T1978 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 7279 T1983 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c94a643a70007
[junit4:junit4]   2> 7288 T2032 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 7288 T1980 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:22268 which had sessionid 0x13c94a643a70007
[junit4:junit4]   2> 7288 T1978 oaz.ZooKeeper.close Session: 0x13c94a643a70007 closed
[junit4:junit4]   2> 7289 T1978 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 7298 T1978 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:56154/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@6f04fff7
[junit4:junit4]   2> 7299 T1978 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 7299 T2033 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:56154. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 7299 T2033 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:56154, initiating session
[junit4:junit4]   2> 7300 T1980 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:48974
[junit4:junit4]   2> 7300 T1980 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:48974
[junit4:junit4]   2> 7301 T1982 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c94a643a70008 with negotiated timeout 20000 for client /140.211.11.196:48974
[junit4:junit4]   2> 7301 T2033 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:56154, sessionid = 0x13c94a643a70008, negotiated timeout = 20000
[junit4:junit4]   2> 7301 T2034 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6f04fff7 name:ZooKeeperConnection Watcher:127.0.0.1:56154/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 7302 T1978 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 7303 T1983 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c94a643a70008 type:create cxid:0x1 zxid:0x6c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7304 T1983 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c94a643a70008 type:create cxid:0x2 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7312 T1978 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55886_a%2Fot
[junit4:junit4]   2> 7313 T1983 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c94a643a70008 type:delete cxid:0x4 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:55886_a%2Fot Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:55886_a%2Fot
[junit4:junit4]   2> 7314 T1978 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55886_a%2Fot
[junit4:junit4]   2> 7317 T2019 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> 7317 T2000 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7317 T2006 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7317 T2000 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> 7318 T2006 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> 7319 T2019 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7325 T1978 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 7332 T2035 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1359703596812/collection1
[junit4:junit4]   2> 7333 T2035 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 7333 T2035 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 7333 T2035 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 7335 T2035 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1359703596812/collection1/'
[junit4:junit4]   2> 7336 T2035 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty2-1359703596812/collection1/lib/README' to classloader
[junit4:junit4]   2> 7337 T2035 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty2-1359703596812/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 7388 T2035 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 7461 T2035 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 7562 T2035 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 7568 T2035 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 8222 T2035 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 8235 T2035 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 8240 T2035 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 8255 T2035 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 8260 T2035 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 8265 T2035 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 8266 T2035 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 8267 T2035 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1359703596812/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty2/
[junit4:junit4]   2> 8268 T2035 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@27958cc2
[junit4:junit4]   2> 8268 T2035 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 8269 T2035 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty2 forceNew:false
[junit4:junit4]   2> 8270 T2035 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty2
[junit4:junit4]   2> 8270 T2035 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty2/index/
[junit4:junit4]   2> 8271 T2035 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 8272 T2035 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty2/index forceNew:false
[junit4:junit4]   2> 8278 T2035 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-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@266511b0; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 8279 T2035 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 8280 T2035 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty2/index
[junit4:junit4]   2> 8280 T2035 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 8282 T2035 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 8282 T2035 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 8282 T2035 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 8283 T2035 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 8283 T2035 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 8284 T2035 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 8284 T2035 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 8284 T2035 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 8285 T2035 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 8285 T2035 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 8286 T2035 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 8286 T2035 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 8287 T2035 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 8287 T2035 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 8287 T2035 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 8288 T2035 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 8288 T2035 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8289 T2035 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8289 T2035 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8290 T2035 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8290 T2035 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8291 T2035 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8291 T2035 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8292 T2035 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8292 T2035 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 8293 T2035 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 8301 T2035 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 8306 T2035 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 8307 T2035 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> 8310 T2035 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty2
[junit4:junit4]   2> 8312 T2035 oass.SolrIndexSearcher.<init> Opening Searcher@45ff7ce7 main
[junit4:junit4]   2> 8313 T2035 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 8313 T2035 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 8314 T2035 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 8321 T2035 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 8377 T2036 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@45ff7ce7 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 8381 T2035 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 8381 T2035 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8512 T2001 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8513 T2001 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:60086_a%2Fot",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:60086/a/ot"}
[junit4:junit4]   2> 8517 T2001 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:55886_a%2Fot",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:55886/a/ot"}
[junit4:junit4]   2> 8517 T2001 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 8517 T2001 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 8528 T2006 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> 8528 T2000 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> 8529 T2019 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> 8528 T2034 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> 9384 T2035 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 9384 T2035 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:55886/a/ot collection:collection1 shard:shard1
[junit4:junit4]   2> 9388 T2035 oasc.ZkController.register We are http://127.0.0.1:55886/a/ot/collection1/ and leader is http://127.0.0.1:60086/a/ot/collection1/
[junit4:junit4]   2> 9388 T2035 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:55886/a/ot
[junit4:junit4]   2> 9388 T2035 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 9388 T2035 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C128 name=collection1 org.apache.solr.core.SolrCore@5aa38902 url=http://127.0.0.1:55886/a/ot/collection1 node=127.0.0.1:55886_a%2Fot C128_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:55886_a%2Fot, base_url=http://127.0.0.1:55886/a/ot}
[junit4:junit4]   2> 9389 T2037 C128 P55886 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 9390 T2037 C128 P55886 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 9390 T2037 C128 P55886 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 9390 T2037 C128 P55886 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 9390 T2035 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9391 T2037 C128 P55886 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 9392 T1978 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
[junit4:junit4]   2> 9393 T1978 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 9393 T1978 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 9570 T1978 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 9573 T1978 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:56354
[junit4:junit4]   2> 9573 T1978 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 9574 T1978 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 9574 T1978 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1359703599199
[junit4:junit4]   2> 9575 T1978 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1359703599199/solr.xml
[junit4:junit4]   2> 9575 T1978 oasc.CoreContainer.<init> New CoreContainer 570207314
[junit4:junit4]   2> 9576 T1978 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1359703599199/'
[junit4:junit4]   2> 9576 T1978 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1359703599199/'
[junit4:junit4]   2> 9618 T1978 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 9619 T1978 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 9619 T1978 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 9619 T1978 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 9620 T1978 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 9620 T1978 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 9621 T1978 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 9621 T1978 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 9621 T1978 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 9622 T1978 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 9642 T1978 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 9661 T1978 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:56154/solr
[junit4:junit4]   2> 9661 T1978 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 9662 T1978 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:56154 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@6eed44d2
[junit4:junit4]   2> 9663 T1978 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 9663 T2047 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:56154. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 9664 T2047 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:56154, initiating session
[junit4:junit4]   2> 9664 T1980 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:27406
[junit4:junit4]   2> 9665 T1980 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:27406
[junit4:junit4]   2> 9667 T1982 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c94a643a70009 with negotiated timeout 20000 for client /140.211.11.196:27406
[junit4:junit4]   2> 9667 T2047 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:56154, sessionid = 0x13c94a643a70009, negotiated timeout = 20000
[junit4:junit4]   2> 9667 T2048 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6eed44d2 name:ZooKeeperConnection Watcher:127.0.0.1:56154 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 9667 T1978 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 9669 T1983 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c94a643a70009
[junit4:junit4]   2> 9680 T2048 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 9680 T1980 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:27406 which had sessionid 0x13c94a643a70009
[junit4:junit4]   2> 9680 T1978 oaz.ZooKeeper.close Session: 0x13c94a643a70009 closed
[junit4:junit4]   2> 9681 T1978 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 9691 T1978 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:56154/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@3bc4284a
[junit4:junit4]   2> 9692 T1978 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 9693 T2049 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:56154. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 9693 T2049 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:56154, initiating session
[junit4:junit4]   2> 9693 T1980 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:11618
[junit4:junit4]   2> 9694 T1980 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:11618
[junit4:junit4]   2> 9695 T1982 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c94a643a7000a with negotiated timeout 20000 for client /140.211.11.196:11618
[junit4:junit4]   2> 9695 T2049 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:56154, sessionid = 0x13c94a643a7000a, negotiated timeout = 20000
[junit4:junit4]   2> 9695 T2050 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3bc4284a name:ZooKeeperConnection Watcher:127.0.0.1:56154/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 9695 T1978 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 9697 T1983 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c94a643a7000a type:create cxid:0x1 zxid:0x7e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 9698 T1983 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c94a643a7000a type:create cxid:0x2 zxid:0x7f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 9700 T1978 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56354_a%2Fot
[junit4:junit4]   2> 9701 T1983 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c94a643a7000a type:delete cxid:0x4 zxid:0x80 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:56354_a%2Fot Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:56354_a%2Fot
[junit4:junit4]   2> 9708 T1978 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56354_a%2Fot
[junit4:junit4]   2> 9710 T2034 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> 9710 T2019 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> 9711 T2006 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 9711 T2000 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 9711 T2006 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> 9711 T2000 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> 9712 T2034 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 9713 T2019 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 9715 T1978 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9722 T2051 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1359703599199/collection1
[junit4:junit4]   2> 9722 T2051 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9723 T2051 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9723 T2051 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9724 T2051 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1359703599199/collection1/'
[junit4:junit4]   2> 9725 T2051 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty3-1359703599199/collection1/lib/README' to classloader
[junit4:junit4]   2> 9726 T2051 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty3-1359703599199/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9783 T2051 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 9855 T2051 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9956 T2051 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 9962 T2051 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 10042 T2001 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 10043 T2001 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:55886_a%2Fot",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:55886/a/ot"}
[junit4:junit4]   2> 10055 T2000 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> 10055 T2006 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> 10055 T2034 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> 10055 T2019 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> 10055 T2050 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> 10628 T2051 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 10641 T2051 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 10645 T2051 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 10660 T2051 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10665 T2051 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10670 T2051 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10671 T2051 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10672 T2051 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1359703599199/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty3/
[junit4:junit4]   2> 10673 T2051 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@27958cc2
[junit4:junit4]   2> 10673 T2051 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 10674 T2051 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty3 forceNew:false
[junit4:junit4]   2> 10675 T2051 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty3
[junit4:junit4]   2> 10675 T2051 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty3/index/
[junit4:junit4]   2> 10676 T2051 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 10677 T2051 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty3/index forceNew:false
[junit4:junit4]   2> 10683 T2051 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-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@47ddfef4; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 10683 T2051 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 10684 T2051 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty3/index
[junit4:junit4]   2> 10684 T2051 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 10686 T2051 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 10686 T2051 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 10687 T2051 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 10687 T2051 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 10688 T2051 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 10688 T2051 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 10688 T2051 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 10689 T2051 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 10689 T2051 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 10690 T2051 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 10690 T2051 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 10691 T2051 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 10691 T2051 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 10691 T2051 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 10692 T2051 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 10692 T2051 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 10693 T2051 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10693 T2051 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10694 T2051 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10694 T2051 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10695 T2051 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10695 T2051 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10696 T2051 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10696 T2051 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10697 T2051 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 10697 T2051 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 10705 T2051 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 10710 T2051 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 10711 T2051 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> 10714 T2051 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty3
[junit4:junit4]   2> 10715 T2051 oass.SolrIndexSearcher.<init> Opening Searcher@6a371245 main
[junit4:junit4]   2> 10716 T2051 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 10717 T2051 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 10717 T2051 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 10724 T2051 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 10781 T2052 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6a371245 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 10785 T2051 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 10785 T2051 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11562 T2001 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11563 T2001 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:56354_a%2Fot",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:56354/a/ot"}
[junit4:junit4]   2> 11563 T2001 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 11563 T2001 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 11576 T2034 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> 11576 T2006 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> 11576 T2019 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> 11576 T2000 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> 11576 T2050 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> 11788 T2051 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 11788 T2051 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:56354/a/ot collection:collection1 shard:shard1
[junit4:junit4]   2> 11791 T2051 oasc.ZkController.register We are http://127.0.0.1:56354/a/ot/collection1/ and leader is http://127.0.0.1:60086/a/ot/collection1/
[junit4:junit4]   2> 11791 T2051 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:56354/a/ot
[junit4:junit4]   2> 11792 T2051 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 11792 T2051 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C129 name=collection1 org.apache.solr.core.SolrCore@908c4d9 url=http://127.0.0.1:56354/a/ot/collection1 node=127.0.0.1:56354_a%2Fot C129_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:56354_a%2Fot, base_url=http://127.0.0.1:56354/a/ot}
[junit4:junit4]   2> 11792 T2053 C129 P56354 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 11793 T2053 C129 P56354 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 11793 T2053 C129 P56354 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 11793 T2051 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11794 T2053 C129 P56354 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11794 T1978 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
[junit4:junit4]   2> 11795 T1978 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 11795 T2053 C129 P56354 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 11796 T1978 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 11972 T1978 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 11975 T1978 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:39719
[junit4:junit4]   2> 11976 T1978 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 11976 T1978 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 11977 T1978 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1359703601602
[junit4:junit4]   2> 11977 T1978 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1359703601602/solr.xml
[junit4:junit4]   2> 11978 T1978 oasc.CoreContainer.<init> New CoreContainer 77918992
[junit4:junit4]   2> 11978 T1978 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1359703601602/'
[junit4:junit4]   2> 11979 T1978 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1359703601602/'
[junit4:junit4]   2> 12020 T1978 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 12021 T1978 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 12021 T1978 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 12022 T1978 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 12022 T1978 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 12023 T1978 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 12023 T1978 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 12023 T1978 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 12024 T1978 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 12024 T1978 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 12043 T1978 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 12061 T1978 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:56154/solr
[junit4:junit4]   2> 12061 T1978 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 12063 T1978 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:56154 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@71328f5
[junit4:junit4]   2> 12064 T1978 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12064 T2063 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:56154. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 12065 T2063 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:56154, initiating session
[junit4:junit4]   2> 12065 T1980 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:33308
[junit4:junit4]   2> 12066 T1980 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:33308
[junit4:junit4]   2> 12067 T1982 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c94a643a7000b with negotiated timeout 20000 for client /140.211.11.196:33308
[junit4:junit4]   2> 12067 T2063 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:56154, sessionid = 0x13c94a643a7000b, negotiated timeout = 20000
[junit4:junit4]   2> 12068 T2064 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@71328f5 name:ZooKeeperConnection Watcher:127.0.0.1:56154 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12068 T1978 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12070 T1983 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c94a643a7000b
[junit4:junit4]   2> 12072 T2064 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 12072 T1978 oaz.ZooKeeper.close Session: 0x13c94a643a7000b closed
[junit4:junit4]   2> 12072 T1980 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:33308 which had sessionid 0x13c94a643a7000b
[junit4:junit4]   2> 12073 T1978 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 12082 T1978 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:56154/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@3e8e5ce3
[junit4:junit4]   2> 12083 T1978 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12083 T2065 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:56154. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 12083 T2065 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:56154, initiating session
[junit4:junit4]   2> 12084 T1980 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:29812
[junit4:junit4]   2> 12084 T1980 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:29812
[junit4:junit4]   2> 12085 T1982 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c94a643a7000c with negotiated timeout 20000 for client /140.211.11.196:29812
[junit4:junit4]   2> 12085 T2065 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:56154, sessionid = 0x13c94a643a7000c, negotiated timeout = 20000
[junit4:junit4]   2> 12086 T2066 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3e8e5ce3 name:ZooKeeperConnection Watcher:127.0.0.1:56154/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12086 T1978 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12087 T1983 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c94a643a7000c type:create cxid:0x1 zxid:0x91 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12088 T1983 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c94a643a7000c type:create cxid:0x2 zxid:0x92 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12097 T1978 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39719_a%2Fot
[junit4:junit4]   2> 12097 T1983 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c94a643a7000c type:delete cxid:0x4 zxid:0x93 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:39719_a%2Fot Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:39719_a%2Fot
[junit4:junit4]   2> 12098 T1978 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:39719_a%2Fot
[junit4:junit4]   2> 12101 T2034 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> 12101 T2019 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> 12102 T2006 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 12102 T2000 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 12102 T2050 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 12102 T2000 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> 12102 T2006 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> 12102 T2050 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> 12103 T2034 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 12104 T2019 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 12110 T1978 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 12117 T2067 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1359703601602/collection1
[junit4:junit4]   2> 12118 T2067 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 12118 T2067 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 12118 T2067 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 12120 T2067 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1359703601602/collection1/'
[junit4:junit4]   2> 12121 T2067 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty4-1359703601602/collection1/lib/README' to classloader
[junit4:junit4]   2> 12121 T2067 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty4-1359703601602/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 12173 T2067 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 12250 T2067 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 12351 T2067 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 12357 T2067 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2>  C128_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:55886_a%2Fot, base_url=http://127.0.0.1:55886/a/ot}
[junit4:junit4]   2> 12416 T2037 C128 P55886 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:60086/a/ot/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 12416 T2037 C128 P55886 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:55886/a/ot START replicas=[http://127.0.0.1:60086/a/ot/collection1/] nUpdates=100
[junit4:junit4]   2> 12416 T2037 C128 P55886 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 12417 T2037 C128 P55886 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 12417 T2037 C128 P55886 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 12418 T2037 C128 P55886 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 12418 T2037 C128 P55886 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 12418 T2037 C128 P55886 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:60086/a/ot/collection1/. core=collection1
[junit4:junit4]   2> 12418 T2037 C128 P55886 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C130 name=collection1 org.apache.solr.core.SolrCore@18dafbe url=http://127.0.0.1:60086/a/ot/collection1 node=127.0.0.1:60086_a%2Fot C130_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:60086_a%2Fot, base_url=http://127.0.0.1:60086/a/ot, leader=true}
[junit4:junit4]   2> 12431 T2011 C130 P60086 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 12434 T2012 C130 P60086 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 12435 T2012 C130 P60086 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty1
[junit4:junit4]   2> 12440 T2012 C130 P60086 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-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@fc60633; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 12441 T2012 C130 P60086 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 12446 T2012 C130 P60086 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-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@fc60633; 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-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@fc60633; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 12447 T2012 C130 P60086 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 12448 T2012 C130 P60086 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty1
[junit4:junit4]   2> 12449 T2012 C130 P60086 oass.SolrIndexSearcher.<init> Opening Searcher@1a82854b realtime
[junit4:junit4]   2> 12449 T2012 C130 P60086 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 12449 T2012 C130 P60086 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 15
[junit4:junit4]   2> 12450 T2037 C128 P55886 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 12451 T2037 C128 P55886 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 12453 T2013 C130 P60086 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 12453 T2013 C130 P60086 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 12454 T2037 C128 P55886 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 12454 T2037 C128 P55886 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 12454 T2037 C128 P55886 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 12456 T2013 C130 P60086 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty1
[junit4:junit4]   2> 12457 T2013 C130 P60086 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty1/index
[junit4:junit4]   2> 12457 T2013 C130 P60086 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=1 
[junit4:junit4]   2> 12458 T2037 C128 P55886 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 12460 T2037 C128 P55886 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty2/index.20130201103346245 forceNew:false
[junit4:junit4]   2> 12461 T2037 C128 P55886 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty2
[junit4:junit4]   2> 12461 T2037 C128 P55886 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty2/index.20130201103346245 lockFactory=org.apache.lucene.store.NativeFSLockFactory@550d20f9; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 12465 T2013 C130 P60086 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 12467 T2037 C128 P55886 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty2/index
[junit4:junit4]   2> 12467 T2037 C128 P55886 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 12468 T2037 C128 P55886 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130201103346245
[junit4:junit4]   2> 12469 T2037 C128 P55886 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty2
[junit4:junit4]   2> 12470 T2037 C128 P55886 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty2
[junit4:junit4]   2> 12470 T2037 C128 P55886 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty2/index/ new=./org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty2/index.20130201103346245
[junit4:junit4]   2> 12474 T2037 C128 P55886 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-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty2/index.20130201103346245 lockFactory=org.apache.lucene.store.NativeFSLockFactory@550d20f9; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 12474 T2037 C128 P55886 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 12476 T2037 C128 P55886 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty2
[junit4:junit4]   2> 12476 T2037 C128 P55886 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 12476 T2037 C128 P55886 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 12476 T2037 C128 P55886 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 12477 T2037 C128 P55886 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty2/index.20130201103346245
[junit4:junit4]   2> 12478 T2037 C128 P55886 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty2
[junit4:junit4]   2> 12481 T2037 C128 P55886 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-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty2/index.20130201103346245 lockFactory=org.apache.lucene.store.NativeFSLockFactory@550d20f9; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 12482 T2037 C128 P55886 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 12482 T2037 C128 P55886 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 12482 T2037 C128 P55886 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty2
[junit4:junit4]   2> 12482 T2037 C128 P55886 oass.SolrIndexSearcher.<init> Opening Searcher@a3b3f11 main
[junit4:junit4]   2> 12484 T2036 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@a3b3f11 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 12484 T2036 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty2/index
[junit4:junit4]   2> 12485 T2037 C128 P55886 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 12488 T2037 C128 P55886 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-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty2/index.20130201103346245 lockFactory=org.apache.lucene.store.NativeFSLockFactory@550d20f9; 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-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty2/index.20130201103346245 lockFactory=org.apache.lucene.store.NativeFSLockFactory@550d20f9; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 12488 T2037 C128 P55886 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 12490 T2037 C128 P55886 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty2
[junit4:junit4]   2> 12490 T2037 C128 P55886 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 12490 T2037 C128 P55886 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty2/index.20130201103346245
[junit4:junit4]   2> 12490 T2037 C128 P55886 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty2/index
[junit4:junit4]   2> 12491 T2037 C128 P55886 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 12491 T2037 C128 P55886 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 12491 T2037 C128 P55886 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 12491 T2037 C128 P55886 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 12498 T2037 C128 P55886 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 13007 T2067 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 13020 T2067 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 13024 T2067 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 13040 T2067 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 13051 T2067 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 13055 T2067 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 13057 T2067 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 13058 T2067 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1359703601602/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty4/
[junit4:junit4]   2> 13058 T2067 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@27958cc2
[junit4:junit4]   2> 13059 T2067 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 13059 T2067 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty4 forceNew:false
[junit4:junit4]   2> 13060 T2067 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty4
[junit4:junit4]   2> 13060 T2067 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty4/index/
[junit4:junit4]   2> 13061 T2067 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 13062 T2067 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty4/index forceNew:false
[junit4:junit4]   2> 13074 T2067 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-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@5c7eb93; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 13074 T2067 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 13075 T2067 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty4/index
[junit4:junit4]   2> 13075 T2067 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 13077 T2067 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 13077 T2067 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 13078 T2067 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 13078 T2067 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 13078 T2067 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 13079 T2067 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 13079 T2067 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 13079 T2067 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 13084 T2067 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 13085 T2067 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 13085 T2067 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 13086 T2067 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 13086 T2001 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13087 T2067 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 13087 T2067 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 13087 T2001 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:56354_a%2Fot",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:56354/a/ot"}
[junit4:junit4]   2> 13087 T2067 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 13088 T2067 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 13088 T2067 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13089 T2067 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13089 T2067 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13090 T2067 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13090 T2067 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13091 T2067 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13091 T2067 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13092 T2067 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13092 T2001 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:55886_a%2Fot",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:55886/a/ot"}
[junit4:junit4]   2> 13092 T2067 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 13093 T2067 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 13100 T2067 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 13105 T2067 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 13106 T2067 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> 13108 T2067 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty4
[junit4:junit4]   2> 13110 T2067 oass.SolrIndexSearcher.<init> Opening Searcher@60c3d858 main
[junit4:junit4]   2> 13111 T2067 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 13111 T2067 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 13112 T2067 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 13113 T2034 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> 13113 T2006 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> 13113 T2066 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> 13113 T2050 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> 13113 T2019 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> 13113 T2000 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 13128 T2067 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 13169 T2070 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@60c3d858 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 13173 T2067 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 13174 T2067 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 14629 T2001 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14630 T2001 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:39719_a%2Fot",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:39719/a/ot"}
[junit4:junit4]   2> 14630 T2001 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 14630 T2001 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 14644 T2000 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> 14644 T2050 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> 14644 T2019 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> 14644 T2006 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> 14644 T2034 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> 14644 T2066 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> 15179 T2067 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 15179 T2067 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:39719/a/ot collection:collection1 shard:shard1
[junit4:junit4]   2> 15183 T2067 oasc.ZkController.register We are http://127.0.0.1:39719/a/ot/collection1/ and leader is http://127.0.0.1:60086/a/ot/collection1/
[junit4:junit4]   2> 15183 T2067 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:39719/a/ot
[junit4:junit4]   2> 15183 T2067 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 15184 T2067 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C131 name=collection1 org.apache.solr.core.SolrCore@44899e1b url=http://127.0.0.1:39719/a/ot/collection1 node=127.0.0.1:39719_a%2Fot C131_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:39719_a%2Fot, base_url=http://127.0.0.1:39719/a/ot}
[junit4:junit4]   2> 15184 T2071 C131 P39719 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 15185 T2071 C131 P39719 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 15185 T2071 C131 P39719 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 15185 T2071 C131 P39719 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15185 T2067 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15187 T2071 C131 P39719 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15187 T1978 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
[junit4:junit4]   2> 15188 T1978 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 15188 T1978 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15207 T1978 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15208 T1978 oasc.AbstractFullDistribZkTestBase.waitForThingsToLevelOut Wait for recoveries to finish - wait 15 for each attempt
[junit4:junit4]   2> 15209 T1978 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
[junit4:junit4]   2> 15210 T1978 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C129_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:56354_a%2Fot, base_url=http://127.0.0.1:56354/a/ot}
[junit4:junit4]   2> 15819 T2053 C129 P56354 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:60086/a/ot/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 15819 T2053 C129 P56354 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:56354/a/ot START replicas=[http://127.0.0.1:60086/a/ot/collection1/] nUpdates=100
[junit4:junit4]   2> 15820 T2053 C129 P56354 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 15820 T2053 C129 P56354 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 15820 T2053 C129 P56354 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 15820 T2053 C129 P56354 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 15820 T2053 C129 P56354 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 15820 T2053 C129 P56354 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:60086/a/ot/collection1/. core=collection1
[junit4:junit4]   2> 15821 T2053 C129 P56354 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15822 T2011 C130 P60086 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 15831 T2015 C130 P60086 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 15836 T2015 C130 P60086 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-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@fc60633; 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-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@fc60633; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 15836 T2015 C130 P60086 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 15837 T2015 C130 P60086 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty1
[junit4:junit4]   2> 15837 T2015 C130 P60086 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 15838 T2015 C130 P60086 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 7
[junit4:junit4]   2> 15839 T2053 C129 P56354 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 15839 T2053 C129 P56354 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 15841 T2013 C130 P60086 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 15842 T2053 C129 P56354 oash.SnapPuller.fetchLatestIndex Master's generation: 3
[junit4:junit4]   2> 15842 T2053 C129 P56354 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 15842 T2053 C129 P56354 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 15844 T2013 C130 P60086 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty1
[junit4:junit4]   2> 15845 T2013 C130 P60086 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty1/index
[junit4:junit4]   2> 15845 T2013 C130 P60086 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=3&version=2} status=0 QTime=1 
[junit4:junit4]   2> 15846 T2053 C129 P56354 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 15847 T2053 C129 P56354 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty3/index.20130201103349633 forceNew:false
[junit4:junit4]   2> 15848 T2053 C129 P56354 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty3
[junit4:junit4]   2> 15848 T2053 C129 P56354 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty3/index.20130201103349633 lockFactory=org.apache.lucene.store.NativeFSLockFactory@50ae479f; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 15851 T2013 C130 P60086 REQ /replication {file=segments_3&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 15852 T2053 C129 P56354 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty3/index
[junit4:junit4]   2> 15853 T2053 C129 P56354 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 15853 T2053 C129 P56354 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130201103349633
[junit4:junit4]   2> 15854 T2053 C129 P56354 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty3
[junit4:junit4]   2> 15855 T2053 C129 P56354 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty3
[junit4:junit4]   2> 15855 T2053 C129 P56354 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty3/index/ new=./org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty3/index.20130201103349633
[junit4:junit4]   2> 15858 T2053 C129 P56354 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-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty3/index.20130201103349633 lockFactory=org.apache.lucene.store.NativeFSLockFactory@50ae479f; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 15858 T2053 C129 P56354 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 15860 T2053 C129 P56354 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty3
[junit4:junit4]   2> 15860 T2053 C129 P56354 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 15860 T2053 C129 P56354 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 15860 T2053 C129 P56354 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 15861 T2053 C129 P56354 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty3/index.20130201103349633
[junit4:junit4]   2> 15862 T2053 C129 P56354 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty3
[junit4:junit4]   2> 15865 T2053 C129 P56354 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-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty3/index.20130201103349633 lockFactory=org.apache.lucene.store.NativeFSLockFactory@50ae479f; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 15865 T2053 C129 P56354 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 15865 T2053 C129 P56354 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 15866 T2053 C129 P56354 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty3
[junit4:junit4]   2> 15866 T2053 C129 P56354 oass.SolrIndexSearcher.<init> Opening Searcher@2a1df42d main
[junit4:junit4]   2> 15867 T2052 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2a1df42d main{StandardDirectoryReader(segments_3:1:nrt)}
[junit4:junit4]   2> 15868 T2052 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty3/index
[junit4:junit4]   2> 15868 T2053 C129 P56354 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 15871 T2053 C129 P56354 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-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty3/index.20130201103349633 lockFactory=org.apache.lucene.store.NativeFSLockFactory@50ae479f; 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-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty3/index.20130201103349633 lockFactory=org.apache.lucene.store.NativeFSLockFactory@50ae479f; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 15872 T2053 C129 P56354 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 15873 T2053 C129 P56354 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty3
[junit4:junit4]   2> 15873 T2053 C129 P56354 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 15873 T2053 C129 P56354 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty3/index.20130201103349633
[junit4:junit4]   2> 15874 T2053 C129 P56354 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty3/index
[junit4:junit4]   2> 15874 T2053 C129 P56354 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 15874 T2053 C129 P56354 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 15874 T2053 C129 P56354 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 15874 T2053 C129 P56354 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15876 T2053 C129 P56354 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 16154 T2001 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16155 T2001 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:39719_a%2Fot",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:39719/a/ot"}
[junit4:junit4]   2> 16159 T2001 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:56354_a%2Fot",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:56354/a/ot"}
[junit4:junit4]   2> 16171 T2034 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> 16171 T2000 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> 16171 T2006 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> 16171 T2019 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> 16171 T2050 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> 16171 T2066 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> 16212 T1978 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17214 T1978 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C131_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:39719_a%2Fot, base_url=http://127.0.0.1:39719/a/ot}
[junit4:junit4]   2> 18209 T2071 C131 P39719 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:60086/a/ot/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 18209 T2071 C131 P39719 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:39719/a/ot START replicas=[http://127.0.0.1:60086/a/ot/collection1/] nUpdates=100
[junit4:junit4]   2> 18210 T2071 C131 P39719 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 18210 T2071 C131 P39719 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 18210 T2071 C131 P39719 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 18210 T2071 C131 P39719 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 18210 T2071 C131 P39719 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 18210 T2071 C131 P39719 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:60086/a/ot/collection1/. core=collection1
[junit4:junit4]   2> 18211 T2071 C131 P39719 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18212 T2011 C130 P60086 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 18217 T1978 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18225 T2009 C130 P60086 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 18228 T2009 C130 P60086 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-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@fc60633; 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-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@fc60633; 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-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@fc60633; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 18229 T2009 C130 P60086 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 18230 T2009 C130 P60086 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty1
[junit4:junit4]   2> 18230 T2009 C130 P60086 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 18230 T2009 C130 P60086 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 5
[junit4:junit4]   2> 18231 T2071 C131 P39719 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 18231 T2071 C131 P39719 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 18234 T2013 C130 P60086 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 18235 T2071 C131 P39719 oash.SnapPuller.fetchLatestIndex Master's generation: 4
[junit4:junit4]   2> 18235 T2071 C131 P39719 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 18235 T2071 C131 P39719 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 18237 T2013 C130 P60086 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty1
[junit4:junit4]   2> 18238 T2013 C130 P60086 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty1/index
[junit4:junit4]   2> 18238 T2013 C130 P60086 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=4&version=2} status=0 QTime=1 
[junit4:junit4]   2> 18239 T2071 C131 P39719 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 18240 T2071 C131 P39719 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty4/index.20130201103352026 forceNew:false
[junit4:junit4]   2> 18241 T2071 C131 P39719 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty4
[junit4:junit4]   2> 18242 T2071 C131 P39719 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty4/index.20130201103352026 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1ce520af; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 18245 T2013 C130 P60086 REQ /replication {file=segments_4&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=0 
[junit4:junit4]   2> 18246 T2071 C131 P39719 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty4/index
[junit4:junit4]   2> 18247 T2071 C131 P39719 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 18247 T2071 C131 P39719 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130201103352026
[junit4:junit4]   2> 18248 T2071 C131 P39719 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty4
[junit4:junit4]   2> 18249 T2071 C131 P39719 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty4
[junit4:junit4]   2> 18249 T2071 C131 P39719 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty4/index/ new=./org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty4/index.20130201103352026
[junit4:junit4]   2> 18252 T2071 C131 P39719 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-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty4/index.20130201103352026 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1ce520af; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 18252 T2071 C131 P39719 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 18254 T2071 C131 P39719 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty4
[junit4:junit4]   2> 18254 T2071 C131 P39719 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 18254 T2071 C131 P39719 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 18254 T2071 C131 P39719 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 18255 T2071 C131 P39719 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty4/index.20130201103352026
[junit4:junit4]   2> 18255 T2071 C131 P39719 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty4
[junit4:junit4]   2> 18258 T2071 C131 P39719 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-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359703589791/jetty4/index.20130201103352026 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1ce520af; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 18259 T2071 C131 P39719 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 18259 T2071 C131 P39719 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 18259 T2071 C131 P39719 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk

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

nError: shard1 should have just been set up to be inconsistent - but it's still consistent
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([6449A5F5442A530C:E5AF2BED33753330]: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:616)
[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:679)
[junit4:junit4]   2> 164557 T1978 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> NOTE: test params are: codec=Lucene41: {range_facet_l=MockVariableIntBlock(baseBlockSize=29), text=PostingsFormat(name=Direct), _version_=MockVariableIntBlock(baseBlockSize=29), rnd_b=Pulsing41(freqCutoff=3 minBlockSize=84 maxBlockSize=180), intDefault=MockVariableIntBlock(baseBlockSize=29), id=Pulsing41(freqCutoff=3 minBlockSize=84 maxBlockSize=180), timestamp=MockVariableIntBlock(baseBlockSize=29), a_t=MockVariableIntBlock(baseBlockSize=29), range_facet_sl=PostingsFormat(name=Direct), range_facet_si=MockFixedIntBlock(blockSize=454), other_tl1=MockVariableIntBlock(baseBlockSize=29), multiDefault=MockFixedIntBlock(blockSize=454), a_si=MockFixedIntBlock(blockSize=454)}, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=fr, timezone=Asia/Riyadh87
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=2,free=103719984,total=350420992
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestIBSimilarityFactory, CurrencyFieldTest, SpellPossibilityIteratorTest, MBeansHandlerTest, CircularListTest, TestLMDirichletSimilarityFactory, TestCoreContainer, TestWordDelimiterFilterFactory, TestPerFieldSimilarity, TestBinaryResponseWriter, MinimalSchemaTest, TestXIncludeConfig, MoreLikeThisHandlerTest, TestStressReorder, TestFaceting, SystemInfoHandlerTest, SampleTest, TestQuerySenderNoQuery, TestExtendedDismaxParser, TestLMJelinekMercerSimilarityFactory, UniqFieldsUpdateProcessorFactoryTest, SimplePostToolTest, AlternateDirectoryTest, DateFieldTest, SimpleFacetsTest, TestSuggestSpellingConverter, SpatialFilterTest, RegexBoostProcessorTest, SearchHandlerTest, PluginInfoTest, RequestHandlersTest, TestGroupingSearch, TestBadConfig, DistanceFunctionTest, SortByFunctionTest, TestStressRecovery, TestFastWriter, DistributedSpellCheckComponentTest, NotRequiredUniqueKeyTest, TestIndexSearcher, TestPseudoReturnFields, QueryElevationComponentTest, PreAnalyzedFieldTest, TestLuceneMatchVersion, TestPHPSerializedResponseWriter, TestIndexingPerformance, SpellCheckComponentTest, SolrCmdDistributorTest, TestStressVersions, ChaosMonkeyNothingIsSafeTest, DirectSolrConnectionTest, ResourceLoaderTest, ScriptEngineTest, TestRandomFaceting, FileBasedSpellCheckerTest, TestFastLRUCache, TestElisionMultitermQuery, BasicDistributedZkTest, WordBreakSolrSpellCheckerTest, TestFiltering, FastVectorHighlighterTest, SolrCoreTest, IndexBasedSpellCheckerTest, TestRangeQuery, SignatureUpdateProcessorFactoryTest, CoreAdminHandlerTest, TestRemoteStreaming, CacheHeaderTest, QueryEqualityTest, IndexSchemaTest, TermsComponentTest, StandardRequestHandlerTest, TestQueryTypes, TermVectorComponentTest, JsonLoaderTest, TestSurroundQueryParser, DirectUpdateHandlerOptimizeTest, TestReversedWildcardFilterFactory, JSONWriterTest, CopyFieldTest, TestQueryUtils, SuggesterTSTTest, BadIndexSchemaTest, SolrCoreCheckLockOnStartupTest, UpdateRequestProcessorFactoryTest, NoCacheHeaderTest, TestSolrDeletionPolicy2, DefaultValueUpdateProcessorTest, TestCollationField, SolrIndexConfigTest, NumericFieldsTest, TestNumberUtils, TestConfig, TestBM25SimilarityFactory, TestDFRSimilarityFactory, TestCodecSupport, TimeZoneUtilsTest, PrimUtilsTest, FileUtilsTest, TestSolrXMLSerializer, RAMDirectoryFactoryTest, BasicDistributedZk2Test, SyncSliceTest]
[junit4:junit4] Completed on J0 in 164.59s, 1 test, 1 failure <<< FAILURES!

[...truncated 10 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/build.xml:346: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build.xml:178: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/common-build.xml:428: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/lucene/common-build.xml:1176: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/lucene/common-build.xml:841: There were test failures: 248 suites, 1037 tests, 1 failure, 23 ignored (5 assumptions)

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