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

3 tests failed.
REGRESSION:  org.apache.solr.MinimalSchemaTest.testAllConfiguredHandlers

Error Message:
posix_spawn is not a supported process launch mechanism on this platform.

Stack Trace:
java.lang.Error: posix_spawn is not a supported process launch mechanism on 
this platform.
        at 
__randomizedtesting.SeedInfo.seed([9219CAA3BCAA7365:7F07719937A772E1]:0)
        at java.lang.UNIXProcess$1.run(UNIXProcess.java:104)
        at java.lang.UNIXProcess$1.run(UNIXProcess.java:93)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.lang.UNIXProcess.<clinit>(UNIXProcess.java:91)
        at java.lang.ProcessImpl.start(ProcessImpl.java:130)
        at java.lang.ProcessBuilder.start(ProcessBuilder.java:1028)
        at java.lang.Runtime.exec(Runtime.java:617)
        at java.lang.Runtime.exec(Runtime.java:450)
        at java.lang.Runtime.exec(Runtime.java:347)
        at 
org.apache.solr.handler.admin.SystemInfoHandler.execute(SystemInfoHandler.java:220)
        at 
org.apache.solr.handler.admin.SystemInfoHandler.getSystemInfo(SystemInfoHandler.java:176)
        at 
org.apache.solr.handler.admin.SystemInfoHandler.handleRequestBody(SystemInfoHandler.java:97)
        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135)
        at org.apache.solr.core.SolrCore.execute(SolrCore.java:1967)
        at org.apache.solr.util.TestHarness.query(TestHarness.java:295)
        at org.apache.solr.util.TestHarness.query(TestHarness.java:278)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:680)
        at 
org.apache.solr.MinimalSchemaTest.testAllConfiguredHandlers(MinimalSchemaTest.java:115)
        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:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java: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:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
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:43)
        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)


REGRESSION:  
org.apache.solr.handler.admin.InfoHandlerTest.testOverriddenHandlers

Error Message:
Could not initialize class java.lang.UNIXProcess

Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class java.lang.UNIXProcess
        at 
__randomizedtesting.SeedInfo.seed([9219CAA3BCAA7365:7442C68445E3BCD1]:0)
        at java.lang.ProcessImpl.start(ProcessImpl.java:130)
        at java.lang.ProcessBuilder.start(ProcessBuilder.java:1028)
        at java.lang.Runtime.exec(Runtime.java:617)
        at java.lang.Runtime.exec(Runtime.java:450)
        at java.lang.Runtime.exec(Runtime.java:347)
        at 
org.apache.solr.handler.admin.SystemInfoHandler.execute(SystemInfoHandler.java:220)
        at 
org.apache.solr.handler.admin.SystemInfoHandler.getSystemInfo(SystemInfoHandler.java:176)
        at 
org.apache.solr.handler.admin.SystemInfoHandler.handleRequestBody(SystemInfoHandler.java:97)
        at 
org.apache.solr.handler.admin.InfoHandlerTest$CountSystemInfoHandler.handleRequestBody(InfoHandlerTest.java:157)
        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135)
        at 
org.apache.solr.handler.admin.InfoHandler.handleRequestBody(InfoHandler.java:88)
        at 
org.apache.solr.handler.admin.InfoHandlerTest.handleRequest(InfoHandlerTest.java:168)
        at 
org.apache.solr.handler.admin.InfoHandlerTest.testOverriddenHandlers(InfoHandlerTest.java:98)
        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:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java: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:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
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:43)
        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)


REGRESSION:  org.apache.solr.schema.TestCloudSchemaless.testDistribSearch

Error Message:
Timeout occured while waiting response from server at: 
https://127.0.0.1:53875/h/u/collection1

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: https://127.0.0.1:53875/h/u/collection1
        at 
__randomizedtesting.SeedInfo.seed([9219CAA3BCAA7365:13FF44BBCBF51359]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:558)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
        at 
org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:124)
        at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:68)
        at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:54)
        at 
org.apache.solr.schema.TestCloudSchemaless.doTest(TestCloudSchemaless.java:140)
        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:867)
        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:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java: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:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
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:43)
        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)
Caused by: java.net.SocketTimeoutException: Read timed out
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.read(SocketInputStream.java:152)
        at java.net.SocketInputStream.read(SocketInputStream.java:122)
        at sun.security.ssl.InputRecord.readFully(InputRecord.java:442)
        at sun.security.ssl.InputRecord.read(InputRecord.java:480)
        at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:927)
        at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:884)
        at sun.security.ssl.AppInputStream.read(AppInputStream.java:102)
        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
        at 
org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
        at 
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
        at 
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
        at 
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
        at 
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
        at 
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
        at 
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:448)
        ... 48 more




Build Log:
[...truncated 11134 lines...]
   [junit4] Suite: org.apache.solr.MinimalSchemaTest
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.MinimalSchemaTest-9219CAA3BCAA7365-001/init-core-data-001
   [junit4]   2> 968863 T1770 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(false) and clientAuth (false)
   [junit4]   2> 968864 T1770 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 968864 T1770 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 968866 T1770 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 968866 T1770 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 968867 T1770 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 969121 T1770 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
4.10.0
   [junit4]   2> 969232 T1770 oasc.SolrConfig.<init> Loaded SolrConfig: 
solr/collection1/conf/solrconfig.xml
   [junit4]   2> 969238 T1770 oass.IndexSchema.readSchema Reading Solr Schema 
from solr/collection1/conf/schema-minimal.xml
   [junit4]   2> 969250 T1770 oass.IndexSchema.readSchema [null] Schema 
name=minimal
   [junit4]   2> 969274 T1770 oass.IndexSchema.readSchema WARN no uniqueKey 
specified in schema.
   [junit4]   2> 969280 T1770 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 969280 T1770 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr
   [junit4]   2> 969281 T1770 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/'
   [junit4]   2> 969384 T1770 oasc.CoreContainer.<init> New CoreContainer 
329594086
   [junit4]   2> 969384 T1770 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/]
   [junit4]   2> 969386 T1770 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 0
   [junit4]   2> 969391 T1770 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: null
   [junit4]   2> 969391 T1770 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 0
   [junit4]   2> 969392 T1770 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 969392 T1770 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 969392 T1770 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 969392 T1770 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 969392 T1770 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 969393 T1770 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 969393 T1770 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&retry=false
   [junit4]   2> 969393 T1770 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 969393 T1770 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 969394 T1770 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 969742 T1771 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 969744 T1771 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 969744 T1771 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 969744 T1771 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 969844 T1771 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
