You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2013/11/18 17:27:03 UTC

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.7.0_45) - Build # 8368 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/8368/
Java: 64bit/jdk1.7.0_45 -XX:+UseCompressedOops -XX:+UseParallelGC

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.AliasIntegrationTest

Error Message:
ERROR: SolrIndexSearcher opens=18 closes=17

Stack Trace:
java.lang.AssertionError: ERROR: SolrIndexSearcher opens=18 closes=17
	at __randomizedtesting.SeedInfo.seed([1DD29D6E527D7E7B]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:328)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:134)
	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:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:700)
	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:744)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.AliasIntegrationTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.AliasIntegrationTest:     1) Thread[id=477, name=searcherExecutor-163-thread-1, state=WAITING, group=TGRP-AliasIntegrationTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:744)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.AliasIntegrationTest: 
   1) Thread[id=477, name=searcherExecutor-163-thread-1, state=WAITING, group=TGRP-AliasIntegrationTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:744)
	at __randomizedtesting.SeedInfo.seed([1DD29D6E527D7E7B]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.AliasIntegrationTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=477, name=searcherExecutor-163-thread-1, state=WAITING, group=TGRP-AliasIntegrationTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:744)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=477, name=searcherExecutor-163-thread-1, state=WAITING, group=TGRP-AliasIntegrationTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:744)
	at __randomizedtesting.SeedInfo.seed([1DD29D6E527D7E7B]:0)


REGRESSION:  org.apache.solr.cloud.AliasIntegrationTest.testDistribSearch

Error Message:
Expected content type application/octet-stream but got application/xml; charset=UTF-8. <?xml version="1.0" encoding="UTF-8"?> <response> <lst name="error"><str name="msg">Error trying to proxy request for url: http://127.0.0.1:45176/testalias/update</str><str name="trace">org.apache.solr.common.SolrException: Error trying to proxy request for url: http://127.0.0.1:45176/testalias/update  at org.apache.solr.servlet.SolrDispatchFilter.remoteQuery(SolrDispatchFilter.java:558)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:321)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:200)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:134)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)  at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)  at org.eclipse.jetty.server.Server.handle(Server.java:368)  at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)  at org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:953)  at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(AbstractHttpConnection.java:1014)  at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:861)  at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:240)  at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)  at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)  at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)  at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)  at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)  at java.lang.Thread.run(Thread.java:744) Caused by: java.io.IOException: Server returned HTTP response code: 400 for URL: http://127.0.0.1:45176/testalias/update  at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)  at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)  at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)  at java.lang.reflect.Constructor.newInstance(Constructor.java:526)  at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1675)  at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1673)  at java.security.AccessController.doPrivileged(Native Method)  at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1671)  at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1244)  at org.apache.solr.servlet.SolrDispatchFilter.remoteQuery(SolrDispatchFilter.java:545)  ... 27 more Caused by: java.io.IOException: Server returned HTTP response code: 400 for URL: http://127.0.0.1:45176/testalias/update  at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1626)  at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:468)  at org.apache.solr.servlet.SolrDispatchFilter.remoteQuery(SolrDispatchFilter.java:526)  ... 27 more </str><int name="code">500</int></lst> </response> 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Expected content type application/octet-stream but got application/xml; charset=UTF-8. <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="error"><str name="msg">Error trying to proxy request for url: http://127.0.0.1:45176/testalias/update</str><str name="trace">org.apache.solr.common.SolrException: Error trying to proxy request for url: http://127.0.0.1:45176/testalias/update
	at org.apache.solr.servlet.SolrDispatchFilter.remoteQuery(SolrDispatchFilter.java:558)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:321)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:200)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:134)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
	at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
	at org.eclipse.jetty.server.Server.handle(Server.java:368)
	at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
	at org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:953)
	at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(AbstractHttpConnection.java:1014)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:861)
	at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:240)
	at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
	at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
	at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
	at java.lang.Thread.run(Thread.java:744)
Caused by: java.io.IOException: Server returned HTTP response code: 400 for URL: http://127.0.0.1:45176/testalias/update
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
	at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1675)
	at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1673)
	at java.security.AccessController.doPrivileged(Native Method)
	at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1671)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1244)
	at org.apache.solr.servlet.SolrDispatchFilter.remoteQuery(SolrDispatchFilter.java:545)
	... 27 more
Caused by: java.io.IOException: Server returned HTTP response code: 400 for URL: http://127.0.0.1:45176/testalias/update
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1626)
	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:468)
	at org.apache.solr.servlet.SolrDispatchFilter.remoteQuery(SolrDispatchFilter.java:526)
	... 27 more
</str><int name="code">500</int></lst>
</response>

	at __randomizedtesting.SeedInfo.seed([1DD29D6E527D7E7B:9C34137625221E47]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:428)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
	at org.apache.solr.client.solrj.SolrServer.commit(SolrServer.java:168)
	at org.apache.solr.client.solrj.SolrServer.commit(SolrServer.java:146)
	at org.apache.solr.cloud.AliasIntegrationTest.doTest(AliasIntegrationTest.java:221)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
	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:606)
	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:744)




