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

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

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

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:12733/collection1skip list:[org.apache.solr.cloud.AbstractFullDistribZkTestBase$CloudJettyRunner@c0cd6908, org.apache.solr.cloud.AbstractFullDistribZkTestBase$CloudJettyRunner@c0cd6908]

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:12733/collection1skip list:[org.apache.solr.cloud.AbstractFullDistribZkTestBase$CloudJettyRunner@c0cd6908, org.apache.solr.cloud.AbstractFullDistribZkTestBase$CloudJettyRunner@c0cd6908]
	at __randomizedtesting.SeedInfo.seed([67C452B464A952AE:E622DCAC13F63292]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:216)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:805)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:616)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:679)




Build Log:
[...truncated 8566 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.SyncSliceTest
[junit4:junit4]   2> 0 T1860 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 4 T1860 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./solrtest-SyncSliceTest-1361937304332
[junit4:junit4]   2> 5 T1860 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 5 T1861 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 9 T1861 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 9 T1861 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 9 T1861 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 9 T1861 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 10 T1861 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361937304331/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 106 T1860 oasc.ZkTestServer.run start zk server on port:12723
[junit4:junit4]   2> 106 T1860 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:12723 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@57754001
[junit4:junit4]   2> 107 T1860 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 108 T1866 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:12723. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 108 T1866 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:12723, initiating session
[junit4:junit4]   2> 109 T1862 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:12724
[junit4:junit4]   2> 109 T1862 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:12724
[junit4:junit4]   2> 109 T1864 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 113 T1864 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d19ca0b120000 with negotiated timeout 10000 for client /140.211.11.196:12724
[junit4:junit4]   2> 113 T1866 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:12723, sessionid = 0x13d19ca0b120000, negotiated timeout = 10000
[junit4:junit4]   2> 113 T1867 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@57754001 name:ZooKeeperConnection Watcher:127.0.0.1:12723 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 113 T1860 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 114 T1860 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 117 T1865 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d19ca0b120000
[junit4:junit4]   2> 117 T1867 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 117 T1860 oaz.ZooKeeper.close Session: 0x13d19ca0b120000 closed
[junit4:junit4]   2> 118 T1862 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:12724 which had sessionid 0x13d19ca0b120000
[junit4:junit4]   2> 118 T1860 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:12723/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@301fd581
[junit4:junit4]   2> 119 T1860 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 119 T1868 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:12723. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 120 T1868 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:12723, initiating session
[junit4:junit4]   2> 120 T1862 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:12725
[junit4:junit4]   2> 120 T1862 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:12725
[junit4:junit4]   2> 127 T1864 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d19ca0b120001 with negotiated timeout 10000 for client /140.211.11.196:12725
[junit4:junit4]   2> 128 T1868 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:12723, sessionid = 0x13d19ca0b120001, negotiated timeout = 10000
[junit4:junit4]   2> 128 T1869 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@301fd581 name:ZooKeeperConnection Watcher:127.0.0.1:12723/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 128 T1860 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 128 T1860 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 132 T1860 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 142 T1860 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 144 T1860 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 147 T1860 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 148 T1860 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 163 T1860 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 164 T1860 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 269 T1860 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 270 T1860 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 272 T1860 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 273 T1860 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 282 T1860 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 282 T1860 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 285 T1860 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 286 T1860 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 289 T1860 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 290 T1860 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 293 T1860 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 293 T1860 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 296 T1860 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 297 T1860 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 300 T1865 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d19ca0b120001
[junit4:junit4]   2> 307 T1869 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 307 T1860 oaz.ZooKeeper.close Session: 0x13d19ca0b120001 closed
[junit4:junit4]   2> 307 T1862 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:12725 which had sessionid 0x13d19ca0b120001
[junit4:junit4]   2> 484 T1860 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 489 T1860 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:12726
[junit4:junit4]   2> 490 T1860 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 491 T1860 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 491 T1860 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1361937304635
[junit4:junit4]   2> 491 T1860 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1361937304635/solr.xml
[junit4:junit4]   2> 492 T1860 oasc.CoreContainer.<init> New CoreContainer 268826111
[junit4:junit4]   2> 492 T1860 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1361937304635/'
[junit4:junit4]   2> 493 T1860 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1361937304635/'
[junit4:junit4]   2> 539 T1860 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 539 T1860 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 540 T1860 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 540 T1860 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 540 T1860 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 541 T1860 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 541 T1860 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 542 T1860 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 542 T1860 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 543 T1860 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 563 T1860 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 581 T1860 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:12723/solr
[junit4:junit4]   2> 582 T1860 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 582 T1860 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:12723 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@49deb27
[junit4:junit4]   2> 583 T1860 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 584 T1879 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:12723. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 585 T1879 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:12723, initiating session
[junit4:junit4]   2> 585 T1862 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:12727
[junit4:junit4]   2> 585 T1862 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:12727
[junit4:junit4]   2> 587 T1864 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d19ca0b120002 with negotiated timeout 20000 for client /140.211.11.196:12727
[junit4:junit4]   2> 587 T1879 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:12723, sessionid = 0x13d19ca0b120002, negotiated timeout = 20000
[junit4:junit4]   2> 588 T1880 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@49deb27 name:ZooKeeperConnection Watcher:127.0.0.1:12723 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 588 T1860 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 589 T1865 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d19ca0b120002
[junit4:junit4]   2> 601 T1880 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 601 T1862 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:12727 which had sessionid 0x13d19ca0b120002
[junit4:junit4]   2> 601 T1860 oaz.ZooKeeper.close Session: 0x13d19ca0b120002 closed
[junit4:junit4]   2> 602 T1860 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 613 T1860 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:12723/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@7c30d1f3
[junit4:junit4]   2> 614 T1860 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 614 T1881 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:12723. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 615 T1881 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:12723, initiating session
[junit4:junit4]   2> 615 T1862 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:12728
[junit4:junit4]   2> 615 T1862 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:12728
[junit4:junit4]   2> 616 T1864 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d19ca0b120003 with negotiated timeout 20000 for client /140.211.11.196:12728
[junit4:junit4]   2> 617 T1881 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:12723, sessionid = 0x13d19ca0b120003, negotiated timeout = 20000
[junit4:junit4]   2> 617 T1882 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7c30d1f3 name:ZooKeeperConnection Watcher:127.0.0.1:12723/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 617 T1860 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 620 T1865 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d19ca0b120003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 627 T1860 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 629 T1860 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:12726_
[junit4:junit4]   2> 630 T1865 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d19ca0b120003 type:delete cxid:0x8 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:12726_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:12726_
[junit4:junit4]   2> 631 T1860 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:12726_
[junit4:junit4]   2> 639 T1860 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 651 T1865 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d19ca0b120003 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> 652 T1860 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 659 T1860 oasc.Overseer.start Overseer (id=89255923177095171-127.0.0.1:12726_-n_0000000000) starting
[junit4:junit4]   2> 659 T1865 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d19ca0b120003 type:create cxid:0x1b zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 661 T1865 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d19ca0b120003 type:create cxid:0x1c zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 662 T1865 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d19ca0b120003 type:create cxid:0x1d zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 672 T1865 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d19ca0b120003 type:create cxid:0x1e zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 673 T1884 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 674 T1860 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 685 T1860 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 687 T1883 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 692 T1885 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1361937304635/collection1
[junit4:junit4]   2> 692 T1885 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 692 T1885 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 693 T1885 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 694 T1885 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1361937304635/collection1/'
[junit4:junit4]   2> 695 T1885 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-controljetty-1361937304635/collection1/lib/README' to classloader
[junit4:junit4]   2> 695 T1885 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-controljetty-1361937304635/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 741 T1885 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 797 T1885 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 898 T1885 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 904 T1885 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1497 T1885 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1508 T1885 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1512 T1885 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1525 T1885 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1530 T1885 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1535 T1885 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1536 T1885 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1537 T1885 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1361937304635/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1361937304331/control/data/
[junit4:junit4]   2> 1537 T1885 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@26c1186f
[junit4:junit4]   2> 1537 T1885 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 1573 T1885 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361937304331/control/data forceNew:false
[junit4:junit4]   2> 1574 T1885 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361937304331/control/data
[junit4:junit4]   2> 1574 T1885 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1361937304331/control/data/index/
[junit4:junit4]   2> 1575 T1885 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1361937304331/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1576 T1885 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361937304331/control/data/index forceNew:false
[junit4:junit4]   2> 1589 T1885 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361937304331/control/data/index,segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1590 T1885 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1590 T1885 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361937304331/control/data/index
[junit4:junit4]   2> 1592 T1885 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1592 T1885 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1592 T1885 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1593 T1885 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1593 T1885 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1593 T1885 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1594 T1885 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1594 T1885 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1594 T1885 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1601 T1885 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1606 T1885 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361937304331/control/data
[junit4:junit4]   2> 1608 T1885 oass.SolrIndexSearcher.<init> Opening Searcher@1bbe44a4 main
[junit4:junit4]   2> 1609 T1885 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1609 T1885 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1612 T1886 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1bbe44a4 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1613 T1885 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1613 T1885 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1614 T1865 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d19ca0b120003 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> 2190 T1883 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2191 T1883 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[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:12726_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:12726"}
[junit4:junit4]   2> 2191 T1883 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2191 T1883 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2192 T1865 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d19ca0b120003 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> 2225 T1882 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> 2627 T1885 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2627 T1885 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:12726 collection:control_collection shard:shard1
[junit4:junit4]   2> 2628 T1885 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2644 T1865 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d19ca0b120003 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> 2645 T1885 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2646 T1865 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d19ca0b120003 type:create cxid:0x73 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2655 T1885 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2655 T1885 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2655 T1885 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:12726/collection1/
[junit4:junit4]   2> 2656 T1885 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2656 T1885 oasc.SyncStrategy.syncToMe http://127.0.0.1:12726/collection1/ has no replicas
[junit4:junit4]   2> 2656 T1885 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:12726/collection1/
[junit4:junit4]   2> 2656 T1885 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2660 T1865 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d19ca0b120003 type:create cxid:0x7d zxid:0x3b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3729 T1883 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3773 T1882 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> 3835 T1885 oasc.ZkController.register We are http://127.0.0.1:12726/collection1/ and leader is http://127.0.0.1:12726/collection1/
[junit4:junit4]   2> 3835 T1885 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:12726
[junit4:junit4]   2> 3835 T1885 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3835 T1885 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3835 T1885 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3837 T1885 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3838 T1860 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
[junit4:junit4]   2> 3838 T1860 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3839 T1860 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3853 T1860 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3854 T1860 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:12723/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@48bb5967
[junit4:junit4]   2> 3854 T1860 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3855 T1887 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:12723. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 3855 T1887 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:12723, initiating session
[junit4:junit4]   2> 3856 T1862 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:12729
[junit4:junit4]   2> 3856 T1862 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:12729
[junit4:junit4]   2> 3857 T1864 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d19ca0b120004 with negotiated timeout 10000 for client /140.211.11.196:12729
[junit4:junit4]   2> 3857 T1887 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:12723, sessionid = 0x13d19ca0b120004, negotiated timeout = 10000
[junit4:junit4]   2> 3858 T1888 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@48bb5967 name:ZooKeeperConnection Watcher:127.0.0.1:12723/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3858 T1860 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3859 T1860 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3861 T1860 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 4053 T1860 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 4056 T1860 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:12730
[junit4:junit4]   2> 4056 T1860 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 4057 T1860 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 4057 T1860 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1361937308188
[junit4:junit4]   2> 4058 T1860 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1361937308188/solr.xml
[junit4:junit4]   2> 4058 T1860 oasc.CoreContainer.<init> New CoreContainer 740076475
[junit4:junit4]   2> 4059 T1860 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1361937308188/'
[junit4:junit4]   2> 4059 T1860 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1361937308188/'
[junit4:junit4]   2> 4105 T1860 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 4105 T1860 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 4106 T1860 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 4106 T1860 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 4107 T1860 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 4107 T1860 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 4107 T1860 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 4108 T1860 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 4108 T1860 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 4109 T1860 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 4127 T1860 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4145 T1860 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:12723/solr
[junit4:junit4]   2> 4146 T1860 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 4146 T1860 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:12723 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@4a0572c1
[junit4:junit4]   2> 4147 T1860 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4148 T1898 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:12723. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 4148 T1898 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:12723, initiating session
[junit4:junit4]   2> 4149 T1862 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:12731
[junit4:junit4]   2> 4149 T1862 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:12731
[junit4:junit4]   2> 4151 T1864 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d19ca0b120005 with negotiated timeout 20000 for client /140.211.11.196:12731
[junit4:junit4]   2> 4151 T1898 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:12723, sessionid = 0x13d19ca0b120005, negotiated timeout = 20000
[junit4:junit4]   2> 4152 T1899 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4a0572c1 name:ZooKeeperConnection Watcher:127.0.0.1:12723 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4152 T1860 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4154 T1865 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d19ca0b120005
[junit4:junit4]   2> 4167 T1899 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 4167 T1862 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:12731 which had sessionid 0x13d19ca0b120005
[junit4:junit4]   2> 4167 T1860 oaz.ZooKeeper.close Session: 0x13d19ca0b120005 closed
[junit4:junit4]   2> 4168 T1860 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 4177 T1860 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:12723/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@2ee3227b
[junit4:junit4]   2> 4178 T1860 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4178 T1900 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:12723. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 4179 T1900 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:12723, initiating session
[junit4:junit4]   2> 4179 T1862 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:12732
[junit4:junit4]   2> 4179 T1862 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:12732
[junit4:junit4]   2> 4180 T1864 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d19ca0b120006 with negotiated timeout 20000 for client /140.211.11.196:12732
[junit4:junit4]   2> 4180 T1900 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:12723, sessionid = 0x13d19ca0b120006, negotiated timeout = 20000
[junit4:junit4]   2> 4181 T1901 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2ee3227b name:ZooKeeperConnection Watcher:127.0.0.1:12723/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4181 T1860 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4182 T1865 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d19ca0b120006 type:create cxid:0x1 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4184 T1865 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d19ca0b120006 type:create cxid:0x2 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4192 T1860 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 5195 T1860 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:12730_
[junit4:junit4]   2> 5196 T1865 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d19ca0b120006 type:delete cxid:0x9 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:12730_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:12730_
[junit4:junit4]   2> 5197 T1860 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:12730_
[junit4:junit4]   2> 5200 T1882 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 5201 T1888 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5201 T1901 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5202 T1882 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5218 T1902 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1361937308188/collection1
[junit4:junit4]   2> 5218 T1902 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 5219 T1902 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 5219 T1902 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 5221 T1902 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1361937308188/collection1/'
[junit4:junit4]   2> 5222 T1902 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty1-1361937308188/collection1/lib/README' to classloader
[junit4:junit4]   2> 5222 T1902 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty1-1361937308188/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 5268 T1902 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 5293 T1883 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5294 T1883 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[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:12726_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:12726"}
[junit4:junit4]   2> 5308 T1882 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> 5308 T1888 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> 5308 T1901 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> 5329 T1902 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 5430 T1902 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 5436 T1902 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 6059 T1902 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 6070 T1902 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 6074 T1902 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 6087 T1902 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 6091 T1902 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 6094 T1902 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 6095 T1902 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 6096 T1902 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1361937308188/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1361937304331/jetty1/
[junit4:junit4]   2> 6096 T1902 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@26c1186f
[junit4:junit4]   2> 6096 T1902 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 6102 T1902 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361937304331/jetty1 forceNew:false
[junit4:junit4]   2> 6102 T1902 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361937304331/jetty1
[junit4:junit4]   2> 6102 T1902 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1361937304331/jetty1/index/
[junit4:junit4]   2> 6103 T1902 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1361937304331/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 6103 T1902 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361937304331/jetty1/index forceNew:false
[junit4:junit4]   2> 6107 T1902 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361937304331/jetty1/index,segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 6108 T1902 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 6124 T1902 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361937304331/jetty1/index
[junit4:junit4]   2> 6125 T1902 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 6126 T1902 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 6126 T1902 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 6126 T1902 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 6127 T1902 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 6127 T1902 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 6127 T1902 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 6128 T1902 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 6128 T1902 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 6132 T1902 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 6136 T1902 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361937304331/jetty1
[junit4:junit4]   2> 6137 T1902 oass.SolrIndexSearcher.<init> Opening Searcher@429f38c6 main
[junit4:junit4]   2> 6138 T1902 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 6138 T1902 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 6141 T1903 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@429f38c6 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 6143 T1902 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 6143 T1902 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6812 T1883 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6813 T1883 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[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:12730_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:12730"}
[junit4:junit4]   2> 6813 T1883 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 1
[junit4:junit4]   2> 6814 T1883 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 6819 T1882 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> 6819 T1888 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> 6819 T1901 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> 7146 T1902 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 7146 T1902 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:12730 collection:collection1 shard:shard1
[junit4:junit4]   2> 7147 T1902 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 7162 T1865 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d19ca0b120006 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> 7163 T1902 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 7164 T1865 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d19ca0b120006 type:create cxid:0x47 zxid:0x5c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7172 T1902 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 7172 T1902 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 7172 T1902 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:12730/collection1/
[junit4:junit4]   2> 7172 T1902 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 7173 T1902 oasc.SyncStrategy.syncToMe http://127.0.0.1:12730/collection1/ has no replicas
[junit4:junit4]   2> 7173 T1902 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:12730/collection1/
[junit4:junit4]   2> 7173 T1902 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 7183 T1865 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d19ca0b120006 type:create cxid:0x51 zxid:0x60 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8334 T1883 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8364 T1882 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> 8364 T1888 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> 8364 T1901 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> 8415 T1902 oasc.ZkController.register We are http://127.0.0.1:12730/collection1/ and leader is http://127.0.0.1:12730/collection1/
[junit4:junit4]   2> 8415 T1902 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:12730
[junit4:junit4]   2> 8415 T1902 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 8416 T1902 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 8416 T1902 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8418 T1902 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8419 T1860 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
[junit4:junit4]   2> 8420 T1860 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 8420 T1860 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8617 T1860 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 8620 T1860 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:12733
[junit4:junit4]   2> 8621 T1860 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 8621 T1860 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 8622 T1860 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1361937312761
[junit4:junit4]   2> 8622 T1860 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1361937312761/solr.xml
[junit4:junit4]   2> 8623 T1860 oasc.CoreContainer.<init> New CoreContainer 1534880476
[junit4:junit4]   2> 8623 T1860 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1361937312761/'
[junit4:junit4]   2> 8623 T1860 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1361937312761/'
[junit4:junit4]   2> 8670 T1860 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 8670 T1860 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 8671 T1860 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 8671 T1860 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 8672 T1860 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 8672 T1860 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 8672 T1860 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 8673 T1860 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 8673 T1860 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 8674 T1860 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 8694 T1860 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 8711 T1860 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:12723/solr
[junit4:junit4]   2> 8712 T1860 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 8712 T1860 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:12723 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@70471c9a
[junit4:junit4]   2> 8714 T1860 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8714 T1913 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:12723. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 8715 T1913 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:12723, initiating session
[junit4:junit4]   2> 8715 T1862 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:12735
[junit4:junit4]   2> 8716 T1862 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:12735
[junit4:junit4]   2> 8721 T1864 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d19ca0b120007 with negotiated timeout 20000 for client /140.211.11.196:12735
[junit4:junit4]   2> 8721 T1913 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:12723, sessionid = 0x13d19ca0b120007, negotiated timeout = 20000
[junit4:junit4]   2> 8721 T1914 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@70471c9a name:ZooKeeperConnection Watcher:127.0.0.1:12723 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8722 T1860 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8723 T1865 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d19ca0b120007
[junit4:junit4]   2> 8738 T1914 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 8738 T1862 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:12735 which had sessionid 0x13d19ca0b120007
[junit4:junit4]   2> 8738 T1860 oaz.ZooKeeper.close Session: 0x13d19ca0b120007 closed
[junit4:junit4]   2> 8739 T1860 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 8750 T1860 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:12723/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@7118b3b8
[junit4:junit4]   2> 8751 T1860 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8752 T1915 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:12723. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 8752 T1915 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:12723, initiating session
[junit4:junit4]   2> 8753 T1862 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:12736
[junit4:junit4]   2> 8753 T1862 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:12736
[junit4:junit4]   2> 8754 T1864 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d19ca0b120008 with negotiated timeout 20000 for client /140.211.11.196:12736
[junit4:junit4]   2> 8754 T1915 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:12723, sessionid = 0x13d19ca0b120008, negotiated timeout = 20000
[junit4:junit4]   2> 8755 T1916 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7118b3b8 name:ZooKeeperConnection Watcher:127.0.0.1:12723/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8755 T1860 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8756 T1865 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d19ca0b120008 type:create cxid:0x1 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8757 T1865 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d19ca0b120008 type:create cxid:0x2 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8783 T1860 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9785 T1860 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:12733_
[junit4:junit4]   2> 9786 T1865 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d19ca0b120008 type:delete cxid:0x9 zxid:0x6f txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:12733_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:12733_
[junit4:junit4]   2> 9788 T1860 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:12733_
[junit4:junit4]   2> 9791 T1901 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> 9791 T1882 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> 9791 T1888 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9791 T1916 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9791 T1888 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> 9793 T1901 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9802 T1882 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9807 T1917 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1361937312761/collection1
[junit4:junit4]   2> 9807 T1917 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9808 T1917 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9808 T1917 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9809 T1917 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1361937312761/collection1/'
[junit4:junit4]   2> 9811 T1917 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty2-1361937312761/collection1/lib/README' to classloader
[junit4:junit4]   2> 9811 T1917 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty2-1361937312761/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9860 T1917 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 9878 T1883 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9879 T1883 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[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:12730_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:12730"}
[junit4:junit4]   2> 9889 T1888 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> 9889 T1916 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> 9890 T1882 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> 9890 T1901 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> 9919 T1917 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 10020 T1917 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 10026 T1917 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 10621 T1917 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 10629 T1917 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 10632 T1917 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 10643 T1917 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10647 T1917 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10650 T1917 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10651 T1917 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10652 T1917 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1361937312761/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1361937304331/jetty2/
[junit4:junit4]   2> 10652 T1917 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@26c1186f
[junit4:junit4]   2> 10653 T1917 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 10654 T1917 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361937304331/jetty2 forceNew:false
[junit4:junit4]   2> 10654 T1917 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361937304331/jetty2
[junit4:junit4]   2> 10654 T1917 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1361937304331/jetty2/index/
[junit4:junit4]   2> 10654 T1917 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1361937304331/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 10655 T1917 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361937304331/jetty2/index forceNew:false
[junit4:junit4]   2> 10659 T1917 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361937304331/jetty2/index,segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 10659 T1917 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 10672 T1917 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361937304331/jetty2/index
[junit4:junit4]   2> 10674 T1917 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 10674 T1917 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 10674 T1917 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 10675 T1917 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 10675 T1917 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 10675 T1917 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 10675 T1917 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 10676 T1917 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 10676 T1917 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 10681 T1917 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 10685 T1917 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361937304331/jetty2
[junit4:junit4]   2> 10686 T1917 oass.SolrIndexSearcher.<init> Opening Searcher@7115627c main
[junit4:junit4]   2> 10686 T1917 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 10687 T1917 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 10689 T1918 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7115627c main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 10690 T1917 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 10691 T1917 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11394 T1883 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11395 T1883 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[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:12733_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:12733"}
[junit4:junit4]   2> 11395 T1883 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 11395 T1883 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 11399 T1916 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> 11399 T1888 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> 11399 T1882 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> 11399 T1901 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> 11693 T1917 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 11693 T1917 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:12733 collection:collection1 shard:shard1
[junit4:junit4]   2> 11699 T1917 oasc.ZkController.register We are http://127.0.0.1:12733/collection1/ and leader is http://127.0.0.1:12730/collection1/
[junit4:junit4]   2> 11700 T1917 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:12733
[junit4:junit4]   2> 11700 T1917 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 11700 T1917 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C133 name=collection1 org.apache.solr.core.SolrCore@e9cc13b url=http://127.0.0.1:12733/collection1 node=127.0.0.1:12733_ C133_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:12733_, base_url=http://127.0.0.1:12733}
[junit4:junit4]   2> 11701 T1919 C133 P12733 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 11701 T1917 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11702 T1919 C133 P12733 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 11703 T1919 C133 P12733 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 11703 T1919 C133 P12733 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11703 T1860 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
[junit4:junit4]   2> 11704 T1860 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 11704 T1860 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 11754 T1919 C133 P12733 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 11890 T1860 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 11893 T1860 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:12738
[junit4:junit4]   2> 11893 T1860 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 11894 T1860 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 11894 T1860 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1361937316044
[junit4:junit4]   2> 11894 T1860 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1361937316044/solr.xml
[junit4:junit4]   2> 11895 T1860 oasc.CoreContainer.<init> New CoreContainer 134081595
[junit4:junit4]   2> 11895 T1860 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1361937316044/'
[junit4:junit4]   2> 11896 T1860 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1361937316044/'
[junit4:junit4]   2> 11942 T1860 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 11942 T1860 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 11943 T1860 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 11943 T1860 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 11943 T1860 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 11944 T1860 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 11944 T1860 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 11945 T1860 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 11945 T1860 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 11945 T1860 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 11964 T1860 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 11982 T1860 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:12723/solr
[junit4:junit4]   2> 11982 T1860 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 11983 T1860 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:12723 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@37efdf47
[junit4:junit4]   2> 11984 T1860 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 11984 T1929 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:12723. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 11986 T1929 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:12723, initiating session
[junit4:junit4]   2> 11986 T1862 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:12739
[junit4:junit4]   2> 11986 T1862 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:12739
[junit4:junit4]   2> 11989 T1864 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d19ca0b120009 with negotiated timeout 20000 for client /140.211.11.196:12739
[junit4:junit4]   2> 11989 T1929 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:12723, sessionid = 0x13d19ca0b120009, negotiated timeout = 20000
[junit4:junit4]   2> 11989 T1930 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@37efdf47 name:ZooKeeperConnection Watcher:127.0.0.1:12723 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 11990 T1860 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 11991 T1865 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d19ca0b120009
[junit4:junit4]   2> 12002 T1930 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 12002 T1862 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:12739 which had sessionid 0x13d19ca0b120009
[junit4:junit4]   2> 12002 T1860 oaz.ZooKeeper.close Session: 0x13d19ca0b120009 closed
[junit4:junit4]   2> 12003 T1860 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 12012 T1860 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:12723/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@afb6ae4
[junit4:junit4]   2> 12013 T1860 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12013 T1931 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:12723. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 12014 T1931 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:12723, initiating session
[junit4:junit4]   2> 12014 T1862 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:12740
[junit4:junit4]   2> 12014 T1862 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:12740
[junit4:junit4]   2> 12015 T1864 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d19ca0b12000a with negotiated timeout 20000 for client /140.211.11.196:12740
[junit4:junit4]   2> 12015 T1931 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:12723, sessionid = 0x13d19ca0b12000a, negotiated timeout = 20000
[junit4:junit4]   2> 12016 T1932 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@afb6ae4 name:ZooKeeperConnection Watcher:127.0.0.1:12723/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12016 T1860 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12017 T1865 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d19ca0b12000a type:create cxid:0x1 zxid:0x80 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12019 T1865 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d19ca0b12000a type:create cxid:0x2 zxid:0x81 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12027 T1860 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 12919 T1883 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12920 T1883 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[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:12733_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:12733"}
[junit4:junit4]   2> 12934 T1916 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> 12934 T1882 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> 12934 T1932 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> 12934 T1901 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> 12934 T1888 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> 13030 T1860 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:12738_
[junit4:junit4]   2> 13031 T1865 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d19ca0b12000a type:delete cxid:0xb zxid:0x86 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:12738_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:12738_
[junit4:junit4]   2> 13033 T1860 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:12738_
[junit4:junit4]   2> 13035 T1882 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> 13035 T1901 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> 13035 T1932 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> 13035 T1916 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> 13036 T1888 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13036 T1888 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> 13037 T1882 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13037 T1901 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13049 T1916 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13049 T1932 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13055 T1933 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1361937316044/collection1
[junit4:junit4]   2> 13056 T1933 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 13056 T1933 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 13056 T1933 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 13058 T1933 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1361937316044/collection1/'
[junit4:junit4]   2> 13059 T1933 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty3-1361937316044/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 13060 T1933 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty3-1361937316044/collection1/lib/README' to classloader
[junit4:junit4]   2> 13105 T1933 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 13159 T1933 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 13260 T1933 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 13267 T1933 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 13892 T1933 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 13909 T1933 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 13913 T1933 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 13926 T1933 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 13931 T1933 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 13935 T1933 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 13936 T1933 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 13937 T1933 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1361937316044/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1361937304331/jetty3/
[junit4:junit4]   2> 13938 T1933 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@26c1186f
[junit4:junit4]   2> 13938 T1933 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 13944 T1933 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361937304331/jetty3 forceNew:false
[junit4:junit4]   2> 13944 T1933 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361937304331/jetty3
[junit4:junit4]   2> 13944 T1933 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1361937304331/jetty3/index/
[junit4:junit4]   2> 13945 T1933 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1361937304331/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 13946 T1933 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361937304331/jetty3/index forceNew:false
[junit4:junit4]   2> 13952 T1933 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361937304331/jetty3/index,segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 13952 T1933 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 13966 T1933 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361937304331/jetty3/index
[junit4:junit4]   2> 13968 T1933 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 13969 T1933 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 13969 T1933 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 13970 T1933 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 13971 T1933 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 13971 T1933 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 13971 T1933 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 13972 T1933 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 13972 T1933 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 13981 T1933 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 13988 T1933 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361937304331/jetty3
[junit4:junit4]   2> 13990 T1933 oass.SolrIndexSearcher.<init> Opening Searcher@4de54e15 main
[junit4:junit4]   2> 13991 T1933 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 13991 T1933 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 13996 T1934 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4de54e15 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 13997 T1933 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 13998 T1933 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> client port:0.0.0.0/0.0.0.0:0
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> ###### getShardId(127.0.0.1:12726__collection1) in {}
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> ###### getShardId(127.0.0.1:12726__collection1) in {}
[junit4:junit4]   1> ###### getShardId(127.0.0.1:12726__collection1) in {control_collection=DocCollection(control_collection)={
[junit4:junit4]   1>   "shards":{"shard1":{
[junit4:junit4]   1>       "range":"80000000-7fffffff",
[junit4:junit4]   1>       "state":"active",
[junit4:junit4]   1>       "replicas":{"127.0.0.1:12726__collection1":{
[junit4:junit4]   1>           "state":"down",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "collection":"control_collection",
[junit4:junit4]   1>           "node_name":"127.0.0.1:12726_",
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:12726"}}}},
[junit4:junit4]   1>   "router":"compositeId"}}
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> ###### getShardId(127.0.0.1:12730__collection1) in {control_collection=DocCollection(control_collection)={
[junit4:junit4]   1>   "shards":{"shard1":{
[junit4:junit4]   1>       "range":"80000000-7fffffff",
[junit4:junit4]   1>       "state":"active",
[junit4:junit4]   1>       "replicas":{"127.0.0.1:12726__collection1":{
[junit4:junit4]   1>           "shard":"shard1",
[junit4:junit4]   1>           "state":"active",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "collection":"control_collection",
[junit4:junit4]   1>           "node_name":"127.0.0.1:12726_",
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:12726",
[junit4:junit4]   1>           "leader":"true"}}}},
[junit4:junit4]   1>   "router":"compositeId"}}
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> ###### getShardId(127.0.0.1:12730__collection1) in {control_collection=DocCollection(control_collection)={
[junit4:junit4]   1>   "shards":{"shard1":{
[junit4:junit4]   1>       "range":"80000000-7fffffff",
[junit4:junit4]   1>       "state":"active",
[junit4:junit4]   1>       "replicas":{"127.0.0.1:12726__collection1":{
[junit4:junit4]   1>           "shard":"shard1",
[junit4:junit4]   1>           "state":"active",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "collection":"control_collection",
[junit4:junit4]   1>           "node_name":"127.0.0.1:12726_",
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:12726",
[junit4:junit4]   1>           "leader":"true"}}}},
[junit4:junit4]   1>   "router":"compositeId"}}
[junit4:junit4]   1> ###### getShardId(127.0.0.1:12730__collection1) in {collection1=DocCollection(collection1)={
[junit4:junit4]   1>   "shards":{"shard1":{
[junit4:junit4]   1>       "range":"80000000-7fffffff",
[junit4:junit4]   1>       "state":"active",
[junit4:junit4]   1>       "replicas":{"127.0.0.1:12730__collection1":{
[junit4:junit4]   1>           "state":"down",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "collection":"collection1",
[junit4:junit4]   1>           "node_name":"127.0.0.1:12730_",
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:12730"}}}},
[junit4:junit4]   1>   "router":"compositeId"}, control_collection=DocCollection(control_collection)={
[junit4:junit4]   1>   "shards":{"shard1":{
[junit4:junit4]   1>       "range":"80000000-7fffffff",
[junit4:junit4]   1>       "state":"active",
[junit4:junit4]   1>       "replicas":{"127.0.0.1:12726__collection1":{
[junit4:junit4]   1>           "shard":"shard1",
[junit4:junit4]   1>           "state":"active",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "collection":"control_collection",
[junit4:junit4]   1>           "node_name":"127.0.0.1:12726_",
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:12726",
[junit4:junit4]   1>           "leader":"true"}}}},
[junit4:junit4]   1>   "router":"compositeId"}}
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> ###### getShardId(127.0.0.1:12733__collection1) in {collection1=DocCollection(collection1)={
[junit4:junit4]   1>   "shards":{"shard1":{
[junit4:junit4]   1>       "range":"80000000-7fffffff",
[junit4:junit4]   1>       "state":"active",
[junit4:junit4]   1>       "replicas":{"127.0.0.1:12730__collection1":{
[junit4:junit4]   1>           "shard":"shard1",
[junit4:junit4]   1>           "state":"active",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "collection":"collection1",
[junit4:junit4]   1>           "node_name":"127.0.0.1:12730_",
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:12730",
[junit4:junit4]   1>           "leader":"true"}}}},
[junit4:junit4]   1>   "router":"compositeId"}, control_collection=DocCollection(control_collection)={
[junit4:junit4]   1>   "shards":{"shard1":{
[junit4:junit4]   1>       "range":"80000000-7fffffff",
[junit4:junit4]   1>       "state":"active",
[junit4:junit4]   1>       "replicas":{"127.0.0.1:12726__collection1":{
[junit4:junit4]   1>           "shard":"shard1",
[junit4:junit4]   1>           "state":"active",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "collection":"control_collection",
[junit4:junit4]   1>           "node_name":"127.0.0.1:12726_",
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:12726",
[junit4:junit4]   1>           "leader":"true"}}}},
[junit4:junit4]   1>   "router":"compositeId"}}
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> ###### getShardId(127.0.0.1:12733__collection1) in {collection1=DocCollection(collection1)={
[junit4:junit4]   1>   "shards":{"shard1":{
[junit4:junit4]   1>       "range":"80000000-7fffffff",
[junit4:junit4]   1>       "state":"active",
[junit4:junit4]   1>       "replicas":{"127.0.0.1:12730__collection1":{
[junit4:junit4]   1>           "shard":"shard1",
[junit4:junit4]   1>           "state":"active",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "collection":"collection1",
[junit4:junit4]   1>           "node_name":"127.0.0.1:12730_",
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:12730",
[junit4:junit4]   1>           "leader":"true"}}}},
[junit4:junit4]   1>   "router":"compositeId"}, control_collection=DocCollection(control_collection)={
[junit4:junit4]   1>   "shards":{"shard1":{
[junit4:junit4]   1>       "range":"80000000-7fffffff",
[junit4:junit4]   1>       "state":"active",
[junit4:junit4]   1>       "replicas":{"127.0.0.1:12726__collection1":{
[junit4:junit4]   1>           "shard":"shard1",
[junit4:junit4]   1>           "state":"active",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "collection":"control_collection",
[junit4:junit4]   1>           "node_name":"127.0.0.1:12726_",
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:12726",
[junit4:junit4]   1>           "leader":"true"}}}},
[junit4:junit4]   1>   "router":"compositeId"}}
[junit4:junit4]   1> ###### getShardId(127.0.0.1:12733__collection1) in {collection1=DocCollection(collection1)={
[junit4:junit4]   1>   "shards":{"shard1":{
[junit4:junit4]   1>       "range":"80000000-7fffffff",
[junit4:junit4]   1>       "state":"active",
[junit4:junit4]   1>       "replicas":{
[junit4:junit4]   1>         "127.0.0.1:12730__collection1":{
[junit4:junit4]   1>           "shard":"shard1",
[junit4:junit4]   1>           "state":"active",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "collection":"collection1",
[junit4:junit4]   1>           "node_name":"127.0.0.1:12730_",
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:12730",
[junit4:junit4]   1>           "leader":"true"},
[junit4:junit4]   1>         "127.0.0.1:12733__collection1":{
[junit4:junit4]   1>           "state":"down",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "collection":"collection1",
[junit4:junit4]   1>           "node_name":"127.0.0.1:12733_",
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:12733"}}}},
[junit4:junit4]   1>   "router":"compositeId"}, control_collection=DocCollection(control_collection)={
[junit4:junit4]   1>   "shards":{"shard1":{
[junit4:junit4]   1>       "range":"80000000-7fffffff",
[junit4:junit4]   1>       "state":"active",
[junit4:junit4]   1>       "replicas":{"127.0.0.1:12726__collection1":{
[junit4:junit4]   1>           "shard":"shard1",
[junit4:junit4]   1>           "state":"active",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "collection":"control_collection",
[junit4:junit4]   1>           "node_name":"127.0.0.1:12726_",
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:12726",
[junit4:junit4]   1>           "leader":"true"}}}},
[junit4:junit4]   1>   "router":"compositeId"}}
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> ###### getShardId(127.0.0.1:12738__collection1) in {collection1=DocCollection(collection1)={
[junit4:junit4]   1>   "shards":{"shard1":{
[junit4:junit4]   1>       "range":"80000000-7fffffff",
[junit4:junit4]   1>       "state":"active",
[junit4:junit4]   1>       "replicas":{
[junit4:junit4]   1>         "127.0.0.1:12730__collection1":{
[junit4:junit4]   1>           "shard":"shard1",
[junit4:junit4]   1>           "state":"active",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "collection":"collection1",
[junit4:junit4]   1>           "node_name":"127.0.0.1:12730_",
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:12730",
[junit4:junit4]   1>           "leader":"true"},
[junit4:junit4]   1>         "127.0.0.1:12733__collection1":{
[junit4:junit4]   1>           "shard":"shard1",
[junit4:junit4]   1>           "state":"recovering",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "collection":"collection1",
[junit4:junit4]   1>           "node_name":"127.0.0.1:12733_",
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:12733"}}}},
[junit4:junit4]   1>   "router":"compositeId"}, control_collection=DocCollection(control_collection)={
[junit4:junit4]   1>   "shards":{"shard1":{
[junit4:junit4]   1>       "range":"80000000-7fffffff",
[junit4:junit4]   1>       "state":"active",
[junit4:junit4]   1>       "replicas":{"127.0.0.1:12726__collection1":{
[junit4:junit4]   1>           "shard":"shard1",
[junit4:junit4]   1>           "state":"active",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "collection":"control_collection",
[junit4:junit4]   1>           "node_name":"127.0.0.1:12726_",
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:12726",
[junit4:junit4]   1>           "leader":"true"}}}},
[junit4:junit4]   1>   "router":"compositeId"}}
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   2> 14441 T1883 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14441 T1883 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[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:12738_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:12738"}
[junit4:junit4]   2> 14442 T1883 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 14442 T1883 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 14447 T1916 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> 14447 T1901 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> 14447 T1888 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> 14447 T1932 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> 14447 T1882 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> 15005 T1933 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 15005 T1933 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:12738 collection:collection1 shard:shard1
[junit4:junit4]   2> 15009 T1933 oasc.ZkController.register We are http://127.0.0.1:12738/collection1/ and leader is http://127.0.0.1:12730/collection1/
[junit4:junit4]   2> 15009 T1933 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:12738
[junit4:junit4]   2> 15009 T1933 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 15009 T1933 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C134 name=collection1 org.apache.solr.core.SolrCore@2c462168 url=http://127.0.0.1:12738/collection1 node=127.0.0.1:12738_ C134_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:12738_, base_url=http://127.0.0.1:12738}
[junit4:junit4]   2> 15010 T1935 C134 P12738 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 15010 T1933 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15011 T1935 C134 P12738 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 15011 T1935 C134 P12738 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 15011 T1935 C134 P12738 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15012 T1860 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
[junit4:junit4]   2> 15012 T1860 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 15013 T1935 C134 P12738 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15013 T1860 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15209 T1860 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 15212 T1860 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:12742
[junit4:junit4]   2> 15213 T1860 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 15213 T1860 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 15213 T1860 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1361937319359
[junit4:junit4]   2> 15214 T1860 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1361937319359/solr.xml
[junit4:junit4]   2> 15214 T1860 oasc.CoreContainer.<init> New CoreContainer 1604629579
[junit4:junit4]   2> 15215 T1860 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1361937319359/'
[junit4:junit4]   2> 15215 T1860 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1361937319359/'
[junit4:junit4]   2> 15261 T1860 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 15261 T1860 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 15262 T1860 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 15262 T1860 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 15262 T1860 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 15263 T1860 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 15263 T1860 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 15264 T1860 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 15264 T1860 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 15264 T1860 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 15285 T1860 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 15302 T1860 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:12723/solr
[junit4:junit4]   2> 15303 T1860 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 15303 T1860 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:12723 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@4e2d628c
[junit4:junit4]   2> 15304 T1860 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 15305 T1945 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:12723. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 15306 T1945 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:12723, initiating session
[junit4:junit4]   2> 15306 T1862 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:12743
[junit4:junit4]   2> 15306 T1862 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:12743
[junit4:junit4]   2> 15308 T1864 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d19ca0b12000b with negotiated timeout 20000 for client /140.211.11.196:12743
[junit4:junit4]   2> 15308 T1945 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:12723, sessionid = 0x13d19ca0b12000b, negotiated timeout = 20000
[junit4:junit4]   2> 15308 T1946 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4e2d628c name:ZooKeeperConnection Watcher:127.0.0.1:12723 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 15309 T1860 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 15310 T1865 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d19ca0b12000b
[junit4:junit4]   2> 15320 T1946 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 15320 T1862 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:12743 which had sessionid 0x13d19ca0b12000b
[junit4:junit4]   2> 15320 T1860 oaz.ZooKeeper.close Session: 0x13d19ca0b12000b closed
[junit4:junit4]   2> 15321 T1860 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 15332 T1860 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:12723/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@77922a79
[junit4:junit4]   2> 15333 T1860 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 15333 T1947 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:12723. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 15334 T1947 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:12723, initiating session
[junit4:junit4]   2> 15334 T1862 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:12744
[junit4:junit4]   2> 15334 T1862 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:12744
[junit4:junit4]   2> 15335 T1864 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d19ca0b12000c with negotiated timeout 20000 for client /140.211.11.196:12744
[junit4:junit4]   2> 15335 T1947 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:12723, sessionid = 0x13d19ca0b12000c, negotiated timeout = 20000
[junit4:junit4]   2> 15336 T1948 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@77922a79 name:ZooKeeperConnection Watcher:127.0.0.1:12723/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 15336 T1860 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 15337 T1865 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d19ca0b12000c type:create cxid:0x1 zxid:0x93 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 15338 T1865 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d19ca0b12000c type:create cxid:0x2 zxid:0x94 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 15347 T1860 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2>  C133_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:12733_, base_url=http://127.0.0.1:12733}
[junit4:junit4]   2> 15769 T1919 C133 P12733 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:12730/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 15769 T1919 C133 P12733 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:12733 START replicas=[http://127.0.0.1:12730/collection1/] nUpdates=100
[junit4:junit4]   2> 15770 T1919 C133 P12733 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 15770 T1919 C133 P12733 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 15770 T1919 C133 P12733 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 15770 T1919 C133 P12733 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 15771 T1919 C133 P12733 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 15771 T1919 C133 P12733 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:12730/collection1/. core=collection1
[junit4:junit4]   2> 15771 T1919 C133 P12733 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C135 name=collection1 org.apache.solr.core.SolrCore@54f7a81d url=http://127.0.0.1:12730/collection1 node=127.0.0.1:12730_ C135_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:12730_, base_url=http://127.0.0.1:12730, leader=true}
[junit4:junit4]   2> 15781 T1893 C135 P12730 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   2> 15788 T1894 C135 P12730 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 15788 T1894 C135 P12730 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361937304331/jetty1
[junit4:junit4]   2> 15795 T1894 C135 P12730 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361937304331/jetty1/index,segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 15796 T1894 C135 P12730 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 15809 T1894 C135 P12730 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361937304331/jetty1/index,segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361937304331/jetty1/index,segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 15809 T1894 C135 P12730 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 15820 T1894 C135 P12730 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361937304331/jetty1
[junit4:junit4]   2> 15820 T1894 C135 P12730 oass.SolrIndexSearcher.<init> Opening Searcher@413e3792 realtime
[junit4:junit4]   2> 15821 T1894 C135 P12730 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 15821 T1894 C135 P12730 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 34
[junit4:junit4]   2> 15822 T1919 C133 P12733 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 15822 T1919 C133 P12733 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 15824 T1895 C135 P12730 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 15824 T1895 C135 P12730 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 15825 T1919 C133 P12733 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 15825 T1919 C133 P12733 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 15825 T1919 C133 P12733 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 15828 T1895 C135 P12730 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361937304331/jetty1
[junit4:junit4]   2> 15829 T1895 C135 P12730 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361937304331/jetty1/index
[junit4:junit4]   2> 15829 T1895 C135 P12730 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=1 
[junit4:junit4]   2> 15830 T1919 C133 P12733 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 15832 T1919 C133 P12733 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361937304331/jetty2/index.20130226225520157 forceNew:false
[junit4:junit4]   2> 15832 T1919 C133 P12733 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361937304331/jetty2
[junit4:junit4]   2> 15836 T1919 C133 P12733 oash.SnapPuller.fetchLatestIndex Starting download to org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361937304331/jetty2/index.20130226225520157 lockFactory=org.apache.lucene.store.NativeFSLockFactory@47a2d8a6 fullCopy=true
[junit4:junit4]   2> 15839 T1895 C135 P12730 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 15840 T1919 C133 P12733 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361937304331/jetty2/index
[junit4:junit4]   2> 15841 T1919 C133 P12733 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 15841 T1919 C133 P12733 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130226225520157
[junit4:junit4]   2> 15842 T1919 C133 P12733 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361937304331/jetty2
[junit4:junit4]   2> 15843 T1919 C133 P12733 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361937304331/jetty2
[junit4:junit4]   2> 15843 T1919 C133 P12733 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1361937304331/jetty2/index/ new=./org.apache.solr.cloud.SyncSliceTest-1361937304331/jetty2/index.20130226225520157
[junit4:junit4]   2> 15847 T1919 C133 P12733 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361937304331/jetty2/index.20130226225520157,segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 15847 T1919 C133 P12733 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 15848 T1919 C133 P12733 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361937304331/jetty2
[junit4:junit4]   2> 15848 T1919 C133 P12733 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361937304331/jetty2
[junit4:junit4]   2> 15849 T1919 C133 P12733 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 15849 T1919 C133 P12733 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 15849 T1919 C133 P12733 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 15866 T1919 C133 P12733 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361937304331/jetty2/index.20130226225520157
[junit4:junit4]   2> 15867 T1919 C133 P12733 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361937304331/jetty2
[junit4:junit4]   2> 15870 T1919 C133 P12733 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361937304331/jetty2/index.20130226225520157,segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 15871 T1919 C133 P12733 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 15871 T1919 C133 P12733 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 15871 T1919 C133 P12733 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361937304331/jetty2
[junit4:junit4]   2> 15872 T1919 C133 P12733 oass.SolrIndexSearcher.<init> Opening Searcher@7f81046e main
[junit4:junit4]   2> 15873 T1918 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7f81046e main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 15873 T1918 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361937304331/jetty2/index
[junit4:junit4]   2> 15873 T1919 C133 P12733 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361937304331/jetty2/index.20130226225520157
[junit4:junit4]   2> 15874 T1919 C133 P12733 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361937304331/jetty2/index
[junit4:junit4]   2> 15874 T1919 C133 P12733 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 15874 T1919 C133 P12733 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 15874 T1919 C133 P12733 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 15874 T1919 C133 P12733 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15876 T1919 C133 P12733 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 15962 T1883 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15962 T1883 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[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:12738_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:12738"}
[junit4:junit4]   2> 15966 T1883 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[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:12733_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:12733"}
[junit4:junit4]   2> 15980 T1888 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> 15980 T1882 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> 15980 T1916 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> 15980 T1901 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> 15980 T1932 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> 15980 T1948 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> 16350 T1860 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:12742_
[junit4:junit4]   2> 16351 T1865 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d19ca0b12000c type:delete cxid:0xb zxid:0x9d txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:12742_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:12742_
[junit4:junit4]   2> 16352 T1860 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:12742_
[junit4:junit4]   2> 16355 T1916 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> 16355 T1932 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> 16355 T1901 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> 16355 T1888 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16355 T1882 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> 16355 T1948 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16356 T1888 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> 16356 T1948 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> 16356 T1932 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16357 T1916 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16366 T1901 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16366 T1882 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16375 T1951 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1361937319359/collection1
[junit4:junit4]   2> 16375 T1951 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 16375 T1951 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 16376 T1951 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 16377 T1951 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1361937319359/collection1/'
[junit4:junit4]   2> 16378 T1951 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty4-1361937319359/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 16379 T1951 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty4-1361937319359/collection1/lib/README' to classloader
[junit4:junit4]   2> 16446 T1951 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 16505 T1951 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 16606 T1951 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 16612 T1951 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 17248 T1951 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 17260 T1951 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 17264 T1951 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 17277 T1951 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17282 T1951 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17286 T1951 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17287 T1951 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17288 T1951 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1361937319359/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1361937304331/jetty4/
[junit4:junit4]   2> 17288 T1951 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@26c1186f
[junit4:junit4]   2> 17289 T1951 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 17289 T1951 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361937304331/jetty4 forceNew:false
[junit4:junit4]   2> 17290 T1951 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361937304331/jetty4
[junit4:junit4]   2> 17290 T1951 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1361937304331/jetty4/index/
[junit4:junit4]   2> 17291 T1951 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1361937304331/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 17292 T1951 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361937304331/jetty4/index forceNew:false
[junit4:junit4]   2> 17297 T1951 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361937304331/jetty4/index,segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 17297 T1951 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 17307 T1951 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361937304331/jetty4/index
[junit4:junit4]   2> 17308 T1951 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 17309 T1951 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 17309 T1951 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 17310 T1951 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 17311 T1951 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 17311 T1951 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 17311 T1951 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 17312 T1951 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 17312 T1951 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 17320 T1951 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 17325 T1951 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361937304331/jetty4
[junit4:junit4]   2> 17327 T1951 oass.SolrIndexSearcher.<init> Opening Searcher@3da865dc main
[junit4:junit4]   2> 17328 T1951 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 17328 T1951 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 17332 T1952 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3da865dc main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 17334 T1951 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 17334 T1951 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 17692 T1883 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17692 T1883 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[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:12742_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:12742"}
[junit4:junit4]   2> 17693 T1883 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 17693 T1883 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 17705 T1916 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> 17705 T1882 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> 17705 T1901 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> 17705 T1888 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> 17705 T1932 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> 17705 T1948 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>  C134_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:12738_, base_url=http://127.0.0.1:12738}
[junit4:junit4]   2> 18036 T1935 C134 P12738 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:12730/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 18036 T1935 C134 P12738 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:12738 START replicas=[http://127.0.0.1:12730/collection1/] nUpdates=100
[junit4:junit4]   2> 18036 T1935 C134 P12738 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 18037 T1935 C134 P12738 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 18037 T1935 C134 P12738 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 18037 T1935 C134 P12738 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 18037 T1935 C134 P12738 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 18037 T1935 C134 P12738 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:12730/collection1/. core=collection1
[junit4:junit4]   2> 18037 T1935 C134 P12738 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18039 T1893 C135 P12730 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 18052 T1896 C135 P12730 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 18065 T1896 C135 P12730 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361937304331/jetty1/index,segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361937304331/jetty1/index,segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 18066 T1896 C135 P12730 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 18066 T1896 C135 P12730 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361937304331/jetty1
[junit4:junit4]   2> 18067 T1896 C135 P12730 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 18067 T1896 C135 P12730 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 15
[junit4:junit4]   2> 18068 T1935 C134 P12738 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 18068 T1935 C134 P12738 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 18070 T1895 C135 P12730 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 18071 T1935 C134 P12738 oash.SnapPuller.fetchLatestIndex Master's generation: 3
[junit4:junit4]   2> 18071 T1935 C134 P12738 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 18071 T1935 C134 P12738 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 18073 T1895 C135 P12730 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361937304331/jetty1
[junit4:junit4]   2> 18074 T1895 C135 P12730 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361937304331/jetty1/index
[junit4:junit4]   2> 18074 T1895 C135 P12730 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=3&version=2} status=0 QTime=1 
[junit4:junit4]   2> 18075 T1935 C134 P12738 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 18076 T1935 C134 P12738 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361937304331/jetty3/index.20130226225522402 forceNew:false
[junit4:junit4]   2> 18076 T1935 C134 P12738 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361937304331/jetty3
[junit4:junit4]   2> 18077 T1935 C134 P12738 oash.SnapPuller.fetchLatestIndex Starting download to org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361937304331/jetty3/index.20130226225522402 lockFactory=org.apache.lucene.store.NativeFSLockFactory@247438b1 fullCopy=true
[junit4:junit4]   2> 18080 T1895 C135 P12730 REQ /replication {file=segments_3&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 18081 T1935 C134 P12738 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361937304331/jetty3/index
[junit4:junit4]   2> 18081 T1935 C134 P12738 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 18082 T1935 C134 P12738 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130226225522402
[junit4:junit4]   2> 18083 T1935 C134 P12738 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361937304331/jetty3
[junit4:junit4]   2> 18084 T1935 C134 P12738 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361937304331/jetty3
[junit4:junit4]   2> 18084 T1935 C134 P12738 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1361937304331/jetty3/index/ new=./org.apache.solr.cloud.SyncSliceTest-1361937304331/jetty3/index.20130226225522402
[junit4:junit4]   2> 18087 T1935 C134 P12738 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361937304331/jetty3/index.20130226225522402,segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 18088 T1935 C134 P12738 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 18088 T1935 C134 P12738 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361937304331/jetty3
[junit4:junit4]   2> 18089 T1935 C134 P12738 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361937304331/jetty3
[junit4:junit4]   2> 18089 T1935 C134 P12738 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 18089 T1935 C134 P12738 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 18089 T1935 C134 P12738 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 18095 T1935 C134 P12738 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361937304331/jetty3/index.20130226225522402
[junit4:junit4]   2> 18096 T1935 C134 P12738 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361937304331/jetty3
[junit4:junit4]   2> 18099 T1935 C134 P12738 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361937304331/jetty3/index.20130226225522402,segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 18099 T1935 C134 P12738 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 18099 T1935 C134 P12738 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 18100 T1935 C134 P12738 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361937304331/jetty3
[junit4:junit4]   2> 18100 T1935 C134 P12738 oass.SolrIndexSearcher.<init> Opening Searcher@8d837c1 main
[junit4:junit4]   2> 18101 T1934 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@8d837c1 main{StandardDirectoryReader(segments_3:1:nrt)}
[junit4:junit4]   2> 18101 T1934 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361937304331/jetty3/index
[junit4:junit4]   2> 18101 T1935 C134 P12738 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361937304331/jetty3/index.20130226225522402
[junit4:junit4]   2> 18102 T1935 C134 P12738 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361937304331/jetty3/index
[junit4:junit4]   2> 18102 T1935 C134 P12738 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 18102 T1935 C134 P12738 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 18102 T1935 C134 P12738 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 18102 T1935 C134 P12738 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18104 T1935 C134 P12738 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   1> ###### getShardId(127.0.0.1:12738__collection1) in {collection1=DocCollection(collection1)={
[junit4:junit4]   1>   "shards":{"shard1":{
[junit4:junit4]   1>       "range":"80000000-7fffffff",
[junit4:junit4]   1>       "state":"active",
[junit4:junit4]   1>       "replicas":{
[junit4:junit4]   1>         "127.0.0.1:12730__collection1":{
[junit4:junit4]   1>           "shard":"shard1",
[junit4:junit4]   1>           "state":"active",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "collection":"collection1",
[junit4:junit4]   1>           "node_name":"127.0.0.1:12730_",
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:12730",
[junit4:junit4]   1>           "leader":"true"},
[junit4:junit4]   1>         "127.0.0.1:12733__collection1":{
[junit4:junit4]   1>           "shard":"shard1",
[junit4:junit4]   1>           "state":"recovering",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "collection":"collection1",
[junit4:junit4]   1>           "node_name":"127.0.0.1:12733_",
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:12733"}}}},
[junit4:junit4]   1>   "router":"compositeId"}, control_collection=DocCollection(control_collection)={
[junit4:junit4]   1>   "shards":{"shard1":{
[junit4:junit4]   1>       "range":"80000000-7fffffff",
[junit4:junit4]   1>       "state":"active",
[junit4:junit4]   1>       "replicas":{"127.0.0.1:12726__collection1":{
[junit4:junit4]   1>           "shard":"shard1",
[junit4:junit4]   1>           "state":"active",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "collection":"control_collection",
[junit4:junit4]   1>           "node_name":"127.0.0.1:12726_",
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:12726",
[junit4:junit4]   1>           "leader":"true"}}}},
[junit4:junit4]   1>   "router":"compositeId"}}
[junit4:junit4]   1> ###### getShardId(127.0.0.1:12738__collection1) in {collection1=DocCollection(collection1)={
[junit4:junit4]   1>   "shards":{"shard1":{
[junit4:junit4]   1>       "range":"80000000-7fffffff",
[junit4:junit4]   1>       "state":"active",
[junit4:junit4]   1>       "replicas":{
[junit4:junit4]   1>         "127.0.0.1:12730__collection1":{
[junit4:junit4]   1>           "shard":"shard1",
[junit4:junit4]   1>           "state":"active",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "collection":"collection1",
[junit4:junit4]   1>           "node_name":"127.0.0.1:12730_",
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:12730",
[junit4:junit4]   1>           "leader":"true"},
[junit4:junit4]   1>         "127.0.0.1:12733__collection1":{
[junit4:junit4]   1>           "shard":"shard1",
[junit4:junit4]   1>           "state":"recovering",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "collection":"collection1",
[junit4:junit4]   1>           "node_name":"127.0.0.1:12733_",
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:12733"},
[junit4:junit4]   1>         "127.0.0.1:12738__collection1":{
[junit4:junit4]   1>           "state":"down",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "collection":"collection1",
[junit4:junit4]   1>           "node_name":"127.0.0.1:12738_",
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:12738"}}}},
[junit4:junit4]   1>   "router":"compositeId"}, control_collection=DocCollection(control_collection)={
[junit4:junit4]   1>   "shards":{"shard1":{
[junit4:junit4]   1>       "range":"80000000-7fffffff",
[junit4:junit4]   1>       "state":"active",
[junit4:junit4]   1>       "replicas":{"127.0.0.1:12726__collection1":{
[junit4:junit4]   1>           "shard":"shard1",
[junit4:junit4]   1>           "state":"active",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "collection":"control_collection",
[junit4:junit4]   1>           "node_name":"127.0.0.1:12726_",
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:12726",
[junit4:junit4]   1>           "leader":"true"}}}},
[junit4:junit4]   1>   "router":"compositeId"}}
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> ###### getShardId(127.0.0.1:12742__collection1) in {collection1=DocCollection(collection1)={
[junit4:junit4]   1>   "shards":{"shard1":{
[junit4:junit4]   1>       "range":"80000000-7fffffff",
[junit4:junit4]   1>       "state":"active",
[junit4:junit4]   1>       "replicas":{
[junit4:junit4]   1>         "127.0.0.1:12730__collection1":{
[junit4:junit4]   1>           "shard":"shard1",
[junit4:junit4]   1>           "state":"active",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "collection":"collection1",
[junit4:junit4]   1>           "node_name":"127.0.0.1:12730_",
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:12730",
[junit4:junit4]   1>           "leader":"true"},
[junit4:junit4]   1>         "127.0.0.1:12733__collection1":{
[junit4:junit4]   1>           "shard":"shard1",
[junit4:junit4]   1>           "state":"active",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "collection":"collection1",
[junit4:junit4]   1>           "node_name":"127.0.0.1:12733_",
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:12733"},
[junit4:junit4]   1>         "127.0.0.1:12738__collection1":{
[junit4:junit4]   1>           "shard":"shard1",
[junit4:junit4]   1>           "state":"recovering",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "collection":"collection1",
[junit4:junit4]   1>           "node_name":"127.0.0.1:12738_",
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:12738"}}}},
[junit4:junit4]   1>   "router":"compositeId"}, control_collection=DocCollection(control_collection)={
[junit4:junit4]   1>   "shards":{"shard1":{
[junit4:junit4]   1>       "range":"80000000-7fffffff",
[junit4:junit4]   1>       "state":"active",
[junit4:junit4]   1>       "replicas":{"127.0.0.1:12726__collection1":{
[junit4:junit4]   1>           "shard":"shard1",
[junit4:junit4]   1>           "state":"active",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "collection":"control_collection",
[junit4:junit4]   1>           "node_name":"127.0.0.1:12726_",
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:12726",
[junit4:junit4]   1>           "leader":"true"}}}},
[junit4:junit4]   1>   "router":"compositeId"}}
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> ###### getShardId(127.0.0.1:12742__collection1) in {collection1=DocCollection(collection1)={
[junit4:junit4]   1>   "shards":{"shard1":{
[junit4:junit4]   1>       "range":"80000000-7fffffff",
[junit4:junit4]   1>       "state":"active",
[junit4:junit4]   1>       "replicas":{
[junit4:junit4]   1>         "127.0.0.1:12730__collection1":{
[junit4:junit4]   1>           "shard":"shard1",
[junit4:junit4]   1>           "state":"active",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "collection":"collection1",
[junit4:junit4]   1>           "node_name":"127.0.0.1:12730_",
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:12730",
[junit4:junit4]   1>           "leader":"true"},
[junit4:junit4]   1>         "127.0.0.1:12733__collection1":{
[junit4:junit4]   1>           "shard":"shard1",
[junit4:junit4]   1>           "state":"active",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "collection":"collection1",
[junit4:junit4]   1>           "node_name":"127.0.0.1:12733_",
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:12733"},
[junit4:junit4]   1>         "127.0.0.1:12738__collection1":{
[junit4:junit4]   1>           "shard":"shard1",
[junit4:junit4]   1>           "state":"recovering",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "collection":"collection1",
[junit4:junit4]   1>           "node_name":"127.0.0.1:12738_",
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:12738"}}}},
[junit4:junit4]   1>   "router":"compositeId"}, control_collection=DocCollection(control_collection)={
[junit4:junit4]   1>   "shards":{"shard1":{
[junit4:junit4]   1>       "range":"80000000-7fffffff",
[junit4:junit4]   1>       "state":"active",
[junit4:junit4]   1>       "replicas":{"127.0.0.1:12726__collection1":{
[junit4:junit4]   1>           "shard":"shard1",
[junit4:junit4]   1>           "state":"active",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "collection":"control_collection",
[junit4:junit4]   1>           "node_name":"127.0.0.1:12726_",
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:12726",
[junit4:junit4]   1>           "leader":"true"}}}},
[junit4:junit4]   1>   "router":"compositeId"}}
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   2> 18338 T1951 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 18338 T1951 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:12742 collection:collection1 shard:shard1
[junit4:junit4]   2> 18342 T1951 oasc.ZkController.register We are http://127.0.0.1:12742/collection1/ and leader is http://127.0.0.1:12730/collection1/
[junit4:junit4]   2> 18342 T1951 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:12742
[junit4:junit4]   2> 18343 T1951 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 18343 T1951 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C136 name=collection1 org.apache.solr.core.SolrCore@54a5de37 url=http://127.0.0.1:12742/collection1 node=127.0.0.1:12742_ C136_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:12742_, base_url=http://127.0.0.1:12742}
[junit4:junit4]   2> 18344 T1955 C136 P12742 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 18344 T1951 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18344 T1955 C136 P12742 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 18344 T1955 C136 P12742 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 18345 T1955 C136 P12742 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18345 T1860 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
[junit4:junit4]   2> 18345 T1860 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 18346 T1955 C136 P12742 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18346 T1860 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18366 T1860 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18367 T1860 oasc.AbstractFullDistribZkTestBase.waitForThingsToLevelOut Wait for recoveries to finish - wait 15 for each attempt
[junit4:junit4]   2> 18367 T1860 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
[junit4:junit4]   2> 18368 T1860 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19209 T1883 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19210 T1883 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[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:12738_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:12738"}
[junit4:junit4]   2> 19215 T1883 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[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:12742_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:12742"}
[junit4:junit4]   2> 19229 T1916 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> 19229 T1932 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> 19229 T1901 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> 19229 T1882 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> 19229 T1888 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> 19229 T1948 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> 19370 T1860 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20373 T1860 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C136_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:12742_, base_url=http://127.0.0.1:12742}
[junit4:junit4]   2> 21369 T1955 C136 P12742 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:12730/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 21369 T1955 C136 P12742 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:12742 START replicas=[http://127.0.0.1:12730/collection1/] nUpdates=100
[junit4:junit4]   2> 21370 T1955 C136 P12742 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 21370 T1955 C136 P12742 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 21370 T1955 C136 P12742 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 21370 T1955 C136 P12742 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 21370 T1955 C136 P12742 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 21370 T1955 C136 P12742 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:12730/collection1/. core=collection1
[junit4:junit4]   2> 21370 T1955 C136 P12742 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 21372 T1893 C135 P12730 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 21375 T1860 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21381 T1891 C135 P12730 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 21399 T1891 C135 P12730 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=3
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361937304331/jetty1/index,segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361937304331/jetty1/index,segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361937304331/jetty1/index,segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 21400 T1891 C135 P12730 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 21400 T1891 C135 P12730 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361937304331/jetty1
[junit4:junit4]   2> 21401 T1891 C135 P12730 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 21401 T1891 C135 P12730 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 21
[junit4:junit4]   2> 21402 T1955 C136 P12742 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 21402 T1955 C136 P12742 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 21404 T1895 C135 P12730 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 21405 T1955 C136 P12742 oash.SnapPuller.fetchLatestIndex Master's generation: 4
[junit4:junit4]   2> 21405 T1955 C136 P12742 oash.SnapPuller.fe

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

testcase=SyncSliceTest -Dtests.method=testDistribSearch -Dtests.seed=67C452B464A952AE -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fr_FR -Dtests.timezone=America/Port-au-Prince -Dtests.file.encoding=US-ASCII
[junit4:junit4] FAILURE  136s J0 | SyncSliceTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError: Test Setup Failure: shard1 should have just been set up to be inconsistent - but it's still consistent. Leader:http://127.0.0.1:12733/collection1skip list:[org.apache.solr.cloud.AbstractFullDistribZkTestBase$CloudJettyRunner@c0cd6908, org.apache.solr.cloud.AbstractFullDistribZkTestBase$CloudJettyRunner@c0cd6908]
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([67C452B464A952AE:E622DCAC13F63292]:0)
[junit4:junit4]    > 	at org.junit.Assert.fail(Assert.java:93)
[junit4:junit4]    > 	at org.junit.Assert.assertTrue(Assert.java:43)
[junit4:junit4]    > 	at org.junit.Assert.assertNotNull(Assert.java:526)
[junit4:junit4]    > 	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:216)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:805)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4:junit4]    > 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4:junit4]    > 	at java.lang.reflect.Method.invoke(Method.java:616)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:679)
[junit4:junit4]   2> 136028 T1860 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 136045 T1859 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
[junit4:junit4]   2> 136674 T1863 oazs.SessionTrackerImpl.run SessionTrackerImpl exited loop!
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {range_facet_l=Pulsing41(freqCutoff=12 minBlockSize=69 maxBlockSize=136), text=PostingsFormat(name=MockSep), _version_=MockFixedIntBlock(blockSize=1538), rnd_b=Pulsing41(freqCutoff=4 minBlockSize=69 maxBlockSize=136), intDefault=MockFixedIntBlock(blockSize=1538), id=Pulsing41(freqCutoff=4 minBlockSize=69 maxBlockSize=136), timestamp=Pulsing41(freqCutoff=12 minBlockSize=69 maxBlockSize=136), a_t=Pulsing41(freqCutoff=12 minBlockSize=69 maxBlockSize=136), range_facet_sl=Pulsing41(freqCutoff=4 minBlockSize=69 maxBlockSize=136), range_facet_si=Pulsing41(freqCutoff=12 minBlockSize=69 maxBlockSize=136), other_tl1=MockFixedIntBlock(blockSize=1538), multiDefault=Pulsing41(freqCutoff=12 minBlockSize=69 maxBlockSize=136), a_si=MockFixedIntBlock(blockSize=1538)}, docValues:{timestamp=DocValuesFormat(name=Asserting)}, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=fr_FR, timezone=America/Port-au-Prince
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=5,free=197776536,total=387514368
[junit4:junit4]   2> NOTE: All tests run in this JVM: [FieldAnalysisRequestHandlerTest, TestJmxMonitoredMap, SolrCmdDistributorTest, DirectSolrConnectionTest, TestFastLRUCache, ScriptEngineTest, SystemInfoHandlerTest, BasicDistributedZkTest, DateFieldTest, TestConfig, TestReload, AlternateDirectoryTest, CoreAdminHandlerTest, LeaderElectionIntegrationTest, TestWordDelimiterFilterFactory, CurrencyFieldTest, TestFastOutputStream, TestRandomFaceting, CircularListTest, TestSuggestSpellingConverter, CSVRequestHandlerTest, SampleTest, TestGroupingSearch, PathHierarchyTokenizerFactoryTest, SpellCheckComponentTest, TestSolrIndexConfig, OverseerCollectionProcessorTest, DateMathParserTest, TestFastWriter, SpatialFilterTest, TermVectorComponentDistributedTest, TestIndexingPerformance, WordBreakSolrSpellCheckerTest, TestLFUCache, TestPseudoReturnFields, TestXIncludeConfig, TestSweetSpotSimilarityFactory, TestCoreContainer, TestStressLucene, TestQueryTypes, CopyFieldTest, TestLMDirichletSimilarityFactory, TestDefaultSimilarityFactory, UnloadDistributedZkTest, TestSolrQueryParser, MinimalSchemaTest, AutoCommitTest, TestStressReorder, SolrCoreCheckLockOnStartupTest, TestLMJelinekMercerSimilarityFactory, NotRequiredUniqueKeyTest, SyncSliceTest]
[junit4:junit4] Completed on J0 in 136.82s, 1 test, 1 failure <<< FAILURES!

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

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