4.10.0
   [junit4]   2> 969964 T1771 oasc.SolrConfig.<init> Loaded SolrConfig: 
solr/collection1/conf/solrconfig.xml
   [junit4]   2> 969967 T1771 oass.IndexSchema.readSchema Reading Solr Schema 
from solr/collection1/conf/schema-minimal.xml
   [junit4]   2> 969985 T1771 oass.IndexSchema.readSchema [collection1] Schema 
name=minimal
   [junit4]   2> 970008 T1771 oass.IndexSchema.readSchema WARN no uniqueKey 
specified in schema.
   [junit4]   2> 970010 T1771 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from instancedir 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 970011 T1771 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 970012 T1771 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/,
 
dataDir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.MinimalSchemaTest-9219CAA3BCAA7365-001/init-core-data-001/
   [junit4]   2> 970012 T1771 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4c286f66
   [junit4]   2> 970014 T1771 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.MinimalSchemaTest-9219CAA3BCAA7365-001/init-core-data-001
   [junit4]   2> 970014 T1771 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.MinimalSchemaTest-9219CAA3BCAA7365-001/init-core-data-001/index/
   [junit4]   2> 970015 T1771 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.MinimalSchemaTest-9219CAA3BCAA7365-001/init-core-data-001/index'
 doesn't exist. Creating new index...
   [junit4]   2> 970015 T1771 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.MinimalSchemaTest-9219CAA3BCAA7365-001/init-core-data-001/index
   [junit4]   2> 970017 T1771 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=37, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=23.3544921875, 
floorSegmentMB=0.9267578125, forceMergeDeletesPctAllowed=1.13910248006309, 
segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 970018 T1771 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@6ea11feb
 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4c9a89e3)),segFN=segments_1,generation=1}
   [junit4]   2> 970023 T1771 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 970023 T1771 oasc.SolrCore.initWriters created xml: 
solr.XMLResponseWriter
   [junit4]   2> 970040 T1771 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 970040 T1771 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 970040 T1771 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 970041 T1771 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 970041 T1771 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 970041 T1771 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 970042 T1771 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 970042 T1771 oasup.UniqFieldsUpdateProcessorFactory.init WARN 
Use of the 'fields' init param in UniqFieldsUpdateProcessorFactory is 
deprecated, please use 'fieldName' (or another 
FieldMutatingUpdateProcessorFactory selector option) instead
   [junit4]   2> 970042 T1771 oasup.UniqFieldsUpdateProcessorFactory.init 
Replacing 'fields' init param with (individual) 'fieldName' params
   [junit4]   2> 970043 T1771 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 970043 T1771 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 970043 T1771 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 970044 T1771 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 970045 T1771 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 970046 T1771 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 970056 T1771 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 970058 T1771 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 970062 T1771 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 970062 T1771 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 970063 T1771 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 970065 T1771 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 970071 T1771 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 970072 T1771 oasc.RequestHandlers.initHandlersFromConfig 
created dismax: solr.SearchHandler
   [junit4]   2> 970073 T1771 oasc.RequestHandlers.initHandlersFromConfig 
created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 970074 T1771 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 970075 T1771 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 970075 T1771 oasc.RequestHandlers.initHandlersFromConfig 
created defaults: solr.StandardRequestHandler
   [junit4]   2> 970075 T1771 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 970076 T1771 oasc.RequestHandlers.initHandlersFromConfig 
created lazy: solr.StandardRequestHandler
   [junit4]   2> 970076 T1771 oasc.RequestHandlers.initHandlersFromConfig WARN 
Multiple requestHandler registered to the same name: /update ignoring: 
org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 970077 T1771 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 970079 T1771 oasc.RequestHandlers.initHandlersFromConfig 
created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 970079 T1771 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 970080 T1771 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 970081 T1771 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 970082 T1771 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckWithWordbreak_Direct: 
org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 970083 T1771 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 970083 T1771 oasc.RequestHandlers.initHandlersFromConfig 
created mltrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 970084 T1771 oasc.RequestHandlers.initHandlersFromConfig 
created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 970085 T1771 oasc.RequestHandlers.initHandlersFromConfig 
created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 970086 T1771 oasc.RequestHandlers.initHandlersFromConfig 
created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 970106 T1771 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 970111 T1771 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 970124 T1771 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 970129 T1771 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 970132 T1771 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 970133 T1771 oasc.SolrCore.initDeprecatedSupport WARN 
solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config 
to use the ShowFileRequestHandler.
   [junit4]   2> 970139 T1771 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 970140 T1771 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 970141 T1771 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=39, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=true, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 970142 T1771 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@6ea11feb
 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4c9a89e3)),segFN=segments_1,generation=1}
   [junit4]   2> 970142 T1771 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 970142 T1771 oass.SolrIndexSearcher.<init> Opening 
Searcher@9e66c0b[collection1] main
   [junit4]   2> 970143 T1771 oasr.RestManager.init Initializing RestManager 
with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 970143 T1771 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using InMemoryStorage
   [junit4]   2> 970143 T1771 oasr.ManagedResource.reloadFromStorage WARN No 
stored data found for /rest/managed
   [junit4]   2> 970143 T1771 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using InMemoryStorage
   [junit4]   2> 970145 T1771 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 970145 T1771 oashc.SpellCheckComponent.inform Initializing 
spell checkers
   [junit4]   2> 970158 T1771 oass.DirectSolrSpellChecker.init init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 970265 T1772 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@9e66c0b[collection1] 
main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 970281 T1771 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 970288 T1770 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> ASYNC  NEW_CORE C613 name=collection1 
org.apache.solr.core.SolrCore@61054eb4
   [junit4]   2> 970299 T1770 C613 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[(null)]} 0 10
   [junit4]   2> 970312 T1770 C613 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[(null)]} 0 1
   [junit4]   2> 970315 T1770 C613 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 970320 T1770 C613 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@6ea11feb
 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4c9a89e3)),segFN=segments_1,generation=1}
   [junit4]   2>                
commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@6ea11feb
 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4c9a89e3)),segFN=segments_2,generation=2}
   [junit4]   2> 970322 T1770 C613 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 2
   [junit4]   2> 970326 T1770 C613 oass.SolrIndexSearcher.<init> Opening 
