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 18:05:50 UTC

[JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.6.0_45) - Build # 8272 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/8272/
Java: 32bit/jdk1.6.0_45 -client -XX:+UseSerialGC

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

Error Message:
ERROR: SolrIndexSearcher opens=15 closes=14

Stack Trace:
java.lang.AssertionError: ERROR: SolrIndexSearcher opens=15 closes=14
	at __randomizedtesting.SeedInfo.seed([2179C8E3402082EC]: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:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	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:662)


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=212, name=searcherExecutor-146-thread-1, state=WAITING, group=TGRP-AliasIntegrationTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:156)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1987)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:399)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:957)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:917)         at java.lang.Thread.run(Thread.java:662)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.AliasIntegrationTest: 
   1) Thread[id=212, name=searcherExecutor-146-thread-1, state=WAITING, group=TGRP-AliasIntegrationTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:156)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1987)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:399)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:957)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:917)
        at java.lang.Thread.run(Thread.java:662)
	at __randomizedtesting.SeedInfo.seed([2179C8E3402082EC]: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=212, name=searcherExecutor-146-thread-1, state=WAITING, group=TGRP-AliasIntegrationTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:156)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1987)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:399)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:957)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:917)         at java.lang.Thread.run(Thread.java:662)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=212, name=searcherExecutor-146-thread-1, state=WAITING, group=TGRP-AliasIntegrationTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:156)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1987)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:399)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:957)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:917)
        at java.lang.Thread.run(Thread.java:662)
	at __randomizedtesting.SeedInfo.seed([2179C8E3402082EC]:0)


FAILED:  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:37889/testalias/update</str><str name="trace">org.apache.solr.common.SolrException: Error trying to proxy request for url: http://127.0.0.1:37889/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:662) Caused by: java.io.IOException: Server returned HTTP response code: 400 for URL: http://127.0.0.1:37889/testalias/update  at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)  at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)  at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)  at java.lang.reflect.Constructor.newInstance(Constructor.java:513)  at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1514)  at java.security.AccessController.doPrivileged(Native Method)  at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1508)  at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1162)  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:37889/testalias/update  at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1459)  at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:379)  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:37889/testalias/update</str><str name="trace">org.apache.solr.common.SolrException: Error trying to proxy request for url: http://127.0.0.1:37889/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:662)
Caused by: java.io.IOException: Server returned HTTP response code: 400 for URL: http://127.0.0.1:37889/testalias/update
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
	at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1514)
	at java.security.AccessController.doPrivileged(Native Method)
	at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1508)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1162)
	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:37889/testalias/update
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1459)
	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:379)
	at org.apache.solr.servlet.SolrDispatchFilter.remoteQuery(SolrDispatchFilter.java:526)
	... 27 more
</str><int name="code">500</int></lst>
</response>

	at __randomizedtesting.SeedInfo.seed([2179C8E3402082EC:A09F46FB377FE2D0]: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:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	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:662)




