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

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

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

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. Leader:http://127.0.0.1:33367/collection1skip list:[CloudJettyRunner [url=http://127.0.0.1:10323/collection1], CloudJettyRunner [url=http://127.0.0.1:10323/collection1]]

Stack Trace:
java.lang.AssertionError: Test Setup Failure: shard1 should have just been set up to be inconsistent - but it's still consistent. Leader:http://127.0.0.1:33367/collection1skip list:[CloudJettyRunner [url=http://127.0.0.1:10323/collection1], CloudJettyRunner [url=http://127.0.0.1:10323/collection1]]
	at __randomizedtesting.SeedInfo.seed([10DCA4798B13D3D9:913A2A61FC4CB3E5]: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:212)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)




Build Log:
[...truncated 9182 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.SyncSliceTest
[junit4:junit4]   2> 0 T640 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 5 T640 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-SyncSliceTest-1362548431363
[junit4:junit4]   2> 6 T640 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 6 T641 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 8 T641 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 8 T641 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 8 T641 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 9 T641 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 10 T641 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362548431363/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 107 T640 oasc.ZkTestServer.run start zk server on port:11753
[junit4:junit4]   2> 108 T640 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:11753 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@2c0a9b4a
[junit4:junit4]   2> 109 T640 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 109 T646 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:11753. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 109 T646 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:11753, initiating session
[junit4:junit4]   2> 110 T642 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:38278
[junit4:junit4]   2> 110 T642 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:38278
[junit4:junit4]   2> 110 T644 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 113 T644 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d3e371a080000 with negotiated timeout 10000 for client /140.211.11.196:38278
[junit4:junit4]   2> 113 T646 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:11753, sessionid = 0x13d3e371a080000, negotiated timeout = 10000
[junit4:junit4]   2> 113 T647 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2c0a9b4a name:ZooKeeperConnection Watcher:127.0.0.1:11753 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 113 T640 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 114 T640 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 117 T645 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d3e371a080000
[junit4:junit4]   2> 127 T647 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 127 T640 oaz.ZooKeeper.close Session: 0x13d3e371a080000 closed
[junit4:junit4]   2> 128 T642 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:38278 which had sessionid 0x13d3e371a080000
[junit4:junit4]   2> 128 T640 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:11753/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@3c265fa3
[junit4:junit4]   2> 129 T640 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 129 T648 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:11753. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 129 T648 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:11753, initiating session
[junit4:junit4]   2> 130 T642 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:37888
[junit4:junit4]   2> 130 T642 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:37888
[junit4:junit4]   2> 132 T644 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d3e371a080001 with negotiated timeout 10000 for client /140.211.11.196:37888
[junit4:junit4]   2> 132 T648 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:11753, sessionid = 0x13d3e371a080001, negotiated timeout = 10000
[junit4:junit4]   2> 132 T649 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3c265fa3 name:ZooKeeperConnection Watcher:127.0.0.1:11753/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 132 T640 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 133 T640 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 143 T640 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 146 T640 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 149 T640 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 158 T640 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 158 T640 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 171 T640 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 171 T640 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 275 T640 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 276 T640 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 279 T640 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 280 T640 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 291 T640 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 291 T640 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 294 T640 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 295 T640 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 298 T640 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 298 T640 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 302 T640 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 302 T640 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 305 T640 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 306 T640 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 313 T645 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d3e371a080001
[junit4:junit4]   2> 314 T649 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 314 T640 oaz.ZooKeeper.close Session: 0x13d3e371a080001 closed
[junit4:junit4]   2> 314 T642 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:37888 which had sessionid 0x13d3e371a080001
[junit4:junit4]   2> 443 T640 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 446 T640 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:41931
[junit4:junit4]   2> 447 T640 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 448 T640 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 448 T640 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1362548431673
[junit4:junit4]   2> 449 T640 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1362548431673/solr.xml
[junit4:junit4]   2> 449 T640 oasc.CoreContainer.<init> New CoreContainer 452391546
[junit4:junit4]   2> 450 T640 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1362548431673/'
[junit4:junit4]   2> 450 T640 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1362548431673/'
[junit4:junit4]   2> 509 T640 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 509 T640 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 510 T640 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 510 T640 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 510 T640 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 511 T640 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 511 T640 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 511 T640 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 512 T640 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 512 T640 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 530 T640 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 544 T640 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:11753/solr
[junit4:junit4]   2> 545 T640 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 545 T640 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:11753 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@2701bb66
[junit4:junit4]   2> 546 T640 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 546 T659 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:11753. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 547 T659 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:11753, initiating session
[junit4:junit4]   2> 548 T642 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:27456
[junit4:junit4]   2> 548 T642 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:27456
[junit4:junit4]   2> 550 T644 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d3e371a080002 with negotiated timeout 20000 for client /140.211.11.196:27456
[junit4:junit4]   2> 550 T659 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:11753, sessionid = 0x13d3e371a080002, negotiated timeout = 20000
[junit4:junit4]   2> 550 T660 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2701bb66 name:ZooKeeperConnection Watcher:127.0.0.1:11753 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 550 T640 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 552 T645 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d3e371a080002
[junit4:junit4]   2> 564 T642 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:27456 which had sessionid 0x13d3e371a080002
[junit4:junit4]   2> 564 T660 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 564 T640 oaz.ZooKeeper.close Session: 0x13d3e371a080002 closed
[junit4:junit4]   2> 564 T640 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 573 T640 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:11753/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1338ec5f
[junit4:junit4]   2> 574 T640 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 574 T661 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:11753. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 575 T661 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:11753, initiating session
[junit4:junit4]   2> 575 T642 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:35786
[junit4:junit4]   2> 575 T642 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:35786
[junit4:junit4]   2> 576 T644 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d3e371a080003 with negotiated timeout 20000 for client /140.211.11.196:35786
[junit4:junit4]   2> 576 T661 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:11753, sessionid = 0x13d3e371a080003, negotiated timeout = 20000
[junit4:junit4]   2> 577 T662 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1338ec5f name:ZooKeeperConnection Watcher:127.0.0.1:11753/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 577 T640 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 584 T645 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3e371a080003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 586 T640 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 589 T640 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41931_
[junit4:junit4]   2> 590 T645 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3e371a080003 type:delete cxid:0x8 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:41931_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:41931_
[junit4:junit4]   2> 596 T640 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:41931_
[junit4:junit4]   2> 601 T640 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 613 T645 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3e371a080003 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> 614 T640 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 618 T640 oasc.Overseer.start Overseer (id=89295973998133251-127.0.0.1:41931_-n_0000000000) starting
[junit4:junit4]   2> 619 T645 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3e371a080003 type:create cxid:0x1b zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 620 T645 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3e371a080003 type:create cxid:0x1c zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 628 T645 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3e371a080003 type:create cxid:0x1d zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 630 T645 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3e371a080003 type:create cxid:0x1e zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 636 T664 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 638 T640 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 647 T640 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 650 T663 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 653 T665 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1362548431673/collection1
[junit4:junit4]   2> 653 T665 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 654 T665 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 654 T665 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 656 T665 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1362548431673/collection1/'
[junit4:junit4]   2> 657 T665 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-controljetty-1362548431673/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 658 T665 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-controljetty-1362548431673/collection1/lib/README' to classloader
[junit4:junit4]   2> 727 T665 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 793 T665 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 894 T665 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 902 T665 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1484 T665 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1493 T665 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1495 T665 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1511 T665 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1515 T665 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1518 T665 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1520 T665 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1520 T665 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 1520 T665 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1522 T665 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1522 T665 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 1522 T665 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1362548431673/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1362548431363/control/data/
[junit4:junit4]   2> 1522 T665 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f1dae99
[junit4:junit4]   2> 1523 T665 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1523 T665 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362548431363/control/data forceNew:false
[junit4:junit4]   2> 1523 T665 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362548431363/control/data
[junit4:junit4]   2> 1524 T665 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1362548431363/control/data/index/
[junit4:junit4]   2> 1524 T665 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1362548431363/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1524 T665 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362548431363/control/data/index forceNew:false
[junit4:junit4]   2> 1527 T665 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@6d956ccf lockFactory=org.apache.lucene.store.NativeFSLockFactory@77c66ac0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1527 T665 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1527 T665 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362548431363/control/data/index
[junit4:junit4]   2> 1529 T665 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1529 T665 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1529 T665 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1530 T665 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1530 T665 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1530 T665 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1531 T665 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1531 T665 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1531 T665 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1539 T665 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1543 T665 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362548431363/control/data
[junit4:junit4]   2> 1543 T665 oass.SolrIndexSearcher.<init> Opening Searcher@1f4b48ec main
[junit4:junit4]   2> 1544 T665 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.SyncSliceTest-1362548431363/control/data/tlog
[junit4:junit4]   2> 1544 T665 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1544 T665 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1547 T665 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362548431363/control/data
[junit4:junit4]   2> 1547 T666 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1f4b48ec main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1548 T665 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1548 T665 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1549 T645 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3e371a080003 type:create cxid:0x50 zxid:0x29 txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue Error:KeeperErrorCode = NoNode for /solr/overseer/queue
[junit4:junit4]   2> 2155 T663 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2156 T663 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"1",
[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:41931_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:41931"}
[junit4:junit4]   2> 2156 T663 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2160 T663 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2161 T645 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3e371a080003 type:create cxid:0x58 zxid:0x2c txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue-work Error:KeeperErrorCode = NoNode for /solr/overseer/queue-work
[junit4:junit4]   2> 2176 T662 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> 2566 T665 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2566 T665 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:41931 collection:control_collection shard:shard1
[junit4:junit4]   2> 2567 T665 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2589 T645 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3e371a080003 type:delete cxid:0x72 zxid:0x36 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 2590 T665 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2591 T645 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3e371a080003 type:create cxid:0x73 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2600 T665 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2601 T665 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2601 T665 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:41931/collection1/
[junit4:junit4]   2> 2601 T665 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2602 T665 oasc.SyncStrategy.syncToMe http://127.0.0.1:41931/collection1/ has no replicas
[junit4:junit4]   2> 2602 T665 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:41931/collection1/
[junit4:junit4]   2> 2602 T665 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2608 T645 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3e371a080003 type:create cxid:0x7d zxid:0x3b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3687 T663 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3710 T662 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> 3733 T665 oasc.ZkController.register We are http://127.0.0.1:41931/collection1/ and leader is http://127.0.0.1:41931/collection1/
[junit4:junit4]   2> 3733 T665 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:41931
[junit4:junit4]   2> 3733 T665 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3733 T665 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3734 T665 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3736 T665 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3737 T640 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 3738 T640 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3738 T640 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3755 T640 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3761 T640 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:11753/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@1e7b8e4
[junit4:junit4]   2> 3762 T640 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3762 T668 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:11753. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3763 T668 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:11753, initiating session
[junit4:junit4]   2> 3763 T642 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:47614
[junit4:junit4]   2> 3764 T642 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:47614
[junit4:junit4]   2> 3765 T644 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d3e371a080004 with negotiated timeout 10000 for client /140.211.11.196:47614
[junit4:junit4]   2> 3765 T668 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:11753, sessionid = 0x13d3e371a080004, negotiated timeout = 10000
[junit4:junit4]   2> 3765 T669 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1e7b8e4 name:ZooKeeperConnection Watcher:127.0.0.1:11753/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3766 T640 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3767 T640 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3772 T640 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 3962 T640 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 3965 T640 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:54814
[junit4:junit4]   2> 3966 T640 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 3966 T640 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 3967 T640 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1362548435130
[junit4:junit4]   2> 3967 T640 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1362548435130/solr.xml
[junit4:junit4]   2> 3968 T640 oasc.CoreContainer.<init> New CoreContainer 1773452724
[junit4:junit4]   2> 3968 T640 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1362548435130/'
[junit4:junit4]   2> 3969 T640 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1362548435130/'
[junit4:junit4]   2> 4032 T640 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 4032 T640 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 4033 T640 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 4033 T640 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 4034 T640 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 4034 T640 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 4035 T640 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 4035 T640 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 4035 T640 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 4036 T640 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 4060 T640 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4079 T640 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:11753/solr
[junit4:junit4]   2> 4080 T640 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 4081 T640 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:11753 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@7b6a5a8f
[junit4:junit4]   2> 4082 T640 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4082 T679 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:11753. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4083 T679 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:11753, initiating session
[junit4:junit4]   2> 4083 T642 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:19837
[junit4:junit4]   2> 4084 T642 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:19837
[junit4:junit4]   2> 4085 T644 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d3e371a080005 with negotiated timeout 20000 for client /140.211.11.196:19837
[junit4:junit4]   2> 4086 T679 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:11753, sessionid = 0x13d3e371a080005, negotiated timeout = 20000
[junit4:junit4]   2> 4086 T680 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7b6a5a8f name:ZooKeeperConnection Watcher:127.0.0.1:11753 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4086 T640 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4088 T645 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d3e371a080005
[junit4:junit4]   2> 4089 T680 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 4089 T642 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:19837 which had sessionid 0x13d3e371a080005
[junit4:junit4]   2> 4089 T640 oaz.ZooKeeper.close Session: 0x13d3e371a080005 closed
[junit4:junit4]   2> 4090 T640 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 4104 T640 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:11753/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@46d65fb1
[junit4:junit4]   2> 4106 T640 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4106 T681 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:11753. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4106 T681 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:11753, initiating session
[junit4:junit4]   2> 4107 T642 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:22830
[junit4:junit4]   2> 4107 T642 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:22830
[junit4:junit4]   2> 4109 T644 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d3e371a080006 with negotiated timeout 20000 for client /140.211.11.196:22830
[junit4:junit4]   2> 4109 T681 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:11753, sessionid = 0x13d3e371a080006, negotiated timeout = 20000
[junit4:junit4]   2> 4109 T682 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@46d65fb1 name:ZooKeeperConnection Watcher:127.0.0.1:11753/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4110 T640 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4111 T645 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3e371a080006 type:create cxid:0x1 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4112 T645 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3e371a080006 type:create cxid:0x2 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4115 T640 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 5119 T640 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54814_
[junit4:junit4]   2> 5120 T645 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3e371a080006 type:delete cxid:0x9 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:54814_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:54814_
[junit4:junit4]   2> 5122 T640 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54814_
[junit4:junit4]   2> 5127 T669 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5127 T682 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5127 T662 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5127 T662 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> 5136 T683 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1362548435130/collection1
[junit4:junit4]   2> 5137 T683 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 5138 T683 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 5138 T683 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 5140 T683 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1362548435130/collection1/'
[junit4:junit4]   2> 5141 T683 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty1-1362548435130/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 5142 T683 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty1-1362548435130/collection1/lib/README' to classloader
[junit4:junit4]   2> 5193 T683 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 5226 T663 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5227 T663 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"1",
[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:41931_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:41931"}
[junit4:junit4]   2> 5239 T669 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> 5239 T662 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> 5239 T682 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> 5258 T683 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 5359 T683 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 5366 T683 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 6024 T683 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 6038 T683 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 6042 T683 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 6063 T683 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 6069 T683 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 6074 T683 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 6076 T683 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 6076 T683 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 6077 T683 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 6078 T683 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 6079 T683 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 6079 T683 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1362548435130/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty1/
[junit4:junit4]   2> 6079 T683 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f1dae99
[junit4:junit4]   2> 6080 T683 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 6081 T683 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty1 forceNew:false
[junit4:junit4]   2> 6081 T683 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty1
[junit4:junit4]   2> 6081 T683 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty1/index/
[junit4:junit4]   2> 6082 T683 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 6082 T683 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty1/index forceNew:false
[junit4:junit4]   2> 6090 T683 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@248362ef lockFactory=org.apache.lucene.store.NativeFSLockFactory@4cb1d1d6),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 6090 T683 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 6091 T683 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty1/index
[junit4:junit4]   2> 6094 T683 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 6094 T683 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 6095 T683 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 6095 T683 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 6096 T683 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 6096 T683 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 6097 T683 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 6097 T683 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 6098 T683 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 6111 T683 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 6117 T683 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty1
[junit4:junit4]   2> 6117 T683 oass.SolrIndexSearcher.<init> Opening Searcher@878d31d main
[junit4:junit4]   2> 6118 T683 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty1/tlog
[junit4:junit4]   2> 6119 T683 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 6119 T683 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 6123 T684 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@878d31d main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 6126 T683 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 6126 T683 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6747 T663 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6748 T663 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"2",
[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:54814_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:54814"}
[junit4:junit4]   2> 6749 T663 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 1
[junit4:junit4]   2> 6749 T663 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 6793 T669 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> 6793 T682 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> 6793 T662 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> 7129 T683 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 7129 T683 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:54814 collection:collection1 shard:shard1
[junit4:junit4]   2> 7130 T683 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 7149 T645 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3e371a080006 type:delete cxid:0x46 zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 7151 T683 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 7152 T645 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3e371a080006 type:create cxid:0x47 zxid:0x5c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7162 T683 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 7162 T683 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 7162 T683 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:54814/collection1/
[junit4:junit4]   2> 7163 T683 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 7163 T683 oasc.SyncStrategy.syncToMe http://127.0.0.1:54814/collection1/ has no replicas
[junit4:junit4]   2> 7163 T683 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:54814/collection1/
[junit4:junit4]   2> 7163 T683 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 7170 T645 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3e371a080006 type:create cxid:0x51 zxid:0x60 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8301 T663 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8320 T669 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> 8320 T662 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> 8320 T682 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> 8346 T683 oasc.ZkController.register We are http://127.0.0.1:54814/collection1/ and leader is http://127.0.0.1:54814/collection1/
[junit4:junit4]   2> 8346 T683 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:54814
[junit4:junit4]   2> 8346 T683 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 8346 T683 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 8347 T683 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8349 T683 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8351 T640 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 8352 T640 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 8352 T640 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8563 T640 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 8567 T640 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:33367
[junit4:junit4]   2> 8567 T640 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 8568 T640 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 8568 T640 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1362548439727
[junit4:junit4]   2> 8569 T640 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1362548439727/solr.xml
[junit4:junit4]   2> 8569 T640 oasc.CoreContainer.<init> New CoreContainer 1810000895
[junit4:junit4]   2> 8570 T640 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1362548439727/'
[junit4:junit4]   2> 8571 T640 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1362548439727/'
[junit4:junit4]   2> 8633 T640 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 8634 T640 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 8634 T640 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 8634 T640 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 8635 T640 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 8635 T640 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 8636 T640 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 8636 T640 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 8637 T640 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 8637 T640 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 8659 T640 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 8679 T640 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:11753/solr
[junit4:junit4]   2> 8680 T640 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 8681 T640 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:11753 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1958c103
[junit4:junit4]   2> 8682 T640 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8682 T695 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:11753. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8683 T695 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:11753, initiating session
[junit4:junit4]   2> 8683 T642 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:64255
[junit4:junit4]   2> 8684 T642 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:64255
[junit4:junit4]   2> 8685 T644 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d3e371a080007 with negotiated timeout 20000 for client /140.211.11.196:64255
[junit4:junit4]   2> 8685 T695 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:11753, sessionid = 0x13d3e371a080007, negotiated timeout = 20000
[junit4:junit4]   2> 8686 T696 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1958c103 name:ZooKeeperConnection Watcher:127.0.0.1:11753 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8686 T640 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8688 T645 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d3e371a080007
[junit4:junit4]   2> 8689 T696 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 8689 T642 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:64255 which had sessionid 0x13d3e371a080007
[junit4:junit4]   2> 8689 T640 oaz.ZooKeeper.close Session: 0x13d3e371a080007 closed
[junit4:junit4]   2> 8690 T640 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 8702 T640 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:11753/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@4adee9d
[junit4:junit4]   2> 8703 T640 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8703 T697 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:11753. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8704 T697 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:11753, initiating session
[junit4:junit4]   2> 8704 T642 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:10316
[junit4:junit4]   2> 8704 T642 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:10316
[junit4:junit4]   2> 8705 T644 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d3e371a080008 with negotiated timeout 20000 for client /140.211.11.196:10316
[junit4:junit4]   2> 8706 T697 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:11753, sessionid = 0x13d3e371a080008, negotiated timeout = 20000
[junit4:junit4]   2> 8706 T698 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4adee9d name:ZooKeeperConnection Watcher:127.0.0.1:11753/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8706 T640 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8708 T645 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3e371a080008 type:create cxid:0x1 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8709 T645 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3e371a080008 type:create cxid:0x2 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8718 T640 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9722 T640 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33367_
[junit4:junit4]   2> 9723 T645 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3e371a080008 type:delete cxid:0x9 zxid:0x6f txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:33367_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:33367_
[junit4:junit4]   2> 9736 T640 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:33367_
[junit4:junit4]   2> 9739 T669 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> 9739 T682 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> 9740 T662 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9740 T698 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9741 T662 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> 9742 T682 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9742 T669 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9758 T699 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1362548439727/collection1
[junit4:junit4]   2> 9759 T699 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9759 T699 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9760 T699 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9761 T699 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1362548439727/collection1/'
[junit4:junit4]   2> 9763 T699 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty2-1362548439727/collection1/lib/README' to classloader
[junit4:junit4]   2> 9763 T699 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty2-1362548439727/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9814 T699 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 9835 T663 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9836 T663 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"2",
[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:54814_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:54814"}
[junit4:junit4]   2> 9849 T669 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> 9849 T698 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> 9849 T662 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> 9849 T682 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> 9876 T699 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9977 T699 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 9984 T699 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 10613 T699 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 10626 T699 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 10630 T699 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 10650 T699 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10656 T699 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10661 T699 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10663 T699 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 10663 T699 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 10663 T699 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10665 T699 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 10665 T699 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 10665 T699 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1362548439727/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty2/
[junit4:junit4]   2> 10666 T699 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f1dae99
[junit4:junit4]   2> 10666 T699 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 10667 T699 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty2 forceNew:false
[junit4:junit4]   2> 10667 T699 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty2
[junit4:junit4]   2> 10668 T699 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty2/index/
[junit4:junit4]   2> 10668 T699 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 10669 T699 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty2/index forceNew:false
[junit4:junit4]   2> 10671 T699 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@2f37a781 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2b63e62b),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 10671 T699 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 10672 T699 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty2/index
[junit4:junit4]   2> 10675 T699 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 10675 T699 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 10676 T699 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 10676 T699 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 10677 T699 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 10677 T699 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 10677 T699 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 10678 T699 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 10678 T699 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 10691 T699 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 10697 T699 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty2
[junit4:junit4]   2> 10697 T699 oass.SolrIndexSearcher.<init> Opening Searcher@507e2cfe main
[junit4:junit4]   2> 10698 T699 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty2/tlog
[junit4:junit4]   2> 10699 T699 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 10699 T699 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 10703 T700 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@507e2cfe main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 10706 T699 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 10706 T699 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11357 T663 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11358 T663 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"3",
[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:33367_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:33367"}
[junit4:junit4]   2> 11358 T663 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 11358 T663 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 11419 T698 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> 11419 T662 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> 11419 T682 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> 11419 T669 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> 11709 T699 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 11709 T699 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:33367 collection:collection1 shard:shard1
[junit4:junit4]   2> 11714 T699 oasc.ZkController.register We are http://127.0.0.1:33367/collection1/ and leader is http://127.0.0.1:54814/collection1/
[junit4:junit4]   2> 11714 T699 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:33367
[junit4:junit4]   2> 11715 T699 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 11715 T699 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C40 name=collection1 org.apache.solr.core.SolrCore@1c97d8a4 url=http://127.0.0.1:33367/collection1 node=127.0.0.1:33367_ C40_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:33367_, base_url=http://127.0.0.1:33367}
[junit4:junit4]   2> 11725 T701 C40 P33367 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 11726 T699 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11726 T701 C40 P33367 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 11727 T701 C40 P33367 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 11727 T701 C40 P33367 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11728 T640 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 11728 T640 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 11729 T640 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 11729 T701 C40 P33367 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 11951 T640 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 11954 T640 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:10318
[junit4:junit4]   2> 11954 T640 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 11955 T640 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 11955 T640 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1362548443112
[junit4:junit4]   2> 11956 T640 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1362548443112/solr.xml
[junit4:junit4]   2> 11956 T640 oasc.CoreContainer.<init> New CoreContainer 568948048
[junit4:junit4]   2> 11957 T640 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1362548443112/'
[junit4:junit4]   2> 11958 T640 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1362548443112/'
[junit4:junit4]   2> 12020 T640 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 12020 T640 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 12021 T640 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 12021 T640 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 12022 T640 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 12022 T640 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 12023 T640 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 12023 T640 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 12023 T640 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 12024 T640 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 12047 T640 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 12067 T640 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:11753/solr
[junit4:junit4]   2> 12068 T640 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 12068 T640 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:11753 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@3b4f463b
[junit4:junit4]   2> 12069 T640 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12070 T712 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:11753. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12071 T712 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:11753, initiating session
[junit4:junit4]   2> 12071 T642 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:10319
[junit4:junit4]   2> 12071 T642 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:10319
[junit4:junit4]   2> 12073 T644 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d3e371a080009 with negotiated timeout 20000 for client /140.211.11.196:10319
[junit4:junit4]   2> 12073 T712 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:11753, sessionid = 0x13d3e371a080009, negotiated timeout = 20000
[junit4:junit4]   2> 12074 T713 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3b4f463b name:ZooKeeperConnection Watcher:127.0.0.1:11753 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12074 T640 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12076 T645 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d3e371a080009
[junit4:junit4]   2> 12082 T713 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 12082 T642 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:10319 which had sessionid 0x13d3e371a080009
[junit4:junit4]   2> 12082 T640 oaz.ZooKeeper.close Session: 0x13d3e371a080009 closed
[junit4:junit4]   2> 12083 T640 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 12097 T640 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:11753/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@48bcbcb3
[junit4:junit4]   2> 12098 T640 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12098 T714 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:11753. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12099 T714 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:11753, initiating session
[junit4:junit4]   2> 12099 T642 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:10320
[junit4:junit4]   2> 12100 T642 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:10320
[junit4:junit4]   2> 12101 T644 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d3e371a08000a with negotiated timeout 20000 for client /140.211.11.196:10320
[junit4:junit4]   2> 12101 T714 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:11753, sessionid = 0x13d3e371a08000a, negotiated timeout = 20000
[junit4:junit4]   2> 12102 T715 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@48bcbcb3 name:ZooKeeperConnection Watcher:127.0.0.1:11753/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12102 T640 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12103 T645 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3e371a08000a type:create cxid:0x1 zxid:0x80 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12106 T645 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3e371a08000a type:create cxid:0x2 zxid:0x81 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12109 T640 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 12931 T663 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12932 T663 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"3",
[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:33367_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:33367"}
[junit4:junit4]   2> 12963 T698 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> 12963 T715 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> 12963 T669 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> 12963 T682 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> 12963 T662 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> 13113 T640 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:10318_
[junit4:junit4]   2> 13115 T645 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3e371a08000a type:delete cxid:0xb zxid:0x86 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:10318_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:10318_
[junit4:junit4]   2> 13118 T640 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:10318_
[junit4:junit4]   2> 13122 T669 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> 13122 T682 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> 13122 T715 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> 13122 T698 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13123 T662 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13123 T698 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> 13123 T662 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> 13125 T669 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13125 T682 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13125 T715 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13131 T716 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1362548443112/collection1
[junit4:junit4]   2> 13132 T716 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 13133 T716 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 13133 T716 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 13135 T716 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1362548443112/collection1/'
[junit4:junit4]   2> 13136 T716 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty3-1362548443112/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 13136 T716 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty3-1362548443112/collection1/lib/README' to classloader
[junit4:junit4]   2> 13186 T716 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 13245 T716 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 13346 T716 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 13353 T716 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 13779 T672 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {coreNodeName=3&state=recovering&nodeName=127.0.0.1:33367_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=2008 
[junit4:junit4]   2> 13961 T716 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 13970 T716 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 13973 T716 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 13990 T716 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 13994 T716 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 13998 T716 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 13999 T716 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 14000 T716 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 14000 T716 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14001 T716 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 14001 T716 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 14002 T716 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1362548443112/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty3/
[junit4:junit4]   2> 14002 T716 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f1dae99
[junit4:junit4]   2> 14002 T716 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 14003 T716 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty3 forceNew:false
[junit4:junit4]   2> 14003 T716 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty3
[junit4:junit4]   2> 14003 T716 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty3/index/
[junit4:junit4]   2> 14004 T716 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 14004 T716 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty3/index forceNew:false
[junit4:junit4]   2> 14006 T716 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@48bea2da lockFactory=org.apache.lucene.store.NativeFSLockFactory@782a47cc),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 14006 T716 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 14007 T716 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty3/index
[junit4:junit4]   2> 14008 T716 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 14008 T716 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 14009 T716 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 14009 T716 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 14010 T716 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 14010 T716 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 14010 T716 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 14011 T716 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 14011 T716 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 14019 T716 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 14023 T716 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty3
[junit4:junit4]   2> 14023 T716 oass.SolrIndexSearcher.<init> Opening Searcher@2121ff27 main
[junit4:junit4]   2> 14023 T716 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty3/tlog
[junit4:junit4]   2> 14024 T716 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 14024 T716 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 14027 T717 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2121ff27 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 14029 T716 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 14029 T716 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 14470 T663 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14471 T663 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"4",
[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:10318_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:10318"}
[junit4:junit4]   2> 14471 T663 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 14471 T663 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 14486 T698 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> 14486 T669 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> 14486 T715 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> 14486 T662 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> 14486 T682 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> 15032 T716 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 15032 T716 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:10318 collection:collection1 shard:shard1
[junit4:junit4]   2> 15036 T716 oasc.ZkController.register We are http://127.0.0.1:10318/collection1/ and leader is http://127.0.0.1:54814/collection1/
[junit4:junit4]   2> 15037 T716 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:10318
[junit4:junit4]   2> 15037 T716 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 15037 T716 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C41 name=collection1 org.apache.solr.core.SolrCore@3d3ce66b url=http://127.0.0.1:10318/collection1 node=127.0.0.1:10318_ C41_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:10318_, base_url=http://127.0.0.1:10318}
[junit4:junit4]   2> 15038 T718 C41 P10318 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 15039 T718 C41 P10318 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 15039 T716 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15039 T718 C41 P10318 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 15039 T718 C41 P10318 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15040 T640 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 15041 T718 C41 P10318 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15041 T640 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 15041 T640 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15251 T640 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 15255 T640 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:10323
[junit4:junit4]   2> 15256 T640 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 15256 T640 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 15257 T640 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1362548446421
[junit4:junit4]   2> 15257 T640 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1362548446421/solr.xml
[junit4:junit4]   2> 15257 T640 oasc.CoreContainer.<init> New CoreContainer 2138663371
[junit4:junit4]   2> 15258 T640 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1362548446421/'
[junit4:junit4]   2> 15259 T640 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1362548446421/'
[junit4:junit4]   2> 15321 T640 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 15321 T640 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 15322 T640 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 15322 T640 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 15323 T640 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 15323 T640 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 15324 T640 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 15324 T640 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 15324 T640 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 15325 T640 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 15346 T640 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 15366 T640 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:11753/solr
[junit4:junit4]   2> 15366 T640 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 15367 T640 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:11753 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@28739b89
[junit4:junit4]   2> 15368 T640 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 15369 T729 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:11753. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 15369 T729 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:11753, initiating session
[junit4:junit4]   2> 15370 T642 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:10324
[junit4:junit4]   2> 15370 T642 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:10324
[junit4:junit4]   2> 15372 T644 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d3e371a08000b with negotiated timeout 20000 for client /140.211.11.196:10324
[junit4:junit4]   2> 15372 T729 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:11753, sessionid = 0x13d3e371a08000b, negotiated timeout = 20000
[junit4:junit4]   2> 15373 T730 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@28739b89 name:ZooKeeperConnection Watcher:127.0.0.1:11753 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 15373 T640 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 15375 T645 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d3e371a08000b
[junit4:junit4]   2> 15388 T730 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 15388 T642 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:10324 which had sessionid 0x13d3e371a08000b
[junit4:junit4]   2> 15388 T640 oaz.ZooKeeper.close Session: 0x13d3e371a08000b closed
[junit4:junit4]   2> 15389 T640 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 15401 T640 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:11753/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@5ddbd57c
[junit4:junit4]   2> 15402 T640 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 15402 T731 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:11753. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 15403 T731 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:11753, initiating session
[junit4:junit4]   2> 15403 T642 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:10325
[junit4:junit4]   2> 15403 T642 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:10325
[junit4:junit4]   2> 15405 T644 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d3e371a08000c with negotiated timeout 20000 for client /140.211.11.196:10325
[junit4:junit4]   2> 15405 T731 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:11753, sessionid = 0x13d3e371a08000c, negotiated timeout = 20000
[junit4:junit4]   2> 15405 T732 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5ddbd57c name:ZooKeeperConnection Watcher:127.0.0.1:11753/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 15405 T640 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 15406 T645 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3e371a08000c type:create cxid:0x1 zxid:0x93 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 15408 T645 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3e371a08000c type:create cxid:0x2 zxid:0x94 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 15417 T640 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2>  C40_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:33367_, base_url=http://127.0.0.1:33367}
[junit4:junit4]   2> 15781 T701 C40 P33367 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:54814/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 15791 T701 C40 P33367 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&connTimeout=30000&socketTimeout=30000&retry=false
[junit4:junit4]   2> 15809 T701 C40 P33367 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:33367 START replicas=[http://127.0.0.1:54814/collection1/] nUpdates=100
[junit4:junit4]   2> 15810 T701 C40 P33367 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 15811 T701 C40 P33367 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 15811 T701 C40 P33367 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 15811 T701 C40 P33367 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 15812 T701 C40 P33367 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 15812 T701 C40 P33367 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:54814/collection1/. core=collection1
[junit4:junit4]   2> 15812 T701 C40 P33367 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C42 name=collection1 org.apache.solr.core.SolrCore@78fc0add url=http://127.0.0.1:54814/collection1 node=127.0.0.1:54814_ C42_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:54814_, base_url=http://127.0.0.1:54814, leader=true}
[junit4:junit4]   2> 15823 T674 C42 P54814 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   2> 15848 T675 C42 P54814 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 15849 T675 C42 P54814 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty1
[junit4:junit4]   2> 15850 T675 C42 P54814 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@248362ef lockFactory=org.apache.lucene.store.NativeFSLockFactory@4cb1d1d6),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 15851 T675 C42 P54814 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 15852 T675 C42 P54814 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@248362ef lockFactory=org.apache.lucene.store.NativeFSLockFactory@4cb1d1d6),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@248362ef lockFactory=org.apache.lucene.store.NativeFSLockFactory@4cb1d1d6),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 15852 T675 C42 P54814 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 15853 T675 C42 P54814 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty1
[junit4:junit4]   2> 15853 T675 C42 P54814 oass.SolrIndexSearcher.<init> Opening Searcher@405d8558 realtime
[junit4:junit4]   2> 15854 T675 C42 P54814 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 15854 T675 C42 P54814 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 23
[junit4:junit4]   2> 15856 T701 C40 P33367 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 15857 T701 C40 P33367 oascsi.HttpClientUtil.createClient Creating new http client, config:connTimeout=5000&socketTimeout=20000&allowCompression=false&maxConnections=10000&maxConnectionsPerHost=10000
[junit4:junit4]   2> 15882 T701 C40 P33367 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 15885 T676 C42 P54814 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 15886 T676 C42 P54814 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=2 
[junit4:junit4]   2> 15887 T701 C40 P33367 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 15887 T701 C40 P33367 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 15887 T701 C40 P33367 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 15891 T676 C42 P54814 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty1
[junit4:junit4]   2> 15891 T676 C42 P54814 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty1/index
[junit4:junit4]   2> 15892 T676 C42 P54814 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=1 
[junit4:junit4]   2> 15893 T701 C40 P33367 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 15894 T701 C40 P33367 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty2/index.20130306174047251 forceNew:false
[junit4:junit4]   2> 15895 T701 C40 P33367 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty2
[junit4:junit4]   2> 15895 T701 C40 P33367 oash.SnapPuller.fetchLatestIndex Starting download to BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@4a4ef188 lockFactory=org.apache.lucene.store.NativeFSLockFactory@48806d6c) fullCopy=false
[junit4:junit4]   2> 15908 T676 C42 P54814 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=5 
[junit4:junit4]   2> 15915 T701 C40 P33367 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty2/index
[junit4:junit4]   2> 15915 T701 C40 P33367 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 15915 T701 C40 P33367 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty2
[junit4:junit4]   2> 15916 T701 C40 P33367 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty2
[junit4:junit4]   2> 15917 T701 C40 P33367 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 15917 T701 C40 P33367 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 15917 T701 C40 P33367 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty2
[junit4:junit4]   2> 15919 T701 C40 P33367 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@2f37a781 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2b63e62b),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@2f37a781 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2b63e62b),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 15919 T701 C40 P33367 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 15920 T701 C40 P33367 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 15920 T701 C40 P33367 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty2
[junit4:junit4]   2> 15920 T701 C40 P33367 oass.SolrIndexSearcher.<init> Opening Searcher@5b15df96 main
[junit4:junit4]   2> 15921 T700 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5b15df96 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 15922 T700 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty2/index
[junit4:junit4]   2> 15922 T701 C40 P33367 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@4a4ef188 lockFactory=org.apache.lucene.store.NativeFSLockFactory@48806d6c)
[junit4:junit4]   2> 15922 T701 C40 P33367 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty2/index.20130306174047251
[junit4:junit4]   2> 15923 T701 C40 P33367 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty2/index
[junit4:junit4]   2> 15923 T701 C40 P33367 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 15923 T701 C40 P33367 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 15923 T701 C40 P33367 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 15923 T701 C40 P33367 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15930 T701 C40 P33367 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 15992 T663 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15993 T663 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"4",
[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:10318_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:10318"}
[junit4:junit4]   2> 15999 T663 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"3",
[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:33367_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:33367"}
[junit4:junit4]   2> 16045 T698 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> 16045 T732 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> 16045 T715 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> 16045 T682 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> 16045 T669 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> 16045 T662 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> 16066 T673 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {coreNodeName=4&state=recovering&nodeName=127.0.0.1:10318_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=1001 
[junit4:junit4]   2> 16421 T640 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:10323_
[junit4:junit4]   2> 16423 T645 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3e371a08000c type:delete cxid:0xb zxid:0x9d txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:10323_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:10323_
[junit4:junit4]   2> 16427 T640 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:10323_
[junit4:junit4]   2> 16432 T732 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> 16432 T715 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> 16432 T669 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> 16432 T682 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> 16433 T698 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16433 T698 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> 16433 T662 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16433 T662 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> 16435 T715 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16435 T669 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16436 T732 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16436 T682 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16443 T735 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1362548446421/collection1
[junit4:junit4]   2> 16443 T735 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 16444 T735 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 16444 T735 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 16446 T735 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1362548446421/collection1/'
[junit4:junit4]   2> 16447 T735 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty4-1362548446421/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 16447 T735 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty4-1362548446421/collection1/lib/README' to classloader
[junit4:junit4]   2> 16525 T735 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 16584 T735 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 16685 T735 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 16692 T735 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 17306 T735 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 17319 T735 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 17323 T735 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 17342 T735 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17348 T735 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17353 T735 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17355 T735 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 17356 T735 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 17356 T735 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17357 T735 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 17358 T735 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 17358 T735 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1362548446421/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty4/
[junit4:junit4]   2> 17358 T735 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f1dae99
[junit4:junit4]   2> 17359 T735 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 17360 T735 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty4 forceNew:false
[junit4:junit4]   2> 17360 T735 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty4
[junit4:junit4]   2> 17360 T735 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty4/index/
[junit4:junit4]   2> 17361 T735 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 17361 T735 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty4/index forceNew:false
[junit4:junit4]   2> 17364 T735 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@6dae08eb lockFactory=org.apache.lucene.store.NativeFSLockFactory@61baf5d0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 17364 T735 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 17365 T735 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty4/index
[junit4:junit4]   2> 17367 T735 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 17368 T735 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 17368 T735 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 17369 T735 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 17370 T735 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 17370 T735 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 17370 T735 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 17371 T735 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 17371 T735 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 17384 T735 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 17390 T735 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty4
[junit4:junit4]   2> 17390 T735 oass.SolrIndexSearcher.<init> Opening Searcher@554cf150 main
[junit4:junit4]   2> 17391 T735 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty4/tlog
[junit4:junit4]   2> 17392 T735 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 17392 T735 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 17397 T736 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@554cf150 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 17399 T735 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 17399 T735 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 17555 T663 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17556 T663 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"5",
[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:10323_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:10323"}
[junit4:junit4]   2> 17556 T663 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 17557 T663 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 17570 T698 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> 17570 T669 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> 17570 T732 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> 17570 T682 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> 17570 T715 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> 17570 T662 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>  C41_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:10318_, base_url=http://127.0.0.1:10318}
[junit4:junit4]   2> 18068 T718 C41 P10318 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:54814/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 18068 T718 C41 P10318 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:10318 START replicas=[http://127.0.0.1:54814/collection1/] nUpdates=100
[junit4:junit4]   2> 18068 T718 C41 P10318 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 18069 T718 C41 P10318 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 18069 T718 C41 P10318 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 18069 T718 C41 P10318 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 18070 T718 C41 P10318 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 18070 T718 C41 P10318 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:54814/collection1/. core=collection1
[junit4:junit4]   2> 18070 T718 C41 P10318 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18072 T674 C42 P54814 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 18089 T677 C42 P54814 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 18090 T677 C42 P54814 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@248362ef lockFactory=org.apache.lucene.store.NativeFSLockFactory@4cb1d1d6),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@248362ef lockFactory=org.apache.lucene.store.NativeFSLockFactory@4cb1d1d6),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 18090 T677 C42 P54814 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 18091 T677 C42 P54814 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty1
[junit4:junit4]   2> 18091 T677 C42 P54814 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 18092 T677 C42 P54814 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 4
[junit4:junit4]   2> 18093 T718 C41 P10318 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 18093 T718 C41 P10318 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 18097 T676 C42 P54814 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 18098 T718 C41 P10318 oash.SnapPuller.fetchLatestIndex Master's generation: 3
[junit4:junit4]   2> 18098 T718 C41 P10318 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 18098 T718 C41 P10318 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 18102 T676 C42 P54814 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty1
[junit4:junit4]   2> 18102 T676 C42 P54814 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty1/index
[junit4:junit4]   2> 18102 T676 C42 P54814 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=3&version=2} status=0 QTime=0 
[junit4:junit4]   2> 18103 T718 C41 P10318 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 18105 T718 C41 P10318 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty3/index.20130306174049462 forceNew:false
[junit4:junit4]   2> 18105 T718 C41 P10318 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty3
[junit4:junit4]   2> 18105 T718 C41 P10318 oash.SnapPuller.fetchLatestIndex Starting download to BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1c41f2ca lockFactory=org.apache.lucene.store.NativeFSLockFactory@23aaddc8) fullCopy=false
[junit4:junit4]   2> 18109 T676 C42 P54814 REQ /replication {file=segments_3&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 18110 T718 C41 P10318 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty3/index
[junit4:junit4]   2> 18110 T718 C41 P10318 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 18111 T718 C41 P10318 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty3
[junit4:junit4]   2> 18111 T718 C41 P10318 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty3
[junit4:junit4]   2> 18111 T718 C41 P10318 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 18112 T718 C41 P10318 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 18112 T718 C41 P10318 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty3
[junit4:junit4]   2> 18114 T718 C41 P10318 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@48bea2da lockFactory=org.apache.lucene.store.NativeFSLockFactory@782a47cc),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@48bea2da lockFactory=org.apache.lucene.store.NativeFSLockFactory@782a47cc),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 18114 T718 C41 P10318 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 18114 T718 C41 P10318 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 18115 T718 C41 P10318 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty3
[junit4:junit4]   2> 18115 T718 C41 P10318 oass.SolrIndexSearcher.<init> Opening Searcher@78d8ddbc main
[junit4:junit4]   2> 18116 T717 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@78d8ddbc main{StandardDirectoryReader(segments_3:1:nrt)}
[junit4:junit4]   2> 18117 T717 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty3/index
[junit4:junit4]   2> 18117 T718 C41 P10318 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1c41f2ca lockFactory=org.apache.lucene.store.NativeFSLockFactory@23aaddc8)
[junit4:junit4]   2> 18117 T718 C41 P10318 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty3/index.20130306174049462
[junit4:junit4]   2> 18117 T718 C41 P10318 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty3/index
[junit4:junit4]   2> 18118 T718 C41 P10318 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 18118 T718 C41 P10318 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 18118 T718 C41 P10318 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 18118 T718 C41 P10318 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18122 T718 C41 P10318 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 18410 T735 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 18410 T735 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:10323 collection:collection1 shard:shard1
[junit4:junit4]   2> 18415 T735 oasc.ZkController.register We are http://127.0.0.1:10323/collection1/ and leader is http://127.0.0.1:54814/collection1/
[junit4:junit4]   2> 18415 T735 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:10323
[junit4:junit4]   2> 18415 T735 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 18415 T735 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C43 name=collection1 org.apache.solr.core.SolrCore@1482e8a7 url=http://127.0.0.1:10323/collection1 node=127.0.0.1:10323_ C43_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:10323_, base_url=http://127.0.0.1:10323}
[junit4:junit4]   2> 18416 T739 C43 P10323 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 18416 T739 C43 P10323 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 18417 T739 C43 P10323 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 18417 T739 C43 P10323 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18417 T735 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18418 T739 C43 P10323 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18419 T640 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 18420 T640 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 18420 T640 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18434 T640 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18436 T640 oasc.AbstractFullDistribZkTestBase.waitForThingsToLevelOut Wait for recoveries to finish - wait 15 for each attempt
[junit4:junit4]   2> 18436 T640 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
[junit4:junit4]   2> 18437 T640 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19076 T663 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19077 T663 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"4",
[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:10318_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:10318"}
[junit4:junit4]   2> 19083 T663 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"5",
[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:10323_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:10323"}
[junit4:junit4]   2> 19097 T698 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> 19097 T682 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> 19097 T715 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> 19097 T669 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> 19097 T732 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> 19097 T662 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> 19434 T678 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {coreNodeName=5&state=recovering&nodeName=127.0.0.1:10323_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=1001 
[junit4:junit4]   2> 19439 T640 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20443 T640 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C43_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:10323_, base_url=http://127.0.0.1:10323}
[junit4:junit4]   2> 21436 T739 C43 P10323 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:54814/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 21436 T739 C43 P10323 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:10323 START replicas=[http://127.0.0.1:54814/collection1/] nUpdates=100
[junit4:junit4]   2> 21437 T739 C43 P10323 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 21437 T739 C43 P10323 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 21437 T739 C43 P10323 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 21437 T739 C43 P10323 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 21437 T739 C43 P10323 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 21438 T739 C43 P10323 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:54814/collection1/. core=collection1
[junit4:junit4]   2> 21438 T739 C43 P10323 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 21440 T674 C42 P54814 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 21445 T640 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21452 T672 C42 P54814 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 21452 T672 C42 P54814 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=3
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@248362ef lockFactory=org.apache.lucene.store.NativeFSLockFactory@4cb1d1d6),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@248362ef lockFactory=org.apache.lucene.store.NativeFSLockFactory@4cb1d1d6),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@248362ef lockFactory=org.apache.lucene.store.NativeFSLockFactory@4cb1d1d6),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 21453 T672 C42 P54814 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 21453 T672 C42 P54814 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty1
[junit4:junit4]   2> 21454 T672 C42 P54814 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 21454 T672 C42 P54814 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 2
[junit4:junit4]   2> 21456 T739 C43 P10323 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 21456 T739 C43 P10323 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 21460 T676 C42 P54814 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 21461 T739 C43 P10323 oash.SnapPuller.fetchLatestIndex Master's generation: 4
[junit4:junit4]   2> 21461 T739 C43 P10323 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 21461 T739 C43 P10323 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 21464 T676 C42 P54814 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty1
[junit4:junit4]   2> 21464 T676 C42 P54814 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty1/index
[junit4:junit4]   2> 21464 T676 C42 P54814 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=4&version=2} status=0 QTime=1 
[junit4:junit4]   2> 21466 T739 C43 P10323 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 21467 T739 C43 P10323 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty4/index.20130306174052824 forceNew:false
[junit4:junit4]   2> 21467 T739 C43 P10323 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty4
[junit4:junit4]   2> 21467 T739 C43 P10323 oash.SnapPuller.fetchLatestIndex Starting download to BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@5bb6aa03 lockFactory=org.apache.lucene.store.NativeFSLockFactory@140d0fb3) fullCopy=false
[junit4:junit4]   2> 21471 T676 C42 P54814 REQ /replication {file=segments_4&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=1 
[junit4:junit4]   2> 21472 T739 C43 P10323 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty4/index
[junit4:junit4]   2> 21472 T739 C43 P10323 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 21473 T739 C43 P10323 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty4
[junit4:junit4]   2> 21473 T739 C43 P10323 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty4
[junit4:junit4]   2> 21473 T739 C43 P10323 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 21474 T739 C43 P10323 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 21474 T739 C43 P10323 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty4
[junit4:junit4]   2> 21476 T739 C43 P10323 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@6dae08eb lockFactory=org.apache.lucene.store.NativeFSLockFactory@61baf5d0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@6dae08eb lockFactory=org.apache.lucene.store.NativeFSLockFactory@61baf5d0),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 21476 T739 C43 P10323 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 21476 T739 C43 P10323 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 21477 T739 C43 P10323 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty4
[junit4:junit4]   2> 21477 T739 C43 P10323 oass.SolrIndexSearcher.<init> Opening Searcher@4028a029 main
[junit4:junit4]   2> 21478 T736 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4028a029 main{StandardDirectoryReader(segments_4:1:nrt)}
[junit4:junit4]   2> 21479 T736 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty4/index
[junit4:junit4]   2> 21479 T739 C43 P10323 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@5bb6aa03 lockFactory=org.apache.lucene.store.NativeFSLockFactory@140d0fb3)
[junit4:junit4]   2> 21479 T739 C43 P10323 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty4/index.20130306174052824
[junit4:junit4]   2> 21479 T739 C43 P10323 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty4/index
[junit4:junit4]   2> 21480 T739 C43 P10323 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 21480 T739 C43 P10323 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 21480 T739 C43 P10323 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 21480 T739 C43 P10323 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 21483 T739 C43 P10323 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 22112 T663 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22113 T663 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"5",
[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:10323_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:10323"}
[junit4:junit4]   2> 22155 T662 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> 22155 T698 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> 22155 T715 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> 22155 T682 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> 22155 T669 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> 22155 T732 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> 22448 T640 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22450 T640 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
[junit4:junit4]   2> ASYNC  NEW_CORE C44 name=collection1 org.apache.solr.core.SolrCore@70e16d81 url=http://127.0.0.1:41931/collection1 node=127.0.0.1:41931_ C44_STATE=coll:control_collection core:collection1 props:{shard=shard1, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:41931_, base_url=http://127.0.0.1:41931, leader=true}
[junit4:junit4]   2> 22458 T652 C44 P41931 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 22459 T652 C44 P41931 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362548431363/control/data
[junit4:junit4]   2> 22461 T652 C44 P41931 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@6d956ccf lockFactory=org.apache.lucene.store.NativeFSLockFactory@77c66ac0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 22462 T652 C44 P41931 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 22463 T652 C44 P41931 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@6d956ccf lockFactory=org.apache.lucene.store.NativeFSLockFactory@77c66ac0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@6d956ccf lockFactory=org.apache.lucene.store.NativeFSLockFactory@77c66ac0),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 22463 T652 C44 P41931 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 22463 T652 C44 P41931 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362548431363/control/data
[junit4:junit4]   2> 22464 T652 C44 P41931 oass.SolrIndexSearcher.<init> Opening Searcher@53f4cb70 main
[junit4:junit4]   2> 22464 T652 C44 P41931 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 22465 T666 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@53f4cb70 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 22466 T666 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362548431363/control/data/index
[junit4:junit4]   2> 22466 T652 C44 P41931 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 8
[junit4:junit4]   2> 22481 T675 C42 P54814 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 22482 T675 C42 P54814 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=4
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@248362ef lockFactory=org.apache.lucene.store.NativeFSLockFactory@4cb1d1d6),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@248362ef lockFactory=org.apache.lucene.store.NativeFSLockFactory@4cb1d1d6),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@248362ef lockFactory=org.apache.lucene.store.NativeFSLockFactory@4cb1d1d6),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@248362ef lockFactory=org.apache.lucene.store.NativeFSLockFactory@4cb1d1d6),segFN=segments_5,generation=5,filenames=[segments_5]
[junit4:junit4]   2> 22482 T675 C42 P54814 oasc.SolrDeletionPolicy.updateCommits newest commit = 5[segments_5]
[junit4:junit4]   2> 22483 T675 C42 P54814 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty1
[junit4:junit4]   2> 22483 T675 C42 P54814 oass.SolrIndexSearcher.<init> Opening Searcher@237e5afa main
[junit4:junit4]   2> 22484 T675 C42 P54814 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty1/index
[junit4:junit4]   2> 22484 T675 C42 P54814 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 22485 T684 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@237e5afa main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 22485 T684 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty1/index
[junit4:junit4]   2> 22499 T675 C42 P54814 oasu.SolrCmdDistributor.distribCommit Distrib commit to:[StdNode: http://127.0.0.1:33367/collection1/, StdNode: http://127.0.0.1:10318/collection1/, StdNode: http://127.0.0.1:10323/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   2>  C41_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:10318_, base_url=http://127.0.0.1:10318}
[junit4:junit4]   2> 22517 T705 C41 P10318 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 22519 T705 C41 P10318 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@48bea2da lockFactory=org.apache.lucene.store.NativeFSLockFactory@782a47cc),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@48bea2da lockFactory=org.apache.lucene.store.NativeFSLockFactory@782a47cc),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 22520 T705 C41 P10318 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 22521 T705 C41 P10318 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty3
[junit4:junit4]   2> 22521 T705 C41 P10318 oass.SolrIndexSearcher.<init> Opening Searcher@67594db3 main
[junit4:junit4]   2> 22521 T705 C41 P10318 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2>  C40_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:33367_, base_url=http://127.0.0.1:33367}
[junit4:junit4]   2> 22522 T688 C40 P33367 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2>  C43_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:10323_, base_url=http://127.0.0.1:10323}
[junit4:junit4]   2> 22522 T722 C43 P10323 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 22522 T717 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@67594db3 main{StandardDirectoryReader(segments_3:1:nrt)}
[junit4:junit4]   2> 22524 T717 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty3/index
[junit4:junit4]   2> 22524 T688 C40 P33367 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@2f37a781 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2b63e62b),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@2f37a781 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2b63e62b),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 22524 T722 C43 P10323 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@6dae08eb lockFactory=org.apache.lucene.store.NativeFSLockFactory@61baf5d0),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@6dae08eb lockFactory=org.apache.lucene.store.NativeFSLockFactory@61baf5d0),segFN=segments_5,generation=5,filenames=[segments_5]
[junit4:junit4]   2> 22524 T688 C40 P33367 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 22525 T722 C43 P10323 oasc.SolrDeletionPolicy.updateCommits newest commit = 5[segments_5]
[junit4:junit4]   2> 22524 T705 C41 P10318 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 7
[junit4:junit4]   2> 22525 T688 C40 P33367 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty2
[junit4:junit4]   2> 22526 T722 C43 P10323 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty4
[junit4:junit4]   2> 22526 T688 C40 P33367 oass.SolrIndexSearcher.<init> Opening Searcher@46c233ac main
[junit4:junit4]   2> 22526 T722 C43 P10323 oass.SolrIndexSearcher.<init> Opening Searcher@179e50a5 main
[junit4:junit4]   2> 22527 T688 C40 P33367 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 22527 T722 C43 P10323 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 22527 T700 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@46c233ac main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 22528 T736 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@179e50a5 main{StandardDirectoryReader(segments_4:1:nrt)}
[junit4:junit4]   2> 22528 T700 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty2/index
[junit4:junit4]   2> 22528 T736 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty4/index
[junit4:junit4]   2> 22528 T688 C40 P33367 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 6
[junit4:junit4]   2> 22529 T722 C43 P10323 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 7
[junit4:junit4]   2> 22530 T675 C42 P54814 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 49
[junit4:junit4]   2> 22531 T640 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22536 T673 C42 P54814 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 22539 T689 C40 P33367 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 22541 T706 C41 P10318 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 22544 T723 C43 P10323 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 24554 T652 C44 P41931 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362548431363/control/data
[junit4:junit4]   2> 24555 T652 C44 P41931 oass.SolrIndexSearcher.<init> Opening Searcher@439ab4bb realtime
[junit4:junit4]   2> 24556 T652 C44 P41931 /update {wt=javabin&version=2} {deleteByQuery=*:* (-1428735609705332736)} 0 7
[junit4:junit4]   2> 24560 T675 C42 P54814 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty1
[junit4:junit4]   2> 24571 T705 C41 P10318 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty3
[junit4:junit4]   2> 24571 T705 C41 P10318 /update {update.distrib=FROMLEADER&_version_=-1428735609712672768&update.from=http://127.0.0.1:54814/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1428735609712672768)} 0 1
[junit4:junit4]   2> 24572 T722 C43 P10323 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty4
[junit4:junit4]   2> 24572 T688 C40 P33367 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty2
[junit4:junit4]   2> 24573 T722 C43 P10323 /update {update.distrib=FROMLEADER&_version_=-1428735609712672768&update.from=http://127.0.0.1:54814/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1428735609712672768)} 0 3
[junit4:junit4]   2> 24573 T688 C40 P33367 /update {update.distrib=FROMLEADER&_version_=-1428735609712672768&update.from=http://127.0.0.1:54814/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1428735609712672768)} 0 3
[junit4:junit4]   2> 24574 T675 C42 P54814 /update {wt=javabin&version=2} {deleteByQuery=*:* (-1428735609712672768)} 0 15
[junit4:junit4]   2> 24579 T652 C44 P41931 /update {wt=javabin&version=2} {add=[0 (1428735609731547136)]} 0 2
[junit4:junit4]   2> 24598 T688 C40 P33367 /update {distrib.from=http://127.0.0.1:54814/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[0 (1428735609736790016)]} 0 1
[junit4:junit4]   2> 24598 T722 C43 P10323 /update {distrib.from=http://127.0.0.1:54814/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[0 (1428735609736790016)]} 0 1
[junit4:junit4]   2> 24599 T705 C41 P10318 /update {distrib.from=http://127.0.0.1:54814/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[0 (1428735609736790016)]} 0 2
[junit4:junit4]   2> 24599 T675 C42 P54814 /update {wt=javabin&version=2} {add=[0 (1428735609736790016)]} 0 17
[junit4:junit4]   2> 24603 T652 C44 P41931 /update {wt=javabin&version=2} {add=[1 (1428735609757761536)]} 0 1
[junit4:junit4]   2> 24612 T705 C41 P10318 /update {distrib.from=http://127.0.0.1:54814/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1428735609761955840)]} 0 1
[junit4:junit4]   2> 24612 T688 C40 P33367 /update {distrib.from=http://127.0.0.1:54814/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1428735609761955840)]} 0 1
[junit4:junit4]   2> 24612 T722 C43 P10323 /update {distrib.from=http://127.0.0.1:54814/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1428735609761955840)]} 0 1
[junit4:junit4]   2> 24615 T675 C42 P54814 /update {wt=javabin&versio

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

48431363/jetty3
[junit4:junit4]   2> 168642 T715 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> 168642 T715 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 168643 T715 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 168643 T715 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> 168643 T715 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 168643 T715 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 169902 T732 oasu.PeerSync.handleResponse WARNING PeerSync: core=collection1 url=http://127.0.0.1:10323  couldn't connect to http://127.0.0.1:10318/collection1/, counting as success
[junit4:junit4]   2> 169902 T732 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:10323 DONE. sync succeeded
[junit4:junit4]   2> 169903 T732 oasc.SyncStrategy.syncReplicas We have been closed, won't attempt to sync replicas back to leader
[junit4:junit4]   2> 169904 T732 oasc.ShardLeaderElectionContext.rejoinLeaderElection Not rejoining election because CoreContainer is shutdown
[junit4:junit4]   2> 169905 T732 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1482e8a7
[junit4:junit4]   2> 169906 T732 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=10,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=305,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
[junit4:junit4]   2> 169906 T732 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 169907 T732 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 169907 T732 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 169907 T732 C43 P10323 oasu.TransactionLog.forceClose SEVERE Error: Forcing close of tlog{file=./org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty4/tlog/tlog.0000000000000000005 refcount=1}
[junit4:junit4]   2> 169910 T732 C43 P10323 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty4/index
[junit4:junit4]   2> 169910 T732 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 169911 T732 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty4/index
[junit4:junit4]   2> 169911 T732 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty4/index.20130306174052824
[junit4:junit4]   2> 169911 T732 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty4/index.20130306174052824
[junit4:junit4]   2> 169912 T732 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty4
[junit4:junit4]   2> 169912 T732 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty4
[junit4:junit4]   2> 169912 T732 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty4/index
[junit4:junit4]   2> 169912 T732 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362548431363/jetty4/index
[junit4:junit4]   2> 169954 T732 oasc.LeaderElector$1.process WARNING  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
[junit4:junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4:junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4:junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1468)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:236)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:233)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:65)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:233)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:84)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:129)
[junit4:junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
[junit4:junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
[junit4:junit4]   2> 
[junit4:junit4]   2> 169955 T732 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> 169955 T732 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 169955 T732 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 169956 T732 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {range_facet_l=MockFixedIntBlock(blockSize=1842), text=Pulsing41(freqCutoff=11 minBlockSize=24 maxBlockSize=55), _version_=MockFixedIntBlock(blockSize=1842), rnd_b=MockVariableIntBlock(baseBlockSize=92), intDefault=MockFixedIntBlock(blockSize=1842), timestamp=MockFixedIntBlock(blockSize=1842), id=MockVariableIntBlock(baseBlockSize=92), a_t=MockFixedIntBlock(blockSize=1842), range_facet_sl=Pulsing41(freqCutoff=11 minBlockSize=24 maxBlockSize=55), range_facet_si=PostingsFormat(name=TestBloomFilteredLucene41Postings), other_tl1=MockFixedIntBlock(blockSize=1842), multiDefault=PostingsFormat(name=TestBloomFilteredLucene41Postings), a_si=PostingsFormat(name=TestBloomFilteredLucene41Postings)}, docValues:{timestamp=DocValuesFormat(name=Disk)}, sim=DefaultSimilarity, locale=is, timezone=Asia/Kamchatka
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Oracle Corporation 1.7.0_09 (64-bit)/cpus=16,threads=4,free=335091496,total=536870912
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestSweetSpotSimilarityFactory, TestSort, BasicFunctionalityTest, PrimitiveFieldTypeTest, DirectSolrConnectionTest, TestXIncludeConfig, DistributedQueryElevationComponentTest, CSVRequestHandlerTest, TestGroupingSearch, ShowFileRequestHandlerTest, MinimalSchemaTest, SoftAutoCommitTest, TestSolrCoreProperties, TestStressVersions, TestSearchPerf, TestLFUCache, RAMDirectoryFactoryTest, ClusterStateUpdateTest, AutoCommitTest, TestJoin, TestFunctionQuery, TestFuzzyAnalyzedSuggestions, ScriptEngineTest, UpdateRequestProcessorFactoryTest, TestPseudoReturnFields, SolrCoreTest, TermVectorComponentTest, TestQuerySenderListener, TestRemoteStreaming, TestRandomDVFaceting, LukeRequestHandlerTest, TestCoreContainer, QueryElevationComponentTest, SuggesterTest, SystemInfoHandlerTest, TestDynamicFieldResource, TestSurroundQueryParser, TestFaceting, SyncSliceTest]
[junit4:junit4] Completed on J0 in 170.93s, 1 test, 1 failure <<< FAILURES!

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

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