Searcher@44e17b9[collection1] main
   [junit4]   2> 970327 T1770 C613 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 970331 T1772 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@44e17b9[collection1] 
main{StandardDirectoryReader(segments_2:3:nrt _0(4.10.0):C2)}
   [junit4]   2> 970332 T1770 C613 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {commit=} 0 17
   [junit4]   2> 970336 T1770 C613 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 970402 T1770 C613 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@6ea11feb
 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4c9a89e3)),segFN=segments_2,generation=2}
   [junit4]   2>                
commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@6ea11feb
 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4c9a89e3)),segFN=segments_3,generation=3}
   [junit4]   2> 970403 T1770 C613 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 3
   [junit4]   2> 970405 T1770 C613 oass.SolrIndexSearcher.<init> Opening 
Searcher@7afe7faa[collection1] main
   [junit4]   2> 970406 T1770 C613 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 970410 T1772 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@7afe7faa[collection1] 
main{StandardDirectoryReader(segments_3:5:nrt _1(4.10.0):c2)}
   [junit4]   2> 970412 T1770 C613 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {optimize=} 0 76
   [junit4]   2> 970430 T1770 oas.SolrTestCaseJ4.setUp ###Starting 
testAllConfiguredHandlers
   [junit4]   2> 970463 T1770 C613 oasc.SolrCore.execute [collection1] 
webapp=null path=null params={omitHeader=false&qt=/admin/logging&q=foo:bar} 
status=0 QTime=32 
   [junit4]   2> 970472 T1770 C613 oasc.SolrCore.execute [collection1] 
webapp=null path=null params={omitHeader=false&qt=/admin/properties&q=foo:bar} 
status=0 QTime=0 
   [junit4]   2> 970474 T1770 C613 oasc.SolrCore.execute [collection1] 
webapp=null path=null params={omitHeader=false&qt=mock&q=foo:bar} status=0 
QTime=0 
   [junit4]   2> 970479 T1770 C613 oasc.SolrCore.execute [collection1] 
webapp=null path=null params={omitHeader=false&qt=/admin/mbeans&q=foo:bar} 
status=0 QTime=2 
   [junit4]   2> 970490 T1770 C613 oasc.SolrCore.execute [collection1] 
webapp=null path=null 
params={omitHeader=false&qt=spellCheckWithWordbreak&q=foo:bar} hits=0 status=0 
QTime=1 
   [junit4]   2> 970511 T1770 C613 oasc.SolrCore.execute [collection1] 
webapp=null path=null params={omitHeader=false&qt=/admin/threads&q=foo:bar} 
status=0 QTime=20 
   [junit4]   2> 970515 T1770 C613 oasc.SolrCore.execute [collection1] 
webapp=null path=null params={omitHeader=false&qt=mltrh&q=foo:bar} hits=0 
status=0 QTime=0 
   [junit4]   2> 970518 T1770 C613 oash.ReplicationHandler.inform Commits will 
be reserved for  10000
   [junit4]   2> 970519 T1770 C613 oasc.SolrCore.execute [collection1] 
webapp=null path=null params={omitHeader=false&qt=/replication&q=foo:bar} 
status=0 QTime=2 
   [junit4]   2> 970521 T1770 C613 oasc.SolrCore.execute [collection1] 
webapp=null path=null params={omitHeader=false&qt=tvrh&q=foo:bar} hits=0 
status=0 QTime=0 
   [junit4]   2> 970524 T1770 C613 oasc.SolrCore.execute [collection1] 
webapp=null path=null params={omitHeader=false&qt=lazy&q=foo:bar} hits=0 
status=0 QTime=1 
   [junit4]   2> 970582 T1770 oas.SolrTestCaseJ4.tearDown ###Ending 
testAllConfiguredHandlers
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=MinimalSchemaTest 
-Dtests.method=testAllConfiguredHandlers -Dtests.seed=9219CAA3BCAA7365 
-Dtests.slow=true -Dtests.locale=tr_TR -Dtests.timezone=America/Regina 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.18s | MinimalSchemaTest.testAllConfiguredHandlers <<<
   [junit4]    > Throwable #1: java.lang.Error: posix_spawn is not a supported 
process launch mechanism on this platform.
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([9219CAA3BCAA7365:7F07719937A772E1]:0)
   [junit4]    >        at java.lang.UNIXProcess$1.run(UNIXProcess.java:104)
   [junit4]    >        at java.lang.UNIXProcess$1.run(UNIXProcess.java:93)
   [junit4]    >        at java.security.AccessController.doPrivileged(Native 
Method)
   [junit4]    >        at java.lang.UNIXProcess.<clinit>(UNIXProcess.java:91)
   [junit4]    >        at java.lang.ProcessImpl.start(ProcessImpl.java:130)
   [junit4]    >        at 
java.lang.ProcessBuilder.start(ProcessBuilder.java:1028)
   [junit4]    >        at java.lang.Runtime.exec(Runtime.java:617)
   [junit4]    >        at java.lang.Runtime.exec(Runtime.java:450)
   [junit4]    >        at java.lang.Runtime.exec(Runtime.java:347)
   [junit4]    >        at 
org.apache.solr.handler.admin.SystemInfoHandler.execute(SystemInfoHandler.java:220)
   [junit4]    >        at 
org.apache.solr.handler.admin.SystemInfoHandler.getSystemInfo(SystemInfoHandler.java:176)
   [junit4]    >        at 
org.apache.solr.handler.admin.SystemInfoHandler.handleRequestBody(SystemInfoHandler.java:97)
   [junit4]    >        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:1967)
   [junit4]    >        at 
org.apache.solr.util.TestHarness.query(TestHarness.java:295)
   [junit4]    >        at 
org.apache.solr.util.TestHarness.query(TestHarness.java:278)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:680)
   [junit4]    >        at 
org.apache.solr.MinimalSchemaTest.testAllConfiguredHandlers(MinimalSchemaTest.java:115)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 970610 T1770 oas.SolrTestCaseJ4.setUp ###Starting testLuke
   [junit4]   2> 970638 T1770 C613 oasc.SolrCore.execute [collection1] 
webapp=null path=null params={qt=/admin/luke} status=0 QTime=28 
   [junit4]   2> 970646 T1770 C613 oasc.SolrCore.execute [collection1] 