Build Log:
[...truncated 9399 lines...]
   [junit4] Suite: org.apache.solr.cloud.AliasIntegrationTest
   [junit4]   2> 27246 T168 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 27249 T168 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-AliasIntegrationTest-1384793495477
   [junit4]   2> 27254 T168 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 27257 T169 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 27356 T168 oasc.ZkTestServer.run start zk server on port:41955
   [junit4]   2> 27412 T168 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 27541 T175 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@25211b name:ZooKeeperConnection Watcher:127.0.0.1:41955 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 27542 T168 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 27543 T168 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 27568 T168 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 27570 T177 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@af3cf6 name:ZooKeeperConnection Watcher:127.0.0.1:41955/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 27570 T168 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 27573 T168 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 27580 T168 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 27585 T168 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 27589 T168 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 27602 T168 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 27608 T168 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 27625 T168 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 27625 T168 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 27636 T168 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 27637 T168 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 27642 T168 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 27643 T168 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 27649 T168 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 27650 T168 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 27656 T168 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 27656 T168 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 27662 T168 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 27662 T168 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 27668 T168 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 27668 T168 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 27682 T168 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 27682 T168 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 27688 T168 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 27689 T168 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 27694 T168 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 27694 T168 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 27779 T168 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 27781 T168 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:41770
   [junit4]   2> 27782 T168 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 27782 T168 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 27783 T168 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.AliasIntegrationTest-controljetty-1384793495928
   [junit4]   2> 27783 T168 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.AliasIntegrationTest-controljetty-1384793495928/'
   [junit4]   2> 27800 T168 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.AliasIntegrationTest-controljetty-1384793495928/solr.xml
   [junit4]   2> 27845 T168 oasc.CoreContainer.<init> New CoreContainer 22609779
   [junit4]   2> 27845 T168 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.AliasIntegrationTest-controljetty-1384793495928/]
   [junit4]   2> 27847 T168 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 27848 T168 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 27848 T168 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 27849 T168 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 27849 T168 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 27850 T168 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 27850 T168 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 27851 T168 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 27851 T168 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 27853 T168 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 27854 T168 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 27854 T168 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 27855 T168 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:41955/solr
   [junit4]   2> 27865 T168 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 27866 T168 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 27872 T188 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@9ea579 name:ZooKeeperConnection Watcher:127.0.0.1:41955 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 27874 T168 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 27881 T168 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 27883 T190 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1ee0563 name:ZooKeeperConnection Watcher:127.0.0.1:41955/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 27884 T168 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 27890 T168 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 27900 T168 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 27910 T168 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 27914 T168 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41770_
   [junit4]   2> 27919 T168 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:41770_
   [junit4]   2> 27925 T168 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 27987 T168 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 27992 T168 oasc.Overseer.start Overseer (id=90753826524954627-127.0.0.1:41770_-n_0000000000) starting
   [junit4]   2> 28006 T168 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 28022 T168 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 28023 T192 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 28029 T168 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 28034 T168 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 28043 T191 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 28052 T193 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 28053 T193 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 28055 T193 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 29551 T191 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 29553 T191 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:41770",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:41770_",
   [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> 29553 T191 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 29559 T191 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 29572 T190 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> 30056 T193 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 30056 T193 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.AliasIntegrationTest-controljetty-1384793495928/collection1
   [junit4]   2> 30056 T193 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 30058 T193 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 30058 T193 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 30060 T193 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.AliasIntegrationTest-controljetty-1384793495928/collection1/'
   [junit4]   2> 30061 T193 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.AliasIntegrationTest-controljetty-1384793495928/collection1/lib/classes/' to classloader
   [junit4]   2> 30062 T193 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.AliasIntegrationTest-controljetty-1384793495928/collection1/lib/README' to classloader
   [junit4]   2> 30135 T193 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 30215 T193 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 30218 T193 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 30233 T193 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 30738 T193 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 30739 T193 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 30739 T193 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 30746 T193 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 30749 T193 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 30779 T193 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 30785 T193 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 30790 T193 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 30793 T193 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 30793 T193 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 30793 T193 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 30796 T193 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 30796 T193 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 30796 T193 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 30796 T193 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.AliasIntegrationTest-controljetty-1384793495928/collection1/, dataDir=./org.apache.solr.cloud.AliasIntegrationTest-1384793495477/control/data/
   [junit4]   2> 30797 T193 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b7a8c5
   [junit4]   2> 30800 T193 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.AliasIntegrationTest-1384793495477/control/data
   [junit4]   2> 30800 T193 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.AliasIntegrationTest-1384793495477/control/data/index/
   [junit4]   2> 30800 T193 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.AliasIntegrationTest-1384793495477/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 30800 T193 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.AliasIntegrationTest-1384793495477/control/data/index
   [junit4]   2> 30801 T193 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=28, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.772824915076709]
   [junit4]   2> 30801 T193 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@99ea5d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@786b4f),segFN=segments_1,generation=1}
   [junit4]   2> 30802 T193 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 30807 T193 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 30808 T193 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 30808 T193 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 30808 T193 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 30808 T193 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 30809 T193 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 30809 T193 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 30809 T193 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 30809 T193 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 30812 T193 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 30813 T193 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 30813 T193 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 30813 T193 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 30814 T193 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 30814 T193 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 30815 T193 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 30817 T193 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 30821 T193 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 30821 T193 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 30822 T193 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1626739123, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 30873 T193 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@99ea5d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@786b4f),segFN=segments_1,generation=1}
   [junit4]   2> 30873 T193 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 30874 T193 oass.SolrIndexSearcher.<init> Opening Searcher@14e5e21 main
   [junit4]   2> 30880 T194 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@14e5e21 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 30885 T193 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 30885 T193 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:41770 collection:control_collection shard:shard1
   [junit4]   2> 30890 T193 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 30908 T193 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 30913 T193 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 30913 T193 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 30914 T193 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:41770/collection1/
   [junit4]   2> 30915 T193 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 30915 T193 oasc.SyncStrategy.syncToMe http://127.0.0.1:41770/collection1/ has no replicas
   [junit4]   2> 30916 T193 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:41770/collection1/ shard1
   [junit4]   2> 30916 T193 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 31086 T191 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 31163 T190 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> 31183 T193 oasc.ZkController.register We are http://127.0.0.1:41770/collection1/ and leader is http://127.0.0.1:41770/collection1/
   [junit4]   2> 31184 T193 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:41770
   [junit4]   2> 31184 T193 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 31184 T193 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 31185 T193 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 31188 T193 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 31190 T168 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 31190 T168 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 31198 T168 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 31200 T197 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f4bf02 name:ZooKeeperConnection Watcher:127.0.0.1:41955/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 31200 T168 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 31202 T168 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 31209 T168 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 31283 T168 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 31286 T168 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:37623
   [junit4]   2> 31286 T168 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 31287 T168 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 31287 T168 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.AliasIntegrationTest-jetty1-1384793499436
   [junit4]   2> 31287 T168 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.AliasIntegrationTest-jetty1-1384793499436/'
   [junit4]   2> 31305 T168 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.AliasIntegrationTest-jetty1-1384793499436/solr.xml
   [junit4]   2> 31353 T168 oasc.CoreContainer.<init> New CoreContainer 7208269
   [junit4]   2> 31353 T168 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.AliasIntegrationTest-jetty1-1384793499436/]
   [junit4]   2> 31355 T168 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 31355 T168 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 31355 T168 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 31356 T168 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 31356 T168 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 31356 T168 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 31357 T168 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 31357 T168 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 31357 T168 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 31359 T168 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 31359 T168 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 31360 T168 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 31360 T168 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:41955/solr
   [junit4]   2> 31360 T168 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 31361 T168 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 31364 T208 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@110f067 name:ZooKeeperConnection Watcher:127.0.0.1:41955 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 31365 T168 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 31369 T168 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 31371 T210 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1d9398d name:ZooKeeperConnection Watcher:127.0.0.1:41955/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 31371 T168 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 31378 T168 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 32385 T168 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37623_
   [junit4]   2> 32388 T168 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:37623_
   [junit4]   2> 32395 T210 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 32396 T197 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 32396 T190 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 32410 T211 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 32410 T211 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 32412 T211 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 32676 T191 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 32678 T191 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:41770",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:41770_",
   [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> 32684 T191 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:37623",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:37623_",
   [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> 32684 T191 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1]
   [junit4]   2> 32684 T191 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 32709 T197 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> 32710 T190 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> 32710 T210 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> 33413 T211 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 33413 T211 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.AliasIntegrationTest-jetty1-1384793499436/collection1
   [junit4]   2> 33413 T211 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 33414 T211 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 33415 T211 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 33416 T211 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.AliasIntegrationTest-jetty1-1384793499436/collection1/'
   [junit4]   2> 33417 T211 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.AliasIntegrationTest-jetty1-1384793499436/collection1/lib/classes/' to classloader
   [junit4]   2> 33417 T211 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.AliasIntegrationTest-jetty1-1384793499436/collection1/lib/README' to classloader
   [junit4]   2> 33466 T211 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 33517 T211 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 33519 T211 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 33534 T211 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 34042 T211 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 34042 T211 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 34043 T211 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 34051 T211 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 34056 T211 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 34077 T211 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 34082 T211 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 34086 T211 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 34088 T211 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 34088 T211 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 34088 T211 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 34090 T211 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 34091 T211 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 34091 T211 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 34091 T211 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.AliasIntegrationTest-jetty1-1384793499436/collection1/, dataDir=./org.apache.solr.cloud.AliasIntegrationTest-1384793495477/jetty1/
   [junit4]   2> 34092 T211 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b7a8c5
   [junit4]   2> 34094 T211 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.AliasIntegrationTest-1384793495477/jetty1
   [junit4]   2> 34094 T211 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.AliasIntegrationTest-1384793495477/jetty1/index/
   [junit4]   2> 34094 T211 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.AliasIntegrationTest-1384793495477/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 34094 T211 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.AliasIntegrationTest-1384793495477/jetty1/index
   [junit4]   2> 34095 T211 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=28, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.772824915076709]
   [junit4]   2> 34095 T211 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@eea80c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1614932),segFN=segments_1,generation=1}
   [junit4]   2> 34096 T211 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 34106 T211 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 34106 T211 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 34107 T211 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 34107 T211 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 34107 T211 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 34107 T211 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 34108 T211 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 34108 T211 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 34108 T211 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 34109 T211 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 34110 T211 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 34111 T211 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 34111 T211 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 34112 T211 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 34112 T211 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 34113 T211 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 34115 T211 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 34118 T211 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 34118 T211 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 34120 T211 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1626739123, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 34171 T211 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@eea80c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1614932),segFN=segments_1,generation=1}
   [junit4]   2> 34171 T211 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 34171 T211 oass.SolrIndexSearcher.<init> Opening Searcher@955d1c main
   [junit4]   2> 34178 T212 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@955d1c main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 34183 T211 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 34183 T211 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:37623 collection:collection1 shard:shard1
   [junit4]   2> 34185 T211 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 34196 T211 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 34201 T211 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 34201 T211 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 34201 T211 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:37623/collection1/
   [junit4]   2> 34202 T211 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 34202 T211 oasc.SyncStrategy.syncToMe http://127.0.0.1:37623/collection1/ has no replicas
   [junit4]   2> 34202 T211 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:37623/collection1/ shard1
   [junit4]   2> 34202 T211 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 34225 T191 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 34240 T210 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> 34241 T190 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> 34240 T197 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> 34265 T211 oasc.ZkController.register We are http://127.0.0.1:37623/collection1/ and leader is http://127.0.0.1:37623/collection1/
   [junit4]   2> 34265 T211 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:37623
   [junit4]   2> 34265 T211 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 34265 T211 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 34265 T211 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 34268 T211 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 34270 T168 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 34270 T168 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 34349 T168 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 34351 T168 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:37889
   [junit4]   2> 34352 T168 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 34352 T168 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 34352 T168 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.AliasIntegrationTest-jetty2-1384793502498
   [junit4]   2> 34353 T168 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.AliasIntegrationTest-jetty2-1384793502498/'
   [junit4]   2> 34364 T168 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.AliasIntegrationTest-jetty2-1384793502498/solr.xml
   [junit4]   2> 34558 T168 oasc.CoreContainer.<init> New CoreContainer 28542997
   [junit4]   2> 34559 T168 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.AliasIntegrationTest-jetty2-1384793502498/]
   [junit4]   2> 34561 T168 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 34561 T168 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 34562 T168 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 34562 T168 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 34562 T168 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 34563 T168 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 34563 T168 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 34563 T168 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 34564 T168 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 34565 T168 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 34565 T168 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 34566 T168 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 34568 T168 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:41955/solr
   [junit4]   2> 34569 T168 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 34574 T168 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 34575 T224 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@d3e973 name:ZooKeeperConnection Watcher:127.0.0.1:41955 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 34575 T168 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 34580 T168 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 34582 T226 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1df75d8 name:ZooKeeperConnection Watcher:127.0.0.1:41955/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 34582 T168 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 34589 T168 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 35594 T168 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37889_
   [junit4]   2> 35596 T168 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:37889_
   [junit4]   2> 35602 T190 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 35602 T197 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 35603 T210 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 35603 T226 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 35613 T227 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 35614 T227 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 35615 T227 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 35752 T191 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 35753 T191 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:37623",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:37623_",
   [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> 35759 T191 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:37889",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:37889_",
   [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> 35760 T191 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
   [junit4]   2> 35760 T191 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 35765 T197 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> 35766 T190 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> 35766 T210 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> 35767 T226 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> 36616 T227 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 36616 T227 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.AliasIntegrationTest-jetty2-1384793502498/collection1
   [junit4]   2> 36616 T227 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 36618 T227 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 36618 T227 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 36620 T227 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.AliasIntegrationTest-jetty2-1384793502498/collection1/'
   [junit4]   2> 36621 T227 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.AliasIntegrationTest-jetty2-1384793502498/collection1/lib/classes/' to classloader
   [junit4]   2> 36621 T227 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.AliasIntegrationTest-jetty2-1384793502498/collection1/lib/README' to classloader
   [junit4]   2> 36669 T227 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 36718 T227 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 36721 T227 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 36730 T227 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 37226 T227 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 37226 T227 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 37228 T227 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 37238 T227 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 37243 T227 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 37267 T227 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 37272 T227 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 37277 T227 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 37280 T227 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 37280 T227 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 37280 T227 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 37283 T227 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 37283 T227 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 37283 T227 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 37284 T227 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.AliasIntegrationTest-jetty2-1384793502498/collection1/, dataDir=./org.apache.solr.cloud.AliasIntegrationTest-1384793495477/jetty2/
   [junit4]   2> 37284 T227 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b7a8c5
   [junit4]   2> 37285 T227 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.AliasIntegrationTest-1384793495477/jetty2
   [junit4]   2> 37285 T227 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.AliasIntegrationTest-1384793495477/jetty2/index/
   [junit4]   2> 37285 T227 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.AliasIntegrationTest-1384793495477/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 37285 T227 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.AliasIntegrationTest-1384793495477/jetty2/index
   [junit4]   2> 37286 T227 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=28, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.772824915076709]
   [junit4]   2> 37287 T227 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@d547f8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3bb475),segFN=segments_1,generation=1}
   [junit4]   2> 37287 T227 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 37293 T227 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 37293 T227 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 37294 T227 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 37294 T227 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 37294 T227 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 37294 T227 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 37298 T227 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 37299 T227 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 37299 T227 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 37300 T227 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 37301 T227 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 37301 T227 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 37301 T227 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 37302 T227 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 37303 T227 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 37304 T227 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 37306 T227 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 37308 T227 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 37309 T227 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 37310 T227 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1626739123, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 37361 T227 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@d547f8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3bb475),segFN=segments_1,generation=1}
   [junit4]   2> 37361 T227 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 37361 T227 oass.SolrIndexSearcher.<init> Opening Searcher@15063db main
   [junit4]   2> 37367 T228 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@15063db main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 37370 T227 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 37371 T227 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:37889 collection:collection1 shard:shard1
   [junit4]   2> 37378 T227 oasc.ZkController.register We are http://127.0.0.1:37889/collection1/ and leader is http://127.0.0.1:37623/collection1/
   [junit4]   2> 37378 T227 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:37889
   [junit4]   2> 37378 T227 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 37378 T227 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> 37382 T227 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> ASYNC  NEW_CORE C70 name=collection1 org.apache.solr.core.SolrCore@1cb5fea url=http://127.0.0.1:37889/collection1 node=127.0.0.1:37889_ C70_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:37889, core=collection1, node_name=127.0.0.1:37889_}
   [junit4]   2> 37382 T229 C70 P37889 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 37383 T229 C70 P37889 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 37384 T168 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 37384 T168 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 37384 T229 C70 P37889 oasc.ZkController.publish publishing core=collection1 state=recovering
   [junit4]   2> 37385 T229 C70 P37889 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 37400 T204 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true
   [junit4]   2> 37470 T168 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 37472 T168 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:44566
   [junit4]   2> 37473 T168 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 37473 T168 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 37473 T168 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.AliasIntegrationTest-jetty3-1384793505613
   [junit4]   2> 37474 T168 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.AliasIntegrationTest-jetty3-1384793505613/'
   [junit4]   2> 37486 T168 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.AliasIntegrationTest-jetty3-1384793505613/solr.xml
   [junit4]   2> 37533 T168 oasc.CoreContainer.<init> New CoreContainer 10550737
   [junit4]   2> 37534 T168 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.AliasIntegrationTest-jetty3-1384793505613/]
   [junit4]   2> 37535 T168 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 37535 T168 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 37536 T168 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 37536 T168 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 37536 T168 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 37537 T168 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 37537 T168 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 37537 T168 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 37538 T168 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 37539 T168 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 37539 T168 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 37540 T168 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 37540 T168 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:41955/solr
   [junit4]   2> 37541 T168 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 37541 T168 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 37543 T241 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@177cdb1 name:ZooKeeperConnection Watcher:127.0.0.1:41955 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 37544 T168 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 37548 T168 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 37550 T243 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3777c8 name:ZooKeeperConnection Watcher:127.0.0.1:41955/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 37551 T168 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 37558 T168 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 38565 T168 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44566_
   [junit4]   2> 38566 T168 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:44566_
   [junit4]   2> 38574 T226 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 38575 T197 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 38575 T243 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 38576 T190 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 38576 T210 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 38591 T244 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 38591 T244 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 38593 T244 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 38783 T191 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 38784 T191 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:37889",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:37889_",
   [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> 38790 T191 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:44566",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:44566_",
   [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> 38790 T191 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
   [junit4]   2> 38790 T191 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 38796 T197 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> 38796 T243 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> 38796 T226 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> 38797 T190 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> 38797 T210 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> 39401 T204 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true for: 2 seconds.
   [junit4]   2> 39402 T204 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={coreNodeName=core_node2&state=recovering&nodeName=127.0.0.1:37889_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=2004 
   [junit4]   2> 39593 T244 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 39593 T244 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.AliasIntegrationTest-jetty3-1384793505613/collection1
   [junit4]   2> 39594 T244 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 39595 T244 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 39595 T244 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 39597 T244 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.AliasIntegrationTest-jetty3-1384793505613/collection1/'
   [junit4]   2> 39598 T244 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.AliasIntegrationTest-jetty3-1384793505613/collection1/lib/classes/' to classloader
   [junit4]   2> 39598 T244 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.AliasIntegrationTest-jetty3-1384793505613/collection1/lib/README' to classloader
   [junit4]   2> 39669 T244 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 39723 T244 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 39725 T244 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml

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

 	at java.security.AccessController.doPrivileged(Native Method)
   [junit4]    > 	at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1508)
   [junit4]    > 	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1162)
   [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:37889/testalias/update
   [junit4]    > 	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1459)
   [junit4]    > 	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:379)
   [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([2179C8E3402082EC:A09F46FB377FE2D0]: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:662)
   [junit4]   2> 64248 T168 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 64458 T226 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 65554 T243 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 185261 T168 oas.SolrTestCaseJ4.endTrackingSearchers ERROR ERROR: SolrIndexSearcher opens=15 closes=14
   [junit4]   2> 158023 T167 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> 178087 T167 ccr.ThreadLeakControl.checkThreadLeaks SEVERE 1 thread leaked from SUITE scope at org.apache.solr.cloud.AliasIntegrationTest: 
   [junit4]   2> 	   1) Thread[id=212, name=searcherExecutor-146-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:156)
   [junit4]   2> 	        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1987)
   [junit4]   2> 	        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:399)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:957)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:917)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:662)
   [junit4]   2> 178088 T167 ccr.ThreadLeakControl.tryToInterruptAll Starting to interrupt leaked threads:
   [junit4]   2> 	   1) Thread[id=212, name=searcherExecutor-146-thread-1, state=WAITING, group=TGRP-AliasIntegrationTest]
   [junit4]   2> 181090 T167 ccr.ThreadLeakControl.tryToInterruptAll SEVERE There are still zombie threads that couldn't be terminated:
   [junit4]   2> 	   1) Thread[id=212, name=searcherExecutor-146-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:156)
   [junit4]   2> 	        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1987)
   [junit4]   2> 	        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:399)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:957)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:917)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:662)
   [junit4]   2> NOTE: test params are: codec=Lucene46: {timestamp=MockFixedIntBlock(blockSize=18), range_facet_l=MockFixedIntBlock(blockSize=18), id=PostingsFormat(name=SimpleText), range_facet_sl=PostingsFormat(name=Direct), a_t=MockFixedIntBlock(blockSize=18), text=PostingsFormat(name=Direct), range_facet_si=MockVariableIntBlock(baseBlockSize=65), _version_=MockFixedIntBlock(blockSize=18), other_tl1=MockFixedIntBlock(blockSize=18), multiDefault=MockVariableIntBlock(baseBlockSize=65), a_si=MockVariableIntBlock(baseBlockSize=65), intDefault=MockFixedIntBlock(blockSize=18)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=sq, timezone=Australia/Queensland
   [junit4]   2> NOTE: Linux 3.8.0-32-generic i386/Sun Microsystems Inc. 1.6.0_45 (32-bit)/cpus=8,threads=2,free=7731296,total=35950592
   [junit4]   2> NOTE: All tests run in this JVM: [PeerSyncTest, TestDocSet, DirectUpdateHandlerOptimizeTest, SuggesterFSTTest, TestSchemaNameResource, TestFieldCollectionResource, TestFieldTypeCollectionResource, PolyFieldTest, CSVRequestHandlerTest, TestDocumentBuilder, PreAnalyzedUpdateProcessorTest, AnalysisAfterCoreReloadTest, TestNonNRTOpen, TestSearchPerf, AliasIntegrationTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AliasIntegrationTest -Dtests.seed=2179C8E3402082EC -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sq -Dtests.timezone=Australia/Queensland -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | AliasIntegrationTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ERROR: SolrIndexSearcher opens=15 closes=14
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2179C8E3402082EC]: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:662)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.AliasIntegrationTest: 
   [junit4]    >    1) Thread[id=212, name=searcherExecutor-146-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:156)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1987)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:399)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:957)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:917)
   [junit4]    >         at java.lang.Thread.run(Thread.java:662)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2179C8E3402082EC]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=212, name=searcherExecutor-146-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:156)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1987)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:399)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:957)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:917)
   [junit4]    >         at java.lang.Thread.run(Thread.java:662)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2179C8E3402082EC]:0)
   [junit4] Completed on J0 in 181.15s, 1 test, 1 failure, 3 errors <<< FAILURES!

