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 2015/04/16 11:25:29 UTC

[JENKINS] Lucene-Solr-5.x-MacOSX (64bit/jdk1.7.0) - Build # 2138 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/2138/
Java: 64bit/jdk1.7.0 -XX:-UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.schema.TestCloudManagedSchemaConcurrent.test

Error Message:
QUERY FAILED: xpath=/response/lst[@name='responseHeader']/int[@name='status'][.='0']  request=/schema/fields/newfieldPut7?wt=xml&updateTimeoutSecs=15  response=<?xml version="1.0" encoding="UTF-8"?> <response>  <lst name="responseHeader">   <int name="status">500</int>   <int name="QTime">15111</int> </lst> <lst name="error">   <str name="msg">4 out of 8 replicas failed to update their schema to version 45 within 15 seconds! Failed cores: [http://127.0.0.1:56307/d_/gp/collection1/, http://127.0.0.1:56310/d_/gp/collection1/, http://127.0.0.1:56323/d_/gp/collection1/, http://127.0.0.1:56331/d_/gp/collection1/]</str>   <str name="trace">org.apache.solr.common.SolrException: 4 out of 8 replicas failed to update their schema to version 45 within 15 seconds! Failed cores: [http://127.0.0.1:56307/d_/gp/collection1/, http://127.0.0.1:56310/d_/gp/collection1/, http://127.0.0.1:56323/d_/gp/collection1/, http://127.0.0.1:56331/d_/gp/collection1/]  at org.apache.solr.schema.ManagedIndexSchema.waitForSchemaZkVersionAgreement(ManagedIndexSchema.java:260)  at org.apache.solr.rest.schema.BaseFieldResource.waitForSchemaUpdateToPropagate(BaseFieldResource.java:120)  at org.apache.solr.rest.schema.FieldResource.put(FieldResource.java:188)  at org.restlet.resource.ServerResource.doHandle(ServerResource.java:432)  at org.restlet.resource.ServerResource.doConditionalHandle(ServerResource.java:350)  at org.restlet.resource.ServerResource.handle(ServerResource.java:952)  at org.restlet.resource.Finder.handle(Finder.java:246)  at org.restlet.routing.Filter.doHandle(Filter.java:159)  at org.restlet.routing.Filter.handle(Filter.java:206)  at org.restlet.routing.Router.doHandle(Router.java:431)  at org.restlet.routing.Router.handle(Router.java:648)  at org.restlet.routing.Filter.doHandle(Filter.java:159)  at org.restlet.routing.Filter.handle(Filter.java:206)  at org.restlet.routing.Filter.doHandle(Filter.java:159)  at org.restlet.routing.Filter.handle(Filter.java:206)  at org.restlet.routing.Filter.doHandle(Filter.java:159)  at org.restlet.engine.application.StatusFilter.doHandle(StatusFilter.java:155)  at org.restlet.routing.Filter.handle(Filter.java:206)  at org.restlet.routing.Filter.doHandle(Filter.java:159)  at org.restlet.routing.Filter.handle(Filter.java:206)  at org.restlet.engine.CompositeHelper.handle(CompositeHelper.java:211)  at org.restlet.engine.application.ApplicationHelper.handle(ApplicationHelper.java:84)  at org.restlet.Application.handle(Application.java:381)  at org.restlet.routing.Filter.doHandle(Filter.java:159)  at org.restlet.routing.Filter.handle(Filter.java:206)  at org.restlet.routing.Router.doHandle(Router.java:431)  at org.restlet.routing.Router.handle(Router.java:648)  at org.restlet.routing.Filter.doHandle(Filter.java:159)  at org.restlet.routing.Filter.handle(Filter.java:206)  at org.restlet.routing.Router.doHandle(Router.java:431)  at org.restlet.routing.Router.handle(Router.java:648)  at org.restlet.routing.Filter.doHandle(Filter.java:159)  at org.restlet.routing.Filter.handle(Filter.java:206)  at org.restlet.engine.CompositeHelper.handle(CompositeHelper.java:211)  at org.restlet.Component.handle(Component.java:392)  at org.restlet.Server.handle(Server.java:516)  at org.restlet.engine.ServerHelper.handle(ServerHelper.java:72)  at org.restlet.engine.adapter.HttpServerHelper.handle(HttpServerHelper.java:152)  at org.restlet.ext.servlet.ServerServlet.service(ServerServlet.java:1089)  at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)  at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:669)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:457)  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.Dispatcher.forward(Dispatcher.java:276)  at org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:103)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:402)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:223)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:104)  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:745) </str>   <int name="code">500</int> </lst> </response> 

Stack Trace:
java.lang.AssertionError: QUERY FAILED: xpath=/response/lst[@name='responseHeader']/int[@name='status'][.='0']  request=/schema/fields/newfieldPut7?wt=xml&updateTimeoutSecs=15  response=<?xml version="1.0" encoding="UTF-8"?>
<response>

<lst name="responseHeader">
  <int name="status">500</int>
  <int name="QTime">15111</int>
</lst>
<lst name="error">
  <str name="msg">4 out of 8 replicas failed to update their schema to version 45 within 15 seconds! Failed cores: [http://127.0.0.1:56307/d_/gp/collection1/, http://127.0.0.1:56310/d_/gp/collection1/, http://127.0.0.1:56323/d_/gp/collection1/, http://127.0.0.1:56331/d_/gp/collection1/]</str>
  <str name="trace">org.apache.solr.common.SolrException: 4 out of 8 replicas failed to update their schema to version 45 within 15 seconds! Failed cores: [http://127.0.0.1:56307/d_/gp/collection1/, http://127.0.0.1:56310/d_/gp/collection1/, http://127.0.0.1:56323/d_/gp/collection1/, http://127.0.0.1:56331/d_/gp/collection1/]
	at org.apache.solr.schema.ManagedIndexSchema.waitForSchemaZkVersionAgreement(ManagedIndexSchema.java:260)
	at org.apache.solr.rest.schema.BaseFieldResource.waitForSchemaUpdateToPropagate(BaseFieldResource.java:120)
	at org.apache.solr.rest.schema.FieldResource.put(FieldResource.java:188)
	at org.restlet.resource.ServerResource.doHandle(ServerResource.java:432)
	at org.restlet.resource.ServerResource.doConditionalHandle(ServerResource.java:350)
	at org.restlet.resource.ServerResource.handle(ServerResource.java:952)
	at org.restlet.resource.Finder.handle(Finder.java:246)
	at org.restlet.routing.Filter.doHandle(Filter.java:159)
	at org.restlet.routing.Filter.handle(Filter.java:206)
	at org.restlet.routing.Router.doHandle(Router.java:431)
	at org.restlet.routing.Router.handle(Router.java:648)
	at org.restlet.routing.Filter.doHandle(Filter.java:159)
	at org.restlet.routing.Filter.handle(Filter.java:206)
	at org.restlet.routing.Filter.doHandle(Filter.java:159)
	at org.restlet.routing.Filter.handle(Filter.java:206)
	at org.restlet.routing.Filter.doHandle(Filter.java:159)
	at org.restlet.engine.application.StatusFilter.doHandle(StatusFilter.java:155)
	at org.restlet.routing.Filter.handle(Filter.java:206)
	at org.restlet.routing.Filter.doHandle(Filter.java:159)
	at org.restlet.routing.Filter.handle(Filter.java:206)
	at org.restlet.engine.CompositeHelper.handle(CompositeHelper.java:211)
	at org.restlet.engine.application.ApplicationHelper.handle(ApplicationHelper.java:84)
	at org.restlet.Application.handle(Application.java:381)
	at org.restlet.routing.Filter.doHandle(Filter.java:159)
	at org.restlet.routing.Filter.handle(Filter.java:206)
	at org.restlet.routing.Router.doHandle(Router.java:431)
	at org.restlet.routing.Router.handle(Router.java:648)
	at org.restlet.routing.Filter.doHandle(Filter.java:159)
	at org.restlet.routing.Filter.handle(Filter.java:206)
	at org.restlet.routing.Router.doHandle(Router.java:431)
	at org.restlet.routing.Router.handle(Router.java:648)
	at org.restlet.routing.Filter.doHandle(Filter.java:159)
	at org.restlet.routing.Filter.handle(Filter.java:206)
	at org.restlet.engine.CompositeHelper.handle(CompositeHelper.java:211)
	at org.restlet.Component.handle(Component.java:392)
	at org.restlet.Server.handle(Server.java:516)
	at org.restlet.engine.ServerHelper.handle(ServerHelper.java:72)
	at org.restlet.engine.adapter.HttpServerHelper.handle(HttpServerHelper.java:152)
	at org.restlet.ext.servlet.ServerServlet.service(ServerServlet.java:1089)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:669)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:457)
	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.Dispatcher.forward(Dispatcher.java:276)
	at org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:103)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:402)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:223)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:104)
	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:745)