webapp=null path=null params={qt=/admin/luke&show=schema} status=0 QTime=1 
   [junit4]   2> 970659 T1770 oas.SolrTestCaseJ4.tearDown ###Ending testLuke
   [junit4]   2> 970682 T1770 oas.SolrTestCaseJ4.setUp ###Starting 
testSimpleQueries
   [junit4]   2> 970684 T1770 C613 oasc.SolrCore.execute [collection1] 
webapp=null path=null 
params={qt=standard&q=subject:Hoss&start=0&rows=20&version=2.2} hits=1 status=0 
QTime=1 
   [junit4]   2> 970694 T1770 C613 oasc.SolrCore.execute [collection1] 
webapp=null path=null 
params={qt=standard&q=subject:Yonik&start=0&rows=20&version=2.2} hits=1 
status=0 QTime=1 
   [junit4]   2> 970697 T1770 oas.SolrTestCaseJ4.tearDown ###Ending 
testSimpleQueries
   [junit4]   2> 970703 T1770 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 970703 T1770 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=329594086
   [junit4]   2> 970704 T1770 oasc.SolrCore.close [collection1]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@61054eb4
   [junit4]   2> 970744 T1770 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=1,autocommits=0,soft 
autocommits=0,optimizes=1,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=2,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=132,transaction_logs_total_number=1}
   [junit4]   2> 970745 T1770 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 970746 T1770 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 970747 T1770 oasu.DefaultSolrCoreState.closeIndexWriter 
closing IndexWriter with IndexWriterCloser
   [junit4]   2> 970751 T1770 oasc.SolrCore.closeSearcher [collection1] Closing 
main searcher on request.
   [junit4]   2> 970752 T1770 oasc.CachingDirectoryFactory.close Closing 
MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 970752 T1770 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.MinimalSchemaTest-9219CAA3BCAA7365-001/init-core-data-001
 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.MinimalSchemaTest-9219CAA3BCAA7365-001/init-core-data-001;done=false>>]
   [junit4]   2> 970752 T1770 oasc.CachingDirectoryFactory.close Closing 
directory: 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.MinimalSchemaTest-9219CAA3BCAA7365-001/init-core-data-001
   [junit4]   2> 970752 T1770 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.MinimalSchemaTest-9219CAA3BCAA7365-001/init-core-data-001/index
 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.MinimalSchemaTest-9219CAA3BCAA7365-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 970753 T1770 oasc.CachingDirectoryFactory.close Closing 
directory: 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.MinimalSchemaTest-9219CAA3BCAA7365-001/init-core-data-001/index
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.MinimalSchemaTest-9219CAA3BCAA7365-001
   [junit4]   2> NOTE: test params are: codec=Lucene41, 
sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=tr_TR, 
timezone=America/Regina
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.7.0_65 
(64-bit)/cpus=2,threads=1,free=170180880,total=524288000
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestWordDelimiterFilterFactory, TestCloudManagedSchemaConcurrent, 
TestHighlightDedupGrouping, SignatureUpdateProcessorFactoryTest, 
HdfsLockFactoryTest, NoCacheHeaderTest, BadComponentTest, HdfsSyncSliceTest, 
TestCollectionAPI, CustomCollectionTest, NotRequiredUniqueKeyTest, 
TestExceedMaxTermLength, TestCustomSort, HdfsRecoveryZkTest, 
TestCursorMarkWithoutUniqueKey, CoreContainerCoreInitFailuresTest, 
TestSolrIndexConfig, TestDynamicFieldCollectionResource, DocValuesMissingTest, 
TestLMJelinekMercerSimilarityFactory, TestFieldCollectionResource, 
TestQuerySenderNoQuery, EchoParamsTest, TestJmxIntegration, FileUtilsTest, 
TestBlendedInfixSuggestions, TestRealTimeGet, TestSearcherReuse, 
HdfsWriteToMultipleCollectionsTest, TestPseudoReturnFields, 
TestSystemIdResolver, FieldMutatingUpdateProcessorTest, TestReplicationHandler, 
TestSerializedLuceneMatchVersion, TestPhraseSuggestions, 
TestReRankQParserPlugin, TestShardHandlerFactory, ZkCLITest, MinimalSchemaTest]
   [junit4] Completed in 1.94s, 3 tests, 1 error <<< FAILURES!

[...truncated 96 lines...]
   [junit4] Suite: org.apache.solr.schema.TestCloudSchemaless
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-9219CAA3BCAA7365-001/init-core-data-001
   [junit4]   2> 1328425 T2473 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(true) and clientAuth (false)
   [junit4]   2> 1328426 T2473 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /h/u
   [junit4]   2> 1328435 T2473 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 1328437 T2473 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1328439 T2474 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 1328540 T2473 oasc.ZkTestServer.run start zk server on 
port:53864
   [junit4]   2> 1328544 T2473 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1328554 T2480 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@27b7df4d 
name:ZooKeeperConnection Watcher:127.0.0.1:53864 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1328555 T2473 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1328556 T2473 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1328592 T2475 oazs.NIOServerCnxn.doIO WARN caught end of 
stream exception EndOfStreamException: Unable to read additional data from 
client sessionid 0x147e138eccf0000, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 1328593 T2473 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1328602 T2482 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@46358753 
name:ZooKeeperConnection Watcher:127.0.0.1:53864/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1328603 T2473 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1328603 T2473 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 1328614 T2473 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 1328621 T2473 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 1328630 T2473 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 1328637 T2473 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-schemaless.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1328638 T2473 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 1328651 T2473 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema-add-schema-fields-update-processor.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1328651 T2473 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 1328659 T2473 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1328659 T2473 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1328668 T2473 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1328668 T2473 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 1328677 T2473 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1328678 T2473 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 1328686 T2473 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1328687 T2473 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 1328699 T2473 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1328699 T2473 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 1328707 T2473 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1328708 T2473 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 1328719 T2473 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1328719 T2473 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1328729 T2473 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1328730 T2473 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 1328739 T2473 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1328739 T2473 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 1328749 T2473 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1328754 T2484 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@72292148 
name:ZooKeeperConnection Watcher:127.0.0.1:53864/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1328754 T2473 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1331196 T2473 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1331206 T2473 oejus.SslContextFactory.doStart Enabled 
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, 
TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1331212 T2473 oejs.AbstractConnector.doStart Started 
[email protected]:53868
   [junit4]   2> 1331215 T2473 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 1331215 T2473 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1331215 T2473 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