Build Log:
[...truncated 10045 lines...]
   [junit4] Suite: org.apache.solr.cloud.AliasIntegrationTest
   [junit4]   2> 134640 T433 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 134644 T433 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-AliasIntegrationTest-1384791486802
   [junit4]   2> 134645 T433 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 134646 T434 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 134746 T433 oasc.ZkTestServer.run start zk server on port:58965
   [junit4]   2> 134747 T433 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 134854 T440 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6bfa8bb6 name:ZooKeeperConnection Watcher:127.0.0.1:58965 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 134855 T433 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 134855 T433 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 134859 T433 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 134861 T442 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@632d0914 name:ZooKeeperConnection Watcher:127.0.0.1:58965/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 134861 T433 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 134861 T433 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 134864 T433 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 134867 T433 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 134869 T433 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 134871 T433 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 134871 T433 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 134875 T433 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 134875 T433 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 134878 T433 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 134878 T433 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 134880 T433 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 134881 T433 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 134884 T433 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 134885 T433 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 134887 T433 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 134888 T433 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 134890 T433 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 134890 T433 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 134892 T433 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 134893 T433 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 134895 T433 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 134895 T433 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 134897 T433 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 134898 T433 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 134900 T433 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 134900 T433 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 134966 T433 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 134990 T433 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:37957
   [junit4]   2> 134990 T433 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 134991 T433 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 134991 T433 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.AliasIntegrationTest-controljetty-1384791487060
   [junit4]   2> 134991 T433 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.AliasIntegrationTest-controljetty-1384791487060/'
   [junit4]   2> 135000 T433 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.AliasIntegrationTest-controljetty-1384791487060/solr.xml
   [junit4]   2> 135027 T433 oasc.CoreContainer.<init> New CoreContainer 1116316365
   [junit4]   2> 135028 T433 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.AliasIntegrationTest-controljetty-1384791487060/]
   [junit4]   2> 135029 T433 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 135029 T433 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 135029 T433 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 135029 T433 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 135029 T433 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 135030 T433 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 135030 T433 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 135030 T433 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 135030 T433 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 135031 T433 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 135031 T433 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 135032 T433 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 135032 T433 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:58965/solr
   [junit4]   2> 135032 T433 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 135033 T433 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 135034 T453 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@52de707f name:ZooKeeperConnection Watcher:127.0.0.1:58965 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 135035 T433 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 135037 T433 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 135038 T455 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@608ffb7e name:ZooKeeperConnection Watcher:127.0.0.1:58965/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 135038 T433 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 135039 T433 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 135042 T433 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 135045 T433 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 135047 T433 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37957_
   [junit4]   2> 135047 T433 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:37957_
   [junit4]   2> 135050 T433 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 135055 T433 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 135057 T433 oasc.Overseer.start Overseer (id=90753694879186947-127.0.0.1:37957_-n_0000000000) starting
   [junit4]   2> 135060 T433 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 135064 T457 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 135065 T433 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 135067 T433 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 135068 T433 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 135070 T456 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 135073 T458 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 135073 T458 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 135075 T458 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 136575 T456 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 136575 T456 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:37957",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:37957_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 136576 T456 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 136576 T456 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 136580 T455 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 137075 T458 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 137075 T458 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.AliasIntegrationTest-controljetty-1384791487060/collection1
   [junit4]   2> 137075 T458 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 137076 T458 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 137076 T458 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 137077 T458 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.AliasIntegrationTest-controljetty-1384791487060/collection1/'
   [junit4]   2> 137078 T458 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.AliasIntegrationTest-controljetty-1384791487060/collection1/lib/classes/' to classloader
   [junit4]   2> 137078 T458 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.AliasIntegrationTest-controljetty-1384791487060/collection1/lib/README' to classloader
   [junit4]   2> 137123 T458 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 137151 T458 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 137152 T458 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 137163 T458 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 137452 T458 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 137458 T458 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 137461 T458 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 137477 T458 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 137481 T458 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 137484 T458 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 137485 T458 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 137485 T458 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 137486 T458 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 137487 T458 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 137487 T458 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 137487 T458 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 137487 T458 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.AliasIntegrationTest-controljetty-1384791487060/collection1/, dataDir=./org.apache.solr.cloud.AliasIntegrationTest-1384791486802/control/data/
   [junit4]   2> 137487 T458 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5bcc22a
   [junit4]   2> 137488 T458 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.AliasIntegrationTest-1384791486802/control/data
   [junit4]   2> 137488 T458 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.AliasIntegrationTest-1384791486802/control/data/index/
   [junit4]   2> 137488 T458 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.AliasIntegrationTest-1384791486802/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 137489 T458 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.AliasIntegrationTest-1384791486802/control/data/index
   [junit4]   2> 137489 T458 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=31, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.733750553477363]
   [junit4]   2> 137490 T458 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@316c8d02 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5873463),segFN=segments_1,generation=1}
   [junit4]   2> 137490 T458 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 137493 T458 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 137493 T458 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 137494 T458 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 137494 T458 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 137494 T458 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 137494 T458 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 137495 T458 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 137495 T458 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 137495 T458 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 137496 T458 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 137496 T458 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 137496 T458 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 137496 T458 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 137497 T458 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 137497 T458 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 137498 T458 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 137500 T458 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 137502 T458 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 137503 T458 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 137503 T458 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=48, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 137503 T458 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@316c8d02 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5873463),segFN=segments_1,generation=1}
   [junit4]   2> 137504 T458 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 137504 T458 oass.SolrIndexSearcher.<init> Opening Searcher@3bdb3c2a main
   [junit4]   2> 137506 T459 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3bdb3c2a main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 137507 T458 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 137508 T458 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:37957 collection:control_collection shard:shard1
   [junit4]   2> 137509 T458 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 137515 T458 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 137517 T458 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 137517 T458 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 137518 T458 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:37957/collection1/
   [junit4]   2> 137518 T458 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 137518 T458 oasc.SyncStrategy.syncToMe http://127.0.0.1:37957/collection1/ has no replicas
   [junit4]   2> 137518 T458 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:37957/collection1/ shard1
   [junit4]   2> 137518 T458 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 138084 T456 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 138093 T455 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 138125 T458 oasc.ZkController.register We are http://127.0.0.1:37957/collection1/ and leader is http://127.0.0.1:37957/collection1/
   [junit4]   2> 138125 T458 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:37957
   [junit4]   2> 138125 T458 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 138125 T458 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 138126 T458 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 138128 T458 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 138129 T433 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 138130 T433 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 138131 T433 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 138133 T462 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6e970de5 name:ZooKeeperConnection Watcher:127.0.0.1:58965/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 138133 T433 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 138134 T433 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 138137 T433 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 138214 T433 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 138216 T433 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52045
   [junit4]   2> 138216 T433 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 138217 T433 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 138217 T433 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.AliasIntegrationTest-jetty1-1384791490294
   [junit4]   2> 138217 T433 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.AliasIntegrationTest-jetty1-1384791490294/'
   [junit4]   2> 138229 T433 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.AliasIntegrationTest-jetty1-1384791490294/solr.xml
   [junit4]   2> 138257 T433 oasc.CoreContainer.<init> New CoreContainer 1742228773
   [junit4]   2> 138257 T433 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.AliasIntegrationTest-jetty1-1384791490294/]
   [junit4]   2> 138258 T433 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 138258 T433 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 138258 T433 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 138258 T433 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 138258 T433 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 138259 T433 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 138259 T433 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 138259 T433 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 138259 T433 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 138260 T433 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 138261 T433 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 138261 T433 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 138261 T433 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:58965/solr
   [junit4]   2> 138261 T433 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 138262 T433 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 138265 T473 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2e187db2 name:ZooKeeperConnection Watcher:127.0.0.1:58965 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 138265 T433 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 138267 T433 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 138269 T475 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5a25d4f7 name:ZooKeeperConnection Watcher:127.0.0.1:58965/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 138269 T433 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 138279 T433 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 139282 T433 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52045_
   [junit4]   2> 139284 T433 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52045_
   [junit4]   2> 139290 T475 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 139290 T455 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 139290 T462 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 139296 T476 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 139296 T476 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 139298 T476 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 139600 T456 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 139602 T456 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:37957",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:37957_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 139605 T456 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52045",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52045_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 139606 T456 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1]
   [junit4]   2> 139606 T456 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 139623 T475 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 139623 T462 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 139623 T455 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 140299 T476 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 140299 T476 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.AliasIntegrationTest-jetty1-1384791490294/collection1
   [junit4]   2> 140299 T476 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 140300 T476 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 140300 T476 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 140302 T476 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.AliasIntegrationTest-jetty1-1384791490294/collection1/'
   [junit4]   2> 140302 T476 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.AliasIntegrationTest-jetty1-1384791490294/collection1/lib/classes/' to classloader
   [junit4]   2> 140303 T476 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.AliasIntegrationTest-jetty1-1384791490294/collection1/lib/README' to classloader
   [junit4]   2> 140349 T476 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 140380 T476 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 140382 T476 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 140394 T476 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 140678 T476 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 140684 T476 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 140686 T476 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 140706 T476 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 140709 T476 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 140712 T476 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 140714 T476 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 140714 T476 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 140714 T476 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 140715 T476 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 140715 T476 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 140715 T476 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 140716 T476 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.AliasIntegrationTest-jetty1-1384791490294/collection1/, dataDir=./org.apache.solr.cloud.AliasIntegrationTest-1384791486802/jetty1/
   [junit4]   2> 140716 T476 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5bcc22a
   [junit4]   2> 140717 T476 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.AliasIntegrationTest-1384791486802/jetty1
   [junit4]   2> 140717 T476 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.AliasIntegrationTest-1384791486802/jetty1/index/
   [junit4]   2> 140717 T476 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.AliasIntegrationTest-1384791486802/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 140717 T476 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.AliasIntegrationTest-1384791486802/jetty1/index
   [junit4]   2> 140717 T476 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=31, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.733750553477363]
   [junit4]   2> 140718 T476 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@58633ee1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2fffbd21),segFN=segments_1,generation=1}
   [junit4]   2> 140718 T476 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 140721 T476 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 140721 T476 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 140722 T476 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 140722 T476 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 140722 T476 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 140722 T476 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 140723 T476 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 140723 T476 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 140723 T476 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 140723 T476 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 140724 T476 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 140724 T476 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 140724 T476 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 140724 T476 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 140725 T476 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 140725 T476 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 140727 T476 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 140729 T476 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 140729 T476 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 140730 T476 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=48, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 140730 T476 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@58633ee1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2fffbd21),segFN=segments_1,generation=1}
   [junit4]   2> 140731 T476 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 140731 T476 oass.SolrIndexSearcher.<init> Opening Searcher@39c2be4d main
   [junit4]   2> 140733 T477 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@39c2be4d main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 140735 T476 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 140735 T476 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:52045 collection:collection1 shard:shard1
   [junit4]   2> 140736 T476 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 140744 T476 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 140748 T476 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 140749 T476 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 140749 T476 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:52045/collection1/
   [junit4]   2> 140749 T476 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 140749 T476 oasc.SyncStrategy.syncToMe http://127.0.0.1:52045/collection1/ has no replicas
   [junit4]   2> 140749 T476 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:52045/collection1/ shard1
   [junit4]   2> 140749 T476 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 141134 T456 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 141157 T455 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 141157 T462 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 141157 T475 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 141206 T476 oasc.ZkController.register We are http://127.0.0.1:52045/collection1/ and leader is http://127.0.0.1:52045/collection1/
   [junit4]   2> 141206 T476 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:52045
   [junit4]   2> 141207 T476 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 141207 T476 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 141207 T476 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 141209 T476 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 141210 T433 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 141210 T433 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 141280 T433 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 141282 T433 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:45176
   [junit4]   2> 141283 T433 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 141283 T433 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 141284 T433 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.AliasIntegrationTest-jetty2-1384791493368
   [junit4]   2> 141284 T433 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.AliasIntegrationTest-jetty2-1384791493368/'
   [junit4]   2> 141293 T433 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.AliasIntegrationTest-jetty2-1384791493368/solr.xml
   [junit4]   2> 141319 T433 oasc.CoreContainer.<init> New CoreContainer 745144703
   [junit4]   2> 141320 T433 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.AliasIntegrationTest-jetty2-1384791493368/]
   [junit4]   2> 141321 T433 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 141321 T433 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 141321 T433 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 141321 T433 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 141321 T433 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 141322 T433 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 141322 T433 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 141322 T433 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 141322 T433 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 141323 T433 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 141323 T433 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 141324 T433 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 141324 T433 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:58965/solr
   [junit4]   2> 141324 T433 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 141325 T433 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 141326 T489 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3234d54e name:ZooKeeperConnection Watcher:127.0.0.1:58965 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 141327 T433 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 141329 T433 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 141330 T491 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3fa0ce7 name:ZooKeeperConnection Watcher:127.0.0.1:58965/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 141330 T433 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 141334 T433 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 142337 T433 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45176_
   [junit4]   2> 142338 T433 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:45176_
   [junit4]   2> 142342 T462 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 142342 T455 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 142342 T491 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 142342 T475 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 142347 T492 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 142347 T492 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 142348 T492 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 142662 T456 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 142663 T456 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52045",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52045_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 142668 T456 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:45176",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:45176_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 142668 T456 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
   [junit4]   2> 142669 T456 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 142672 T455 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 142672 T462 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 142672 T491 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 142672 T475 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 143349 T492 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 143349 T492 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.AliasIntegrationTest-jetty2-1384791493368/collection1
   [junit4]   2> 143349 T492 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 143350 T492 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 143350 T492 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 143351 T492 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.AliasIntegrationTest-jetty2-1384791493368/collection1/'
   [junit4]   2> 143351 T492 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.AliasIntegrationTest-jetty2-1384791493368/collection1/lib/classes/' to classloader
   [junit4]   2> 143352 T492 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.AliasIntegrationTest-jetty2-1384791493368/collection1/lib/README' to classloader
   [junit4]   2> 143380 T492 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 143409 T492 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 143410 T492 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 143419 T492 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 143686 T492 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 143692 T492 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 143694 T492 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 143708 T492 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 143711 T492 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 143714 T492 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 143715 T492 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 143715 T492 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 143715 T492 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 143716 T492 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 143716 T492 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 143716 T492 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 143717 T492 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.AliasIntegrationTest-jetty2-1384791493368/collection1/, dataDir=./org.apache.solr.cloud.AliasIntegrationTest-1384791486802/jetty2/
   [junit4]   2> 143717 T492 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5bcc22a
   [junit4]   2> 143718 T492 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.AliasIntegrationTest-1384791486802/jetty2
   [junit4]   2> 143718 T492 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.AliasIntegrationTest-1384791486802/jetty2/index/
   [junit4]   2> 143718 T492 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.AliasIntegrationTest-1384791486802/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 143718 T492 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.AliasIntegrationTest-1384791486802/jetty2/index
   [junit4]   2> 143719 T492 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=31, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.733750553477363]
   [junit4]   2> 143719 T492 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@6610f869 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2b774d67),segFN=segments_1,generation=1}
   [junit4]   2> 143719 T492 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 143722 T492 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 143722 T492 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 143723 T492 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 143723 T492 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 143723 T492 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 143723 T492 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 143724 T492 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 143724 T492 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 143724 T492 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 143724 T492 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 143725 T492 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 143725 T492 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 143725 T492 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 143726 T492 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 143726 T492 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 143727 T492 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 143729 T492 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 143731 T492 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 143731 T492 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 143731 T492 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=48, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 143732 T492 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@6610f869 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2b774d67),segFN=segments_1,generation=1}
   [junit4]   2> 143732 T492 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 143732 T492 oass.SolrIndexSearcher.<init> Opening Searcher@4a209343 main
   [junit4]   2> 143735 T493 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4a209343 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 143736 T492 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 143737 T492 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:45176 collection:collection1 shard:shard1
   [junit4]   2> 143740 T492 oasc.ZkController.register We are http://127.0.0.1:45176/collection1/ and leader is http://127.0.0.1:52045/collection1/
   [junit4]   2> 143740 T492 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:45176
   [junit4]   2> 143740 T492 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 143740 T492 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C188 name=collection1 org.apache.solr.core.SolrCore@4370b3fe url=http://127.0.0.1:45176/collection1 node=127.0.0.1:45176_ C188_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:45176, core=collection1, node_name=127.0.0.1:45176_}
   [junit4]   2> 143741 T494 C188 P45176 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 143741 T494 C188 P45176 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 143741 T492 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 143741 T494 C188 P45176 oasc.ZkController.publish publishing core=collection1 state=recovering
   [junit4]   2> 143742 T494 C188 P45176 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 143742 T433 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 143743 T433 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 143747 T471 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true
   [junit4]   2> 143816 T433 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 143819 T433 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:37993
   [junit4]   2> 143820 T433 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 143820 T433 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 143820 T433 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.AliasIntegrationTest-jetty3-1384791495900
   [junit4]   2> 143820 T433 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.AliasIntegrationTest-jetty3-1384791495900/'
   [junit4]   2> 143829 T433 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.AliasIntegrationTest-jetty3-1384791495900/solr.xml
   [junit4]   2> 143861 T433 oasc.CoreContainer.<init> New CoreContainer 681218845
   [junit4]   2> 143861 T433 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.AliasIntegrationTest-jetty3-1384791495900/]
   [junit4]   2> 143862 T433 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 143862 T433 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 143862 T433 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 143863 T433 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 143863 T433 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 143863 T433 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 143863 T433 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 143863 T433 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 143864 T433 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 143865 T433 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 143865 T433 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 143865 T433 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 143865 T433 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:58965/solr
   [junit4]   2> 143866 T433 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 143866 T433 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 143868 T506 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6e4761bd name:ZooKeeperConnection Watcher:127.0.0.1:58965 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 143869 T433 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 143872 T433 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 143873 T508 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@236f9748 name:ZooKeeperConnection Watcher:127.0.0.1:58965/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 143873 T433 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 143877 T433 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 144178 T456 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 144179 T456 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"recovering",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:45176",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:45176_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 144183 T455 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 144184 T475 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 144184 T508 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 144184 T491 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 144184 T462 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 144747 T471 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 144748 T471 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={coreNodeName=core_node2&state=recovering&nodeName=127.0.0.1:45176_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=1001 
   [junit4]   2> 144881 T433 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37993_
   [junit4]   2> 144882 T433 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:37993_
   [junit4]   2> 144885 T455 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 144885 T475 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 144885 T462 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 144885 T508 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 144885 T491 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 144892 T509 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 144892 T509 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 144893 T509 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 145689 T456 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 145690 T456 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:37993",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:37993_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 145690 T456 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
   [junit4]   2> 145690 T456 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 145695 T455 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 145695 T462 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 145695 T491 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - upd

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

