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/10 00:28:44 UTC

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

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

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

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

Stack Trace:
java.lang.AssertionError: Test Setup Failure: shard1 should have just been set up to be inconsistent - but it's still consistent
	at __randomizedtesting.SeedInfo.seed([728C54028C874C06:F36ADA1AFBD82C3A]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:216)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:794)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java: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 8854 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.SyncSliceTest
[junit4:junit4]   2> 0 T2852 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 5 T2852 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-1360451609023
[junit4:junit4]   2> 6 T2852 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 7 T2853 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 10 T2853 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 10 T2853 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 10 T2853 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 11 T2853 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 12 T2853 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-1360451609023/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 108 T2852 oasc.ZkTestServer.run start zk server on port:51917
[junit4:junit4]   2> 108 T2852 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51917 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@65f3b4cc
[junit4:junit4]   2> 109 T2852 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 109 T2858 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51917. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 110 T2858 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51917, initiating session
[junit4:junit4]   2> 110 T2854 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:38620
[junit4:junit4]   2> 111 T2854 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:38620
[junit4:junit4]   2> 111 T2856 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 113 T2856 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cc13c21c60000 with negotiated timeout 10000 for client /140.211.11.196:38620
[junit4:junit4]   2> 113 T2858 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51917, sessionid = 0x13cc13c21c60000, negotiated timeout = 10000
[junit4:junit4]   2> 113 T2859 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@65f3b4cc name:ZooKeeperConnection Watcher:127.0.0.1:51917 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 114 T2852 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 114 T2852 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 117 T2857 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cc13c21c60000
[junit4:junit4]   2> 124 T2859 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 124 T2852 oaz.ZooKeeper.close Session: 0x13cc13c21c60000 closed
[junit4:junit4]   2> 124 T2854 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:38620 which had sessionid 0x13cc13c21c60000
[junit4:junit4]   2> 125 T2852 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51917/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@20b1c58
[junit4:junit4]   2> 126 T2852 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 126 T2860 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51917. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 126 T2860 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51917, initiating session
[junit4:junit4]   2> 126 T2854 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:51547
[junit4:junit4]   2> 127 T2854 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:51547
[junit4:junit4]   2> 128 T2856 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cc13c21c60001 with negotiated timeout 10000 for client /140.211.11.196:51547
[junit4:junit4]   2> 128 T2860 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51917, sessionid = 0x13cc13c21c60001, negotiated timeout = 10000
[junit4:junit4]   2> 128 T2861 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@20b1c58 name:ZooKeeperConnection Watcher:127.0.0.1:51917/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 128 T2852 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 129 T2852 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 139 T2852 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 142 T2852 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 144 T2852 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 153 T2852 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> 154 T2852 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 165 T2852 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> 166 T2852 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 270 T2852 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> 271 T2852 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 274 T2852 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> 275 T2852 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 284 T2852 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> 285 T2852 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 288 T2852 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> 288 T2852 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 292 T2852 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> 292 T2852 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 295 T2852 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> 296 T2852 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 299 T2852 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> 299 T2852 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 302 T2857 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cc13c21c60001
[junit4:junit4]   2> 309 T2861 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 309 T2852 oaz.ZooKeeper.close Session: 0x13cc13c21c60001 closed
[junit4:junit4]   2> 309 T2854 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:51547 which had sessionid 0x13cc13c21c60001
[junit4:junit4]   2> 465 T2852 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 469 T2852 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:27919
[junit4:junit4]   2> 469 T2852 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 470 T2852 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 470 T2852 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-1360451609327
[junit4:junit4]   2> 471 T2852 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-1360451609327/solr.xml
[junit4:junit4]   2> 471 T2852 oasc.CoreContainer.<init> New CoreContainer 84129557
[junit4:junit4]   2> 472 T2852 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-1360451609327/'
[junit4:junit4]   2> 472 T2852 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-1360451609327/'
[junit4:junit4]   2> 531 T2852 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 532 T2852 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 532 T2852 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 533 T2852 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 533 T2852 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 534 T2852 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 534 T2852 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 534 T2852 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 535 T2852 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 535 T2852 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 561 T2852 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 580 T2852 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:51917/solr
[junit4:junit4]   2> 581 T2852 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 581 T2852 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51917 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@6c24e5c4
[junit4:junit4]   2> 582 T2852 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 583 T2871 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51917. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 583 T2871 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51917, initiating session
[junit4:junit4]   2> 583 T2854 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:47565
[junit4:junit4]   2> 584 T2854 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:47565
[junit4:junit4]   2> 585 T2856 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cc13c21c60002 with negotiated timeout 20000 for client /140.211.11.196:47565
[junit4:junit4]   2> 585 T2871 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51917, sessionid = 0x13cc13c21c60002, negotiated timeout = 20000
[junit4:junit4]   2> 586 T2872 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6c24e5c4 name:ZooKeeperConnection Watcher:127.0.0.1:51917 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 586 T2852 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 587 T2857 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cc13c21c60002
[junit4:junit4]   2> 588 T2872 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 588 T2854 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:47565 which had sessionid 0x13cc13c21c60002
[junit4:junit4]   2> 588 T2852 oaz.ZooKeeper.close Session: 0x13cc13c21c60002 closed
[junit4:junit4]   2> 589 T2852 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 598 T2852 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51917/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@36669ff1
[junit4:junit4]   2> 599 T2852 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 600 T2873 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51917. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 600 T2873 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51917, initiating session
[junit4:junit4]   2> 600 T2854 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:27416
[junit4:junit4]   2> 601 T2854 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:27416
[junit4:junit4]   2> 602 T2856 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cc13c21c60003 with negotiated timeout 20000 for client /140.211.11.196:27416
[junit4:junit4]   2> 602 T2873 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51917, sessionid = 0x13cc13c21c60003, negotiated timeout = 20000
[junit4:junit4]   2> 602 T2874 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@36669ff1 name:ZooKeeperConnection Watcher:127.0.0.1:51917/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 602 T2852 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 605 T2857 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cc13c21c60003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 613 T2852 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 616 T2852 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:27919_
[junit4:junit4]   2> 616 T2857 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cc13c21c60003 type:delete cxid:0x8 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:27919_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:27919_
[junit4:junit4]   2> 618 T2852 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:27919_
[junit4:junit4]   2> 627 T2852 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 641 T2857 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cc13c21c60003 type:delete cxid:0x16 zxid:0x21 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 642 T2852 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 645 T2852 oasc.Overseer.start Overseer (id=89158556649390083-127.0.0.1:27919_-n_0000000000) starting
[junit4:junit4]   2> 645 T2857 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cc13c21c60003 type:create cxid:0x1b zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 653 T2857 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cc13c21c60003 type:create cxid:0x1c zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 654 T2857 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cc13c21c60003 type:create cxid:0x1d zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 661 T2857 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cc13c21c60003 type:create cxid:0x1e zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 662 T2876 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 662 T2852 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 672 T2852 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 679 T2877 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-1360451609327/collection1
[junit4:junit4]   2> 679 T2875 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 679 T2877 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 680 T2877 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 680 T2877 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 682 T2877 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-1360451609327/collection1/'
[junit4:junit4]   2> 683 T2877 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-1360451609327/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 683 T2877 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-1360451609327/collection1/lib/README' to classloader
[junit4:junit4]   2> 739 T2877 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 814 T2877 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 915 T2877 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 921 T2877 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1545 T2877 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1558 T2877 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1562 T2877 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1576 T2877 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1581 T2877 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1585 T2877 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1586 T2877 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1587 T2877 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-1360451609327/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1360451609023/control/data/
[junit4:junit4]   2> 1587 T2877 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1451ef4e
[junit4:junit4]   2> 1588 T2877 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 1589 T2877 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-1360451609023/control/data forceNew:false
[junit4:junit4]   2> 1590 T2877 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-1360451609023/control/data
[junit4:junit4]   2> 1590 T2877 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1360451609023/control/data/index/
[junit4:junit4]   2> 1591 T2877 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1360451609023/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1592 T2877 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-1360451609023/control/data/index forceNew:false
[junit4:junit4]   2> 1635 T2877 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-1360451609023/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@76550e25; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1635 T2877 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1636 T2877 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-1360451609023/control/data/index
[junit4:junit4]   2> 1637 T2877 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 1638 T2877 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1639 T2877 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 1639 T2877 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1639 T2877 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 1640 T2877 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1640 T2877 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1641 T2877 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1641 T2877 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1641 T2877 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1642 T2877 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 1642 T2877 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 1643 T2877 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1643 T2877 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 1643 T2877 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 1644 T2877 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 1644 T2877 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1644 T2877 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1645 T2877 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1645 T2877 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1646 T2877 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1646 T2877 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1647 T2877 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1647 T2877 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1647 T2877 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1648 T2877 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 1648 T2877 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 1659 T2877 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1665 T2877 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 1666 T2877 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> 1669 T2877 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-1360451609023/control/data
[junit4:junit4]   2> 1671 T2877 oass.SolrIndexSearcher.<init> Opening Searcher@278c11b1 main
[junit4:junit4]   2> 1672 T2877 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1672 T2877 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1673 T2877 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 1698 T2877 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 1780 T2878 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@278c11b1 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1784 T2877 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1784 T2877 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1784 T2857 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cc13c21c60003 type:create cxid:0x51 zxid:0x29 txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue Error:KeeperErrorCode = NoNode for /solr/overseer/queue
[junit4:junit4]   2> 2183 T2875 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2184 T2875 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:27919_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:27919"}
[junit4:junit4]   2> 2184 T2875 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2184 T2875 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2185 T2857 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cc13c21c60003 type:create cxid:0x59 zxid:0x2c txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue-work Error:KeeperErrorCode = NoNode for /solr/overseer/queue-work
[junit4:junit4]   2> 2201 T2874 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> 2797 T2877 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2797 T2877 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:27919 collection:control_collection shard:shard1
[junit4:junit4]   2> 2798 T2877 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2813 T2857 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cc13c21c60003 type:delete cxid:0x73 zxid:0x36 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 2814 T2877 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2814 T2857 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cc13c21c60003 type:create cxid:0x74 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2825 T2877 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2825 T2877 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2825 T2877 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:27919/collection1/
[junit4:junit4]   2> 2825 T2877 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2826 T2877 oasc.SyncStrategy.syncToMe http://127.0.0.1:27919/collection1/ has no replicas
[junit4:junit4]   2> 2826 T2877 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:27919/collection1/
[junit4:junit4]   2> 2826 T2877 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2830 T2857 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cc13c21c60003 type:create cxid:0x7e zxid:0x3b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3706 T2875 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3734 T2874 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> 3750 T2877 oasc.ZkController.register We are http://127.0.0.1:27919/collection1/ and leader is http://127.0.0.1:27919/collection1/
[junit4:junit4]   2> 3750 T2877 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:27919
[junit4:junit4]   2> 3750 T2877 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3750 T2877 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3751 T2877 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3753 T2877 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3754 T2852 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> 3754 T2852 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3755 T2852 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3769 T2852 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3777 T2852 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51917/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@6cf10e16
[junit4:junit4]   2> 3778 T2852 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3778 T2879 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51917. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 3779 T2879 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51917, initiating session
[junit4:junit4]   2> 3779 T2854 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:58122
[junit4:junit4]   2> 3780 T2854 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:58122
[junit4:junit4]   2> 3781 T2856 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cc13c21c60004 with negotiated timeout 10000 for client /140.211.11.196:58122
[junit4:junit4]   2> 3781 T2879 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51917, sessionid = 0x13cc13c21c60004, negotiated timeout = 10000
[junit4:junit4]   2> 3781 T2880 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6cf10e16 name:ZooKeeperConnection Watcher:127.0.0.1:51917/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3782 T2852 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3783 T2852 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3785 T2852 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 3956 T2852 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 3958 T2852 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:36325
[junit4:junit4]   2> 3959 T2852 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 3959 T2852 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 3960 T2852 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-1360451612802
[junit4:junit4]   2> 3960 T2852 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-1360451612802/solr.xml
[junit4:junit4]   2> 3961 T2852 oasc.CoreContainer.<init> New CoreContainer 260229823
[junit4:junit4]   2> 3961 T2852 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-1360451612802/'
[junit4:junit4]   2> 3962 T2852 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-1360451612802/'
[junit4:junit4]   2> 4012 T2852 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 4013 T2852 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 4013 T2852 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 4014 T2852 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 4014 T2852 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 4015 T2852 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 4015 T2852 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 4015 T2852 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 4016 T2852 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 4016 T2852 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 4036 T2852 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4054 T2852 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:51917/solr
[junit4:junit4]   2> 4054 T2852 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 4055 T2852 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51917 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@29c472f6
[junit4:junit4]   2> 4056 T2852 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4056 T2890 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51917. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 4057 T2890 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51917, initiating session
[junit4:junit4]   2> 4057 T2854 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:18233
[junit4:junit4]   2> 4057 T2854 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:18233
[junit4:junit4]   2> 4058 T2856 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cc13c21c60005 with negotiated timeout 20000 for client /140.211.11.196:18233
[junit4:junit4]   2> 4058 T2890 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51917, sessionid = 0x13cc13c21c60005, negotiated timeout = 20000
[junit4:junit4]   2> 4059 T2891 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@29c472f6 name:ZooKeeperConnection Watcher:127.0.0.1:51917 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4059 T2852 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4060 T2857 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cc13c21c60005
[junit4:junit4]   2> 4061 T2891 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 4061 T2854 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:18233 which had sessionid 0x13cc13c21c60005
[junit4:junit4]   2> 4061 T2852 oaz.ZooKeeper.close Session: 0x13cc13c21c60005 closed
[junit4:junit4]   2> 4062 T2852 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 4071 T2852 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51917/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@69973884
[junit4:junit4]   2> 4072 T2892 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51917. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 4072 T2852 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4072 T2892 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51917, initiating session
[junit4:junit4]   2> 4072 T2854 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:60011
[junit4:junit4]   2> 4073 T2854 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:60011
[junit4:junit4]   2> 4074 T2856 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cc13c21c60006 with negotiated timeout 20000 for client /140.211.11.196:60011
[junit4:junit4]   2> 4074 T2892 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51917, sessionid = 0x13cc13c21c60006, negotiated timeout = 20000
[junit4:junit4]   2> 4074 T2893 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@69973884 name:ZooKeeperConnection Watcher:127.0.0.1:51917/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4074 T2852 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4075 T2857 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cc13c21c60006 type:create cxid:0x1 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4076 T2857 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cc13c21c60006 type:create cxid:0x2 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4078 T2852 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4080 T2852 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36325_
[junit4:junit4]   2> 4080 T2857 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cc13c21c60006 type:delete cxid:0x9 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:36325_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:36325_
[junit4:junit4]   2> 4088 T2852 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:36325_
[junit4:junit4]   2> 4091 T2893 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4091 T2880 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4091 T2874 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4091 T2874 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> 4098 T2894 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-1360451612802/collection1
[junit4:junit4]   2> 4098 T2894 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 4099 T2894 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 4099 T2894 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 4100 T2894 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-1360451612802/collection1/'
[junit4:junit4]   2> 4101 T2894 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-1360451612802/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 4101 T2894 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-1360451612802/collection1/lib/README' to classloader
[junit4:junit4]   2> 4137 T2894 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 4185 T2894 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4286 T2894 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4290 T2894 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 4700 T2894 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 4707 T2894 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 4710 T2894 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 4720 T2894 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 4723 T2894 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 4726 T2894 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 4727 T2894 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 4728 T2894 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-1360451612802/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1360451609023/jetty1/
[junit4:junit4]   2> 4728 T2894 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1451ef4e
[junit4:junit4]   2> 4728 T2894 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 4729 T2894 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-1360451609023/jetty1 forceNew:false
[junit4:junit4]   2> 4729 T2894 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-1360451609023/jetty1
[junit4:junit4]   2> 4730 T2894 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1360451609023/jetty1/index/
[junit4:junit4]   2> 4730 T2894 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1360451609023/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 4731 T2894 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-1360451609023/jetty1/index forceNew:false
[junit4:junit4]   2> 4737 T2894 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-1360451609023/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@19e3167b; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 4737 T2894 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 4738 T2894 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-1360451609023/jetty1/index
[junit4:junit4]   2> 4739 T2894 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 4740 T2894 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 4741 T2894 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 4741 T2894 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 4741 T2894 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 4742 T2894 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 4742 T2894 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 4743 T2894 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 4743 T2894 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 4744 T2894 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 4744 T2894 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 4745 T2894 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 4745 T2894 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 4746 T2894 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 4746 T2894 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 4746 T2894 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 4747 T2894 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 4747 T2894 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4748 T2894 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4748 T2894 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4749 T2894 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4749 T2894 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4750 T2894 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4750 T2894 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4751 T2894 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4751 T2894 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 4752 T2894 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 4759 T2894 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 4764 T2894 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 4765 T2894 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> 4767 T2894 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-1360451609023/jetty1
[junit4:junit4]   2> 4769 T2894 oass.SolrIndexSearcher.<init> Opening Searcher@2a505f96 main
[junit4:junit4]   2> 4770 T2894 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 4770 T2894 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 4770 T2894 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 4787 T2894 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 4842 T2895 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2a505f96 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 4847 T2894 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 4847 T2894 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 5249 T2875 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5250 T2875 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:27919_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:27919"}
[junit4:junit4]   2> 5254 T2875 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:36325_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:36325"}
[junit4:junit4]   2> 5254 T2875 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 1
[junit4:junit4]   2> 5254 T2875 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 5266 T2893 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> 5266 T2874 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> 5266 T2880 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> 5849 T2894 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 5849 T2894 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:36325 collection:collection1 shard:shard1
[junit4:junit4]   2> 5850 T2894 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 5869 T2857 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cc13c21c60006 type:delete cxid:0x45 zxid:0x5a txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 5876 T2894 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 5877 T2857 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cc13c21c60006 type:create cxid:0x46 zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 5880 T2894 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 5880 T2894 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 5880 T2894 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:36325/collection1/
[junit4:junit4]   2> 5881 T2894 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 5881 T2894 oasc.SyncStrategy.syncToMe http://127.0.0.1:36325/collection1/ has no replicas
[junit4:junit4]   2> 5881 T2894 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:36325/collection1/
[junit4:junit4]   2> 5881 T2894 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 5885 T2857 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cc13c21c60006 type:create cxid:0x50 zxid:0x5f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 6780 T2875 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6799 T2874 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> 6799 T2893 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> 6799 T2880 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> 6805 T2894 oasc.ZkController.register We are http://127.0.0.1:36325/collection1/ and leader is http://127.0.0.1:36325/collection1/
[junit4:junit4]   2> 6805 T2894 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:36325
[junit4:junit4]   2> 6805 T2894 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 6805 T2894 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 6805 T2894 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6811 T2894 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6812 T2852 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> 6813 T2852 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 6813 T2852 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 7004 T2852 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 7007 T2852 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:33856
[junit4:junit4]   2> 7008 T2852 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 7008 T2852 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 7009 T2852 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-1360451615846
[junit4:junit4]   2> 7009 T2852 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-1360451615846/solr.xml
[junit4:junit4]   2> 7009 T2852 oasc.CoreContainer.<init> New CoreContainer 671190773
[junit4:junit4]   2> 7010 T2852 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-1360451615846/'
[junit4:junit4]   2> 7011 T2852 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-1360451615846/'
[junit4:junit4]   2> 7061 T2852 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 7062 T2852 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 7062 T2852 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 7062 T2852 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 7063 T2852 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 7063 T2852 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 7064 T2852 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 7064 T2852 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 7065 T2852 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 7065 T2852 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 7091 T2852 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 7111 T2852 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:51917/solr
[junit4:junit4]   2> 7112 T2852 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 7112 T2852 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51917 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@29ea0f89
[junit4:junit4]   2> 7113 T2852 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 7114 T2905 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51917. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 7114 T2905 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51917, initiating session
[junit4:junit4]   2> 7115 T2854 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:11266
[junit4:junit4]   2> 7115 T2854 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:11266
[junit4:junit4]   2> 7117 T2856 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cc13c21c60007 with negotiated timeout 20000 for client /140.211.11.196:11266
[junit4:junit4]   2> 7117 T2905 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51917, sessionid = 0x13cc13c21c60007, negotiated timeout = 20000
[junit4:junit4]   2> 7117 T2906 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@29ea0f89 name:ZooKeeperConnection Watcher:127.0.0.1:51917 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 7118 T2852 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 7119 T2857 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cc13c21c60007
[junit4:junit4]   2> 7131 T2906 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 7131 T2854 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:11266 which had sessionid 0x13cc13c21c60007
[junit4:junit4]   2> 7131 T2852 oaz.ZooKeeper.close Session: 0x13cc13c21c60007 closed
[junit4:junit4]   2> 7132 T2852 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 7141 T2852 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51917/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@6f2adfeb
[junit4:junit4]   2> 7142 T2852 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 7142 T2907 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51917. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 7143 T2907 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51917, initiating session
[junit4:junit4]   2> 7143 T2854 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:59231
[junit4:junit4]   2> 7143 T2854 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:59231
[junit4:junit4]   2> 7145 T2856 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cc13c21c60008 with negotiated timeout 20000 for client /140.211.11.196:59231
[junit4:junit4]   2> 7145 T2907 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51917, sessionid = 0x13cc13c21c60008, negotiated timeout = 20000
[junit4:junit4]   2> 7145 T2908 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6f2adfeb name:ZooKeeperConnection Watcher:127.0.0.1:51917/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 7145 T2852 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 7147 T2857 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cc13c21c60008 type:create cxid:0x1 zxid:0x6c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7149 T2857 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cc13c21c60008 type:create cxid:0x2 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7156 T2852 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 7158 T2852 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33856_
[junit4:junit4]   2> 7159 T2857 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cc13c21c60008 type:delete cxid:0x9 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:33856_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:33856_
[junit4:junit4]   2> 7160 T2852 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:33856_
[junit4:junit4]   2> 7168 T2874 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7168 T2893 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7168 T2908 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7168 T2874 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> 7168 T2880 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7169 T2880 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> 7169 T2893 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> 7177 T2909 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-1360451615846/collection1
[junit4:junit4]   2> 7177 T2909 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 7177 T2909 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 7178 T2909 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 7179 T2909 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-1360451615846/collection1/'
[junit4:junit4]   2> 7180 T2909 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-1360451615846/collection1/lib/README' to classloader
[junit4:junit4]   2> 7181 T2909 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-1360451615846/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 7236 T2909 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 7311 T2909 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 7411 T2909 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 7417 T2909 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 8010 T2909 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 8021 T2909 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 8025 T2909 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 8038 T2909 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 8043 T2909 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 8047 T2909 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 8048 T2909 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 8049 T2909 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-1360451615846/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1360451609023/jetty2/
[junit4:junit4]   2> 8049 T2909 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1451ef4e
[junit4:junit4]   2> 8050 T2909 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 8051 T2909 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-1360451609023/jetty2 forceNew:false
[junit4:junit4]   2> 8051 T2909 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-1360451609023/jetty2
[junit4:junit4]   2> 8051 T2909 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1360451609023/jetty2/index/
[junit4:junit4]   2> 8052 T2909 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1360451609023/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 8053 T2909 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-1360451609023/jetty2/index forceNew:false
[junit4:junit4]   2> 8085 T2909 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-1360451609023/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1cf74b39; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 8085 T2909 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 8086 T2909 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-1360451609023/jetty2/index
[junit4:junit4]   2> 8087 T2909 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 8088 T2909 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 8089 T2909 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 8089 T2909 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 8089 T2909 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 8090 T2909 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 8090 T2909 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 8090 T2909 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 8091 T2909 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 8091 T2909 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 8092 T2909 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 8092 T2909 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 8093 T2909 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 8093 T2909 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 8093 T2909 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 8094 T2909 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 8094 T2909 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 8095 T2909 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8095 T2909 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8096 T2909 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8096 T2909 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8097 T2909 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8097 T2909 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8097 T2909 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8098 T2909 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8098 T2909 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 8099 T2909 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 8106 T2909 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 8110 T2909 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 8111 T2909 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> 8113 T2909 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-1360451609023/jetty2
[junit4:junit4]   2> 8114 T2909 oass.SolrIndexSearcher.<init> Opening Searcher@1ccc9115 main
[junit4:junit4]   2> 8115 T2909 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 8116 T2909 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 8116 T2909 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 8129 T2909 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 8181 T2910 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1ccc9115 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 8185 T2909 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 8185 T2909 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8313 T2875 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8314 T2875 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:36325_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:36325"}
[junit4:junit4]   2> 8318 T2875 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:33856_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:33856"}
[junit4:junit4]   2> 8318 T2875 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 8318 T2875 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 8329 T2874 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> 8329 T2893 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> 8330 T2880 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> 8329 T2908 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> 9188 T2909 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 9188 T2909 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:33856 collection:collection1 shard:shard1
[junit4:junit4]   2> 9192 T2909 oasc.ZkController.register We are http://127.0.0.1:33856/collection1/ and leader is http://127.0.0.1:36325/collection1/
[junit4:junit4]   2> 9192 T2909 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:33856
[junit4:junit4]   2> 9192 T2909 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 9192 T2909 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C146 name=collection1 org.apache.solr.core.SolrCore@5a2b6d90 url=http://127.0.0.1:33856/collection1 node=127.0.0.1:33856_ C146_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:33856_, base_url=http://127.0.0.1:33856}
[junit4:junit4]   2> 9193 T2911 C146 P33856 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 9194 T2911 C146 P33856 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 9194 T2909 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9194 T2911 C146 P33856 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 9194 T2911 C146 P33856 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 9195 T2852 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> 9196 T2852 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 9196 T2911 C146 P33856 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 9196 T2852 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 9388 T2852 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 9390 T2852 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:65181
[junit4:junit4]   2> 9391 T2852 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 9392 T2852 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 9392 T2852 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-1360451618229
[junit4:junit4]   2> 9392 T2852 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-1360451618229/solr.xml
[junit4:junit4]   2> 9393 T2852 oasc.CoreContainer.<init> New CoreContainer 813028954
[junit4:junit4]   2> 9394 T2852 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-1360451618229/'
[junit4:junit4]   2> 9394 T2852 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-1360451618229/'
[junit4:junit4]   2> 9445 T2852 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 9445 T2852 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 9446 T2852 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 9446 T2852 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 9446 T2852 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 9447 T2852 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 9447 T2852 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 9448 T2852 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 9448 T2852 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 9449 T2852 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 9468 T2852 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 9488 T2852 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:51917/solr
[junit4:junit4]   2> 9489 T2852 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 9489 T2852 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51917 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@271b04d8
[junit4:junit4]   2> 9490 T2852 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 9491 T2921 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51917. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 9491 T2921 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51917, initiating session
[junit4:junit4]   2> 9492 T2854 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:26589
[junit4:junit4]   2> 9492 T2854 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:26589
[junit4:junit4]   2> 9494 T2856 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cc13c21c60009 with negotiated timeout 20000 for client /140.211.11.196:26589
[junit4:junit4]   2> 9494 T2921 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51917, sessionid = 0x13cc13c21c60009, negotiated timeout = 20000
[junit4:junit4]   2> 9494 T2922 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@271b04d8 name:ZooKeeperConnection Watcher:127.0.0.1:51917 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 9494 T2852 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 9496 T2857 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cc13c21c60009
[junit4:junit4]   2> 9497 T2922 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 9497 T2854 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:26589 which had sessionid 0x13cc13c21c60009
[junit4:junit4]   2> 9497 T2852 oaz.ZooKeeper.close Session: 0x13cc13c21c60009 closed
[junit4:junit4]   2> 9498 T2852 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 9507 T2852 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51917/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1c14a56f
[junit4:junit4]   2> 9508 T2852 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 9508 T2923 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51917. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 9509 T2923 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51917, initiating session
[junit4:junit4]   2> 9509 T2854 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:10763
[junit4:junit4]   2> 9509 T2854 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:10763
[junit4:junit4]   2> 9511 T2856 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cc13c21c6000a with negotiated timeout 20000 for client /140.211.11.196:10763
[junit4:junit4]   2> 9511 T2923 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51917, sessionid = 0x13cc13c21c6000a, negotiated timeout = 20000
[junit4:junit4]   2> 9511 T2924 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1c14a56f name:ZooKeeperConnection Watcher:127.0.0.1:51917/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 9512 T2852 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 9513 T2857 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cc13c21c6000a type:create cxid:0x1 zxid:0x7e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 9515 T2857 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cc13c21c6000a type:create cxid:0x2 zxid:0x7f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 9523 T2852 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9525 T2852 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65181_
[junit4:junit4]   2> 9526 T2857 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cc13c21c6000a type:delete cxid:0x9 zxid:0x80 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:65181_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:65181_
[junit4:junit4]   2> 9527 T2852 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:65181_
[junit4:junit4]   2> 9530 T2908 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> 9531 T2893 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 9531 T2874 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 9531 T2880 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 9531 T2874 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> 9531 T2924 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 9531 T2893 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> 9531 T2880 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> 9532 T2908 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 9540 T2925 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-1360451618229/collection1
[junit4:junit4]   2> 9541 T2925 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9541 T2925 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9541 T2925 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9543 T2925 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-1360451618229/collection1/'
[junit4:junit4]   2> 9544 T2925 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-1360451618229/collection1/lib/README' to classloader
[junit4:junit4]   2> 9545 T2925 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-1360451618229/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9601 T2925 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 9680 T2925 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9781 T2925 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 9787 T2925 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 9836 T2875 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9837 T2875 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:33856_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:33856"}
[junit4:junit4]   2> 9850 T2874 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> 9850 T2924 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> 9850 T2880 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> 9850 T2893 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> 9850 T2908 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> 10392 T2925 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 10400 T2925 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 10403 T2925 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 10412 T2925 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10416 T2925 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10418 T2925 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10419 T2925 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10420 T2925 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-1360451618229/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1360451609023/jetty3/
[junit4:junit4]   2> 10420 T2925 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1451ef4e
[junit4:junit4]   2> 10421 T2925 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 10421 T2925 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-1360451609023/jetty3 forceNew:false
[junit4:junit4]   2> 10422 T2925 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-1360451609023/jetty3
[junit4:junit4]   2> 10422 T2925 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1360451609023/jetty3/index/
[junit4:junit4]   2> 10422 T2925 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1360451609023/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 10423 T2925 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-1360451609023/jetty3/index forceNew:false
[junit4:junit4]   2> 10453 T2925 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-1360451609023/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@7b161905; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 10453 T2925 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 10454 T2925 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-1360451609023/jetty3/index
[junit4:junit4]   2> 10454 T2925 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 10455 T2925 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 10456 T2925 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 10456 T2925 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 10456 T2925 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 10456 T2925 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 10457 T2925 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 10457 T2925 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 10457 T2925 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 10458 T2925 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 10458 T2925 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 10458 T2925 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 10459 T2925 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 10459 T2925 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 10459 T2925 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 10459 T2925 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 10460 T2925 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 10460 T2925 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10460 T2925 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10461 T2925 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10461 T2925 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10461 T2925 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10462 T2925 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10462 T2925 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10462 T2925 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10463 T2925 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 10463 T2925 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 10468 T2925 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 10471 T2925 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 10471 T2925 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> 10473 T2925 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-1360451609023/jetty3
[junit4:junit4]   2> 10474 T2925 oass.SolrIndexSearcher.<init> Opening Searcher@5d2d60e1 main
[junit4:junit4]   2> 10475 T2925 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 10475 T2925 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 10475 T2925 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 10490 T2925 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 10532 T2926 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5d2d60e1 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 10535 T2925 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 10535 T2925 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11355 T2875 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11356 T2875 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:65181_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:65181"}
[junit4:junit4]   2> 11356 T2875 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 11356 T2875 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 11369 T2893 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> 11369 T2880 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> 11369 T2874 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> 11369 T2924 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> 11369 T2908 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> 11537 T2925 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 11537 T2925 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:65181 collection:collection1 shard:shard1
[junit4:junit4]   2> 11540 T2925 oasc.ZkController.register We are http://127.0.0.1:65181/collection1/ and leader is http://127.0.0.1:36325/collection1/
[junit4:junit4]   2> 11540 T2925 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:65181
[junit4:junit4]   2> 11541 T2925 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 11541 T2925 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C147 name=collection1 org.apache.solr.core.SolrCore@1dca15b8 url=http://127.0.0.1:65181/collection1 node=127.0.0.1:65181_ C147_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:65181_, base_url=http://127.0.0.1:65181}
[junit4:junit4]   2> 11542 T2927 C147 P65181 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 11543 T2927 C147 P65181 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 11543 T2925 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11543 T2927 C147 P65181 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 11543 T2927 C147 P65181 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11544 T2852 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> 11544 T2852 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 11545 T2852 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 11545 T2927 C147 P65181 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 11722 T2852 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 11725 T2852 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:30969
[junit4:junit4]   2> 11726 T2852 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 11726 T2852 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 11727 T2852 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-1360451620581
[junit4:junit4]   2> 11727 T2852 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-1360451620581/solr.xml
[junit4:junit4]   2> 11728 T2852 oasc.CoreContainer.<init> New CoreContainer 944959640
[junit4:junit4]   2> 11728 T2852 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-1360451620581/'
[junit4:junit4]   2> 11729 T2852 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-1360451620581/'
[junit4:junit4]   2> 11774 T2852 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 11774 T2852 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 11775 T2852 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 11775 T2852 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 11775 T2852 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 11776 T2852 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 11776 T2852 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 11777 T2852 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 11777 T2852 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 11778 T2852 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 11796 T2852 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 11814 T2852 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:51917/solr
[junit4:junit4]   2> 11814 T2852 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 11815 T2852 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51917 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1f2b17ed
[junit4:junit4]   2> 11816 T2852 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 11817 T2937 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51917. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 11817 T2937 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51917, initiating session
[junit4:junit4]   2> 11818 T2854 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:29955
[junit4:junit4]   2> 11818 T2854 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:29955
[junit4:junit4]   2> 11820 T2856 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cc13c21c6000b with negotiated timeout 20000 for client /140.211.11.196:29955
[junit4:junit4]   2> 11820 T2937 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51917, sessionid = 0x13cc13c21c6000b, negotiated timeout = 20000
[junit4:junit4]   2> 11820 T2938 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1f2b17ed name:ZooKeeperConnection Watcher:127.0.0.1:51917 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 11820 T2852 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 11822 T2857 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cc13c21c6000b
[junit4:junit4]   2> 11823 T2938 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 11823 T2854 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:29955 which had sessionid 0x13cc13c21c6000b
[junit4:junit4]   2> 11823 T2852 oaz.ZooKeeper.close Session: 0x13cc13c21c6000b closed
[junit4:junit4]   2> 11824 T2852 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 11832 T2852 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51917/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@3f1940
[junit4:junit4]   2> 11833 T2852 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 11834 T2939 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51917. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 11834 T2939 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51917, initiating session
[junit4:junit4]   2> 11834 T2854 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:21455
[junit4:junit4]   2> 11835 T2854 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:21455
[junit4:junit4]   2> 11836 T2856 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cc13c21c6000c with negotiated timeout 20000 for client /140.211.11.196:21455
[junit4:junit4]   2> 11836 T2939 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51917, sessionid = 0x13cc13c21c6000c, negotiated timeout = 20000
[junit4:junit4]   2> 11836 T2940 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3f1940 name:ZooKeeperConnection Watcher:127.0.0.1:51917/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 11837 T2852 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 11838 T2857 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cc13c21c6000c type:create cxid:0x1 zxid:0x91 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11839 T2857 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cc13c21c6000c type:create cxid:0x2 zxid:0x92 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11847 T2852 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 11849 T2852 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:30969_
[junit4:junit4]   2> 11850 T2857 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cc13c21c6000c type:delete cxid:0x9 zxid:0x93 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:30969_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:30969_
[junit4:junit4]   2> 11851 T2852 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:30969_
[junit4:junit4]   2> 11854 T2908 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> 11854 T2924 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> 11855 T2874 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 11855 T2880 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 11855 T2893 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 11855 T2880 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> 11855 T2874 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> 11855 T2940 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 11855 T2893 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> 11856 T2908 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 11856 T2924 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 11863 T2941 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-1360451620581/collection1
[junit4:junit4]   2> 11863 T2941 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 11864 T2941 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 11864 T2941 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 11865 T2941 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-1360451620581/collection1/'
[junit4:junit4]   2> 11866 T2941 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-1360451620581/collection1/lib/README' to classloader
[junit4:junit4]   2> 11867 T2941 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-1360451620581/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 11919 T2941 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 11990 T2941 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 12091 T2941 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 12096 T2941 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2>  C146_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:33856_, base_url=http://127.0.0.1:33856}
[junit4:junit4]   2> 12215 T2911 C146 P33856 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:36325/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 12215 T2911 C146 P33856 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:33856 START replicas=[http://127.0.0.1:36325/collection1/] nUpdates=100
[junit4:junit4]   2> 12215 T2911 C146 P33856 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 12216 T2911 C146 P33856 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 12216 T2911 C146 P33856 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 12216 T2911 C146 P33856 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 12217 T2911 C146 P33856 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 12217 T2911 C146 P33856 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:36325/collection1/. core=collection1
[junit4:junit4]   2> 12217 T2911 C146 P33856 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C148 name=collection1 org.apache.solr.core.SolrCore@557d3357 url=http://127.0.0.1:36325/collection1 node=127.0.0.1:36325_ C148_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:36325_, base_url=http://127.0.0.1:36325, leader=true}
[junit4:junit4]   2> 12224 T2885 C148 P36325 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 12227 T2886 C148 P36325 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 12228 T2886 C148 P36325 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-1360451609023/jetty1
[junit4:junit4]   2> 12233 T2886 C148 P36325 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-1360451609023/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@19e3167b; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 12233 T2886 C148 P36325 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 12238 T2886 C148 P36325 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-1360451609023/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@19e3167b; 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-1360451609023/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@19e3167b; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 12239 T2886 C148 P36325 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 12240 T2886 C148 P36325 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-1360451609023/jetty1
[junit4:junit4]   2> 12240 T2886 C148 P36325 oass.SolrIndexSearcher.<init> Opening Searcher@3e80178e realtime
[junit4:junit4]   2> 12241 T2886 C148 P36325 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 12241 T2886 C148 P36325 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 14
[junit4:junit4]   2> 12242 T2911 C146 P33856 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 12242 T2911 C146 P33856 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 12244 T2887 C148 P36325 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 12244 T2887 C148 P36325 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 12245 T2911 C146 P33856 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 12245 T2911 C146 P33856 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 12245 T2911 C146 P33856 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 12247 T2887 C148 P36325 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-1360451609023/jetty1
[junit4:junit4]   2> 12248 T2887 C148 P36325 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-1360451609023/jetty1/index
[junit4:junit4]   2> 12248 T2887 C148 P36325 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=1 
[junit4:junit4]   2> 12249 T2911 C146 P33856 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 12250 T2911 C146 P33856 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-1360451609023/jetty2/index.20130210091341266 forceNew:false
[junit4:junit4]   2> 12251 T2911 C146 P33856 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-1360451609023/jetty2
[junit4:junit4]   2> 12251 T2911 C146 P33856 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-1360451609023/jetty2/index.20130210091341266 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6b4c6d89; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 12255 T2887 C148 P36325 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 12257 T2911 C146 P33856 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-1360451609023/jetty2/index
[junit4:junit4]   2> 12257 T2911 C146 P33856 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 12257 T2911 C146 P33856 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130210091341266
[junit4:junit4]   2> 12258 T2911 C146 P33856 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-1360451609023/jetty2
[junit4:junit4]   2> 12259 T2911 C146 P33856 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-1360451609023/jetty2
[junit4:junit4]   2> 12259 T2911 C146 P33856 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1360451609023/jetty2/index/ new=./org.apache.solr.cloud.SyncSliceTest-1360451609023/jetty2/index.20130210091341266
[junit4:junit4]   2> 12263 T2911 C146 P33856 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-1360451609023/jetty2/index.20130210091341266 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6b4c6d89; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 12263 T2911 C146 P33856 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 12264 T2911 C146 P33856 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-1360451609023/jetty2
[junit4:junit4]   2> 12265 T2911 C146 P33856 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 12265 T2911 C146 P33856 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 12265 T2911 C146 P33856 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 12266 T2911 C146 P33856 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-1360451609023/jetty2/index.20130210091341266
[junit4:junit4]   2> 12266 T2911 C146 P33856 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-1360451609023/jetty2
[junit4:junit4]   2> 12270 T2911 C146 P33856 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-1360451609023/jetty2/index.20130210091341266 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6b4c6d89; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 12270 T2911 C146 P33856 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 12270 T2911 C146 P33856 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 12271 T2911 C146 P33856 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-1360451609023/jetty2
[junit4:junit4]   2> 12271 T2911 C146 P33856 oass.SolrIndexSearcher.<init> Opening Searcher@4bf7a774 main
[junit4:junit4]   2> 12272 T2910 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4bf7a774 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 12273 T2910 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-1360451609023/jetty2/index
[junit4:junit4]   2> 12273 T2911 C146 P33856 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 12277 T2911 C146 P33856 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-1360451609023/jetty2/index.20130210091341266 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6b4c6d89; 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-1360451609023/jetty2/index.20130210091341266 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6b4c6d89; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 12277 T2911 C146 P33856 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 12278 T2911 C146 P33856 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-1360451609023/jetty2
[junit4:junit4]   2> 12278 T2911 C146 P33856 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 12278 T2911 C146 P33856 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-1360451609023/jetty2/index.20130210091341266
[junit4:junit4]   2> 12279 T2911 C146 P33856 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-1360451609023/jetty2/index
[junit4:junit4]   2> 12279 T2911 C146 P33856 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 12279 T2911 C146 P33856 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 12279 T2911 C146 P33856 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 12279 T2911 C146 P33856 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 12286 T2911 C146 P33856 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 12725 T2941 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 12736 T2941 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 12740 T2941 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 12754 T2941 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 12764 T2941 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 12769 T2941 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 12770 T2941 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 12771 T2941 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-1360451620581/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1360451609023/jetty4/
[junit4:junit4]   2> 12771 T2941 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1451ef4e
[junit4:junit4]   2> 12772 T2941 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 12773 T2941 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-1360451609023/jetty4 forceNew:false
[junit4:junit4]   2> 12774 T2941 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-1360451609023/jetty4
[junit4:junit4]   2> 12774 T2941 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1360451609023/jetty4/index/
[junit4:junit4]   2> 12774 T2941 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1360451609023/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 12776 T2941 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-1360451609023/jetty4/index forceNew:false
[junit4:junit4]   2> 12781 T2941 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-1360451609023/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@43417f0b; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 12781 T2941 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 12782 T2941 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-1360451609023/jetty4/index
[junit4:junit4]   2> 12783 T2941 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 12785 T2941 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 12785 T2941 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 12785 T2941 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 12786 T2941 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 12786 T2941 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 12786 T2941 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 12787 T2941 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 12787 T2941 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 12788 T2941 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 12788 T2941 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 12789 T2941 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 12789 T2941 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 12790 T2941 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 12790 T2941 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 12790 T2941 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 12791 T2941 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 12791 T2941 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12792 T2941 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12792 T2941 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12793 T2941 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12793 T2941 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12794 T2941 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12794 T2941 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12795 T2941 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12796 T2941 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 12796 T2941 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 12803 T2941 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 12808 T2941 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 12809 T2941 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> 12811 T2941 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-1360451609023/jetty4
[junit4:junit4]   2> 12813 T2941 oass.SolrIndexSearcher.<init> Opening Searcher@da35c75 main
[junit4:junit4]   2> 12814 T2941 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 12814 T2941 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 12814 T2941 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 12821 T2941 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 12864 T2944 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@da35c75 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 12869 T2941 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 12870 T2941 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 12873 T2875 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12874 T2875 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:65181_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:65181"}
[junit4:junit4]   2> 12878 T2875 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:33856_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:33856"}
[junit4:junit4]   2> 12888 T2875 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:30969_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:30969"}
[junit4:junit4]   2> 12889 T2875 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 12889 T2875 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 12901 T2874 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> 12901 T2893 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> 12901 T2924 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> 12901 T2880 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> 12901 T2908 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> 12901 T2940 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> 13872 T2941 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 13872 T2941 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:30969 collection:collection1 shard:shard1
[junit4:junit4]   2> 13878 T2941 oasc.ZkController.register We are http://127.0.0.1:30969/collection1/ and leader is http://127.0.0.1:36325/collection1/
[junit4:junit4]   2> 13879 T2941 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:30969
[junit4:junit4]   2> 13879 T2941 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 13879 T2941 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C149 name=collection1 org.apache.solr.core.SolrCore@538e17cb url=http://127.0.0.1:30969/collection1 node=127.0.0.1:30969_ C149_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:30969_, base_url=http://127.0.0.1:30969}
[junit4:junit4]   2> 13880 T2945 C149 P30969 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 13881 T2945 C149 P30969 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 13880 T2941 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13881 T2945 C149 P30969 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 13881 T2945 C149 P30969 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 13882 T2852 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> 13882 T2945 C149 P30969 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 13882 T2852 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 13883 T2852 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 13902 T2852 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13903 T2852 oasc.AbstractFullDistribZkTestBase.waitForThingsToLevelOut Wait for recoveries to finish - wait 15 for each attempt
[junit4:junit4]   2> 13904 T2852 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
[junit4:junit4]   2> 13904 T2852 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14408 T2875 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14409 T2875 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:30969_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:30969"}
[junit4:junit4]   2> 14426 T2893 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> 14426 T2940 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> 14426 T2880 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> 14426 T2924 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> 14426 T2908 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> 14426 T2874 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> 14906 T2852 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C147_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:65181_, base_url=http://127.0.0.1:65181}
[junit4:junit4]   2> 15568 T2927 C147 P65181 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:36325/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 15568 T2927 C147 P65181 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:65181 START replicas=[http://127.0.0.1:36325/collection1/] nUpdates=100
[junit4:junit4]   2> 15568 T2927 C147 P65181 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 15569 T2927 C147 P65181 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 15569 T2927 C147 P65181 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 15569 T2927 C147 P65181 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 15569 T2927 C147 P65181 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 15569 T2927 C147 P65181 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:36325/collection1/. core=collection1
[junit4:junit4]   2> 15569 T2927 C147 P65181 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15570 T2885 C148 P36325 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 15579 T2889 C148 P36325 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 15612 T2889 C148 P36325 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-1360451609023/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@19e3167b; 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-1360451609023/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@19e3167b; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 15612 T2889 C148 P36325 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 15613 T2889 C148 P36325 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-1360451609023/jetty1
[junit4:junit4]   2> 15613 T2889 C148 P36325 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 15614 T2889 C148 P36325 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 35
[junit4:junit4]   2> 15614 T2927 C147 P65181 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 15615 T2927 C147 P65181 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 15617 T2887 C148 P36325 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 15618 T2927 C147 P65181 oash.SnapPuller.fetchLatestIndex Master's generation: 3
[junit4:junit4]   2> 15618 T2927 C147 P65181 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 15618 T2927 C147 P65181 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 15620 T2887 C148 P36325 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-1360451609023/jetty1
[junit4:junit4]   2> 15621 T2887 C148 P36325 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-1360451609023/jetty1/index
[junit4:junit4]   2> 15621 T2887 C148 P36325 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=3&version=2} status=0 QTime=1 
[junit4:junit4]   2> 15622 T2927 C147 P65181 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 15623 T2927 C147 P65181 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-1360451609023/jetty3/index.20130210091344639 forceNew:false
[junit4:junit4]   2> 15623 T2927 C147 P65181 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-1360451609023/jetty3
[junit4:junit4]   2> 15624 T2927 C147 P65181 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-1360451609023/jetty3/index.20130210091344639 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7902214d; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 15627 T2887 C148 P36325 REQ /replication {file=segments_3&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 15628 T2927 C147 P65181 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-1360451609023/jetty3/index
[junit4:junit4]   2> 15628 T2927 C147 P65181 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 15629 T2927 C147 P65181 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130210091344639
[junit4:junit4]   2> 15630 T2927 C147 P65181 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-1360451609023/jetty3
[junit4:junit4]   2> 15630 T2927 C147 P65181 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-1360451609023/jetty3
[junit4:junit4]   2> 15631 T2927 C147 P65181 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1360451609023/jetty3/index/ new=./org.apache.solr.cloud.SyncSliceTest-1360451609023/jetty3/index.20130210091344639
[junit4:junit4]   2> 15634 T2927 C147 P65181 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-1360451609023/jetty3/index.20130210091344639 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7902214d; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 15634 T2927 C147 P65181 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 15635 T2927 C147 P65181 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-1360451609023/jetty3
[junit4:junit4]   2> 15636 T2927 C147 P65181 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 15636 T2927 C147 P65181 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 15636 T2927 C147 P65181 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 15637 T2927 C147 P65181 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-1360451609023/jetty3/index.20130210091344639
[junit4:junit4]   2> 15637 T2927 C147 P65181 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-1360451609023/jetty3
[junit4:junit4]   2> 15640 T2927 C147 P65181 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-1360451609023/jetty3/index.20130210091344639 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7902214d; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 15640 T2927 C147 P65181 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 15641 T2927 C147 P65181 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 15641 T2927 C147 P65181 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-1360451609023/jetty3
[junit4:junit4]   2> 15641 T2927 C147 P65181 oass.SolrIndexSearcher.<init> Opening Searcher@d181618 main
[junit4:junit4]   2> 15647 T2926 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@d181618 main{StandardDirectoryReader(segments_3:1:nrt)}
[junit4:junit4]   2> 15647 T2926 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-1360451609023/jetty3/index
[junit4:junit4]   2> 15647 T2927 C147 P65181 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 15650 T2927 C147 P65181 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-1360451609023/jetty3/index.20130210091344639 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7902214d; 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-1360451609023/jetty3/index.20130210091344639 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7902214d; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 15651 T2927 C147 P65181 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 15652 T2927 C147 P65181 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-1360451609023/jetty3
[junit4:junit4]   2> 15652 T2927 C147 P65181 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 15652 T2927 C147 P65181 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-1360451609023/jetty3/index.20130210091344639
[junit4:junit4]   2> 15652 T2927 C147 P65181 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-1360451609023/jetty3/index
[junit4:junit4]   2> 15653 T2927 C147 P65181 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 15653 T2927 C147 P65181 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 15653 T2927 C147 P65181 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 15653 T2927 C147 P65181 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15661 T2927 C147 P65181 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 15908 T2852 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15931 T2875 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15932 T2875 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:65181_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:65181"}
[junit4:junit4]   2> 15945 T2893 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> 15945 T2924 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> 15945 T2874 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> 15945 T2940 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> 15945 T2908 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> 15945 T2880 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>  C149_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:30969_, base_url=http://127.0.0.1:30969}
[junit4:junit4]   2> 16905 T2945 C149 P30969 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:36325/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 16905 T2945 C149 P30969 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:30969 START replicas=[http://127.0.0.1:36325/collection1/] nUpdates=100
[junit4:junit4]   2> 16905 T2945 C149 P30969 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 16906 T2945 C149 P30969 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 16906 T2945 C149 P30969 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 16906 T2945 C149 P30969 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 16906 T2945 C149 P30969 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 16906 T2945 C149 P30969 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:36325/collection1/. core=collection1
[junit4:junit4]   2> 16906 T2945 C149 P30969 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16908 T2885 C148 P36325 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 16910 T2852 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16921 T2883 C148 P36325 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 16931 T2883 C148 P36325 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-1360451609023/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@19e3167b; 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-1360451609023/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@19e3167b; 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-1360451609023/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@19e3167b; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 16931 T2883 C148 P36325 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 16932 T2883 C148 P36325 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-1360451609023/jetty1
[junit4:junit4]   2> 16932 T2883 C148 P36325 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 16933 T2883 C148 P36325 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 12
[junit4:junit4]   2> 16934 T2945 C149 P30969 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 16934 T2945 C149 P30969 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 16936 T2887 C148 P36325 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 16937 T2945 C149 P30969 oash.SnapPuller.fetchLatestIndex Master's generation: 4
[junit4:junit4]   2> 16937 T2945 C149 P30969 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 16937 T2945 C149 P30969 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 16939 T2887 C148 P36325 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-1360451609023/jetty1
[junit4:junit4]   2> 16940 T2887 C148 P36325 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-1360451609023/jetty1/index
[junit4:junit4]   2> 16940 T2887 C148 P36325 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=4&version=2} status=0 QTime=1 
[junit4:junit4]   2> 16941 T2945 C149 P30969 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 16942 T2945 C149 P30969 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-1360451609023/jetty4/index.20130210091345958 forceNew:false
[junit4:junit4]   2> 16943 T2945 C149 P30969 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-1360451609023/jetty4
[junit4:junit4]   2> 16943 T2945 C149 P30969 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-1360451609023/jetty4/index.20130210091345958 lockFactory=org.apache.lucene.store.NativeFSLockFactory@190fa51f; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 16946 T2887 C148 P36325 REQ /replication {file=segments_4&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=0 
[junit4:junit4]   2> 16947 T2945 C149 P30969 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-1360451609023/jetty4/index
[junit4:junit4]   2> 16947 T2945 C149 P30969 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 16948 T2945 C149 P30969 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130210091345958
[junit4:junit4]   2> 16949 T2945 C149 P30969 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-1360451609023/jetty4
[junit4:junit4]   2> 16949 T2945 C149 P30969 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-1360451609023/jetty4
[junit4:junit4]   2> 16950 T2945 C149 P30969 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1360451609023/jetty4/index/ new=./org.apache.solr.cloud.SyncSliceTest-1360451609023/jetty4/index.20130210091345958
[junit4:junit4]   2> 16953 T2945 C149 P30969 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-1360451609023/jetty4/index.20130210091345958 lockFactory=org.apache.lucene.store.NativeFSLockFactory@190fa51f; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 16953 T2945 C149 P30969 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 16954 T2945 C149 P30969 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-1360451609023/jetty4
[junit4:junit4]   2> 16955 T2945 C149 P30969 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 16955 T2945 C149 P30969 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 16955 T2945 C149 P30969 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 16956 T2945 C149 P30969 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-1360451609023/jetty4/index.20130210091345958
[junit4:junit4]   2> 16956 T2945 C149 P30969 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-1360451609023/jetty4
[junit4:junit4]   2> 16959 T2945 C149 P30969 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-1360451609023/jetty4/index.20130210091345958 lockFactory=org.apache.lucene.store.NativeFSLockFactory@190fa51f; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 16959 T2945 C149 P30969 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 16960 T2945 C149 P30969 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 16960 T2945 C149 P30969 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-1360451609023/jetty4
[junit4:junit4]   2> 16960 T2945 C149 P30969 oass.SolrIndexSearcher.<init> Open

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

ava:216)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:794)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4:junit4]    > 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4:junit4]    > 	at java.lang.reflect.Method.invoke(Method.java: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> 904850 T2852 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {range_facet_l=PostingsFormat(name=TestBloomFilteredLucene41Postings), text=MockVariableIntBlock(baseBlockSize=57), _version_=PostingsFormat(name=Direct), rnd_b=Pulsing41(freqCutoff=20 minBlockSize=43 maxBlockSize=107), intDefault=PostingsFormat(name=Direct), id=Pulsing41(freqCutoff=20 minBlockSize=43 maxBlockSize=107), timestamp=PostingsFormat(name=TestBloomFilteredLucene41Postings), a_t=PostingsFormat(name=TestBloomFilteredLucene41Postings), range_facet_sl=Pulsing41(freqCutoff=20 minBlockSize=43 maxBlockSize=107), range_facet_si=PostingsFormat(name=TestBloomFilteredLucene41Postings), other_tl1=PostingsFormat(name=Direct), multiDefault=PostingsFormat(name=TestBloomFilteredLucene41Postings), a_si=PostingsFormat(name=Direct)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=es_ES, timezone=Pacific/Truk
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=2,free=85770112,total=278724608
[junit4:junit4]   2> NOTE: All tests run in this JVM: [SOLR749Test, TestPHPSerializedResponseWriter, TestLMJelinekMercerSimilarityFactory, TestSystemIdResolver, IndexBasedSpellCheckerTest, JsonLoaderTest, TestFuzzyAnalyzedSuggestions, CopyFieldTest, CacheHeaderTest, TestFastLRUCache, NotRequiredUniqueKeyTest, SpellCheckComponentTest, ResourceLoaderTest, ShardRoutingCustomTest, TestBadConfig, TestCoreContainer, TestPerFieldSimilarity, SampleTest, ScriptEngineTest, DateFieldTest, TestRangeQuery, BinaryUpdateRequestHandlerTest, TestStressReorder, TermsComponentTest, CoreAdminHandlerTest, FastVectorHighlighterTest, NoCacheHeaderTest, TestQuerySenderNoQuery, TestFastWriter, TestStressRecovery, TestFastOutputStream, NumericFieldsTest, DirectUpdateHandlerOptimizeTest, QueryElevationComponentTest, TestWordDelimiterFilterFactory, MinimalSchemaTest, SortByFunctionTest, TestStressVersions, SpellCheckCollatorTest, TestSolrQueryParser, TestJoin, FieldAnalysisRequestHandlerTest, ChaosMonkeySafeLeaderTest, DirectSolrConnectionTest, TestConfig, SuggesterWFSTTest, LeaderElectionIntegrationTest, TestIBSimilarityFactory, CurrencyFieldTest, ClusterStateUpdateTest, RequestHandlersTest, TestPartialUpdateDeduplication, AlternateDirectoryTest, TestQueryTypes, SolrPluginUtilsTest, ResponseLogComponentTest, TestNumberUtils, TestSolrIndexConfig, TermVectorComponentDistributedTest, RecoveryZkTest, DistributedSpellCheckComponentTest, TestRealTimeGet, ZkControllerTest, TestRandomFaceting, TestDistributedSearch, TestExtendedDismaxParser, AutoCommitTest, ZkSolrClientTest, TestFaceting, WordBreakSolrSpellCheckerTest, DistributedTermsComponentTest, TestMultiCoreConfBootstrap, SimpleFacetsTest, TestGroupingSearch, PeerSyncTest, TestBinaryResponseWriter, TestJmxIntegration, TestIndexSearcher, TestFunctionQuery, TestRemoteStreaming, TestCSVLoader, SpatialFilterTest, MoreLikeThisHandlerTest, TestPseudoReturnFields, XmlUpdateRequestHandlerTest, TermVectorComponentTest, JSONWriterTest, SearchHandlerTest, TestOmitPositions, LoggingHandlerTest, SolrCmdDistributorTest, CSVRequestHandlerTest, TestSearchPerf, BadIndexSchemaTest, SolrCoreCheckLockOnStartupTest, TestPropInject, TestIndexingPerformance, FieldMutatingUpdateProcessorTest, TestUpdate, DefaultValueUpdateProcessorTest, TestLFUCache, TestCollationField, IndexReaderFactoryTest, TestJmxMonitoredMap, TestLMDirichletSimilarityFactory, TestDFRSimilarityFactory, URLClassifyProcessorTest, TestSolrXMLSerializer, TestSuggestSpellingConverter, TestLRUCache, RAMDirectoryFactoryTest, TestUtils, PreAnalyzedFieldTest, BasicDistributedZk2Test, SyncSliceTest]
[junit4:junit4] Completed on J0 in 904.88s, 1 test, 1 failure <<< FAILURES!

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

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



Re: [JENKINS] Lucene-Solr-Tests-trunk-Java6 - Build # 15908 - Failure

Posted by Mark Miller <ma...@gmail.com>.
I think I may have finally got this sucker…

We will see.

- Mark

On Feb 9, 2013, at 6:28 PM, Apache Jenkins Server <je...@builds.apache.org> wrote:

> Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java6/15908/
> 
> 1 tests failed.
> REGRESSION:  org.apache.solr.cloud.SyncSliceTest.testDistribSearch
> 
> Error Message:
> Test Setup Failure: shard1 should have just been set up to be inconsistent - but it's still consistent
> 
> Stack Trace:
> java.lang.AssertionError: Test Setup Failure: shard1 should have just been set up to be inconsistent - but it's still consistent
> 	at __randomizedtesting.SeedInfo.seed([728C54028C874C06:F36ADA1AFBD82C3A]:0)
> 	at org.junit.Assert.fail(Assert.java:93)
> 	at org.junit.Assert.assertTrue(Assert.java:43)
> 	at org.junit.Assert.assertNotNull(Assert.java:526)
> 	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:216)
> 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:794)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java: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 8854 lines...]
> [junit4:junit4] Suite: org.apache.solr.cloud.SyncSliceTest
> [junit4:junit4]   2> 0 T2852 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
> [junit4:junit4]   2> 5 T2852 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-1360451609023
> [junit4:junit4]   2> 6 T2852 oasc.ZkTestServer.run STARTING ZK TEST SERVER
> [junit4:junit4]   2> 7 T2853 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
> [junit4:junit4]   2> 10 T2853 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
> [junit4:junit4]   2> 10 T2853 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
> [junit4:junit4]   2> 10 T2853 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
> [junit4:junit4]   2> 11 T2853 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
> [junit4:junit4]   2> 12 T2853 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-1360451609023/zookeeper/server1/data/version-2/snapshot.0
> [junit4:junit4]   2> 108 T2852 oasc.ZkTestServer.run start zk server on port:51917
> [junit4:junit4]   2> 108 T2852 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51917 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@65f3b4cc
> [junit4:junit4]   2> 109 T2852 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
> [junit4:junit4]   2> 109 T2858 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51917. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
> [junit4:junit4]   2> 110 T2858 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51917, initiating session
> [junit4:junit4]   2> 110 T2854 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:38620
> [junit4:junit4]   2> 111 T2854 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:38620
> [junit4:junit4]   2> 111 T2856 oazsp.FileTxnLog.append Creating new log file: log.1
> [junit4:junit4]   2> 113 T2856 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cc13c21c60000 with negotiated timeout 10000 for client /140.211.11.196:38620
> [junit4:junit4]   2> 113 T2858 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51917, sessionid = 0x13cc13c21c60000, negotiated timeout = 10000
> [junit4:junit4]   2> 113 T2859 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@65f3b4cc name:ZooKeeperConnection Watcher:127.0.0.1:51917 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
> [junit4:junit4]   2> 114 T2852 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
> [junit4:junit4]   2> 114 T2852 oascc.SolrZkClient.makePath makePath: /solr
> [junit4:junit4]   2> 117 T2857 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cc13c21c60000
> [junit4:junit4]   2> 124 T2859 oaz.ClientCnxn$EventThread.run EventThread shut down
> [junit4:junit4]   2> 124 T2852 oaz.ZooKeeper.close Session: 0x13cc13c21c60000 closed
> [junit4:junit4]   2> 124 T2854 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:38620 which had sessionid 0x13cc13c21c60000
> [junit4:junit4]   2> 125 T2852 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51917/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@20b1c58
> [junit4:junit4]   2> 126 T2852 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
> [junit4:junit4]   2> 126 T2860 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51917. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
> [junit4:junit4]   2> 126 T2860 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51917, initiating session
> [junit4:junit4]   2> 126 T2854 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:51547
> [junit4:junit4]   2> 127 T2854 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:51547
> [junit4:junit4]   2> 128 T2856 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cc13c21c60001 with negotiated timeout 10000 for client /140.211.11.196:51547
> [junit4:junit4]   2> 128 T2860 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51917, sessionid = 0x13cc13c21c60001, negotiated timeout = 10000
> [junit4:junit4]   2> 128 T2861 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@20b1c58 name:ZooKeeperConnection Watcher:127.0.0.1:51917/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
> [junit4:junit4]   2> 128 T2852 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
> [junit4:junit4]   2> 129 T2852 oascc.SolrZkClient.makePath makePath: /collections/collection1
> [junit4:junit4]   2> 139 T2852 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
> [junit4:junit4]   2> 142 T2852 oascc.SolrZkClient.makePath makePath: /collections/control_collection
> [junit4:junit4]   2> 144 T2852 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
> [junit4:junit4]   2> 153 T2852 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> 154 T2852 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
> [junit4:junit4]   2> 165 T2852 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> 166 T2852 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
> [junit4:junit4]   2> 270 T2852 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> 271 T2852 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
> [junit4:junit4]   2> 274 T2852 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> 275 T2852 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
> [junit4:junit4]   2> 284 T2852 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> 285 T2852 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
> [junit4:junit4]   2> 288 T2852 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> 288 T2852 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
> [junit4:junit4]   2> 292 T2852 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> 292 T2852 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
> [junit4:junit4]   2> 295 T2852 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> 296 T2852 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
> [junit4:junit4]   2> 299 T2852 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> 299 T2852 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
> [junit4:junit4]   2> 302 T2857 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cc13c21c60001
> [junit4:junit4]   2> 309 T2861 oaz.ClientCnxn$EventThread.run EventThread shut down
> [junit4:junit4]   2> 309 T2852 oaz.ZooKeeper.close Session: 0x13cc13c21c60001 closed
> [junit4:junit4]   2> 309 T2854 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:51547 which had sessionid 0x13cc13c21c60001
> [junit4:junit4]   2> 465 T2852 oejs.Server.doStart jetty-8.1.8.v20121106
> [junit4:junit4]   2> 469 T2852 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:27919
> [junit4:junit4]   2> 469 T2852 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
> [junit4:junit4]   2> 470 T2852 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
> [junit4:junit4]   2> 470 T2852 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-1360451609327
> [junit4:junit4]   2> 471 T2852 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-1360451609327/solr.xml
> [junit4:junit4]   2> 471 T2852 oasc.CoreContainer.<init> New CoreContainer 84129557
> [junit4:junit4]   2> 472 T2852 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-1360451609327/'
> [junit4:junit4]   2> 472 T2852 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-1360451609327/'
> [junit4:junit4]   2> 531 T2852 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
> [junit4:junit4]   2> 532 T2852 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
> [junit4:junit4]   2> 532 T2852 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
> [junit4:junit4]   2> 533 T2852 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
> [junit4:junit4]   2> 533 T2852 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
> [junit4:junit4]   2> 534 T2852 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
> [junit4:junit4]   2> 534 T2852 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
> [junit4:junit4]   2> 534 T2852 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
> [junit4:junit4]   2> 535 T2852 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
> [junit4:junit4]   2> 535 T2852 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
> [junit4:junit4]   2> 561 T2852 oasc.CoreContainer.load Registering Log Listener
> [junit4:junit4]   2> 580 T2852 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:51917/solr
> [junit4:junit4]   2> 581 T2852 oasc.ZkController.checkChrootPath zkHost includes chroot
> [junit4:junit4]   2> 581 T2852 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51917 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@6c24e5c4
> [junit4:junit4]   2> 582 T2852 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
> [junit4:junit4]   2> 583 T2871 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51917. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
> [junit4:junit4]   2> 583 T2871 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51917, initiating session
> [junit4:junit4]   2> 583 T2854 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:47565
> [junit4:junit4]   2> 584 T2854 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:47565
> [junit4:junit4]   2> 585 T2856 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cc13c21c60002 with negotiated timeout 20000 for client /140.211.11.196:47565
> [junit4:junit4]   2> 585 T2871 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51917, sessionid = 0x13cc13c21c60002, negotiated timeout = 20000
> [junit4:junit4]   2> 586 T2872 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6c24e5c4 name:ZooKeeperConnection Watcher:127.0.0.1:51917 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
> [junit4:junit4]   2> 586 T2852 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
> [junit4:junit4]   2> 587 T2857 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cc13c21c60002
> [junit4:junit4]   2> 588 T2872 oaz.ClientCnxn$EventThread.run EventThread shut down
> [junit4:junit4]   2> 588 T2854 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:47565 which had sessionid 0x13cc13c21c60002
> [junit4:junit4]   2> 588 T2852 oaz.ZooKeeper.close Session: 0x13cc13c21c60002 closed
> [junit4:junit4]   2> 589 T2852 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
> [junit4:junit4]   2> 598 T2852 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51917/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@36669ff1
> [junit4:junit4]   2> 599 T2852 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
> [junit4:junit4]   2> 600 T2873 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51917. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
> [junit4:junit4]   2> 600 T2873 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51917, initiating session
> [junit4:junit4]   2> 600 T2854 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:27416
> [junit4:junit4]   2> 601 T2854 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:27416
> [junit4:junit4]   2> 602 T2856 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cc13c21c60003 with negotiated timeout 20000 for client /140.211.11.196:27416
> [junit4:junit4]   2> 602 T2873 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51917, sessionid = 0x13cc13c21c60003, negotiated timeout = 20000
> [junit4:junit4]   2> 602 T2874 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@36669ff1 name:ZooKeeperConnection Watcher:127.0.0.1:51917/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
> [junit4:junit4]   2> 602 T2852 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
> [junit4:junit4]   2> 605 T2857 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cc13c21c60003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
> [junit4:junit4]   2> 613 T2852 oascc.SolrZkClient.makePath makePath: /live_nodes
> [junit4:junit4]   2> 616 T2852 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:27919_
> [junit4:junit4]   2> 616 T2857 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cc13c21c60003 type:delete cxid:0x8 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:27919_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:27919_
> [junit4:junit4]   2> 618 T2852 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:27919_
> [junit4:junit4]   2> 627 T2852 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
> [junit4:junit4]   2> 641 T2857 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cc13c21c60003 type:delete cxid:0x16 zxid:0x21 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
> [junit4:junit4]   2> 642 T2852 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
> [junit4:junit4]   2> 645 T2852 oasc.Overseer.start Overseer (id=89158556649390083-127.0.0.1:27919_-n_0000000000) starting
> [junit4:junit4]   2> 645 T2857 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cc13c21c60003 type:create cxid:0x1b zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
> [junit4:junit4]   2> 653 T2857 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cc13c21c60003 type:create cxid:0x1c zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
> [junit4:junit4]   2> 654 T2857 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cc13c21c60003 type:create cxid:0x1d zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
> [junit4:junit4]   2> 661 T2857 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cc13c21c60003 type:create cxid:0x1e zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
> [junit4:junit4]   2> 662 T2876 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
> [junit4:junit4]   2> 662 T2852 oascc.SolrZkClient.makePath makePath: /clusterstate.json
> [junit4:junit4]   2> 672 T2852 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
> [junit4:junit4]   2> 679 T2877 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-1360451609327/collection1
> [junit4:junit4]   2> 679 T2875 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
> [junit4:junit4]   2> 679 T2877 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
> [junit4:junit4]   2> 680 T2877 oasc.ZkController.createCollectionZkNode Collection zkNode exists
> [junit4:junit4]   2> 680 T2877 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
> [junit4:junit4]   2> 682 T2877 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-1360451609327/collection1/'
> [junit4:junit4]   2> 683 T2877 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-1360451609327/collection1/lib/classes/' to classloader
> [junit4:junit4]   2> 683 T2877 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-1360451609327/collection1/lib/README' to classloader
> [junit4:junit4]   2> 739 T2877 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
> [junit4:junit4]   2> 814 T2877 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
> [junit4:junit4]   2> 915 T2877 oass.IndexSchema.readSchema Reading Solr Schema
> [junit4:junit4]   2> 921 T2877 oass.IndexSchema.readSchema Schema name=test
> [junit4:junit4]   2> 1545 T2877 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
> [junit4:junit4]   2> 1558 T2877 oass.IndexSchema.readSchema default search field in schema is text
> [junit4:junit4]   2> 1562 T2877 oass.IndexSchema.readSchema unique key field: id
> [junit4:junit4]   2> 1576 T2877 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
> [junit4:junit4]   2> 1581 T2877 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
> [junit4:junit4]   2> 1585 T2877 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
> [junit4:junit4]   2> 1586 T2877 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
> [junit4:junit4]   2> 1587 T2877 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-1360451609327/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1360451609023/control/data/
> [junit4:junit4]   2> 1587 T2877 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1451ef4e
> [junit4:junit4]   2> 1588 T2877 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
> [junit4:junit4]   2> 1589 T2877 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-1360451609023/control/data forceNew:false
> [junit4:junit4]   2> 1590 T2877 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-1360451609023/control/data
> [junit4:junit4]   2> 1590 T2877 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1360451609023/control/data/index/
> [junit4:junit4]   2> 1591 T2877 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1360451609023/control/data/index' doesn't exist. Creating new index...
> [junit4:junit4]   2> 1592 T2877 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-1360451609023/control/data/index forceNew:false
> [junit4:junit4]   2> 1635 T2877 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-1360451609023/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@76550e25; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   2> 1635 T2877 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
> [junit4:junit4]   2> 1636 T2877 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-1360451609023/control/data/index
> [junit4:junit4]   2> 1637 T2877 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
> [junit4:junit4]   2> 1638 T2877 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
> [junit4:junit4]   2> 1639 T2877 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
> [junit4:junit4]   2> 1639 T2877 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
> [junit4:junit4]   2> 1639 T2877 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
> [junit4:junit4]   2> 1640 T2877 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
> [junit4:junit4]   2> 1640 T2877 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
> [junit4:junit4]   2> 1641 T2877 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
> [junit4:junit4]   2> 1641 T2877 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
> [junit4:junit4]   2> 1641 T2877 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
> [junit4:junit4]   2> 1642 T2877 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
> [junit4:junit4]   2> 1642 T2877 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
> [junit4:junit4]   2> 1643 T2877 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
> [junit4:junit4]   2> 1643 T2877 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
> [junit4:junit4]   2> 1643 T2877 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
> [junit4:junit4]   2> 1644 T2877 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
> [junit4:junit4]   2> 1644 T2877 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
> [junit4:junit4]   2> 1644 T2877 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
> [junit4:junit4]   2> 1645 T2877 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
> [junit4:junit4]   2> 1645 T2877 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
> [junit4:junit4]   2> 1646 T2877 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
> [junit4:junit4]   2> 1646 T2877 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
> [junit4:junit4]   2> 1647 T2877 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
> [junit4:junit4]   2> 1647 T2877 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
> [junit4:junit4]   2> 1647 T2877 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
> [junit4:junit4]   2> 1648 T2877 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
> [junit4:junit4]   2> 1648 T2877 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
> [junit4:junit4]   2> 1659 T2877 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
> [junit4:junit4]   2> 1665 T2877 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
> [junit4:junit4]   2> 1666 T2877 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> 1669 T2877 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-1360451609023/control/data
> [junit4:junit4]   2> 1671 T2877 oass.SolrIndexSearcher.<init> Opening Searcher@278c11b1 main
> [junit4:junit4]   2> 1672 T2877 oasu.CommitTracker.<init> Hard AutoCommit: disabled
> [junit4:junit4]   2> 1672 T2877 oasu.CommitTracker.<init> Soft AutoCommit: disabled
> [junit4:junit4]   2> 1673 T2877 oashc.SpellCheckComponent.inform Initializing spell checkers
> [junit4:junit4]   2> 1698 T2877 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
> [junit4:junit4]   2> 1780 T2878 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@278c11b1 main{StandardDirectoryReader(segments_1:1)}
> [junit4:junit4]   2> 1784 T2877 oasc.ZkController.publish publishing core=collection1 state=down
> [junit4:junit4]   2> 1784 T2877 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
> [junit4:junit4]   2> 1784 T2857 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cc13c21c60003 type:create cxid:0x51 zxid:0x29 txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue Error:KeeperErrorCode = NoNode for /solr/overseer/queue
> [junit4:junit4]   2> 2183 T2875 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 2184 T2875 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:27919_",
> [junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:27919"}
> [junit4:junit4]   2> 2184 T2875 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
> [junit4:junit4]   2> 2184 T2875 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
> [junit4:junit4]   2> 2185 T2857 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cc13c21c60003 type:create cxid:0x59 zxid:0x2c txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue-work Error:KeeperErrorCode = NoNode for /solr/overseer/queue-work
> [junit4:junit4]   2> 2201 T2874 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> 2797 T2877 oasc.CoreContainer.registerCore registering core: collection1
> [junit4:junit4]   2> 2797 T2877 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:27919 collection:control_collection shard:shard1
> [junit4:junit4]   2> 2798 T2877 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
> [junit4:junit4]   2> 2813 T2857 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cc13c21c60003 type:delete cxid:0x73 zxid:0x36 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
> [junit4:junit4]   2> 2814 T2877 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
> [junit4:junit4]   2> 2814 T2857 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cc13c21c60003 type:create cxid:0x74 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
> [junit4:junit4]   2> 2825 T2877 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
> [junit4:junit4]   2> 2825 T2877 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
> [junit4:junit4]   2> 2825 T2877 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:27919/collection1/
> [junit4:junit4]   2> 2825 T2877 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
> [junit4:junit4]   2> 2826 T2877 oasc.SyncStrategy.syncToMe http://127.0.0.1:27919/collection1/ has no replicas
> [junit4:junit4]   2> 2826 T2877 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:27919/collection1/
> [junit4:junit4]   2> 2826 T2877 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
> [junit4:junit4]   2> 2830 T2857 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cc13c21c60003 type:create cxid:0x7e zxid:0x3b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
> [junit4:junit4]   2> 3706 T2875 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 3734 T2874 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> 3750 T2877 oasc.ZkController.register We are http://127.0.0.1:27919/collection1/ and leader is http://127.0.0.1:27919/collection1/
> [junit4:junit4]   2> 3750 T2877 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:27919
> [junit4:junit4]   2> 3750 T2877 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
> [junit4:junit4]   2> 3750 T2877 oasc.ZkController.publish publishing core=collection1 state=active
> [junit4:junit4]   2> 3751 T2877 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
> [junit4:junit4]   2> 3753 T2877 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 3754 T2852 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> 3754 T2852 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
> [junit4:junit4]   2> 3755 T2852 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
> [junit4:junit4]   2> 3769 T2852 oascsi.HttpClientUtil.createClient Creating new http client, config:
> [junit4:junit4]   2> 3777 T2852 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51917/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@6cf10e16
> [junit4:junit4]   2> 3778 T2852 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
> [junit4:junit4]   2> 3778 T2879 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51917. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
> [junit4:junit4]   2> 3779 T2879 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51917, initiating session
> [junit4:junit4]   2> 3779 T2854 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:58122
> [junit4:junit4]   2> 3780 T2854 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:58122
> [junit4:junit4]   2> 3781 T2856 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cc13c21c60004 with negotiated timeout 10000 for client /140.211.11.196:58122
> [junit4:junit4]   2> 3781 T2879 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51917, sessionid = 0x13cc13c21c60004, negotiated timeout = 10000
> [junit4:junit4]   2> 3781 T2880 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6cf10e16 name:ZooKeeperConnection Watcher:127.0.0.1:51917/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
> [junit4:junit4]   2> 3782 T2852 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
> [junit4:junit4]   2> 3783 T2852 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
> [junit4:junit4]   2> 3785 T2852 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
> [junit4:junit4]   2> 3956 T2852 oejs.Server.doStart jetty-8.1.8.v20121106
> [junit4:junit4]   2> 3958 T2852 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:36325
> [junit4:junit4]   2> 3959 T2852 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
> [junit4:junit4]   2> 3959 T2852 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
> [junit4:junit4]   2> 3960 T2852 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-1360451612802
> [junit4:junit4]   2> 3960 T2852 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-1360451612802/solr.xml
> [junit4:junit4]   2> 3961 T2852 oasc.CoreContainer.<init> New CoreContainer 260229823
> [junit4:junit4]   2> 3961 T2852 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-1360451612802/'
> [junit4:junit4]   2> 3962 T2852 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-1360451612802/'
> [junit4:junit4]   2> 4012 T2852 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
> [junit4:junit4]   2> 4013 T2852 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
> [junit4:junit4]   2> 4013 T2852 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
> [junit4:junit4]   2> 4014 T2852 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
> [junit4:junit4]   2> 4014 T2852 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
> [junit4:junit4]   2> 4015 T2852 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
> [junit4:junit4]   2> 4015 T2852 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
> [junit4:junit4]   2> 4015 T2852 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
> [junit4:junit4]   2> 4016 T2852 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
> [junit4:junit4]   2> 4016 T2852 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
> [junit4:junit4]   2> 4036 T2852 oasc.CoreContainer.load Registering Log Listener
> [junit4:junit4]   2> 4054 T2852 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:51917/solr
> [junit4:junit4]   2> 4054 T2852 oasc.ZkController.checkChrootPath zkHost includes chroot
> [junit4:junit4]   2> 4055 T2852 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51917 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@29c472f6
> [junit4:junit4]   2> 4056 T2852 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
> [junit4:junit4]   2> 4056 T2890 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51917. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
> [junit4:junit4]   2> 4057 T2890 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51917, initiating session
> [junit4:junit4]   2> 4057 T2854 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:18233
> [junit4:junit4]   2> 4057 T2854 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:18233
> [junit4:junit4]   2> 4058 T2856 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cc13c21c60005 with negotiated timeout 20000 for client /140.211.11.196:18233
> [junit4:junit4]   2> 4058 T2890 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51917, sessionid = 0x13cc13c21c60005, negotiated timeout = 20000
> [junit4:junit4]   2> 4059 T2891 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@29c472f6 name:ZooKeeperConnection Watcher:127.0.0.1:51917 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
> [junit4:junit4]   2> 4059 T2852 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
> [junit4:junit4]   2> 4060 T2857 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cc13c21c60005
> [junit4:junit4]   2> 4061 T2891 oaz.ClientCnxn$EventThread.run EventThread shut down
> [junit4:junit4]   2> 4061 T2854 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:18233 which had sessionid 0x13cc13c21c60005
> [junit4:junit4]   2> 4061 T2852 oaz.ZooKeeper.close Session: 0x13cc13c21c60005 closed
> [junit4:junit4]   2> 4062 T2852 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
> [junit4:junit4]   2> 4071 T2852 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51917/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@69973884
> [junit4:junit4]   2> 4072 T2892 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51917. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
> [junit4:junit4]   2> 4072 T2852 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
> [junit4:junit4]   2> 4072 T2892 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51917, initiating session
> [junit4:junit4]   2> 4072 T2854 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:60011
> [junit4:junit4]   2> 4073 T2854 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:60011
> [junit4:junit4]   2> 4074 T2856 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cc13c21c60006 with negotiated timeout 20000 for client /140.211.11.196:60011
> [junit4:junit4]   2> 4074 T2892 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51917, sessionid = 0x13cc13c21c60006, negotiated timeout = 20000
> [junit4:junit4]   2> 4074 T2893 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@69973884 name:ZooKeeperConnection Watcher:127.0.0.1:51917/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
> [junit4:junit4]   2> 4074 T2852 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
> [junit4:junit4]   2> 4075 T2857 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cc13c21c60006 type:create cxid:0x1 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
> [junit4:junit4]   2> 4076 T2857 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cc13c21c60006 type:create cxid:0x2 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
> [junit4:junit4]   2> 4078 T2852 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
> [junit4:junit4]   2> 4080 T2852 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36325_
> [junit4:junit4]   2> 4080 T2857 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cc13c21c60006 type:delete cxid:0x9 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:36325_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:36325_
> [junit4:junit4]   2> 4088 T2852 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:36325_
> [junit4:junit4]   2> 4091 T2893 oascc.ZkStateReader$3.process Updating live nodes... (2)
> [junit4:junit4]   2> 4091 T2880 oascc.ZkStateReader$3.process Updating live nodes... (2)
> [junit4:junit4]   2> 4091 T2874 oascc.ZkStateReader$3.process Updating live nodes... (2)
> [junit4:junit4]   2> 4091 T2874 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> 4098 T2894 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-1360451612802/collection1
> [junit4:junit4]   2> 4098 T2894 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
> [junit4:junit4]   2> 4099 T2894 oasc.ZkController.createCollectionZkNode Collection zkNode exists
> [junit4:junit4]   2> 4099 T2894 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
> [junit4:junit4]   2> 4100 T2894 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-1360451612802/collection1/'
> [junit4:junit4]   2> 4101 T2894 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-1360451612802/collection1/lib/classes/' to classloader
> [junit4:junit4]   2> 4101 T2894 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-1360451612802/collection1/lib/README' to classloader
> [junit4:junit4]   2> 4137 T2894 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
> [junit4:junit4]   2> 4185 T2894 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
> [junit4:junit4]   2> 4286 T2894 oass.IndexSchema.readSchema Reading Solr Schema
> [junit4:junit4]   2> 4290 T2894 oass.IndexSchema.readSchema Schema name=test
> [junit4:junit4]   2> 4700 T2894 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
> [junit4:junit4]   2> 4707 T2894 oass.IndexSchema.readSchema default search field in schema is text
> [junit4:junit4]   2> 4710 T2894 oass.IndexSchema.readSchema unique key field: id
> [junit4:junit4]   2> 4720 T2894 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
> [junit4:junit4]   2> 4723 T2894 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
> [junit4:junit4]   2> 4726 T2894 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
> [junit4:junit4]   2> 4727 T2894 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
> [junit4:junit4]   2> 4728 T2894 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-1360451612802/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1360451609023/jetty1/
> [junit4:junit4]   2> 4728 T2894 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1451ef4e
> [junit4:junit4]   2> 4728 T2894 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
> [junit4:junit4]   2> 4729 T2894 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-1360451609023/jetty1 forceNew:false
> [junit4:junit4]   2> 4729 T2894 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-1360451609023/jetty1
> [junit4:junit4]   2> 4730 T2894 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1360451609023/jetty1/index/
> [junit4:junit4]   2> 4730 T2894 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1360451609023/jetty1/index' doesn't exist. Creating new index...
> [junit4:junit4]   2> 4731 T2894 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-1360451609023/jetty1/index forceNew:false
> [junit4:junit4]   2> 4737 T2894 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-1360451609023/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@19e3167b; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   2> 4737 T2894 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
> [junit4:junit4]   2> 4738 T2894 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-1360451609023/jetty1/index
> [junit4:junit4]   2> 4739 T2894 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
> [junit4:junit4]   2> 4740 T2894 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
> [junit4:junit4]   2> 4741 T2894 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
> [junit4:junit4]   2> 4741 T2894 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
> [junit4:junit4]   2> 4741 T2894 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
> [junit4:junit4]   2> 4742 T2894 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
> [junit4:junit4]   2> 4742 T2894 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
> [junit4:junit4]   2> 4743 T2894 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
> [junit4:junit4]   2> 4743 T2894 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
> [junit4:junit4]   2> 4744 T2894 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
> [junit4:junit4]   2> 4744 T2894 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
> [junit4:junit4]   2> 4745 T2894 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
> [junit4:junit4]   2> 4745 T2894 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
> [junit4:junit4]   2> 4746 T2894 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
> [junit4:junit4]   2> 4746 T2894 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
> [junit4:junit4]   2> 4746 T2894 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
> [junit4:junit4]   2> 4747 T2894 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
> [junit4:junit4]   2> 4747 T2894 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
> [junit4:junit4]   2> 4748 T2894 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
> [junit4:junit4]   2> 4748 T2894 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
> [junit4:junit4]   2> 4749 T2894 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
> [junit4:junit4]   2> 4749 T2894 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
> [junit4:junit4]   2> 4750 T2894 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
> [junit4:junit4]   2> 4750 T2894 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
> [junit4:junit4]   2> 4751 T2894 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
> [junit4:junit4]   2> 4751 T2894 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
> [junit4:junit4]   2> 4752 T2894 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
> [junit4:junit4]   2> 4759 T2894 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
> [junit4:junit4]   2> 4764 T2894 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
> [junit4:junit4]   2> 4765 T2894 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> 4767 T2894 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-1360451609023/jetty1
> [junit4:junit4]   2> 4769 T2894 oass.SolrIndexSearcher.<init> Opening Searcher@2a505f96 main
> [junit4:junit4]   2> 4770 T2894 oasu.CommitTracker.<init> Hard AutoCommit: disabled
> [junit4:junit4]   2> 4770 T2894 oasu.CommitTracker.<init> Soft AutoCommit: disabled
> [junit4:junit4]   2> 4770 T2894 oashc.SpellCheckComponent.inform Initializing spell checkers
> [junit4:junit4]   2> 4787 T2894 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
> [junit4:junit4]   2> 4842 T2895 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2a505f96 main{StandardDirectoryReader(segments_1:1)}
> [junit4:junit4]   2> 4847 T2894 oasc.ZkController.publish publishing core=collection1 state=down
> [junit4:junit4]   2> 4847 T2894 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
> [junit4:junit4]   2> 5249 T2875 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 5250 T2875 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:27919_",
> [junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:27919"}
> [junit4:junit4]   2> 5254 T2875 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:36325_",
> [junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:36325"}
> [junit4:junit4]   2> 5254 T2875 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 1
> [junit4:junit4]   2> 5254 T2875 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
> [junit4:junit4]   2> 5266 T2893 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> 5266 T2874 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> 5266 T2880 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> 5849 T2894 oasc.CoreContainer.registerCore registering core: collection1
> [junit4:junit4]   2> 5849 T2894 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:36325 collection:collection1 shard:shard1
> [junit4:junit4]   2> 5850 T2894 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
> [junit4:junit4]   2> 5869 T2857 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cc13c21c60006 type:delete cxid:0x45 zxid:0x5a txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
> [junit4:junit4]   2> 5876 T2894 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
> [junit4:junit4]   2> 5877 T2857 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cc13c21c60006 type:create cxid:0x46 zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
> [junit4:junit4]   2> 5880 T2894 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
> [junit4:junit4]   2> 5880 T2894 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
> [junit4:junit4]   2> 5880 T2894 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:36325/collection1/
> [junit4:junit4]   2> 5881 T2894 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
> [junit4:junit4]   2> 5881 T2894 oasc.SyncStrategy.syncToMe http://127.0.0.1:36325/collection1/ has no replicas
> [junit4:junit4]   2> 5881 T2894 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:36325/collection1/
> [junit4:junit4]   2> 5881 T2894 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
> [junit4:junit4]   2> 5885 T2857 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cc13c21c60006 type:create cxid:0x50 zxid:0x5f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
> [junit4:junit4]   2> 6780 T2875 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 6799 T2874 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> 6799 T2893 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> 6799 T2880 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> 6805 T2894 oasc.ZkController.register We are http://127.0.0.1:36325/collection1/ and leader is http://127.0.0.1:36325/collection1/
> [junit4:junit4]   2> 6805 T2894 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:36325
> [junit4:junit4]   2> 6805 T2894 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
> [junit4:junit4]   2> 6805 T2894 oasc.ZkController.publish publishing core=collection1 state=active
> [junit4:junit4]   2> 6805 T2894 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
> [junit4:junit4]   2> 6811 T2894 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 6812 T2852 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> 6813 T2852 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
> [junit4:junit4]   2> 6813 T2852 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
> [junit4:junit4]   2> 7004 T2852 oejs.Server.doStart jetty-8.1.8.v20121106
> [junit4:junit4]   2> 7007 T2852 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:33856
> [junit4:junit4]   2> 7008 T2852 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
> [junit4:junit4]   2> 7008 T2852 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
> [junit4:junit4]   2> 7009 T2852 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-1360451615846
> [junit4:junit4]   2> 7009 T2852 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-1360451615846/solr.xml
> [junit4:junit4]   2> 7009 T2852 oasc.CoreContainer.<init> New CoreContainer 671190773
> [junit4:junit4]   2> 7010 T2852 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-1360451615846/'
> [junit4:junit4]   2> 7011 T2852 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-1360451615846/'
> [junit4:junit4]   2> 7061 T2852 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
> [junit4:junit4]   2> 7062 T2852 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
> [junit4:junit4]   2> 7062 T2852 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
> [junit4:junit4]   2> 7062 T2852 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
> [junit4:junit4]   2> 7063 T2852 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
> [junit4:junit4]   2> 7063 T2852 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
> [junit4:junit4]   2> 7064 T2852 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
> [junit4:junit4]   2> 7064 T2852 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
> [junit4:junit4]   2> 7065 T2852 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
> [junit4:junit4]   2> 7065 T2852 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
> [junit4:junit4]   2> 7091 T2852 oasc.CoreContainer.load Registering Log Listener
> [junit4:junit4]   2> 7111 T2852 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:51917/solr
> [junit4:junit4]   2> 7112 T2852 oasc.ZkController.checkChrootPath zkHost includes chroot
> [junit4:junit4]   2> 7112 T2852 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51917 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@29ea0f89
> [junit4:junit4]   2> 7113 T2852 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
> [junit4:junit4]   2> 7114 T2905 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51917. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
> [junit4:junit4]   2> 7114 T2905 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51917, initiating session
> [junit4:junit4]   2> 7115 T2854 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:11266
> [junit4:junit4]   2> 7115 T2854 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:11266
> [junit4:junit4]   2> 7117 T2856 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cc13c21c60007 with negotiated timeout 20000 for client /140.211.11.196:11266
> [junit4:junit4]   2> 7117 T2905 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51917, sessionid = 0x13cc13c21c60007, negotiated timeout = 20000
> [junit4:junit4]   2> 7117 T2906 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@29ea0f89 name:ZooKeeperConnection Watcher:127.0.0.1:51917 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
> [junit4:junit4]   2> 7118 T2852 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
> [junit4:junit4]   2> 7119 T2857 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cc13c21c60007
> [junit4:junit4]   2> 7131 T2906 oaz.ClientCnxn$EventThread.run EventThread shut down
> [junit4:junit4]   2> 7131 T2854 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:11266 which had sessionid 0x13cc13c21c60007
> [junit4:junit4]   2> 7131 T2852 oaz.ZooKeeper.close Session: 0x13cc13c21c60007 closed
> [junit4:junit4]   2> 7132 T2852 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
> [junit4:junit4]   2> 7141 T2852 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51917/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@6f2adfeb
> [junit4:junit4]   2> 7142 T2852 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
> [junit4:junit4]   2> 7142 T2907 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51917. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
> [junit4:junit4]   2> 7143 T2907 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51917, initiating session
> [junit4:junit4]   2> 7143 T2854 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:59231
> [junit4:junit4]   2> 7143 T2854 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:59231
> [junit4:junit4]   2> 7145 T2856 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cc13c21c60008 with negotiated timeout 20000 for client /140.211.11.196:59231
> [junit4:junit4]   2> 7145 T2907 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51917, sessionid = 0x13cc13c21c60008, negotiated timeout = 20000
> [junit4:junit4]   2> 7145 T2908 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6f2adfeb name:ZooKeeperConnection Watcher:127.0.0.1:51917/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
> [junit4:junit4]   2> 7145 T2852 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
> [junit4:junit4]   2> 7147 T2857 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cc13c21c60008 type:create cxid:0x1 zxid:0x6c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
> [junit4:junit4]   2> 7149 T2857 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cc13c21c60008 type:create cxid:0x2 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
> [junit4:junit4]   2> 7156 T2852 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
> [junit4:junit4]   2> 7158 T2852 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33856_
> [junit4:junit4]   2> 7159 T2857 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cc13c21c60008 type:delete cxid:0x9 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:33856_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:33856_
> [junit4:junit4]   2> 7160 T2852 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:33856_
> [junit4:junit4]   2> 7168 T2874 oascc.ZkStateReader$3.process Updating live nodes... (3)
> [junit4:junit4]   2> 7168 T2893 oascc.ZkStateReader$3.process Updating live nodes... (3)
> [junit4:junit4]   2> 7168 T2908 oascc.ZkStateReader$3.process Updating live nodes... (3)
> [junit4:junit4]   2> 7168 T2874 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> 7168 T2880 oascc.ZkStateReader$3.process Updating live nodes... (3)
> [junit4:junit4]   2> 7169 T2880 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> 7169 T2893 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> 7177 T2909 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-1360451615846/collection1
> [junit4:junit4]   2> 7177 T2909 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
> [junit4:junit4]   2> 7177 T2909 oasc.ZkController.createCollectionZkNode Collection zkNode exists
> [junit4:junit4]   2> 7178 T2909 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
> [junit4:junit4]   2> 7179 T2909 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-1360451615846/collection1/'
> [junit4:junit4]   2> 7180 T2909 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-1360451615846/collection1/lib/README' to classloader
> [junit4:junit4]   2> 7181 T2909 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-1360451615846/collection1/lib/classes/' to classloader
> [junit4:junit4]   2> 7236 T2909 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
> [junit4:junit4]   2> 7311 T2909 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
> [junit4:junit4]   2> 7411 T2909 oass.IndexSchema.readSchema Reading Solr Schema
> [junit4:junit4]   2> 7417 T2909 oass.IndexSchema.readSchema Schema name=test
> [junit4:junit4]   2> 8010 T2909 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
> [junit4:junit4]   2> 8021 T2909 oass.IndexSchema.readSchema default search field in schema is text
> [junit4:junit4]   2> 8025 T2909 oass.IndexSchema.readSchema unique key field: id
> [junit4:junit4]   2> 8038 T2909 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
> [junit4:junit4]   2> 8043 T2909 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
> [junit4:junit4]   2> 8047 T2909 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
> [junit4:junit4]   2> 8048 T2909 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
> [junit4:junit4]   2> 8049 T2909 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-1360451615846/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1360451609023/jetty2/
> [junit4:junit4]   2> 8049 T2909 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1451ef4e
> [junit4:junit4]   2> 8050 T2909 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
> [junit4:junit4]   2> 8051 T2909 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-1360451609023/jetty2 forceNew:false
> [junit4:junit4]   2> 8051 T2909 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-1360451609023/jetty2
> [junit4:junit4]   2> 8051 T2909 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1360451609023/jetty2/index/
> [junit4:junit4]   2> 8052 T2909 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1360451609023/jetty2/index' doesn't exist. Creating new index...
> [junit4:junit4]   2> 8053 T2909 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-1360451609023/jetty2/index forceNew:false
> [junit4:junit4]   2> 8085 T2909 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-1360451609023/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1cf74b39; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   2> 8085 T2909 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
> [junit4:junit4]   2> 8086 T2909 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-1360451609023/jetty2/index
> [junit4:junit4]   2> 8087 T2909 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
> [junit4:junit4]   2> 8088 T2909 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
> [junit4:junit4]   2> 8089 T2909 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
> [junit4:junit4]   2> 8089 T2909 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
> [junit4:junit4]   2> 8089 T2909 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
> [junit4:junit4]   2> 8090 T2909 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
> [junit4:junit4]   2> 8090 T2909 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
> [junit4:junit4]   2> 8090 T2909 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
> [junit4:junit4]   2> 8091 T2909 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
> [junit4:junit4]   2> 8091 T2909 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
> [junit4:junit4]   2> 8092 T2909 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
> [junit4:junit4]   2> 8092 T2909 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
> [junit4:junit4]   2> 8093 T2909 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
> [junit4:junit4]   2> 8093 T2909 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
> [junit4:junit4]   2> 8093 T2909 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
> [junit4:junit4]   2> 8094 T2909 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
> [junit4:junit4]   2> 8094 T2909 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
> [junit4:junit4]   2> 8095 T2909 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
> [junit4:junit4]   2> 8095 T2909 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
> [junit4:junit4]   2> 8096 T2909 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
> [junit4:junit4]   2> 8096 T2909 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
> [junit4:junit4]   2> 8097 T2909 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
> [junit4:junit4]   2> 8097 T2909 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
> [junit4:junit4]   2> 8097 T2909 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
> [junit4:junit4]   2> 8098 T2909 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
> [junit4:junit4]   2> 8098 T2909 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
> [junit4:junit4]   2> 8099 T2909 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
> [junit4:junit4]   2> 8106 T2909 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
> [junit4:junit4]   2> 8110 T2909 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
> [junit4:junit4]   2> 8111 T2909 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> 8113 T2909 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-1360451609023/jetty2
> [junit4:junit4]   2> 8114 T2909 oass.SolrIndexSearcher.<init> Opening Searcher@1ccc9115 main
> [junit4:junit4]   2> 8115 T2909 oasu.CommitTracker.<init> Hard AutoCommit: disabled
> [junit4:junit4]   2> 8116 T2909 oasu.CommitTracker.<init> Soft AutoCommit: disabled
> [junit4:junit4]   2> 8116 T2909 oashc.SpellCheckComponent.inform Initializing spell checkers
> [junit4:junit4]   2> 8129 T2909 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
> [junit4:junit4]   2> 8181 T2910 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1ccc9115 main{StandardDirectoryReader(segments_1:1)}
> [junit4:junit4]   2> 8185 T2909 oasc.ZkController.publish publishing core=collection1 state=down
> [junit4:junit4]   2> 8185 T2909 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
> [junit4:junit4]   2> 8313 T2875 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 8314 T2875 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:36325_",
> [junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:36325"}
> [junit4:junit4]   2> 8318 T2875 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:33856_",
> [junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:33856"}
> [junit4:junit4]   2> 8318 T2875 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
> [junit4:junit4]   2> 8318 T2875 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
> [junit4:junit4]   2> 8329 T2874 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> 8329 T2893 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> 8330 T2880 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> 8329 T2908 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> 9188 T2909 oasc.CoreContainer.registerCore registering core: collection1
> [junit4:junit4]   2> 9188 T2909 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:33856 collection:collection1 shard:shard1
> [junit4:junit4]   2> 9192 T2909 oasc.ZkController.register We are http://127.0.0.1:33856/collection1/ and leader is http://127.0.0.1:36325/collection1/
> [junit4:junit4]   2> 9192 T2909 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:33856
> [junit4:junit4]   2> 9192 T2909 oasc.ZkController.checkRecovery Core needs to recover:collection1
> [junit4:junit4]   2> 9192 T2909 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
> [junit4:junit4]   2> ASYNC  NEW_CORE C146 name=collection1 org.apache.solr.core.SolrCore@5a2b6d90 url=http://127.0.0.1:33856/collection1 node=127.0.0.1:33856_ C146_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:33856_, base_url=http://127.0.0.1:33856}
> [junit4:junit4]   2> 9193 T2911 C146 P33856 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
> [junit4:junit4]   2> 9194 T2911 C146 P33856 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
> [junit4:junit4]   2> 9194 T2909 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 9194 T2911 C146 P33856 oasc.ZkController.publish publishing core=collection1 state=recovering
> [junit4:junit4]   2> 9194 T2911 C146 P33856 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
> [junit4:junit4]   2> 9195 T2852 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> 9196 T2852 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
> [junit4:junit4]   2> 9196 T2911 C146 P33856 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
> [junit4:junit4]   2> 9196 T2852 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
> [junit4:junit4]   2> 9388 T2852 oejs.Server.doStart jetty-8.1.8.v20121106
> [junit4:junit4]   2> 9390 T2852 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:65181
> [junit4:junit4]   2> 9391 T2852 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
> [junit4:junit4]   2> 9392 T2852 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
> [junit4:junit4]   2> 9392 T2852 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-1360451618229
> [junit4:junit4]   2> 9392 T2852 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-1360451618229/solr.xml
> [junit4:junit4]   2> 9393 T2852 oasc.CoreContainer.<init> New CoreContainer 813028954
> [junit4:junit4]   2> 9394 T2852 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-1360451618229/'
> [junit4:junit4]   2> 9394 T2852 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-1360451618229/'
> [junit4:junit4]   2> 9445 T2852 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
> [junit4:junit4]   2> 9445 T2852 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
> [junit4:junit4]   2> 9446 T2852 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
> [junit4:junit4]   2> 9446 T2852 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
> [junit4:junit4]   2> 9446 T2852 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
> [junit4:junit4]   2> 9447 T2852 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
> [junit4:junit4]   2> 9447 T2852 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
> [junit4:junit4]   2> 9448 T2852 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
> [junit4:junit4]   2> 9448 T2852 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
> [junit4:junit4]   2> 9449 T2852 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
> [junit4:junit4]   2> 9468 T2852 oasc.CoreContainer.load Registering Log Listener
> [junit4:junit4]   2> 9488 T2852 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:51917/solr
> [junit4:junit4]   2> 9489 T2852 oasc.ZkController.checkChrootPath zkHost includes chroot
> [junit4:junit4]   2> 9489 T2852 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51917 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@271b04d8
> [junit4:junit4]   2> 9490 T2852 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
> [junit4:junit4]   2> 9491 T2921 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51917. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
> [junit4:junit4]   2> 9491 T2921 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51917, initiating session
> [junit4:junit4]   2> 9492 T2854 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:26589
> [junit4:junit4]   2> 9492 T2854 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:26589
> [junit4:junit4]   2> 9494 T2856 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cc13c21c60009 with negotiated timeout 20000 for client /140.211.11.196:26589
> [junit4:junit4]   2> 9494 T2921 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51917, sessionid = 0x13cc13c21c60009, negotiated timeout = 20000
> [junit4:junit4]   2> 9494 T2922 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@271b04d8 name:ZooKeeperConnection Watcher:127.0.0.1:51917 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
> [junit4:junit4]   2> 9494 T2852 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
> [junit4:junit4]   2> 9496 T2857 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cc13c21c60009
> [junit4:junit4]   2> 9497 T2922 oaz.ClientCnxn$EventThread.run EventThread shut down
> [junit4:junit4]   2> 9497 T2854 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:26589 which had sessionid 0x13cc13c21c60009
> [junit4:junit4]   2> 9497 T2852 oaz.ZooKeeper.close Session: 0x13cc13c21c60009 closed
> [junit4:junit4]   2> 9498 T2852 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
> [junit4:junit4]   2> 9507 T2852 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51917/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1c14a56f
> [junit4:junit4]   2> 9508 T2852 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
> [junit4:junit4]   2> 9508 T2923 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51917. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
> [junit4:junit4]   2> 9509 T2923 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51917, initiating session
> [junit4:junit4]   2> 9509 T2854 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:10763
> [junit4:junit4]   2> 9509 T2854 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:10763
> [junit4:junit4]   2> 9511 T2856 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cc13c21c6000a with negotiated timeout 20000 for client /140.211.11.196:10763
> [junit4:junit4]   2> 9511 T2923 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51917, sessionid = 0x13cc13c21c6000a, negotiated timeout = 20000
> [junit4:junit4]   2> 9511 T2924 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1c14a56f name:ZooKeeperConnection Watcher:127.0.0.1:51917/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
> [junit4:junit4]   2> 9512 T2852 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
> [junit4:junit4]   2> 9513 T2857 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cc13c21c6000a type:create cxid:0x1 zxid:0x7e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
> [junit4:junit4]   2> 9515 T2857 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cc13c21c6000a type:create cxid:0x2 zxid:0x7f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
> [junit4:junit4]   2> 9523 T2852 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
> [junit4:junit4]   2> 9525 T2852 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65181_
> [junit4:junit4]   2> 9526 T2857 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cc13c21c6000a type:delete cxid:0x9 zxid:0x80 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:65181_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:65181_
> [junit4:junit4]   2> 9527 T2852 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:65181_
> [junit4:junit4]   2> 9530 T2908 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> 9531 T2893 oascc.ZkStateReader$3.process Updating live nodes... (4)
> [junit4:junit4]   2> 9531 T2874 oascc.ZkStateReader$3.process Updating live nodes... (4)
> [junit4:junit4]   2> 9531 T2880 oascc.ZkStateReader$3.process Updating live nodes... (4)
> [junit4:junit4]   2> 9531 T2874 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> 9531 T2924 oascc.ZkStateReader$3.process Updating live nodes... (4)
> [junit4:junit4]   2> 9531 T2893 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> 9531 T2880 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> 9532 T2908 oascc.ZkStateReader$3.process Updating live nodes... (4)
> [junit4:junit4]   2> 9540 T2925 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-1360451618229/collection1
> [junit4:junit4]   2> 9541 T2925 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
> [junit4:junit4]   2> 9541 T2925 oasc.ZkController.createCollectionZkNode Collection zkNode exists
> [junit4:junit4]   2> 9541 T2925 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
> [junit4:junit4]   2> 9543 T2925 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-1360451618229/collection1/'
> [junit4:junit4]   2> 9544 T2925 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-1360451618229/collection1/lib/README' to classloader
> [junit4:junit4]   2> 9545 T2925 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-1360451618229/collection1/lib/classes/' to classloader
> [junit4:junit4]   2> 9601 T2925 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
> [junit4:junit4]   2> 9680 T2925 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
> [junit4:junit4]   2> 9781 T2925 oass.IndexSchema.readSchema Reading Solr Schema
> [junit4:junit4]   2> 9787 T2925 oass.IndexSchema.readSchema Schema name=test
> [junit4:junit4]   2> 9836 T2875 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 9837 T2875 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:33856_",
> [junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:33856"}
> [junit4:junit4]   2> 9850 T2874 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> 9850 T2924 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> 9850 T2880 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> 9850 T2893 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> 9850 T2908 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> 10392 T2925 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
> [junit4:junit4]   2> 10400 T2925 oass.IndexSchema.readSchema default search field in schema is text
> [junit4:junit4]   2> 10403 T2925 oass.IndexSchema.readSchema unique key field: id
> [junit4:junit4]   2> 10412 T2925 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
> [junit4:junit4]   2> 10416 T2925 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
> [junit4:junit4]   2> 10418 T2925 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
> [junit4:junit4]   2> 10419 T2925 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
> [junit4:junit4]   2> 10420 T2925 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-1360451618229/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1360451609023/jetty3/
> [junit4:junit4]   2> 10420 T2925 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1451ef4e
> [junit4:junit4]   2> 10421 T2925 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
> [junit4:junit4]   2> 10421 T2925 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-1360451609023/jetty3 forceNew:false
> [junit4:junit4]   2> 10422 T2925 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-1360451609023/jetty3
> [junit4:junit4]   2> 10422 T2925 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1360451609023/jetty3/index/
> [junit4:junit4]   2> 10422 T2925 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1360451609023/jetty3/index' doesn't exist. Creating new index...
> [junit4:junit4]   2> 10423 T2925 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-1360451609023/jetty3/index forceNew:false
> [junit4:junit4]   2> 10453 T2925 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-1360451609023/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@7b161905; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   2> 10453 T2925 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
> [junit4:junit4]   2> 10454 T2925 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-1360451609023/jetty3/index
> [junit4:junit4]   2> 10454 T2925 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
> [junit4:junit4]   2> 10455 T2925 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
> [junit4:junit4]   2> 10456 T2925 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
> [junit4:junit4]   2> 10456 T2925 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
> [junit4:junit4]   2> 10456 T2925 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
> [junit4:junit4]   2> 10456 T2925 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
> [junit4:junit4]   2> 10457 T2925 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
> [junit4:junit4]   2> 10457 T2925 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
> [junit4:junit4]   2> 10457 T2925 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
> [junit4:junit4]   2> 10458 T2925 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
> [junit4:junit4]   2> 10458 T2925 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
> [junit4:junit4]   2> 10458 T2925 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
> [junit4:junit4]   2> 10459 T2925 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
> [junit4:junit4]   2> 10459 T2925 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
> [junit4:junit4]   2> 10459 T2925 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
> [junit4:junit4]   2> 10459 T2925 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
> [junit4:junit4]   2> 10460 T2925 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
> [junit4:junit4]   2> 10460 T2925 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
> [junit4:junit4]   2> 10460 T2925 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
> [junit4:junit4]   2> 10461 T2925 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
> [junit4:junit4]   2> 10461 T2925 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
> [junit4:junit4]   2> 10461 T2925 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
> [junit4:junit4]   2> 10462 T2925 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
> [junit4:junit4]   2> 10462 T2925 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
> [junit4:junit4]   2> 10462 T2925 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
> [junit4:junit4]   2> 10463 T2925 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
> [junit4:junit4]   2> 10463 T2925 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
> [junit4:junit4]   2> 10468 T2925 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
> [junit4:junit4]   2> 10471 T2925 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
> [junit4:junit4]   2> 10471 T2925 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> 10473 T2925 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-1360451609023/jetty3
> [junit4:junit4]   2> 10474 T2925 oass.SolrIndexSearcher.<init> Opening Searcher@5d2d60e1 main
> [junit4:junit4]   2> 10475 T2925 oasu.CommitTracker.<init> Hard AutoCommit: disabled
> [junit4:junit4]   2> 10475 T2925 oasu.CommitTracker.<init> Soft AutoCommit: disabled
> [junit4:junit4]   2> 10475 T2925 oashc.SpellCheckComponent.inform Initializing spell checkers
> [junit4:junit4]   2> 10490 T2925 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
> [junit4:junit4]   2> 10532 T2926 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5d2d60e1 main{StandardDirectoryReader(segments_1:1)}
> [junit4:junit4]   2> 10535 T2925 oasc.ZkController.publish publishing core=collection1 state=down
> [junit4:junit4]   2> 10535 T2925 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
> [junit4:junit4]   2> 11355 T2875 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 11356 T2875 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:65181_",
> [junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:65181"}
> [junit4:junit4]   2> 11356 T2875 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
> [junit4:junit4]   2> 11356 T2875 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
> [junit4:junit4]   2> 11369 T2893 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> 11369 T2880 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> 11369 T2874 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> 11369 T2924 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> 11369 T2908 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> 11537 T2925 oasc.CoreContainer.registerCore registering core: collection1
> [junit4:junit4]   2> 11537 T2925 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:65181 collection:collection1 shard:shard1
> [junit4:junit4]   2> 11540 T2925 oasc.ZkController.register We are http://127.0.0.1:65181/collection1/ and leader is http://127.0.0.1:36325/collection1/
> [junit4:junit4]   2> 11540 T2925 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:65181
> [junit4:junit4]   2> 11541 T2925 oasc.ZkController.checkRecovery Core needs to recover:collection1
> [junit4:junit4]   2> 11541 T2925 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
> [junit4:junit4]   2> ASYNC  NEW_CORE C147 name=collection1 org.apache.solr.core.SolrCore@1dca15b8 url=http://127.0.0.1:65181/collection1 node=127.0.0.1:65181_ C147_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:65181_, base_url=http://127.0.0.1:65181}
> [junit4:junit4]   2> 11542 T2927 C147 P65181 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
> [junit4:junit4]   2> 11543 T2927 C147 P65181 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
> [junit4:junit4]   2> 11543 T2925 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 11543 T2927 C147 P65181 oasc.ZkController.publish publishing core=collection1 state=recovering
> [junit4:junit4]   2> 11543 T2927 C147 P65181 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
> [junit4:junit4]   2> 11544 T2852 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> 11544 T2852 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
> [junit4:junit4]   2> 11545 T2852 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
> [junit4:junit4]   2> 11545 T2927 C147 P65181 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
> [junit4:junit4]   2> 11722 T2852 oejs.Server.doStart jetty-8.1.8.v20121106
> [junit4:junit4]   2> 11725 T2852 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:30969
> [junit4:junit4]   2> 11726 T2852 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
> [junit4:junit4]   2> 11726 T2852 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
> [junit4:junit4]   2> 11727 T2852 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-1360451620581
> [junit4:junit4]   2> 11727 T2852 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-1360451620581/solr.xml
> [junit4:junit4]   2> 11728 T2852 oasc.CoreContainer.<init> New CoreContainer 944959640
> [junit4:junit4]   2> 11728 T2852 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-1360451620581/'
> [junit4:junit4]   2> 11729 T2852 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-1360451620581/'
> [junit4:junit4]   2> 11774 T2852 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
> [junit4:junit4]   2> 11774 T2852 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
> [junit4:junit4]   2> 11775 T2852 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
> [junit4:junit4]   2> 11775 T2852 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
> [junit4:junit4]   2> 11775 T2852 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
> [junit4:junit4]   2> 11776 T2852 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
> [junit4:junit4]   2> 11776 T2852 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
> [junit4:junit4]   2> 11777 T2852 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
> [junit4:junit4]   2> 11777 T2852 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
> [junit4:junit4]   2> 11778 T2852 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
> [junit4:junit4]   2> 11796 T2852 oasc.CoreContainer.load Registering Log Listener
> [junit4:junit4]   2> 11814 T2852 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:51917/solr
> [junit4:junit4]   2> 11814 T2852 oasc.ZkController.checkChrootPath zkHost includes chroot
> [junit4:junit4]   2> 11815 T2852 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51917 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1f2b17ed
> [junit4:junit4]   2> 11816 T2852 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
> [junit4:junit4]   2> 11817 T2937 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51917. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
> [junit4:junit4]   2> 11817 T2937 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51917, initiating session
> [junit4:junit4]   2> 11818 T2854 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:29955
> [junit4:junit4]   2> 11818 T2854 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:29955
> [junit4:junit4]   2> 11820 T2856 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cc13c21c6000b with negotiated timeout 20000 for client /140.211.11.196:29955
> [junit4:junit4]   2> 11820 T2937 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51917, sessionid = 0x13cc13c21c6000b, negotiated timeout = 20000
> [junit4:junit4]   2> 11820 T2938 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1f2b17ed name:ZooKeeperConnection Watcher:127.0.0.1:51917 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
> [junit4:junit4]   2> 11820 T2852 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
> [junit4:junit4]   2> 11822 T2857 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cc13c21c6000b
> [junit4:junit4]   2> 11823 T2938 oaz.ClientCnxn$EventThread.run EventThread shut down
> [junit4:junit4]   2> 11823 T2854 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:29955 which had sessionid 0x13cc13c21c6000b
> [junit4:junit4]   2> 11823 T2852 oaz.ZooKeeper.close Session: 0x13cc13c21c6000b closed
> [junit4:junit4]   2> 11824 T2852 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
> [junit4:junit4]   2> 11832 T2852 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51917/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@3f1940
> [junit4:junit4]   2> 11833 T2852 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
> [junit4:junit4]   2> 11834 T2939 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51917. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
> [junit4:junit4]   2> 11834 T2939 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51917, initiating session
> [junit4:junit4]   2> 11834 T2854 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:21455
> [junit4:junit4]   2> 11835 T2854 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:21455
> [junit4:junit4]   2> 11836 T2856 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cc13c21c6000c with negotiated timeout 20000 for client /140.211.11.196:21455
> [junit4:junit4]   2> 11836 T2939 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51917, sessionid = 0x13cc13c21c6000c, negotiated timeout = 20000
> [junit4:junit4]   2> 11836 T2940 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3f1940 name:ZooKeeperConnection Watcher:127.0.0.1:51917/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
> [junit4:junit4]   2> 11837 T2852 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
> [junit4:junit4]   2> 11838 T2857 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cc13c21c6000c type:create cxid:0x1 zxid:0x91 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
> [junit4:junit4]   2> 11839 T2857 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cc13c21c6000c type:create cxid:0x2 zxid:0x92 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
> [junit4:junit4]   2> 11847 T2852 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
> [junit4:junit4]   2> 11849 T2852 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:30969_
> [junit4:junit4]   2> 11850 T2857 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cc13c21c6000c type:delete cxid:0x9 zxid:0x93 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:30969_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:30969_
> [junit4:junit4]   2> 11851 T2852 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:30969_
> [junit4:junit4]   2> 11854 T2908 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> 11854 T2924 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> 11855 T2874 oascc.ZkStateReader$3.process Updating live nodes... (5)
> [junit4:junit4]   2> 11855 T2880 oascc.ZkStateReader$3.process Updating live nodes... (5)
> [junit4:junit4]   2> 11855 T2893 oascc.ZkStateReader$3.process Updating live nodes... (5)
> [junit4:junit4]   2> 11855 T2880 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> 11855 T2874 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> 11855 T2940 oascc.ZkStateReader$3.process Updating live nodes... (5)
> [junit4:junit4]   2> 11855 T2893 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> 11856 T2908 oascc.ZkStateReader$3.process Updating live nodes... (5)
> [junit4:junit4]   2> 11856 T2924 oascc.ZkStateReader$3.process Updating live nodes... (5)
> [junit4:junit4]   2> 11863 T2941 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-1360451620581/collection1
> [junit4:junit4]   2> 11863 T2941 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
> [junit4:junit4]   2> 11864 T2941 oasc.ZkController.createCollectionZkNode Collection zkNode exists
> [junit4:junit4]   2> 11864 T2941 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
> [junit4:junit4]   2> 11865 T2941 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-1360451620581/collection1/'
> [junit4:junit4]   2> 11866 T2941 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-1360451620581/collection1/lib/README' to classloader
> [junit4:junit4]   2> 11867 T2941 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-1360451620581/collection1/lib/classes/' to classloader
> [junit4:junit4]   2> 11919 T2941 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
> [junit4:junit4]   2> 11990 T2941 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
> [junit4:junit4]   2> 12091 T2941 oass.IndexSchema.readSchema Reading Solr Schema
> [junit4:junit4]   2> 12096 T2941 oass.IndexSchema.readSchema Schema name=test
> [junit4:junit4]   2>  C146_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:33856_, base_url=http://127.0.0.1:33856}
> [junit4:junit4]   2> 12215 T2911 C146 P33856 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:36325/collection1/ core=collection1 - recoveringAfterStartup=true
> [junit4:junit4]   2> 12215 T2911 C146 P33856 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:33856 START replicas=[http://127.0.0.1:36325/collection1/] nUpdates=100
> [junit4:junit4]   2> 12215 T2911 C146 P33856 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
> [junit4:junit4]   2> 12216 T2911 C146 P33856 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
> [junit4:junit4]   2> 12216 T2911 C146 P33856 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
> [junit4:junit4]   2> 12216 T2911 C146 P33856 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
> [junit4:junit4]   2> 12217 T2911 C146 P33856 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
> [junit4:junit4]   2> 12217 T2911 C146 P33856 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:36325/collection1/. core=collection1
> [junit4:junit4]   2> 12217 T2911 C146 P33856 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
> [junit4:junit4]   2> ASYNC  NEW_CORE C148 name=collection1 org.apache.solr.core.SolrCore@557d3357 url=http://127.0.0.1:36325/collection1 node=127.0.0.1:36325_ C148_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:36325_, base_url=http://127.0.0.1:36325, leader=true}
> [junit4:junit4]   2> 12224 T2885 C148 P36325 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
> [junit4:junit4]   2> 12227 T2886 C148 P36325 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
> [junit4:junit4]   2> 12228 T2886 C148 P36325 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-1360451609023/jetty1
> [junit4:junit4]   2> 12233 T2886 C148 P36325 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-1360451609023/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@19e3167b; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   2> 12233 T2886 C148 P36325 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
> [junit4:junit4]   2> 12238 T2886 C148 P36325 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-1360451609023/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@19e3167b; 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-1360451609023/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@19e3167b; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
> [junit4:junit4]   2> 12239 T2886 C148 P36325 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
> [junit4:junit4]   2> 12240 T2886 C148 P36325 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-1360451609023/jetty1
> [junit4:junit4]   2> 12240 T2886 C148 P36325 oass.SolrIndexSearcher.<init> Opening Searcher@3e80178e realtime
> [junit4:junit4]   2> 12241 T2886 C148 P36325 oasu.DirectUpdateHandler2.commit end_commit_flush
> [junit4:junit4]   2> 12241 T2886 C148 P36325 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 14
> [junit4:junit4]   2> 12242 T2911 C146 P33856 oash.ReplicationHandler.inform Commits will be reserved for  10000
> [junit4:junit4]   2> 12242 T2911 C146 P33856 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
> [junit4:junit4]   2> 12244 T2887 C148 P36325 oash.ReplicationHandler.inform Commits will be reserved for  10000
> [junit4:junit4]   2> 12244 T2887 C148 P36325 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
> [junit4:junit4]   2> 12245 T2911 C146 P33856 oash.SnapPuller.fetchLatestIndex Master's generation: 2
> [junit4:junit4]   2> 12245 T2911 C146 P33856 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
> [junit4:junit4]   2> 12245 T2911 C146 P33856 oash.SnapPuller.fetchLatestIndex Starting replication process
> [junit4:junit4]   2> 12247 T2887 C148 P36325 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-1360451609023/jetty1
> [junit4:junit4]   2> 12248 T2887 C148 P36325 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-1360451609023/jetty1/index
> [junit4:junit4]   2> 12248 T2887 C148 P36325 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=1 
> [junit4:junit4]   2> 12249 T2911 C146 P33856 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
> [junit4:junit4]   2> 12250 T2911 C146 P33856 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-1360451609023/jetty2/index.20130210091341266 forceNew:false
> [junit4:junit4]   2> 12251 T2911 C146 P33856 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-1360451609023/jetty2
> [junit4:junit4]   2> 12251 T2911 C146 P33856 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-1360451609023/jetty2/index.20130210091341266 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6b4c6d89; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
> [junit4:junit4]   2> 12255 T2887 C148 P36325 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
> [junit4:junit4]   2> 12257 T2911 C146 P33856 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-1360451609023/jetty2/index
> [junit4:junit4]   2> 12257 T2911 C146 P33856 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
> [junit4:junit4]   2> 12257 T2911 C146 P33856 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130210091341266
> [junit4:junit4]   2> 12258 T2911 C146 P33856 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-1360451609023/jetty2
> [junit4:junit4]   2> 12259 T2911 C146 P33856 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-1360451609023/jetty2
> [junit4:junit4]   2> 12259 T2911 C146 P33856 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1360451609023/jetty2/index/ new=./org.apache.solr.cloud.SyncSliceTest-1360451609023/jetty2/index.20130210091341266
> [junit4:junit4]   2> 12263 T2911 C146 P33856 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-1360451609023/jetty2/index.20130210091341266 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6b4c6d89; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
> [junit4:junit4]   2> 12263 T2911 C146 P33856 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
> [junit4:junit4]   2> 12264 T2911 C146 P33856 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-1360451609023/jetty2
> [junit4:junit4]   2> 12265 T2911 C146 P33856 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
> [junit4:junit4]   2> 12265 T2911 C146 P33856 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
> [junit4:junit4]   2> 12265 T2911 C146 P33856 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
> [junit4:junit4]   2> 12266 T2911 C146 P33856 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-1360451609023/jetty2/index.20130210091341266
> [junit4:junit4]   2> 12266 T2911 C146 P33856 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-1360451609023/jetty2
> [junit4:junit4]   2> 12270 T2911 C146 P33856 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-1360451609023/jetty2/index.20130210091341266 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6b4c6d89; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
> [junit4:junit4]   2> 12270 T2911 C146 P33856 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
> [junit4:junit4]   2> 12270 T2911 C146 P33856 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
> [junit4:junit4]   2> 12271 T2911 C146 P33856 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-1360451609023/jetty2
> [junit4:junit4]   2> 12271 T2911 C146 P33856 oass.SolrIndexSearcher.<init> Opening Searcher@4bf7a774 main
> [junit4:junit4]   2> 12272 T2910 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4bf7a774 main{StandardDirectoryReader(segments_2:1:nrt)}
> [junit4:junit4]   2> 12273 T2910 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-1360451609023/jetty2/index
> [junit4:junit4]   2> 12273 T2911 C146 P33856 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
> [junit4:junit4]   2> 12277 T2911 C146 P33856 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-1360451609023/jetty2/index.20130210091341266 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6b4c6d89; 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-1360451609023/jetty2/index.20130210091341266 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6b4c6d89; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
> [junit4:junit4]   2> 12277 T2911 C146 P33856 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
> [junit4:junit4]   2> 12278 T2911 C146 P33856 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-1360451609023/jetty2
> [junit4:junit4]   2> 12278 T2911 C146 P33856 oasu.DirectUpdateHandler2.commit end_commit_flush
> [junit4:junit4]   2> 12278 T2911 C146 P33856 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-1360451609023/jetty2/index.20130210091341266
> [junit4:junit4]   2> 12279 T2911 C146 P33856 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-1360451609023/jetty2/index
> [junit4:junit4]   2> 12279 T2911 C146 P33856 oasc.RecoveryStrategy.replay No replay needed. core=collection1
> [junit4:junit4]   2> 12279 T2911 C146 P33856 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
> [junit4:junit4]   2> 12279 T2911 C146 P33856 oasc.ZkController.publish publishing core=collection1 state=active
> [junit4:junit4]   2> 12279 T2911 C146 P33856 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
> [junit4:junit4]   2> 12286 T2911 C146 P33856 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
> [junit4:junit4]   2> 12725 T2941 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
> [junit4:junit4]   2> 12736 T2941 oass.IndexSchema.readSchema default search field in schema is text
> [junit4:junit4]   2> 12740 T2941 oass.IndexSchema.readSchema unique key field: id
> [junit4:junit4]   2> 12754 T2941 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
> [junit4:junit4]   2> 12764 T2941 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
> [junit4:junit4]   2> 12769 T2941 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
> [junit4:junit4]   2> 12770 T2941 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
> [junit4:junit4]   2> 12771 T2941 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-1360451620581/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1360451609023/jetty4/
> [junit4:junit4]   2> 12771 T2941 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1451ef4e
> [junit4:junit4]   2> 12772 T2941 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
> [junit4:junit4]   2> 12773 T2941 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-1360451609023/jetty4 forceNew:false
> [junit4:junit4]   2> 12774 T2941 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-1360451609023/jetty4
> [junit4:junit4]   2> 12774 T2941 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1360451609023/jetty4/index/
> [junit4:junit4]   2> 12774 T2941 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1360451609023/jetty4/index' doesn't exist. Creating new index...
> [junit4:junit4]   2> 12776 T2941 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-1360451609023/jetty4/index forceNew:false
> [junit4:junit4]   2> 12781 T2941 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-1360451609023/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@43417f0b; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   2> 12781 T2941 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
> [junit4:junit4]   2> 12782 T2941 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-1360451609023/jetty4/index
> [junit4:junit4]   2> 12783 T2941 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
> [junit4:junit4]   2> 12785 T2941 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
> [junit4:junit4]   2> 12785 T2941 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
> [junit4:junit4]   2> 12785 T2941 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
> [junit4:junit4]   2> 12786 T2941 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
> [junit4:junit4]   2> 12786 T2941 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
> [junit4:junit4]   2> 12786 T2941 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
> [junit4:junit4]   2> 12787 T2941 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
> [junit4:junit4]   2> 12787 T2941 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
> [junit4:junit4]   2> 12788 T2941 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
> [junit4:junit4]   2> 12788 T2941 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
> [junit4:junit4]   2> 12789 T2941 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
> [junit4:junit4]   2> 12789 T2941 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
> [junit4:junit4]   2> 12790 T2941 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
> [junit4:junit4]   2> 12790 T2941 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
> [junit4:junit4]   2> 12790 T2941 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
> [junit4:junit4]   2> 12791 T2941 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
> [junit4:junit4]   2> 12791 T2941 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
> [junit4:junit4]   2> 12792 T2941 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
> [junit4:junit4]   2> 12792 T2941 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
> [junit4:junit4]   2> 12793 T2941 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
> [junit4:junit4]   2> 12793 T2941 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
> [junit4:junit4]   2> 12794 T2941 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
> [junit4:junit4]   2> 12794 T2941 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
> [junit4:junit4]   2> 12795 T2941 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
> [junit4:junit4]   2> 12796 T2941 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
> [junit4:junit4]   2> 12796 T2941 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
> [junit4:junit4]   2> 12803 T2941 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
> [junit4:junit4]   2> 12808 T2941 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
> [junit4:junit4]   2> 12809 T2941 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> 12811 T2941 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-1360451609023/jetty4
> [junit4:junit4]   2> 12813 T2941 oass.SolrIndexSearcher.<init> Opening Searcher@da35c75 main
> [junit4:junit4]   2> 12814 T2941 oasu.CommitTracker.<init> Hard AutoCommit: disabled
> [junit4:junit4]   2> 12814 T2941 oasu.CommitTracker.<init> Soft AutoCommit: disabled
> [junit4:junit4]   2> 12814 T2941 oashc.SpellCheckComponent.inform Initializing spell checkers
> [junit4:junit4]   2> 12821 T2941 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
> [junit4:junit4]   2> 12864 T2944 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@da35c75 main{StandardDirectoryReader(segments_1:1)}
> [junit4:junit4]   2> 12869 T2941 oasc.ZkController.publish publishing core=collection1 state=down
> [junit4:junit4]   2> 12870 T2941 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
> [junit4:junit4]   2> 12873 T2875 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 12874 T2875 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:65181_",
> [junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:65181"}
> [junit4:junit4]   2> 12878 T2875 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:33856_",
> [junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:33856"}
> [junit4:junit4]   2> 12888 T2875 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:30969_",
> [junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:30969"}
> [junit4:junit4]   2> 12889 T2875 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
> [junit4:junit4]   2> 12889 T2875 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
> [junit4:junit4]   2> 12901 T2874 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> 12901 T2893 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> 12901 T2924 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> 12901 T2880 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> 12901 T2908 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> 12901 T2940 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> 13872 T2941 oasc.CoreContainer.registerCore registering core: collection1
> [junit4:junit4]   2> 13872 T2941 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:30969 collection:collection1 shard:shard1
> [junit4:junit4]   2> 13878 T2941 oasc.ZkController.register We are http://127.0.0.1:30969/collection1/ and leader is http://127.0.0.1:36325/collection1/
> [junit4:junit4]   2> 13879 T2941 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:30969
> [junit4:junit4]   2> 13879 T2941 oasc.ZkController.checkRecovery Core needs to recover:collection1
> [junit4:junit4]   2> 13879 T2941 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
> [junit4:junit4]   2> ASYNC  NEW_CORE C149 name=collection1 org.apache.solr.core.SolrCore@538e17cb url=http://127.0.0.1:30969/collection1 node=127.0.0.1:30969_ C149_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:30969_, base_url=http://127.0.0.1:30969}
> [junit4:junit4]   2> 13880 T2945 C149 P30969 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
> [junit4:junit4]   2> 13881 T2945 C149 P30969 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
> [junit4:junit4]   2> 13880 T2941 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 13881 T2945 C149 P30969 oasc.ZkController.publish publishing core=collection1 state=recovering
> [junit4:junit4]   2> 13881 T2945 C149 P30969 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
> [junit4:junit4]   2> 13882 T2852 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> 13882 T2945 C149 P30969 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
> [junit4:junit4]   2> 13882 T2852 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
> [junit4:junit4]   2> 13883 T2852 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
> [junit4:junit4]   2> 13902 T2852 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 13903 T2852 oasc.AbstractFullDistribZkTestBase.waitForThingsToLevelOut Wait for recoveries to finish - wait 15 for each attempt
> [junit4:junit4]   2> 13904 T2852 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
> [junit4:junit4]   2> 13904 T2852 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 14408 T2875 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 14409 T2875 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:30969_",
> [junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:30969"}
> [junit4:junit4]   2> 14426 T2893 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> 14426 T2940 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> 14426 T2880 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> 14426 T2924 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> 14426 T2908 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> 14426 T2874 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> 14906 T2852 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2>  C147_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:65181_, base_url=http://127.0.0.1:65181}
> [junit4:junit4]   2> 15568 T2927 C147 P65181 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:36325/collection1/ core=collection1 - recoveringAfterStartup=true
> [junit4:junit4]   2> 15568 T2927 C147 P65181 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:65181 START replicas=[http://127.0.0.1:36325/collection1/] nUpdates=100
> [junit4:junit4]   2> 15568 T2927 C147 P65181 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
> [junit4:junit4]   2> 15569 T2927 C147 P65181 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
> [junit4:junit4]   2> 15569 T2927 C147 P65181 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
> [junit4:junit4]   2> 15569 T2927 C147 P65181 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
> [junit4:junit4]   2> 15569 T2927 C147 P65181 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
> [junit4:junit4]   2> 15569 T2927 C147 P65181 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:36325/collection1/. core=collection1
> [junit4:junit4]   2> 15569 T2927 C147 P65181 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
> [junit4:junit4]   2> 15570 T2885 C148 P36325 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
> [junit4:junit4]   2> 15579 T2889 C148 P36325 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
> [junit4:junit4]   2> 15612 T2889 C148 P36325 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-1360451609023/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@19e3167b; 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-1360451609023/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@19e3167b; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
> [junit4:junit4]   2> 15612 T2889 C148 P36325 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
> [junit4:junit4]   2> 15613 T2889 C148 P36325 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-1360451609023/jetty1
> [junit4:junit4]   2> 15613 T2889 C148 P36325 oasu.DirectUpdateHandler2.commit end_commit_flush
> [junit4:junit4]   2> 15614 T2889 C148 P36325 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 35
> [junit4:junit4]   2> 15614 T2927 C147 P65181 oash.ReplicationHandler.inform Commits will be reserved for  10000
> [junit4:junit4]   2> 15615 T2927 C147 P65181 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
> [junit4:junit4]   2> 15617 T2887 C148 P36325 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
> [junit4:junit4]   2> 15618 T2927 C147 P65181 oash.SnapPuller.fetchLatestIndex Master's generation: 3
> [junit4:junit4]   2> 15618 T2927 C147 P65181 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
> [junit4:junit4]   2> 15618 T2927 C147 P65181 oash.SnapPuller.fetchLatestIndex Starting replication process
> [junit4:junit4]   2> 15620 T2887 C148 P36325 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-1360451609023/jetty1
> [junit4:junit4]   2> 15621 T2887 C148 P36325 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-1360451609023/jetty1/index
> [junit4:junit4]   2> 15621 T2887 C148 P36325 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=3&version=2} status=0 QTime=1 
> [junit4:junit4]   2> 15622 T2927 C147 P65181 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
> [junit4:junit4]   2> 15623 T2927 C147 P65181 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-1360451609023/jetty3/index.20130210091344639 forceNew:false
> [junit4:junit4]   2> 15623 T2927 C147 P65181 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-1360451609023/jetty3
> [junit4:junit4]   2> 15624 T2927 C147 P65181 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-1360451609023/jetty3/index.20130210091344639 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7902214d; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
> [junit4:junit4]   2> 15627 T2887 C148 P36325 REQ /replication {file=segments_3&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
> [junit4:junit4]   2> 15628 T2927 C147 P65181 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-1360451609023/jetty3/index
> [junit4:junit4]   2> 15628 T2927 C147 P65181 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
> [junit4:junit4]   2> 15629 T2927 C147 P65181 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130210091344639
> [junit4:junit4]   2> 15630 T2927 C147 P65181 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-1360451609023/jetty3
> [junit4:junit4]   2> 15630 T2927 C147 P65181 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-1360451609023/jetty3
> [junit4:junit4]   2> 15631 T2927 C147 P65181 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1360451609023/jetty3/index/ new=./org.apache.solr.cloud.SyncSliceTest-1360451609023/jetty3/index.20130210091344639
> [junit4:junit4]   2> 15634 T2927 C147 P65181 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-1360451609023/jetty3/index.20130210091344639 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7902214d; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
> [junit4:junit4]   2> 15634 T2927 C147 P65181 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
> [junit4:junit4]   2> 15635 T2927 C147 P65181 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-1360451609023/jetty3
> [junit4:junit4]   2> 15636 T2927 C147 P65181 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
> [junit4:junit4]   2> 15636 T2927 C147 P65181 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
> [junit4:junit4]   2> 15636 T2927 C147 P65181 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
> [junit4:junit4]   2> 15637 T2927 C147 P65181 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-1360451609023/jetty3/index.20130210091344639
> [junit4:junit4]   2> 15637 T2927 C147 P65181 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-1360451609023/jetty3
> [junit4:junit4]   2> 15640 T2927 C147 P65181 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-1360451609023/jetty3/index.20130210091344639 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7902214d; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
> [junit4:junit4]   2> 15640 T2927 C147 P65181 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
> [junit4:junit4]   2> 15641 T2927 C147 P65181 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
> [junit4:junit4]   2> 15641 T2927 C147 P65181 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-1360451609023/jetty3
> [junit4:junit4]   2> 15641 T2927 C147 P65181 oass.SolrIndexSearcher.<init> Opening Searcher@d181618 main
> [junit4:junit4]   2> 15647 T2926 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@d181618 main{StandardDirectoryReader(segments_3:1:nrt)}
> [junit4:junit4]   2> 15647 T2926 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-1360451609023/jetty3/index
> [junit4:junit4]   2> 15647 T2927 C147 P65181 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
> [junit4:junit4]   2> 15650 T2927 C147 P65181 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-1360451609023/jetty3/index.20130210091344639 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7902214d; 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-1360451609023/jetty3/index.20130210091344639 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7902214d; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_4,generation=4,filenames=[segments_4]
> [junit4:junit4]   2> 15651 T2927 C147 P65181 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
> [junit4:junit4]   2> 15652 T2927 C147 P65181 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-1360451609023/jetty3
> [junit4:junit4]   2> 15652 T2927 C147 P65181 oasu.DirectUpdateHandler2.commit end_commit_flush
> [junit4:junit4]   2> 15652 T2927 C147 P65181 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-1360451609023/jetty3/index.20130210091344639
> [junit4:junit4]   2> 15652 T2927 C147 P65181 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-1360451609023/jetty3/index
> [junit4:junit4]   2> 15653 T2927 C147 P65181 oasc.RecoveryStrategy.replay No replay needed. core=collection1
> [junit4:junit4]   2> 15653 T2927 C147 P65181 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
> [junit4:junit4]   2> 15653 T2927 C147 P65181 oasc.ZkController.publish publishing core=collection1 state=active
> [junit4:junit4]   2> 15653 T2927 C147 P65181 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
> [junit4:junit4]   2> 15661 T2927 C147 P65181 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
> [junit4:junit4]   2> 15908 T2852 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 15931 T2875 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 15932 T2875 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:65181_",
> [junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:65181"}
> [junit4:junit4]   2> 15945 T2893 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> 15945 T2924 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> 15945 T2874 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> 15945 T2940 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> 15945 T2908 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> 15945 T2880 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>  C149_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:30969_, base_url=http://127.0.0.1:30969}
> [junit4:junit4]   2> 16905 T2945 C149 P30969 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:36325/collection1/ core=collection1 - recoveringAfterStartup=true
> [junit4:junit4]   2> 16905 T2945 C149 P30969 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:30969 START replicas=[http://127.0.0.1:36325/collection1/] nUpdates=100
> [junit4:junit4]   2> 16905 T2945 C149 P30969 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
> [junit4:junit4]   2> 16906 T2945 C149 P30969 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
> [junit4:junit4]   2> 16906 T2945 C149 P30969 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
> [junit4:junit4]   2> 16906 T2945 C149 P30969 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
> [junit4:junit4]   2> 16906 T2945 C149 P30969 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
> [junit4:junit4]   2> 16906 T2945 C149 P30969 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:36325/collection1/. core=collection1
> [junit4:junit4]   2> 16906 T2945 C149 P30969 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
> [junit4:junit4]   2> 16908 T2885 C148 P36325 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
> [junit4:junit4]   2> 16910 T2852 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 16921 T2883 C148 P36325 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
> [junit4:junit4]   2> 16931 T2883 C148 P36325 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-1360451609023/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@19e3167b; 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-1360451609023/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@19e3167b; 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-1360451609023/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@19e3167b; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_4,generation=4,filenames=[segments_4]
> [junit4:junit4]   2> 16931 T2883 C148 P36325 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
> [junit4:junit4]   2> 16932 T2883 C148 P36325 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-1360451609023/jetty1
> [junit4:junit4]   2> 16932 T2883 C148 P36325 oasu.DirectUpdateHandler2.commit end_commit_flush
> [junit4:junit4]   2> 16933 T2883 C148 P36325 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 12
> [junit4:junit4]   2> 16934 T2945 C149 P30969 oash.ReplicationHandler.inform Commits will be reserved for  10000
> [junit4:junit4]   2> 16934 T2945 C149 P30969 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
> [junit4:junit4]   2> 16936 T2887 C148 P36325 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
> [junit4:junit4]   2> 16937 T2945 C149 P30969 oash.SnapPuller.fetchLatestIndex Master's generation: 4
> [junit4:junit4]   2> 16937 T2945 C149 P30969 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
> [junit4:junit4]   2> 16937 T2945 C149 P30969 oash.SnapPuller.fetchLatestIndex Starting replication process
> [junit4:junit4]   2> 16939 T2887 C148 P36325 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-1360451609023/jetty1
> [junit4:junit4]   2> 16940 T2887 C148 P36325 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-1360451609023/jetty1/index
> [junit4:junit4]   2> 16940 T2887 C148 P36325 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=4&version=2} status=0 QTime=1 
> [junit4:junit4]   2> 16941 T2945 C149 P30969 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
> [junit4:junit4]   2> 16942 T2945 C149 P30969 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-1360451609023/jetty4/index.20130210091345958 forceNew:false
> [junit4:junit4]   2> 16943 T2945 C149 P30969 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-1360451609023/jetty4
> [junit4:junit4]   2> 16943 T2945 C149 P30969 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-1360451609023/jetty4/index.20130210091345958 lockFactory=org.apache.lucene.store.NativeFSLockFactory@190fa51f; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
> [junit4:junit4]   2> 16946 T2887 C148 P36325 REQ /replication {file=segments_4&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=0 
> [junit4:junit4]   2> 16947 T2945 C149 P30969 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-1360451609023/jetty4/index
> [junit4:junit4]   2> 16947 T2945 C149 P30969 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
> [junit4:junit4]   2> 16948 T2945 C149 P30969 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130210091345958
> [junit4:junit4]   2> 16949 T2945 C149 P30969 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-1360451609023/jetty4
> [junit4:junit4]   2> 16949 T2945 C149 P30969 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-1360451609023/jetty4
> [junit4:junit4]   2> 16950 T2945 C149 P30969 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1360451609023/jetty4/index/ new=./org.apache.solr.cloud.SyncSliceTest-1360451609023/jetty4/index.20130210091345958
> [junit4:junit4]   2> 16953 T2945 C149 P30969 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-1360451609023/jetty4/index.20130210091345958 lockFactory=org.apache.lucene.store.NativeFSLockFactory@190fa51f; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_4,generation=4,filenames=[segments_4]
> [junit4:junit4]   2> 16953 T2945 C149 P30969 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
> [junit4:junit4]   2> 16954 T2945 C149 P30969 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-1360451609023/jetty4
> [junit4:junit4]   2> 16955 T2945 C149 P30969 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
> [junit4:junit4]   2> 16955 T2945 C149 P30969 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
> [junit4:junit4]   2> 16955 T2945 C149 P30969 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
> [junit4:junit4]   2> 16956 T2945 C149 P30969 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-1360451609023/jetty4/index.20130210091345958
> [junit4:junit4]   2> 16956 T2945 C149 P30969 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-1360451609023/jetty4
> [junit4:junit4]   2> 16959 T2945 C149 P30969 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-1360451609023/jetty4/index.20130210091345958 lockFactory=org.apache.lucene.store.NativeFSLockFactory@190fa51f; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_4,generation=4,filenames=[segments_4]
> [junit4:junit4]   2> 16959 T2945 C149 P30969 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
> [junit4:junit4]   2> 16960 T2945 C149 P30969 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
> [junit4:junit4]   2> 16960 T2945 C149 P30969 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-1360451609023/jetty4
> [junit4:junit4]   2> 16960 T2945 C149 P30969 oass.SolrIndexSearcher.<init> Open
> 
> [...truncated too long message...]
> 
> ava:216)
> [junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:794)
> [junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> [junit4:junit4]    > 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> [junit4:junit4]    > 	at java.lang.reflect.Method.invoke(Method.java: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> 904850 T2852 oas.SolrTestCaseJ4.deleteCore ###deleteCore
> [junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {range_facet_l=PostingsFormat(name=TestBloomFilteredLucene41Postings), text=MockVariableIntBlock(baseBlockSize=57), _version_=PostingsFormat(name=Direct), rnd_b=Pulsing41(freqCutoff=20 minBlockSize=43 maxBlockSize=107), intDefault=PostingsFormat(name=Direct), id=Pulsing41(freqCutoff=20 minBlockSize=43 maxBlockSize=107), timestamp=PostingsFormat(name=TestBloomFilteredLucene41Postings), a_t=PostingsFormat(name=TestBloomFilteredLucene41Postings), range_facet_sl=Pulsing41(freqCutoff=20 minBlockSize=43 maxBlockSize=107), range_facet_si=PostingsFormat(name=TestBloomFilteredLucene41Postings), other_tl1=PostingsFormat(name=Direct), multiDefault=PostingsFormat(name=TestBloomFilteredLucene41Postings), a_si=PostingsFormat(name=Direct)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=es_ES, timezone=Pacific/Truk
> [junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=2,free=85770112,total=278724608
> [junit4:junit4]   2> NOTE: All tests run in this JVM: [SOLR749Test, TestPHPSerializedResponseWriter, TestLMJelinekMercerSimilarityFactory, TestSystemIdResolver, IndexBasedSpellCheckerTest, JsonLoaderTest, TestFuzzyAnalyzedSuggestions, CopyFieldTest, CacheHeaderTest, TestFastLRUCache, NotRequiredUniqueKeyTest, SpellCheckComponentTest, ResourceLoaderTest, ShardRoutingCustomTest, TestBadConfig, TestCoreContainer, TestPerFieldSimilarity, SampleTest, ScriptEngineTest, DateFieldTest, TestRangeQuery, BinaryUpdateRequestHandlerTest, TestStressReorder, TermsComponentTest, CoreAdminHandlerTest, FastVectorHighlighterTest, NoCacheHeaderTest, TestQuerySenderNoQuery, TestFastWriter, TestStressRecovery, TestFastOutputStream, NumericFieldsTest, DirectUpdateHandlerOptimizeTest, QueryElevationComponentTest, TestWordDelimiterFilterFactory, MinimalSchemaTest, SortByFunctionTest, TestStressVersions, SpellCheckCollatorTest, TestSolrQueryParser, TestJoin, FieldAnalysisRequestHandlerTest, ChaosMonkeySafeLeaderTest, DirectSolrConnectionTest, TestConfig, SuggesterWFSTTest, LeaderElectionIntegrationTest, TestIBSimilarityFactory, CurrencyFieldTest, ClusterStateUpdateTest, RequestHandlersTest, TestPartialUpdateDeduplication, AlternateDirectoryTest, TestQueryTypes, SolrPluginUtilsTest, ResponseLogComponentTest, TestNumberUtils, TestSolrIndexConfig, TermVectorComponentDistributedTest, RecoveryZkTest, DistributedSpellCheckComponentTest, TestRealTimeGet, ZkControllerTest, TestRandomFaceting, TestDistributedSearch, TestExtendedDismaxParser, AutoCommitTest, ZkSolrClientTest, TestFaceting, WordBreakSolrSpellCheckerTest, DistributedTermsComponentTest, TestMultiCoreConfBootstrap, SimpleFacetsTest, TestGroupingSearch, PeerSyncTest, TestBinaryResponseWriter, TestJmxIntegration, TestIndexSearcher, TestFunctionQuery, TestRemoteStreaming, TestCSVLoader, SpatialFilterTest, MoreLikeThisHandlerTest, TestPseudoReturnFields, XmlUpdateRequestHandlerTest, TermVectorComponentTest, JSONWriterTest, SearchHandlerTest, TestOmitPositions, LoggingHandlerTest, SolrCmdDistributorTest, CSVRequestHandlerTest, TestSearchPerf, BadIndexSchemaTest, SolrCoreCheckLockOnStartupTest, TestPropInject, TestIndexingPerformance, FieldMutatingUpdateProcessorTest, TestUpdate, DefaultValueUpdateProcessorTest, TestLFUCache, TestCollationField, IndexReaderFactoryTest, TestJmxMonitoredMap, TestLMDirichletSimilarityFactory, TestDFRSimilarityFactory, URLClassifyProcessorTest, TestSolrXMLSerializer, TestSuggestSpellingConverter, TestLRUCache, RAMDirectoryFactoryTest, TestUtils, PreAnalyzedFieldTest, BasicDistributedZk2Test, SyncSliceTest]
> [junit4:junit4] Completed on J0 in 904.88s, 1 test, 1 failure <<< FAILURES!
> 
> [...truncated 10 lines...]
> BUILD FAILED
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/build.xml:381: The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/build.xml:361: The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/build.xml:39: The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build.xml:183: The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/common-build.xml:447: The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/lucene/common-build.xml:1202: The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/lucene/common-build.xml:865: There were test failures: 250 suites, 1040 tests, 1 failure, 22 ignored (4 assumptions)
> 
> Total time: 56 minutes 30 seconds
> Build step 'Invoke Ant' marked build as failure
> Archiving artifacts
> Recording test results
> Email was triggered for: Failure
> Sending email for trigger: Failure
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org