./solr.schema.TestCloudSchemaless-9219CAA3BCAA7365-001/tempDir-002
   [junit4]   2> 1331216 T2473 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'./solr.schema.TestCloudSchemaless-9219CAA3BCAA7365-001/tempDir-002/'
   [junit4]   2> 1331267 T2473 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-9219CAA3BCAA7365-001/tempDir-002/solr.xml
   [junit4]   2> 1331404 T2473 oasc.CoreContainer.<init> New CoreContainer 
264580245
   [junit4]   2> 1331404 T2473 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=./solr.schema.TestCloudSchemaless-9219CAA3BCAA7365-001/tempDir-002/]
   [junit4]   2> 1331406 T2473 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1331406 T2473 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1331406 T2473 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1331407 T2473 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1331407 T2473 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1331408 T2473 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1331408 T2473 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1331409 T2473 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1331409 T2473 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1331413 T2473 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1331416 T2473 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1331416 T2473 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1331416 T2473 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1331417 T2473 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:53864/solr
   [junit4]   2> 1331418 T2473 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1331419 T2473 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1331424 T2495 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@19eb0670 
name:ZooKeeperConnection Watcher:127.0.0.1:53864 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1331426 T2473 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1331432 T2473 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1331437 T2497 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@3c9c6563 
name:ZooKeeperConnection Watcher:127.0.0.1:53864/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1331437 T2473 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1331443 T2473 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 1331454 T2473 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1331468 T2473 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 1331479 T2473 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1331490 T2473 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1331506 T2473 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1331512 T2473 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53868_h%2Fu
   [junit4]   2> 1331515 T2473 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:53868_h%2Fu
   [junit4]   2> 1331527 T2473 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 1331534 T2473 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 1331550 T2473 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:53868_h%2Fu
   [junit4]   2> 1331551 T2473 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 1331563 T2473 oasc.Overseer.start Overseer 
(id=92289951991791620-127.0.0.1:53868_h%2Fu-n_0000000000) starting
   [junit4]   2> 1331571 T2473 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 1331608 T2499 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 1331610 T2473 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 1331621 T2473 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 1331625 T2473 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1331634 T2498 oasc.Overseer$ClusterStateUpdater.run Starting 
to work on the main queue
   [junit4]   2> 1331649 T2500 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 1331650 T2500 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1331653 T2500 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 1331653 T2501 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1331658 T2498 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 1331660 T2498 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "base_url":"https://127.0.0.1:53868/h/u";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:53868_h%2Fu",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "core_node_name":null}
   [junit4]   2> 1331661 T2498 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
control_collection with shards [shard1]
   [junit4]   2> 1331661 T2498 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 1331675 T2501 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1332657 T2500 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 1332658 T2500 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:control_collection
   [junit4]   2> 1332662 T2500 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 1332662 T2500 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 1332670 T2500 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 1332670 T2500 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'./solr.schema.TestCloudSchemaless-9219CAA3BCAA7365-001/tempDir-002/collection1/'
   [junit4]   2> 1332675 T2500 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-9219CAA3BCAA7365-001/tempDir-002/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 1332677 T2500 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-9219CAA3BCAA7365-001/tempDir-002/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1332678 T2500 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-9219CAA3BCAA7365-001/tempDir-002/collection1/lib/README'
 to classloader
   [junit4]   2> 1332783 T2500 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 4.10.0
   [junit4]   2> 1332841 T2500 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1332844 T2500 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> 1332849 T2500 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 1332856 T2500 oass.IndexSchema.readSchema [collection1] Schema 
name=add-schema-fields-update-processor
   [junit4]   2> 1332901 T2500 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1332904 T2500 
oass.ManagedIndexSchema.persistManagedSchemaToZooKeeper Created and persisted 
managed schema znode at /configs/conf1/managed-schema
   [junit4]   2> 1332911 T2500 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml.bak
   [junit4]   2> 1332933 T2500 
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> 1332934 T2500 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 1332934 T2500 oasc.SolrCore.initDirectoryFactory 
solr.NRTCachingDirectoryFactory
   [junit4]   2> 1332935 T2500 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
./solr.schema.TestCloudSchemaless-9219CAA3BCAA7365-001/tempDir-002/collection1/,
 
dataDir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-9219CAA3BCAA7365-001/tempDir-002/collection1/data/
   [junit4]   2> 1332935 T2500 oasc.SolrCore.<init> JMX monitoring not detected 
for core: collection1
   [junit4]   2> 1332937 T2500 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-9219CAA3BCAA7365-001/tempDir-002/collection1/data
   [junit4]   2> 1332938 T2500 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-9219CAA3BCAA7365-001/tempDir-002/collection1/data/index/
   [junit4]   2> 1332938 T2500 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-9219CAA3BCAA7365-001/tempDir-002/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1332940 T2500 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-9219CAA3BCAA7365-001/tempDir-002/collection1/data/index
   [junit4]   2> 1332941 T2500 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1917729334, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1332947 T2500 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-9219CAA3BCAA7365-001/tempDir-002/collection1/data/index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7aca353; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 1332948 T2500 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1332951 T2500 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "add-unknown-fields-to-the-schema"
   [junit4]   2> 1333647 T2500 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1333648 T2500 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1333648 T2500 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1333649 T2500 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1333649 T2500 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1333649 T2500 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 1333649 T2500 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 1333650 T2500 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1333650 T2500 oasc.RequestHandlers.initHandlersFromConfig WARN 
Multiple requestHandler registered to the same name: /update ignoring: 
org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1333650 T2500 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 1333651 T2500 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1333651 T2500 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 1333665 T2500 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1333668 T2500 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1333669 T2500 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1333672 T2500 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1333675 T2500 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1333682 T2500 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1333682 T2500 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1333684 T2500 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=632662849, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1333686 T2500 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-9219CAA3BCAA7365-001/tempDir-002/collection1/data/index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7aca353; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 1333686 T2500 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1333687 T2500 oass.SolrIndexSearcher.<init> Opening 
Searcher@42728b7[collection1] main
   [junit4]   2> 1333687 T2500 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 1333690 T2500 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 1333691 T2500 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1333692 T2500 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1333693 T2500 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 1333693 T2500 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1333695 T2500 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1333695 T2500 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1333697 T2500 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/_rest_managed.json
   [junit4]   2> 1333704 T2500 
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new 
znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1333704 T2500 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1333704 T2500 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1333704 T2500 oass.ZkIndexSchemaReader.createSchemaWatcher 
Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema ...
   [junit4]   2> 1333725 T2500 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 1333726 T2502 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@42728b7[collection1] 