[...truncated 958 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:426: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:406: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:489: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1276: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:912: There were test failures: 340 suites, 1497 tests, 3 suite-level errors, 1 error, 1160 ignored (4 assumptions)

Total time: 38 minutes 9 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.6.0_45 -client -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-4.x-Linux (64bit/jdk1.7.0_45) - Build # 8273 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/8273/
Java: 64bit/jdk1.7.0_45 -XX:+UseCompressedOops -XX:+UseParallelGC

2 tests failed.
FAILED:  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:47878/_/testalias/update,trace=org.apache.solr.common.SolrException: Error trying to proxy request for url: http://127.0.0.1:47878/_/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:47878/_/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:549)  ... 27 more Caused by: java.io.IOException: Server returned HTTP response code: 400 for URL: http://127.0.0.1:47878/_/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: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:47878/_/testalias/update,trace=org.apache.solr.common.SolrException: Error trying to proxy request for url: http://127.0.0.1:47878/_/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:47878/_/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:549)  ... 27 more Caused by: java.io.IOException: Server returned HTTP response code: 400 for URL: http://127.0.0.1:47878/_/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: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:47878/_/testalias/update,trace=org.apache.solr.common.SolrException: Error trying to proxy request for url: http://127.0.0.1:47878/_/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:47878/_/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:549)
	... 27 more
Caused by: java.io.IOException: Server returned HTTP response code: 400 for URL: http://127.0.0.1:47878/_/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: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:47878/_/testalias/update,trace=org.apache.solr.common.SolrException: Error trying to proxy request for url: http://127.0.0.1:47878/_/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:47878/_/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:549)
	... 27 more
Caused by: java.io.IOException: Server returned HTTP response code: 400 for URL: http://127.0.0.1:47878/_/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:530)
	... 27 more
,code=500}</pre></p>
<hr /><i><small>Powered by Jetty://</small></i>
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
</body>
</html>

	at __randomizedtesting.SeedInfo.seed([2FFAFE94A41EC6B4:AE1C708CD341A688]: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)