nit4]    > 	at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1675)
   [junit4]    > 	at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1673)
   [junit4]    > 	at java.security.AccessController.doPrivileged(Native Method)
   [junit4]    > 	at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1671)
   [junit4]    > 	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1244)
   [junit4]    > 	at org.apache.solr.servlet.SolrDispatchFilter.remoteQuery(SolrDispatchFilter.java:545)
   [junit4]    > 	... 27 more
   [junit4]    > Caused by: java.io.IOException: Server returned HTTP response code: 400 for URL: http://127.0.0.1:45176/testalias/update
   [junit4]    > 	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1626)
   [junit4]    > 	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:468)
   [junit4]    > 	at org.apache.solr.servlet.SolrDispatchFilter.remoteQuery(SolrDispatchFilter.java:526)
   [junit4]    > 	... 27 more
   [junit4]    > </str><int name="code">500</int></lst>
   [junit4]    > </response>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1DD29D6E527D7E7B:9C34137625221E47]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:428)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
   [junit4]    > 	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrServer.commit(SolrServer.java:168)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrServer.commit(SolrServer.java:146)
   [junit4]    > 	at org.apache.solr.cloud.AliasIntegrationTest.doTest(AliasIntegrationTest.java:221)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 173099 T433 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 174350 T525 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 294112 T433 oas.SolrTestCaseJ4.endTrackingSearchers ERROR ERROR: SolrIndexSearcher opens=18 closes=17
   [junit4]   2> 159476 T432 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> 179558 T432 ccr.ThreadLeakControl.checkThreadLeaks SEVERE 1 thread leaked from SUITE scope at org.apache.solr.cloud.AliasIntegrationTest: 
   [junit4]   2> 	   1) Thread[id=477, name=searcherExecutor-163-thread-1, state=WAITING, group=TGRP-AliasIntegrationTest]
   [junit4]   2> 	        at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 	        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
   [junit4]   2> 	        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]   2> 	        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 179559 T432 ccr.ThreadLeakControl.tryToInterruptAll Starting to interrupt leaked threads:
   [junit4]   2> 	   1) Thread[id=477, name=searcherExecutor-163-thread-1, state=WAITING, group=TGRP-AliasIntegrationTest]
   [junit4]   2> 182561 T432 ccr.ThreadLeakControl.tryToInterruptAll SEVERE There are still zombie threads that couldn't be terminated:
   [junit4]   2> 	   1) Thread[id=477, name=searcherExecutor-163-thread-1, state=WAITING, group=TGRP-AliasIntegrationTest]
   [junit4]   2> 	        at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 	        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
   [junit4]   2> 	        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]   2> 	        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> NOTE: test params are: codec=Asserting, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=it_IT, timezone=Australia/Darwin
   [junit4]   2> NOTE: Linux 3.8.0-32-generic amd64/Oracle Corporation 1.7.0_45 (64-bit)/cpus=8,threads=2,free=155350544,total=244318208
   [junit4]   2> NOTE: All tests run in this JVM: [TestFastOutputStream, TestHashPartitioner, ChaosMonkeyNothingIsSafeTest, TestSolrQueryParserResource, DocValuesMultiTest, SolrXmlInZkTest, HighlighterConfigTest, ZkSolrClientTest, MultiTermTest, TestAnalyzedSuggestions, TimeZoneUtilsTest, TestStressReorder, TestRandomMergePolicy, IndexBasedSpellCheckerTest, AliasIntegrationTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AliasIntegrationTest -Dtests.seed=1DD29D6E527D7E7B -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=it_IT -Dtests.timezone=Australia/Darwin -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | AliasIntegrationTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ERROR: SolrIndexSearcher opens=18 closes=17
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1DD29D6E527D7E7B]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:328)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:134)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.AliasIntegrationTest: 
   [junit4]    >    1) Thread[id=477, name=searcherExecutor-163-thread-1, state=WAITING, group=TGRP-AliasIntegrationTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:744)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1DD29D6E527D7E7B]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=477, name=searcherExecutor-163-thread-1, state=WAITING, group=TGRP-AliasIntegrationTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:744)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1DD29D6E527D7E7B]:0)
   [junit4] Completed on J1 in 182.61s, 1 test, 1 failure, 3 errors <<< FAILURES!