main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1333728 T2505 oasc.ZkController.register Register replica - 
core:collection1 address:https://127.0.0.1:53868/h/u 
collection:control_collection shard:shard1
   [junit4]   2> 1333729 T2473 oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1333729 T2473 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1333731 T2505 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1333740 T2473 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1333743 T2507 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@af48f2f name:ZooKeeperConnection 
Watcher:127.0.0.1:53864/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1333747 T2473 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1333749 T2473 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1333750 T2505 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 1333756 T2501 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1333759 T2473 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 1333760 T2505 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 1333760 T2505 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C712 name=collection1 
org.apache.solr.core.SolrCore@77679d0 
url=https://127.0.0.1:53868/h/u/collection1 node=127.0.0.1:53868_h%2Fu 
C712_STATE=coll:control_collection core:collection1 props:{state=down, 
base_url=https://127.0.0.1:53868/h/u, core=collection1, 
node_name=127.0.0.1:53868_h%2Fu}
   [junit4]   2> 1333760 T2505 C712 P53868 oasc.SyncStrategy.sync Sync replicas 
to https://127.0.0.1:53868/h/u/collection1/
   [junit4]   2> 1333761 T2505 C712 P53868 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 1333761 T2505 C712 P53868 oasc.SyncStrategy.syncToMe 
https://127.0.0.1:53868/h/u/collection1/ has no replicas
   [junit4]   2> 1333762 T2505 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: https://127.0.0.1:53868/h/u/collection1/ shard1
   [junit4]   2> 1333762 T2505 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 1333767 T2498 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 1333784 T2501 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1333786 T2508 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1333822 T2498 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 1333831 T2501 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1333937 T2508 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1333938 T2501 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1333974 T2505 oasc.ZkController.register We are 
https://127.0.0.1:53868/h/u/collection1/ and leader is 
https://127.0.0.1:53868/h/u/collection1/
   [junit4]   2> 1333974 T2505 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=https://127.0.0.1:53868/h/u
   [junit4]   2> 1333975 T2505 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 1333975 T2505 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 1333975 T2505 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1333979 T2505 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 1333980 T2501 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1333985 T2498 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 1333987 T2498 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=4 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "base_url":"https://127.0.0.1:53868/h/u";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:53868_h%2Fu",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "numShards":"4",
   [junit4]   2>          "core_node_name":"core_node1"}
   [junit4]   2> 1334097 T2508 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1334098 T2501 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1336023 T2473 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 1336024 T2473 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1336038 T2473 oejus.SslContextFactory.doStart Enabled 
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, 
TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1336043 T2473 oejs.AbstractConnector.doStart Started 
[email protected]:53872
   [junit4]   2> 1336050 T2473 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 1336051 T2473 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1336051 T2473 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-9219CAA3BCAA7365-001/tempDir-003
   [junit4]   2> 1336051 T2473 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-9219CAA3BCAA7365-001/tempDir-003/'
   [junit4]   2> 1336107 T2473 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-9219CAA3BCAA7365-001/tempDir-003/solr.xml
   [junit4]   2> 1336211 T2473 oasc.CoreContainer.<init> New CoreContainer 
967784517
   [junit4]   2> 1336212 T2473 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-9219CAA3BCAA7365-001/tempDir-003/]
   [junit4]   2> 1336215 T2473 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1336215 T2473 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1336216 T2473 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1336217 T2473 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1336218 T2473 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1336218 T2473 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1336219 T2473 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1336219 T2473 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1336221 T2473 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1336225 T2473 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1336229 T2473 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1336230 T2473 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1336230 T2473 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1336230 T2473 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:53864/solr
   [junit4]   2> 1336231 T2473 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1336233 T2473 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1336238 T2519 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@442463b5 
name:ZooKeeperConnection Watcher:127.0.0.1:53864 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1336240 T2473 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1336245 T2473 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1336249 T2521 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@24ed3c9b 
name:ZooKeeperConnection Watcher:127.0.0.1:53864/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1336250 T2473 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1336276 T2473 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1337290 T2473 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53872_h%2Fu
   [junit4]   2> 1337292 T2473 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:53872_h%2Fu
   [junit4]   2> 1337301 T2501 oascc.ZkStateReader$3.process Updating live 
nodes... (2)
   [junit4]   2> 1337302 T2508 oascc.ZkStateReader$3.process Updating live 
nodes... (2)
   [junit4]   2> 1337304 T2522 oascc.ZkStateReader$3.process Updating live 
nodes... (2)
   [junit4]   2> 1337327 T2523 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 1337328 T2523 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1337330 T2523 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 1337330 T2501 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1337337 T2498 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 1337340 T2498 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=4 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "base_url":"https://127.0.0.1:53872/h/u";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:53872_h%2Fu",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "numShards":"4",
   [junit4]   2>          "core_node_name":null}
   [junit4]   2> 1337340 T2498 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
collection1 with shards [shard1, shard2, shard3, shard4]
   [junit4]   2> 1337340 T2498 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 1337350 T2501 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1337351 T2508 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1337350 T2522 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1338332 T2523 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 1338333 T2523 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 1338336 T2523 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 1338337 T2523 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1338341 T2523 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1338341 T2523 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-9219CAA3BCAA7365-001/tempDir-003/collection1/'
   [junit4]   2> 1338346 T2523 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-9219CAA3BCAA7365-001/tempDir-003/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 1338347 T2523 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-9219CAA3BCAA7365-001/tempDir-003/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1338349 T2523 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-9219CAA3BCAA7365-001/tempDir-003/collection1/lib/README'
 to classloader
   [junit4]   2> 1338466 T2523 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 4.10.0
   [junit4]   2> 1338518 T2523 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1338523 T2523 oass.IndexSchema.readSchema Reading Solr Schema 
from managed-schema
   [junit4]   2> 1338530 T2523 oass.IndexSchema.readSchema [collection1] Schema 
name=add-schema-fields-update-processor
   [junit4]   2> 1338578 T2523 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1338580 T2523 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 1338580 T2523 oasc.SolrCore.initDirectoryFactory 