</str>
  <int name="code">500</int>
</lst>
</response>

	at __randomizedtesting.SeedInfo.seed([35221BA74A5BC623:BD76247DE4A7ABDB]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.schema.TestCloudManagedSchemaConcurrent.verifySuccess(TestCloudManagedSchemaConcurrent.java:107)
	at org.apache.solr.schema.TestCloudManagedSchemaConcurrent.addFieldPut(TestCloudManagedSchemaConcurrent.java:117)
	at org.apache.solr.schema.TestCloudManagedSchemaConcurrent.access$100(TestCloudManagedSchemaConcurrent.java:45)
	at org.apache.solr.schema.TestCloudManagedSchemaConcurrent$Operation$1.execute(TestCloudManagedSchemaConcurrent.java:275)
	at org.apache.solr.schema.TestCloudManagedSchemaConcurrent.concurrentOperationsTest(TestCloudManagedSchemaConcurrent.java:450)
	at org.apache.solr.schema.TestCloudManagedSchemaConcurrent.test(TestCloudManagedSchemaConcurrent.java:252)
	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:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	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:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	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:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10848 lines...]
   [junit4] Suite: org.apache.solr.schema.TestCloudManagedSchemaConcurrent
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent 35221BA74A5BC623-001/init-core-data-001
   [junit4]   2> 2701262 T13097 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 2701262 T13097 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /d_/gp
   [junit4]   2> 2701268 T13097 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 2701269 T13098 oasc.ZkTestServer$2$1.setClientPort client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2701269 T13098 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 2701370 T13097 oasc.ZkTestServer.run start zk server on port:56300
   [junit4]   2> 2701408 T13097 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-managed-schema.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2701414 T13097 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 2701420 T13097 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2701426 T13097 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2701443 T13097 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2701448 T13097 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2701454 T13097 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2701458 T13097 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2701463 T13097 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2701469 T13097 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2701475 T13097 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2701992 T13097 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent 35221BA74A5BC623-001/control-001/cores/collection1
   [junit4]   2> 2701996 T13097 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2702001 T13097 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:56303
   [junit4]   2> 2702003 T13097 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent 35221BA74A5BC623-001/control-001/cores, hostContext=/d_/gp, hostPort=56303, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent 35221BA74A5BC623-001/tempDir-001/control/data}
   [junit4]   2> 2702003 T13097 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@1b3e02ed
   [junit4]   2> 2702004 T13097 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent 35221BA74A5BC623-001/control-001/'
   [junit4]   2> 2702058 T13097 oasc.SolrXmlConfig.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent 35221BA74A5BC623-001/control-001/solr.xml
   [junit4]   2> 2702093 T13097 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent 35221BA74A5BC623-001/control-001/cores
   [junit4]   2> 2702094 T13097 oasc.CoreContainer.<init> New CoreContainer 408017688
   [junit4]   2> 2702094 T13097 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent 35221BA74A5BC623-001/control-001/]
   [junit4]   2> 2702094 T13097 oasc.CoreContainer.load loading shared library: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent 35221BA74A5BC623-001/control-001/lib
   [junit4]   2> 2702095 T13097 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent 35221BA74A5BC623-001/control-001/lib).
   [junit4]   2> 2702106 T13097 oashc.HttpShardHandlerFactory.init created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 2702111 T13097 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2702111 T13097 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2702111 T13097 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2702112 T13097 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 2702112 T13097 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56300/solr
   [junit4]   2> 2702112 T13097 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2702169 T13097 N:127.0.0.1:56303_d_%2Fgp oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56303_d_%2Fgp
   [junit4]   2> 2702182 T13097 N:127.0.0.1:56303_d_%2Fgp oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 2702186 T13097 N:127.0.0.1:56303_d_%2Fgp oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:56303_d_%2Fgp
   [junit4]   2> 2702190 T13097 N:127.0.0.1:56303_d_%2Fgp oasc.Overseer.start Overseer (id=93662471698710531-127.0.0.1:56303_d_%2Fgp-n_0000000000) starting
   [junit4]   2> 2702213 T13097 N:127.0.0.1:56303_d_%2Fgp oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2702214 T13125 N:127.0.0.1:56303_d_%2Fgp oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 2702215 T13124 N:127.0.0.1:56303_d_%2Fgp oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 2702227 T13097 N:127.0.0.1:56303_d_%2Fgp oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent 35221BA74A5BC623-001/control-001/cores
   [junit4]   2> 2702230 T13097 N:127.0.0.1:56303_d_%2Fgp oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {config=solrconfig.xml, name=collection1, transient=false, dataDir=data/, coreNodeName=, schema=schema.xml, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent 35221BA74A5BC623-001/control-001/cores/collection1/, shard=, instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent 35221BA74A5BC623-001/control-001/cores/collection1, loadOnStartup=true, collection=control_collection}
   [junit4]   2> 2702231 T13097 N:127.0.0.1:56303_d_%2Fgp oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent 35221BA74A5BC623-001/control-001/cores/collection1/
   [junit4]   2> 2702231 T13097 N:127.0.0.1:56303_d_%2Fgp oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 2702232 T13127 N:127.0.0.1:56303_d_%2Fgp C:control_collection c:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 2702233 T13127 N:127.0.0.1:56303_d_%2Fgp C:control_collection c:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2702234 T13127 N:127.0.0.1:56303_d_%2Fgp oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2702234 T13123 N:127.0.0.1:56303_d_%2Fgp oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2702237 T13124 N:127.0.0.1:56303_d_%2Fgp oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "base_url":"http://127.0.0.1:56303/d_/gp",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:56303_d_%2Fgp",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "state":"down"} current state version: 0
   [junit4]   2> 2702238 T13124 N:127.0.0.1:56303_d_%2Fgp oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2> 	  "base_url":"http://127.0.0.1:56303/d_/gp",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:56303_d_%2Fgp",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "state":"down"}
   [junit4]   2> 2702239 T13124 N:127.0.0.1:56303_d_%2Fgp oasco.ClusterStateMutator.createCollection building a new cName: control_collection
   [junit4]   2> 2702239 T13124 N:127.0.0.1:56303_d_%2Fgp oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 2703236 T13127 N:127.0.0.1:56303_d_%2Fgp oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2703236 T13127 N:127.0.0.1:56303_d_%2Fgp oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 2703238 T13127 N:127.0.0.1:56303_d_%2Fgp oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2703239 T13127 N:127.0.0.1:56303_d_%2Fgp oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent 35221BA74A5BC623-001/control-001/cores/collection1/'
   [junit4]   2> 2703261 T13127 N:127.0.0.1:56303_d_%2Fgp oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 2703266 T13127 N:127.0.0.1:56303_d_%2Fgp oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 2703283 T13127 N:127.0.0.1:56303_d_%2Fgp oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 2703316 T13127 N:127.0.0.1:56303_d_%2Fgp oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 2703416 T13127 N:127.0.0.1:56303_d_%2Fgp oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2703418 T13127 N:127.0.0.1:56303_d_%2Fgp oass.ManagedIndexSchemaFactory.create The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 2703420 T13127 N:127.0.0.1:56303_d_%2Fgp oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 2703428 T13127 N:127.0.0.1:56303_d_%2Fgp oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2703727 T13127 N:127.0.0.1:56303_d_%2Fgp oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2703773 T13127 N:127.0.0.1:56303_d_%2Fgp oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2703775 T13127 N:127.0.0.1:56303_d_%2Fgp oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2703815 T13127 N:127.0.0.1:56303_d_%2Fgp oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2703820 T13127 N:127.0.0.1:56303_d_%2Fgp oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2703825 T13127 N:127.0.0.1:56303_d_%2Fgp oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2703826 T13127 N:127.0.0.1:56303_d_%2Fgp oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2703827 T13127 N:127.0.0.1:56303_d_%2Fgp oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2703827 T13127 N:127.0.0.1:56303_d_%2Fgp oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2703829 T13127 N:127.0.0.1:56303_d_%2Fgp oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2703829 T13127 N:127.0.0.1:56303_d_%2Fgp oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2703831 T13127 N:127.0.0.1:56303_d_%2Fgp oass.ManagedIndexSchema.persistManagedSchemaToZooKeeper Created and persisted managed schema znode at /configs/conf1/managed-schema
   [junit4]   2> 2703840 T13127 N:127.0.0.1:56303_d_%2Fgp oass.ManagedIndexSchemaFactory.zkUgradeToManagedSchema After upgrading to managed schema in ZooKeeper, renamed the non-managed schema /configs/conf1/schema.xml to /configs/conf1/schema.xml.bak
   [junit4]   2> 2703840 T13127 N:127.0.0.1:56303_d_%2Fgp oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 2703841 T13127 N:127.0.0.1:56303_d_%2Fgp c:collection1 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
   [junit4]   2> 2703842 T13127 N:127.0.0.1:56303_d_%2Fgp c:collection1 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent 35221BA74A5BC623-001/control-001/cores/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent 35221BA74A5BC623-001/control-001/cores/collection1/data/
   [junit4]   2> 2703842 T13127 N:127.0.0.1:56303_d_%2Fgp c:collection1 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 2703843 T13127 N:127.0.0.1:56303_d_%2Fgp c:collection1 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent 35221BA74A5BC623-001/control-001/cores/collection1/data
   [junit4]   2> 2703844 T13127 N:127.0.0.1:56303_d_%2Fgp c:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent 35221BA74A5BC623-001/control-001/cores/collection1/data/index/
   [junit4]   2> 2703845 T13127 N:127.0.0.1:56303_d_%2Fgp c:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent 35221BA74A5BC623-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2703846 T13127 N:127.0.0.1:56303_d_%2Fgp c:collection1 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent 35221BA74A5BC623-001/control-001/cores/collection1/data/index
   [junit4]   2> 2703846 T13127 N:127.0.0.1:56303_d_%2Fgp c:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=19.599609375, floorSegmentMB=0.693359375, forceMergeDeletesPctAllowed=3.6175696374955315, segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2703850 T13127 N:127.0.0.1:56303_d_%2Fgp c:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent 35221BA74A5BC623-001/control-001/cores/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@46347b43; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 2703850 T13127 N:127.0.0.1:56303_d_%2Fgp c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2703855 T13127 N:127.0.0.1:56303_d_%2Fgp c:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2703855 T13127 N:127.0.0.1:56303_d_%2Fgp c:collection1 oasc.RequestHandlers.applyInitParams WARN INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 2703867 T13127 N:127.0.0.1:56303_d_%2Fgp c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2703869 T13127 N:127.0.0.1:56303_d_%2Fgp c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2703870 T13127 N:127.0.0.1:56303_d_%2Fgp c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2703873 T13127 N:127.0.0.1:56303_d_%2Fgp c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2703877 T13127 N:127.0.0.1:56303_d_%2Fgp c:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/file,/admin/ping,/admin/properties,/replication,/update/json,/admin/system,/admin/luke,standard,/update/csv,/admin/logging,/admin/plugins,/admin/segments,/update,/config,/admin/mbeans,/schema,/get,/dump,/admin/threads,/update/json/docs
   [junit4]   2> 2703879 T13127 N:127.0.0.1:56303_d_%2Fgp c:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2703879 T13127 N:127.0.0.1:56303_d_%2Fgp c:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2703880 T13127 N:127.0.0.1:56303_d_%2Fgp c:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 2703881 T13127 N:127.0.0.1:56303_d_%2Fgp c:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2703881 T13127 N:127.0.0.1:56303_d_%2Fgp c:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2703882 T13127 N:127.0.0.1:56303_d_%2Fgp c:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=21, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3809850691834693]
   [junit4]   2> 2703883 T13127 N:127.0.0.1:56303_d_%2Fgp c:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent 35221BA74A5BC623-001/control-001/cores/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@46347b43; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 2703883 T13127 N:127.0.0.1:56303_d_%2Fgp c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2703883 T13127 N:127.0.0.1:56303_d_%2Fgp c:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@53468d75[collection1] main
   [junit4]   2> 2703885 T13127 N:127.0.0.1:56303_d_%2Fgp c:collection1 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2703886 T13127 N:127.0.0.1:56303_d_%2Fgp c:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2703887 T13127 N:127.0.0.1:56303_d_%2Fgp c:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 2703887 T13127 N:127.0.0.1:56303_d_%2Fgp c:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2703888 T13127 N:127.0.0.1:56303_d_%2Fgp c:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2703888 T13127 N:127.0.0.1:56303_d_%2Fgp c:collection1 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2703888 T13127 N:127.0.0.1:56303_d_%2Fgp c:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 2703889 T13127 N:127.0.0.1:56303_d_%2Fgp c:collection1 oass.ZkIndexSchemaReader.createSchemaWatcher Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 2703890 T13127 N:127.0.0.1:56303_d_%2Fgp c:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 2703890 T13127 N:127.0.0.1:56303_d_%2Fgp c:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2703890 T13128 N:127.0.0.1:56303_d_%2Fgp c:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@53468d75[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2703892 T13131 N:127.0.0.1:56303_d_%2Fgp C:control_collection S:shard1 c:collection1 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:56303/d_/gp collection:control_collection shard:shard1
   [junit4]   2> 2703892 T13097 N:127.0.0.1:56303_d_%2Fgp oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 2703892 T13097 N:127.0.0.1:56303_d_%2Fgp oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2703904 T13131 N:127.0.0.1:56303_d_%2Fgp C:control_collection S:shard1 c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 2703905 T13097 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2703908 T13123 N:127.0.0.1:56303_d_%2Fgp oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2703908 T13131 N:127.0.0.1:56303_d_%2Fgp C:control_collection S:shard1 c:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 2703909 T13131 N:127.0.0.1:56303_d_%2Fgp C:control_collection S:shard1 c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1836 name=collection1 org.apache.solr.core.SolrCore@34ac0a38 url=http://127.0.0.1:56303/d_/gp/collection1 node=127.0.0.1:56303_d_%2Fgp C1836_STATE=coll:control_collection core:collection1 props:{base_url=http://127.0.0.1:56303/d_/gp, core=collection1, node_name=127.0.0.1:56303_d_%2Fgp, state=down}
   [junit4]   2> 2703909 T13131 N:127.0.0.1:56303_d_%2Fgp C:control_collection S:shard1 c:collection1 C1836 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:56303/d_/gp/collection1/
   [junit4]   2> 2703909 T13131 N:127.0.0.1:56303_d_%2Fgp C:control_collection S:shard1 c:collection1 C1836 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 2703909 T13131 N:127.0.0.1:56303_d_%2Fgp C:control_collection S:shard1 c:collection1 C1836 oasc.SyncStrategy.syncToMe http://127.0.0.1:56303/d_/gp/collection1/ has no replicas
   [junit4]   2> 2703909 T13131 N:127.0.0.1:56303_d_%2Fgp C:control_collection S:shard1 c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:56303/d_/gp/collection1/ shard1
   [junit4]   2> 2703911 T13124 N:127.0.0.1:56303_d_%2Fgp oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection"} current state version: 1
   [junit4]   2> 2703930 T13124 N:127.0.0.1:56303_d_%2Fgp oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:56303/d_/gp",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 2
   [junit4]   2> 2703934 T13123 N:127.0.0.1:56303_d_%2Fgp oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2703981 T13131 N:127.0.0.1:56303_d_%2Fgp C:control_collection S:shard1 c:collection1 oasc.ZkController.register We are http://127.0.0.1:56303/d_/gp/collection1/ and leader is http://127.0.0.1:56303/d_/gp/collection1/
   [junit4]   2> 2703981 T13131 N:127.0.0.1:56303_d_%2Fgp C:control_collection S:shard1 c:collection1 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:56303/d_/gp
   [junit4]   2> 2703981 T13131 N:127.0.0.1:56303_d_%2Fgp C:control_collection S:shard1 c:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 2703981 T13131 N:127.0.0.1:56303_d_%2Fgp C:control_collection S:shard1 c:collection1 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 2703982 T13131 N:127.0.0.1:56303_d_%2Fgp C:control_collection S:shard1 c:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2703987 T13123 N:127.0.0.1:56303_d_%2Fgp oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2703994 T13124 N:127.0.0.1:56303_d_%2Fgp oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "base_url":"http://127.0.0.1:56303/d_/gp",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "node_name":"127.0.0.1:56303_d_%2Fgp",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "state":"active"} current state version: 3
   [junit4]   2> 2703995 T13124 N:127.0.0.1:56303_d_%2Fgp oasco.ReplicaMutator.updateState Update state numShards=4 message={
   [junit4]   2> 	  "base_url":"http://127.0.0.1:56303/d_/gp",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "node_name":"127.0.0.1:56303_d_%2Fgp",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "state":"active"}
   [junit4]   2> 2704350 T13097 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent 35221BA74A5BC623-001/shard-1-001/cores/collection1
   [junit4]   2> 2704352 T13097 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 in directory /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent 35221BA74A5BC623-001/shard-1-001
   [junit4]   2> 2704353 T13097 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2704356 T13097 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:56307
   [junit4]   2> 2704357 T13097 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent 35221BA74A5BC623-001/shard-1-001/cores, solrconfig=solrconfig.xml, hostPort=56307, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent 35221BA74A5BC623-001/tempDir-001/jetty1, hostContext=/d_/gp}
   [junit4]   2> 2704357 T13097 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@1b3e02ed
   [junit4]   2> 2704358 T13097 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent 35221BA74A5BC623-001/shard-1-001/'
   [junit4]   2> 2704401 T13097 oasc.SolrXmlConfig.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent 35221BA74A5BC623-001/shard-1-001/solr.xml
   [junit4]   2> 2704441 T13097 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent 35221BA74A5BC623-001/shard-1-001/cores
   [junit4]   2> 2704441 T13097 oasc.CoreContainer.<init> New CoreContainer 1350567157
   [junit4]   2> 2704442 T13097 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent 35221BA74A5BC623-001/shard-1-001/]
   [junit4]   2> 2704442 T13097 oasc.CoreContainer.load loading shared library: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent 35221BA74A5BC623-001/shard-1-001/lib
   [junit4]   2> 2704443 T13097 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent 35221BA74A5BC623-001/shard-1-001/lib).
   [junit4]   2> 2704455 T13097 oashc.HttpShardHandlerFactory.init created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 2704458 T13097 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2704459 T13097 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2704460 T13097 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2704460 T13097 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 2704460 T13097 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56300/solr
   [junit4]   2> 2704461 T13097 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2705499 T13097 N:127.0.0.1:56307_d_%2Fgp oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56307_d_%2Fgp
   [junit4]   2> 2705509 T13097 N:127.0.0.1:56307_d_%2Fgp oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 2705515 T13097 N:127.0.0.1:56307_d_%2Fgp oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent 35221BA74A5BC623-001/shard-1-001/cores
   [junit4]   2> 2705517 T13097 N:127.0.0.1:56307_d_%2Fgp oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {shard=, transient=false, loadOnStartup=true, instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent 35221BA74A5BC623-001/shard-1-001/cores/collection1, config=solrconfig.xml, dataDir=data/, schema=schema.xml, collection=collection1, coreNodeName=, name=collection1, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent 35221BA74A5BC623-001/shard-1-001/cores/collection1/}
   [junit4]   2> 2705517 T13097 N:127.0.0.1:56307_d_%2Fgp oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent 35221BA74A5BC623-001/shard-1-001/cores/collection1/
   [junit4]   2> 2705517 T13097 N:127.0.0.1:56307_d_%2Fgp oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 2705519 T13150 N:127.0.0.1:56307_d_%2Fgp C:collection1 c:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 2705519 T13150 N:127.0.0.1:56307_d_%2Fgp C:collection1 c:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2705520 T13150 N:127.0.0.1:56307_d_%2Fgp oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2705520 T13123 N:127.0.0.1:56303_d_%2Fgp oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2705523 T13124 N:127.0.0.1:56303_d_%2Fgp oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "base_url":"http://127.0.0.1:56307/d_/gp",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:56307_d_%2Fgp",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "state":"down"} current state version: 4
   [junit4]   2> 2705525 T13124 N:127.0.0.1:56303_d_%2Fgp oasco.ReplicaMutator.updateState Update state numShards=4 message={
   [junit4]   2> 	  "base_url":"http://127.0.0.1:56307/d_/gp",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:56307_d_%2Fgp",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "state":"down"}
   [junit4]   2> 2705525 T13124 N:127.0.0.1:56303_d_%2Fgp oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 2705525 T13124 N:127.0.0.1:56303_d_%2Fgp oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 2706522 T13150 N:127.0.0.1:56307_d_%2Fgp oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2706523 T13150 N:127.0.0.1:56307_d_%2Fgp oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 2706524 T13150 N:127.0.0.1:56307_d_%2Fgp oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2706526 T13150 N:127.0.0.1:56307_d_%2Fgp oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent 35221BA74A5BC623-001/shard-1-001/cores/collection1/'
   [junit4]   2> 2706550 T13150 N:127.0.0.1:56307_d_%2Fgp oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 2706554 T13150 N:127.0.0.1:56307_d_%2Fgp oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 2706570 T13150 N:127.0.0.1:56307_d_%2Fgp oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 2706604 T13150 N:127.0.0.1:56307_d_%2Fgp oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 2706667 T13150 N:127.0.0.1:56307_d_%2Fgp oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2706674 T13150 N:127.0.0.1:56307_d_%2Fgp oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/managed-schema
   [junit4]   2> 2706685 T13150 N:127.0.0.1:56307_d_%2Fgp oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2707196 T13150 N:127.0.0.1:56307_d_%2Fgp oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2707213 T13150 N:127.0.0.1:56307_d_%2Fgp oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2707215 T13150 N:127.0.0.1:56307_d_%2Fgp oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2707244 T13150 N:127.0.0.1:56307_d_%2Fgp oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2707252 T13150 N:127.0.0.1:56307_d_%2Fgp oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2707269 T13150 N:127.0.0.1:56307_d_%2Fgp oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2707272 T13150 N:127.0.0.1:56307_d_%2Fgp oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2707272 T13150 N:127.0.0.1:56307_d_%2Fgp oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2707273 T13150 N:127.0.0.1:56307_d_%2Fgp oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2707275 T13150 N:127.0.0.1:56307_d_%2Fgp oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2707275 T13150 N:127.0.0.1:56307_d_%2Fgp oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2707281 T13150 N:127.0.0.1:56307_d_%2Fgp oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 2707282 T13150 N:127.0.0.1:56307_d_%2Fgp c:collection1 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
   [junit4]   2> 2707283 T13150 N:127.0.0.1:56307_d_%2Fgp c:collection1 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent 35221BA74A5BC623-001/shard-1-001/cores/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent 35221BA74A5BC623-001/shard-1-001/cores/collection1/data/
   [junit4]   2> 2707283 T13150 N:127.0.0.1:56307_d_%2Fgp c:collection1 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 2707285 T13150 N:127.0.0.1:56307_d_%2Fgp c:collection1 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent 35221BA74A5BC623-001/shard-1-001/cores/collection1/data
   [junit4]   2> 2707286 T13150 N:127.0.0.1:56307_d_%2Fgp c:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent 35221BA74A5BC623-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 2707287 T13150 N:127.0.0.1:56307_d_%2Fgp c:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent 35221BA74A5BC623-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2707288 T13150 N:127.0.0.1:56307_d_%2Fgp c:collection1 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent 35221BA74A5BC623-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 2707289 T13150 N:127.0.0.1:56307_d_%2Fgp c:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=19.599609375, floorSegmentMB=0.693359375, forceMergeDeletesPctAllowed=3.6175696374955315, segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2707294 T13150 N:127.0.0.1:56307_d_%2Fgp c:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent 35221BA74A5BC623-001/shard-1-001/cores/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d24d8bf; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 2707294 T13150 N:127.0.0.1:56307_d_%2Fgp c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2707302 T13150 N:127.0.0.1:56307_d_%2Fgp c:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2707303 T13150 N:127.0.0.1:56307_d_%2Fgp c:collection1 oasc.RequestHandlers.applyInitParams WARN INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 2707323 T13150 N:127.0.0.1:56307_d_%2Fgp c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2707326 T13150 N:127.0.0.1:56307_d_%2Fgp c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2707329 T13150 N:127.0.0.1:56307_d_%2Fgp c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2707332 T13150 N:127.0.0.1:56307_d_%2Fgp c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2707340 T13150 N:127.0.0.1:56307_d_%2Fgp c:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/file,/admin/ping,/admin/properties,/replication,/update/json,/admin/system,/admin/luke,standard,/update/csv,/admin/logging,/admin/plugins,/admin/segments,/update,/config,/admin/mbeans,/schema,/get,/dump,/admin/threads,/update/json/docs
   [junit4]   2> 2707342 T13150 N:127.0.0.1:56307_d_%2Fgp c:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2707343 T13150 N:127.0.0.1:56307_d_%2Fgp c:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2707343 T13150 N:127.0.0.1:56307_d_%2Fgp c:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 2707344 T13150 N:127.0.0.1:56307_d_%2Fgp c:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2707345 T13150 N:127.0.0.1:56307_d_%2Fgp c:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2707345 T13150 N:127.0.0.1:56307_d_%2Fgp c:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=21, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3809850691834693]
   [junit4]   2> 2707347 T13150 N:127.0.0.1:56307_d_%2Fgp c:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent 35221BA74A5BC623-001/shard-1-001/cores/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d24d8bf; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 2707347 T13150 N:127.0.0.1:56307_d_%2Fgp c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2707348 T13150 N:127.0.0.1:56307_d_%2Fgp c:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@1698cae8[collection1] main
   [junit4]   2> 2707350 T13150 N:127.0.0.1:56307_d_%2Fgp c:collection1 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2707351 T13150 N:127.0.0.1:56307_d_%2Fgp c:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2707351 T13150 N:127.0.0.1:56307_d_%2Fgp c:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 2707351 T13150 N:127.0.0.1:56307_d_%2Fgp c:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2707353 T13150 N:127.0.0.1:56307_d_%2Fgp c:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2707353 T13150 N:127.0.0.1:56307_d_%2Fgp c:collection1 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2707353 T13150 N:127.0.0.1:56307_d_%2Fgp c:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 2707353 T13150 N:127.0.0.1:56307_d_%2Fgp c:collection1 oass.ZkIndexSchemaReader.createSchemaWatcher Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 2707355 T13150 N:127.0.0.1:56307_d_%2Fgp c:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 2707355 T13150 N:127.0.0.1:56307_d_%2Fgp c:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2707355 T13151 N:127.0.0.1:56307_d_%2Fgp c:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1698cae8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2707357 T13154 N:127.0.0.1:56307_d_%2Fgp C:collection1 S:shard1 c:collection1 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:56307/d_/gp collection:collection1 shard:shard1
   [junit4]   2> 2707358 T13097 N:127.0.0.1:56307_d_%2Fgp oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 2707358 T13097 N:127.0.0.1:56307_d_%2Fgp oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2707373 T13154 N:127.0.0.1:56307_d_%2Fgp C:collection1 S:shard1 c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 2707378 T13123 N:127.0.0.1:56303_d_%2Fgp oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2707380 T13154 N:127.0.0.1:56307_d_%2Fgp C:collection1 S:shard1 c:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 2707380 T13154 N:127.0.0.1:56307_d_%2Fgp C:collection1 S:shard1 c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1837 name=collection1 org.apache.solr.core.SolrCore@3ccb4a0 url=http://127.0.0.1:56307/d_/gp/collection1 node=127.0.0.1:56307_d_%2Fgp C1837_STATE=coll:collection1 core:collection1 props:{base_url=http://127.0.0.1:56307/d_/gp, core=collection1, node_name=127.0.0.1:56307_d_%2Fgp, state=down}
   [junit4]   2> 2707380 T13154 N:127.0.0.1:56307_d_%2Fgp C:collection1 S:shard1 c:collection1 C1837 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:56307/d_/gp/collection1/
   [junit4]   2> 2707380 T13154 N:127.0.0.1:56307_d_%2Fgp C:collection1 S:shard1 c:collection1 C1837 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 2707381 T13154 N:127.0.0.1:56307_d_%2Fgp C:collection1 S:shard1 c:collection1 C1837 oasc.SyncStrategy.syncToMe http://127.0.0.1:56307/d_/gp/collection1/ has no replicas
   [junit4]   2> 2707381 T13154 N:127.0.0.1:56307_d_%2Fgp C:collection1 S:shard1 c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:56307/d_/gp/collection1/ shard1
   [junit4]   2> 2707383 T13124 N:127.0.0.1:56303_d_%2Fgp oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1"} current state version: 5
   [junit4]   2> 2707413 T13124 N:127.0.0.1:56303_d_%2Fgp oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:56307/d_/gp",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 6
   [junit4]   2> 2707420 T13123 N:127.0.0.1:56303_d_%2Fgp oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2707465 T13154 N:127.0.0.1:56307_d_%2Fgp C:collection1 S:shard1 c:collection1 oasc.ZkController.register We are http://127.0.0.1:56307/d_/gp/collection1/ and leader is http://127.0.0.1:56307/d_/gp/collection1/
   [junit4]   2> 2707465 T13154 N:127.0.0.1:56307_d_%2Fgp C:collection1 S:shard1 c:collection1 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:56307/d_/gp
   [junit4]   2> 2707465 T13154 N:127.0.0.1:56307_d_%2Fgp C:collection1 S:shard1 c:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 2707465 T13154 N:127.0.0.1:56307_d_%2Fgp C:collection1 S:shard1 c:collection1 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 2707465 T13154 N:127.0.0.1:56307_d_%2Fgp C:collection1 S:shard1 c:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2707469 T13123 N:127.0.0.1:56303_d_%2Fgp oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2707471 T13124 N:127.0.0.1:56303_d_%2Fgp oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "base_url":"http://127.0.0.1:56307/d_/gp",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "node_name":"127.0.0.1:56307_d_%2Fgp",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "state":"active"} current state version: 7
   [junit4]   2> 2707473 T13124 N:127.0.0.1:56303_d_%2Fgp oasco.ReplicaMutator.updateState Update state numShards=4 message={
   [junit4]   2> 	  "base_url":"http://127.0.0.1:56307/d_/gp",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "node_name":"127.0.0.1:56307_d_%2Fgp",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "state":"active"}
   [junit4]   2> 2707882 T13097 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent 35221BA74A5BC623-001/shard-2-001/cores/collection1
   [junit4]   2> 2707887 T13097 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 in directory /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent 35221BA74A5BC623-001/shard-2-001
   [junit4]   2> 2707889 T13097 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2707893 T13097 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:56310
   [junit4]   2> 2707896 T13097 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent 35221BA74A5BC623-001/tempDir-001/jetty2, hostContext=/d_/gp, solrconfig=solrconfig.xml, hostPort=56310, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent 35221BA74A5BC623-001/shard-2-001/cores}
   [junit4]   2> 2707897 T13097 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@1b3e02ed
   [junit4]   2> 2707897 T13097 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent 35221BA74A5BC623-001/shard-2-001/'
   [junit4]   2> 2707953 T13097 oasc.SolrXmlConfig.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent 35221BA74A5BC623-001/shard-2-001/solr.xml
   [junit4]   2> 2707991 T13097 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent 35221BA74A5BC623-001/shard-2-001/cores
   [junit4]   2> 2707991 T13097 oasc.CoreContainer.<init> New CoreContainer 15556970
   [junit4]   2> 2707991 T13097 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent 35221BA74A5BC623-001/shard-2-001/]
   [junit4]   2> 2707992 T13097 oasc.CoreContainer.load loading shared library: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent 35221BA74A5BC623-001/shard-2-001/lib
   [junit4]   2> 2707992 T13097 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent 35221BA74A5BC623-001/shard-2-001/lib).
   [junit4]   2> 2708004 T13097 oashc.HttpShardHandlerFactory.init created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 2708009 T13097 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2708010 T13097 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2708010 T13097 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2708010 T13097 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 2708010 T13097 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56300/solr
   [junit4]   2> 2708011 T13097 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2709054 T13097 N:127.0.0.1:56310_d_%2Fgp oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56310_d_%2Fgp
   [junit4]   2> 2709065 T13097 N:127.0.0.1:56310_d_%2Fgp oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 2709070 T13097 N:127.0.0.1:56310_d_%2Fgp oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent 35221BA74A5BC623-001/shard-2-001/cores
   [junit4]   2> 2709073 T13097 N:127.0.0.1:56310_d_%2Fgp oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {coreNodeName=, transient=false, config=solrconfig.xml, loadOnStartup=true, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent 35221BA74A5BC623-001/shard-2-001/cores/collection1/, dataDir=data/, collection=collection1, shard=, name=collection1, schema=schema.xml, instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent 35221BA74A5BC623-001/shard-2-001/cores/collection1}
   [junit4]   2> 2709074 T13097 N:127.0.0.1:56310_d_%2Fgp oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent 35221BA74A5BC623-001/shard-2-001/cores/collection1/
   [junit4]   2> 2709074 T13097 N:127.0.0.1:56310_d_%2Fgp oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 2709077 T13170 N:127.0.0.1:56310_d_%2Fgp C:collection1 c:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 2709077 T13170 N:127.0.0.1:56310_d_%2Fgp C:collection1 c:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2709079 T13170 N:127.0.0.1:56310_d_%2Fgp oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2709083 T13171 N:127.0.0.1:56303_d_%2Fgp oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2709085 T13124 N:127.0.0.1:56303_d_%2Fgp oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "base_url":"http://127.0.0.1:56310/d_/gp",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:56310_d_%2Fgp",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "state":"down"} current state version: 8
   [junit4]   2> 2709087 T13124 N:127.0.0.1:56303_d_%2Fgp oasco.ReplicaMutator.updateState Update state numShards=4 message={
   [junit4]   2> 	  "base_url":"http://127.0.0.1:56310/d_/gp",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:56310_d_%2Fgp",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "state":"down"}
   [junit4]   2> 2709087 T13124 N:127.0.0.1:56303_d_%2Fgp oasco.ReplicaMutator.updateState Collection already exists with numShards=4
   [junit4]   2> 2709087 T13124 N:127.0.0.1:56303_d_%2Fgp oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard4
   [junit4]   2> 2710081 T13170 N:127.0.0.1:56310_d_%2Fgp oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2710082 T13170 N:127.0.0.1:56310_d_%2Fgp oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 2710084 T13170 N:127.0.0.1:56310_d_%2Fgp oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2710089 T13170 N:127.0.0.1:56310_d_%2Fgp oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent 35221BA74A5BC623-001/shard-2-001/cores/collection1/'
   [junit4]   2> 2710142 T13170 N:127.0.0.1:56310_d_%2Fgp oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 2710146 T13170 N:127.0.0.1:56310_d_%2Fgp oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 2710156 T13170 N:127.0.0.1:56310_d_%2Fgp oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 2710175 T13170 N:127.0.0.1:56310_d_%2Fgp oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 2710211 T13170 N:127.0.0.1:56310_d_%2Fgp oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2710213 T13170 N:127.0.0.1:56310_d_%2Fgp oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/managed-schema
   [junit4]   2> 2710223 T13170 N:127.0.0.1:56310_d_%2Fgp oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2710653 T13170 N:127.0.0.1:56310_d_%2Fgp oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2710666 T13170 N:127.0.0.1:56310_d_%2Fgp oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2710667 T13170 N:127.0.0.1:56310_d_%2Fgp oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2710698 T13170 N:127.0.0.1:56310_d_%2Fgp oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2710704 T13170 N:127.0.0.1:56310_d_%2Fgp oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2710723 T13170 N:127.0.0.1:56310_d_%2Fgp oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2710727 T13170 N:127.0.0.1:56310_d_%2Fgp oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2710727 T13170 N:127.0.0.1:56310_d_%2Fgp oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2710728 T13170 N:127.0.0.1:56310_d_%2Fgp oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2710730 T13170 N:127.0.0.1:56310_d_%2Fgp oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2710730 T13170 N:127.0.0.1:56310_d_%2Fgp oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2710735 T13170 N:127.0.0.1:56310_d_%2Fgp oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 2710735 T13170 N:127.0.0.1:56310_d_%2Fgp c:collection1 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
   [junit4]   2> 2710736 T13170 N:127.0.0.1:56310_d_%2Fgp c:collection1 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent 35221BA74A5BC623-001/shard-2-001/cores/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent 35221BA74A5BC623-001/shard-2-001/cores/collection1/data/
   [junit4]   2> 2710736 T13170 N:127.0.0.1:56310_d_%2Fgp c:collection1 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 2710738 T13170 N:127.0.0.1:56310_d_%2Fgp c:collection1 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent 35221BA74A5BC623-001/shard-2-001/cores/collection1/data
   [junit4]   2> 2710738 T13170 N:127.0.0.1:56310_d_%2Fgp c:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent 35221BA74A5BC623-001/shard-2-001/cores/collection1/data/index/
   [junit4]   2> 2710739 T13170 N:127.0.0.1:56310_d_%2Fgp c:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent 35221BA74A5BC623-001/shard-2-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2710740 T13170 N:127.0.0.1:56310_d_%2Fgp c:collection1 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent 35221BA74A5BC623-001/shard-2-001/cores/collection1/data/index
   [junit4]   2> 2710742 T13170 N:127.0.0.1:56310_d_%2Fgp c:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=19.599609375, floorSegmentMB=0.69335937

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

]    > 	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:745)
   [junit4]    > </str>
   [junit4]    >   <int name="code">500</int>
   [junit4]    > </lst>
   [junit4]    > </response>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([35221BA74A5BC623:BD76247DE4A7ABDB]:0)
   [junit4]    > 	at org.apache.solr.schema.TestCloudManagedSchemaConcurrent.verifySuccess(TestCloudManagedSchemaConcurrent.java:107)
   [junit4]    > 	at org.apache.solr.schema.TestCloudManagedSchemaConcurrent.addFieldPut(TestCloudManagedSchemaConcurrent.java:117)
   [junit4]    > 	at org.apache.solr.schema.TestCloudManagedSchemaConcurrent.access$100(TestCloudManagedSchemaConcurrent.java:45)
   [junit4]    > 	at org.apache.solr.schema.TestCloudManagedSchemaConcurrent$Operation$1.execute(TestCloudManagedSchemaConcurrent.java:275)
   [junit4]    > 	at org.apache.solr.schema.TestCloudManagedSchemaConcurrent.concurrentOperationsTest(TestCloudManagedSchemaConcurrent.java:450)
   [junit4]    > 	at org.apache.solr.schema.TestCloudManagedSchemaConcurrent.test(TestCloudManagedSchemaConcurrent.java:252)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2959964 T13097 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent 35221BA74A5BC623-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {}, docValues:{}, sim=DefaultSimilarity, locale=en_NZ, timezone=Asia/Baku
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.7.0_76 (64-bit)/cpus=3,threads=1,free=237630784,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [RAMDirectoryFactoryTest, TestFiltering, TestFieldTypeCollectionResource, TestManagedSchemaFieldTypeResource, TermVectorComponentTest, StatelessScriptUpdateProcessorFactoryTest, DistribCursorPagingTest, TestSolrXml, TestBulkSchemaAPI, TestRandomMergePolicy, TestSolrJ, SpatialFilterTest, TestManagedSchemaFieldResource, SpellCheckComponentTest, OpenCloseCoreStressTest, TestShardHandlerFactory, ReturnFieldsTest, ZkStateWriterTest, TestQuerySenderNoQuery, ZkSolrClientTest, TestCoreDiscovery, TestSolr4Spatial2, XsltUpdateRequestHandlerTest, LoggingHandlerTest, TestSortingResponseWriter, TestCollationFieldDocValues, TestSolrQueryParser, QueryResultKeyTest, ZkNodePropsTest, TestBlobHandler, SchemaVersionSpecificBehaviorTest, TestSolr4Spatial, HighlighterTest, CollectionReloadTest, TestCopyFieldCollectionResource, UUIDUpdateProcessorFallbackTest, TestUtils, TestSchemaNameResource, TestLuceneMatchVersion, SignatureUpdateProcessorFactoryTest, UpdateParamsTest, DistributedQueryComponentOptimizationTest, SolrCloudExampleTest, HdfsDirectoryTest, TestValueSourceCache, BasicDistributedZk2Test, TestFoldingMultitermQuery, IndexBasedSpellCheckerTest, TestExactSharedStatsCache, TestBulkSchemaConcurrent, HdfsUnloadDistributedZkTest, ConvertedLegacyTest, TestTrackingShardHandlerFactory, BufferStoreTest, TestCollectionAPI, TestDFRSimilarityFactory, TestPseudoReturnFields, HdfsSyncSliceTest, TestCloudManagedSchema, BlockDirectoryTest, TestCloudPivotFacet, TestRTGBase, TestDynamicFieldResource, TestMergePolicyConfig, TestFuzzyAnalyzedSuggestions, SimpleMLTQParserTest, FullSolrCloudDistribCmdsTest, HttpPartitionTest, TestBlendedInfixSuggestions, FileBasedSpellCheckerTest, HdfsBasicDistributedZkTest, TestSearchPerf, TestReloadAndDeleteDocs, CoreAdminRequestStatusTest, BasicZkTest, CopyFieldTest, StressHdfsTest, TestSchemaSimilarityResource, FastVectorHighlighterTest, StatsComponentTest, SolrIndexConfigTest, SpellingQueryConverterTest, PluginInfoTest, PreAnalyzedUpdateProcessorTest, DistributedQueryComponentCustomSortTest, MinimalSchemaTest, SpatialHeatmapFacetsTest, TestSolrQueryParserDefaultOperatorResource, CollectionsAPIDistributedZkTest, RecoveryAfterSoftCommitTest, TermVectorComponentDistributedTest, SolrCmdDistributorTest, TestPHPSerializedResponseWriter, MBeansHandlerTest, TestManagedStopFilterFactory, TestHighFrequencyDictionaryFactory, IndexSchemaTest, CurrencyFieldOpenExchangeTest, TestRecoveryHdfs, SimplePostToolTest, SharedFSAutoReplicaFailoverTest, TestReversedWildcardFilterFactory, TestExactStatsCache, DirectUpdateHandlerOptimizeTest, TestJoin, DebugComponentTest, TestMiniSolrCloudCluster, ShardRoutingCustomTest, HdfsChaosMonkeySafeLeaderTest, BadCopyFieldTest, CurrencyFieldXmlFileTest, WordBreakSolrSpellCheckerTest, TestNonDefinedSimilarityFactory, ResourceLoaderTest, SaslZkACLProviderTest, TestDefaultSimilarityFactory, BasicFunctionalityTest, DeleteShardTest, TestMaxScoreQueryParser, UnloadDistributedZkTest, RecoveryZkTest, ClusterStateUpdateTest, TestRandomFaceting, ZkCLITest, AutoCommitTest, TestDistributedGrouping, TestRecovery, TestHashPartitioner, ZkControllerTest, TestRealTimeGet, TestReload, TestStressVersions, TestRangeQuery, TestGroupingSearch, PeerSyncTest, BadIndexSchemaTest, TestFunctionQuery, TestBadConfig, TestIndexSearcher, ShowFileRequestHandlerTest, AnalysisAfterCoreReloadTest, SpellCheckCollatorTest, SolrRequestParserTest, SuggesterTest, TestTrie, FieldMutatingUpdateProcessorTest, QueryEqualityTest, TestSolrDeletionPolicy1, DisMaxRequestHandlerTest, TestWriterPerf, DocumentAnalysisRequestHandlerTest, TermsComponentTest, PathHierarchyTokenizerFactoryTest, MoreLikeThisHandlerTest, TestArbitraryIndexDir, UpdateRequestProcessorFactoryTest, TestAnalyzedSuggestions, UniqFieldsUpdateProcessorFactoryTest, BinaryUpdateRequestHandlerTest, SearchHandlerTest, HighlighterConfigTest, AlternateDirectoryTest, ResponseLogComponentTest, TestSolrDeletionPolicy2, NumericFieldsTest, ExternalFileFieldSortTest, NotRequiredUniqueKeyTest, TestCodecSupport, TestSweetSpotSimilarityFactory, TestLMDirichletSimilarityFactory, TestFastWriter, ScriptEngineTest, TestFastLRUCache, PreAnalyzedFieldTest, TestSuggestSpellingConverter, TestDocumentBuilder, FileUtilsTest, DistributedMLTComponentTest, DistributedIntervalFacetingTest, TestSimpleTrackingShardHandler, CloudExitableDirectoryReaderTest, ConcurrentDeleteAndCreateCollectionTest, DeleteLastCustomShardedReplicaTest, DistribDocExpirationUpdateProcessorTest, ExternalCollectionsTest, MultiThreadedOCPTest, OverseerStatusTest, RollingRestartTest, SimpleCollectionCreateDeleteTest, TestCloudInspectUtil, TestCryptoKeys, TestDistribDocBasedVersion, TestReplicaProperties, TriLevelCompositeIdRoutingTest, HdfsBasicDistributedZk2Test, HdfsCollectionsAPIDistributedZkTest, HdfsRecoveryZkTest, HdfsThreadLeakTest, HdfsWriteToMultipleCollectionsTest, CachingDirectoryFactoryTest, TestConfigOverlay, TestConfigSets, TestDynamicLoading, CoreAdminCreateDiscoverTest, CoreMergeIndexesAdminHandlerTest, InfoHandlerTest, SegmentsInfoRequestHandlerTest, DistributedExpandComponentTest, DistributedFacetPivotLargeTest, DistributedFacetPivotSmallAdvancedTest, DistributedFacetPivotSmallTest, TestMacros, TestRawResponseWriter, TestManagedResource, TestClassNameShortening, TestDynamicFieldCollectionResource, TestFieldCollectionResource, TestFieldTypeResource, TestManagedSchemaDynamicFieldResource, TestSchemaResource, TestSchemaVersionResource, TestSolrQueryParserResource, TestUniqueKeyFieldResource, DateRangeFieldTest, EnumFieldTest, TestCloudManagedSchemaConcurrent]
   [junit4] Completed [446/483] on J1 in 258.74s, 1 test, 1 failure <<< FAILURES!

[...truncated 116 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:536: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:484: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:61: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/extra-targets.xml:39: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build.xml:229: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/common-build.xml:511: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1434: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:991: There were test failures: 483 suites, 1916 tests, 1 failure, 55 ignored (21 assumptions)

Total time: 83 minutes 46 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.7.0 -XX:-UseCompressedOops -XX:+UseG1GC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any