[...truncated 895 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:420: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:400: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:489: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1272: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:908: There were test failures: 340 suites, 1493 tests, 3 suite-level errors, 1 error, 951 ignored

Total time: 31 minutes 36 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.7.0_45 -XX:+UseCompressedOops -XX:+UseParallelGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0-ea-b114) - Build # 8370 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/8370/
Java: 32bit/jdk1.8.0-ea-b114 -client -XX:+UseG1GC

2 tests failed.
REGRESSION:  org.apache.solr.cloud.AliasIntegrationTest.testDistribSearch

Error Message:
Expected content type application/octet-stream but got text/html;charset=ISO-8859-1. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 500 {msg=Error trying to proxy request for url: http://127.0.0.1:45976/testalias/update,trace=org.apache.solr.common.SolrException: Error trying to proxy request for url: http://127.0.0.1:45976/testalias/update  at org.apache.solr.servlet.SolrDispatchFilter.remoteQuery(SolrDispatchFilter.java:562)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:321)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:200)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:134)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)  at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)  at org.eclipse.jetty.server.Server.handle(Server.java:368)  at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)  at org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:953)  at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(AbstractHttpConnection.java:1014)  at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:861)  at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:240)  at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)  at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)  at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)  at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)  at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)  at java.lang.Thread.run(Thread.java:744) Caused by: java.io.IOException: Server returned HTTP response code: 400 for URL: http://127.0.0.1:45976/testalias/update  at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)  at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)  at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)  at java.lang.reflect.Constructor.newInstance(Constructor.java:406)  at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1831)  at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1826)  at java.security.AccessController.doPrivileged(Native Method)  at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1825)  at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1398)  at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1382)  at org.apache.solr.servlet.SolrDispatchFilter.remoteQuery(SolrDispatchFilter.java:549)  ... 27 more Caused by: java.io.IOException: Server returned HTTP response code: 400 for URL: http://127.0.0.1:45976/testalias/update  at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1781)  at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1382)  at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480)  at org.apache.solr.servlet.SolrDispatchFilter.remoteQuery(SolrDispatchFilter.java:530)  ... 27 more ,code=500}</title> </head> <body> <h2>HTTP ERROR: 500</h2> <p>Problem accessing /testalias/update. Reason: <pre>    {msg=Error trying to proxy request for url: http://127.0.0.1:45976/testalias/update,trace=org.apache.solr.common.SolrException: Error trying to proxy request for url: http://127.0.0.1:45976/testalias/update  at org.apache.solr.servlet.SolrDispatchFilter.remoteQuery(SolrDispatchFilter.java:562)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:321)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:200)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:134)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)  at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)  at org.eclipse.jetty.server.Server.handle(Server.java:368)  at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)  at org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:953)  at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(AbstractHttpConnection.java:1014)  at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:861)  at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:240)  at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)  at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)  at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)  at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)  at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)  at java.lang.Thread.run(Thread.java:744) Caused by: java.io.IOException: Server returned HTTP response code: 400 for URL: http://127.0.0.1:45976/testalias/update  at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)  at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)  at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)  at java.lang.reflect.Constructor.newInstance(Constructor.java:406)  at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1831)  at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1826)  at java.security.AccessController.doPrivileged(Native Method)  at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1825)  at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1398)  at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1382)  at org.apache.solr.servlet.SolrDispatchFilter.remoteQuery(SolrDispatchFilter.java:549)  ... 27 more Caused by: java.io.IOException: Server returned HTTP response code: 400 for URL: http://127.0.0.1:45976/testalias/update  at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1781)  at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1382)  at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480)  at org.apache.solr.servlet.SolrDispatchFilter.remoteQuery(SolrDispatchFilter.java:530)  ... 27 more ,code=500}</pre></p> <hr /><i><small>Powered by Jetty://</small></i>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     </body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Expected content type application/octet-stream but got text/html;charset=ISO-8859-1. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 500 {msg=Error trying to proxy request for url: http://127.0.0.1:45976/testalias/update,trace=org.apache.solr.common.SolrException: Error trying to proxy request for url: http://127.0.0.1:45976/testalias/update
	at org.apache.solr.servlet.SolrDispatchFilter.remoteQuery(SolrDispatchFilter.java:562)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:321)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:200)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:134)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
	at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
	at org.eclipse.jetty.server.Server.handle(Server.java:368)
	at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
	at org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:953)
	at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(AbstractHttpConnection.java:1014)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:861)
	at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:240)
	at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
	at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
	at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
	at java.lang.Thread.run(Thread.java:744)
