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

[JENKINS] Lucene-Solr-6.x-MacOSX (64bit/jdk1.8.0) - Build # 118 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-MacOSX/118/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC

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

Error Message:
exception w/handler: '/graph'

Stack Trace:
java.lang.RuntimeException: exception w/handler: '/graph'
	at __randomizedtesting.SeedInfo.seed([9DA0C6DBE7203F62:70BE7DE16C2D3EE6]:0)
	at org.apache.solr.MinimalSchemaTest.testAllConfiguredHandlers(MinimalSchemaTest.java:130)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	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:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.RuntimeException: Exception during query
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:786)
	at org.apache.solr.MinimalSchemaTest.testAllConfiguredHandlers(MinimalSchemaTest.java:121)
	... 39 more
Caused by: org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog.
	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:257)
	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
	at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:121)
	at org.apache.solr.util.BaseTestHarness.validateXPath(BaseTestHarness.java:84)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:771)
	... 40 more


FAILED:  org.apache.solr.core.SolrCoreTest.testImplicitPlugins

Error Message:
wrong number of implicit handlers expected:<21> but was:<22>

Stack Trace:
java.lang.AssertionError: wrong number of implicit handlers expected:<21> but was:<22>
	at __randomizedtesting.SeedInfo.seed([9DA0C6DBE7203F62:5E8DF740B7E8F623]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.core.SolrCoreTest.testImplicitPlugins(SolrCoreTest.java:109)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	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:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.handler.TestReqParamsAPI.test

Error Message:
Could not get expected value  'CY val' for path 'response/params/y/c' full output: {   "responseHeader":{     "status":0,     "QTime":0},   "response":{     "znodeVersion":0,     "params":{"x":{         "a":"A val",         "b":"B val",         "":{"v":0}}}}},  from server:  http://127.0.0.1:49247/_vm/o/collection1

Stack Trace:
java.lang.AssertionError: Could not get expected value  'CY val' for path 'response/params/y/c' full output: {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "response":{
    "znodeVersion":0,
    "params":{"x":{
        "a":"A val",
        "b":"B val",
        "":{"v":0}}}}},  from server:  http://127.0.0.1:49247/_vm/o/collection1
	at __randomizedtesting.SeedInfo.seed([9DA0C6DBE7203F62:15F4F90149DC529A]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:457)
	at org.apache.solr.handler.TestReqParamsAPI.testReqParams(TestReqParamsAPI.java:160)
	at org.apache.solr.handler.TestReqParamsAPI.test(TestReqParamsAPI.java:62)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	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:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10825 lines...]
   [junit4] Suite: org.apache.solr.MinimalSchemaTest
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.MinimalSchemaTest_9DA0C6DBE7203F62-001/init-core-data-001
   [junit4]   2> 498019 INFO  (SUITE-MinimalSchemaTest-seed#[9DA0C6DBE7203F62]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 498020 INFO  (SUITE-MinimalSchemaTest-seed#[9DA0C6DBE7203F62]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 498021 INFO  (SUITE-MinimalSchemaTest-seed#[9DA0C6DBE7203F62]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 498021 INFO  (SUITE-MinimalSchemaTest-seed#[9DA0C6DBE7203F62]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 498021 INFO  (SUITE-MinimalSchemaTest-seed#[9DA0C6DBE7203F62]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr
   [junit4]   2> 498021 INFO  (SUITE-MinimalSchemaTest-seed#[9DA0C6DBE7203F62]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 498021 INFO  (SUITE-MinimalSchemaTest-seed#[9DA0C6DBE7203F62]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 498063 INFO  (SUITE-MinimalSchemaTest-seed#[9DA0C6DBE7203F62]-worker) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 498070 INFO  (SUITE-MinimalSchemaTest-seed#[9DA0C6DBE7203F62]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 498086 INFO  (SUITE-MinimalSchemaTest-seed#[9DA0C6DBE7203F62]-worker) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solr/collection1/conf/solrconfig.xml
   [junit4]   2> 498092 INFO  (SUITE-MinimalSchemaTest-seed#[9DA0C6DBE7203F62]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=minimal
   [junit4]   2> 498095 WARN  (SUITE-MinimalSchemaTest-seed#[9DA0C6DBE7203F62]-worker) [    ] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 498095 INFO  (SUITE-MinimalSchemaTest-seed#[9DA0C6DBE7203F62]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 498095 INFO  (SUITE-MinimalSchemaTest-seed#[9DA0C6DBE7203F62]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr
   [junit4]   2> 498095 INFO  (SUITE-MinimalSchemaTest-seed#[9DA0C6DBE7203F62]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr'
   [junit4]   2> 498095 INFO  (SUITE-MinimalSchemaTest-seed#[9DA0C6DBE7203F62]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 498095 INFO  (SUITE-MinimalSchemaTest-seed#[9DA0C6DBE7203F62]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr
   [junit4]   2> 498096 INFO  (SUITE-MinimalSchemaTest-seed#[9DA0C6DBE7203F62]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 1175627482
   [junit4]   2> 498096 INFO  (SUITE-MinimalSchemaTest-seed#[9DA0C6DBE7203F62]-worker) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr]
   [junit4]   2> 498096 WARN  (SUITE-MinimalSchemaTest-seed#[9DA0C6DBE7203F62]-worker) [    ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/lib
   [junit4]   2> 498096 INFO  (SUITE-MinimalSchemaTest-seed#[9DA0C6DBE7203F62]-worker) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 498099 INFO  (SUITE-MinimalSchemaTest-seed#[9DA0C6DBE7203F62]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 498100 INFO  (SUITE-MinimalSchemaTest-seed#[9DA0C6DBE7203F62]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 498100 INFO  (SUITE-MinimalSchemaTest-seed#[9DA0C6DBE7203F62]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 498100 INFO  (SUITE-MinimalSchemaTest-seed#[9DA0C6DBE7203F62]-worker) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 498100 INFO  (SUITE-MinimalSchemaTest-seed#[9DA0C6DBE7203F62]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 498101 INFO  (SUITE-MinimalSchemaTest-seed#[9DA0C6DBE7203F62]-worker) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solr/collection1/conf/solrconfig.xml, transient=false, schema=solr/collection1/conf/schema-minimal.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, dataDir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.MinimalSchemaTest_9DA0C6DBE7203F62-001/init-core-data-001, shard=shard1}
   [junit4]   2> 498102 INFO  (coreLoadExecutor-1585-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 498102 INFO  (coreLoadExecutor-1585-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 498102 INFO  (coreLoadExecutor-1585-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr
   [junit4]   2> 498102 INFO  (coreLoadExecutor-1585-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 498102 INFO  (coreLoadExecutor-1585-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 498128 INFO  (coreLoadExecutor-1585-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 498145 INFO  (coreLoadExecutor-1585-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 498160 INFO  (coreLoadExecutor-1585-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solr/collection1/conf/solrconfig.xml
   [junit4]   2> 498163 INFO  (coreLoadExecutor-1585-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=minimal
   [junit4]   2> 498164 WARN  (coreLoadExecutor-1585-thread-1) [    ] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 498168 INFO  (coreLoadExecutor-1585-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 498168 INFO  (coreLoadExecutor-1585-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1
   [junit4]   2> 498168 INFO  (coreLoadExecutor-1585-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 498169 INFO  (coreLoadExecutor-1585-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.MinimalSchemaTest_9DA0C6DBE7203F62-001/init-core-data-001/]
   [junit4]   2> 498169 INFO  (coreLoadExecutor-1585-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4195207f
   [junit4]   2> 498169 INFO  (coreLoadExecutor-1585-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.MinimalSchemaTest_9DA0C6DBE7203F62-001/init-core-data-001
   [junit4]   2> 498169 INFO  (coreLoadExecutor-1585-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.MinimalSchemaTest_9DA0C6DBE7203F62-001/init-core-data-001/index/
   [junit4]   2> 498169 WARN  (coreLoadExecutor-1585-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.MinimalSchemaTest_9DA0C6DBE7203F62-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 498169 INFO  (coreLoadExecutor-1585-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.MinimalSchemaTest_9DA0C6DBE7203F62-001/init-core-data-001/index
   [junit4]   2> 498170 INFO  (coreLoadExecutor-1585-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=17.2353515625, floorSegmentMB=1.6103515625, forceMergeDeletesPctAllowed=7.904328868957785, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6398038437961362
   [junit4]   2> 498170 INFO  (coreLoadExecutor-1585-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4866b711 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5db526d5),segFN=segments_1,generation=1}
   [junit4]   2> 498170 INFO  (coreLoadExecutor-1585-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 498171 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.MinimalSchemaTest_9DA0C6DBE7203F62-001/init-core-data-001/
   [junit4]   2> 498174 INFO  (coreLoadExecutor-1585-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 498174 INFO  (coreLoadExecutor-1585-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 498174 INFO  (coreLoadExecutor-1585-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 498174 INFO  (coreLoadExecutor-1585-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 498174 INFO  (coreLoadExecutor-1585-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 498174 INFO  (coreLoadExecutor-1585-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 498174 INFO  (coreLoadExecutor-1585-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 498174 INFO  (coreLoadExecutor-1585-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 498174 INFO  (coreLoadExecutor-1585-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 498175 INFO  (coreLoadExecutor-1585-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 498175 INFO  (coreLoadExecutor-1585-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 498175 INFO  (coreLoadExecutor-1585-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 498178 INFO  (coreLoadExecutor-1585-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 498179 INFO  (coreLoadExecutor-1585-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 498180 INFO  (coreLoadExecutor-1585-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 498181 INFO  (coreLoadExecutor-1585-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 498186 INFO  (coreLoadExecutor-1585-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 498187 INFO  (coreLoadExecutor-1585-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/graph,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 498187 INFO  (coreLoadExecutor-1585-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 498188 INFO  (coreLoadExecutor-1585-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 498188 INFO  (coreLoadExecutor-1585-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 498188 INFO  (coreLoadExecutor-1585-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 498188 INFO  (coreLoadExecutor-1585-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 498189 INFO  (coreLoadExecutor-1585-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=0.5625, floorSegmentMB=1.1064453125, forceMergeDeletesPctAllowed=14.002179209414114, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7170182238701545
   [junit4]   2> 498189 INFO  (coreLoadExecutor-1585-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4866b711 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5db526d5),segFN=segments_1,generation=1}
   [junit4]   2> 498189 INFO  (coreLoadExecutor-1585-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 498189 INFO  (coreLoadExecutor-1585-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@51bdcdf2[collection1] main]
   [junit4]   2> 498189 INFO  (coreLoadExecutor-1585-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 498189 INFO  (coreLoadExecutor-1585-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 498189 INFO  (coreLoadExecutor-1585-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 498189 INFO  (coreLoadExecutor-1585-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 498198 INFO  (coreLoadExecutor-1585-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 498252 INFO  (coreLoadExecutor-1585-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 498252 INFO  (searcherExecutor-1586-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 498253 INFO  (searcherExecutor-1586-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 498253 INFO  (searcherExecutor-1586-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 498253 INFO  (searcherExecutor-1586-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 498254 INFO  (searcherExecutor-1586-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 498254 INFO  (searcherExecutor-1586-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 498254 INFO  (searcherExecutor-1586-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 498255 INFO  (searcherExecutor-1586-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 498255 INFO  (searcherExecutor-1586-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 498256 INFO  (searcherExecutor-1586-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@51bdcdf2[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 498256 INFO  (coreLoadExecutor-1585-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 498256 INFO  (coreLoadExecutor-1585-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 498256 INFO  (coreLoadExecutor-1585-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 498256 INFO  (coreLoadExecutor-1585-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1533539924302626816
   [junit4]   2> 498258 INFO  (coreLoadExecutor-1585-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1533539924302626816
   [junit4]   2> 498258 INFO  (coreLoadExecutor-1585-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 498260 INFO  (SUITE-MinimalSchemaTest-seed#[9DA0C6DBE7203F62]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 498263 INFO  (SUITE-MinimalSchemaTest-seed#[9DA0C6DBE7203F62]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[(null)]} 0 2
   [junit4]   2> 498265 INFO  (SUITE-MinimalSchemaTest-seed#[9DA0C6DBE7203F62]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[(null)]} 0 0
   [junit4]   2> 498266 INFO  (SUITE-MinimalSchemaTest-seed#[9DA0C6DBE7203F62]-worker) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 498269 INFO  (SUITE-MinimalSchemaTest-seed#[9DA0C6DBE7203F62]-worker) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4866b711 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5db526d5),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4866b711 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5db526d5),segFN=segments_2,generation=2}
   [junit4]   2> 498270 INFO  (SUITE-MinimalSchemaTest-seed#[9DA0C6DBE7203F62]-worker) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 498271 INFO  (SUITE-MinimalSchemaTest-seed#[9DA0C6DBE7203F62]-worker) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@674e0200[collection1] main]
   [junit4]   2> 498271 INFO  (SUITE-MinimalSchemaTest-seed#[9DA0C6DBE7203F62]-worker) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 498272 INFO  (searcherExecutor-1586-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@674e0200[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.1.0):c2)))}
   [junit4]   2> 498273 INFO  (SUITE-MinimalSchemaTest-seed#[9DA0C6DBE7203F62]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 7
   [junit4]   2> 498274 INFO  (SUITE-MinimalSchemaTest-seed#[9DA0C6DBE7203F62]-worker) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 498274 WARN  (SUITE-MinimalSchemaTest-seed#[9DA0C6DBE7203F62]-worker) [    ] o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the entire index! Use with care.
   [junit4]   2> 498282 INFO  (SUITE-MinimalSchemaTest-seed#[9DA0C6DBE7203F62]-worker) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4866b711 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5db526d5),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4866b711 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5db526d5),segFN=segments_3,generation=3}
   [junit4]   2> 498282 INFO  (SUITE-MinimalSchemaTest-seed#[9DA0C6DBE7203F62]-worker) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 498283 INFO  (SUITE-MinimalSchemaTest-seed#[9DA0C6DBE7203F62]-worker) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@59d4b962[collection1] main]
   [junit4]   2> 498283 INFO  (SUITE-MinimalSchemaTest-seed#[9DA0C6DBE7203F62]-worker) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 498284 INFO  (searcherExecutor-1586-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@59d4b962[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.1.0):c2)))}
   [junit4]   2> 498284 INFO  (SUITE-MinimalSchemaTest-seed#[9DA0C6DBE7203F62]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{optimize=} 0 10
   [junit4]   2> 498287 INFO  (TEST-MinimalSchemaTest.testSimpleQueries-seed#[9DA0C6DBE7203F62]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSimpleQueries
   [junit4]   2> 498287 INFO  (TEST-MinimalSchemaTest.testSimpleQueries-seed#[9DA0C6DBE7203F62]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=subject:Hoss&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 498288 INFO  (TEST-MinimalSchemaTest.testSimpleQueries-seed#[9DA0C6DBE7203F62]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=subject:Yonik&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 498289 INFO  (TEST-MinimalSchemaTest.testSimpleQueries-seed#[9DA0C6DBE7203F62]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSimpleQueries
   [junit4]   2> 498291 INFO  (TEST-MinimalSchemaTest.testAllConfiguredHandlers-seed#[9DA0C6DBE7203F62]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAllConfiguredHandlers
   [junit4]   2> 498292 INFO  (TEST-MinimalSchemaTest.testAllConfiguredHandlers-seed#[9DA0C6DBE7203F62]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=foo:bar&qt=standard&omitHeader=false&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 498292 INFO  (TEST-MinimalSchemaTest.testAllConfiguredHandlers-seed#[9DA0C6DBE7203F62]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=foo:bar&qt=&omitHeader=false&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 498293 INFO  (TEST-MinimalSchemaTest.testAllConfiguredHandlers-seed#[9DA0C6DBE7203F62]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=foo:bar&qt=spellCheckCompRH&omitHeader=false&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 498293 INFO  (TEST-MinimalSchemaTest.testAllConfiguredHandlers-seed#[9DA0C6DBE7203F62]) [    ] o.a.s.c.PluginBag Going to create a new requestHandler with {type = requestHandler,name = lazy,class = solr.StandardRequestHandler,args = {defaults={rows=4,hl=true,hl.fl=text,name,subject,title,whitetok}}} 
   [junit4]   2> 498294 INFO  (TEST-MinimalSchemaTest.testAllConfiguredHandlers-seed#[9DA0C6DBE7203F62]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=foo:bar&qt=lazy&omitHeader=false&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 498294 INFO  (TEST-MinimalSchemaTest.testAllConfiguredHandlers-seed#[9DA0C6DBE7203F62]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=foo:bar&qt=spellCheckWithWordbreak_Direct&omitHeader=false&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 498295 INFO  (TEST-MinimalSchemaTest.testAllConfiguredHandlers-seed#[9DA0C6DBE7203F62]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=foo:bar&qt=tvrh&omitHeader=false&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 498295 INFO  (TEST-MinimalSchemaTest.testAllConfiguredHandlers-seed#[9DA0C6DBE7203F62]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=foo:bar&qt=/get&omitHeader=false&wt=xml} status=0 QTime=0
   [junit4]   2> 498295 INFO  (TEST-MinimalSchemaTest.testAllConfiguredHandlers-seed#[9DA0C6DBE7203F62]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=foo:bar&qt=mltrh&omitHeader=false&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 498296 INFO  (TEST-MinimalSchemaTest.testAllConfiguredHandlers-seed#[9DA0C6DBE7203F62]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=foo:bar&qt=/search-facet-def&omitHeader=false&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 498305 ERROR (TEST-MinimalSchemaTest.testAllConfiguredHandlers-seed#[9DA0C6DBE7203F62]) [    ] o.a.s.h.GraphHandler java.lang.NullPointerException
   [junit4]   2> 	at org.apache.solr.client.solrj.io.stream.expr.StreamExpressionParser.generateStreamExpression(StreamExpressionParser.java:46)
   [junit4]   2> 	at org.apache.solr.client.solrj.io.stream.expr.StreamExpressionParser.parse(StreamExpressionParser.java:37)
   [junit4]   2> 	at org.apache.solr.client.solrj.io.stream.expr.StreamFactory.constructStream(StreamFactory.java:178)
   [junit4]   2> 	at org.apache.solr.handler.GraphHandler.handleRequestBody(GraphHandler.java:159)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:155)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2016)
   [junit4]   2> 	at org.apache.solr.util.TestHarness.query(TestHarness.java:310)
   [junit4]   2> 	at org.apache.solr.util.TestHarness.query(TestHarness.java:292)
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:760)
   [junit4]   2> 	at org.apache.solr.MinimalSchemaTest.testAllConfiguredHandlers(MinimalSchemaTest.java:121)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 498306 INFO  (TEST-MinimalSchemaTest.testAllConfiguredHandlers-seed#[9DA0C6DBE7203F62]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=foo:bar&qt=/graph&omitHeader=false&wt=xml} status=0 QTime=10
   [junit4]   2> [Fatal Error] :1:1: Content is not allowed in prolog.
   [junit4]   2> 498336 ERROR (TEST-MinimalSchemaTest.testAllConfiguredHandlers-seed#[9DA0C6DBE7203F62]) [    ] o.a.s.SolrTestCaseJ4 REQUEST FAILED: q=foo:bar&qt=/graph&omitHeader=false&wt=xml:org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog.
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:257)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
   [junit4]   2> 	at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:121)
   [junit4]   2> 	at org.apache.solr.util.BaseTestHarness.validateXPath(BaseTestHarness.java:84)
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:771)
   [junit4]   2> 	at org.apache.solr.MinimalSchemaTest.testAllConfiguredHandlers(MinimalSchemaTest.java:121)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 498337 INFO  (TEST-MinimalSchemaTest.testAllConfiguredHandlers-seed#[9DA0C6DBE7203F62]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAllConfiguredHandlers
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=MinimalSchemaTest -Dtests.method=testAllConfiguredHandlers -Dtests.seed=9DA0C6DBE7203F62 -Dtests.slow=true -Dtests.locale=ar-LB -Dtests.timezone=Europe/Madrid -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.05s J1 | MinimalSchemaTest.testAllConfiguredHandlers <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: exception w/handler: '/graph'
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9DA0C6DBE7203F62:70BE7DE16C2D3EE6]:0)
   [junit4]    > 	at org.apache.solr.MinimalSchemaTest.testAllConfiguredHandlers(MinimalSchemaTest.java:130)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.RuntimeException: Exception during query
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:786)
   [junit4]    > 	at org.apache.solr.MinimalSchemaTest.testAllConfiguredHandlers(MinimalSchemaTest.java:121)
   [junit4]    > 	... 39 more
   [junit4]    > Caused by: org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog.
   [junit4]    > 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:257)
   [junit4]    > 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
   [junit4]    > 	at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:121)
   [junit4]    > 	at org.apache.solr.util.BaseTestHarness.validateXPath(BaseTestHarness.java:84)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:771)
   [junit4]    > 	... 40 more
   [junit4]   2> 498342 INFO  (TEST-MinimalSchemaTest.testLuke-seed#[9DA0C6DBE7203F62]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLuke
   [junit4]   2> 498347 INFO  (TEST-MinimalSchemaTest.testLuke-seed#[9DA0C6DBE7203F62]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/admin/luke&wt=xml} status=0 QTime=4
   [junit4]   2> 498349 INFO  (TEST-MinimalSchemaTest.testLuke-seed#[9DA0C6DBE7203F62]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/admin/luke&show=schema&wt=xml} status=0 QTime=0
   [junit4]   2> 498350 INFO  (TEST-MinimalSchemaTest.testLuke-seed#[9DA0C6DBE7203F62]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLuke
   [junit4]   2> 498350 INFO  (SUITE-MinimalSchemaTest-seed#[9DA0C6DBE7203F62]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 498350 INFO  (SUITE-MinimalSchemaTest-seed#[9DA0C6DBE7203F62]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1175627482
   [junit4]   2> 498351 INFO  (coreCloseExecutor-1591-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5cf5ad84
   [junit4]   2> 498351 INFO  (coreCloseExecutor-1591-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 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> 498352 INFO  (coreCloseExecutor-1591-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 498353 INFO  (coreCloseExecutor-1591-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 498353 INFO  (coreCloseExecutor-1591-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 498353 INFO  (coreCloseExecutor-1591-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 498363 INFO  (coreCloseExecutor-1591-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 498363 INFO  (coreCloseExecutor-1591-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.MinimalSchemaTest_9DA0C6DBE7203F62-001/init-core-data-001 [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.MinimalSchemaTest_9DA0C6DBE7203F62-001/init-core-data-001;done=false>>]
   [junit4]   2> 498363 INFO  (coreCloseExecutor-1591-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 498363 INFO  (coreCloseExecutor-1591-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.MinimalSchemaTest_9DA0C6DBE7203F62-001/init-core-data-001
   [junit4]   2> 498363 INFO  (coreCloseExecutor-1591-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.MinimalSchemaTest_9DA0C6DBE7203F62-001/init-core-data-001/index [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.MinimalSchemaTest_9DA0C6DBE7203F62-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 498363 INFO  (coreCloseExecutor-1591-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 498363 INFO  (coreCloseExecutor-1591-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.MinimalSchemaTest_9DA0C6DBE7203F62-001/init-core-data-001/index
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.MinimalSchemaTest_9DA0C6DBE7203F62-001
   [junit4]   2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=1, maxDocsPerChunk=448, blockSize=6), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=1, blockSize=6)), sim=ClassicSimilarity, locale=ar-LB, timezone=Europe/Madrid
   [junit4]   2> NOTE: Mac OS X 10.11.4 x86_64/Oracle Corporation 1.8.0_72 (64-bit)/cpus=3,threads=1,free=272554736,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [DebugComponentTest, MergeStrategyTest, TestCloudDeleteByQuery, TestSolrQueryResponse, TestCharFilters, TestPHPSerializedResponseWriter, BasicFunctionalityTest, SolrCoreCheckLockOnStartupTest, TestRandomCollapseQParserPlugin, TestSolrIndexConfig, SparseHLLTest, ResourceLoaderTest, TestSolr4Spatial2, AtomicUpdatesTest, NumericFieldsTest, HdfsRecoveryZkTest, ExplicitHLLTest, RemoteQueryErrorTest, BasicZkTest, TestStandardQParsers, TestCSVResponseWriter, LeaderFailoverAfterPartitionTest, TolerantUpdateProcessorTest, OpenExchangeRatesOrgProviderTest, FullSolrCloudDistribCmdsTest, TestPivotHelperCode, TestDistributedGrouping, ShardRoutingCustomTest, SignatureUpdateProcessorFactoryTest, HdfsLockFactoryTest, SolrInfoMBeanTest, TestSuggestSpellingConverter, TestJettySolrRunner, TestCloudSchemaless, FileBasedSpellCheckerTest, BlockCacheTest, CoreAdminHandlerTest, CoreAdminCreateDiscoverTest, SuggesterTSTTest, TestRestoreCore, StatsComponentTest, TestFieldTypeResource, TestLMJelinekMercerSimilarityFactory, TestCrossCoreJoin, TestSchemaVersionResource, TestConfigSets, SuggesterTest, TestBadConfig, DistributedFacetPivotWhiteBoxTest, DistributedQueueTest, HdfsChaosMonkeySafeLeaderTest, GraphQueryTest, TestReplicaProperties, DistributedFacetPivotLargeTest, DistanceFunctionTest, TestGeoJSONResponseWriter, TestFastWriter, ChangedSchemaMergeTest, OutputWriterTest, CSVRequestHandlerTest, MinimalSchemaTest]
   [junit4] Completed [123/595 (1!)] on J1 in 0.38s, 3 tests, 1 error <<< FAILURES!

[...truncated 594 lines...]
   [junit4] Suite: org.apache.solr.core.SolrCoreTest
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.SolrCoreTest_9DA0C6DBE7203F62-001/init-core-data-001
   [junit4]   2> 1525511 INFO  (SUITE-SolrCoreTest-seed#[9DA0C6DBE7203F62]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1525513 INFO  (TEST-SolrCoreTest.testRequestHandlerRegistry-seed#[9DA0C6DBE7203F62]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRequestHandlerRegistry
   [junit4]   2> 1525513 INFO  (TEST-SolrCoreTest.testRequestHandlerRegistry-seed#[9DA0C6DBE7203F62]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1525513 INFO  (TEST-SolrCoreTest.testRequestHandlerRegistry-seed#[9DA0C6DBE7203F62]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1525514 INFO  (TEST-SolrCoreTest.testRequestHandlerRegistry-seed#[9DA0C6DBE7203F62]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1525514 INFO  (TEST-SolrCoreTest.testRequestHandlerRegistry-seed#[9DA0C6DBE7203F62]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr
   [junit4]   2> 1525514 INFO  (TEST-SolrCoreTest.testRequestHandlerRegistry-seed#[9DA0C6DBE7203F62]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1525514 INFO  (TEST-SolrCoreTest.testRequestHandlerRegistry-seed#[9DA0C6DBE7203F62]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1525555 INFO  (TEST-SolrCoreTest.testRequestHandlerRegistry-seed#[9DA0C6DBE7203F62]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1525562 INFO  (TEST-SolrCoreTest.testRequestHandlerRegistry-seed#[9DA0C6DBE7203F62]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 1525576 INFO  (TEST-SolrCoreTest.testRequestHandlerRegistry-seed#[9DA0C6DBE7203F62]) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1525580 INFO  (TEST-SolrCoreTest.testRequestHandlerRegistry-seed#[9DA0C6DBE7203F62]) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1525647 INFO  (TEST-SolrCoreTest.testRequestHandlerRegistry-seed#[9DA0C6DBE7203F62]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1525653 INFO  (TEST-SolrCoreTest.testRequestHandlerRegistry-seed#[9DA0C6DBE7203F62]) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1525653 INFO  (TEST-SolrCoreTest.testRequestHandlerRegistry-seed#[9DA0C6DBE7203F62]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1525657 INFO  (TEST-SolrCoreTest.testRequestHandlerRegistry-seed#[9DA0C6DBE7203F62]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1525659 INFO  (TEST-SolrCoreTest.testRequestHandlerRegistry-seed#[9DA0C6DBE7203F62]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1525660 INFO  (TEST-SolrCoreTest.testRequestHandlerRegistry-seed#[9DA0C6DBE7203F62]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1525660 INFO  (TEST-SolrCoreTest.testRequestHandlerRegistry-seed#[9DA0C6DBE7203F62]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1525661 INFO  (TEST-SolrCoreTest.testRequestHandlerRegistry-seed#[9DA0C6DBE7203F62]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1525661 INFO  (TEST-SolrCoreTest.testRequestHandlerRegistry-seed#[9DA0C6DBE7203F62]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr
   [junit4]   2> 1525661 INFO  (TEST-SolrCoreTest.testRequestHandlerRegistry-seed#[9DA0C6DBE7203F62]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr'
   [junit4]   2> 1525661 INFO  (TEST-SolrCoreTest.testRequestHandlerRegistry-seed#[9DA0C6DBE7203F62]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1525661 INFO  (TEST-SolrCoreTest.testRequestHandlerRegistry-seed#[9DA0C6DBE7203F62]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr
   [junit4]   2> 1525661 INFO  (TEST-SolrCoreTest.testRequestHandlerRegistry-seed#[9DA0C6DBE7203F62]) [    ] o.a.s.c.CoreContainer New CoreContainer 536077083
   [junit4]   2> 1525661 INFO  (TEST-SolrCoreTest.testRequestHandlerRegistry-seed#[9DA0C6DBE7203F62]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr]
   [junit4]   2> 1525661 WARN  (TEST-SolrCoreTest.testRequestHandlerRegistry-seed#[9DA0C6DBE7203F62]) [    ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/lib
   [junit4]   2> 1525661 INFO  (TEST-SolrCoreTest.testRequestHandlerRegistry-seed#[9DA0C6DBE7203F62]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1525665 INFO  (TEST-SolrCoreTest.testRequestHandlerRegistry-seed#[9DA0C6DBE7203F62]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1525666 INFO  (TEST-SolrCoreTest.testRequestHandlerRegistry-seed#[9DA0C6DBE7203F62]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1525666 INFO  (TEST-SolrCoreTest.testRequestHandlerRegistry-seed#[9DA0C6DBE7203F62]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1525666 INFO  (TEST-SolrCoreTest.testRequestHandlerRegistry-seed#[9DA0C6DBE7203F62]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1525666 INFO  (TEST-SolrCoreTest.testRequestHandlerRegistry-seed#[9DA0C6DBE7203F62]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1525668 INFO  (TEST-SolrCoreTest.testRequestHandlerRegistry-seed#[9DA0C6DBE7203F62]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, dataDir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.SolrCoreTest_9DA0C6DBE7203F62-001/init-core-data-001, shard=shard1}
   [junit4]   2> 1525668 INFO  (coreLoadExecutor-6512-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1525668 INFO  (coreLoadExecutor-6512-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1525668 INFO  (coreLoadExecutor-6512-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr
   [junit4]   2> 1525669 INFO  (coreLoadExecutor-6512-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1525669 INFO  (coreLoadExecutor-6512-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1525689 INFO  (coreLoadExecutor-6512-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1525695 INFO  (coreLoadExecutor-6512-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 1525708 INFO  (coreLoadExecutor-6512-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1525712 INFO  (coreLoadExecutor-6512-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1525776 INFO  (coreLoadExecutor-6512-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1525780 INFO  (coreLoadExecutor-6512-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1525780 INFO  (coreLoadExecutor-6512-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1525783 INFO  (coreLoadExecutor-6512-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1525784 INFO  (coreLoadExecutor-6512-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1525786 INFO  (coreLoadExecutor-6512-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1525786 INFO  (coreLoadExecutor-6512-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1525791 INFO  (coreLoadExecutor-6512-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1525791 INFO  (coreLoadExecutor-6512-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1525791 INFO  (coreLoadExecutor-6512-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1525791 INFO  (coreLoadExecutor-6512-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.SolrCoreTest_9DA0C6DBE7203F62-001/init-core-data-001/]
   [junit4]   2> 1525791 INFO  (coreLoadExecutor-6512-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@63f0befc
   [junit4]   2> 1525792 INFO  (coreLoadExecutor-6512-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.SolrCoreTest_9DA0C6DBE7203F62-001/init-core-data-001
   [junit4]   2> 1525792 INFO  (coreLoadExecutor-6512-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.SolrCoreTest_9DA0C6DBE7203F62-001/init-core-data-001/index/
   [junit4]   2> 1525792 WARN  (coreLoadExecutor-6512-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.SolrCoreTest_9DA0C6DBE7203F62-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 1525792 INFO  (coreLoadExecutor-6512-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.SolrCoreTest_9DA0C6DBE7203F62-001/init-core-data-001/index
   [junit4]   2> 1525792 INFO  (coreLoadExecutor-6512-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=31, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1525793 INFO  (coreLoadExecutor-6512-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@afe7d77 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1758304c),segFN=segments_1,generation=1}
   [junit4]   2> 1525793 INFO  (coreLoadExecutor-6512-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1525793 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.SolrCoreTest_9DA0C6DBE7203F62-001/init-core-data-001/
   [junit4]   2> 1525796 INFO  (coreLoadExecutor-6512-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1525796 INFO  (coreLoadExecutor-6512-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1525796 INFO  (coreLoadExecutor-6512-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1525796 INFO  (coreLoadExecutor-6512-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1525796 INFO  (coreLoadExecutor-6512-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1525797 INFO  (coreLoadExecutor-6512-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1525797 INFO  (coreLoadExecutor-6512-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1525797 INFO  (coreLoadExecutor-6512-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1525797 INFO  (coreLoadExecutor-6512-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1525797 INFO  (coreLoadExecutor-6512-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1525797 INFO  (coreLoadExecutor-6512-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1525797 INFO  (coreLoadExecutor-6512-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1525801 INFO  (coreLoadExecutor-6512-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1525803 INFO  (coreLoadExecutor-6512-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1525803 INFO  (coreLoadExecutor-6512-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1525804 INFO  (coreLoadExecutor-6512-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1525808 INFO  (coreLoadExecutor-6512-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1525809 INFO  (coreLoadExecutor-6512-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/graph,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 1525809 INFO  (coreLoadExecutor-6512-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1525810 INFO  (coreLoadExecutor-6512-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1525810 INFO  (coreLoadExecutor-6512-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1525811 INFO  (coreLoadExecutor-6512-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1525811 INFO  (coreLoadExecutor-6512-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1525811 INFO  (coreLoadExecutor-6512-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@7bf0b12
   [junit4]   2> 1525811 INFO  (coreLoadExecutor-6512-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@afe7d77 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1758304c),segFN=segments_1,generation=1}
   [junit4]   2> 1525811 INFO  (coreLoadExecutor-6512-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1525811 INFO  (coreLoadExecutor-6512-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7e5ccc0[collection1] main]
   [junit4]   2> 1525812 INFO  (coreLoadExecutor-6512-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1525812 INFO  (coreLoadExecutor-6512-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1525812 INFO  (coreLoadExecutor-6512-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1525812 INFO  (coreLoadExecutor-6512-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1525831 INFO  (coreLoadExecutor-6512-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1525941 INFO  (coreLoadExecutor-6512-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1525941 INFO  (searcherExecutor-6513-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1525941 INFO  (coreLoadExecutor-6512-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1525942 INFO  (coreLoadExecutor-6512-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1525942 INFO  (searcherExecutor-6513-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1525942 INFO  (searcherExecutor-6513-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1525942 INFO  (searcherExecutor-6513-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1525942 INFO  (coreLoadExecutor-6512-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1525942 INFO  (coreLoadExecutor-6512-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1533541001914744832
   [junit4]   2> 1525942 INFO  (searcherExecutor-6513-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1525942 INFO  (searcherExecutor-6513-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1525943 INFO  (searcherExecutor-6513-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1525943 INFO  (searcherExecutor-6513-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1525944 INFO  (coreLoadExecutor-6512-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1533541001914744832
   [junit4]   2> 1525944 INFO  (coreLoadExecutor-6512-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1525944 INFO  (searcherExecutor-6513-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1525945 INFO  (searcherExecutor-6513-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7e5ccc0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1525945 INFO  (TEST-SolrCoreTest.testRequestHandlerRegistry-seed#[9DA0C6DBE7203F62]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1525946 INFO  (TEST-SolrCoreTest.testRequestHandlerRegistry-seed#[9DA0C6DBE7203F62]) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1525946 INFO  (TEST-SolrCoreTest.testRequestHandlerRegistry-seed#[9DA0C6DBE7203F62]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=536077083
   [junit4]   2> 1525947 INFO  (coreCloseExecutor-6518-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@54e3cae0
   [junit4]   2> 1525947 INFO  (coreCloseExecutor-6518-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 1525947 INFO  (coreCloseExecutor-6518-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1525947 INFO  (coreCloseExecutor-6518-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1525947 INFO  (coreCloseExecutor-6518-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1525948 INFO  (coreCloseExecutor-6518-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1525956 INFO  (coreCloseExecutor-6518-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1525956 INFO  (coreCloseExecutor-6518-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.SolrCoreTest_9DA0C6DBE7203F62-001/init-core-data-001/index [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.SolrCoreTest_9DA0C6DBE7203F62-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 1525956 INFO  (coreCloseExecutor-6518-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1525956 INFO  (coreCloseExecutor-6518-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.SolrCoreTest_9DA0C6DBE7203F62-001/init-core-data-001/index
   [junit4]   2> 1525956 INFO  (coreCloseExecutor-6518-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.SolrCoreTest_9DA0C6DBE7203F62-001/init-core-data-001 [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.SolrCoreTest_9DA0C6DBE7203F62-001/init-core-data-001;done=false>>]
   [junit4]   2> 1525956 INFO  (coreCloseExecutor-6518-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1525956 INFO  (coreCloseExecutor-6518-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.SolrCoreTest_9DA0C6DBE7203F62-001/init-core-data-001
   [junit4]   2> 1525956 INFO  (TEST-SolrCoreTest.testRequestHandlerRegistry-seed#[9DA0C6DBE7203F62]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testRequestHandlerRegistry
   [junit4]   2> 1525958 INFO  (TEST-SolrCoreTest.testInfoRegistry-seed#[9DA0C6DBE7203F62]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testInfoRegistry
   [junit4]   2> 1525959 INF

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

 [junit4]   2> 3177033 INFO  (TEST-TestReqParamsAPI.test-seed#[9DA0C6DBE7203F62]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@10adcaaf{/_vm/o,null,UNAVAILABLE}
   [junit4]   2> 3177036 INFO  (TEST-TestReqParamsAPI.test-seed#[9DA0C6DBE7203F62]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:49218 49218
   [junit4]   2> 3177053 INFO  (Thread-6193) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:49218 49218
   [junit4]   2> 3178905 WARN  (Thread-6193) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	25	/solr/configs/conf1
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	4	/solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestReqParamsAPI -Dtests.method=test -Dtests.seed=9DA0C6DBE7203F62 -Dtests.slow=true -Dtests.locale=de-CH -Dtests.timezone=Etc/GMT-11 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 32.2s J1 | TestReqParamsAPI.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Could not get expected value  'CY val' for path 'response/params/y/c' full output: {
   [junit4]    >   "responseHeader":{
   [junit4]    >     "status":0,
   [junit4]    >     "QTime":0},
   [junit4]    >   "response":{
   [junit4]    >     "znodeVersion":0,
   [junit4]    >     "params":{"x":{
   [junit4]    >         "a":"A val",
   [junit4]    >         "b":"B val",
   [junit4]    >         "":{"v":0}}}}},  from server:  http://127.0.0.1:49247/_vm/o/collection1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9DA0C6DBE7203F62:15F4F90149DC529A]:0)
   [junit4]    > 	at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:457)
   [junit4]    > 	at org.apache.solr.handler.TestReqParamsAPI.testReqParams(TestReqParamsAPI.java:160)
   [junit4]    > 	at org.apache.solr.handler.TestReqParamsAPI.test(TestReqParamsAPI.java:62)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 3178907 INFO  (SUITE-TestReqParamsAPI-seed#[9DA0C6DBE7203F62]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_9DA0C6DBE7203F62-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=ClassicSimilarity, locale=de-CH, timezone=Etc/GMT-11
   [junit4]   2> NOTE: Mac OS X 10.11.4 x86_64/Oracle Corporation 1.8.0_72 (64-bit)/cpus=3,threads=1,free=155285144,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [DebugComponentTest, MergeStrategyTest, TestCloudDeleteByQuery, TestSolrQueryResponse, TestCharFilters, TestPHPSerializedResponseWriter, BasicFunctionalityTest, SolrCoreCheckLockOnStartupTest, TestRandomCollapseQParserPlugin, TestSolrIndexConfig, SparseHLLTest, ResourceLoaderTest, TestSolr4Spatial2, AtomicUpdatesTest, NumericFieldsTest, HdfsRecoveryZkTest, ExplicitHLLTest, RemoteQueryErrorTest, BasicZkTest, TestStandardQParsers, TestCSVResponseWriter, LeaderFailoverAfterPartitionTest, TolerantUpdateProcessorTest, OpenExchangeRatesOrgProviderTest, FullSolrCloudDistribCmdsTest, TestPivotHelperCode, TestDistributedGrouping, ShardRoutingCustomTest, SignatureUpdateProcessorFactoryTest, HdfsLockFactoryTest, SolrInfoMBeanTest, TestSuggestSpellingConverter, TestJettySolrRunner, TestCloudSchemaless, FileBasedSpellCheckerTest, BlockCacheTest, CoreAdminHandlerTest, CoreAdminCreateDiscoverTest, SuggesterTSTTest, TestRestoreCore, StatsComponentTest, TestFieldTypeResource, TestLMJelinekMercerSimilarityFactory, TestCrossCoreJoin, TestSchemaVersionResource, TestConfigSets, SuggesterTest, TestBadConfig, DistributedFacetPivotWhiteBoxTest, DistributedQueueTest, HdfsChaosMonkeySafeLeaderTest, GraphQueryTest, TestReplicaProperties, DistributedFacetPivotLargeTest, DistanceFunctionTest, TestGeoJSONResponseWriter, TestFastWriter, ChangedSchemaMergeTest, OutputWriterTest, CSVRequestHandlerTest, MinimalSchemaTest, TestFuzzyAnalyzedSuggestions, TestReversedWildcardFilterFactory, HdfsWriteToMultipleCollectionsTest, WordBreakSolrSpellCheckerTest, BlobRepositoryCloudTest, TestTrie, TestSystemIdResolver, SecurityConfHandlerTest, TestJsonFacets, TestReloadDeadlock, DateFieldTest, TestTrieFacet, SynonymTokenizerTest, TestUniqueKeyFieldResource, CleanupOldIndexTest, TestScoreJoinQPScore, TestFiltering, TestFastOutputStream, TestManagedSynonymFilterFactory, TestSolrCoreProperties, EchoParamsTest, SpellPossibilityIteratorTest, TestSha256AuthenticationProvider, TestShortCircuitedRequests, ExitableDirectoryReaderTest, TestSimpleQParserPlugin, TestImplicitCoreProperties, ConvertedLegacyTest, QueryResultKeyTest, SSLMigrationTest, ConnectionReuseTest, BJQParserTest, DirectSolrConnectionTest, OverseerRolesTest, TestGraphTermsQParserPlugin, DistribDocExpirationUpdateProcessorTest, TestSolrJ, TestRequestStatusCollectionAPI, ZkStateWriterTest, TestBlendedInfixSuggestions, CdcrReplicationHandlerTest, RuleEngineTest, SolrCmdDistributorTest, PKIAuthenticationIntegrationTest, ZkSolrClientTest, HdfsNNFailoverTest, LeaderElectionIntegrationTest, AliasIntegrationTest, CollectionsAPIDistributedZkTest, TestMiniSolrCloudClusterSSL, TestComplexPhraseQParserPlugin, TestInitParams, SuggestComponentContextFilterQueryTest, TestManagedSchema, AnalyticsQueryTest, RAMDirectoryFactoryTest, ConfigSetsAPITest, TestTestInjection, TestUseDocValuesAsStored2, PreAnalyzedUpdateProcessorTest, LeaderInitiatedRecoveryOnShardRestartTest, TestManagedResource, NotRequiredUniqueKeyTest, FileUtilsTest, OverseerTaskQueueTest, TermVectorComponentDistributedTest, TestDistribDocBasedVersion, ShowFileRequestHandlerTest, ZkNodePropsTest, TestChildDocTransformer, TestJoin, TestIndexingPerformance, TestDistributedMissingSort, TlogReplayBufferedWhileIndexingTest, TestSolr4Spatial, DeleteStatusTest, TestRandomRequestDistribution, QueryParsingTest, TestSolrCloudWithKerberosAlt, DocValuesMissingTest, CollectionReloadTest, TestSchemaManager, TestSolrXml, TestCoreDiscovery, ChaosMonkeySafeLeaderTest, SyncSliceTest, ShardRoutingTest, RecoveryZkTest, TestRandomDVFaceting, TestDistributedSearch, TestBinaryResponseWriter, HighlighterConfigTest, SOLR749Test, TestQuerySenderListener, UpdateParamsTest, AlternateDirectoryTest, CopyFieldTest, ResponseLogComponentTest, BadComponentTest, TestStressRecovery, TestSolrDeletionPolicy2, MultiTermTest, SampleTest, TestDocSet, TestSearchPerf, TestConfig, ExternalFileFieldSortTest, TestCodecSupport, TestDFRSimilarityFactory, TestIBSimilarityFactory, TestJmxMonitoredMap, URLClassifyProcessorTest, DateMathParserTest, PrimUtilsTest, SpellingQueryConverterTest, ClusterStateTest, TestLRUCache, TestUtils, TestDocumentBuilder, SliceStateTest, UUIDFieldTest, DistributedMLTComponentTest, TestRTGBase, DistributedIntervalFacetingTest, TestCursorMarkWithoutUniqueKey, TestHighlightDedupGrouping, TestSimpleTrackingShardHandler, TestEmbeddedSolrServerConstructors, AsyncCallRequestStatusResponseTest, CollectionTooManyReplicasTest, CreateCollectionCleanupTest, DeleteInactiveReplicaTest, DeleteReplicaTest, DistribJoinFromCollectionTest, HttpPartitionTest, MultiThreadedOCPTest, ReplicationFactorTest, RestartWhileUpdatingTest, RollingRestartTest, ShardSplitTest, TestCloudBackupRestore, TestCloudInspectUtil, TestCloudPivotFacet, TestCollectionAPI, TestConfigSetsAPI, TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, TestCryptoKeys, TestExclusionRuleCollectionAccess, TestMiniSolrCloudCluster, CachingDirectoryFactoryTest, DirectoryFactoryTest, HdfsDirectoryFactoryTest, TestConfigSetImmutable, TestReloadAndDeleteDocs, TestShardHandlerFactory, TestSolrConfigHandler, TestSolrDynamicMBean, TestBlobHandler, TestReplicationHandlerBackup, TestReqParamsAPI]
   [junit4] Completed [500/595 (3!)] on J1 in 32.22s, 1 test, 1 failure <<< FAILURES!

[...truncated 318 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/build.xml:740: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/build.xml:684: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/build.xml:59: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build.xml:233: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/common-build.xml:529: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/lucene/common-build.xml:1457: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/lucene/common-build.xml:1014: There were test failures: 595 suites (10 ignored), 2404 tests, 1 error, 2 failures, 121 ignored (71 assumptions) [seed: 9DA0C6DBE7203F62]

Total time: 101 minutes 44 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-6.x-MacOSX (64bit/jdk1.8.0) - Build # 119 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-MacOSX/119/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC

2 tests failed.
FAILED:  org.apache.solr.cloud.HttpPartitionTest.test

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([46C97831A68049D6]:0)


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

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([46C97831A68049D6]:0)




Build Log:
[...truncated 12082 lines...]
   [junit4] Suite: org.apache.solr.cloud.HttpPartitionTest
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_46C97831A68049D6-001/init-core-data-001
   [junit4]   2> 376436 INFO  (SUITE-HttpPartitionTest-seed#[46C97831A68049D6]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 376441 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 376442 INFO  (Thread-1059) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 376442 INFO  (Thread-1059) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 376543 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.c.ZkTestServer start zk server on port:64676
   [junit4]   2> 376544 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 376544 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 376560 INFO  (zkCallback-300-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@38348fcf name:ZooKeeperConnection Watcher:127.0.0.1:64676 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 376560 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 376560 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 376560 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 376565 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 376565 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x154877747080000, 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> 376566 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 376568 INFO  (zkCallback-301-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@25d80fae name:ZooKeeperConnection Watcher:127.0.0.1:64676/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 376568 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 376569 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 376569 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 376574 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 376577 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 376580 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 376584 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 376584 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 376589 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 376589 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 376592 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 376592 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 376595 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 376596 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 376599 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 376599 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 376602 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 376602 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 376605 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 376606 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 376609 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 376610 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 376613 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 376613 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 376617 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 376617 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 376621 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 376621 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 376988 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_46C97831A68049D6-001/control-001/cores/collection1
   [junit4]   2> 376991 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 376993 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@44826ffa{/,null,AVAILABLE}
   [junit4]   2> 376994 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.e.j.s.ServerConnector Started ServerConnector@64b120d9{HTTP/1.1,[http/1.1]}{127.0.0.1:64680}
   [junit4]   2> 376994 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.e.j.s.Server Started @383274ms
   [junit4]   2> 376994 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_46C97831A68049D6-001/tempDir-001/control/data, hostContext=/, hostPort=64679, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_46C97831A68049D6-001/control-001/cores}
   [junit4]   2> 376994 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 376994 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_46C97831A68049D6-001/control-001'
   [junit4]   2> 376994 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 376995 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 376995 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 376995 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 376997 INFO  (zkCallback-302-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@b8a7791 name:ZooKeeperConnection Watcher:127.0.0.1:64676/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 376998 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 376998 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 377000 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 377000 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_46C97831A68049D6-001/control-001/solr.xml
   [junit4]   2> 377076 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_46C97831A68049D6-001/control-001/cores
   [junit4]   2> 377076 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.c.CoreContainer New CoreContainer 1381279373
   [junit4]   2> 377076 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_46C97831A68049D6-001/control-001]
   [junit4]   2> 377077 WARN  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_46C97831A68049D6-001/control-001/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_46C97831A68049D6-001/control-001/lib
   [junit4]   2> 377077 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 377079 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 377079 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 377079 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 377080 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64676/solr
   [junit4]   2> 377080 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 377080 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 377080 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 377082 INFO  (zkCallback-305-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@65412cec name:ZooKeeperConnection Watcher:127.0.0.1:64676 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 377083 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 377083 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 377085 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [n:127.0.0.1:64679_    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$36/1279524192@46590537
   [junit4]   2> 377085 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [n:127.0.0.1:64679_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 377087 INFO  (zkCallback-306-thread-1-processing-n:127.0.0.1:64679_) [n:127.0.0.1:64679_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6306d957 name:ZooKeeperConnection Watcher:127.0.0.1:64676/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 377087 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [n:127.0.0.1:64679_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 377088 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [n:127.0.0.1:64679_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 377092 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [n:127.0.0.1:64679_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 377097 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [n:127.0.0.1:64679_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 377100 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [n:127.0.0.1:64679_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 377104 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [n:127.0.0.1:64679_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 377107 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [n:127.0.0.1:64679_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 377110 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [n:127.0.0.1:64679_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 377112 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [n:127.0.0.1:64679_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 377114 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [n:127.0.0.1:64679_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 377116 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [n:127.0.0.1:64679_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 377118 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [n:127.0.0.1:64679_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 377121 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [n:127.0.0.1:64679_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 377123 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [n:127.0.0.1:64679_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 377125 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [n:127.0.0.1:64679_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 377126 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [n:127.0.0.1:64679_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95850438444187652-127.0.0.1:64679_-n_0000000000
   [junit4]   2> 377127 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [n:127.0.0.1:64679_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:64679_
   [junit4]   2> 377127 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [n:127.0.0.1:64679_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 377129 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [n:127.0.0.1:64679_    ] o.a.s.c.Overseer Overseer (id=95850438444187652-127.0.0.1:64679_-n_0000000000) starting
   [junit4]   2> 377131 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [n:127.0.0.1:64679_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 377141 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [n:127.0.0.1:64679_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 377141 INFO  (OverseerCollectionConfigSetProcessor-95850438444187652-127.0.0.1:64679_-n_0000000000) [n:127.0.0.1:64679_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 377142 INFO  (OverseerStateUpdate-95850438444187652-127.0.0.1:64679_-n_0000000000) [n:127.0.0.1:64679_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 377145 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [n:127.0.0.1:64679_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64679_
   [junit4]   2> 377146 INFO  (OverseerStateUpdate-95850438444187652-127.0.0.1:64679_-n_0000000000) [n:127.0.0.1:64679_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 377146 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [n:127.0.0.1:64679_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:64679_
   [junit4]   2> 377148 INFO  (zkCallback-306-thread-1-processing-n:127.0.0.1:64679_) [n:127.0.0.1:64679_    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 377149 INFO  (zkCallback-306-thread-1-processing-n:127.0.0.1:64679_) [n:127.0.0.1:64679_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 377165 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [n:127.0.0.1:64679_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 377165 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [n:127.0.0.1:64679_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 377168 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [n:127.0.0.1:64679_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_46C97831A68049D6-001/control-001/cores
   [junit4]   2> 377169 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [n:127.0.0.1:64679_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 377169 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [n:127.0.0.1:64679_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_46C97831A68049D6-001/control-001/cores/collection1
   [junit4]   2> 377169 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [n:127.0.0.1:64679_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 377171 INFO  (coreLoadExecutor-1419-thread-1-processing-n:127.0.0.1:64679_) [n:127.0.0.1:64679_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 377171 INFO  (coreLoadExecutor-1419-thread-1-processing-n:127.0.0.1:64679_) [n:127.0.0.1:64679_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 377171 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [n:127.0.0.1:64679_    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 377171 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [n:127.0.0.1:64679_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 377172 INFO  (coreLoadExecutor-1419-thread-1-processing-n:127.0.0.1:64679_) [n:127.0.0.1:64679_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection control_collection not visible yet, but flagging it so a watch is registered when it becomes visible
   [junit4]   2> 377172 INFO  (coreLoadExecutor-1419-thread-1-processing-n:127.0.0.1:64679_) [n:127.0.0.1:64679_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader addZkWatch [control_collection]
   [junit4]   2> 377173 INFO  (OverseerStateUpdate-95850438444187652-127.0.0.1:64679_-n_0000000000) [n:127.0.0.1:64679_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:64679",
   [junit4]   2>   "node_name":"127.0.0.1:64679_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 377173 INFO  (coreLoadExecutor-1419-thread-1-processing-n:127.0.0.1:64679_) [n:127.0.0.1:64679_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
   [junit4]   2> 377174 INFO  (OverseerStateUpdate-95850438444187652-127.0.0.1:64679_-n_0000000000) [n:127.0.0.1:64679_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:64679",
   [junit4]   2>   "node_name":"127.0.0.1:64679_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 377174 INFO  (OverseerStateUpdate-95850438444187652-127.0.0.1:64679_-n_0000000000) [n:127.0.0.1:64679_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 377174 INFO  (coreLoadExecutor-1419-thread-1-processing-n:127.0.0.1:64679_) [n:127.0.0.1:64679_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 377175 INFO  (OverseerStateUpdate-95850438444187652-127.0.0.1:64679_-n_0000000000) [n:127.0.0.1:64679_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 377177 INFO  (zkCallback-306-thread-1-processing-n:127.0.0.1:64679_) [n:127.0.0.1:64679_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 378185 INFO  (coreLoadExecutor-1419-thread-1-processing-n:127.0.0.1:64679_) [n:127.0.0.1:64679_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 378185 INFO  (coreLoadExecutor-1419-thread-1-processing-n:127.0.0.1:64679_) [n:127.0.0.1:64679_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 378186 INFO  (coreLoadExecutor-1419-thread-1-processing-n:127.0.0.1:64679_) [n:127.0.0.1:64679_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 378186 INFO  (coreLoadExecutor-1419-thread-1-processing-n:127.0.0.1:64679_) [n:127.0.0.1:64679_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 378187 INFO  (coreLoadExecutor-1419-thread-1-processing-n:127.0.0.1:64679_) [n:127.0.0.1:64679_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 378187 INFO  (coreLoadExecutor-1419-thread-1-processing-n:127.0.0.1:64679_) [n:127.0.0.1:64679_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_46C97831A68049D6-001/control-001/cores/collection1'
   [junit4]   2> 378187 INFO  (coreLoadExecutor-1419-thread-1-processing-n:127.0.0.1:64679_) [n:127.0.0.1:64679_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 378187 INFO  (coreLoadExecutor-1419-thread-1-processing-n:127.0.0.1:64679_) [n:127.0.0.1:64679_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 378189 INFO  (coreLoadExecutor-1419-thread-1-processing-n:127.0.0.1:64679_) [n:127.0.0.1:64679_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 378199 INFO  (coreLoadExecutor-1419-thread-1-processing-n:127.0.0.1:64679_) [n:127.0.0.1:64679_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 378205 INFO  (coreLoadExecutor-1419-thread-1-processing-n:127.0.0.1:64679_) [n:127.0.0.1:64679_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 378218 INFO  (coreLoadExecutor-1419-thread-1-processing-n:127.0.0.1:64679_) [n:127.0.0.1:64679_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 378227 INFO  (coreLoadExecutor-1419-thread-1-processing-n:127.0.0.1:64679_) [n:127.0.0.1:64679_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 378359 INFO  (coreLoadExecutor-1419-thread-1-processing-n:127.0.0.1:64679_) [n:127.0.0.1:64679_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 378366 INFO  (coreLoadExecutor-1419-thread-1-processing-n:127.0.0.1:64679_) [n:127.0.0.1:64679_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 378367 INFO  (coreLoadExecutor-1419-thread-1-processing-n:127.0.0.1:64679_) [n:127.0.0.1:64679_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 378388 INFO  (coreLoadExecutor-1419-thread-1-processing-n:127.0.0.1:64679_) [n:127.0.0.1:64679_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 378392 INFO  (coreLoadExecutor-1419-thread-1-processing-n:127.0.0.1:64679_) [n:127.0.0.1:64679_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 378395 INFO  (coreLoadExecutor-1419-thread-1-processing-n:127.0.0.1:64679_) [n:127.0.0.1:64679_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 378397 INFO  (coreLoadExecutor-1419-thread-1-processing-n:127.0.0.1:64679_) [n:127.0.0.1:64679_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 378401 INFO  (coreLoadExecutor-1419-thread-1-processing-n:127.0.0.1:64679_) [n:127.0.0.1:64679_ c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 378401 INFO  (coreLoadExecutor-1419-thread-1-processing-n:127.0.0.1:64679_) [n:127.0.0.1:64679_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 378402 INFO  (coreLoadExecutor-1419-thread-1-processing-n:127.0.0.1:64679_) [n:127.0.0.1:64679_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 378402 INFO  (coreLoadExecutor-1419-thread-1-processing-n:127.0.0.1:64679_) [n:127.0.0.1:64679_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_46C97831A68049D6-001/control-001/cores/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_46C97831A68049D6-001/control-001/cores/collection1/data/]
   [junit4]   2> 378402 INFO  (coreLoadExecutor-1419-thread-1-processing-n:127.0.0.1:64679_) [n:127.0.0.1:64679_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@56a259dc
   [junit4]   2> 378402 INFO  (coreLoadExecutor-1419-thread-1-processing-n:127.0.0.1:64679_) [n:127.0.0.1:64679_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_46C97831A68049D6-001/control-001/cores/collection1/data
   [junit4]   2> 378402 INFO  (coreLoadExecutor-1419-thread-1-processing-n:127.0.0.1:64679_) [n:127.0.0.1:64679_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_46C97831A68049D6-001/control-001/cores/collection1/data/index/
   [junit4]   2> 378403 WARN  (coreLoadExecutor-1419-thread-1-processing-n:127.0.0.1:64679_) [n:127.0.0.1:64679_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_46C97831A68049D6-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 378403 INFO  (coreLoadExecutor-1419-thread-1-processing-n:127.0.0.1:64679_) [n:127.0.0.1:64679_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_46C97831A68049D6-001/control-001/cores/collection1/data/index
   [junit4]   2> 378403 INFO  (coreLoadExecutor-1419-thread-1-processing-n:127.0.0.1:64679_) [n:127.0.0.1:64679_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=81.810546875, floorSegmentMB=0.9658203125, forceMergeDeletesPctAllowed=26.949261173366303, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5899500142744082
   [junit4]   2> 378403 INFO  (coreLoadExecutor-1419-thread-1-processing-n:127.0.0.1:64679_) [n:127.0.0.1:64679_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@165ce1c7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37591f88),segFN=segments_1,generation=1}
   [junit4]   2> 378403 INFO  (coreLoadExecutor-1419-thread-1-processing-n:127.0.0.1:64679_) [n:127.0.0.1:64679_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 378404 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:64679_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_46C97831A68049D6-001/control-001/cores/collection1/data/
   [junit4]   2> 378404 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:64679_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_46C97831A68049D6-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 378411 INFO  (coreLoadExecutor-1419-thread-1-processing-n:127.0.0.1:64679_) [n:127.0.0.1:64679_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 378411 INFO  (coreLoadExecutor-1419-thread-1-processing-n:127.0.0.1:64679_) [n:127.0.0.1:64679_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 378411 INFO  (coreLoadExecutor-1419-thread-1-processing-n:127.0.0.1:64679_) [n:127.0.0.1:64679_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 378412 INFO  (coreLoadExecutor-1419-thread-1-processing-n:127.0.0.1:64679_) [n:127.0.0.1:64679_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 378412 INFO  (coreLoadExecutor-1419-thread-1-processing-n:127.0.0.1:64679_) [n:127.0.0.1:64679_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 378412 INFO  (coreLoadExecutor-1419-thread-1-processing-n:127.0.0.1:64679_) [n:127.0.0.1:64679_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 378412 INFO  (coreLoadExecutor-1419-thread-1-processing-n:127.0.0.1:64679_) [n:127.0.0.1:64679_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 378412 INFO  (coreLoadExecutor-1419-thread-1-processing-n:127.0.0.1:64679_) [n:127.0.0.1:64679_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 378412 INFO  (coreLoadExecutor-1419-thread-1-processing-n:127.0.0.1:64679_) [n:127.0.0.1:64679_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 378413 WARN  (coreLoadExecutor-1419-thread-1-processing-n:127.0.0.1:64679_) [n:127.0.0.1:64679_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 378419 INFO  (coreLoadExecutor-1419-thread-1-processing-n:127.0.0.1:64679_) [n:127.0.0.1:64679_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 378421 INFO  (coreLoadExecutor-1419-thread-1-processing-n:127.0.0.1:64679_) [n:127.0.0.1:64679_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 378422 INFO  (coreLoadExecutor-1419-thread-1-processing-n:127.0.0.1:64679_) [n:127.0.0.1:64679_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 378423 INFO  (coreLoadExecutor-1419-thread-1-processing-n:127.0.0.1:64679_) [n:127.0.0.1:64679_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 378428 INFO  (coreLoadExecutor-1419-thread-1-processing-n:127.0.0.1:64679_) [n:127.0.0.1:64679_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 378428 INFO  (coreLoadExecutor-1419-thread-1-processing-n:127.0.0.1:64679_) [n:127.0.0.1:64679_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 378429 INFO  (coreLoadExecutor-1419-thread-1-processing-n:127.0.0.1:64679_) [n:127.0.0.1:64679_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 378429 INFO  (coreLoadExecutor-1419-thread-1-processing-n:127.0.0.1:64679_) [n:127.0.0.1:64679_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 378462 INFO  (coreLoadExecutor-1419-thread-1-processing-n:127.0.0.1:64679_) [n:127.0.0.1:64679_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 378462 INFO  (coreLoadExecutor-1419-thread-1-processing-n:127.0.0.1:64679_) [n:127.0.0.1:64679_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 378462 INFO  (coreLoadExecutor-1419-thread-1-processing-n:127.0.0.1:64679_) [n:127.0.0.1:64679_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=13, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.810941682999099]
   [junit4]   2> 378463 INFO  (coreLoadExecutor-1419-thread-1-processing-n:127.0.0.1:64679_) [n:127.0.0.1:64679_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@165ce1c7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37591f88),segFN=segments_1,generation=1}
   [junit4]   2> 378463 INFO  (coreLoadExecutor-1419-thread-1-processing-n:127.0.0.1:64679_) [n:127.0.0.1:64679_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 378463 INFO  (coreLoadExecutor-1419-thread-1-processing-n:127.0.0.1:64679_) [n:127.0.0.1:64679_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@44efb091[collection1] main]
   [junit4]   2> 378463 INFO  (coreLoadExecutor-1419-thread-1-processing-n:127.0.0.1:64679_) [n:127.0.0.1:64679_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 378465 INFO  (coreLoadExecutor-1419-thread-1-processing-n:127.0.0.1:64679_) [n:127.0.0.1:64679_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 378465 INFO  (coreLoadExecutor-1419-thread-1-processing-n:127.0.0.1:64679_) [n:127.0.0.1:64679_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 378467 INFO  (coreLoadExecutor-1419-thread-1-processing-n:127.0.0.1:64679_) [n:127.0.0.1:64679_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 378467 INFO  (coreLoadExecutor-1419-thread-1-processing-n:127.0.0.1:64679_) [n:127.0.0.1:64679_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 378468 INFO  (coreLoadExecutor-1419-thread-1-processing-n:127.0.0.1:64679_) [n:127.0.0.1:64679_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 378469 INFO  (coreLoadExecutor-1419-thread-1-processing-n:127.0.0.1:64679_) [n:127.0.0.1:64679_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 378469 INFO  (coreLoadExecutor-1419-thread-1-processing-n:127.0.0.1:64679_) [n:127.0.0.1:64679_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 378469 INFO  (coreLoadExecutor-1419-thread-1-processing-n:127.0.0.1:64679_) [n:127.0.0.1:64679_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 378469 INFO  (coreLoadExecutor-1419-thread-1-processing-n:127.0.0.1:64679_) [n:127.0.0.1:64679_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 378470 INFO  (searcherExecutor-1420-thread-1-processing-n:127.0.0.1:64679_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64679_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@44efb091[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 378471 INFO  (coreLoadExecutor-1419-thread-1-processing-n:127.0.0.1:64679_) [n:127.0.0.1:64679_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 378471 INFO  (coreLoadExecutor-1419-thread-1-processing-n:127.0.0.1:64679_) [n:127.0.0.1:64679_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 378471 INFO  (coreLoadExecutor-1419-thread-1-processing-n:127.0.0.1:64679_) [n:127.0.0.1:64679_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 378471 INFO  (coreLoadExecutor-1419-thread-1-processing-n:127.0.0.1:64679_) [n:127.0.0.1:64679_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1533607017231417344
   [junit4]   2> 378473 INFO  (coreLoadExecutor-1419-thread-1-processing-n:127.0.0.1:64679_) [n:127.0.0.1:64679_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1533607017231417344
   [junit4]   2> 378473 INFO  (coreLoadExecutor-1419-thread-1-processing-n:127.0.0.1:64679_) [n:127.0.0.1:64679_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 378475 INFO  (coreLoadExecutor-1419-thread-1-processing-n:127.0.0.1:64679_) [n:127.0.0.1:64679_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 378476 INFO  (coreZkRegister-1413-thread-1-processing-n:127.0.0.1:64679_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64679_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:64679 collection:control_collection shard:shard1
   [junit4]   2> 378477 INFO  (coreZkRegister-1413-thread-1-processing-n:127.0.0.1:64679_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64679_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 378485 INFO  (coreZkRegister-1413-thread-1-processing-n:127.0.0.1:64679_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64679_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/95850438444187652-core_node1-n_0000000000
   [junit4]   2> 378486 INFO  (coreZkRegister-1413-thread-1-processing-n:127.0.0.1:64679_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64679_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 378489 INFO  (coreZkRegister-1413-thread-1-processing-n:127.0.0.1:64679_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64679_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 378489 INFO  (coreZkRegister-1413-thread-1-processing-n:127.0.0.1:64679_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64679_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 378489 INFO  (coreZkRegister-1413-thread-1-processing-n:127.0.0.1:64679_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64679_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:64679/collection1/
   [junit4]   2> 378489 INFO  (coreZkRegister-1413-thread-1-processing-n:127.0.0.1:64679_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64679_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 378489 INFO  (coreZkRegister-1413-thread-1-processing-n:127.0.0.1:64679_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64679_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:64679/collection1/ has no replicas
   [junit4]   2> 378490 INFO  (OverseerStateUpdate-95850438444187652-127.0.0.1:64679_-n_0000000000) [n:127.0.0.1:64679_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 378491 INFO  (coreZkRegister-1413-thread-1-processing-n:127.0.0.1:64679_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64679_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 378496 INFO  (coreZkRegister-1413-thread-1-processing-n:127.0.0.1:64679_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64679_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/95850438444187652-core_node1-n_0000000000
   [junit4]   2> 378500 INFO  (coreZkRegister-1413-thread-1-processing-n:127.0.0.1:64679_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64679_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:64679/collection1/ shard1
   [junit4]   2> 378501 INFO  (OverseerStateUpdate-95850438444187652-127.0.0.1:64679_-n_0000000000) [n:127.0.0.1:64679_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:64679",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 378880 INFO  (zkCallback-306-thread-1-processing-n:127.0.0.1:64679_) [n:127.0.0.1:64679_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 378881 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 378883 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 378885 INFO  (zkCallback-308-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@49060a8 name:ZooKeeperConnection Watcher:127.0.0.1:64676/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 378885 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 378885 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 378885 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 378893 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 378895 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 378936 INFO  (coreZkRegister-1413-thread-1-processing-n:127.0.0.1:64679_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64679_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:64679/collection1/ and leader is http://127.0.0.1:64679/collection1/
   [junit4]   2> 378936 INFO  (coreZkRegister-1413-thread-1-processing-n:127.0.0.1:64679_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64679_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:64679
   [junit4]   2> 378936 INFO  (coreZkRegister-1413-thread-1-processing-n:127.0.0.1:64679_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64679_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 378936 INFO  (coreZkRegister-1413-thread-1-processing-n:127.0.0.1:64679_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64679_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 378937 INFO  (coreZkRegister-1413-thread-1-processing-n:127.0.0.1:64679_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64679_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 378940 INFO  (OverseerStateUpdate-95850438444187652-127.0.0.1:64679_-n_0000000000) [n:127.0.0.1:64679_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:64679",
   [junit4]   2>   "node_name":"127.0.0.1:64679_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 378941 INFO  (OverseerStateUpdate-95850438444187652-127.0.0.1:64679_-n_0000000000) [n:127.0.0.1:64679_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:64679",
   [junit4]   2>   "node_name":"127.0.0.1:64679_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 379051 INFO  (zkCallback-308-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 379051 INFO  (zkCallback-306-thread-1-processing-n:127.0.0.1:64679_) [n:127.0.0.1:64679_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 379262 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_46C97831A68049D6-001/shard-1-001/cores/collection1
   [junit4]   2> 379263 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_46C97831A68049D6-001/shard-1-001
   [junit4]   2> 379264 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 379267 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@56c48c97{/,null,AVAILABLE}
   [junit4]   2> 379268 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.e.j.s.ServerConnector Started ServerConnector@5245efd7{HTTP/1.1,[http/1.1]}{127.0.0.1:64694}
   [junit4]   2> 379268 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.e.j.s.Server Started @385548ms
   [junit4]   2> 379268 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_46C97831A68049D6-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=64693, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_46C97831A68049D6-001/shard-1-001/cores}
   [junit4]   2> 379268 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 379269 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_46C97831A68049D6-001/shard-1-001'
   [junit4]   2> 379269 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 379269 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 379269 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 379273 INFO  (zkCallback-309-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@743b5207 name:ZooKeeperConnection Watcher:127.0.0.1:64676/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 379274 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 379274 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 379274 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 379277 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 379277 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_46C97831A68049D6-001/shard-1-001/solr.xml
   [junit4]   2> 379343 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_46C97831A68049D6-001/shard-1-001/cores
   [junit4]   2> 379343 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.c.CoreContainer New CoreContainer 2034473888
   [junit4]   2> 379343 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_46C97831A68049D6-001/shard-1-001]
   [junit4]   2> 379343 WARN  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_46C97831A68049D6-001/shard-1-001/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_46C97831A68049D6-001/shard-1-001/lib
   [junit4]   2> 379344 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 379347 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 379348 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 379348 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 379348 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64676/solr
   [junit4]   2> 379348 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 379348 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 379349 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 379351 INFO  (zkCallback-312-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5a16286f name:ZooKeeperConnection Watcher:127.0.0.1:64676 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 379352 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 379352 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 379356 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [n:127.0.0.1:64693_    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$36/1279524192@455cc180
   [junit4]   2> 379361 INFO  (zkCallback-313-thread-1-processing-n:127.0.0.1:64693_) [n:127.0.0.1:64693_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@33e54edb name:ZooKeeperConnection Watcher:127.0.0.1:64676/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 379361 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [n:127.0.0.1:64693_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 379361 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [n:127.0.0.1:64693_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 379385 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [n:127.0.0.1:64693_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 379391 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [n:127.0.0.1:64693_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 379401 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [n:127.0.0.1:64693_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 379402 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [n:127.0.0.1:64693_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95850438444187656-127.0.0.1:64693_-n_0000000001
   [junit4]   2> 379405 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [n:127.0.0.1:64693_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95850438444187652-127.0.0.1:64679_-n_0000000000 to know if I could be the leader
   [junit4]   2> 379406 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [n:127.0.0.1:64693_    ] o.a.s.c.ZkController Publish node=127.0.0.1:64693_ as DOWN
   [junit4]   2> 379410 INFO  (OverseerStateUpdate-95850438444187652-127.0.0.1:64679_-n_0000000000) [n:127.0.0.1:64679_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:64693_"} current state version: 3
   [junit4]   2> 379410 INFO  (OverseerStateUpdate-95850438444187652-127.0.0.1:64679_-n_0000000000) [n:127.0.0.1:64679_    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:64693_
   [junit4]   2> 379524 INFO  (zkCallback-313-thread-1-processing-n:127.0.0.1:64693_) [n:127.0.0.1:64693_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 379524 INFO  (zkCallback-306-thread-1-processing-n:127.0.0.1:64679_) [n:127.0.0.1:64679_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 379524 INFO  (zkCallback-308-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 380416 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [n:127.0.0.1:64693_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64693_
   [junit4]   2> 380417 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [n:127.0.0.1:64693_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:64693_
   [junit4]   2> 380419 INFO  (zkCallback-308-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 380419 INFO  (zkCallback-313-thread-1-processing-n:127.0.0.1:64693_) [n:127.0.0.1:64693_    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 380420 INFO  (zkCallback-306-thread-1-processing-n:127.0.0.1:64679_) [n:127.0.0.1:64679_    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 380420 INFO  (zkCallback-308-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 380420 INFO  (zkCallback-313-thread-1-processing-n:127.0.0.1:64693_) [n:127.0.0.1:64693_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 380421 INFO  (zkCallback-306-thread-1-processing-n:127.0.0.1:64679_) [n:127.0.0.1:64679_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 380440 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [n:127.0.0.1:64693_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 380440 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [n:127.0.0.1:64693_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 380441 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [n:127.0.0.1:64693_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_46C97831A68049D6-001/shard-1-001/cores
   [junit4]   2> 380443 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [n:127.0.0.1:64693_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 380443 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [n:127.0.0.1:64693_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_46C97831A68049D6-001/shard-1-001/cores/collection1
   [junit4]   2> 380443 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [n:127.0.0.1:64693_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 380445 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [n:127.0.0.1:64693_    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 380445 INFO  (TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]) [n:127.0.0.1:64693_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 380445 INFO  (coreLoadExecutor-1430-thread-1-processing-n:127.0.0.1:64693_) [n:127.0.0.1:64693_ c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 380445 INFO  (coreLoadExecutor-1430-thread-1-processing-n:127.0.0.1:64693_) [n:127.0.0.1:64693_ c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 380448 INFO  (coreLoadExecutor-1430-thread-1-processing-n:127.0.0.1:64693_) [n:127.0.0.1:64693_ c:collection1   x:collection1] o.a.s.c.ZkController Collection collection1 not visible yet, but flagging it so a watch is registered when it becomes visible
   [junit4]   2> 380448 INFO  (coreLoadExecutor-1430-thread-1-processing-n:127.0.0.1:64693_) [n:127.0.0.1:64693_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader addZkWatch [collection1]
   [junit4]   2> 380448 INFO  (OverseerStateUpdate-95850438444187652-127.0.0.1:64679_-n_0000000000) [n:127.0.0.1:64679_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:64693",
   [junit4]   2>   "node_name":"127.0.0.1:64693_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 4
   [junit4]   2> 380449 INFO  (OverseerStateUpdate-95850438444187652-127.0.0.1:64679_-n_0000000000) [n:127.0.0.1:64679_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:64693",
   [junit4]   2>   "node_name":"127.0.0.1:64693_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 380449 INFO  (coreLoadExecutor-1430-thread-1-processing-n:127.0.0.1:64693_) [n:127.0.0.1:64693_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [collection1]
   [junit4]   2> 380449 INFO  (OverseerStateUpdate-95850438444187652-127.0.0.1:64679_-n_0000000000) [n:127.0.0.1:64679_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 380450 INFO  (OverseerStateUpdate-95850438444187652-127.0.0.1:64679_-n_0000000000) [n:127.0.0.1:64679_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 380450 INFO  (coreLoadExecutor-1430-thread-1-processing-n:127.0.0.1:64693_) [n:127.0.0.1:64693_ c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 380557 INFO  (zkCallback-313-thread-1-processing-n:127.0.0.1:64693_) [n:127.0.0.1:64693_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 380557 INFO  (zkCallback-308-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 380557 INFO  (zkCallback-306-thread-1-processing-n:127.0.0.1:64679_) [n:127.0.0.1:64679_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 381454 INFO  (coreLoadExecutor-1430-thread-1-processing-n:127.0.0.1:64693_) [n:127.0.0.1:64693_ c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 381455 INFO  (coreLoadExecutor-1430-thread-1-processing-n:127.0.0.1:64693_) [n:127.0.0.1:64693_ c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 381458 INFO  (coreLoadExecutor-1430-thread-1-processing-n:127.0.0.1:64693_) [n:127.0.0.1:64693_ c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 381458 INFO  (coreLoadExecutor-1430-thread-1-processing-n:127.0.0.1:64693_) [n:127.0.0.1:64693_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 381461 INFO  (coreLoadExecutor-1430-thread-1-processing-n:127.0.0.1:64693_) [n:127.0.0.1:64693_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 381462 INFO  (coreLoadExecutor-1430-thread-1-processing-n:127.0.0.1:64693_) [n:127.0.0.1:64693_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_46C97831A68049D6-001/shard-1-001/cores/collection1'
   [junit4]   2> 381462 INFO  (coreLoadExecutor-1430-thread-1-processing-n:127.0.0.1:64693_) [n:127.0.0.1:64693_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 381462 INFO  (coreLoadExecutor-1430-thread-1-processing-n:127.0.0.1:64693_) [n:127.0.0.1:64693_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 381465 INFO  (coreLoadExecutor-1430-thread-1-processing-n:127.0.0.1:64693_) [n:127.0.0.1:64693_ c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 381479 INFO  (coreLoadExecutor-1430-thread-1-processing-n:127.0.0.1:64693_) [n:127.0.0.1:64693_ c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 381487 INFO  (coreLoadExecutor-1430-thread-1-processing-n:127.0.0.1:64693_) [n:127.0.0.1:64693_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 381499 INFO  (coreLoadExecutor-1430-thread-1-processing-n:127.0.0.1:64693_) [n:127.0.0.1:64693_ c:collection1   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 381510 INFO  (coreLoadExecutor-1430-thread-1-processing-n:127.0.0.1:64693_) [n:127.0.0.1:64693_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 381757 INFO  (coreLoadExecutor-1430-thread-1-processing-n:127.0.0.1:64693_) [n:127.0.0.1:64693_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 381768 INFO  (coreLoadExecutor-1430-thread-1-processing-n:127.0.0.1:64693_) [n:127.0.0.1:64693_ c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 381768 INFO  (coreLoadExecutor-1430-thread-1-processing-n:127.0.0.1:64693_) [n:127.0.0.1:64693_ c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 381813 INFO  (coreLoadExecutor-1430-thread-1-processing-n:127.0.0.1:64693_) [n:127.0.0.1:64693_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 381817 INFO  (coreLoadExecutor-1430-thread-1-processing-n:127.0.0.1:64693_) [n:127.0.0.1:64693_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 381820 INFO  (coreLoadExecutor-1430-thread-1-processing-n:127.0.0.1:64693_) [n:127.0.0.1:64693_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 381827 INFO  (coreLoadExecutor-1430-thread-1-processing-n:127.0.0.1:64693_) [n:127.0.0.1:64693_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 381831 INFO  (coreLoadExecutor-1430-thread-1-processing-n:127.0.0.1:64693_) [n:127.0.0.1:64693_ c:collection1   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 381832 INFO  (coreLoadExecutor-1430-thread-1-processing-n:127.0.0.1:64693_) [n:127.0.0.1:64693_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 381832 INFO  (coreLoadExecutor-1430-thread-1-processing-n:127.0.0.1:64693_) [n:127.0.0.1:64693_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 381832 INFO  (coreLoadExecutor-1430-thread-1-processing-n:127.0.0.1:64693_) [n:127.0.0.1:64693_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_46C97831A68049D6-001/shard-1-001/cores/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_46C97831A68049D6-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 381832 INFO  (coreLoadExecutor-1430-thread-1-processing-n:127.0.0.1:64693_) [n:127.0.0.1:64693_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@56a259dc
   [junit4]   2> 381836 INFO  (coreLoadExecutor-1430-thread-1-processing-n:127.0.0.1:64693_) [n:127.0.0.1:64693_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_46C97831A68049D6-001/shard-1-001/cores/collection1/data
   [junit4]   2> 381837 INFO  (coreLoadExecutor-1430-thread-1-processing-n:127.0.0.1:64693_) [n:127.0.0.1:64693_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_46C97831A68049D6-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 381837 WARN  (coreLoadExecutor-1430-thread-1-processing-n:127.0.0.1:64693_) [n:127.0.0.1:64693_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_46C97831A68049D6-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 381837 INFO  (coreLoadExecutor-1430-thread-1-processing-n:127.0.0.1:64693_) [n:127.0.0.1:64693_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_46C97831A68049D6-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 381837 INFO  (coreLoadExecutor-1430-thread-1-processing-n:127.0.0.1:64693_) [n:127.0.0.1:64693_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=81.810546875, floorSegmentMB=0.9658203125, forceMergeDeletesPctAllowed=26.949261173366303, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5899500142744082
   [junit4]   2> 381840 INFO  (coreLoadExecutor-1430-thread-1-processing-n:127.0.0.1:64693_) [n:127.0.0.1:64693_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@246a0000 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4eaffec8),segFN=segments_1,generation=1}
   [junit4]   2> 381840 INFO  (coreLoadExecutor-1430-thread-1-processing-n:127.0.0.1:64693_) [n:127.0.0.1:64693_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 381851 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:64693_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_46C97831A68049D6-001/shard-1-001/cores/collection1/data/
   [junit4]   2> 381852 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:64693_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_46C97831A68049D6-001/shard-1-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 381855 INFO  (coreLoadExecutor-1430-thread-1-processing-n:127.0.0.1:64693_) [n:127.0.0.1:64693_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 381855 INFO  (coreLoadExecutor-1430-thread-1-processing-n:127.0.0.1:64693_) [n:127.0.0.1:64693_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 381856 INFO  (coreLoadExecutor-1430-thread-1-processing-n:127.0.0.1:64693_) [n:127.0.0.1:64693_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 381856 INFO  (coreLoadExecutor-1430-thread-1-processing-n:127.0.0.1:64693_) [n:127.0.0.1:64693_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 381856 INFO  (coreLoadExecutor-1430-thread-1-processing-n:127.0.0.1:64693_) [n:127.0.0.1:64693_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 381856 INFO  (coreLoadExecutor-1430-thread-1-processing-n:127.0.0.1:64693_) [n:127.0.0.1:64693_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 381856 INFO  (coreLoadExecutor-1430-thread-1-processing-n:127.0.0.1:64693_) [n:127.0.0.1:64693_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 381856 INFO  (coreLoadExecutor-1430-thread-1-processing-n:127.0.0.1:64693_) [n:127.0.0.1:64693_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 381856 INFO  (coreLoadExecutor-1430-thread-1-processing-n:127.0.0.1:64693_) [n:127.0.0.1:64693_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 381857 WARN  (coreLoadExecutor-1430-thread-1-processing-n:127.0.0.1:64693_) [n:127.0.0.1:64693_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 381863 INFO  (coreLoadExecutor-1430-thread-1-processing-n:127.0.0.1:64693_) [n:127.0.0.1:64693_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 381865 INFO  (coreLoadExecutor-1430-thread-1-processing-n:127.0.0.1:64693_) [n:127.0.0.1:64693_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 381866 INFO  (coreLoadExecutor-1430-thread-1-p

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

 org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:138)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2>   27) Thread[id=2674, name=searcherExecutor-1471-thread-1, state=WAITING, group=TGRP-HttpPartitionTest]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2>   28) Thread[id=2575, name=org.eclipse.jetty.server.session.HashSessionManager@24f36679Timer, state=TIMED_WAITING, group=TGRP-HttpPartitionTest]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]   2>         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
   [junit4]   2>         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2>   29) Thread[id=2679, name=searcherExecutor-1470-thread-1, state=WAITING, group=TGRP-HttpPartitionTest]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2>   30) Thread[id=2485, name=org.eclipse.jetty.server.session.HashSessionManager@13b54ceeTimer, state=TIMED_WAITING, group=TGRP-HttpPartitionTest]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]   2>         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
   [junit4]   2>         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2>   31) Thread[id=2586, name=Thread-1104, state=WAITING, group=TGRP-HttpPartitionTest]
   [junit4]   2>         at java.lang.Object.wait(Native Method)
   [junit4]   2>         at java.lang.Object.wait(Object.java:502)
   [junit4]   2>         at org.apache.solr.core.CloserThread.run(CoreContainer.java:1240)
   [junit4]   2>   32) Thread[id=2492, name=TEST-HttpPartitionTest.test-seed#[46C97831A68049D6]-SendThread(127.0.0.1:64676), state=TIMED_WAITING, group=TGRP-HttpPartitionTest]
   [junit4]   2>         at java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:994)
   [junit4]   2>   33) Thread[id=2573, name=qtp1980095848-2573, state=RUNNABLE, group=TGRP-HttpPartitionTest]
   [junit4]   2>         at sun.nio.ch.IOUtil.drain(Native Method)
   [junit4]   2>         at sun.nio.ch.KQueueSelectorImpl.updateSelectedKeys(KQueueSelectorImpl.java:181)
   [junit4]   2>         at sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
   [junit4]   2>         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]   2>         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]   2>         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
   [junit4]   2>         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:233)
   [junit4]   2>         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:181)
   [junit4]   2>         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:171)
   [junit4]   2>         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2>   34) Thread[id=2530, name=Thread-1080, state=WAITING, group=TGRP-HttpPartitionTest]
   [junit4]   2>         at java.lang.Object.wait(Native Method)
   [junit4]   2>         at java.lang.Object.wait(Object.java:502)
   [junit4]   2>         at org.apache.solr.core.CloserThread.run(CoreContainer.java:1240)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {range_facet_l_dv=FSTOrd50, _version_=BlockTreeOrds(blocksize=128), multiDefault=Lucene50(blocksize=128), a_t=BlockTreeOrds(blocksize=128), intDefault=BlockTreeOrds(blocksize=128), id=FSTOrd50, range_facet_i_dv=BlockTreeOrds(blocksize=128), text=FST50, range_facet_l=BlockTreeOrds(blocksize=128), timestamp=BlockTreeOrds(blocksize=128)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54), range_facet_i_dv=DocValuesFormat(name=Lucene54), timestamp=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=1179, maxMBSortInHeap=7.632588050578802, sim=ClassicSimilarity, locale=es, timezone=Australia/Victoria
   [junit4]   2> NOTE: Mac OS X 10.11.4 x86_64/Oracle Corporation 1.8.0_72 (64-bit)/cpus=3,threads=65,free=368347856,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestManagedResourceStorage, TestObjectReleaseTracker, HLLUtilTest, DistributedQueryElevationComponentTest, BlockDirectoryTest, AssignTest, TestPseudoReturnFields, SolrIndexConfigTest, TestLuceneMatchVersion, TestRebalanceLeaders, TestMergePolicyConfig, TestStressLucene, TestSearcherReuse, CoreAdminRequestStatusTest, BigEndianAscendingWordDeserializerTest, UUIDUpdateProcessorFallbackTest, BadCopyFieldTest, TestReplicationHandler, ClusterStateUpdateTest, CurrencyFieldXmlFileTest, SolrTestCaseJ4Test, RecoveryAfterSoftCommitTest, BasicDistributedZkTest, AnalysisAfterCoreReloadTest, BadComponentTest, TestSSLRandomization, HttpPartitionTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HttpPartitionTest -Dtests.seed=46C97831A68049D6 -Dtests.slow=true -Dtests.locale=es -Dtests.timezone=Australia/Victoria -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | HttpPartitionTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([46C97831A68049D6]:0)
   [junit4] Completed [473/595 (1!)] on J0 in 7224.34s, 1 test, 2 errors <<< FAILURES!

[...truncated 407 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/build.xml:740: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/build.xml:684: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/build.xml:59: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build.xml:233: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/common-build.xml:529: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/lucene/common-build.xml:1457: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/lucene/common-build.xml:1014: There were test failures: 595 suites (10 ignored), 2404 tests, 1 suite-level error, 1 error, 559 ignored (71 assumptions) [seed: 46C97831A68049D6]

Total time: 151 minutes 56 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any