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

[JENKINS] Lucene-Solr-Tests-4.x-Java6 - Build # 1415 - Failure

Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.x-Java6/1415/

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

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([A10D4E87B1756962:20EBC09FC62A095E]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:196)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java: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 8656 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.SyncSliceTest
[junit4:junit4]   2> 0 T1783 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /t_rfm/uv
[junit4:junit4]   2> 5 T1783 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./solrtest-SyncSliceTest-1363106877511
[junit4:junit4]   2> 7 T1783 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 7 T1784 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 10 T1784 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 10 T1784 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 11 T1784 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 11 T1784 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 12 T1784 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1363106877511/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 108 T1783 oasc.ZkTestServer.run start zk server on port:13700
[junit4:junit4]   2> 108 T1783 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:13700 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@11d3d161
[junit4:junit4]   2> 109 T1783 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 109 T1789 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:13700. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 110 T1789 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:13700, initiating session
[junit4:junit4]   2> 110 T1785 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:50913
[junit4:junit4]   2> 111 T1785 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:50913
[junit4:junit4]   2> 111 T1787 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 113 T1787 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d5f80504e0000 with negotiated timeout 10000 for client /140.211.11.196:50913
[junit4:junit4]   2> 114 T1789 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:13700, sessionid = 0x13d5f80504e0000, negotiated timeout = 10000
[junit4:junit4]   2> 114 T1790 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@11d3d161 name:ZooKeeperConnection Watcher:127.0.0.1:13700 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 114 T1783 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 115 T1783 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 118 T1788 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d5f80504e0000
[junit4:junit4]   2> 130 T1790 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 130 T1785 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:50913 which had sessionid 0x13d5f80504e0000
[junit4:junit4]   2> 130 T1783 oaz.ZooKeeper.close Session: 0x13d5f80504e0000 closed
[junit4:junit4]   2> 131 T1783 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:13700/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@33f4e20d
[junit4:junit4]   2> 132 T1783 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 132 T1791 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:13700. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 133 T1791 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:13700, initiating session
[junit4:junit4]   2> 133 T1785 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:24869
[junit4:junit4]   2> 133 T1785 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:24869
[junit4:junit4]   2> 134 T1787 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d5f80504e0001 with negotiated timeout 10000 for client /140.211.11.196:24869
[junit4:junit4]   2> 134 T1791 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:13700, sessionid = 0x13d5f80504e0001, negotiated timeout = 10000
[junit4:junit4]   2> 135 T1792 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@33f4e20d name:ZooKeeperConnection Watcher:127.0.0.1:13700/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 135 T1783 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 135 T1783 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 139 T1783 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 142 T1783 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 145 T1783 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 149 T1783 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 150 T1783 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 161 T1783 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 162 T1783 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 167 T1783 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 168 T1783 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 171 T1783 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 172 T1783 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 175 T1783 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 176 T1783 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 179 T1783 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 180 T1783 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 183 T1783 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 184 T1783 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 188 T1783 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 189 T1783 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 192 T1783 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 192 T1783 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 196 T1788 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d5f80504e0001
[junit4:junit4]   2> 202 T1792 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 202 T1785 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:24869 which had sessionid 0x13d5f80504e0001
[junit4:junit4]   2> 202 T1783 oaz.ZooKeeper.close Session: 0x13d5f80504e0001 closed
[junit4:junit4]   2> 384 T1783 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 388 T1783 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:10165
[junit4:junit4]   2> 389 T1783 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 389 T1783 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 390 T1783 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363106877708
[junit4:junit4]   2> 390 T1783 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363106877708/solr.xml
[junit4:junit4]   2> 390 T1783 oasc.CoreContainer.<init> New CoreContainer 1824356222
[junit4:junit4]   2> 391 T1783 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363106877708/'
[junit4:junit4]   2> 392 T1783 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363106877708/'
[junit4:junit4]   2> 440 T1783 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 440 T1783 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 441 T1783 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 441 T1783 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 442 T1783 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 442 T1783 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 443 T1783 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 443 T1783 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 443 T1783 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 444 T1783 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 464 T1783 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 489 T1783 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:13700/solr
[junit4:junit4]   2> 489 T1783 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 490 T1783 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:13700 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@441121a4
[junit4:junit4]   2> 491 T1783 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 491 T1802 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:13700. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 492 T1802 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:13700, initiating session
[junit4:junit4]   2> 492 T1785 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:12179
[junit4:junit4]   2> 492 T1785 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:12179
[junit4:junit4]   2> 496 T1787 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d5f80504e0002 with negotiated timeout 20000 for client /140.211.11.196:12179
[junit4:junit4]   2> 497 T1802 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:13700, sessionid = 0x13d5f80504e0002, negotiated timeout = 20000
[junit4:junit4]   2> 497 T1803 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@441121a4 name:ZooKeeperConnection Watcher:127.0.0.1:13700 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 497 T1783 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 499 T1788 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d5f80504e0002
[junit4:junit4]   2> 506 T1803 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 506 T1785 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:12179 which had sessionid 0x13d5f80504e0002
[junit4:junit4]   2> 506 T1783 oaz.ZooKeeper.close Session: 0x13d5f80504e0002 closed
[junit4:junit4]   2> 507 T1783 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 516 T1783 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:13700/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@46df9bdb
[junit4:junit4]   2> 517 T1783 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 517 T1804 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:13700. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 518 T1804 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:13700, initiating session
[junit4:junit4]   2> 518 T1785 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:29545
[junit4:junit4]   2> 519 T1785 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:29545
[junit4:junit4]   2> 520 T1787 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d5f80504e0003 with negotiated timeout 20000 for client /140.211.11.196:29545
[junit4:junit4]   2> 520 T1804 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:13700, sessionid = 0x13d5f80504e0003, negotiated timeout = 20000
[junit4:junit4]   2> 520 T1805 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@46df9bdb name:ZooKeeperConnection Watcher:127.0.0.1:13700/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 521 T1783 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 524 T1788 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5f80504e0003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 532 T1783 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 535 T1783 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:10165_t_rfm%2Fuv
[junit4:junit4]   2> 535 T1788 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5f80504e0003 type:delete cxid:0x8 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:10165_t_rfm%2Fuv Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:10165_t_rfm%2Fuv
[junit4:junit4]   2> 536 T1783 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:10165_t_rfm%2Fuv
[junit4:junit4]   2> 547 T1783 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 558 T1788 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5f80504e0003 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> 564 T1783 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 567 T1783 oasc.Overseer.start Overseer (id=89332572325019651-127.0.0.1:10165_t_rfm%2Fuv-n_0000000000) starting
[junit4:junit4]   2> 568 T1788 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5f80504e0003 type:create cxid:0x1b zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 570 T1788 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5f80504e0003 type:create cxid:0x1c zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 578 T1788 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5f80504e0003 type:create cxid:0x1d zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 580 T1788 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5f80504e0003 type:create cxid:0x1e zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 581 T1807 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 582 T1783 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 595 T1783 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 597 T1783 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 599 T1806 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 603 T1808 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363106877708/collection1
[junit4:junit4]   2> 603 T1808 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 604 T1808 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 604 T1808 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 605 T1808 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363106877708/collection1/'
[junit4:junit4]   2> 607 T1808 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-controljetty-1363106877708/collection1/lib/README' to classloader
[junit4:junit4]   2> 607 T1808 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-controljetty-1363106877708/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 654 T1808 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 710 T1808 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 711 T1808 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 717 T1808 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1311 T1808 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1322 T1808 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1326 T1808 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1342 T1808 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1348 T1808 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1353 T1808 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1354 T1808 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1354 T1808 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 1355 T1808 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1356 T1808 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1356 T1808 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 1356 T1808 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1356 T1808 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363106877708/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1363106877511/control/data/
[junit4:junit4]   2> 1357 T1808 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4aab7165
[junit4:junit4]   2> 1357 T1808 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1358 T1808 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363106877511/control/data forceNew: false
[junit4:junit4]   2> 1358 T1808 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1363106877511/control/data/index/
[junit4:junit4]   2> 1358 T1808 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1363106877511/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1360 T1808 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363106877511/control/data/index forceNew: false
[junit4:junit4]   2> 1391 T1808 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.MMapDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/index49995015tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@5a01bd91),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1392 T1808 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1394 T1808 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1394 T1808 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1395 T1808 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1396 T1808 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1396 T1808 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1396 T1808 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1396 T1808 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1397 T1808 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1397 T1808 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1404 T1808 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1412 T1808 oass.SolrIndexSearcher.<init> Opening Searcher@45fff119 main
[junit4:junit4]   2> 1412 T1808 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.SyncSliceTest-1363106877511/control/data/tlog
[junit4:junit4]   2> 1413 T1808 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1413 T1808 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1416 T1809 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@45fff119 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1417 T1808 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1417 T1808 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1418 T1788 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5f80504e0003 type:create cxid:0x55 zxid:0x2a txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue Error:KeeperErrorCode = NoNode for /solr/overseer/queue
[junit4:junit4]   2> 2104 T1806 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2104 T1806 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:10165_t_rfm%2Fuv",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:10165/t_rfm/uv"}
[junit4:junit4]   2> 2105 T1806 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2105 T1806 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2105 T1788 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5f80504e0003 type:create cxid:0x5d zxid:0x2d txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue-work Error:KeeperErrorCode = NoNode for /solr/overseer/queue-work
[junit4:junit4]   2> 2132 T1805 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> 2431 T1808 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2431 T1808 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:10165/t_rfm/uv collection:control_collection shard:shard1
[junit4:junit4]   2> 2432 T1808 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2447 T1788 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5f80504e0003 type:delete cxid:0x77 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 2448 T1808 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2449 T1788 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5f80504e0003 type:create cxid:0x78 zxid:0x38 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2451 T1808 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2451 T1808 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2451 T1808 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:10165/t_rfm/uv/collection1/
[junit4:junit4]   2> 2451 T1808 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2451 T1808 oasc.SyncStrategy.syncToMe http://127.0.0.1:10165/t_rfm/uv/collection1/ has no replicas
[junit4:junit4]   2> 2452 T1808 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:10165/t_rfm/uv/collection1/
[junit4:junit4]   2> 2452 T1808 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2456 T1788 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5f80504e0003 type:create cxid:0x82 zxid:0x3c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3645 T1806 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3663 T1805 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> 3682 T1808 oasc.ZkController.register We are http://127.0.0.1:10165/t_rfm/uv/collection1/ and leader is http://127.0.0.1:10165/t_rfm/uv/collection1/
[junit4:junit4]   2> 3682 T1808 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:10165/t_rfm/uv
[junit4:junit4]   2> 3682 T1808 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3682 T1808 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3683 T1808 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3685 T1808 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3686 T1783 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0
[junit4:junit4]   2> 3687 T1783 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3687 T1783 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3703 T1783 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3704 T1783 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:13700/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@62318cf1
[junit4:junit4]   2> 3705 T1783 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3705 T1811 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:13700. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 3706 T1811 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:13700, initiating session
[junit4:junit4]   2> 3706 T1785 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:42799
[junit4:junit4]   2> 3706 T1785 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:42799
[junit4:junit4]   2> 3708 T1787 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d5f80504e0004 with negotiated timeout 10000 for client /140.211.11.196:42799
[junit4:junit4]   2> 3708 T1811 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:13700, sessionid = 0x13d5f80504e0004, negotiated timeout = 10000
[junit4:junit4]   2> 3708 T1812 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@62318cf1 name:ZooKeeperConnection Watcher:127.0.0.1:13700/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3708 T1783 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3711 T1783 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3713 T1783 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 3916 T1783 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 3919 T1783 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:26971
[junit4:junit4]   2> 3920 T1783 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 3920 T1783 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 3921 T1783 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363106881218
[junit4:junit4]   2> 3921 T1783 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363106881218/solr.xml
[junit4:junit4]   2> 3922 T1783 oasc.CoreContainer.<init> New CoreContainer 1432673888
[junit4:junit4]   2> 3922 T1783 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363106881218/'
[junit4:junit4]   2> 3923 T1783 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363106881218/'
[junit4:junit4]   2> 3976 T1783 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 3976 T1783 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 3977 T1783 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 3977 T1783 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 3978 T1783 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 3978 T1783 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 3978 T1783 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 3979 T1783 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 3979 T1783 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 3980 T1783 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 4001 T1783 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4020 T1783 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:13700/solr
[junit4:junit4]   2> 4020 T1783 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 4021 T1783 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:13700 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@5f0f2fae
[junit4:junit4]   2> 4022 T1783 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4023 T1822 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:13700. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 4023 T1822 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:13700, initiating session
[junit4:junit4]   2> 4024 T1785 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:16664
[junit4:junit4]   2> 4024 T1785 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:16664
[junit4:junit4]   2> 4026 T1787 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d5f80504e0005 with negotiated timeout 20000 for client /140.211.11.196:16664
[junit4:junit4]   2> 4026 T1822 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:13700, sessionid = 0x13d5f80504e0005, negotiated timeout = 20000
[junit4:junit4]   2> 4026 T1823 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5f0f2fae name:ZooKeeperConnection Watcher:127.0.0.1:13700 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4026 T1783 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4028 T1788 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d5f80504e0005
[junit4:junit4]   2> 4029 T1823 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 4029 T1785 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:16664 which had sessionid 0x13d5f80504e0005
[junit4:junit4]   2> 4029 T1783 oaz.ZooKeeper.close Session: 0x13d5f80504e0005 closed
[junit4:junit4]   2> 4030 T1783 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 4041 T1783 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:13700/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@b24f597
[junit4:junit4]   2> 4042 T1783 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4042 T1824 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:13700. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 4043 T1824 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:13700, initiating session
[junit4:junit4]   2> 4043 T1785 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:22399
[junit4:junit4]   2> 4044 T1785 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:22399
[junit4:junit4]   2> 4045 T1787 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d5f80504e0006 with negotiated timeout 20000 for client /140.211.11.196:22399
[junit4:junit4]   2> 4045 T1824 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:13700, sessionid = 0x13d5f80504e0006, negotiated timeout = 20000
[junit4:junit4]   2> 4045 T1825 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b24f597 name:ZooKeeperConnection Watcher:127.0.0.1:13700/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4046 T1783 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4047 T1788 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5f80504e0006 type:create cxid:0x1 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4062 T1788 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5f80504e0006 type:create cxid:0x2 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4065 T1783 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 5068 T1783 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:26971_t_rfm%2Fuv
[junit4:junit4]   2> 5070 T1788 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5f80504e0006 type:delete cxid:0xb zxid:0x4c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:26971_t_rfm%2Fuv Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:26971_t_rfm%2Fuv
[junit4:junit4]   2> 5096 T1783 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:26971_t_rfm%2Fuv
[junit4:junit4]   2> 5099 T1805 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> 5099 T1825 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5099 T1812 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5100 T1805 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5120 T1826 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363106881218/collection1
[junit4:junit4]   2> 5120 T1826 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 5120 T1826 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 5121 T1826 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 5122 T1826 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363106881218/collection1/'
[junit4:junit4]   2> 5123 T1826 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty1-1363106881218/collection1/lib/README' to classloader
[junit4:junit4]   2> 5123 T1826 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty1-1363106881218/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 5170 T1826 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 5176 T1806 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5177 T1806 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:10165_t_rfm%2Fuv",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:10165/t_rfm/uv"}
[junit4:junit4]   2> 5191 T1812 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> 5191 T1825 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> 5191 T1805 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> 5227 T1826 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 5228 T1826 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 5234 T1826 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 5837 T1826 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 5848 T1826 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 5852 T1826 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5866 T1826 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5871 T1826 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5875 T1826 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5876 T1826 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 5877 T1826 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 5877 T1826 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5878 T1826 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 5878 T1826 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 5878 T1826 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 5879 T1826 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363106881218/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1363106877511/jetty1/
[junit4:junit4]   2> 5879 T1826 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4aab7165
[junit4:junit4]   2> 5879 T1826 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 5880 T1826 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363106877511/jetty1 forceNew: false
[junit4:junit4]   2> 5880 T1826 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1363106877511/jetty1/index/
[junit4:junit4]   2> 5880 T1826 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1363106877511/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 5882 T1826 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363106877511/jetty1/index forceNew: false
[junit4:junit4]   2> 5912 T1826 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.MMapDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/index49995016tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@72dd74a4),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5912 T1826 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5914 T1826 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 5915 T1826 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 5915 T1826 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 5916 T1826 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5916 T1826 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 5916 T1826 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 5917 T1826 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 5917 T1826 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5918 T1826 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5925 T1826 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5932 T1826 oass.SolrIndexSearcher.<init> Opening Searcher@7fa6a8d1 main
[junit4:junit4]   2> 5932 T1826 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.SyncSliceTest-1363106877511/jetty1/tlog
[junit4:junit4]   2> 5933 T1826 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5933 T1826 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5937 T1827 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7fa6a8d1 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 5938 T1826 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 5939 T1826 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6695 T1806 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6696 T1806 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:26971_t_rfm%2Fuv",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:26971/t_rfm/uv"}
[junit4:junit4]   2> 6696 T1806 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 1
[junit4:junit4]   2> 6697 T1806 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 6727 T1812 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> 6727 T1805 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> 6727 T1825 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> 6941 T1826 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 6941 T1826 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:26971/t_rfm/uv collection:collection1 shard:shard1
[junit4:junit4]   2> 6942 T1826 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 6960 T1788 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5f80504e0006 type:delete cxid:0x48 zxid:0x5c txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 6967 T1826 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 6967 T1788 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5f80504e0006 type:create cxid:0x49 zxid:0x5d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 6969 T1826 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 6970 T1826 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 6970 T1826 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:26971/t_rfm/uv/collection1/
[junit4:junit4]   2> 6970 T1826 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 6970 T1826 oasc.SyncStrategy.syncToMe http://127.0.0.1:26971/t_rfm/uv/collection1/ has no replicas
[junit4:junit4]   2> 6971 T1826 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:26971/t_rfm/uv/collection1/
[junit4:junit4]   2> 6971 T1826 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 6981 T1788 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5f80504e0006 type:create cxid:0x53 zxid:0x61 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8243 T1806 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8282 T1805 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> 8282 T1825 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> 8282 T1812 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> 8315 T1826 oasc.ZkController.register We are http://127.0.0.1:26971/t_rfm/uv/collection1/ and leader is http://127.0.0.1:26971/t_rfm/uv/collection1/
[junit4:junit4]   2> 8315 T1826 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:26971/t_rfm/uv
[junit4:junit4]   2> 8315 T1826 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 8315 T1826 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 8316 T1826 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8318 T1826 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8319 T1783 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0
[junit4:junit4]   2> 8320 T1783 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 8320 T1783 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8536 T1783 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 8539 T1783 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:22703
[junit4:junit4]   2> 8540 T1783 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 8541 T1783 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 8541 T1783 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363106885846
[junit4:junit4]   2> 8541 T1783 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363106885846/solr.xml
[junit4:junit4]   2> 8542 T1783 oasc.CoreContainer.<init> New CoreContainer 516256602
[junit4:junit4]   2> 8543 T1783 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363106885846/'
[junit4:junit4]   2> 8543 T1783 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363106885846/'
[junit4:junit4]   2> 8593 T1783 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 8594 T1783 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 8594 T1783 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 8595 T1783 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 8595 T1783 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 8596 T1783 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 8596 T1783 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 8597 T1783 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 8597 T1783 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 8597 T1783 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 8617 T1783 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 8636 T1783 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:13700/solr
[junit4:junit4]   2> 8637 T1783 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 8637 T1783 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:13700 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@454c2a6d
[junit4:junit4]   2> 8638 T1783 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8639 T1838 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:13700. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 8639 T1838 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:13700, initiating session
[junit4:junit4]   2> 8640 T1785 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:15745
[junit4:junit4]   2> 8640 T1785 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:15745
[junit4:junit4]   2> 8642 T1787 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d5f80504e0007 with negotiated timeout 20000 for client /140.211.11.196:15745
[junit4:junit4]   2> 8642 T1838 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:13700, sessionid = 0x13d5f80504e0007, negotiated timeout = 20000
[junit4:junit4]   2> 8642 T1839 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@454c2a6d name:ZooKeeperConnection Watcher:127.0.0.1:13700 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8643 T1783 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8645 T1788 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d5f80504e0007
[junit4:junit4]   2> 8649 T1839 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 8649 T1785 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:15745 which had sessionid 0x13d5f80504e0007
[junit4:junit4]   2> 8649 T1783 oaz.ZooKeeper.close Session: 0x13d5f80504e0007 closed
[junit4:junit4]   2> 8650 T1783 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 8662 T1783 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:13700/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@5d15420
[junit4:junit4]   2> 8663 T1783 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8664 T1840 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:13700. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 8664 T1840 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:13700, initiating session
[junit4:junit4]   2> 8664 T1785 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:26330
[junit4:junit4]   2> 8665 T1785 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:26330
[junit4:junit4]   2> 8667 T1787 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d5f80504e0008 with negotiated timeout 20000 for client /140.211.11.196:26330
[junit4:junit4]   2> 8667 T1840 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:13700, sessionid = 0x13d5f80504e0008, negotiated timeout = 20000
[junit4:junit4]   2> 8667 T1841 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5d15420 name:ZooKeeperConnection Watcher:127.0.0.1:13700/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8668 T1783 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8669 T1788 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5f80504e0008 type:create cxid:0x1 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8670 T1788 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5f80504e0008 type:create cxid:0x2 zxid:0x6f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8681 T1783 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9684 T1783 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:22703_t_rfm%2Fuv
[junit4:junit4]   2> 9685 T1788 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5f80504e0008 type:delete cxid:0xb zxid:0x70 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:22703_t_rfm%2Fuv Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:22703_t_rfm%2Fuv
[junit4:junit4]   2> 9712 T1783 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:22703_t_rfm%2Fuv
[junit4:junit4]   2> 9715 T1812 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> 9715 T1805 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> 9715 T1825 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> 9716 T1841 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9718 T1805 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9718 T1812 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9718 T1825 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9731 T1842 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363106885846/collection1
[junit4:junit4]   2> 9731 T1842 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9732 T1842 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9732 T1842 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9733 T1842 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363106885846/collection1/'
[junit4:junit4]   2> 9734 T1842 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty2-1363106885846/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9735 T1842 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty2-1363106885846/collection1/lib/README' to classloader
[junit4:junit4]   2> 9786 T1842 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 9795 T1806 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9796 T1806 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:26971_t_rfm%2Fuv",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:26971/t_rfm/uv"}
[junit4:junit4]   2> 9810 T1825 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> 9810 T1812 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> 9810 T1841 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> 9810 T1805 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> 9845 T1842 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9846 T1842 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 9851 T1842 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 10452 T1842 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 10464 T1842 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 10468 T1842 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 10482 T1842 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10487 T1842 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10491 T1842 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10492 T1842 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 10492 T1842 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 10493 T1842 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10494 T1842 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 10494 T1842 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 10494 T1842 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 10494 T1842 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363106885846/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1363106877511/jetty2/
[junit4:junit4]   2> 10495 T1842 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4aab7165
[junit4:junit4]   2> 10495 T1842 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 10496 T1842 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363106877511/jetty2 forceNew: false
[junit4:junit4]   2> 10496 T1842 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1363106877511/jetty2/index/
[junit4:junit4]   2> 10496 T1842 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1363106877511/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 10498 T1842 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363106877511/jetty2/index forceNew: false
[junit4:junit4]   2> 10529 T1842 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.MMapDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/index49995017tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@51fe7889),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 10529 T1842 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 10531 T1842 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 10532 T1842 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 10532 T1842 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 10533 T1842 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 10533 T1842 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 10534 T1842 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 10534 T1842 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 10534 T1842 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 10535 T1842 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 10542 T1842 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 10549 T1842 oass.SolrIndexSearcher.<init> Opening Searcher@759c850c main
[junit4:junit4]   2> 10549 T1842 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.SyncSliceTest-1363106877511/jetty2/tlog
[junit4:junit4]   2> 10550 T1842 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 10550 T1842 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 10554 T1843 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@759c850c main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 10556 T1842 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 10556 T1842 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11316 T1806 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11316 T1806 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:22703_t_rfm%2Fuv",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:22703/t_rfm/uv"}
[junit4:junit4]   2> 11317 T1806 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 11317 T1806 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 11358 T1812 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> 11358 T1825 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> 11358 T1805 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> 11358 T1841 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> 11559 T1842 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 11559 T1842 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:22703/t_rfm/uv collection:collection1 shard:shard1
[junit4:junit4]   2> 11563 T1842 oasc.ZkController.register We are http://127.0.0.1:22703/t_rfm/uv/collection1/ and leader is http://127.0.0.1:26971/t_rfm/uv/collection1/
[junit4:junit4]   2> 11563 T1842 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:22703/t_rfm/uv
[junit4:junit4]   2> 11563 T1842 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 11563 T1842 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C113 name=collection1 org.apache.solr.core.SolrCore@453d378f url=http://127.0.0.1:22703/t_rfm/uv/collection1 node=127.0.0.1:22703_t_rfm%2Fuv C113_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:22703_t_rfm%2Fuv, base_url=http://127.0.0.1:22703/t_rfm/uv}
[junit4:junit4]   2> 11564 T1844 C113 P22703 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 11565 T1842 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11565 T1844 C113 P22703 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 11565 T1844 C113 P22703 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 11565 T1844 C113 P22703 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11566 T1783 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0
[junit4:junit4]   2> 11567 T1844 C113 P22703 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 11566 T1783 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 11567 T1783 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 11774 T1783 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 11777 T1783 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:62716
[junit4:junit4]   2> 11778 T1783 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 11778 T1783 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 11779 T1783 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363106889093
[junit4:junit4]   2> 11779 T1783 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363106889093/solr.xml
[junit4:junit4]   2> 11779 T1783 oasc.CoreContainer.<init> New CoreContainer 566256504
[junit4:junit4]   2> 11780 T1783 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363106889093/'
[junit4:junit4]   2> 11780 T1783 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363106889093/'
[junit4:junit4]   2> 11829 T1783 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 11829 T1783 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 11830 T1783 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 11830 T1783 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 11831 T1783 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 11831 T1783 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 11831 T1783 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 11832 T1783 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 11832 T1783 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 11833 T1783 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 11854 T1783 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 11876 T1783 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:13700/solr
[junit4:junit4]   2> 11877 T1783 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 11878 T1783 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:13700 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@7675d98
[junit4:junit4]   2> 11879 T1783 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 11880 T1855 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:13700. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 11880 T1855 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:13700, initiating session
[junit4:junit4]   2> 11880 T1785 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:50130
[junit4:junit4]   2> 11881 T1785 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:50130
[junit4:junit4]   2> 11883 T1787 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d5f80504e0009 with negotiated timeout 20000 for client /140.211.11.196:50130
[junit4:junit4]   2> 11883 T1855 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:13700, sessionid = 0x13d5f80504e0009, negotiated timeout = 20000
[junit4:junit4]   2> 11883 T1856 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7675d98 name:ZooKeeperConnection Watcher:127.0.0.1:13700 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 11883 T1783 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 11885 T1788 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d5f80504e0009
[junit4:junit4]   2> 11886 T1856 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 11886 T1785 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:50130 which had sessionid 0x13d5f80504e0009
[junit4:junit4]   2> 11886 T1783 oaz.ZooKeeper.close Session: 0x13d5f80504e0009 closed
[junit4:junit4]   2> 11887 T1783 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 11897 T1783 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:13700/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@477adace
[junit4:junit4]   2> 11898 T1783 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 11899 T1857 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:13700. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 11899 T1857 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:13700, initiating session
[junit4:junit4]   2> 11900 T1785 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:34909
[junit4:junit4]   2> 11900 T1785 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:34909
[junit4:junit4]   2> 11901 T1787 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d5f80504e000a with negotiated timeout 20000 for client /140.211.11.196:34909
[junit4:junit4]   2> 11901 T1857 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:13700, sessionid = 0x13d5f80504e000a, negotiated timeout = 20000
[junit4:junit4]   2> 11902 T1858 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@477adace name:ZooKeeperConnection Watcher:127.0.0.1:13700/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 11902 T1783 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 11903 T1788 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5f80504e000a type:create cxid:0x1 zxid:0x81 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11904 T1788 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5f80504e000a type:create cxid:0x2 zxid:0x82 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11913 T1783 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 12863 T1806 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12864 T1806 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:22703_t_rfm%2Fuv",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:22703/t_rfm/uv"}
[junit4:junit4]   2> 12885 T1812 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> 12885 T1841 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> 12885 T1858 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> 12885 T1805 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> 12885 T1825 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> 12916 T1783 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62716_t_rfm%2Fuv
[junit4:junit4]   2> 12917 T1788 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5f80504e000a type:delete cxid:0xd zxid:0x87 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:62716_t_rfm%2Fuv Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:62716_t_rfm%2Fuv
[junit4:junit4]   2> 12919 T1783 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:62716_t_rfm%2Fuv
[junit4:junit4]   2> 12921 T1812 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> 12921 T1805 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> 12921 T1825 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> 12921 T1858 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 12921 T1841 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 12922 T1858 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> 12922 T1841 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> 12923 T1812 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 12923 T1805 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 12923 T1825 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 12929 T1859 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363106889093/collection1
[junit4:junit4]   2> 12930 T1859 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 12930 T1859 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 12930 T1859 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 12932 T1859 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363106889093/collection1/'
[junit4:junit4]   2> 12933 T1859 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty3-1363106889093/collection1/lib/README' to classloader
[junit4:junit4]   2> 12933 T1859 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty3-1363106889093/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 12980 T1859 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 13037 T1859 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 13038 T1859 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 13044 T1859 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 13592 T1815 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {coreNodeName=127.0.0.1:22703_t_rfm%252Fuv_collection1&state=recovering&nodeName=127.0.0.1:22703_t_rfm%252Fuv&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=2002 
[junit4:junit4]   2> 13688 T1859 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 13699 T1859 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 13704 T1859 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 13717 T1859 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 13722 T1859 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 13726 T1859 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 13728 T1859 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 13728 T1859 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 13729 T1859 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 13730 T1859 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 13730 T1859 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 13730 T1859 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 13731 T1859 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363106889093/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1363106877511/jetty3/
[junit4:junit4]   2> 13731 T1859 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4aab7165
[junit4:junit4]   2> 13731 T1859 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 13732 T1859 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363106877511/jetty3 forceNew: false
[junit4:junit4]   2> 13732 T1859 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1363106877511/jetty3/index/
[junit4:junit4]   2> 13732 T1859 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1363106877511/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 13734 T1859 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363106877511/jetty3/index forceNew: false
[junit4:junit4]   2> 13754 T1859 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.MMapDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/index49995018tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@33157f91),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 13754 T1859 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 13757 T1859 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 13757 T1859 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 13758 T1859 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 13758 T1859 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 13759 T1859 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 13759 T1859 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 13759 T1859 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 13760 T1859 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 13760 T1859 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 13767 T1859 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 13774 T1859 oass.SolrIndexSearcher.<init> Opening Searcher@7e8aaf7a main
[junit4:junit4]   2> 13775 T1859 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.SyncSliceTest-1363106877511/jetty3/tlog
[junit4:junit4]   2> 13776 T1859 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 13776 T1859 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 13780 T1860 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7e8aaf7a main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 13781 T1859 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 13781 T1859 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 14394 T1806 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14395 T1806 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:62716_t_rfm%2Fuv",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:62716/t_rfm/uv"}
[junit4:junit4]   2> 14395 T1806 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 14396 T1806 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 14417 T1858 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> 14417 T1825 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> 14417 T1805 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> 14417 T1841 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> 14417 T1812 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> 14785 T1859 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 14785 T1859 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:62716/t_rfm/uv collection:collection1 shard:shard1
[junit4:junit4]   2> 14789 T1859 oasc.ZkController.register We are http://127.0.0.1:62716/t_rfm/uv/collection1/ and leader is http://127.0.0.1:26971/t_rfm/uv/collection1/
[junit4:junit4]   2> 14789 T1859 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:62716/t_rfm/uv
[junit4:junit4]   2> 14789 T1859 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 14790 T1859 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C114 name=collection1 org.apache.solr.core.SolrCore@471ca087 url=http://127.0.0.1:62716/t_rfm/uv/collection1 node=127.0.0.1:62716_t_rfm%2Fuv C114_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:62716_t_rfm%2Fuv, base_url=http://127.0.0.1:62716/t_rfm/uv}
[junit4:junit4]   2> 14790 T1861 C114 P62716 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 14790 T1859 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14791 T1861 C114 P62716 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 14791 T1861 C114 P62716 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 14792 T1861 C114 P62716 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 14792 T1783 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0
[junit4:junit4]   2> 14793 T1783 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 14793 T1861 C114 P62716 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 14793 T1783 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 14994 T1783 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 14997 T1783 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:28123
[junit4:junit4]   2> 14998 T1783 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 14998 T1783 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 14998 T1783 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363106892315
[junit4:junit4]   2> 14999 T1783 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363106892315/solr.xml
[junit4:junit4]   2> 14999 T1783 oasc.CoreContainer.<init> New CoreContainer 1122997593
[junit4:junit4]   2> 15000 T1783 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363106892315/'
[junit4:junit4]   2> 15000 T1783 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363106892315/'
[junit4:junit4]   2> 15054 T1783 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 15055 T1783 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 15055 T1783 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 15055 T1783 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 15056 T1783 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 15056 T1783 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 15057 T1783 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 15057 T1783 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 15058 T1783 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 15058 T1783 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 15078 T1783 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 15096 T1783 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:13700/solr
[junit4:junit4]   2> 15096 T1783 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 15097 T1783 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:13700 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@264d035
[junit4:junit4]   2> 15098 T1783 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 15098 T1872 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:13700. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 15099 T1872 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:13700, initiating session
[junit4:junit4]   2> 15099 T1785 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:18848
[junit4:junit4]   2> 15100 T1785 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:18848
[junit4:junit4]   2> 15101 T1787 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d5f80504e000b with negotiated timeout 20000 for client /140.211.11.196:18848
[junit4:junit4]   2> 15101 T1872 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:13700, sessionid = 0x13d5f80504e000b, negotiated timeout = 20000
[junit4:junit4]   2> 15101 T1873 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@264d035 name:ZooKeeperConnection Watcher:127.0.0.1:13700 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 15102 T1783 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 15103 T1788 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d5f80504e000b
[junit4:junit4]   2> 15104 T1873 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 15104 T1785 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:18848 which had sessionid 0x13d5f80504e000b
[junit4:junit4]   2> 15104 T1783 oaz.ZooKeeper.close Session: 0x13d5f80504e000b closed
[junit4:junit4]   2> 15105 T1783 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 15116 T1783 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:13700/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@7d03d0ff
[junit4:junit4]   2> 15117 T1783 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 15117 T1874 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:13700. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 15117 T1874 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:13700, initiating session
[junit4:junit4]   2> 15118 T1785 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:38372
[junit4:junit4]   2> 15118 T1785 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:38372
[junit4:junit4]   2> 15119 T1787 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d5f80504e000c with negotiated timeout 20000 for client /140.211.11.196:38372
[junit4:junit4]   2> 15119 T1874 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:13700, sessionid = 0x13d5f80504e000c, negotiated timeout = 20000
[junit4:junit4]   2> 15120 T1875 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7d03d0ff name:ZooKeeperConnection Watcher:127.0.0.1:13700/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 15120 T1783 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 15121 T1788 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5f80504e000c type:create cxid:0x1 zxid:0x94 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 15122 T1788 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5f80504e000c type:create cxid:0x2 zxid:0x95 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 15131 T1783 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2>  C113_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:22703_t_rfm%2Fuv, base_url=http://127.0.0.1:22703/t_rfm/uv}
[junit4:junit4]   2> 15594 T1844 C113 P22703 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:26971/t_rfm/uv/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 15594 T1844 C113 P22703 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:22703/t_rfm/uv START replicas=[http://127.0.0.1:26971/t_rfm/uv/collection1/] nUpdates=100
[junit4:junit4]   2> 15595 T1844 C113 P22703 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 15595 T1844 C113 P22703 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 15595 T1844 C113 P22703 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 15596 T1844 C113 P22703 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 15596 T1844 C113 P22703 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 15596 T1844 C113 P22703 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:26971/t_rfm/uv/collection1/. core=collection1
[junit4:junit4]   2> 15596 T1844 C113 P22703 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C115 name=collection1 org.apache.solr.core.SolrCore@b557c5f url=http://127.0.0.1:26971/t_rfm/uv/collection1 node=127.0.0.1:26971_t_rfm%2Fuv C115_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:26971_t_rfm%2Fuv, base_url=http://127.0.0.1:26971/t_rfm/uv, leader=true}
[junit4:junit4]   2> 15602 T1817 C115 P26971 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 15608 T1818 C115 P26971 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 15612 T1818 C115 P26971 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.MMapDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/index49995016tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@72dd74a4),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 15613 T1818 C115 P26971 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 15616 T1818 C115 P26971 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.MMapDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/index49995016tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@72dd74a4),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.MMapDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/index49995016tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@72dd74a4),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 15617 T1818 C115 P26971 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 15618 T1818 C115 P26971 oass.SolrIndexSearcher.<init> Opening Searcher@1adcc56e realtime
[junit4:junit4]   2> 15618 T1818 C115 P26971 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 15618 T1818 C115 P26971 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 10
[junit4:junit4]   2> 15619 T1844 C113 P22703 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 15619 T1844 C113 P22703 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 15621 T1819 C115 P26971 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 15622 T1819 C115 P26971 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 15622 T1844 C113 P22703 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 15622 T1844 C113 P22703 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 15623 T1844 C113 P22703 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 15625 T1819 C115 P26971 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=0 
[junit4:junit4]   2> 15626 T1844 C113 P22703 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 15627 T1844 C113 P22703 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363106877511/jetty2/index.20130312194813131 forceNew: false
[junit4:junit4]   2> 15628 T1844 C113 P22703 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@10331cab lockFactory=org.apache.lucene.store.NativeFSLockFactory@180fcadc; maxCacheMB=0.8740234375 maxMergeSizeMB=0.75)) fullCopy=false
[junit4:junit4]   2> 15631 T1819 C115 P26971 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 15632 T1844 C113 P22703 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 15634 T1844 C113 P22703 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 15634 T1844 C113 P22703 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 15637 T1844 C113 P22703 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.MMapDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/index49995017tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@51fe7889),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.MMapDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/index49995017tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@51fe7889),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 15638 T1844 C113 P22703 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 15638 T1844 C113 P22703 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 15639 T1844 C113 P22703 oass.SolrIndexSearcher.<init> Opening Searcher@17a566e3 main
[junit4:junit4]   2> 15639 T1843 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@17a566e3 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 15640 T1844 C113 P22703 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@10331cab lockFactory=org.apache.lucene.store.NativeFSLockFactory@180fcadc; maxCacheMB=0.8740234375 maxMergeSizeMB=0.75))
[junit4:junit4]   2> 15640 T1844 C113 P22703 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 15640 T1844 C113 P22703 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 15640 T1844 C113 P22703 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 15641 T1844 C113 P22703 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15642 T1844 C113 P22703 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 15921 T1806 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15922 T1806 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:62716_t_rfm%2Fuv",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:62716/t_rfm/uv"}
[junit4:junit4]   2> 15926 T1806 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:22703_t_rfm%2Fuv",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:22703/t_rfm/uv"}
[junit4:junit4]   2> 15942 T1875 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> 15942 T1858 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> 15942 T1841 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> 15942 T1825 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> 15942 T1805 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> 15942 T1812 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> 16134 T1783 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:28123_t_rfm%2Fuv
[junit4:junit4]   2> 16135 T1788 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5f80504e000c type:delete cxid:0xd zxid:0x9e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:28123_t_rfm%2Fuv Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:28123_t_rfm%2Fuv
[junit4:junit4]   2> 16136 T1783 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:28123_t_rfm%2Fuv
[junit4:junit4]   2> 16139 T1875 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> 16139 T1825 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> 16139 T1812 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> 16139 T1805 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> 16139 T1858 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16139 T1841 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16140 T1858 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> 16140 T1841 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> 16141 T1875 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16141 T1825 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16141 T1805 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16141 T1812 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16150 T1878 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363106892315/collection1
[junit4:junit4]   2> 16151 T1878 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 16151 T1878 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 16151 T1878 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 16153 T1878 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363106892315/collection1/'
[junit4:junit4]   2> 16154 T1878 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty4-1363106892315/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 16154 T1878 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty4-1363106892315/collection1/lib/README' to classloader
[junit4:junit4]   2> 16219 T1878 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 16275 T1878 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 16276 T1878 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 16282 T1878 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 16813 T1816 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {coreNodeName=127.0.0.1:62716_t_rfm%252Fuv_collection1&state=recovering&nodeName=127.0.0.1:62716_t_rfm%252Fuv&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=2002 
[junit4:junit4]   2> 16880 T1878 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 16892 T1878 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 16896 T1878 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 16909 T1878 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 16914 T1878 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 16918 T1878 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 16919 T1878 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 16920 T1878 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 16920 T1878 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 16921 T1878 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 16921 T1878 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 16922 T1878 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 16922 T1878 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363106892315/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1363106877511/jetty4/
[junit4:junit4]   2> 16922 T1878 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4aab7165
[junit4:junit4]   2> 16923 T1878 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 16923 T1878 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363106877511/jetty4 forceNew: false
[junit4:junit4]   2> 16924 T1878 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1363106877511/jetty4/index/
[junit4:junit4]   2> 16924 T1878 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1363106877511/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 16925 T1878 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363106877511/jetty4/index forceNew: false
[junit4:junit4]   2> 16956 T1878 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.MMapDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/index49995019tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@6a8de0f2),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 16956 T1878 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 16959 T1878 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 16959 T1878 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 16960 T1878 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 16960 T1878 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 16961 T1878 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 16961 T1878 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 16961 T1878 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 16962 T1878 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 16962 T1878 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 16969 T1878 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 16976 T1878 oass.SolrIndexSearcher.<init> Opening Searcher@38e87a1b main
[junit4:junit4]   2> 16977 T1878 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.SyncSliceTest-1363106877511/jetty4/tlog
[junit4:junit4]   2> 16977 T1878 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 16978 T1878 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 16981 T1879 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@38e87a1b main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 16983 T1878 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 16983 T1878 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 17449 T1806 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17450 T1806 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:28123_t_rfm%2Fuv",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:28123/t_rfm/uv"}
[junit4:junit4]   2> 17451 T1806 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 17451 T1806 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 17464 T1875 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> 17464 T1812 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> 17465 T1841 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> 17464 T1858 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> 17465 T1825 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> 17464 T1805 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> 17986 T1878 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 17986 T1878 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:28123/t_rfm/uv collection:collection1 shard:shard1
[junit4:junit4]   2> 17990 T1878 oasc.ZkController.register We are http://127.0.0.1:28123/t_rfm/uv/collection1/ and leader is http://127.0.0.1:26971/t_rfm/uv/collection1/
[junit4:junit4]   2> 17990 T1878 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:28123/t_rfm/uv
[junit4:junit4]   2> 17990 T1878 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 17990 T1878 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C116 name=collection1 org.apache.solr.core.SolrCore@1ae64aa9 url=http://127.0.0.1:28123/t_rfm/uv/collection1 node=127.0.0.1:28123_t_rfm%2Fuv C116_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:28123_t_rfm%2Fuv, base_url=http://127.0.0.1:28123/t_rfm/uv}
[junit4:junit4]   2> 17991 T1880 C116 P28123 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 17991 T1878 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17992 T1880 C116 P28123 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 17992 T1880 C116 P28123 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 17992 T1880 C116 P28123 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 17993 T1783 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0
[junit4:junit4]   2> 17994 T1783 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 17994 T1783 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 17995 T1880 C116 P28123 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18013 T1783 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18014 T1783 oasc.AbstractFullDistribZkTestBase.waitForThingsToLevelOut Wait for recoveries to finish - wait 15 for each attempt
[junit4:junit4]   2> 18015 T1783 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
[junit4:junit4]   2> 18015 T1783 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C114_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:62716_t_rfm%2Fuv, base_url=http://127.0.0.1:62716/t_rfm/uv}
[junit4:junit4]   2> 18815 T1861 C114 P62716 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:26971/t_rfm/uv/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 18815 T1861 C114 P62716 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:62716/t_rfm/uv START replicas=[http://127.0.0.1:26971/t_rfm/uv/collection1/] nUpdates=100
[junit4:junit4]   2> 18816 T1861 C114 P62716 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 18816 T1861 C114 P62716 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 18816 T1861 C114 P62716 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 18816 T1861 C114 P62716 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 18816 T1861 C114 P62716 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 18816 T1861 C114 P62716 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:26971/t_rfm/uv/collection1/. core=collection1
[junit4:junit4]   2> 18817 T1861 C114 P62716 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18818 T1817 C115 P26971 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 18834 T1821 C115 P26971 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 18913 T1821 C115 P26971 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.MMapDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/index49995016tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@72dd74a4),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.MMapDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/index49995016tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@72dd74a4),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 18914 T1821 C115 P26971 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 18914 T1821 C115 P26971 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 18914 T1821 C115 P26971 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 80
[junit4:junit4]   2> 18915 T1861 C114 P62716 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 18916 T1861 C114 P62716 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 18918 T1819 C115 P26971 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 18919 T1861 C114 P62716 oash.SnapPuller.fetchLatestIndex Master's generation: 3
[junit4:junit4]   2> 18919 T1861 C114 P62716 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 18919 T1861 C114 P62716 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 18922 T1819 C115 P26971 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=3&version=2} status=0 QTime=0 
[junit4:junit4]   2> 18923 T1861 C114 P62716 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 18924 T1861 C114 P62716 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363106877511/jetty3/index.20130312194816428 forceNew: false
[junit4:junit4]   2> 18925 T1861 C114 P62716 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@13b56e1d lockFactory=org.apache.lucene.store.NativeFSLockFactory@32788314; maxCacheMB=0.8740234375 maxMergeSizeMB=0.75)) fullCopy=false
[junit4:junit4]   2> 18927 T1819 C115 P26971 REQ /replication {file=segments_3&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 18929 T1861 C114 P62716 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 18930 T1861 C114 P62716 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 18931 T1861 C114 P62716 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 18934 T1861 C114 P62716 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.MMapDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/index49995018tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@33157f91),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.MMapDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/index49995018tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@33157f91),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 18934 T1861 C114 P62716 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 18935 T1861 C114 P62716 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 18935 T1861 C114 P62716 oass.SolrIndexSearcher.<init> Opening Searcher@7d7fca9a main
[junit4:junit4]   2> 18936 T1860 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7d7fca9a main{StandardDirectoryReader(segments_3:1:nrt)}
[junit4:junit4]   2> 18937 T1861 C114 P62716 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@13b56e1d lockFactory=org.apache.lucene.store.NativeFSLockFactory@32788314; maxCacheMB=0.8740234375 maxMergeSizeMB=0.75))
[junit4:junit4]   2> 18937 T1861 C114 P62716 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 18937 T1861 C114 P62716 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 18938 T1861 C114 P62716 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 18938 T1861 C114 P62716 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18952 T1861 C114 P62716 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 18969 T1806 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18970 T1806 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:28123_t_rfm%2Fuv",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:28123/t_rfm/uv"}
[junit4:junit4]   2> 18974 T1806 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:62716_t_rfm%2Fuv",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:62716/t_rfm/uv"}
[junit4:junit4]   2> 18999 T1875 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> 18999 T1858 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> 18999 T1841 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> 18999 T1825 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> 18999 T1805 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> 18999 T1812 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> 19014 T1820 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {coreNodeName=127.0.0.1:28123_t_rfm%252Fuv_collection1&state=recovering&nodeName=127.0.0.1:28123_t_rfm%252Fuv&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=1001 
[junit4:junit4]   2> 19058 T1783 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20061 T1783 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C116_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:28123_t_rfm%2Fuv, base_url=http://127.0.0.1:28123/t_rfm/uv}
[junit4:junit4]   2> 21016 T1880 C116 P28123 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:26971/t_rfm/uv/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 21016 T1880 C116 P28123 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:28123/t_rfm/uv START replicas=[http://127.0.0.1:26971/t_rfm/uv/collection1/] nUpdates=100
[junit4:junit4]   2> 21017 T1880 C116 P28123 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 21017 T1880 C116 P28123 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 21017 T1880 C116 P28123 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 21017 T1880 C116 P28123 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 21017 T1880 C116 P28123 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 21018 T1880 C116 P28123 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:26971/t_rfm/uv/collection1/. core=collection1
[junit4:junit4]   2> 21018 T1880 C116 P28123 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 21019 T1817 C115 P26971 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 21034 T1815 C115 P26971 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 21038 T1815 C115 P26971 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=3
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.MMapDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/index49995016tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@72dd74a4),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.MMapDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/index49995016tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@72dd74a4),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.MMapDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/index49995016tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@72dd74a4),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 21039 T1815 C115 P26971 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 21039 T1815 C115 P26971 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 21040 T1815 C115 P26971 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 6
[junit4:junit4]   2> 21040 T1880 C116 P28123 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 21041 T1880 C116 P28123 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 21043 T1819 C115 P26971 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 21044 T1880 C116 P28123 oash.SnapPuller.fetchLatestIndex Master's generation: 4
[junit4:junit4]   2> 21044 T1880 C116 P28123 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 21044 T1880 C116 P28123 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 21046 T1819 C115 P26971 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=4&version=2} status=0 QTime=0 
[junit4:junit4]   2> 21047 T1880 C116 P28123 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 21048 T1880 C116 P28123 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363106877511/jetty4/index.20130312194818552 forceNew: false
[junit4:junit4]   2> 21049 T1880 C116 P28123 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@645cb508 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4c6209f9; maxCacheMB=0.8740234375 maxMergeSizeMB=0.75)) fullCopy=false
[junit4:junit4]   2> 21051 T1819 C115 P26971 REQ /replication {file=segments_4&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=0 
[junit4:junit4]   2> 21053 T1880 C116 P28123 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 21054 T1880 C116 P28123 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 21054 T1880 C116 P28123 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 21058 T1880 C116 P28123 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.MMapDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/index49995019tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@6a8de0f2),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.MMapDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/index49995019tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@6a8de0f2),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 21058 T1880 C116 P28123 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 21059 T1880 C116 P28123 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 21059 T1880 C116 P28123 oass.SolrIndexSearcher.<init> Opening Searcher@5a3c4fd8 main
[junit4:junit4]   2> 21060 T1879 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5a3c4fd8 main{StandardDirectoryReader(segments_4:1:nrt)}
[junit4:junit4]   2> 21060 T1880 C116 P28123 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@645cb508 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4c6209f9; maxCacheMB=0.8740234375 maxMergeSizeMB=0.75))
[junit4:junit4]   2> 21061 T1880 C116 P28123 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 21061 T1880 C116 P28123 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 21061 T1880 C116 P28123 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 21061 T1880 C116 P28123 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 21063 T1880 C116 P28123 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 21063 T1783 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22065 T1806 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22065 T1783 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22066 T1806 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:28123_t_rfm%2Fuv",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:28123/t_rfm/uv"}
[junit4:junit4]   2> 22079 T1875 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> 22079 T1841 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> 22079 T1825 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> 22079 T1858 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> 22079 T1805 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> 22079 T1812 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> 23067 T1783 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23068 T1783 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
[junit4:junit4]   2> ASYNC  NEW_CORE C117 name=collection1 org.apache.solr.core.SolrCore@29d1332d url=http://127.0.0.1:10165/t_rfm/uv/collection1 node=127.0.0.1:10165_t_rfm%2Fuv C117_STATE=coll:control_collection core:collection1 props:{shard=shard1, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:10165_t_rfm%2Fuv, base_url=http://127.0.0.1:10165/t_rfm/uv, leader=true}
[junit4:junit4]   2> 23078 T1795 C117 P10165 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 23083 T1795 C117 P10165 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.MMapDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/index49995015tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@5a01bd91),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 23084 T1795 C117 P10165 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 23104 T1795 C117 P10165 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.MMapDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/index49995015tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@5a01bd91),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.MMapDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/index49995015tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@5a01bd91),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 23105 T1795 C117 P10165 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 23107 T1795 C117 P10165 oass.SolrIndexSearcher.<init> Opening Searcher@3397870c main
[junit4:junit4]   2> 23107 T1795 C117 P10165 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 23108 T1809 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3397870c main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 23109 T1795 C117 P10165 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 31
[junit4:junit4]   2> 23121 T1818 C115 P26971 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 23125 T1818 C115 P26971 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=4
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.MMapDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/index49995016tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@72dd74a4),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.MMapDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/index49995016tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@72dd74a4),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.MMapDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/index49995016tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@72dd74a4),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.MMapDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/index49995016tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@72dd74a4),segFN=segments_5,generation=5,filenames=[segments_5]
[junit4:junit4]   2> 23126 T1818 C115 P26971 oasc.SolrDeletionPolicy.updateCommits newest commit = 5[segments_5]
[junit4:junit4]   2> 23126 T1818 C115 P26971 oass.SolrIndexSearcher.<init> Opening Searcher@5cf5a233 main
[junit4:junit4]   2> 23127 T1818 C115 P26971 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 23128 T1827 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5cf5a233 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 23128 T1818 C115 P26971 oasu.SolrCmdDistributor.distribCommit Distrib commit to:[StdNode: http://127.0.0.1:22703/t_rfm/uv/collection1/, StdNode: http://127.0.0.1:62716/t_rfm/uv/collection1/, StdNode: http://127.0.0.1:28123/t_rfm/uv/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   2>  C116_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:28123_t_rfm%2Fuv, base_url=http://127.0.0.1:28123/t_rfm/uv}
[junit4:junit4]   2> 23143 T1865 C116 P28123 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2>  C113_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:22703_t_rfm%2Fuv, base_url=http://127.0.0.1:22703/t_rfm/uv}
[junit4:junit4]   2> 23145 T1831 C113 P22703 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2>  C114_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:62716_t_rfm%2Fuv, base_url=http://127.0.0.1:62716/t_rfm/uv}
[junit4:junit4]   2> 23145 T1848 C114 P62716 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 23147 T1865 C116 P28123 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.MMapDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/index49995019tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@6a8de0f2),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.MMapDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/index49995019tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@6a8de0f2),segFN=segments_5,generation=5,filenames=[segments_5]
[junit4:junit4]   2> 23148 T1865 C116 P28123 oasc.SolrDeletionPolicy.updateCommits newest commit = 5[segments_5]
[junit4:junit4]   2> 23149 T1865 C116 P28123 oass.SolrIndexSearcher.<init> Opening Searcher@463b0652 main
[junit4:junit4]   2> 23149 T1865 C116 P28123 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 23150 T1879 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@463b0652 main{StandardDirectoryReader(segments_4:1:nrt)}
[junit4:junit4]   2> 23150 T1865 C116 P28123 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 7
[junit4:junit4]   2> 23164 T1831 C113 P22703 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.MMapDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/index49995017tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@51fe7889),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.MMapDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/index49995017tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@51fe7889),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 23164 T1831 C113 P22703 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 23164 T1848 C114 P62716 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.MMapDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/index49995018tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@33157f91),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.MMapDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/index49995018tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@33157f91),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 23165 T1848 C114 P62716 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 23165 T1831 C113 P22703 oass.SolrIndexSearcher.<init> Opening Searcher@762af674 main
[junit4:junit4]   2> 23166 T1848 C114 P62716 oass.SolrIndexSearcher.<init> Opening Searcher@4ecb7040 main
[junit4:junit4]   2> 23166 T1831 C113 P22703 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 23167 T1843 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@762af674 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 23166 T1848 C114 P62716 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 23167 T1860 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4ecb7040 main{StandardDirectoryReader(segments_3:1:nrt)}
[junit4:junit4]   2> 23167 T1831 C113 P22703 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 22
[junit4:junit4]   2> 23168 T1848 C114 P62716 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 23
[junit4:junit4]   2> 23168 T1818 C115 P26971 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 47
[junit4:junit4]   2> 23170 T1783 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23172 T1816 C115 P26971 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 23175 T1832 C113 P22703 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 23177 T1849 C114 P62716 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 23179 T1866 C116 P28123 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 25184 T1795 C117 P10165 oass.SolrIndexSearcher.<init> Opening Searcher@6ddfa72f realtime
[junit4:junit4]   2> 25184 T1795 C117 P10165 /update {wt=javabin&version=2} {deleteByQuery=*:* (-1429321183592972288)} 0 2
[junit4:junit4]   2> 25192 T1831 C113 P22703 /update {update.distrib=FROMLEADER&_version_=-1429321183597166592&update.from=http://127.0.0.1:26971/t_rfm/uv/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1429321183597166592)} 0 1
[junit4:junit4]   2> 25192 T1848 C114 P62716 /update {update.distrib=FROMLEADER&_version_=-1429321183597166592&update.from=http://127.0.0.1:26971/t_rfm/uv/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1429321183597166592)} 0 1
[junit4:junit4]   2> 25193 T1865 C116 P28123 /update {update.distrib=FROMLEADER&_version_=-1429321183597166592&update.from=http://127.0.0.1:26971/t_rfm/uv/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1429321183597166592)} 0 2
[junit4:junit4]   2> 25193 T1818 C115 P26971 /update {wt=javabin&version=2} {deleteByQuery=*:* (-1429321183597166592)} 0 6
[junit4:junit4]   2> 25198 T1795 C117 P10165 /update {wt=javabin&version=2} {add=[0 (1429321183606603776)]} 0 2
[junit4:junit4]   2> 25207 T1831 C113 P22703 /update {distrib.from=http://127.0.0.1:26971/t_rfm/uv/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[0 (1429321183611846656)]} 0 2
[junit4:junit4]   2> 25207 T1865 C116 P28123 /update {distrib.from=http://127.0.0.1:26971/t_rfm/uv/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[0 (1429321183611846656)]} 0 2
[junit4:junit4]   2> 25207 T1848 C114 P62716 /update {distrib.from=http://127.0.0.1:26971/t_rfm/uv/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[0 (1429321183611846656)]} 0 2
[junit4:junit4]   2> 25208 T1818 C115 P26971 /update {wt=javabin&version=2} {add=[0 (1429321183611846656)]} 0 7
[junit4:junit4]   2> 25212 T1795 C117 P10165 /update {wt=javabin&version=2} {add=[1 (1429321183622332416)]} 0 1
[junit4:junit4]   2> 25219 T1848 C114 P62716 /update {distrib.from=http://127.0.0.1:26971/t_rfm/uv/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1429321183626526720)]} 0 1
[junit4:junit4]   2> 25219 T1831 C113 P22703 /update {distrib.from=http://127.0.0.1:26971/t_rfm/uv/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1429321183626526720)]} 0 1
[junit4:junit4]   2> 25220 T1865 C116 P28123 /update {distrib.from=http://127.0.0.1:26971/t_rfm/uv/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1429321183626526720)]} 0 2
[junit4:junit4]   2> 25220 T1818 C115 P26971 /update {wt=javabin&version=2} {add=[1 (1429321183626526720)]} 0 5
[junit4:junit4]   2> 25224 T1795 C117 P10165 /update {wt=javabin&version=2} {add=[2 (1429321183634915328)]} 0 1
[junit4:junit4]   2> 25231 T1848 C114 P62716 /update {distrib.from=http://127.0.0.1:26971/t_rfm/uv/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[2 (1429321183639109632)]} 0 1
[junit4:junit4]   2> 25231 T1865 C116 P28123 /update {distrib.from=http://127.0.0.1:26971/t_rfm/uv/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[2 (1429321183639109632)]} 0 1
[junit4:junit4]   2> 25232 T1818 C115 P26971 /update {test.distrib.skip.servers=http://127.0.0.1:22703/t_rfm/uv/collection1/&wt=javabin&version=2} {add=[2 (1429321183639109632)]} 0 5
[junit4:junit4]   2> 25236 T1795 C117 P10165 /update {wt=javabin&version=2} {add=[3 (1429321183647498240)]} 0 1
[junit4:junit4]   2> 25244 T1865 C116 P28123 /update {distrib.from=http://127.0.0.1:26971/t_rfm/uv/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[3 (1429321183651692544)]} 0 2
[junit4:junit4]   2> 25245 T1818 C115 P26971 /update {test.distrib.skip.servers=http://127.0.0.1:22703/t_rfm/uv/collection1/&test.distrib.skip.servers=http://127.0.0.1:62716/t_rfm/uv/collection1/&wt=javabin&version=2} {add=[3 (1429321183651692544)]} 0 6
[junit4:junit4]   2> 25248 T1795 C117 P10165 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 25285 T1795 C117 P10165 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.MMapDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/index49995015tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@5a01bd91),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.MMapDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/index49995015tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@5a01bd91),segFN=segments_3,generation=3,filenames=[_0.len, _0.inf, _0.si, _0.pst, _0.fld, segments_3]
[junit4:junit4]   2> 25285 T1795 C117 P10165 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[_0.len, _0.inf, _0.si, _0.pst, _0.fld, segments_3]
[junit4:junit4]   2> 25291 T1795 C117 P10165 oass.SolrIndexSearcher.<init> Opening Searcher@4f2be287 main
[junit4:junit4]   2> 25292 T1795 C117 P10165 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 25292 T1809 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4f2be287 main{StandardDirectoryReader(segments_3:3:nrt _0(4.3):C4)}
[junit4:junit4]   2> 25293 T1795 C117 P10165 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 45
[junit4:junit4]   2> 25295 T1818 C115 P26971 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 25315 T1818 C115 P26971 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=5
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.MMapDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/index49995016tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@72dd74a4),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.MMapDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/index49995016tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@72dd74a4),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.MMapDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/index49995016tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@72dd74a4),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.MMapDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/index49995016tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@72dd74a4),segFN=segments_5,generation=5,filenames=[segments_5]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.MMapDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/index49995016tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@72dd74a4),segFN=segments_6,generation=6,filenames=[_0.len, _0.inf, _0.si, _0.pst, segments_6, _0.fld]
[junit4:junit4]   2> 25316 T1818 C115 P26971 oasc.SolrDeletionPolicy.updateCommits newest commit = 6[_0.len, _0.inf, _0.si, _0.pst, segments_6, _0.fld]
[junit4:junit4]   2> 25319 T1818 C115 P26971 oass.SolrIndexSearcher.<init> Opening Searcher@1fe3a327 main
[junit4:junit4]   2> 25320 T1818 C115 P26971 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 25320 T1827 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1fe3a327 main{StandardDirectoryReader(segments_6:3:nrt _0(4.3):C4)}
[junit4:junit4]   2> 25321 T1818 C115 P26971 oasu.SolrCmdDistributor.distribCommit Distrib commit to:[StdNode: http://127.0.0.1:22703/t_rfm/uv/collection1/, StdNode: http://127.0.0.1:62716/t_rfm/uv/collection1/, StdNode: http://127.0.0.1:28123/t_rfm/uv/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   2> 25324 T1831 C113 P22703 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 25324 T1848 C114 P62716 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 25324 T1865 C116 P28123 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 25375 T1831 C113 P22703 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.MMapDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/index49995017tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@51fe7889),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.MMapDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/index49995017tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@51fe7889),segFN=segments_4,generation=4,filenames=[_0.len, _0.inf, _0.si, _0.pst, _0.fld, segments_4]
[junit4:junit4]   2> 25375 T1831 C113 P22703 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[_0.len, _0.inf, _0.si, _0.pst, _0.fld, segments_4]
[junit4:junit4]   2> 25378 T1831 C113 P22703 oass.SolrIndexSearcher.<init> Opening Searcher@514aedb7 main
[junit4:junit4]   2> 25379 T1831 C113 P22703 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 25379 T1843 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@514aedb7 main{StandardDirectoryReader(segments_4:3:nrt _0(4.3):C2)}
[junit4:junit4]   2> 25380 T1831 C113 P22703 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 56
[junit4:junit4]   2> 25383 T1848 C114 P62716 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.MMapDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/index49995018tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@33157f91),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.MMapDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/index49995018tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@33157f91),segFN=segments_5,generation=5,filenames=[_0.len, _0.inf, _0.si, segments_5, _0.pst, _0.fld]
[junit4:junit4]   2> 25383 T1848 C114 P62716 oasc.SolrDeletionPolicy.updateCommits newest commit = 5[_0.len, _0.inf, _0.si, segments_5, _0.pst, _0.fld]
[junit4:junit4]   2> 25384 T1865 C116 P28123 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.MMapDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/index49995019tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@6a8de0f2),segFN=segments_5,generation=5,filenames=[segments_5]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.MMapDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/index49995019tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@6a8de0f2),segFN=segments_6,generation=6,filenames=[_0.len, _0.inf, _0.si, _0.pst, segments_6, _0.fld]
[junit4:junit4]   2> 25385 T1865 C116 P28123 oasc.SolrDeletionPolicy.updateCommits newest commit = 6[_0.len, _0.inf, _0.si, _0.pst, segments_6, _0.fld]
[junit4:junit4]   2> 25386 T1848 C114 P62716 oass.SolrIndexSearcher.<init> Opening Searcher@a755b3d main
[junit4:junit4]   2> 25387 T1848 C114 P62716 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 25388 T1860 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@a755b3d main{StandardDirectoryReader(segments_5:3:nrt _0(4.3):C3)}
[junit4:junit4]   2> 25388 T1848 C114 P62716 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 64
[junit4:junit4]   2> 25388 T1865 C116 P28123 oass.SolrIndexSearcher.<init> Opening Searcher@224fc600 main
[junit4:junit4]   2> 25389 T1865 C116 P28123 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 25390 T1879 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@224fc600 main{StandardDirectoryReader(segments_6:3:nrt _0(4.3):C4)}
[junit4:junit4]   2> 25390 T1865 C116 P28123 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 66
[junit4:junit4]   2> 25391 T1818 C115 P26971 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 96
[junit4:junit4]   2> 25391 T1783 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 25393 T1783 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 25394 T1783 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
[junit4:junit4]   2> 25396 T1816 C115 P26971 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=4 status=0 QTime=0 
[junit4:junit4]   2> 25399 T1832 C113 P22703 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=2 status=0 QTime=0 
[junit4:junit4]   2> 25402 T1849 C114 P62716 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=3 status=0 QTime=0 
[junit4:junit4]   2> 25405 T1866 C116 P28123 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=4 status=0 QTime=0 
[junit4:junit4]   2> 25411 T1783 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 25432 T1850 oasha.CollectionsHandler.handleSyncShardAction Syncing shard : shard=shard1&action=SYNCSHARD&collection=collection1&wt=javabin&version=2
[junit4:junit4]   2> 25433 T1850 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 25445 T1821 oasha.CoreAdminHandler.handleRequestSyncAction I have been requested to sync up my shard
[junit4:junit4]   2> 25445 T1821 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:26971/t_rfm/uv/collection1/
[junit4:junit4]   2> 25446 T1821 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:26971/t_rfm/uv START replicas=[http://127.0.0.1:22703/t_rfm/uv/collection1/, http://127.0.0.1:62716/t_rfm/uv/collection1/, http://127.0.0.1:28123/t_rfm/uv/collection1/] nUpdates=100
[junit4:junit4]   2> 25448 T1851 C114 P62716 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 25448 T1833 C113 P22703 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&vers

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

t Solr cannot talk to ZK
[junit4:junit4]   2> 107253 T1858 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> 107253 T1858 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 107253 T1858 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> 107254 T1858 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 107254 T1858 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 108316 T1875 oasu.PeerSync.handleResponse WARNING PeerSync: core=collection1 url=http://127.0.0.1:28123/t_rfm/uv  couldn't connect to http://127.0.0.1:62716/t_rfm/uv/collection1/, counting as success
[junit4:junit4]   2> 108316 T1875 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:28123/t_rfm/uv DONE. sync succeeded
[junit4:junit4]   2> 108317 T1875 oasc.SyncStrategy.syncReplicas We have been closed, won't attempt to sync replicas back to leader
[junit4:junit4]   2> 108317 T1875 oasc.ShardLeaderElectionContext.runLeaderProcess Sync was not a success but no one else is active! I am the leader
[junit4:junit4]   2> 108317 T1875 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:28123/t_rfm/uv/collection1/
[junit4:junit4]   2> 108317 T1875 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1ae64aa9
[junit4:junit4]   2> 108318 T1875 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=4,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=5,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
[junit4:junit4]   2> 108319 T1875 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 108319 T1875 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 108319 T1875 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 108320 T1875 C116 P28123 oasu.TransactionLog.forceClose SEVERE Error: Forcing close of tlog{file=./org.apache.solr.cloud.SyncSliceTest-1363106877511/jetty4/tlog/tlog.0000000000000000003 refcount=1}
[junit4:junit4]   2> 108320 T1875 C116 P28123 oasu.TransactionLog.forceClose SEVERE Error: Forcing close of tlog{file=./org.apache.solr.cloud.SyncSliceTest-1363106877511/jetty4/tlog/tlog.0000000000000000001 refcount=1}
[junit4:junit4]   2> 108322 T1875 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 108323 T1875 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.SyncSliceTest-1363106877511/jetty4/index.20130312194818552
[junit4:junit4]   2> 108323 T1875 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.SyncSliceTest-1363106877511/jetty4/index.20130312194818552
[junit4:junit4]   2> 108324 T1875 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.SyncSliceTest-1363106877511/jetty4/index
[junit4:junit4]   2> 108324 T1875 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.SyncSliceTest-1363106877511/jetty4/index
[junit4:junit4]   2> 108324 T1875 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.SyncSliceTest-1363106877511/jetty4
[junit4:junit4]   2> 108324 T1875 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.SyncSliceTest-1363106877511/jetty4
[junit4:junit4]   2> 108324 T1875 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 108325 T1875 oasc.LeaderElector$1.process WARNING  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/collection1/leader_elect/shard1/election/89332572325019660-127.0.0.1:28123_t_rfm%2Fuv_collection1-n_0000000003
[junit4:junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4:junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4:junit4]   2> 	at org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.java:873)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:153)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:150)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:65)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:150)
[junit4:junit4]   2> 	at org.apache.solr.cloud.ElectionContext.cancelElection(ElectionContext.java:63)
[junit4:junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:243)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:156)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:100)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:129)
[junit4:junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
[junit4:junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
[junit4:junit4]   2> 
[junit4:junit4]   2> 108325 T1875 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> 108325 T1875 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 108326 T1875 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 108326 T1875 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> 108326 T1875 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 108326 T1875 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> NOTE: test params are: codec=SimpleText, sim=DefaultSimilarity, locale=fi, timezone=Asia/Baghdad
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=3,free=186278144,total=362020864
[junit4:junit4]   2> NOTE: All tests run in this JVM: [PluginInfoTest, FileBasedSpellCheckerTest, SimpleFacetsTest, TestPropInjectDefaults, SolrIndexSplitterTest, TestCharFilters, JsonLoaderTest, TestLMDirichletSimilarityFactory, SuggesterTest, TestSolrDeletionPolicy1, ShowFileRequestHandlerTest, StatelessScriptUpdateProcessorFactoryTest, TestPseudoReturnFields, MBeansHandlerTest, TestPHPSerializedResponseWriter, TestSearchPerf, ResponseLogComponentTest, SOLR749Test, QueryEqualityTest, IndexSchemaTest, SolrCoreTest, PrimUtilsTest, TestStressRecovery, SpellingQueryConverterTest, TestStressVersions, TestSolrCoreProperties, ClusterStateUpdateTest, TestJoin, TestCopyFieldCollectionResource, WordBreakSolrSpellCheckerTest, ZkControllerTest, UUIDFieldTest, TestRealTimeGet, QueryParsingTest, PrimitiveFieldTypeTest, DirectSolrConnectionTest, DirectUpdateHandlerOptimizeTest, BasicDistributedZkTest, BadComponentTest, SolrTestCaseJ4Test, SpatialFilterTest, TestFaceting, QueryElevationComponentTest, TestLFUCache, TestWriterPerf, TestSolrDeletionPolicy2, PreAnalyzedFieldTest, ShardRoutingTest, FastVectorHighlighterTest, UpdateRequestProcessorFactoryTest, TestFuzzyAnalyzedSuggestions, SearchHandlerTest, TestFunctionQuery, TestQuerySenderListener, TestSweetSpotSimilarityFactory, TestDynamicFieldResource, ExternalFileFieldSortTest, DistributedSpellCheckComponentTest, DistributedQueryElevationComponentTest, TestIBSimilarityFactory, TestSolrIndexConfig, TestDocSet, TestConfig, CoreAdminHandlerTest, TestPhraseSuggestions, ChaosMonkeyNothingIsSafeTest, UnloadDistributedZkTest, SyncSliceTest]
[junit4:junit4] Completed on J0 in 108.60s, 1 test, 1 failure <<< FAILURES!

[...truncated 519 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.xml:381: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.xml:361: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build.xml:183: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/common-build.xml:449: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/lucene/common-build.xml:1213: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/lucene/common-build.xml:877: There were test failures: 272 suites, 1143 tests, 1 failure, 28 ignored (9 assumptions)

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



[JENKINS] Lucene-Solr-Tests-4.x-Java6 - Build # 1416 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.x-Java6/1416/

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

Error Message:
No registered leader was found, collection:collection1 slice:shard1

Stack Trace:
org.apache.solr.common.SolrException: No registered leader was found, collection:collection1 slice:shard1
	at __randomizedtesting.SeedInfo.seed([B9DE0099DB78EBE4:38388E81AC278BD8]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:484)
	at org.apache.solr.cloud.BasicDistributedZk2Test.brindDownShardIndexSomeDocsAndRecover(BasicDistributedZk2Test.java:291)
	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:116)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java: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 8440 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
[junit4:junit4]   2> 1 T424 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 9 T424 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363134976790
[junit4:junit4]   2> 10 T424 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 11 T425 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 15 T425 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 15 T425 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 15 T425 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 15 T425 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 16 T425 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1363134976789/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 112 T424 oasc.ZkTestServer.run start zk server on port:56809
[junit4:junit4]   2> 112 T424 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:56809 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@6bc947
[junit4:junit4]   2> 114 T424 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 114 T430 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:56809. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 115 T430 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:56809, initiating session
[junit4:junit4]   2> 115 T426 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:20392
[junit4:junit4]   2> 115 T426 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:20392
[junit4:junit4]   2> 115 T428 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 123 T428 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d612d131e0000 with negotiated timeout 10000 for client /140.211.11.196:20392
[junit4:junit4]   2> 123 T430 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:56809, sessionid = 0x13d612d131e0000, negotiated timeout = 10000
[junit4:junit4]   2> 124 T431 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6bc947 name:ZooKeeperConnection Watcher:127.0.0.1:56809 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 124 T424 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 125 T424 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 134 T429 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d612d131e0000
[junit4:junit4]   2> 140 T431 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 140 T424 oaz.ZooKeeper.close Session: 0x13d612d131e0000 closed
[junit4:junit4]   2> 140 T426 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:20392 which had sessionid 0x13d612d131e0000
[junit4:junit4]   2> 141 T424 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:56809/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@5e967746
[junit4:junit4]   2> 141 T424 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 142 T432 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:56809. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 142 T432 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:56809, initiating session
[junit4:junit4]   2> 143 T426 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:54349
[junit4:junit4]   2> 143 T426 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:54349
[junit4:junit4]   2> 152 T428 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d612d131e0001 with negotiated timeout 10000 for client /140.211.11.196:54349
[junit4:junit4]   2> 152 T432 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:56809, sessionid = 0x13d612d131e0001, negotiated timeout = 10000
[junit4:junit4]   2> 152 T433 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5e967746 name:ZooKeeperConnection Watcher:127.0.0.1:56809/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 152 T424 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 153 T424 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 162 T424 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 169 T424 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 172 T424 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 186 T424 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 186 T424 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 204 T424 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 205 T424 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 314 T424 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 314 T424 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 330 T424 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 330 T424 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 339 T424 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 340 T424 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 343 T424 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 344 T424 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 347 T424 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 347 T424 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 351 T424 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 351 T424 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 354 T424 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 355 T424 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 366 T429 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d612d131e0001
[junit4:junit4]   2> 373 T433 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 373 T424 oaz.ZooKeeper.close Session: 0x13d612d131e0001 closed
[junit4:junit4]   2> 373 T426 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:54349 which had sessionid 0x13d612d131e0001
[junit4:junit4]   2> 528 T424 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 535 T424 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:25158
[junit4:junit4]   2> 536 T424 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 536 T424 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 536 T424 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363134977154
[junit4:junit4]   2> 537 T424 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363134977154/solr.xml
[junit4:junit4]   2> 537 T424 oasc.CoreContainer.<init> New CoreContainer 409638510
[junit4:junit4]   2> 538 T424 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363134977154/'
[junit4:junit4]   2> 538 T424 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363134977154/'
[junit4:junit4]   2> 584 T424 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 585 T424 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 585 T424 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 585 T424 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 586 T424 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 586 T424 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 586 T424 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 587 T424 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 587 T424 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 587 T424 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 602 T424 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 619 T424 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:56809/solr
[junit4:junit4]   2> 620 T424 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 620 T424 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:56809 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@4596b9cd
[junit4:junit4]   2> 621 T424 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 621 T443 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:56809. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 622 T443 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:56809, initiating session
[junit4:junit4]   2> 622 T426 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:37044
[junit4:junit4]   2> 623 T426 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:37044
[junit4:junit4]   2> 624 T428 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d612d131e0002 with negotiated timeout 20000 for client /140.211.11.196:37044
[junit4:junit4]   2> 624 T443 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:56809, sessionid = 0x13d612d131e0002, negotiated timeout = 20000
[junit4:junit4]   2> 625 T444 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4596b9cd name:ZooKeeperConnection Watcher:127.0.0.1:56809 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 625 T424 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 626 T429 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d612d131e0002
[junit4:junit4]   2> 637 T444 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 637 T426 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:37044 which had sessionid 0x13d612d131e0002
[junit4:junit4]   2> 637 T424 oaz.ZooKeeper.close Session: 0x13d612d131e0002 closed
[junit4:junit4]   2> 638 T424 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 645 T424 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:56809/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@42ca7192
[junit4:junit4]   2> 646 T424 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 650 T445 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:56809. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 651 T445 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:56809, initiating session
[junit4:junit4]   2> 651 T426 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:54770
[junit4:junit4]   2> 652 T426 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:54770
[junit4:junit4]   2> 653 T428 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d612d131e0003 with negotiated timeout 20000 for client /140.211.11.196:54770
[junit4:junit4]   2> 653 T445 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:56809, sessionid = 0x13d612d131e0003, negotiated timeout = 20000
[junit4:junit4]   2> 654 T446 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@42ca7192 name:ZooKeeperConnection Watcher:127.0.0.1:56809/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 654 T424 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 656 T429 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d612d131e0003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 665 T424 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 667 T424 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:25158_
[junit4:junit4]   2> 668 T429 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d612d131e0003 type:delete cxid:0x8 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:25158_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:25158_
[junit4:junit4]   2> 669 T424 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:25158_
[junit4:junit4]   2> 678 T424 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 689 T429 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d612d131e0003 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> 691 T424 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 694 T424 oasc.Overseer.start Overseer (id=89334413839433731-127.0.0.1:25158_-n_0000000000) starting
[junit4:junit4]   2> 694 T429 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d612d131e0003 type:create cxid:0x1b zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 701 T429 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d612d131e0003 type:create cxid:0x1c zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 703 T429 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d612d131e0003 type:create cxid:0x1d zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 709 T429 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d612d131e0003 type:create cxid:0x1e zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 710 T448 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 711 T424 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 722 T424 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 725 T424 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 727 T447 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 732 T449 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363134977154/collection1
[junit4:junit4]   2> 733 T449 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 733 T449 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 734 T449 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 735 T449 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363134977154/collection1/'
[junit4:junit4]   2> 736 T449 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363134977154/collection1/lib/README' to classloader
[junit4:junit4]   2> 736 T449 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363134977154/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 775 T449 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 821 T449 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 922 T449 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 933 T449 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1690 T449 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1704 T449 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1709 T449 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1732 T449 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1738 T449 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1745 T449 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1746 T449 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1747 T449 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 1747 T449 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1749 T449 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1749 T449 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 1749 T449 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1750 T449 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363134977154/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363134976789/control/data/
[junit4:junit4]   2> 1750 T449 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a114025
[junit4:junit4]   2> 1752 T449 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1752 T449 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363134976789/control/data forceNew: false
[junit4:junit4]   2> 1753 T449 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363134976789/control/data/index/
[junit4:junit4]   2> 1753 T449 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363134976789/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1753 T449 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363134976789/control/data/index forceNew: false
[junit4:junit4]   2> 1758 T449 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@46ec780e lockFactory=org.apache.lucene.store.NativeFSLockFactory@1cd87431),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1758 T449 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1761 T449 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1761 T449 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1762 T449 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1763 T449 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1764 T449 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1764 T449 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1764 T449 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1765 T449 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1765 T449 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1774 T449 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1781 T449 oass.SolrIndexSearcher.<init> Opening Searcher@28439b37 main
[junit4:junit4]   2> 1781 T449 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363134976789/control/data/tlog
[junit4:junit4]   2> 1783 T449 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1783 T449 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1788 T450 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@28439b37 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1790 T449 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1791 T449 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1791 T429 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d612d131e0003 type:create cxid:0x55 zxid:0x2a txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue Error:KeeperErrorCode = NoNode for /solr/overseer/queue
[junit4:junit4]   2> 2233 T447 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2234 T447 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:25158_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:25158"}
[junit4:junit4]   2> 2234 T447 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2235 T447 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2236 T429 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d612d131e0003 type:create cxid:0x5d zxid:0x2d txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue-work Error:KeeperErrorCode = NoNode for /solr/overseer/queue-work
[junit4:junit4]   2> 2259 T446 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> 2848 T449 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2848 T449 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:25158 collection:control_collection shard:shard1
[junit4:junit4]   2> 2852 T449 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2897 T429 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d612d131e0003 type:delete cxid:0x77 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 2904 T449 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2904 T429 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d612d131e0003 type:create cxid:0x78 zxid:0x38 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2910 T449 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2911 T449 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2911 T449 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:25158/collection1/
[junit4:junit4]   2> 2911 T449 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2912 T449 oasc.SyncStrategy.syncToMe http://127.0.0.1:25158/collection1/ has no replicas
[junit4:junit4]   2> 2912 T449 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:25158/collection1/
[junit4:junit4]   2> 2912 T449 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2921 T429 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d612d131e0003 type:create cxid:0x82 zxid:0x3c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3770 T447 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3814 T446 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> 3849 T449 oasc.ZkController.register We are http://127.0.0.1:25158/collection1/ and leader is http://127.0.0.1:25158/collection1/
[junit4:junit4]   2> 3849 T449 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:25158
[junit4:junit4]   2> 3850 T449 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3850 T449 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3850 T449 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3853 T449 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3854 T424 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1
[junit4:junit4]   2> 3854 T424 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3855 T424 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3867 T424 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3868 T424 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:56809/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@10530392
[junit4:junit4]   2> 3869 T424 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3869 T452 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:56809. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 3869 T452 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:56809, initiating session
[junit4:junit4]   2> 3870 T426 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:11908
[junit4:junit4]   2> 3870 T426 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:11908
[junit4:junit4]   2> 3871 T428 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d612d131e0004 with negotiated timeout 10000 for client /140.211.11.196:11908
[junit4:junit4]   2> 3871 T452 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:56809, sessionid = 0x13d612d131e0004, negotiated timeout = 10000
[junit4:junit4]   2> 3872 T453 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@10530392 name:ZooKeeperConnection Watcher:127.0.0.1:56809/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3872 T424 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3874 T424 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3876 T424 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 4015 T424 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 4018 T424 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:33693
[junit4:junit4]   2> 4019 T424 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 4019 T424 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 4020 T424 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363134980656
[junit4:junit4]   2> 4020 T424 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363134980656/solr.xml
[junit4:junit4]   2> 4021 T424 oasc.CoreContainer.<init> New CoreContainer 777609881
[junit4:junit4]   2> 4022 T424 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363134980656/'
[junit4:junit4]   2> 4022 T424 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363134980656/'
[junit4:junit4]   2> 4062 T424 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 4062 T424 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 4063 T424 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 4063 T424 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 4063 T424 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 4064 T424 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 4064 T424 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 4065 T424 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 4065 T424 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 4065 T424 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 4084 T424 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4101 T424 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:56809/solr
[junit4:junit4]   2> 4102 T424 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 4102 T424 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:56809 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@647b3b24
[junit4:junit4]   2> 4103 T424 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4103 T463 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:56809. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 4104 T463 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:56809, initiating session
[junit4:junit4]   2> 4104 T426 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:49403
[junit4:junit4]   2> 4105 T426 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:49403
[junit4:junit4]   2> 4107 T428 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d612d131e0005 with negotiated timeout 20000 for client /140.211.11.196:49403
[junit4:junit4]   2> 4107 T463 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:56809, sessionid = 0x13d612d131e0005, negotiated timeout = 20000
[junit4:junit4]   2> 4107 T464 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@647b3b24 name:ZooKeeperConnection Watcher:127.0.0.1:56809 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4107 T424 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4108 T429 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d612d131e0005
[junit4:junit4]   2> 4109 T464 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 4109 T424 oaz.ZooKeeper.close Session: 0x13d612d131e0005 closed
[junit4:junit4]   2> 4110 T426 oazs.NIOServerCnxn.doIO WARNING caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x13d612d131e0005, likely client has closed socket
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:679)
[junit4:junit4]   2> 
[junit4:junit4]   2> 4110 T424 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 4111 T426 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:49403 which had sessionid 0x13d612d131e0005
[junit4:junit4]   2> 4120 T424 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:56809/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@551ffcc2
[junit4:junit4]   2> 4122 T424 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4122 T465 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:56809. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 4123 T465 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:56809, initiating session
[junit4:junit4]   2> 4123 T426 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:51226
[junit4:junit4]   2> 4123 T426 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:51226
[junit4:junit4]   2> 4125 T428 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d612d131e0006 with negotiated timeout 20000 for client /140.211.11.196:51226
[junit4:junit4]   2> 4125 T465 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:56809, sessionid = 0x13d612d131e0006, negotiated timeout = 20000
[junit4:junit4]   2> 4125 T466 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@551ffcc2 name:ZooKeeperConnection Watcher:127.0.0.1:56809/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4125 T424 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4127 T429 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d612d131e0006 type:create cxid:0x1 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4128 T429 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d612d131e0006 type:create cxid:0x2 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4131 T424 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 5136 T424 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33693_
[junit4:junit4]   2> 5137 T429 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d612d131e0006 type:delete cxid:0xb zxid:0x4c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:33693_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:33693_
[junit4:junit4]   2> 5164 T424 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:33693_
[junit4:junit4]   2> 5169 T446 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> 5169 T453 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5169 T466 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5171 T446 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5183 T467 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363134980656/collection1
[junit4:junit4]   2> 5184 T467 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 5185 T467 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 5185 T467 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 5188 T467 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363134980656/collection1/'
[junit4:junit4]   2> 5189 T467 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363134980656/collection1/lib/README' to classloader
[junit4:junit4]   2> 5190 T467 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363134980656/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 5248 T467 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 5320 T467 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 5329 T447 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5330 T447 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:25158_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:25158"}
[junit4:junit4]   2> 5336 T446 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> 5336 T453 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> 5421 T467 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 5421 T466 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> 5431 T467 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 6179 T467 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 6193 T467 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 6198 T467 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 6229 T467 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 6238 T467 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 6246 T467 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 6248 T467 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 6249 T467 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 6250 T467 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 6252 T467 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 6253 T467 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 6253 T467 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 6254 T467 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363134980656/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363134976789/jetty1/
[junit4:junit4]   2> 6255 T467 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a114025
[junit4:junit4]   2> 6256 T467 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 6256 T467 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363134976789/jetty1 forceNew: false
[junit4:junit4]   2> 6257 T467 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363134976789/jetty1/index/
[junit4:junit4]   2> 6257 T467 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363134976789/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 6257 T467 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363134976789/jetty1/index forceNew: false
[junit4:junit4]   2> 6261 T467 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2642c966 lockFactory=org.apache.lucene.store.NativeFSLockFactory@66cd1779),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 6261 T467 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 6264 T467 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 6265 T467 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 6266 T467 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 6266 T467 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 6267 T467 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 6267 T467 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 6268 T467 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 6269 T467 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 6269 T467 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 6277 T467 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 6284 T467 oass.SolrIndexSearcher.<init> Opening Searcher@4af59205 main
[junit4:junit4]   2> 6285 T467 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363134976789/jetty1/tlog
[junit4:junit4]   2> 6286 T467 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 6286 T467 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 6292 T468 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4af59205 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 6294 T467 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 6295 T467 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6846 T447 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6847 T447 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[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:33693_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:33693"}
[junit4:junit4]   2> 6847 T447 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
[junit4:junit4]   2> 6848 T447 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 6860 T466 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> 6860 T453 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> 6860 T446 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> 7300 T467 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 7300 T467 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:33693 collection:collection1 shard:shard1
[junit4:junit4]   2> 7301 T467 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 7322 T429 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d612d131e0006 type:delete cxid:0x48 zxid:0x5c txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 7324 T467 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 7324 T429 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d612d131e0006 type:create cxid:0x49 zxid:0x5d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7335 T467 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 7335 T467 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 7336 T467 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:33693/collection1/
[junit4:junit4]   2> 7336 T467 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 7336 T467 oasc.SyncStrategy.syncToMe http://127.0.0.1:33693/collection1/ has no replicas
[junit4:junit4]   2> 7336 T467 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:33693/collection1/
[junit4:junit4]   2> 7337 T467 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 7343 T429 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d612d131e0006 type:create cxid:0x53 zxid:0x61 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8366 T447 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8386 T453 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> 8386 T446 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> 8386 T466 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> 8418 T467 oasc.ZkController.register We are http://127.0.0.1:33693/collection1/ and leader is http://127.0.0.1:33693/collection1/
[junit4:junit4]   2> 8418 T467 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:33693
[junit4:junit4]   2> 8419 T467 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 8419 T467 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 8419 T467 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8423 T467 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8424 T424 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1
[junit4:junit4]   2> 8425 T424 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 8426 T424 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8644 T424 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 8646 T424 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:47275
[junit4:junit4]   2> 8648 T424 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 8648 T424 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 8649 T424 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363134985223
[junit4:junit4]   2> 8649 T424 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363134985223/solr.xml
[junit4:junit4]   2> 8650 T424 oasc.CoreContainer.<init> New CoreContainer 734973521
[junit4:junit4]   2> 8651 T424 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363134985223/'
[junit4:junit4]   2> 8651 T424 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363134985223/'
[junit4:junit4]   2> 8704 T424 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 8705 T424 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 8706 T424 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 8706 T424 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 8707 T424 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 8707 T424 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 8708 T424 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 8708 T424 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 8709 T424 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 8709 T424 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 8732 T424 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 8756 T424 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:56809/solr
[junit4:junit4]   2> 8757 T424 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 8757 T424 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:56809 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@25e7bff8
[junit4:junit4]   2> 8758 T424 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8759 T479 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:56809. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 8760 T479 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:56809, initiating session
[junit4:junit4]   2> 8760 T426 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:58818
[junit4:junit4]   2> 8761 T426 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:58818
[junit4:junit4]   2> 8763 T428 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d612d131e0007 with negotiated timeout 20000 for client /140.211.11.196:58818
[junit4:junit4]   2> 8763 T479 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:56809, sessionid = 0x13d612d131e0007, negotiated timeout = 20000
[junit4:junit4]   2> 8764 T480 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@25e7bff8 name:ZooKeeperConnection Watcher:127.0.0.1:56809 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8764 T424 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8767 T429 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d612d131e0007
[junit4:junit4]   2> 8778 T480 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 8778 T424 oaz.ZooKeeper.close Session: 0x13d612d131e0007 closed
[junit4:junit4]   2> 8778 T426 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:58818 which had sessionid 0x13d612d131e0007
[junit4:junit4]   2> 8779 T424 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 8790 T424 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:56809/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@66c126b3
[junit4:junit4]   2> 8791 T424 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8792 T481 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:56809. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 8792 T481 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:56809, initiating session
[junit4:junit4]   2> 8793 T426 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:41986
[junit4:junit4]   2> 8793 T426 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:41986
[junit4:junit4]   2> 8795 T428 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d612d131e0008 with negotiated timeout 20000 for client /140.211.11.196:41986
[junit4:junit4]   2> 8795 T481 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:56809, sessionid = 0x13d612d131e0008, negotiated timeout = 20000
[junit4:junit4]   2> 8795 T482 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@66c126b3 name:ZooKeeperConnection Watcher:127.0.0.1:56809/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8796 T424 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8797 T429 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d612d131e0008 type:create cxid:0x1 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8799 T429 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d612d131e0008 type:create cxid:0x2 zxid:0x6f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8810 T424 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9813 T424 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47275_
[junit4:junit4]   2> 9815 T429 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d612d131e0008 type:delete cxid:0xb zxid:0x70 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:47275_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:47275_
[junit4:junit4]   2> 9825 T424 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:47275_
[junit4:junit4]   2> 9829 T446 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> 9831 T453 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9831 T482 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9831 T466 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9831 T453 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> 9832 T466 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> 9833 T446 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9842 T483 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363134985223/collection1
[junit4:junit4]   2> 9843 T483 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9844 T483 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9844 T483 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9845 T483 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363134985223/collection1/'
[junit4:junit4]   2> 9847 T483 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363134985223/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9847 T483 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363134985223/collection1/lib/README' to classloader
[junit4:junit4]   2> 9898 T483 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 9902 T447 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9903 T447 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[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:33693_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:33693"}
[junit4:junit4]   2> 9912 T466 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> 9912 T482 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> 9912 T446 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> 9912 T453 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> 9959 T483 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 10061 T483 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 10071 T483 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 10790 T483 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 10804 T483 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 10809 T483 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 10833 T483 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10839 T483 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10845 T483 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10847 T483 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 10847 T483 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 10847 T483 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10849 T483 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 10849 T483 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 10849 T483 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 10850 T483 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363134985223/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363134976789/jetty2/
[junit4:junit4]   2> 10850 T483 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a114025
[junit4:junit4]   2> 10851 T483 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 10852 T483 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363134976789/jetty2 forceNew: false
[junit4:junit4]   2> 10853 T483 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363134976789/jetty2/index/
[junit4:junit4]   2> 10853 T483 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363134976789/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 10853 T483 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363134976789/jetty2/index forceNew: false
[junit4:junit4]   2> 10857 T483 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6d75ae09 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4f22c960),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 10858 T483 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 10861 T483 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 10861 T483 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 10862 T483 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 10863 T483 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 10864 T483 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 10864 T483 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 10865 T483 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 10866 T483 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 10866 T483 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 10875 T483 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 10882 T483 oass.SolrIndexSearcher.<init> Opening Searcher@77b48eeb main
[junit4:junit4]   2> 10882 T483 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363134976789/jetty2/tlog
[junit4:junit4]   2> 10883 T483 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 10884 T483 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 10890 T484 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@77b48eeb main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 10893 T483 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 10893 T483 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11420 T447 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11423 T447 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[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:47275_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:47275"}
[junit4:junit4]   2> 11423 T447 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 11424 T447 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 11440 T466 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> 11440 T453 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> 11440 T482 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> 11440 T446 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> 11896 T483 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 11896 T483 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:47275 collection:collection1 shard:shard2
[junit4:junit4]   2> 11898 T483 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 11917 T429 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d612d131e0008 type:delete cxid:0x47 zxid:0x7f txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders/shard2 Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders/shard2
[junit4:junit4]   2> 11920 T483 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 11921 T429 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d612d131e0008 type:create cxid:0x48 zxid:0x80 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11930 T483 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 11931 T483 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 11931 T483 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:47275/collection1/
[junit4:junit4]   2> 11932 T483 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 11932 T483 oasc.SyncStrategy.syncToMe http://127.0.0.1:47275/collection1/ has no replicas
[junit4:junit4]   2> 11933 T483 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:47275/collection1/
[junit4:junit4]   2> 11933 T483 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 11937 T429 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d612d131e0008 type:create cxid:0x51 zxid:0x83 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12947 T447 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12969 T466 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> 12969 T446 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> 12969 T453 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> 12969 T482 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> 13018 T483 oasc.ZkController.register We are http://127.0.0.1:47275/collection1/ and leader is http://127.0.0.1:47275/collection1/
[junit4:junit4]   2> 13018 T483 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:47275
[junit4:junit4]   2> 13018 T483 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 13018 T483 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 13019 T483 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 13021 T483 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13022 T424 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1
[junit4:junit4]   2> 13022 T424 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 13023 T424 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 13229 T424 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 13232 T424 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:49831
[junit4:junit4]   2> 13233 T424 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 13234 T424 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 13234 T424 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363134989819
[junit4:junit4]   2> 13234 T424 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363134989819/solr.xml
[junit4:junit4]   2> 13235 T424 oasc.CoreContainer.<init> New CoreContainer 1921594451
[junit4:junit4]   2> 13236 T424 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363134989819/'
[junit4:junit4]   2> 13236 T424 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363134989819/'
[junit4:junit4]   2> 13288 T424 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 13289 T424 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 13289 T424 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 13290 T424 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 13290 T424 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 13290 T424 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 13291 T424 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 13291 T424 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 13292 T424 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 13292 T424 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 13314 T424 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 13334 T424 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:56809/solr
[junit4:junit4]   2> 13335 T424 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 13335 T424 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:56809 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@6577e8ce
[junit4:junit4]   2> 13336 T424 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 13337 T495 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:56809. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 13337 T495 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:56809, initiating session
[junit4:junit4]   2> 13338 T426 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:36658
[junit4:junit4]   2> 13338 T426 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:36658
[junit4:junit4]   2> 13340 T428 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d612d131e0009 with negotiated timeout 20000 for client /140.211.11.196:36658
[junit4:junit4]   2> 13340 T495 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:56809, sessionid = 0x13d612d131e0009, negotiated timeout = 20000
[junit4:junit4]   2> 13340 T496 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6577e8ce name:ZooKeeperConnection Watcher:127.0.0.1:56809 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 13340 T424 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 13342 T429 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d612d131e0009
[junit4:junit4]   2> 13343 T496 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 13343 T426 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:36658 which had sessionid 0x13d612d131e0009
[junit4:junit4]   2> 13343 T424 oaz.ZooKeeper.close Session: 0x13d612d131e0009 closed
[junit4:junit4]   2> 13344 T424 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 13356 T424 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:56809/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1a6dca9d
[junit4:junit4]   2> 13357 T424 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 13357 T497 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:56809. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 13358 T497 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:56809, initiating session
[junit4:junit4]   2> 13358 T426 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:25867
[junit4:junit4]   2> 13358 T426 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:25867
[junit4:junit4]   2> 13360 T428 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d612d131e000a with negotiated timeout 20000 for client /140.211.11.196:25867
[junit4:junit4]   2> 13360 T497 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:56809, sessionid = 0x13d612d131e000a, negotiated timeout = 20000
[junit4:junit4]   2> 13360 T498 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1a6dca9d name:ZooKeeperConnection Watcher:127.0.0.1:56809/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 13360 T424 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 13362 T429 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d612d131e000a type:create cxid:0x1 zxid:0x90 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13363 T429 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d612d131e000a type:create cxid:0x2 zxid:0x91 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13365 T424 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 14368 T424 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49831_
[junit4:junit4]   2> 14370 T429 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d612d131e000a type:delete cxid:0xb zxid:0x92 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:49831_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:49831_
[junit4:junit4]   2> 14371 T424 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49831_
[junit4:junit4]   2> 14387 T482 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> 14387 T446 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> 14387 T453 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14387 T466 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14388 T498 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14387 T453 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> 14388 T466 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> 14389 T482 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14389 T446 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14396 T499 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363134989819/collection1
[junit4:junit4]   2> 14397 T499 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 14397 T499 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 14398 T499 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 14399 T499 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363134989819/collection1/'
[junit4:junit4]   2> 14400 T499 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363134989819/collection1/lib/README' to classloader
[junit4:junit4]   2> 14401 T499 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363134989819/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 14459 T499 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 14477 T447 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14478 T447 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[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:47275_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:47275"}
[junit4:junit4]   2> 14491 T453 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> 14491 T498 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> 14491 T446 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> 14491 T482 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> 14491 T466 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> 14529 T499 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 14630 T499 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 14639 T499 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 15332 T499 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 15348 T499 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 15352 T499 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 15367 T499 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 15372 T499 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 15377 T499 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 15378 T499 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 15381 T499 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 15381 T499 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 15382 T499 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 15383 T499 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 15383 T499 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 15383 T499 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363134989819/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363134976789/jetty3/
[junit4:junit4]   2> 15383 T499 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a114025
[junit4:junit4]   2> 15384 T499 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 15385 T499 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363134976789/jetty3 forceNew: false
[junit4:junit4]   2> 15385 T499 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363134976789/jetty3/index/
[junit4:junit4]   2> 15385 T499 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363134976789/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 15385 T499 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363134976789/jetty3/index forceNew: false
[junit4:junit4]   2> 15388 T499 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@94ac7e0 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4727d029),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 15388 T499 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 15391 T499 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 15391 T499 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 15391 T499 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 15392 T499 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 15392 T499 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 15393 T499 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 15393 T499 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 15393 T499 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 15394 T499 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 15401 T499 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 15407 T499 oass.SolrIndexSearcher.<init> Opening Searcher@575598a main
[junit4:junit4]   2> 15408 T499 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363134976789/jetty3/tlog
[junit4:junit4]   2> 15409 T499 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 15409 T499 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 15412 T500 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@575598a main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 15414 T499 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 15415 T499 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15996 T447 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15998 T447 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[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:49831_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49831"}
[junit4:junit4]   2> 15999 T447 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 15999 T447 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 16014 T498 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> 16014 T482 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> 16014 T453 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> 16014 T466 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> 16014 T446 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> 16418 T499 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 16418 T499 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49831 collection:collection1 shard:shard1
[junit4:junit4]   2> 16422 T499 oasc.ZkController.register We are http://127.0.0.1:49831/collection1/ and leader is http://127.0.0.1:33693/collection1/
[junit4:junit4]   2> 16422 T499 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49831
[junit4:junit4]   2> 16422 T499 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 16423 T499 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C20 name=collection1 org.apache.solr.core.SolrCore@318e45a8 url=http://127.0.0.1:49831/collection1 node=127.0.0.1:49831_ C20_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:49831_, base_url=http://127.0.0.1:49831}
[junit4:junit4]   2> 16423 T501 C20 P49831 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 16424 T501 C20 P49831 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 16424 T499 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16424 T501 C20 P49831 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 16425 T501 C20 P49831 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16425 T424 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1
[junit4:junit4]   2> 16426 T424 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 16427 T424 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16441 T501 C20 P49831 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16712 T424 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 16716 T424 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:25203
[junit4:junit4]   2> 16717 T424 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 16718 T424 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 16719 T424 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363134993225
[junit4:junit4]   2> 16720 T424 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363134993225/solr.xml
[junit4:junit4]   2> 16720 T424 oasc.CoreContainer.<init> New CoreContainer 1914775387
[junit4:junit4]   2> 16722 T424 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363134993225/'
[junit4:junit4]   2> 16722 T424 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363134993225/'
[junit4:junit4]   2> 16780 T424 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 16781 T424 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 16781 T424 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 16782 T424 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 16782 T424 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 16783 T424 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 16783 T424 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 16784 T424 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 16784 T424 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 16785 T424 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 16809 T424 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 16829 T424 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:56809/solr
[junit4:junit4]   2> 16830 T424 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 16831 T424 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:56809 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1935d392
[junit4:junit4]   2> 16832 T424 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16832 T512 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:56809. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 16833 T512 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:56809, initiating session
[junit4:junit4]   2> 16833 T426 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:11095
[junit4:junit4]   2> 16834 T426 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:11095
[junit4:junit4]   2> 16847 T428 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d612d131e000b with negotiated timeout 20000 for client /140.211.11.196:11095
[junit4:junit4]   2> 16848 T512 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:56809, sessionid = 0x13d612d131e000b, negotiated timeout = 20000
[junit4:junit4]   2> 16848 T513 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1935d392 name:ZooKeeperConnection Watcher:127.0.0.1:56809 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16848 T424 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16850 T429 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d612d131e000b
[junit4:junit4]   2> 16851 T513 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 16851 T426 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:11095 which had sessionid 0x13d612d131e000b
[junit4:junit4]   2> 16851 T424 oaz.ZooKeeper.close Session: 0x13d612d131e000b closed
[junit4:junit4]   2> 16852 T424 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 16864 T424 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:56809/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@57f9cc39
[junit4:junit4]   2> 16866 T424 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16866 T514 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:56809. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 16867 T514 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:56809, initiating session
[junit4:junit4]   2> 16867 T426 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:29078
[junit4:junit4]   2> 16867 T426 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:29078
[junit4:junit4]   2> 16869 T428 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d612d131e000c with negotiated timeout 20000 for client /140.211.11.196:29078
[junit4:junit4]   2> 16869 T514 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:56809, sessionid = 0x13d612d131e000c, negotiated timeout = 20000
[junit4:junit4]   2> 16869 T515 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@57f9cc39 name:ZooKeeperConnection Watcher:127.0.0.1:56809/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16869 T424 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16870 T429 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d612d131e000c type:create cxid:0x1 zxid:0xa3 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16908 T429 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d612d131e000c type:create cxid:0x2 zxid:0xa4 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16910 T424 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 17519 T447 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17520 T447 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[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:49831_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49831"}
[junit4:junit4]   2> 17535 T515 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> 17535 T466 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> 17535 T482 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> 17535 T446 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> 17535 T498 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> 17535 T453 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> 17915 T424 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:25203_
[junit4:junit4]   2> 17916 T429 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d612d131e000c type:delete cxid:0xd zxid:0xa9 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:25203_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:25203_
[junit4:junit4]   2> 17918 T424 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:25203_
[junit4:junit4]   2> 17921 T482 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> 17921 T446 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> 17921 T498 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> 17921 T453 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17921 T466 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17921 T515 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17922 T453 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> 17922 T515 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> 17922 T466 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> 17930 T482 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17930 T446 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17931 T498 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17935 T516 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363134993225/collection1
[junit4:junit4]   2> 17936 T516 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 17936 T516 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 17937 T516 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 17938 T516 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363134993225/collection1/'
[junit4:junit4]   2> 17939 T516 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363134993225/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 17940 T516 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363134993225/collection1/lib/README' to classloader
[junit4:junit4]   2> 17989 T516 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 18049 T516 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 18150 T516 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 18158 T516 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 18457 T456 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {coreNodeName=127.0.0.1:49831__collection1&state=recovering&nodeName=127.0.0.1:49831_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=2002 
[junit4:junit4]   2> 18839 T516 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 18855 T516 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 18858 T516 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 18874 T516 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 18879 T516 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 18882 T516 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 18884 T516 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 18884 T516 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 18884 T516 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 18885 T516 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 18886 T516 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 18886 T516 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 18886 T516 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363134993225/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363134976789/jetty4/
[junit4:junit4]   2> 18886 T516 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a114025
[junit4:junit4]   2> 18887 T516 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 18887 T516 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363134976789/jetty4 forceNew: false
[junit4:junit4]   2> 18887 T516 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363134976789/jetty4/index/
[junit4:junit4]   2> 18888 T516 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363134976789/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 18888 T516 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363134976789/jetty4/index forceNew: false
[junit4:junit4]   2> 18890 T516 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5327510b lockFactory=org.apache.lucene.store.NativeFSLockFactory@2a81df82),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 18890 T516 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 18893 T516 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 18893 T516 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 18893 T516 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 18894 T516 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 18894 T516 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 18895 T516 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 18895 T516 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 18895 T516 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 18896 T516 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 18901 T516 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 18906 T516 oass.SolrIndexSearcher.<init> Opening Searcher@a5ab328 main
[junit4:junit4]   2> 18906 T516 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363134976789/jetty4/tlog
[junit4:junit4]   2> 18907 T516 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 18907 T516 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 18911 T517 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@a5ab328 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 18913 T516 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 18913 T516 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19042 T447 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19042 T447 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[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:25203_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:25203"}
[junit4:junit4]   2> 19043 T447 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 19043 T447 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 19056 T466 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> 19056 T482 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> 19056 T453 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> 19056 T515 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> 19056 T498 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> 19056 T446 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> 19942 T516 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 19942 T516 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:25203 collection:collection1 shard:shard2
[junit4:junit4]   2> 19976 T516 oasc.ZkController.register We are http://127.0.0.1:25203/collection1/ and leader is http://127.0.0.1:47275/collection1/
[junit4:junit4]   2> 19976 T516 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:25203
[junit4:junit4]   2> 19976 T516 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 19976 T516 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C21 name=collection1 org.apache.solr.core.SolrCore@60945fea url=http://127.0.0.1:25203/collection1 node=127.0.0.1:25203_ C21_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:25203_, base_url=http://127.0.0.1:25203}
[junit4:junit4]   2> 19977 T518 C21 P25203 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 19978 T518 C21 P25203 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 19978 T516 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19978 T518 C21 P25203 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 19978 T518 C21 P25203 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19979 T424 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1
[junit4:junit4]   2> 19980 T424 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 19980 T518 C21 P25203 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19980 T424 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19997 T424 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19999 T424 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 20011 T457 oasc.CoreContainer.create Creating SolrCore 'onenodecollectioncore' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363134980656/onenodecollectioncore
[junit4:junit4]   2> 20012 T457 oasc.ZkController.createCollectionZkNode Check for collection zkNode:onenodecollection
[junit4:junit4]   2> 20013 T457 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:onenodecollection
[junit4:junit4]   2> 20013 T457 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 20015 T457 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 20015 T457 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection
[junit4:junit4]   2> 20018 T457 oasc.ZkController.readConfigName Load collection config from:/collections/onenodecollection
[junit4:junit4]   2> 20020 T457 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363134980656/onenodecollectioncore/'
[junit4:junit4]   2> 20091 T457 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 20156 T457 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 20257 T457 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 20266 T457 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2>  C20_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:49831_, base_url=http://127.0.0.1:49831}
[junit4:junit4]   2> 20459 T501 C20 P49831 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:33693/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 20459 T501 C20 P49831 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:49831 START replicas=[http://127.0.0.1:33693/collection1/] nUpdates=100
[junit4:junit4]   2> 20460 T501 C20 P49831 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 20460 T501 C20 P49831 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 20460 T501 C20 P49831 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 20461 T501 C20 P49831 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 20461 T501 C20 P49831 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 20461 T501 C20 P49831 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:33693/collection1/. core=collection1
[junit4:junit4]   2> 20461 T501 C20 P49831 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C22 name=collection1 org.apache.solr.core.SolrCore@4eb754b0 url=http://127.0.0.1:33693/collection1 node=127.0.0.1:33693_ C22_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:33693_, base_url=http://127.0.0.1:33693, leader=true}
[junit4:junit4]   2> 20466 T458 C22 P33693 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 20473 T459 C22 P33693 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 20476 T459 C22 P33693 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2642c966 lockFactory=org.apache.lucene.store.NativeFSLockFactory@66cd1779),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 20476 T459 C22 P33693 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 20477 T459 C22 P33693 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2642c966 lockFactory=org.apache.lucene.store.NativeFSLockFactory@66cd1779),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2642c966 lockFactory=org.apache.lucene.store.NativeFSLockFactory@66cd1779),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 20477 T459 C22 P33693 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 20478 T459 C22 P33693 oass.SolrIndexSearcher.<init> Opening Searcher@35563b4b realtime
[junit4:junit4]   2> 20478 T459 C22 P33693 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 20478 T459 C22 P33693 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 5
[junit4:junit4]   2> 20479 T501 C20 P49831 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 20479 T501 C20 P49831 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 20482 T460 C22 P33693 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 20482 T460 C22 P33693 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 20483 T501 C20 P49831 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 20483 T501 C20 P49831 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 20483 T501 C20 P49831 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 20485 T460 C22 P33693 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=0 
[junit4:junit4]   2> 20486 T501 C20 P49831 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 20487 T501 C20 P49831 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363134976789/jetty3/index.20130312183637266 forceNew: false
[junit4:junit4]   2> 20487 T501 C20 P49831 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@158f7f27 lockFactory=org.apache.lucene.store.NativeFSLockFactory@c558f72) fullCopy=false
[junit4:junit4]   2> 20490 T460 C22 P33693 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 20491 T501 C20 P49831 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 20493 T501 C20 P49831 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 20493 T501 C20 P49831 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 20496 T501 C20 P49831 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@94ac7e0 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4727d029),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@94ac7e0 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4727d029),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 20497 T501 C20 P49831 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 20497 T501 C20 P49831 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 20498 T501 C20 P49831 oass.SolrIndexSearcher.<init> Opening Searcher@768f334b main
[junit4:junit4]   2> 20499 T500 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@768f334b main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 20500 T501 C20 P49831 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files MockDirWrapper(org.apache.lucene.store.RAMDirectory@158f7f27 lockFactory=org.apache.lucene.store.NativeFSLockFactory@c558f72)
[junit4:junit4]   2> 20500 T501 C20 P49831 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 20500 T501 C20 P49831 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 20500 T501 C20 P49831 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 20501 T501 C20 P49831 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 20503 T501 C20 P49831 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 20560 T447 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20561 T447 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[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:25203_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:25203"}
[junit4:junit4]   2> 20565 T447 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[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:49831_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49831"}
[junit4:junit4]   2> 20580 T515 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> 20580 T446 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> 20580 T453 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> 20580 T482 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> 20580 T498 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> 20580 T466 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> 20935 T457 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 20943 T457 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 20947 T457 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 20967 T457 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 20973 T457 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 20978 T457 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 20979 T457 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 20980 T457 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 20980 T457 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 20981 T457 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 20982 T457 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 20982 T457 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 20983 T457 oasc.SolrCore.<init> [onenodecollectioncore] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363134980656/onenodecollectioncore/, dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363134976790/onenodecollection/
[junit4:junit4]   2> 20984 T457 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a114025
[junit4:junit4]   2> 20984 T457 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 20985 T457 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363134976790/onenodecollection forceNew: false
[junit4:junit4]   2> 20986 T457 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363134976790/onenodecollection/index/
[junit4:junit4]   2> 20986 T457 oasc.SolrCore.initIndex WARNING [onenodecollectioncore] Solr index directory '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363134976790/onenodecollection/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 20986 T457 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363134976790/onenodecollection/index forceNew: false
[junit4:junit4]   2> 20990 T457 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@37e840fd lockFactory=org.apache.lucene.store.NativeFSLockFactory@6b371a57),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 20990 T457 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 20993 T457 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 20994 T457 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 20995 T457 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 20996 T457 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 20996 T457 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 20997 T457 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 20997 T457 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 20998 T457 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 20999 T472 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {coreNodeName=127.0.0.1:25203__collection1&state=recovering&nodeName=127.0.0.1:25203_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=1001 
[junit4:junit4]   2> 20999 T457 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 21006 T457 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 21013 T457 oass.SolrIndexSearcher.<init> Opening Searcher@4823d4c8 main
[junit4:junit4]   2> 21014 T457 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363134976790/onenodecollection/tlog
[junit4:junit4]   2> 21015 T457 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 21015 T457 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 21020 T522 oasc.SolrCore.registerSearcher [onenodecollectioncore] Registered new searcher Searcher@4823d4c8 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 21023 T457 oasc.ZkController.publish publishing core=onenodecollectioncore state=down
[junit4:junit4]   2> 22094 T447 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22095 T447 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":"none",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"onenodecollectioncore",
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:33693_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:33693"}
[junit4:junit4]   2> 22095 T447 oasc.Overseer$ClusterStateUpdater.createCollection Create collection onenodecollection with numShards 1
[junit4:junit4]   2> 22095 T447 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 22111 T515 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> 22112 T482 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> 22112 T446 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> 22112 T453 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> 22111 T498 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> 22111 T466 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>  C21_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:25203_, base_url=http://127.0.0.1:25203}
[junit4:junit4]   2> 23000 T518 C21 P25203 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:47275/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 23000 T518 C21 P25203 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:25203 START replicas=[http://127.0.0.1:47275/collection1/] nUpdates=100
[junit4:junit4]   2> 23001 T518 C21 P25203 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 23001 T518 C21 P25203 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 23001 T518 C21 P25203 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 23001 T518 C21 P25203 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 23001 T518 C21 P25203 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 23001 T518 C21 P25203 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:47275/collection1/. core=collection1
[junit4:junit4]   2> 23002 T518 C21 P25203 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C23 name=collection1 org.apache.solr.core.SolrCore@395927e2 url=http://127.0.0.1:47275/collection1 node=127.0.0.1:47275_ C23_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:47275_, base_url=http://127.0.0.1:47275, leader=true}
[junit4:junit4]   2> 23009 T473 C23 P47275 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 23016 T474 C23 P47275 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 23018 T474 C23 P47275 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6d75ae09 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4f22c960),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 23019 T474 C23 P47275 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 23020 T474 C23 P47275 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6d75ae09 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4f22c960),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6d75ae09 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4f22c960),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 23020 T474 C23 P47275 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 23021 T474 C23 P47275 oass.SolrIndexSearcher.<init> Opening Searcher@5e2c9d5b realtime
[junit4:junit4]   2> 23021 T474 C23 P47275 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 23021 T474 C23 P47275 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 5
[junit4:junit4]   2> 23022 T518 C21 P25203 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 23023 T518 C21 P25203 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 23025 T475 C23 P47275 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 23026 T475 C23 P47275 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=2 
[junit4:junit4]   2> 23027 T518 C21 P25203 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 23027 T457 oasc.CoreContainer.registerCore registering core: onenodecollectioncore
[junit4:junit4]   2> 23027 T518 C21 P25203 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 23027 T457 oasc.ZkController.register Register replica - core:onenodecollectioncore address:http://127.0.0.1:33693 collection:onenodecollection shard:shard1
[junit4:junit4]   2> 23027 T518 C21 P25203 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 23028 T457 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection/leader_elect/shard1/election
[junit4:junit4]   2> 23030 T475 C23 P47275 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=0 
[junit4:junit4]   2> 23031 T518 C21 P25203 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 23032 T518 C21 P25203 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363134976789/jetty4/index.20130312183639812 forceNew: false
[junit4:junit4]   2> 23033 T518 C21 P25203 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@7932e6fd lockFactory=org.apache.lucene.store.NativeFSLockFactory@18affbf6) fullCopy=false
[junit4:junit4]   2> 23035 T475 C23 P47275 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 23037 T518 C21 P25203 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 23038 T518 C21 P25203 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 23038 T518 C21 P25203 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 23040 T518 C21 P25203 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5327510b lockFactory=org.apache.lucene.store.NativeFSLockFactory@2a81df82),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5327510b lockFactory=org.apache.lucene.store.NativeFSLockFactory@2a81df82),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 23041 T518 C21 P25203 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 23042 T518 C21 P25203 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 23042 T518 C21 P25203 oass.SolrIndexSearcher.<init> Opening Searcher@7c6b1066 main
[junit4:junit4]   2> 23043 T517 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7c6b1066 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 23044 T518 C21 P25203 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files MockDirWrapper(org.apache.lucene.store.RAMDirectory@7932e6fd lockFactory=org.apache.lucene.store.NativeFSLockFactory@18affbf6)
[junit4:junit4]   2> 23044 T518 C21 P25203 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 23044 T518 C21 P25203 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 23045 T518 C21 P25203 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 23045 T518 C21 P25203 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 23059 T518 C21 P25203 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 23078 T429 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d612d131e0006 type:delete cxid:0xaa zxid:0xc6 txntype:-1 reqpath:n/a Error Path:/solr/collections/onenodecollection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/onenodecollection/leaders
[junit4:junit4]   2> 23087 T457 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 23088 T429 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d612d131e0006 type:create cxid:0xab zxid:0xc7 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 23090 T457 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 23091 T457 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 23091 T457 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:33693/onenodecollectioncore/
[junit4:junit4]   2> 23092 T457 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 23092 T457 oasc.SyncStrategy.syncToMe http://127.0.0.1:33693/onenodecollectioncore/ has no replicas
[junit4:junit4]   2> 23092 T457 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:33693/onenodecollectioncore/
[junit4:junit4]   2> 23093 T457 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection/leaders/shard1
[junit4:junit4]   2> 23102 T429 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d612d131e0006 type:create cxid:0xb5 zxid:0xcb txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 23617 T447 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23618 T447 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[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:25203_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:25203"}
[junit4:junit4]   2> 23645 T498 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> 23645 T515 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> 23645 T466 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> 23645 T482 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> 23645 T446 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> 23645 T453 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> 23674 T457 oasc.ZkController.register We are http://127.0.0.1:33693/onenodecollectioncore/ and leader is http://127.0.0.1:33693/onenodecollectioncore/
[junit4:junit4]   2> 23674 T457 oasc.ZkController.register No LogReplay needed for core=onenodecollectioncore baseURL=http://127.0.0.1:33693
[junit4:junit4]   2> 23674 T457 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 23675 T457 oasc.ZkController.publish publishing core=onenodecollectioncore state=active
[junit4:junit4]   2> 23677 T457 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23678 T457 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {numShards=1&roles=none&name=onenodecollectioncore&action=CREATE&collection=onenodecollection&dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363134976790/onenodecollection&wt=javabin&version=2} status=0 QTime=3667 
[junit4:junit4]   2> 23679 T424 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: onenodecollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 23680 T424 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 24682 T424 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 25160 T447 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 25160 T447 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":"none",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"onenodecollectioncore",
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:33693_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:33693"}
[junit4:junit4]   2> 25176 T498 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> 25176 T466 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> 25176 T482 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> 25176 T446 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> 25176 T453 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> 25176 T515 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> 25685 T424 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 25687 T424 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: onenodecollection
[junit4:junit4]   2> 25687 T424 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C24 name=onenodecollectioncore org.apache.solr.core.SolrCore@767af728 url=http://127.0.0.1:33693/onenodecollectioncore node=127.0.0.1:33693_ C24_STATE=coll:onenodecollection core:onenodecollectioncore props:{shard=shard1, roles=none, state=active, core=onenodecollectioncore, collection=onenodecollection, node_name=127.0.0.1:33693_, base_url=http://127.0.0.1:33693, leader=true}
[junit4:junit4]   2> 25719 T461 C24 P33693 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@37e840fd lockFactory=org.apache.lucene.store.NativeFSLockFactory@6b371a57),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 25720 T461 C24 P33693 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 25726 T461 C24 P33693 /update {wt=javabin&version=2} {add=[1 (1429350648377245696)]} 0 10
[junit4:junit4]   2> 25732 T461 C24 P33693 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 25793 T461 C24 P33693 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@37e840fd lockFactory=org.apache.lucene.store.NativeFSLockFactory@6b371a57),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@37e840fd lockFactory=org.apache.lucene.store.NativeFSLockFactory@6b371a57),segFN=segments_2,generation=2,filenames=[_0.fnm, _0.pos, _0.tim, _0.nvd, segments_2, _0.fdx, _0.si, _0.nvm, _0.doc, _0.tip, _0.fdt]
[junit4:junit4]   2> 25793 T461 C24 P33693 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[_0.fnm, _0.pos, _0.tim, _0.nvd, segments_2, _0.fdx, _0.si, _0.nvm, _0.doc, _0.tip, _0.fdt]
[junit4:junit4]   2> 25835 T461 C24 P33693 oass.SolrIndexSearcher.<init> Opening Searcher@5f04a340 main
[junit4:junit4]   2> 25836 T461 C24 P33693 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 25837 T522 oasc.SolrCore.registerSearcher [onenodecollectioncore] Registered new searcher Searcher@5f04a340 main{StandardDirectoryReader(segments_2:3 _0(4.3):C1)}
[junit4:junit4]   2> 25837 T461 C24 P33693 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 105
[junit4:junit4]   2> 25843 T461 C24 P33693 REQ /select {q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=1 
[junit4:junit4]   2> 25844 T424 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 25865 T461 C24 P33693 REQ /select {q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0 
[junit4:junit4]   2> ASYNC  NEW_CORE C25 name=collection1 org.apache.solr.core.SolrCore@453130df url=http://127.0.0.1:25158/collection1 node=127.0.0.1:25158_ C25_STATE=coll:control_collection core:collection1 props:{shard=shard1, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:25158_, base_url=http://127.0.0.1:25158, leader=true}
[junit4:junit4]   2> 25883 T436 C25 P25158 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@46ec780e lockFactory=org.apache.lucene.store.NativeFSLockFactory@1cd87431),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 25883 T436 C25 P25158 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 25888 T436 C25 P25158 /update {wt=javabin&version=2} {add=[1 (1429350648549212160)]} 0 8
[junit4:junit4]   2>  C20_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:49831_, base_url=http://127.0.0.1:49831}
[junit4:junit4]   2> 25916 T488 C20 P49831 /update {distrib.from=http://127.0.0.1:33693/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1429350648570183680)]} 0 4
[junit4:junit4]   2> 25917 T462 C22 P33693 /update {distrib.from=http://127.0.0.1:47275/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[1 (1429350648570183680)]} 0 17
[junit4:junit4]   2> 25918 T478 C23 P47275 /update {wt=javabin&version=2} {add=[1]} 0 20
[junit4:junit4]   2> 25921 T436 C25 P25158 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 25932 T436 C25 P25158 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@46ec780e lockFactory=org.apache.lucene.store.NativeFSLockFactory@1cd87431),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@46ec780e lockFactory=org.apache.lucene.store.NativeFSLockFactory@1cd87431),segFN=segments_2,generation=2,filenames=[_0.fnm, _0.pos, _0.tim, _0.nvd, segments_2, _0.fdx, _0.si, _0.nvm, _0.doc, _0.tip, _0.fdt]
[junit4:junit4]   2> 25933 T436 C25 P25158 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[_0.fnm, _0.pos, _0.tim, _0.nvd, segments_2, _0.fdx, _0.si, _0.nvm, _0.doc, _0.tip, _0.fdt]
[junit4:junit4]   2> 25942 T436 C25 P25158 oass.SolrIndexSearcher.<init> Opening Searcher@508f3052 main
[junit4:junit4]   2> 25943 T436 C25 P25158 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 25944 T450 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@508f3052 main{StandardDirectoryReader(segments_2:3 _0(4.3):C1)}
[junit4:junit4]   2> 25945 T436 C25 P25158 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 24
[junit4:junit4]   2> 25948 T478 C23 P47275 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 25949 T478 C23 P47275 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6d75ae09 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4f22c960),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6d75ae09 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4f22c960),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 25950 T478 C23 P47275 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 25950 T478 C23 P47275 oass.SolrIndexSearcher.<init> Opening Searcher@470276f2 main
[junit4:junit4]   2> 25950 T478 C23 P47275 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 25951 T484 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@470276f2 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 25952 T478 C23 P47275 oasu.SolrCmdDistributor.distribCommit Distrib commit to:[StdNode: http://127.0.0.1:33693/collection1/, StdNode: http://127.0.0.1:49831/collection1/, StdNode: http://127.0.0.1:25203/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   2> 25955 T489 C20 P49831 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 25955 T462 C22 P33693 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 25966 T462 C22 P33693 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2642c966 lockFactory=org.apache.lucene.store.NativeFSLockFactory@66cd1779),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2642c966 lockFactory=org.apache.lucene.store.NativeFSLockFactory@66cd1779),segFN=segments_3,generation=3,filenames=[_0.fnm, _0.pos, _0.tim, _0.nvd, _0.fdx, _0.si, _0.nvm, _0.doc, _0.tip, _0.fdt, segments_3]
[junit4:junit4]   2> 25966 T489 C20 P49831 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@94ac7e0 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4727d029),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@94ac7e0 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4727d029),segFN=segments_3,generation=3,filenames=[_0.fnm, _0.pos, _0.tim, _0.nvd, _0.fdx, _0.si, _0.nvm, _0.doc, _0.tip, _0.fdt, segments_3]
[junit4:junit4]   2> 25967 T462 C22 P33693 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[_0.fnm, _0.pos, _0.tim, _0.nvd, _0.fdx, _0.si, _0.nvm, _0.doc, _0.tip, _0.fdt, segments_3]
[junit4:junit4]   2> 25967 T489 C20 P49831 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[_0.fnm, _0.pos, _0.tim, _0.nvd, _0.fdx, _0.si, _0.nvm, _0.doc, _0.tip, _0.fdt, segments_3]
[junit4:junit4]   2>  C21_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:25203_, base_url=http://127.0.0.1:25203}
[junit4:junit4]   2> 25967 T505 C21 P25203 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 25969 T505 C21 P25203 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5327510b lockFactory=org.apache.lucene.store.NativeFSLockFactory@2a81df82),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5327510b lockFactory=org.apache.lucene.store.NativeFSLockFactory@2a81df82),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 25969 T489 C20 P49831 oass.SolrIndexSearcher.<init> Opening Searcher@309238ca main
[junit4:junit4]   2> 25969 T462 C22 P33693 oass.SolrIndexSearcher.<init> Opening Searcher@30359912 main
[junit4:junit4]   2> 25970 T505 C21 P25203 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 25971 T462 C22 P33693 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 25971 T489 C20 P49831 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 25971 T468 oasc.JmxMonitoredMap.put WARNING Failed to register info bean: searcher javax.management.InstanceNotFoundException: solr/collection1:type=searcher,id=org.apache.solr.search.SolrIndexSearcher
[junit4:junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1118)
[junit4:junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:433)
[junit4:junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:421)
[junit4:junit4]   2> 	at com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:541)
[junit4:junit4]   2> 	at org.apache.solr.core.JmxMonitoredMap.put(JmxMonitoredMap.java:138)
[junit4:junit4]   2> 	at org.apache.solr.core.JmxMonitoredMap.put(JmxMonitoredMap.java:51)
[junit4:junit4]   2> 	at org.apache.solr.search.SolrIndexSearcher.register(SolrIndexSearcher.java:239)
[junit4:junit4]   2> 	at org.apache.solr.core.SolrCore.registerSearcher(SolrCore.java:1763)
[junit4:junit4]   2> 	at org.apache.solr.core.SolrCore.access$000(SolrCore.java:129)
[junit4:junit4]   2> 	at org.apache.solr.core.SolrCore$7.call(SolrCore.java:1640)
[junit4:junit4]   2> 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
[junit4:junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
[junit4:junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
[junit4:junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:679)
[junit4:junit4]   2> 
[junit4:junit4]   2> 25971 T500 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@309238ca main{StandardDirectoryReader(segments_3:3:nrt _0(4.3):C1)}
[junit4:junit4]   2> 25971 T505 C21 P25203 oass.SolrIndexSearcher.<init> Opening Searcher@468634b6 main
[junit4:junit4]   2> 25972 T468 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@30359912 main{StandardDirectoryReader(segments_3:3:nrt _0(4.3):C1)}
[junit4:junit4]   2> 25972 T489 C20 P49831 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 17
[junit4:junit4]   2> 25973 T505 C21 P25203 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 25973 T517 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@468634b6 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 25973 T462 C22 P33693 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 18
[junit4:junit4]   2> 25974 T505 C21 P25203 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 7
[junit4:junit4]   2> 25975 T478 C23 P47275 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 27
[junit4:junit4]   2> 25975 T424 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 25976 T424 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 25977 T424 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
[junit4:junit4]   2> 25980 T436 C25 P25158 REQ /select {q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=1 
[junit4:junit4]   2> 25983 T424 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:56809/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@45b3aac6
[junit4:junit4]   2> 25984 T424 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 25984 T530 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:56809. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 25985 T530 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:56809, initiating session
[junit4:junit4]   2> 25985 T426 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:27533
[junit4:junit4]   2> 25985 T426 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:27533
[junit4:junit4]   2> 25987 T428 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d612d131e000d with negotiated timeout 10000 for client /140.211.11.196:27533
[junit4:junit4]   2> 25987 T530 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:56809, sessionid = 0x13d612d131e000d, negotiated timeout = 10000
[junit4:junit4]   2> 25987 T531 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@45b3aac6 name:ZooKeeperConnection Watcher:127.0.0.1:56809/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 25987 T424 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 25989 T424 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 25991 T429 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d612d131e000d
[junit4:junit4]   2> 25992 T531 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 25992 T424 oaz.ZooKeeper.close Session: 0x13d612d131e000d closed
[junit4:junit4]   2> 25992 T426 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:27533 which had sessionid 0x13d612d131e000d
[junit4:junit4]   2> 25995 T456 C22 P33693 REQ /select {q=*:*&distrib=false&wt=javabin&version=2} hits=1 status=0 QTime=0 
[junit4:junit4]   2> 25998 T472 C23 P47275 REQ /select {q=*:*&distrib=false&wt=javabin&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 26004 T459 C22 P33693 REQ /select {NOW=1363135002780&shard.url=127.0.0.1:33693/collection1/|127.0.0.1:49831/collection1/&fl=id,score&start=0&q=*:*&distrib=false&wt=javabin&isShard=true&fsv=true&version=2&rows=10} hits=1 status=0 QTime=1 
[junit4:junit4]   2> 26004 T474 C23 P47275 REQ /select {NOW=1363135002780&shard.url=127.0.0.1:47275/collection1/|127.0.0.1:25203/collection1/&fl=id,score&start=0&q=*:*&distrib=false&wt=javabin&isShard=true&fsv=true&version=2&rows=10} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 26061 T459 C22 P33693 REQ /select {NOW=1363135002780&shard.url=127.0.0.1:33693/collection1/|127.0.0.1:49831/collection1/&ids=1&q=*:*&distrib=false&wt=javabin&isShard=true&version=2} status=0 QTime=48 
[junit4:junit4]   2> 26062 T490 C20 P49831 REQ /select {q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=62 
[junit4:junit4]   2> 26070 T436 C25 P25158 /update {wt=javabin&version=2} {add=[2 (1429350648745295872)]} 0 4
[junit4:junit4]   2> 26084 T505 C21 P25203 /update {distrib.from=http://127.0.0.1:47275/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[2 (1429350648752635904)]} 0 4
[junit4:junit4]   2> 26085 T477 C23 P47275 /update {distrib.from=http://127.0.0.1:33693/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[2 (1429350648752635904)]} 0 11
[junit4:junit4]   2> 26086 T534 C22 P33693 /update {wt=javabin&version=2} {add=[2]} 0 13
[junit4:junit4]   2> 26090 T436 C25 P25158 /update {wt=javabin&version=2} {add=[3 (1429350648767315968)]} 0 2
[junit4:junit4]   2> 26102 T505 C21 P25203 /update {distrib.from=http://127.0.0.1:47275/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[3 (1429350648773607424)]} 0 2
[junit4:junit4]   2> 26103 T478 C23 P47275 /update {wt=javabin&version=2} {add=[3 (1429350648773607424)]} 0 10
[junit4:junit4]   2> 26108 T436 C25 P25158 /update {wt=javabin&version=2} {add=[4 (1429350648786190336)]} 0 2
[junit4:junit4]   2> 26121 T488 C20 P49831 /update {distrib.from=http://127.0.0.1:33693/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[4 (1429350648791433216)]} 0 4
[junit4:junit4]   2> 26122 T534 C22 P33693 /update {wt=javabin&version=2} {add=[4 (1429350648791433216)]} 0 11
[junit4:junit4]   2> 26127 T436 C25 P25158 /update {wt=javabin&version=2} {add=[5 (1429350648806113280)]} 0 2
[junit4:junit4]   2> 26140 T505 C21 P25203 /update {distrib.from=http://127.0.0.1:47275/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[5 (1429350648814501888)]} 0 2
[junit4:junit4]   2> 26141 T477 C23 P47275 /update {distrib.from=http://127.0.0.1:33693/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[5 (1429350648814501888)]} 0 8
[junit4:junit4]   2> 26142 T534 C22 P33693 /update {wt=javabin&version=2} {add=[5]} 0 12
[junit4:junit4]   2> 26147 T436 C25 P25158 /update {wt=javabin&version=2} {add=[6 (1429350648827084800)]} 0 2
[junit4:junit4]   2> 26156 T505 C21 P25203 /update {distrib.from=http://127.0.0.1:47275/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[6 (1429350648832327680)]} 0 2
[junit4:junit4]   2> 26157 T478 C23 P47275 /update {wt=javabin&version=2} {add=[6 (1429350648832327680)]} 0 7
[junit4:junit4]   2> 26162 T436 C25 P25158 /update {wt=javabin&version=2} {add=[7 (1429350648842813440)]} 0 2
[junit4:junit4]   2> 26171 T505 C21 P25203 /update {distrib.from=http://127.0.0.1:472

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

elect (1)
[junit4:junit4]   1>      /solr/collections/control_collection/leader_elect/shard1 (1)
[junit4:junit4]   1>       /solr/collections/control_collection/leader_elect/shard1/election (1)
[junit4:junit4]   1>        /solr/collections/control_collection/leader_elect/shard1/election/89334413839433731-127.0.0.1:25158__collection1-n_0000000000 (0)
[junit4:junit4]   1>     /solr/collections/control_collection/leaders (1)
[junit4:junit4]   1>      /solr/collections/control_collection/leaders/shard1 (0)
[junit4:junit4]   1>      DATA:
[junit4:junit4]   1>          {
[junit4:junit4]   1>            "core":"collection1",
[junit4:junit4]   1>            "node_name":"127.0.0.1:25158_",
[junit4:junit4]   1>            "base_url":"http://127.0.0.1:25158"}
[junit4:junit4]   1>   /solr/overseer_elect (2)
[junit4:junit4]   1>    /solr/overseer_elect/election (4)
[junit4:junit4]   1>     /solr/overseer_elect/election/89334413839433731-127.0.0.1:25158_-n_0000000000 (0)
[junit4:junit4]   1>     /solr/overseer_elect/election/89334413839433736-127.0.0.1:47275_-n_0000000002 (0)
[junit4:junit4]   1>     /solr/overseer_elect/election/89334413839433740-127.0.0.1:25203_-n_0000000004 (0)
[junit4:junit4]   1>     /solr/overseer_elect/election/89334413839433738-127.0.0.1:49831_-n_0000000003 (0)
[junit4:junit4]   1>    /solr/overseer_elect/leader (0)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        {"id":"89334413839433731-127.0.0.1:25158_-n_0000000000"}
[junit4:junit4]   1>  /zookeeper (1)
[junit4:junit4]   1>  DATA:
[junit4:junit4]   1>      
[junit4:junit4]   1> 
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZk2Test -Dtests.method=testDistribSearch -Dtests.seed=B9DE0099DB78EBE4 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar_SD -Dtests.timezone=SystemV/CST6 -Dtests.file.encoding=ISO-8859-1
[junit4:junit4] ERROR    140s J1 | BasicDistributedZk2Test.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.common.SolrException: No registered leader was found, collection:collection1 slice:shard1
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([B9DE0099DB78EBE4:38388E81AC278BD8]:0)
[junit4:junit4]    > 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:484)
[junit4:junit4]    > 	at org.apache.solr.cloud.BasicDistributedZk2Test.brindDownShardIndexSomeDocsAndRecover(BasicDistributedZk2Test.java:291)
[junit4:junit4]    > 	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:116)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
[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> 139642 T424 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 139649 T423 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
[junit4:junit4]   2> 140350 T515 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 140350 T515 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> 140350 T515 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 140351 T515 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> NOTE: test params are: codec=Asserting, sim=DefaultSimilarity, locale=ar_SD, timezone=SystemV/CST6
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=1,free=355053856,total=481361920
[junit4:junit4]   2> NOTE: All tests run in this JVM: [DocValuesMultiTest, ChaosMonkeySafeLeaderTest, TestLuceneMatchVersion, TestAtomicUpdateErrorCases, SolrRequestParserTest, BasicDistributedZk2Test]
[junit4:junit4] Completed on J1 in 140.44s, 1 test, 1 error <<< FAILURES!

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

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