Caused by: java.io.IOException: Server returned HTTP response code: 400 for URL: http://127.0.0.1:45976/testalias/update
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:406)
	at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1831)
	at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1826)
	at java.security.AccessController.doPrivileged(Native Method)
	at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1825)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1398)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1382)
	at org.apache.solr.servlet.SolrDispatchFilter.remoteQuery(SolrDispatchFilter.java:549)
	... 27 more
Caused by: java.io.IOException: Server returned HTTP response code: 400 for URL: http://127.0.0.1:45976/testalias/update
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1781)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1382)
	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480)
	at org.apache.solr.servlet.SolrDispatchFilter.remoteQuery(SolrDispatchFilter.java:530)
	... 27 more
,code=500}</title>
</head>
<body>
<h2>HTTP ERROR: 500</h2>
<p>Problem accessing /testalias/update. Reason:
<pre>    {msg=Error trying to proxy request for url: http://127.0.0.1:45976/testalias/update,trace=org.apache.solr.common.SolrException: Error trying to proxy request for url: http://127.0.0.1:45976/testalias/update
	at org.apache.solr.servlet.SolrDispatchFilter.remoteQuery(SolrDispatchFilter.java:562)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:321)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:200)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:134)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
	at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
	at org.eclipse.jetty.server.Server.handle(Server.java:368)
	at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
	at org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:953)
	at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(AbstractHttpConnection.java:1014)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:861)
	at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:240)
	at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
	at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
	at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
	at java.lang.Thread.run(Thread.java:744)
Caused by: java.io.IOException: Server returned HTTP response code: 400 for URL: http://127.0.0.1:45976/testalias/update
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:406)
	at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1831)
	at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1826)
	at java.security.AccessController.doPrivileged(Native Method)
	at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1825)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1398)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1382)
	at org.apache.solr.servlet.SolrDispatchFilter.remoteQuery(SolrDispatchFilter.java:549)
	... 27 more
Caused by: java.io.IOException: Server returned HTTP response code: 400 for URL: http://127.0.0.1:45976/testalias/update
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1781)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1382)
	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480)
	at org.apache.solr.servlet.SolrDispatchFilter.remoteQuery(SolrDispatchFilter.java:530)
	... 27 more
,code=500}</pre></p>
<hr /><i><small>Powered by Jetty://</small></i>
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
</body>
</html>

	at __randomizedtesting.SeedInfo.seed([93B23230A65DC224:1254BC28D102A218]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:428)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
	at org.apache.solr.client.solrj.SolrServer.commit(SolrServer.java:168)
	at org.apache.solr.client.solrj.SolrServer.commit(SolrServer.java:146)
	at org.apache.solr.cloud.AliasIntegrationTest.doTest(AliasIntegrationTest.java:221)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
	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:483)
	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:744)


REGRESSION:  org.apache.solr.cloud.BasicDistributedZkTest.testDistribSearch

Error Message:
No registered leader was found, collection:oneInstanceCollection2 slice:slice1

Stack Trace:
org.apache.solr.common.SolrException: No registered leader was found, collection:oneInstanceCollection2 slice:slice1
	at __randomizedtesting.SeedInfo.seed([93B23230A65DC224:1254BC28D102A218]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:484)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderUrl(ZkStateReader.java:458)
	at org.apache.solr.cloud.BasicDistributedZkTest.testANewCollectionInOneInstanceWithManualShardAssignement(BasicDistributedZkTest.java:822)
	at org.apache.solr.cloud.BasicDistributedZkTest.doTest(BasicDistributedZkTest.java:348)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
	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:483)
	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:744)