FAILED:  org.apache.solr.cloud.BasicDistributedZk2Test.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:38287/zq/c/onenodecollectioncore/update,trace=org.apache.solr.common.SolrException: Error trying to proxy request for url: http://127.0.0.1:38287/zq/c/onenodecollectioncore/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:38287/zq/c/onenodecollectioncore/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:549)  ... 27 more Caused by: java.io.IOException: Server returned HTTP response code: 400 for URL: http://127.0.0.1:38287/zq/c/onenodecollectioncore/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:530)  ... 27 more ,code=500}</title> </head> <body> <h2>HTTP ERROR: 500</h2> <p>Problem accessing /zq/c/onenodecollectioncore/update. Reason: <pre>    {msg=Error trying to proxy request for url: http://127.0.0.1:38287/zq/c/onenodecollectioncore/update,trace=org.apache.solr.common.SolrException: Error trying to proxy request for url: http://127.0.0.1:38287/zq/c/onenodecollectioncore/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:38287/zq/c/onenodecollectioncore/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:549)  ... 27 more Caused by: java.io.IOException: Server returned HTTP response code: 400 for URL: http://127.0.0.1:38287/zq/c/onenodecollectioncore/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: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:38287/zq/c/onenodecollectioncore/update,trace=org.apache.solr.common.SolrException: Error trying to proxy request for url: http://127.0.0.1:38287/zq/c/onenodecollectioncore/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:38287/zq/c/onenodecollectioncore/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:549)
	... 27 more