solr.NRTCachingDirectoryFactory
   [junit4]   2> 1338581 T2523 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-9219CAA3BCAA7365-001/tempDir-003/collection1/,
 
dataDir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-9219CAA3BCAA7365-001/tempDir-003/collection1/data/
   [junit4]   2> 1338581 T2523 oasc.SolrCore.<init> JMX monitoring not detected 
for core: collection1
   [junit4]   2> 1338583 T2523 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-9219CAA3BCAA7365-001/tempDir-003/collection1/data
   [junit4]   2> 1338584 T2523 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-9219CAA3BCAA7365-001/tempDir-003/collection1/data/index/
   [junit4]   2> 1338585 T2523 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-9219CAA3BCAA7365-001/tempDir-003/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1338586 T2523 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-9219CAA3BCAA7365-001/tempDir-003/collection1/data/index
  

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

.admin.InfoHandlerTest-9219CAA3BCAA7365-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene410), 
sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=no_NO, 
timezone=Asia/Ashgabat
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.7.0_65 
(64-bit)/cpus=2,threads=1,free=251992544,total=510656512
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestWordDelimiterFilterFactory, TestCloudManagedSchemaConcurrent, 
TestHighlightDedupGrouping, SignatureUpdateProcessorFactoryTest, 
HdfsLockFactoryTest, NoCacheHeaderTest, BadComponentTest, HdfsSyncSliceTest, 
TestCollectionAPI, CustomCollectionTest, NotRequiredUniqueKeyTest, 
TestExceedMaxTermLength, TestCustomSort, HdfsRecoveryZkTest, 
TestCursorMarkWithoutUniqueKey, CoreContainerCoreInitFailuresTest, 
TestSolrIndexConfig, TestDynamicFieldCollectionResource, DocValuesMissingTest, 
TestLMJelinekMercerSimilarityFactory, TestFieldCollectionResource, 
TestQuerySenderNoQuery, EchoParamsTest, TestJmxIntegration, FileUtilsTest, 
TestBlendedInfixSuggestions, TestRealTimeGet, TestSearcherReuse, 
HdfsWriteToMultipleCollectionsTest, TestPseudoReturnFields, 
TestSystemIdResolver, FieldMutatingUpdateProcessorTest, TestReplicationHandler, 
TestSerializedLuceneMatchVersion, TestPhraseSuggestions, 
TestReRankQParserPlugin, TestShardHandlerFactory, ZkCLITest, MinimalSchemaTest, 
TestManagedSynonymFilterFactory, RemoteQueryErrorTest, ReturnFieldsTest, 
TestFiltering, TestReload, TestSuggestSpellingConverter, TestStressLucene, 
TestReversedWildcardFilterFactory, TestReplicationHandlerBackup, 
TestCodecSupport, SpellCheckComponentTest, TestCollationFieldDocValues, 
SimpleFacetsTest, TestRangeQuery, TestNonNRTOpen, TestFieldTypeResource, 
TestPostingsSolrHighlighter, DistributedSuggestComponentTest, ScriptEngineTest, 
UnloadDistributedZkTest, TestNumberUtils, TestSolrDeletionPolicy2, 
TestSolrDeletionPolicy1, HdfsCollectionsAPIDistributedZkTest, 
TestCloudInspectUtil, TestCSVLoader, TestQuerySenderListener, 
TestCloudSchemaless, URLClassifyProcessorTest, HdfsDirectoryTest, 
IndexSchemaRuntimeFieldTest, ResponseHeaderTest, TestQueryUtils, 
ParsingFieldUpdateProcessorsTest, RegexBoostProcessorTest, TestCharFilters, 
DistributedQueryComponentCustomSortTest, TestFoldingMultitermQuery, 
SolrCoreCheckLockOnStartupTest, TestFuzzyAnalyzedSuggestions, 
TestPHPSerializedResponseWriter, DebugComponentTest, BJQParserTest, 
TestSimpleQParserPlugin, RAMDirectoryFactoryTest, TestRecovery, 
LoggingHandlerTest, SpellPossibilityIteratorTest, 
DocumentAnalysisRequestHandlerTest, DistribCursorPagingTest, 
TestSurroundQueryParser, TestCollationKeyRangeQueries, TestIntervalFaceting, 
TestZkChroot, DateFieldTest, SolrPluginUtilsTest, SearchHandlerTest, 
DistributedQueryElevationComponentTest, DeleteLastCustomShardedReplicaTest, 
TestFastWriter, PrimitiveFieldTypeTest, HdfsBasicDistributedZkTest, 
OverseerCollectionProcessorTest, TestSolrQueryParserResource, ZkControllerTest, 
TestIBSimilarityFactory, TestFunctionQuery, DeleteReplicaTest, 
TestManagedSchema, TestCopyFieldCollectionResource, TestExtendedDismaxParser, 
LegacyHTMLStripCharFilterTest, AtomicUpdatesTest, TestIndexSearcher, 
TestElisionMultitermQuery, BasicZkTest, SolrInfoMBeanTest, TestSolr4Spatial2, 
ResponseLogComponentTest, DistributedSpellCheckComponentTest, 
TestSchemaSimilarityResource, TestRestManager, CircularListTest, 
SchemaVersionSpecificBehaviorTest, TestHashPartitioner, BadIndexSchemaTest, 
TriLevelCompositeIdRoutingTest, DocValuesMultiTest, CacheHeaderTest, 
TestShortCircuitedRequests, TestNoOpRegenerator, AnalyticsMergeStrategyTest, 
TestSolr4Spatial, HdfsChaosMonkeySafeLeaderTest, AnalysisAfterCoreReloadTest, 
BlockDirectoryTest, PathHierarchyTokenizerFactoryTest, 
TestSortingResponseWriter, CopyFieldTest, BasicDistributedZk2Test, 
TestMaxScoreQueryParser, TestSchemaNameResource, PrimUtilsTest, 
TestFieldResource, HdfsUnloadDistributedZkTest, DirectSolrSpellCheckerTest, 
BasicDistributedZkTest, TestSchemaVersionResource, SSLMigrationTest, 
CursorMarkTest, OutputWriterTest, CSVRequestHandlerTest, 
TestDistribDocBasedVersion, CursorPagingTest, TestArbitraryIndexDir, 
CollectionsAPIDistributedZkTest, TermVectorComponentDistributedTest, 
TestUniqueKeyFieldResource, TestSolrQueryParserDefaultOperatorResource, 
LukeRequestHandlerTest, AutoCommitTest, TestBinaryField, 
QueryElevationComponentTest, TestSolrQueryParser, TestRTGBase, 
TestMissingGroups, ShardRoutingCustomTest, QueryResultKeyTest, 
TestImplicitCoreProperties, TestAtomicUpdateErrorCases, 
TestManagedStopFilterFactory, UpdateParamsTest, TestSolrXmlPersistence, 
StandardRequestHandlerTest, DistributedIntervalFacetingTest, 
TestAddFieldRealTimeGet, TestLMDirichletSimilarityFactory, TestCoreContainer, 
TestDefaultSearchFieldResource, TestRandomDVFaceting, DocumentBuilderTest, 
MoreLikeThisHandlerTest, PeerSyncTest, TestRandomFaceting, ConvertedLegacyTest, 
TestSweetSpotSimilarityFactory, NumericFieldsTest, DeleteInactiveReplicaTest, 
TestStressRecovery, StatelessScriptUpdateProcessorFactoryTest, 
ReplicationFactorTest, TestPartialUpdateDeduplication, RollingRestartTest, 
TestSearchPerf, ZkNodePropsTest, ResourceLoaderTest, MultiThreadedOCPTest, 
TestComponentsName, ChaosMonkeySafeLeaderTest, SyncSliceTest, 
OpenCloseCoreStressTest, OverseerTest, LeaderElectionIntegrationTest, 
ShardRoutingTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, 
ClusterStateUpdateTest, LeaderElectionTest, ZkSolrClientTest, 
TestDistributedSearch, TestDistributedGrouping, TestFaceting, 
TestStressReorder, TestJoin, TestMultiCoreConfBootstrap, TestStressVersions, 
HardAutoCommitTest, DistributedTermsComponentTest, SolrCoreTest, 
StatsComponentTest, TestGroupingSearch, SolrCmdDistributorTest, TestSort, 
BasicFunctionalityTest, TestLazyCores, DirectUpdateHandlerTest, TestBadConfig, 
HighlighterTest, SoftAutoCommitTest, ShowFileRequestHandlerTest, 
CurrencyFieldOpenExchangeTest, CurrencyFieldXmlFileTest, SolrIndexSplitterTest, 
SimplePostToolTest, TestCoreDiscovery, SpellCheckCollatorTest, 
SuggesterFSTTest, CoreAdminHandlerTest, SolrRequestParserTest, DocValuesTest, 
SuggesterTSTTest, SuggesterTest, TestTrie, SpatialFilterTest, 
SuggesterWFSTTest, PolyFieldTest, WordBreakSolrSpellCheckerTest, TestUpdate, 
QueryEqualityTest, DirectUpdateHandlerOptimizeTest, 
DefaultValueUpdateProcessorTest, SortByFunctionTest, TestRemoteStreaming, 
DistanceFunctionTest, XsltUpdateRequestHandlerTest, IndexBasedSpellCheckerTest, 
DisMaxRequestHandlerTest, TestWriterPerf, TestQueryTypes, TestOmitPositions, 
FileBasedSpellCheckerTest, TermsComponentTest, XmlUpdateRequestHandlerTest, 
RequestHandlersTest, TestValueSourceCache, TermVectorComponentTest, 
TestIndexingPerformance, RequiredFieldsTest, FieldAnalysisRequestHandlerTest, 
FastVectorHighlighterTest, IndexSchemaTest, TestCollationField, 
UpdateRequestProcessorFactoryTest, JSONWriterTest, TestCSVResponseWriter, 
MBeansHandlerTest, QueryParsingTest, TestAnalyzedSuggestions, 
UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, 
BinaryUpdateRequestHandlerTest, PingRequestHandlerTest, 
TestBinaryResponseWriter, TestLFUCache, HighlighterConfigTest, SOLR749Test, 
AlternateDirectoryTest, SolrIndexConfigTest, TestMergePolicyConfig, 
MultiTermTest, SampleTest, TestDocSet, TestConfig, ExternalFileFieldSortTest, 
TestSolrCoreProperties, DirectSolrConnectionTest, TestLuceneMatchVersion, 
SynonymTokenizerTest, TestXIncludeConfig, TestDFRSimilarityFactory, 
TestPerFieldSimilarity, TestBM25SimilarityFactory, 
TestDefaultSimilarityFactory, TestJmxMonitoredMap, TimeZoneUtilsTest, 
TestFastOutputStream, OpenExchangeRatesOrgProviderTest, PluginInfoTest, 
TestFastLRUCache, DateMathParserTest, ChaosMonkeyNothingIsSafeTest, 
PreAnalyzedFieldTest, SpellingQueryConverterTest, DOMUtilTest, 
ClusterStateTest, TestSolrJ, TestLRUCache, TestUtils, TestDocumentBuilder, 
SliceStateTest, SystemInfoHandlerTest, UUIDFieldTest, SolrTestCaseJ4Test, 
TestDistributedMissingSort, TestTolerantSearch, AliasIntegrationTest, 
AssignTest, AsyncMigrateRouteKeyTest, CollectionsAPIAsyncDistributedZkTest, 
ConnectionManagerTest, DeleteShardTest, 
DistribDocExpirationUpdateProcessorTest, HttpPartitionTest, 
MigrateRouteKeyTest, OverseerRolesTest, OverseerStatusTest, ShardSplitTest, 
SolrXmlInZkTest, TestLeaderElectionZkExpiry, TestMiniSolrCloudCluster, 
TestRequestStatusCollectionAPI, HdfsBasicDistributedZk2Test, StressHdfsTest, 
CachingDirectoryFactoryTest, TestConfigSets, TestInfoStreamLogging, 
TestNRTOpen, TestReloadAndDeleteDocs, TestSolrXml, TestSolrXmlPersistor, 
CoreAdminCreateDiscoverTest, CoreAdminRequestStatusTest, 
CoreMergeIndexesAdminHandlerTest, InfoHandlerTest]
   [junit4] Completed in 2.13s, 2 tests, 1 error <<< FAILURES!

[...truncated 140 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:474: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:454: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:45: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/extra-targets.xml:37: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build.xml:189: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/common-build.xml:496: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:1351: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:966: 
There were test failures: 412 suites, 1714 tests, 3 errors, 43 ignored (16 
assumptions)

Total time: 182 minutes 30 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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to