Build Log:
[...truncated 10244 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> 120323 T664 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 120327 T664 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZkTest-1384801412917
   [junit4]   2> 120328 T664 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 120328 T665 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 120428 T664 oasc.ZkTestServer.run start zk server on port:53542
   [junit4]   2> 120430 T664 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 120440 T671 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4f2177 name:ZooKeeperConnection Watcher:127.0.0.1:53542 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 120440 T664 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 120441 T664 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 120448 T664 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 120450 T673 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1870e05 name:ZooKeeperConnection Watcher:127.0.0.1:53542/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 120451 T664 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 120452 T664 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 120455 T664 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 120459 T664 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 120462 T664 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 120467 T664 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 120468 T664 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 120475 T664 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 120476 T664 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 120481 T664 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 120482 T664 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 120486 T664 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 120487 T664 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 120492 T664 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 120493 T664 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 120497 T664 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 120498 T664 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 120503 T664 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 120503 T664 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 120508 T664 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 120509 T664 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 120513 T664 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 120514 T664 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 120519 T664 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 120520 T664 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 120524 T664 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 120525 T664 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 120623 T664 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 120640 T664 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:36036
   [junit4]   2> 120641 T664 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 120641 T664 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 120642 T664 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1384801413120
   [junit4]   2> 120642 T664 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1384801413120/'
   [junit4]   2> 120657 T664 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1384801413120/solr.xml
   [junit4]   2> 120676 T664 oasc.CoreContainer.<init> New CoreContainer 9642856
   [junit4]   2> 120677 T664 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1384801413120/]
   [junit4]   2> 120678 T664 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 120679 T664 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 120680 T664 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 120680 T664 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 120681 T664 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 120681 T664 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 120682 T664 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 120683 T664 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 120683 T664 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 120684 T664 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 120685 T664 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 120685 T664 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 120686 T664 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53542/solr
   [junit4]   2> 120686 T664 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 120687 T664 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 120689 T684 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@10cafee name:ZooKeeperConnection Watcher:127.0.0.1:53542 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 120690 T664 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 120694 T664 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 120696 T686 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@12d5a13 name:ZooKeeperConnection Watcher:127.0.0.1:53542/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 120696 T664 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 120699 T664 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 120706 T664 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 120713 T664 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 120716 T664 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36036_
   [junit4]   2> 120718 T664 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:36036_
   [junit4]   2> 120724 T664 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 120733 T664 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 120738 T664 oasc.Overseer.start Overseer (id=90754345397190659-127.0.0.1:36036_-n_0000000000) starting
   [junit4]   2> 120745 T664 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 120753 T688 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 120755 T664 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 120759 T664 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 120763 T664 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 120768 T687 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 120774 T689 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 120774 T689 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 120777 T689 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 122276 T687 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 122278 T687 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:36036",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:36036_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 122279 T687 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 122296 T687 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 122303 T686 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 122778 T689 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 122778 T689 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1384801413120/collection1
   [junit4]   2> 122779 T689 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 122780 T689 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 122781 T689 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 122783 T689 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1384801413120/collection1/'
   [junit4]   2> 122785 T689 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1384801413120/collection1/lib/classes/' to classloader
   [junit4]   2> 122785 T689 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1384801413120/collection1/lib/README' to classloader
   [junit4]   2> 122821 T689 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 122831 T689 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 122834 T689 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 122840 T689 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 122968 T689 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 122973 T689 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 122974 T689 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 122992 T689 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 122995 T689 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 122998 T689 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 123000 T689 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 123001 T689 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 123001 T689 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 123003 T689 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 123004 T689 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 123004 T689 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 123004 T689 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1384801413120/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1384801412917/control/data/
   [junit4]   2> 123005 T689 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@f6563f
   [junit4]   2> 123006 T689 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1384801412917/control/data
   [junit4]   2> 123006 T689 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1384801412917/control/data/index/
   [junit4]   2> 123006 T689 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1384801412917/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 123007 T689 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1384801412917/control/data/index
   [junit4]   2> 123007 T689 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=14.6103515625, floorSegmentMB=0.2890625, forceMergeDeletesPctAllowed=8.451950689829621, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5713225741748088
   [junit4]   2> 123008 T689 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@f49424 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@17275a7),segFN=segments_1,generation=1}
   [junit4]   2> 123009 T689 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 123013 T689 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 123014 T689 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 123014 T689 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 123015 T689 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 123015 T689 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 123016 T689 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 123016 T689 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 123017 T689 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 123017 T689 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 123018 T689 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 123019 T689 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 123019 T689 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 123020 T689 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 123021 T689 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 123021 T689 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 123022 T689 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 123026 T689 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 123028 T689 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 123028 T689 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 123029 T689 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=92.3076171875, floorSegmentMB=1.166015625, forceMergeDeletesPctAllowed=17.55682371754584, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.584551682865562
   [junit4]   2> 123029 T689 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@f49424 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@17275a7),segFN=segments_1,generation=1}
   [junit4]   2> 123029 T689 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 123030 T689 oass.SolrIndexSearcher.<init> Opening Searcher@14937fc main
   [junit4]   2> 123032 T690 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@14937fc main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 123034 T689 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 123034 T689 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:36036 collection:control_collection shard:shard1
   [junit4]   2> 123038 T689 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 123045 T689 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 123050 T689 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 123050 T689 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 123051 T689 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:36036/collection1/
   [junit4]   2> 123051 T689 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 123051 T689 oasc.SyncStrategy.syncToMe http://127.0.0.1:36036/collection1/ has no replicas
   [junit4]   2> 123052 T689 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:36036/collection1/ shard1
   [junit4]   2> 123052 T689 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 123808 T687 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 123819 T686 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 123865 T689 oasc.ZkController.register We are http://127.0.0.1:36036/collection1/ and leader is http://127.0.0.1:36036/collection1/
   [junit4]   2> 123865 T689 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:36036
   [junit4]   2> 123865 T689 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 123866 T689 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 123866 T689 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 123867 T689 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 123868 T664 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 123869 T664 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 123877 T664 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 123878 T693 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@c7adf4 name:ZooKeeperConnection Watcher:127.0.0.1:53542/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 123878 T664 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 123879 T664 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 123884 T664 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 123969 T664 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 123972 T664 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52323
   [junit4]   2> 123972 T664 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 123973 T664 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 123974 T664 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1384801416475
   [junit4]   2> 123974 T664 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1384801416475/'
   [junit4]   2> 123992 T664 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1384801416475/solr.xml
   [junit4]   2> 124001 T664 oasc.CoreContainer.<init> New CoreContainer 11199953
   [junit4]   2> 124001 T664 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1384801416475/]
   [junit4]   2> 124002 T664 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 124002 T664 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 124003 T664 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 124003 T664 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 124003 T664 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 124004 T664 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 124004 T664 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 124004 T664 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 124004 T664 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 124006 T664 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 124006 T664 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 124006 T664 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 124007 T664 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53542/solr
   [junit4]   2> 124007 T664 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 124008 T664 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 124009 T704 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6b470b name:ZooKeeperConnection Watcher:127.0.0.1:53542 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 124010 T664 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 124012 T664 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 124013 T706 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@294208 name:ZooKeeperConnection Watcher:127.0.0.1:53542/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 124013 T664 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 124016 T664 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 125019 T664 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52323_
   [junit4]   2> 125020 T664 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52323_
   [junit4]   2> 125025 T686 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 125025 T706 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 125026 T693 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 125033 T707 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 125033 T707 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 125034 T707 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 125325 T687 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 125326 T687 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:36036",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:36036_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 125331 T687 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52323",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52323_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 125331 T687 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 125331 T687 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 125758 T693 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 125758 T686 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 125758 T706 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 126035 T707 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 126035 T707 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1384801416475/collection1
   [junit4]   2> 126035 T707 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 126036 T707 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 126036 T707 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 126037 T707 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1384801416475/collection1/'
   [junit4]   2> 126038 T707 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1384801416475/collection1/lib/classes/' to classloader
   [junit4]   2> 126038 T707 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1384801416475/collection1/lib/README' to classloader
   [junit4]   2> 126059 T707 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 126069 T707 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 126070 T707 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 126076 T707 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 126210 T707 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 126214 T707 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 126216 T707 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 126226 T707 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 126228 T707 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 126231 T707 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 126232 T707 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 126232 T707 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 126232 T707 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 126233 T707 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 126233 T707 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 126234 T707 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 126234 T707 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1384801416475/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1384801412917/jetty1/
   [junit4]   2> 126234 T707 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@f6563f
   [junit4]   2> 126235 T707 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1384801412917/jetty1
   [junit4]   2> 126235 T707 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1384801412917/jetty1/index/
   [junit4]   2> 126236 T707 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1384801412917/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 126236 T707 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1384801412917/jetty1/index
   [junit4]   2> 126236 T707 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=14.6103515625, floorSegmentMB=0.2890625, forceMergeDeletesPctAllowed=8.451950689829621, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5713225741748088
   [junit4]   2> 126237 T707 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1ecc851 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11ee8f8),segFN=segments_1,generation=1}
   [junit4]   2> 126237 T707 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 126240 T707 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 126241 T707 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 126241 T707 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 126242 T707 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 126242 T707 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 126242 T707 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 126243 T707 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 126243 T707 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 126243 T707 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 126244 T707 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 126245 T707 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 126245 T707 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 126245 T707 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 126246 T707 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 126246 T707 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 126247 T707 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 126248 T707 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 126250 T707 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 126250 T707 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 126251 T707 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=92.3076171875, floorSegmentMB=1.166015625, forceMergeDeletesPctAllowed=17.55682371754584, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.584551682865562
   [junit4]   2> 126251 T707 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1ecc851 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11ee8f8),segFN=segments_1,generation=1}
   [junit4]   2> 126252 T707 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 126252 T707 oass.SolrIndexSearcher.<init> Opening Searcher@12ba109 main
   [junit4]   2> 126256 T708 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@12ba109 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 126259 T707 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 126259 T707 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:52323 collection:collection1 shard:shard2
   [junit4]   2> 126260 T707 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 126266 T707 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 126269 T707 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 126269 T707 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 126270 T707 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:52323/collection1/
   [junit4]   2> 126270 T707 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 126270 T707 oasc.SyncStrategy.syncToMe http://127.0.0.1:52323/collection1/ has no replicas
   [junit4]   2> 126270 T707 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:52323/collection1/ shard2
   [junit4]   2> 126271 T707 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 127265 T687 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 127271 T706 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 127271 T686 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 127271 T693 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 127278 T707 oasc.ZkController.register We are http://127.0.0.1:52323/collection1/ and leader is http://127.0.0.1:52323/collection1/
   [junit4]   2> 127279 T707 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:52323
   [junit4]   2> 127279 T707 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 127279 T707 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 127279 T707 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 127281 T707 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 127282 T664 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 127283 T664 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 127358 T664 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 127360 T664 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:60949
   [junit4]   2> 127361 T664 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 127361 T664 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 127362 T664 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1384801419874
   [junit4]   2> 127362 T664 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1384801419874/'
   [junit4]   2> 127376 T664 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1384801419874/solr.xml
   [junit4]   2> 127390 T664 oasc.CoreContainer.<init> New CoreContainer 7196594
   [junit4]   2> 127390 T664 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1384801419874/]
   [junit4]   2> 127391 T664 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 127392 T664 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 127392 T664 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 127393 T664 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 127393 T664 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 127394 T664 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 127394 T664 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 127395 T664 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 127395 T664 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 127397 T664 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 127398 T664 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 127398 T664 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 127399 T664 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53542/solr
   [junit4]   2> 127399 T664 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 127400 T664 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 127402 T720 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@128d75b name:ZooKeeperConnection Watcher:127.0.0.1:53542 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 127402 T664 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 127405 T664 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 127406 T722 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7c15bf name:ZooKeeperConnection Watcher:127.0.0.1:53542/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 127406 T664 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 127409 T664 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 128412 T664 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60949_
   [junit4]   2> 128413 T664 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60949_
   [junit4]   2> 128416 T706 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 128416 T693 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 128417 T686 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 128417 T722 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 128422 T723 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 128422 T723 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 128423 T723 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 128780 T687 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 128781 T687 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52323",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52323_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 128784 T687 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:60949",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:60949_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 128785 T687 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 128785 T687 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 128791 T706 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 128791 T693 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 128791 T686 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 128791 T722 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 129424 T723 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 129424 T723 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1384801419874/collection1
   [junit4]   2> 129424 T723 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 129425 T723 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 129425 T723 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 129426 T723 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1384801419874/collection1/'
   [junit4]   2> 129427 T723 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1384801419874/collection1/lib/classes/' to classloader
   [junit4]   2> 129427 T723 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1384801419874/collection1/lib/README' to classloader
   [junit4]   2> 129448 T723 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 129459 T723 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 129460 T723 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 129466 T723 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 129610 T723 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 129615 T723 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 129617 T723 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 129625 T723 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 129628 T723 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 129630 T723 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 129631 T723 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 129631 T723 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 129631 T723 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 129632 T723 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 129632 T723 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 129633 T723 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 129633 T723 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1384801419874/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1384801412917/jetty2/
   [junit4]   2> 129633 T723 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@f6563f
   [junit4]   2> 129634 T723 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1384801412917/jetty2
   [junit4]   2> 129634 T723 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1384801412917/jetty2/index/
   [junit4]   2> 129634 T723 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1384801412917/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 129634 T723 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1384801412917/jetty2/index
   [junit4]   2> 129635 T723 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=14.6103515625, floorSegmentMB=0.2890625, forceMergeDeletesPctAllowed=8.451950689829621, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5713225741748088
   [junit4]   2> 129635 T723 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@f5b7c8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1bf2ea5),segFN=segments_1,generation=1}
   [junit4]   2> 129636 T723 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 129638 T723 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 129639 T723 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 129639 T723 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 129639 T723 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 129640 T723 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 129640 T723 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 129640 T723 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 129641 T723 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 129641 T723 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 129642 T723 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 129642 T723 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 129642 T723 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 129643 T723 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 129643 T723 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 129644 T723 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 129644 T723 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 129646 T723 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 129647 T723 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 129648 T723 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 129649 T723 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=92.3076171875, floorSegmentMB=1.166015625, forceMergeDeletesPctAllowed=17.55682371754584, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.584551682865562
   [junit4]   2> 129649 T723 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@f5b7c8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1bf2ea5),segFN=segments_1,generation=1}
   [junit4]   2> 129649 T723 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 129650 T723 oass.SolrIndexSearcher.<init> Opening Searcher@1c1d1b2 main
   [junit4]   2> 129654 T724 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1c1d1b2 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 129656 T723 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 129657 T723 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:60949 collection:collection1 shard:shard1
   [junit4]   2> 129658 T723 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 129663 T723 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 129664 T723 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 129665 T723 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 129665 T723 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:60949/collection1/
   [junit4]   2> 129665 T723 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 129665 T723 oasc.SyncStrategy.syncToMe http://127.0.0.1:60949/collection1/ has no replicas
   [junit4]   2> 129665 T723 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:60949/collection1/ shard1
   [junit4]   2> 129666 T723 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 130296 T687 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 130302 T706 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 130302 T722 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 130302 T686 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 130302 T693 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 130326 T723 oasc.ZkController.register We are http://127.0.0.1:60949/collection1/ and leader is http://127.0.0.1:60949/collection1/
   [junit4]   2> 130326 T723 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:60949
   [junit4]   2> 130326 T723 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 130326 T723 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 130326 T723 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 130328 T723 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 130330 T664 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 130330 T664 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 130405 T664 oejs.Ser

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

ipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:240)
   [junit4]    > 	at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
   [junit4]    > 	at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
   [junit4]    > 	at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
   [junit4]    > 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
   [junit4]    > 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]    > Caused by: java.io.IOException: Server returned HTTP response code: 400 for URL: http://127.0.0.1:45976/testalias/update
   [junit4]    > 	at java.lang.reflect.Constructor.newInstance(Constructor.java:406)
   [junit4]    > 	at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1831)
   [junit4]    > 	at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1826)
   [junit4]    > 	at java.security.AccessController.doPrivileged(Native Method)
   [junit4]    > 	at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1825)
   [junit4]    > 	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1398)
   [junit4]    > 	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1382)
   [junit4]    > 	at org.apache.solr.servlet.SolrDispatchFilter.remoteQuery(SolrDispatchFilter.java:549)
   [junit4]    > 	... 27 more
   [junit4]    > Caused by: java.io.IOException: Server returned HTTP response code: 400 for URL: http://127.0.0.1:45976/testalias/update
   [junit4]    > 	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1781)
   [junit4]    > 	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1382)
   [junit4]    > 	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480)
   [junit4]    > 	at org.apache.solr.servlet.SolrDispatchFilter.remoteQuery(SolrDispatchFilter.java:530)
   [junit4]    > 	... 27 more
   [junit4]    > ,code=500}</pre></p>
   [junit4]    > <hr /><i><small>Powered by Jetty://</small></i>
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    > </body>
   [junit4]    > </html>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([93B23230A65DC224:1254BC28D102A218]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:428)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
   [junit4]    > 	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrServer.commit(SolrServer.java:168)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrServer.commit(SolrServer.java:146)
   [junit4]    > 	at org.apache.solr.cloud.AliasIntegrationTest.doTest(AliasIntegrationTest.java:221)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 932098 T3237 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 37230 T3236 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> 933166 T3329 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> NOTE: test params are: codec=Lucene40, sim=DefaultSimilarity, locale=es_UY, timezone=Pacific/Palau
   [junit4]   2> NOTE: Linux 3.8.0-32-generic i386/Oracle Corporation 1.8.0-ea (32-bit)/cpus=8,threads=6,free=215052136,total=457179136
   [junit4]   2> NOTE: All tests run in this JVM: [TestRTGBase, TestCodecSupport, NotRequiredUniqueKeyTest, ShardRoutingCustomTest, TestSolrXml, TestAtomicUpdateErrorCases, TestOmitPositions, TestBinaryResponseWriter, TestFuzzyAnalyzedSuggestions, TestCopyFieldCollectionResource, ChaosMonkeyNothingIsSafeTest, XsltUpdateRequestHandlerTest, SuggesterWFSTTest, TestAnalyzedSuggestions, SolrRequestParserTest, JSONWriterTest, ModifyConfFileTest, DistributedDebugComponentTest, CachingDirectoryFactoryTest, TestSchemaVersionResource, AddBlockUpdateTest, StatsComponentTest, DirectSolrConnectionTest, AlternateDirectoryTest, PingRequestHandlerTest, HighlighterTest, TestStressLucene, BasicDistributedZk2Test, CurrencyFieldXmlFileTest, SuggesterTSTTest, TestUpdate, TestFieldTypeResource, TestSolrCoreProperties, PreAnalyzedUpdateProcessorTest, SolrIndexConfigTest, OutputWriterTest, TestQueryTypes, TestFastOutputStream, TestPartialUpdateDeduplication, HighlighterConfigTest, DebugComponentTest, IndexSchemaRuntimeFieldTest, TestDistributedGrouping, TestAnalyzeInfixSuggestions, FileUtilsTest, CoreContainerCoreInitFailuresTest, TestCloudManagedSchemaAddField, FullSolrCloudDistribCmdsTest, TestComponentsName, TestStressRecovery, MinimalSchemaTest, TestNoOpRegenerator, SolrPluginUtilsTest, HdfsRecoveryZkTest, TestDefaultSearchFieldResource, TestSolrJ, PathHierarchyTokenizerFactoryTest, RAMDirectoryFactoryTest, SpellCheckComponentTest, TestFastLRUCache, TestDynamicFieldCollectionResource, TestSweetSpotSimilarityFactory, HdfsChaosMonkeySafeLeaderTest, InfoHandlerTest, TestCoreDiscovery, ChaosMonkeySafeLeaderTest, DirectSolrSpellCheckerTest, TestJmxIntegration, OpenCloseCoreStressTest, PrimUtilsTest, TestDistributedSearch, SpellCheckCollatorTest, FieldAnalysisRequestHandlerTest, IndexBasedSpellCheckerTest, NoCacheHeaderTest, CurrencyFieldOpenExchangeTest, HdfsLockFactoryTest, SortByFunctionTest, RequestHandlersTest, UniqFieldsUpdateProcessorFactoryTest, DefaultValueUpdateProcessorTest, BasicZkTest, ClusterStateUpdateTest, LeaderElectionTest, ZkSolrClientTest, TestZkChroot, TestRandomDVFaceting, TermVectorComponentDistributedTest, TestRealTimeGet, TestMultiCoreConfBootstrap, TestReload, DistributedTermsComponentTest, TestSolr4Spatial, SolrCmdDistributorTest, BadIndexSchemaTest, ConvertedLegacyTest, BasicFunctionalityTest, TestLazyCores, DirectUpdateHandlerTest, OverseerCollectionProcessorTest, TestIndexSearcher, SimplePostToolTest, AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest, CoreAdminHandlerTest, TestFoldingMultitermQuery, SpatialFilterTest, SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest, DocValuesMultiTest, TestSolrDeletionPolicy1, DisMaxRequestHandlerTest, TestQueryUtils, TestWriterPerf, TestReversedWildcardFilterFactory, PrimitiveFieldTypeTest, XmlUpdateRequestHandlerTest, RequiredFieldsTest, FastVectorHighlighterTest, ReturnFieldsTest, BinaryUpdateRequestHandlerTest, CSVRequestHandlerTest, SOLR749Test, TestSolrIndexConfig, CopyFieldTest, TestMergePolicyConfig, MultiTermTest, TestSearchPerf, TestPhraseSuggestions, TestXIncludeConfig, TestNumberUtils, TestDefaultSimilarityFactory, LegacyHTMLStripCharFilterTest, TimeZoneUtilsTest, OpenExchangeRatesOrgProviderTest, PluginInfoTest, TestSolrXMLSerializer, TestSystemIdResolver, TestSuggestSpellingConverter, DateFieldTest, SpellingQueryConverterTest, ClusterStateTest, TestUtils, ZkNodePropsTest, AliasIntegrationTest]
   [junit4] Completed on J1 in 38.52s, 1 test, 1 error <<< FAILURES!