Caused by: java.io.IOException: Server returned HTTP response code: 400 for URL: http://127.0.0.1:38287/zq/c/onenodecollectioncore/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:530)
	... 27 more
,code=500}</title>
</head>
<body>
<h2>HTTP ERROR: 500</h2>
<p>Problem accessing /zq/c/onenodecollectioncore/update. Reason:
<pre>    {msg=Error trying to proxy request for url: http://127.0.0.1:38287/zq/c/onenodecollectioncore/update,trace=org.apache.solr.common.SolrException: Error trying to proxy request for url: http://127.0.0.1:38287/zq/c/onenodecollectioncore/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:38287/zq/c/onenodecollectioncore/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:549)
	... 27 more
Caused by: java.io.IOException: Server returned HTTP response code: 400 for URL: http://127.0.0.1:38287/zq/c/onenodecollectioncore/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:530)
	... 27 more
,code=500}</pre></p>
<hr /><i><small>Powered by Jetty://</small></i>
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
</body>
</html>

	at __randomizedtesting.SeedInfo.seed([2FFAFE94A41EC6B4:AE1C708CD341A688]: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.BasicDistributedZk2Test.testNodeWithoutCollectionForwarding(BasicDistributedZk2Test.java:197)
	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:88)
	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 10236 lines...]
   [junit4] Suite: org.apache.solr.cloud.AliasIntegrationTest
   [junit4]   2> 236219 T870 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /_/
   [junit4]   2> 236222 T870 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-AliasIntegrationTest-1384798598676
   [junit4]   2> 236223 T870 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 236223 T871 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 236323 T870 oasc.ZkTestServer.run start zk server on port:48198
   [junit4]   2> 236324 T870 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 236405 T877 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@290522d3 name:ZooKeeperConnection Watcher:127.0.0.1:48198 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 236405 T870 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 236405 T870 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 236410 T870 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 236411 T879 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@19c24b29 name:ZooKeeperConnection Watcher:127.0.0.1:48198/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 236411 T870 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 236412 T870 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 236414 T870 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 236417 T870 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 236419 T870 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 236421 T870 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 236421 T870 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 236428 T870 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 236429 T870 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 236432 T870 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 236432 T870 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 236435 T870 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 236435 T870 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 236438 T870 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 236438 T870 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 236441 T870 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 236441 T870 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 236443 T870 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 236444 T870 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 236447 T870 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 236447 T870 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 236450 T870 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 236450 T870 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 236453 T870 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 236453 T870 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 236456 T870 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 236456 T870 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 236532 T870 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 236536 T870 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:47878
   [junit4]   2> 236536 T870 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 236536 T870 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 236536 T870 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.AliasIntegrationTest-controljetty-1384798598916
   [junit4]   2> 236537 T870 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.AliasIntegrationTest-controljetty-1384798598916/'
   [junit4]   2> 236545 T870 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.AliasIntegrationTest-controljetty-1384798598916/solr.xml
   [junit4]   2> 236571 T870 oasc.CoreContainer.<init> New CoreContainer 1836940056
   [junit4]   2> 236571 T870 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.AliasIntegrationTest-controljetty-1384798598916/]
   [junit4]   2> 236572 T870 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 236572 T870 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 236572 T870 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 236572 T870 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 236573 T870 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 236573 T870 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 236573 T870 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 236573 T870 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 236573 T870 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 236574 T870 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 236575 T870 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 236575 T870 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 236575 T870 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:48198/solr
   [junit4]   2> 236575 T870 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 236576 T870 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 236578 T890 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6ef4b0ea name:ZooKeeperConnection Watcher:127.0.0.1:48198 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 236579 T870 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 236582 T870 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 236583 T892 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@52fd3cfe name:ZooKeeperConnection Watcher:127.0.0.1:48198/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 236584 T870 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 236586 T870 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 236592 T870 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 236598 T870 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 236602 T870 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47878__
   [junit4]   2> 236604 T870 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:47878__
   [junit4]   2> 236611 T870 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 236623 T870 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 236627 T870 oasc.Overseer.start Overseer (id=90754160963026947-127.0.0.1:47878__-n_0000000000) starting
   [junit4]   2> 236633 T870 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 236640 T894 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 236641 T870 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 236646 T870 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 236649 T870 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 236655 T893 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 236658 T895 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 236659 T895 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 236661 T895 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 238163 T893 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 238165 T893 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:47878/_",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:47878__",
   [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> 238165 T893 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 238165 T893 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 238174 T892 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> 238661 T895 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 238662 T895 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.AliasIntegrationTest-controljetty-1384798598916/collection1
   [junit4]   2> 238662 T895 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 238663 T895 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 238664 T895 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 238666 T895 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.AliasIntegrationTest-controljetty-1384798598916/collection1/'
   [junit4]   2> 238667 T895 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.AliasIntegrationTest-controljetty-1384798598916/collection1/lib/classes/' to classloader
   [junit4]   2> 238667 T895 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.AliasIntegrationTest-controljetty-1384798598916/collection1/lib/README' to classloader
   [junit4]   2> 238723 T895 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 238747 T895 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 238750 T895 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 238756 T895 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 239015 T895 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 239016 T895 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 239016 T895 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 239021 T895 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 239022 T895 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 239045 T895 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 239050 T895 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 239055 T895 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 239057 T895 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 239058 T895 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 239058 T895 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 239060 T895 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 239060 T895 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 239061 T895 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 239061 T895 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.AliasIntegrationTest-controljetty-1384798598916/collection1/, dataDir=./org.apache.solr.cloud.AliasIntegrationTest-1384798598676/control/data/
   [junit4]   2> 239061 T895 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c03f4f7
   [junit4]   2> 239062 T895 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.AliasIntegrationTest-1384798598676/control/data
   [junit4]   2> 239063 T895 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.AliasIntegrationTest-1384798598676/control/data/index/
   [junit4]   2> 239063 T895 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.AliasIntegrationTest-1384798598676/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 239064 T895 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.AliasIntegrationTest-1384798598676/control/data/index
   [junit4]   2> 239064 T895 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=35, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=20.82421875, floorSegmentMB=1.5380859375, forceMergeDeletesPctAllowed=19.98106552339591, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 239065 T895 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@6331a4f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@a269a21),segFN=segments_1,generation=1}
   [junit4]   2> 239066 T895 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 239071 T895 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 239071 T895 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 239072 T895 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 239072 T895 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 239072 T895 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 239073 T895 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 239073 T895 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 239074 T895 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 239074 T895 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 239075 T895 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 239076 T895 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 239076 T895 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 239076 T895 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 239077 T895 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 239078 T895 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 239079 T895 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 239083 T895 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 239085 T895 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 239085 T895 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 239085 T895 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=11.3759765625, floorSegmentMB=2.080078125, forceMergeDeletesPctAllowed=20.180443484531747, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2279329775550105
   [junit4]   2> 239086 T895 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@6331a4f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@a269a21),segFN=segments_1,generation=1}
   [junit4]   2> 239086 T895 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 239086 T895 oass.SolrIndexSearcher.<init> Opening Searcher@33a9fed6 main
   [junit4]   2> 239089 T896 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@33a9fed6 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 239090 T895 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 239090 T895 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:47878/_ collection:control_collection shard:shard1
   [junit4]   2> 239091 T895 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 239102 T895 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 239106 T895 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 239106 T895 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 239106 T895 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:47878/_/collection1/
   [junit4]   2> 239107 T895 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 239107 T895 oasc.SyncStrategy.syncToMe http://127.0.0.1:47878/_/collection1/ has no replicas
   [junit4]   2> 239107 T895 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:47878/_/collection1/ shard1
   [junit4]   2> 239108 T895 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 239682 T893 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 239699 T892 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> 239719 T895 oasc.ZkController.register We are http://127.0.0.1:47878/_/collection1/ and leader is http://127.0.0.1:47878/_/collection1/
   [junit4]   2> 239720 T895 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:47878/_
   [junit4]   2> 239720 T895 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 239720 T895 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 239720 T895 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 239723 T895 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 239725 T870 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 239725 T870 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 239728 T870 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 239730 T899 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@8a17750 name:ZooKeeperConnection Watcher:127.0.0.1:48198/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 239731 T870 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 239733 T870 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 239739 T870 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 239811 T870 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 239814 T870 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49743
   [junit4]   2> 239815 T870 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 239815 T870 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 239815 T870 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.AliasIntegrationTest-jetty1-1384798602193
   [junit4]   2> 239815 T870 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.AliasIntegrationTest-jetty1-1384798602193/'
   [junit4]   2> 239829 T870 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.AliasIntegrationTest-jetty1-1384798602193/solr.xml
   [junit4]   2> 239858 T870 oasc.CoreContainer.<init> New CoreContainer 52051818
   [junit4]   2> 239859 T870 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.AliasIntegrationTest-jetty1-1384798602193/]
   [junit4]   2> 239860 T870 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 239860 T870 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 239860 T870 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 239860 T870 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 239860 T870 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 239861 T870 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 239861 T870 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 239861 T870 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 239861 T870 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 239862 T870 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 239862 T870 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 239863 T870 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 239863 T870 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:48198/solr
   [junit4]   2> 239863 T870 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 239864 T870 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 239866 T910 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5af91c20 name:ZooKeeperConnection Watcher:127.0.0.1:48198 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 239867 T870 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 239870 T870 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 239872 T912 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1a3f1f09 name:ZooKeeperConnection Watcher:127.0.0.1:48198/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 239873 T870 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 239879 T870 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 240884 T870 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49743__
   [junit4]   2> 240886 T870 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49743__
   [junit4]   2> 240892 T892 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 240892 T912 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 240892 T899 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 240902 T913 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 240903 T913 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 240904 T913 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 241210 T893 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 241212 T893 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:47878/_",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:47878__",
   [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> 241220 T893 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:49743/_",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49743__",
   [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> 241221 T893 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1]
   [junit4]   2> 241221 T893 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 241231 T899 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> 241232 T912 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> 241232 T892 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> 241905 T913 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 241905 T913 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.AliasIntegrationTest-jetty1-1384798602193/collection1
   [junit4]   2> 241906 T913 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 241907 T913 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 241907 T913 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 241909 T913 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.AliasIntegrationTest-jetty1-1384798602193/collection1/'
   [junit4]   2> 241910 T913 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.AliasIntegrationTest-jetty1-1384798602193/collection1/lib/classes/' to classloader
   [junit4]   2> 241911 T913 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.AliasIntegrationTest-jetty1-1384798602193/collection1/lib/README' to classloader
   [junit4]   2> 241964 T913 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 241988 T913 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 241991 T913 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 241997 T913 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 242247 T913 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 242247 T913 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 242248 T913 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 242252 T913 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 242254 T913 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 242276 T913 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 242281 T913 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 242285 T913 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 242288 T913 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 242288 T913 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 242288 T913 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 242290 T913 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 242291 T913 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 242291 T913 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 242291 T913 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.AliasIntegrationTest-jetty1-1384798602193/collection1/, dataDir=./org.apache.solr.cloud.AliasIntegrationTest-1384798598676/jetty1/
   [junit4]   2> 242292 T913 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c03f4f7
   [junit4]   2> 242293 T913 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.AliasIntegrationTest-1384798598676/jetty1
   [junit4]   2> 242293 T913 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.AliasIntegrationTest-1384798598676/jetty1/index/
   [junit4]   2> 242293 T913 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.AliasIntegrationTest-1384798598676/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 242294 T913 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.AliasIntegrationTest-1384798598676/jetty1/index
   [junit4]   2> 242294 T913 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=35, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=20.82421875, floorSegmentMB=1.5380859375, forceMergeDeletesPctAllowed=19.98106552339591, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 242296 T913 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@38665ee7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@38485b81),segFN=segments_1,generation=1}
   [junit4]   2> 242296 T913 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 242303 T913 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 242303 T913 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 242304 T913 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 242304 T913 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 242304 T913 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 242305 T913 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 242305 T913 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 242306 T913 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 242306 T913 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 242307 T913 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 242308 T913 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 242309 T913 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 242309 T913 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 242310 T913 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 242311 T913 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 242312 T913 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 242316 T913 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 242319 T913 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 242320 T913 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 242321 T913 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=11.3759765625, floorSegmentMB=2.080078125, forceMergeDeletesPctAllowed=20.180443484531747, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2279329775550105
   [junit4]   2> 242322 T913 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@38665ee7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@38485b81),segFN=segments_1,generation=1}
   [junit4]   2> 242322 T913 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 242323 T913 oass.SolrIndexSearcher.<init> Opening Searcher@19d0fb5e main
   [junit4]   2> 242326 T914 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@19d0fb5e main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 242330 T913 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 242330 T913 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49743/_ collection:collection1 shard:shard1
   [junit4]   2> 242332 T913 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 242343 T913 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 242345 T913 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 242346 T913 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 242346 T913 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:49743/_/collection1/
   [junit4]   2> 242346 T913 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 242346 T913 oasc.SyncStrategy.syncToMe http://127.0.0.1:49743/_/collection1/ has no replicas
   [junit4]   2> 242347 T913 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:49743/_/collection1/ shard1
   [junit4]   2> 242347 T913 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 242744 T893 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 242763 T892 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> 242763 T899 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> 242763 T912 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> 242804 T913 oasc.ZkController.register We are http://127.0.0.1:49743/_/collection1/ and leader is http://127.0.0.1:49743/_/collection1/
   [junit4]   2> 242804 T913 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49743/_
   [junit4]   2> 242805 T913 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 242805 T913 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 242805 T913 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 242808 T913 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 242810 T870 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 242811 T870 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 242889 T870 oejs.Server.doStart je

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

pse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
   [junit4]    > 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
   [junit4]    > 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
   [junit4]    > 	at org.eclipse.jetty.server.Server.handle(Server.java:368)
   [junit4]    > 	at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
   [junit4]    > 	at org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:953)
   [junit4]    > 	at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(AbstractHttpConnection.java:1014)
   [junit4]    > 	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:861)
   [junit4]    > 	at org.eclipse.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:38287/zq/c/onenodecollectioncore/update
   [junit4]    > 	at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
   [junit4]    > 	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:549)
   [junit4]    > 	... 27 more
   [junit4]    > Caused by: java.io.IOException: Server returned HTTP response code: 400 for URL: http://127.0.0.1:38287/zq/c/onenodecollectioncore/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: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([2FFAFE94A41EC6B4:AE1C708CD341A688]: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.BasicDistributedZk2Test.testNodeWithoutCollectionForwarding(BasicDistributedZk2Test.java:197)
   [junit4]    > 	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:88)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 915343 T3672 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 27611 T3671 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 3 leaked thread(s).
   [junit4]   2> 915532 T3746 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 916627 T3763 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> NOTE: test params are: codec=Lucene46: {timestamp=PostingsFormat(name=Direct), range_facet_l=PostingsFormat(name=Direct), id=PostingsFormat(name=Lucene41WithOrds), range_facet_sl=PostingsFormat(name=NestedPulsing), range_facet_si=PostingsFormat(name=MockSep), _version_=PostingsFormat(name=Direct), multiDefault=PostingsFormat(name=MockSep), intDefault=PostingsFormat(name=Direct)}, docValues:{}, sim=DefaultSimilarity, locale=mk_MK, timezone=America/Godthab
   [junit4]   2> NOTE: Linux 3.8.0-32-generic amd64/Oracle Corporation 1.7.0_45 (64-bit)/cpus=8,threads=1,free=158695840,total=310378496
   [junit4]   2> NOTE: All tests run in this JVM: [TestLMJelinekMercerSimilarityFactory, TestSolrQueryParser, TestManagedSchema, LeaderElectionTest, AssignTest, AutoCommitTest, TestJoin, DOMUtilTest, TestImplicitCoreProperties, SolrCoreTest, BasicFunctionalityTest, RegexBoostProcessorTest, DocValuesMissingTest, FileBasedSpellCheckerTest, CSVRequestHandlerTest, TestSchemaSimilarityResource, TestDocumentBuilder, SpellPossibilityIteratorTest, TestDynamicFieldResource, LoggingHandlerTest, TestConfig, TestCopyFieldCollectionResource, QueryEqualityTest, ParsingFieldUpdateProcessorsTest, OverseerCollectionProcessorTest, SuggesterTest, ClusterStateUpdateTest, TestElisionMultitermQuery, LegacyHTMLStripCharFilterTest, DistributedQueryElevationComponentTest, ShardRoutingTest, ScriptEngineTest, ResponseLogComponentTest, CoreAdminHandlerTest, UpdateRequestProcessorFactoryTest, TestSearchPerf, LukeRequestHandlerTest, SolrTestCaseJ4Test, TestFieldTypeCollectionResource, AddBlockUpdateTest, TestLMDirichletSimilarityFactory, AliasIntegrationTest, TestSchemaNameResource, TestCharFilters, TestSerializedLuceneMatchVersion, TestSurroundQueryParser, BlockCacheTest, TestSolrIndexConfig, MBeansHandlerTest, QueryParsingTest, MoreLikeThisHandlerTest, TestSchemaVersionResource, TestReplicationHandler, TermsComponentTest, CopyFieldTest, TestSystemIdResolver, ZkCLITest, WordBreakSolrSpellCheckerTest, DocValuesTest, TestSolrXmlPersistence, TestQueryUtils, MigrateRouteKeyTest, ZkControllerTest, OverseerTest, ClusterStateTest, UnloadDistributedZkTest, ShowFileRequestHandlerTest, TestRandomMergePolicy, ChangedSchemaMergeTest, DistributedSpellCheckComponentTest, URLClassifyProcessorTest, TestNonNRTOpen, TestMergePolicyConfig, SyncSliceTest, TestSuggestSpellingConverter, SpatialFilterTest, TestCoreContainer, TestAddFieldRealTimeGet, SOLR749Test, HdfsRecoveryZkTest, TestCollapseQParserPlugin, TestCloudManagedSchema, DeleteInactiveReplicaTest, BasicDistributedZkTest, BasicDistributedZk2Test]
   [junit4] Completed on J0 in 29.13s, 1 test, 1 error <<< FAILURES!

[...truncated 530 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:426: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:406: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:489: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1276: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:912: There were test failures: 340 suites, 1497 tests, 2 errors, 35 ignored (6 assumptions)

Total time: 42 minutes 11 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