[...truncated 152 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:420: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:400: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:489: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1272: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:908: There were test failures: 340 suites, 1493 tests, 2 errors, 41 ignored (6 assumptions)

Total time: 45 minutes 15 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.8.0-ea-b114 -client -XX:+UseG1GC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0-ea-b114) - Build # 8369 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/8369/
Java: 32bit/jdk1.8.0-ea-b114 -server -XX:+UseSerialGC

All tests passed

Build Log:
[...truncated 26388 lines...]
-check-forbidden-base:
[forbidden-apis] WARNING: Reading class file in Java 8 format. This may cause problems!
[forbidden-apis] Reading bundled API signatures: jdk-unsafe-1.7
[forbidden-apis] Reading bundled API signatures: jdk-deprecated-1.7
[forbidden-apis] Reading bundled API signatures: commons-io-unsafe-2.1
[forbidden-apis] Reading API signatures: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/tools/forbiddenApis/base.txt
[forbidden-apis] Reading API signatures: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/tools/forbiddenApis/servlet-api.txt
[forbidden-apis] Loading classes to check...
[forbidden-apis] Scanning for API signatures and dependencies...
[forbidden-apis] Forbidden method invocation: javax.servlet.ServletRequest#getParameterMap() [Servlet API method is parsing request parameters without using the correct encoding if no extra configuration is given in the servlet container]
[forbidden-apis]   in org.apache.solr.servlet.SolrDispatchFilter (SolrDispatchFilter.java:317)
[forbidden-apis] Scanned 1854 (and 1310 related) class file(s) for forbidden API invocations (in 1.03s), 1 error(s).

BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:420: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:64: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:271: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:472: Check for forbidden API calls failed, see log.

Total time: 46 minutes 47 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.8.0-ea-b114 -server -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure