Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16665/
Java: 32bit/jdk-9-ea+116 -client -XX:+UseConcMarkSweepGC

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([9C2D63DA9E029EEA:7133D8E0150F9F6E]:0)
        at 
org.apache.solr.MinimalSchemaTest.testAllConfiguredHandlers(MinimalSchemaTest.java:130)
        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native 
Method)
        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
        at 
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:531)
        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(java.base@9-ea/Thread.java:804)
Caused by: java.lang.RuntimeException: Exception during query
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:785)
        at 
org.apache.solr.MinimalSchemaTest.testAllConfiguredHandlers(MinimalSchemaTest.java:121)
        ... 39 more
Caused by: org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; El 
contenido no está permitido en el prólogo.
        at 
com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(java.xml@9-ea/DOMParser.java:256)
        at 
com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(java.xml@9-ea/DocumentBuilderImpl.java:339)
        at 
javax.xml.parsers.DocumentBuilder.parse(java.xml@9-ea/DocumentBuilder.java:122)
        at 
org.apache.solr.util.BaseTestHarness.validateXPath(BaseTestHarness.java:84)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:770)
        ... 40 more


FAILED:  
org.apache.solr.cloud.overseer.ZkStateReaderTest.testStateFormatUpdateWithTimeDelay

Error Message:
Could not find collection : c1

Stack Trace:
org.apache.solr.common.SolrException: Could not find collection : c1
        at 
__randomizedtesting.SeedInfo.seed([9C2D63DA9E029EEA:E3B3D45FF760B360]:0)
        at 
org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:192)
        at 
org.apache.solr.cloud.overseer.ZkStateReaderTest.testStateFormatUpdate(ZkStateReaderTest.java:128)
        at 
org.apache.solr.cloud.overseer.ZkStateReaderTest.testStateFormatUpdateWithTimeDelay(ZkStateReaderTest.java:51)
        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native 
Method)
        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
        at 
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:531)
        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(java.base@9-ea/Thread.java:804)


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([9C2D63DA9E029EEA:5F005241CECA57AB]: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 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native 
Method)
        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
        at 
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:531)
        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(java.base@9-ea/Thread.java:804)




Build Log:
[...truncated 10797 lines...]
   [junit4] Suite: org.apache.solr.MinimalSchemaTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.MinimalSchemaTest_9C2D63DA9E029EEA-001/init-core-data-001
   [junit4]   2> 226314 INFO  
(SUITE-MinimalSchemaTest-seed#[9C2D63DA9E029EEA]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 226314 INFO  
(SUITE-MinimalSchemaTest-seed#[9C2D63DA9E029EEA]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 226314 INFO  
(SUITE-MinimalSchemaTest-seed#[9C2D63DA9E029EEA]-worker) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 226314 INFO  
(SUITE-MinimalSchemaTest-seed#[9C2D63DA9E029EEA]-worker) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 226314 INFO  
(SUITE-MinimalSchemaTest-seed#[9C2D63DA9E029EEA]-worker) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 226314 INFO  
(SUITE-MinimalSchemaTest-seed#[9C2D63DA9E029EEA]-worker) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 226314 INFO  
(SUITE-MinimalSchemaTest-seed#[9C2D63DA9E029EEA]-worker) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 226330 INFO  
(SUITE-MinimalSchemaTest-seed#[9C2D63DA9E029EEA]-worker) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 226337 INFO  
(SUITE-MinimalSchemaTest-seed#[9C2D63DA9E029EEA]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 226358 INFO  
(SUITE-MinimalSchemaTest-seed#[9C2D63DA9E029EEA]-worker) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solr/collection1/conf/solrconfig.xml
   [junit4]   2> 226360 INFO  
(SUITE-MinimalSchemaTest-seed#[9C2D63DA9E029EEA]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=minimal
   [junit4]   2> 226361 WARN  
(SUITE-MinimalSchemaTest-seed#[9C2D63DA9E029EEA]-worker) [    ] 
o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 226361 INFO  
(SUITE-MinimalSchemaTest-seed#[9C2D63DA9E029EEA]-worker) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 226361 INFO  
(SUITE-MinimalSchemaTest-seed#[9C2D63DA9E029EEA]-worker) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 226361 INFO  
(SUITE-MinimalSchemaTest-seed#[9C2D63DA9E029EEA]-worker) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr'
   [junit4]   2> 226362 INFO  
(SUITE-MinimalSchemaTest-seed#[9C2D63DA9E029EEA]-worker) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 226362 INFO  
(SUITE-MinimalSchemaTest-seed#[9C2D63DA9E029EEA]-worker) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 226362 INFO  
(SUITE-MinimalSchemaTest-seed#[9C2D63DA9E029EEA]-worker) [    ] 
o.a.s.c.CoreContainer New CoreContainer 4835330
   [junit4]   2> 226362 INFO  
(SUITE-MinimalSchemaTest-seed#[9C2D63DA9E029EEA]-worker) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr]
   [junit4]   2> 226362 WARN  
(SUITE-MinimalSchemaTest-seed#[9C2D63DA9E029EEA]-worker) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/lib
   [junit4]   2> 226362 INFO  
(SUITE-MinimalSchemaTest-seed#[9C2D63DA9E029EEA]-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,
   [junit4]   2> 226367 INFO  
(SUITE-MinimalSchemaTest-seed#[9C2D63DA9E029EEA]-worker) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 226368 INFO  
(SUITE-MinimalSchemaTest-seed#[9C2D63DA9E029EEA]-worker) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 226368 INFO  
(SUITE-MinimalSchemaTest-seed#[9C2D63DA9E029EEA]-worker) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 226368 INFO  
(SUITE-MinimalSchemaTest-seed#[9C2D63DA9E029EEA]-worker) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 226368 INFO  
(SUITE-MinimalSchemaTest-seed#[9C2D63DA9E029EEA]-worker) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 226368 INFO  
(SUITE-MinimalSchemaTest-seed#[9C2D63DA9E029EEA]-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=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.MinimalSchemaTest_9C2D63DA9E029EEA-001/init-core-data-001,
 shard=shard1}
   [junit4]   2> 226368 INFO  (coreLoadExecutor-3714-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 226369 INFO  (coreLoadExecutor-3714-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 226369 INFO  (coreLoadExecutor-3714-thread-1) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 226369 INFO  (coreLoadExecutor-3714-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 226369 INFO  (coreLoadExecutor-3714-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 226381 INFO  (coreLoadExecutor-3714-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 226391 INFO  (coreLoadExecutor-3714-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 226410 INFO  (coreLoadExecutor-3714-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solr/collection1/conf/solrconfig.xml
   [junit4]   2> 226413 INFO  (coreLoadExecutor-3714-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=minimal
   [junit4]   2> 226415 WARN  (coreLoadExecutor-3714-thread-1) [    ] 
o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 226416 INFO  (coreLoadExecutor-3714-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 226416 INFO  (coreLoadExecutor-3714-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 226416 INFO  (coreLoadExecutor-3714-thread-1) [    ] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 226416 INFO  (coreLoadExecutor-3714-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.MinimalSchemaTest_9C2D63DA9E029EEA-001/init-core-data-001/]
   [junit4]   2> 226417 INFO  (coreLoadExecutor-3714-thread-1) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@533517
   [junit4]   2> 226417 INFO  (coreLoadExecutor-3714-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.MinimalSchemaTest_9C2D63DA9E029EEA-001/init-core-data-001
   [junit4]   2> 226417 INFO  (coreLoadExecutor-3714-thread-1) [    ] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.MinimalSchemaTest_9C2D63DA9E029EEA-001/init-core-data-001/index/
   [junit4]   2> 226417 WARN  (coreLoadExecutor-3714-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.MinimalSchemaTest_9C2D63DA9E029EEA-001/init-core-data-001/index'
 doesn't exist. Creating new index...
   [junit4]   2> 226417 INFO  (coreLoadExecutor-3714-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.MinimalSchemaTest_9C2D63DA9E029EEA-001/init-core-data-001/index
   [junit4]   2> 226417 INFO  (coreLoadExecutor-3714-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=35, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 226418 INFO  (coreLoadExecutor-3714-thread-1) [    ] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@3d1269 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1502edf),segFN=segments_1,generation=1}
   [junit4]   2> 226418 INFO  (coreLoadExecutor-3714-thread-1) [    ] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 226418 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore 
Looking for old index directories to cleanup for core collection1 in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.MinimalSchemaTest_9C2D63DA9E029EEA-001/init-core-data-001/
   [junit4]   2> 226421 INFO  (coreLoadExecutor-3714-thread-1) [    ] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 226421 INFO  (coreLoadExecutor-3714-thread-1) [    ] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 226421 INFO  (coreLoadExecutor-3714-thread-1) [    ] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 226421 INFO  (coreLoadExecutor-3714-thread-1) [    ] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 226421 INFO  (coreLoadExecutor-3714-thread-1) [    ] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 226421 INFO  (coreLoadExecutor-3714-thread-1) [    ] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 226421 INFO  (coreLoadExecutor-3714-thread-1) [    ] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"uniq-fields"
   [junit4]   2> 226421 INFO  (coreLoadExecutor-3714-thread-1) [    ] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 226421 INFO  (coreLoadExecutor-3714-thread-1) [    ] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 226421 INFO  (coreLoadExecutor-3714-thread-1) [    ] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 226422 INFO  (coreLoadExecutor-3714-thread-1) [    ] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 226422 INFO  (coreLoadExecutor-3714-thread-1) [    ] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 226424 INFO  (coreLoadExecutor-3714-thread-1) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 226425 INFO  (coreLoadExecutor-3714-thread-1) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 226426 INFO  (coreLoadExecutor-3714-thread-1) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 226427 INFO  (coreLoadExecutor-3714-thread-1) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 226429 INFO  (coreLoadExecutor-3714-thread-1) [    ] 
o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 226431 INFO  (coreLoadExecutor-3714-thread-1) [    ] 
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> 226431 INFO  (coreLoadExecutor-3714-thread-1) [    ] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 226431 INFO  (coreLoadExecutor-3714-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 226431 INFO  (coreLoadExecutor-3714-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 226432 INFO  (coreLoadExecutor-3714-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 226432 INFO  (coreLoadExecutor-3714-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 226432 INFO  (coreLoadExecutor-3714-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=33, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 226432 INFO  (coreLoadExecutor-3714-thread-1) [    ] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@3d1269 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1502edf),segFN=segments_1,generation=1}
   [junit4]   2> 226432 INFO  (coreLoadExecutor-3714-thread-1) [    ] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 226433 INFO  (coreLoadExecutor-3714-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1952680[collection1] main]
   [junit4]   2> 226433 INFO  (coreLoadExecutor-3714-thread-1) [    ] 
o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 226433 INFO  (coreLoadExecutor-3714-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 226433 INFO  (coreLoadExecutor-3714-thread-1) [    ] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 226433 INFO  (coreLoadExecutor-3714-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 226457 INFO  (coreLoadExecutor-3714-thread-1) [    ] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 226580 INFO  (coreLoadExecutor-3714-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 226580 INFO  (searcherExecutor-3715-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 226580 INFO  (searcherExecutor-3715-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 226580 INFO  (searcherExecutor-3715-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 226580 INFO  (searcherExecutor-3715-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 226580 INFO  (searcherExecutor-3715-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 226581 INFO  (coreLoadExecutor-3714-thread-1) [    ] 
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 226581 INFO  (searcherExecutor-3715-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 226581 INFO  (coreLoadExecutor-3714-thread-1) [    ] 
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version 
buckets from index
   [junit4]   2> 226581 INFO  (coreLoadExecutor-3714-thread-1) [    ] 
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket 
highest value from index
   [junit4]   2> 226581 INFO  (coreLoadExecutor-3714-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1533531061544288256
   [junit4]   2> 226581 INFO  (searcherExecutor-3715-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 226581 INFO  (searcherExecutor-3715-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 226581 INFO  (searcherExecutor-3715-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 226581 INFO  (searcherExecutor-3715-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1952680[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 226583 INFO  (coreLoadExecutor-3714-thread-1) [    ] 
o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 
1533531061544288256
   [junit4]   2> 226583 INFO  (coreLoadExecutor-3714-thread-1) [    ] 
o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 226584 INFO  
(SUITE-MinimalSchemaTest-seed#[9C2D63DA9E029EEA]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 226585 INFO  
(SUITE-MinimalSchemaTest-seed#[9C2D63DA9E029EEA]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[(null)]} 0 1
   [junit4]   2> 226586 INFO  
(SUITE-MinimalSchemaTest-seed#[9C2D63DA9E029EEA]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[(null)]} 0 0
   [junit4]   2> 226587 INFO  
(SUITE-MinimalSchemaTest-seed#[9C2D63DA9E029EEA]-worker) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 226589 INFO  
(SUITE-MinimalSchemaTest-seed#[9C2D63DA9E029EEA]-worker) [    ] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@3d1269 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1502edf),segFN=segments_1,generation=1}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@3d1269 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1502edf),segFN=segments_2,generation=2}
   [junit4]   2> 226589 INFO  
(SUITE-MinimalSchemaTest-seed#[9C2D63DA9E029EEA]-worker) [    ] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 226590 INFO  
(SUITE-MinimalSchemaTest-seed#[9C2D63DA9E029EEA]-worker) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@18ed44[collection1] main]
   [junit4]   2> 226590 INFO  
(SUITE-MinimalSchemaTest-seed#[9C2D63DA9E029EEA]-worker) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 226590 INFO  (searcherExecutor-3715-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@18ed44[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C2)))}
   [junit4]   2> 226591 INFO  
(SUITE-MinimalSchemaTest-seed#[9C2D63DA9E029EEA]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 4
   [junit4]   2> 226591 INFO  
(SUITE-MinimalSchemaTest-seed#[9C2D63DA9E029EEA]-worker) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 226592 WARN  
(SUITE-MinimalSchemaTest-seed#[9C2D63DA9E029EEA]-worker) [    ] 
o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the 
entire index! Use with care.
   [junit4]   2> 226592 INFO  
(SUITE-MinimalSchemaTest-seed#[9C2D63DA9E029EEA]-worker) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 226592 INFO  
(SUITE-MinimalSchemaTest-seed#[9C2D63DA9E029EEA]-worker) [    ] 
o.a.s.c.SolrCore SolrIndexSearcher has not changed - not re-opening: 
org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 226592 INFO  
(SUITE-MinimalSchemaTest-seed#[9C2D63DA9E029EEA]-worker) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 226592 INFO  
(SUITE-MinimalSchemaTest-seed#[9C2D63DA9E029EEA]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{optimize=} 0 0
   [junit4]   2> 226593 INFO  
(TEST-MinimalSchemaTest.testLuke-seed#[9C2D63DA9E029EEA]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testLuke
   [junit4]   2> 226597 INFO  
(TEST-MinimalSchemaTest.testLuke-seed#[9C2D63DA9E029EEA]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={qt=/admin/luke&wt=xml} status=0 QTime=3
   [junit4]   2> 226597 INFO  
(TEST-MinimalSchemaTest.testLuke-seed#[9C2D63DA9E029EEA]) [    ] 
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> 226598 INFO  
(TEST-MinimalSchemaTest.testLuke-seed#[9C2D63DA9E029EEA]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testLuke
   [junit4]   2> 226599 INFO  
(TEST-MinimalSchemaTest.testSimpleQueries-seed#[9C2D63DA9E029EEA]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testSimpleQueries
   [junit4]   2> 226600 INFO  
(TEST-MinimalSchemaTest.testSimpleQueries-seed#[9C2D63DA9E029EEA]) [    ] 
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> 226600 INFO  
(TEST-MinimalSchemaTest.testSimpleQueries-seed#[9C2D63DA9E029EEA]) [    ] 
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> 226600 INFO  
(TEST-MinimalSchemaTest.testSimpleQueries-seed#[9C2D63DA9E029EEA]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testSimpleQueries
   [junit4]   2> 226601 INFO  
(TEST-MinimalSchemaTest.testAllConfiguredHandlers-seed#[9C2D63DA9E029EEA]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testAllConfiguredHandlers
   [junit4]   2> 226602 INFO  
(TEST-MinimalSchemaTest.testAllConfiguredHandlers-seed#[9C2D63DA9E029EEA]) [    
] 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> 226602 INFO  
(TEST-MinimalSchemaTest.testAllConfiguredHandlers-seed#[9C2D63DA9E029EEA]) [    
] 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> 226603 INFO  
(TEST-MinimalSchemaTest.testAllConfiguredHandlers-seed#[9C2D63DA9E029EEA]) [    
] 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> 226604 INFO  
(TEST-MinimalSchemaTest.testAllConfiguredHandlers-seed#[9C2D63DA9E029EEA]) [    
] 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> 226604 INFO  
(TEST-MinimalSchemaTest.testAllConfiguredHandlers-seed#[9C2D63DA9E029EEA]) [    
] 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> 226604 INFO  
(TEST-MinimalSchemaTest.testAllConfiguredHandlers-seed#[9C2D63DA9E029EEA]) [    
] 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> 226605 INFO  
(TEST-MinimalSchemaTest.testAllConfiguredHandlers-seed#[9C2D63DA9E029EEA]) [    
] 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> 226605 INFO  
(TEST-MinimalSchemaTest.testAllConfiguredHandlers-seed#[9C2D63DA9E029EEA]) [    
] 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> 226605 INFO  
(TEST-MinimalSchemaTest.testAllConfiguredHandlers-seed#[9C2D63DA9E029EEA]) [    
] 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> 226606 INFO  
(TEST-MinimalSchemaTest.testAllConfiguredHandlers-seed#[9C2D63DA9E029EEA]) [    
] 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> 226608 ERROR 
(TEST-MinimalSchemaTest.testAllConfiguredHandlers-seed#[9C2D63DA9E029EEA]) [    
] 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:759)
   [junit4]   2>        at 
org.apache.solr.MinimalSchemaTest.testAllConfiguredHandlers(MinimalSchemaTest.java:121)
   [junit4]   2>        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native 
Method)
   [junit4]   2>        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
   [junit4]   2>        at 
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at 
java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:531)
   [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(java.base@9-ea/Thread.java:804)
   [junit4]   2> 
   [junit4]   2> 226610 INFO  
(TEST-MinimalSchemaTest.testAllConfiguredHandlers-seed#[9C2D63DA9E029EEA]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=foo:bar&qt=/graph&omitHeader=false&wt=xml} status=0 QTime=4
   [junit4]   2> may 05, 2016 5:59:46 P.M. 
sun.util.PropertyResourceBundleCharset$PropertiesFileDecoder decodeLoop
   [junit4]   2> INFORMACIÓN: Invalid or unmappable UTF-8 sequence detected. 
Switching encoding from UTF-8 to ISO-8859-1
   [junit4]   2> [Fatal Error] :1:1: El contenido no está permitido en el 
prólogo.
   [junit4]   2> 226624 ERROR 
(TEST-MinimalSchemaTest.testAllConfiguredHandlers-seed#[9C2D63DA9E029EEA]) [    
] o.a.s.SolrTestCaseJ4 REQUEST FAILED: 
q=foo:bar&qt=/graph&omitHeader=false&wt=xml:org.xml.sax.SAXParseException; 
lineNumber: 1; columnNumber: 1; El contenido no está permitido en el prólogo.
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(java.xml@9-ea/DOMParser.java:256)
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(java.xml@9-ea/DocumentBuilderImpl.java:339)
   [junit4]   2>        at 
javax.xml.parsers.DocumentBuilder.parse(java.xml@9-ea/DocumentBuilder.java:122)
   [junit4]   2>        at 
org.apache.solr.util.BaseTestHarness.validateXPath(BaseTestHarness.java:84)
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:770)
   [junit4]   2>        at 
org.apache.solr.MinimalSchemaTest.testAllConfiguredHandlers(MinimalSchemaTest.java:121)
   [junit4]   2>        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native 
Method)
   [junit4]   2>        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
   [junit4]   2>        at 
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at 
java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:531)
   [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(java.base@9-ea/Thread.java:804)
   [junit4]   2> 
   [junit4]   2> 226624 INFO  
(TEST-MinimalSchemaTest.testAllConfiguredHandlers-seed#[9C2D63DA9E029EEA]) [    
] o.a.s.SolrTestCaseJ4 ###Ending testAllConfiguredHandlers
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=MinimalSchemaTest 
-Dtests.method=testAllConfiguredHandlers -Dtests.seed=9C2D63DA9E029EEA 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es-MX 
-Dtests.timezone=Canada/Central -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.03s J1 | MinimalSchemaTest.testAllConfiguredHandlers <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: exception w/handler: 
'/graph'
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([9C2D63DA9E029EEA:7133D8E0150F9F6E]:0)
   [junit4]    >        at 
org.apache.solr.MinimalSchemaTest.testAllConfiguredHandlers(MinimalSchemaTest.java:130)
   [junit4]    >        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native 
Method)
   [junit4]    >        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
   [junit4]    > Caused by: java.lang.RuntimeException: Exception during query
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:785)
   [junit4]    >        at 
org.apache.solr.MinimalSchemaTest.testAllConfiguredHandlers(MinimalSchemaTest.java:121)
   [junit4]    >        ... 39 more
   [junit4]    > Caused by: org.xml.sax.SAXParseException; lineNumber: 1; 
columnNumber: 1; El contenido no está permitido en el prólogo.
   [junit4]    >        at 
com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(java.xml@9-ea/DOMParser.java:256)
   [junit4]    >        at 
com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(java.xml@9-ea/DocumentBuilderImpl.java:339)
   [junit4]    >        at 
javax.xml.parsers.DocumentBuilder.parse(java.xml@9-ea/DocumentBuilder.java:122)
   [junit4]    >        at 
org.apache.solr.util.BaseTestHarness.validateXPath(BaseTestHarness.java:84)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:770)
   [junit4]    >        ... 40 more
   [junit4]   2> 226627 INFO  
(SUITE-MinimalSchemaTest-seed#[9C2D63DA9E029EEA]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 226627 INFO  
(SUITE-MinimalSchemaTest-seed#[9C2D63DA9E029EEA]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=4835330
   [junit4]   2> 226628 INFO  (coreCloseExecutor-3720-thread-1) [    ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1175519
   [junit4]   2> 226628 INFO  (coreCloseExecutor-3720-thread-1) [    ] 
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> 226628 INFO  (coreCloseExecutor-3720-thread-1) [    ] 
o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 226628 INFO  (coreCloseExecutor-3720-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing 
IndexWriter
   [junit4]   2> 226628 INFO  (coreCloseExecutor-3720-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 226629 INFO  (coreCloseExecutor-3720-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 226635 INFO  (coreCloseExecutor-3720-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories 
currently being tracked
   [junit4]   2> 226635 INFO  (coreCloseExecutor-3720-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.MinimalSchemaTest_9C2D63DA9E029EEA-001/init-core-data-001/index
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.MinimalSchemaTest_9C2D63DA9E029EEA-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 226635 INFO  (coreCloseExecutor-3720-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 226635 INFO  (coreCloseExecutor-3720-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.MinimalSchemaTest_9C2D63DA9E029EEA-001/init-core-data-001/index
   [junit4]   2> 226635 INFO  (coreCloseExecutor-3720-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.MinimalSchemaTest_9C2D63DA9E029EEA-001/init-core-data-001
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.MinimalSchemaTest_9C2D63DA9E029EEA-001/init-core-data-001;done=false>>]
   [junit4]   2> 226635 INFO  (coreCloseExecutor-3720-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 226635 INFO  (coreCloseExecutor-3720-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.MinimalSchemaTest_9C2D63DA9E029EEA-001/init-core-data-001
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.MinimalSchemaTest_9C2D63DA9E029EEA-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): 
{subject=PostingsFormat(name=Memory doPackFST= false), project=FST50, 
id=FST50}, docValues:{}, maxPointsInLeafNode=555, 
maxMBSortInHeap=7.367431266906989, sim=ClassicSimilarity, locale=es-MX, 
timezone=Canada/Central
   [junit4]   2> NOTE: Linux 4.4.0-21-generic i386/Oracle Corporation 9-ea 
(32-bit)/cpus=12,threads=1,free=53292048,total=169824256
   [junit4]   2> NOTE: All tests run in this JVM: 
[DistributedDebugComponentTest, MoreLikeThisHandlerTest, 
TestScoreJoinQPNoScore, TestSearcherReuse, CheckHdfsIndexTest, 
TestWordDelimiterFilterFactory, ZkCLITest, TestSimpleTrackingShardHandler, 
TestStressLiveNodes, BasicFunctionalityTest, TestClusterStateMutator, 
SpellingQueryConverterTest, NumericFieldsTest, CloudMLTQParserTest, 
OverseerRolesTest, UpdateRequestProcessorFactoryTest, 
ChaosMonkeyNothingIsSafeTest, TestRTimerTree, TestFastLRUCache, 
TestDFISimilarityFactory, SpellCheckCollatorTest, SolrXmlInZkTest, 
TestSystemIdResolver, TestQuerySenderNoQuery, MinimalSchemaTest]
   [junit4] Completed [75/594 (1!)] on J1 in 0.35s, 3 tests, 1 error <<< 
FAILURES!

[...truncated 124 lines...]
   [junit4] Suite: org.apache.solr.core.SolrCoreTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.SolrCoreTest_9C2D63DA9E029EEA-001/init-core-data-001
   [junit4]   2> 306939 INFO  
(SUITE-SolrCoreTest-seed#[9C2D63DA9E029EEA]-worker) [    ] o.a.s.SolrTestCaseJ4 
Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 306940 INFO  
(TEST-SolrCoreTest.testRefCountMT-seed#[9C2D63DA9E029EEA]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testRefCountMT
   [junit4]   2> 306940 INFO  
(TEST-SolrCoreTest.testRefCountMT-seed#[9C2D63DA9E029EEA]) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 306940 INFO  
(TEST-SolrCoreTest.testRefCountMT-seed#[9C2D63DA9E029EEA]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 306940 INFO  
(TEST-SolrCoreTest.testRefCountMT-seed#[9C2D63DA9E029EEA]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 306940 INFO  
(TEST-SolrCoreTest.testRefCountMT-seed#[9C2D63DA9E029EEA]) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 306941 INFO  
(TEST-SolrCoreTest.testRefCountMT-seed#[9C2D63DA9E029EEA]) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 306941 INFO  
(TEST-SolrCoreTest.testRefCountMT-seed#[9C2D63DA9E029EEA]) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 306956 INFO  
(TEST-SolrCoreTest.testRefCountMT-seed#[9C2D63DA9E029EEA]) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 306965 INFO  
(TEST-SolrCoreTest.testRefCountMT-seed#[9C2D63DA9E029EEA]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 306987 INFO  
(TEST-SolrCoreTest.testRefCountMT-seed#[9C2D63DA9E029EEA]) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 306990 INFO  
(TEST-SolrCoreTest.testRefCountMT-seed#[9C2D63DA9E029EEA]) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 307071 INFO  
(TEST-SolrCoreTest.testRefCountMT-seed#[9C2D63DA9E029EEA]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 307074 INFO  
(TEST-SolrCoreTest.testRefCountMT-seed#[9C2D63DA9E029EEA]) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 307075 INFO  
(TEST-SolrCoreTest.testRefCountMT-seed#[9C2D63DA9E029EEA]) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 307078 INFO  
(TEST-SolrCoreTest.testRefCountMT-seed#[9C2D63DA9E029EEA]) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 307079 INFO  
(TEST-SolrCoreTest.testRefCountMT-seed#[9C2D63DA9E029EEA]) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 307079 INFO  
(TEST-SolrCoreTest.testRefCountMT-seed#[9C2D63DA9E029EEA]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 307079 INFO  
(TEST-SolrCoreTest.testRefCountMT-seed#[9C2D63DA9E029EEA]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 307080 INFO  
(TEST-SolrCoreTest.testRefCountMT-seed#[9C2D63DA9E029EEA]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 307080 INFO  
(TEST-SolrCoreTest.testRefCountMT-seed#[9C2D63DA9E029EEA]) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 307080 INFO  
(TEST-SolrCoreTest.testRefCountMT-seed#[9C2D63DA9E029EEA]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr'
   [junit4]   2> 307080 INFO  
(TEST-SolrCoreTest.testRefCountMT-seed#[9C2D63DA9E029EEA]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 307080 INFO  
(TEST-SolrCoreTest.testRefCountMT-seed#[9C2D63DA9E029EEA]) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 307080 INFO  
(TEST-SolrCoreTest.testRefCountMT-seed#[9C2D63DA9E029EEA]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 3039956
   [junit4]   2> 307080 INFO  
(TEST-SolrCoreTest.testRefCountMT-seed#[9C2D63DA9E029EEA]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr]
   [junit4]   2> 307080 WARN  
(TEST-SolrCoreTest.testRefCountMT-seed#[9C2D63DA9E029EEA]) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/lib
   [junit4]   2> 307080 INFO  
(TEST-SolrCoreTest.testRefCountMT-seed#[9C2D63DA9E029EEA]) [    ] 
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,
   [junit4]   2> 307083 INFO  
(TEST-SolrCoreTest.testRefCountMT-seed#[9C2D63DA9E029EEA]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 307083 INFO  
(TEST-SolrCoreTest.testRefCountMT-seed#[9C2D63DA9E029EEA]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 307083 INFO  
(TEST-SolrCoreTest.testRefCountMT-seed#[9C2D63DA9E029EEA]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 307084 INFO  
(TEST-SolrCoreTest.testRefCountMT-seed#[9C2D63DA9E029EEA]) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 307084 INFO  
(TEST-SolrCoreTest.testRefCountMT-seed#[9C2D63DA9E029EEA]) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 307084 INFO  
(TEST-SolrCoreTest.testRefCountMT-seed#[9C2D63DA9E029EEA]) [    ] 
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=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.SolrCoreTest_9C2D63DA9E029EEA-001/init-core-data-001,
 shard=shard1}
   [junit4]   2> 307084 INFO  (coreLoadExecutor-1545-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 307084 INFO  (coreLoadExecutor-1545-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 307084 INFO  (coreLoadExecutor-1545-thread-1) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 307085 INFO  (coreLoadExecutor-1545-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 307085 INFO  (coreLoadExecutor-1545-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 307101 INFO  (coreLoadExecutor-1545-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 307108 INFO  (coreLoadExecutor-1545-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 307130 INFO  (coreLoadExecutor-1545-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 307133 INFO  (coreLoadExecutor-1545-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 307212 INFO  (coreLoadExecutor-1545-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 307215 INFO  (coreLoadExecutor-1545-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 307216 INFO  (coreLoadExecutor-1545-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 307219 INFO  (coreLoadExecutor-1545-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 307221 INFO  (coreLoadExecutor-1545-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 307221 INFO  (coreLoadExecutor-1545-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 307222 INFO  (coreLoadExecutor-1545-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 307222 INFO  (coreLoadExecutor-1545-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 307223 INFO  (coreLoadExecutor-1545-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 307223 INFO  (coreLoadExecutor-1545-thread-1) [    ] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 307223 INFO  (coreLoadExecutor-1545-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.SolrCoreTest_9C2D63DA9E029EEA-001/init-core-data-001/]
   [junit4]   2> 307223 INFO  (coreLoadExecutor-1545-thread-1) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1be0b8c
   [junit4]   2> 307223 INFO  (coreLoadExecutor-1545-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.SolrCoreTest_9C2D63DA9E029EEA-001/init-core-data-001
   [junit4]   2> 307223 INFO  (coreLoadExecutor-1545-thread-1) [    ] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.SolrCoreTest_9C2D63DA9E029EEA-001/init-core-data-001/index/
   [junit4]   2> 307223 WARN  (coreLoadExecutor-1545-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.SolrCoreTest_9C2D63DA9E029EEA-001/init-core-data-001/index'
 doesn't exist. Creating new index...
   [junit4]   2> 307224 INFO  (coreLoadExecutor-1545-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.SolrCoreTest_9C2D63DA9E029EEA-001/init-core-data-001/index
   [junit4]   2> 307224 INFO  (coreLoadExecutor-1545-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=10, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 307224 INFO  (coreLoadExecutor-1545-thread-1) [    ] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1649248 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@116f3f),segFN=segments_1,generation=1}
   [junit4]   2> 307224 INFO  (coreLoadExecutor-1545-thread-1) [    ] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 307224 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore 
Looking for old index directories to cleanup for core collection1 in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.SolrCoreTest_9C2D63DA9E029EEA-001/init-core-data-001/
   [junit4]   2> 307226 INFO  (coreLoadExecutor-1545-thread-1) [    ] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 307226 INFO  (coreLoadExecutor-1545-thread-1) [    ] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 307226 INFO  (coreLoadExecutor-1545-thread-1) [    ] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 307226 INFO  (coreLoadExecutor-1545-thread-1) [    ] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 307226 INFO  (coreLoadExecutor-1545-thread-1) [    ] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 307226 INFO  (coreLoadExecutor-1545-thread-1) [    ] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 307226 INFO  (coreLoadExecutor-1545-thread-1) [    ] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"uniq-fields"
   [junit4]   2> 307226 INFO  (coreLoadExecutor-1545-thread-1) [    ] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 307226 INFO  (coreLoadExecutor-1545-thread-1) [    ] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 307227 INFO  (coreLoadExecutor-1545-thread-1) [    ] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 307227 INFO  (coreLoadExecutor-1545-thread-1) [    ] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 307227 INFO  (coreLoadExecutor-1545-thread-1) [    ] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 307228 INFO  (coreLoadExecutor-1545-thread-1) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 307229 INFO  (coreLoadExecutor-1545-thread-1) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 307230 INFO  (coreLoadExecutor-1545-thread-1) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 307230 INFO  (coreLoadExecutor-1545-thread-1) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 307232 INFO  (coreLoadExecutor-1545-thread-1) [    ] 
o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 307233 INFO  (coreLoadExecutor-1545-thread-1) [    ] 
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> 307233 INFO  (coreLoadExecutor-1545-thread-1) [    ] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 307233 INFO  (coreLoadExecutor-1545-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 307233 INFO  (coreLoadExecutor-1545-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 307234 INFO  (coreLoadExecutor-1545-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 307234 INFO  (coreLoadExecutor-1545-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 307234 INFO  (coreLoadExecutor-1545-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=50, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7656718645323658]
   [junit4]   2> 307234 INFO  (coreLoadExecutor-1545-thread-1) [    ] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1649248 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@116f3f),segFN=segments_1,generation=1}
   [junit4]   2> 307234 INFO  (coreLoadExecutor-1545-thread-1) [    ] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 307234 INFO  (coreLoadExecutor-1545-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1378a88[collection1] main]
   [junit4]   2> 307235 INFO  (coreLoadExecutor-1545-thread-1) [    ] 
o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 307235 INFO  (coreLoadExecutor-1545-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 307235 INFO  (coreLoadExecutor-1545-thread-1) [    ] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 307235 INFO  (coreLoadExecutor-1545-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 307289 INFO  (coreLoadExecutor-1545-thread-1) [    ] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 307373 INFO  (coreLoadExecutor-1545-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 307374 INFO  (searcherExecutor-1546-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 307374 INFO  (searcherExecutor-1546-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 307374 INFO  (searcherExecutor-1546-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 307374 INFO  (searcherExecutor-1546-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 307374 INFO  (coreLoadExecutor-1545-thread-1) [    ] 
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 307374 INFO  (searcherExecutor-1546-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 307374 INFO  (coreLoadExecutor-1545-thread-1) [    ] 
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version 
buckets from index
   [junit4]   2> 307374 INFO  (coreLoadExecutor-1545-thread-1) [    ] 
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket 
highest value from index
   [junit4]   2> 307374 INFO  (coreLoadExecutor-1545-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1533531146424418304
   [junit4]   2> 307374 INFO  (searcherExecutor-1546-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 307374 INFO  (searcherExecutor-1546-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 307374 INFO  (searcherExecutor-1546-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 307375 INFO  (searcherExecutor-1546-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 307375 INFO  (searcherExecutor-1546-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1378a88[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 307376 INFO  (coreLoadExecutor-1545-thread-1) [    ] 
o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 
1533531146424418304
   [junit4]   2> 307376 INFO  (coreLoadExecutor-1545-thread-1) [    ] 
o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 307377 INFO  
(TEST-SolrCoreTest.testRefCountMT-seed#[9C2D63DA9E029EEA]) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 307947 INFO  
(TEST-SolrCoreTest.testRefCountMT-seed#[9C2D63DA9E029EEA]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=3039956
   [junit4]   2> 307948 INFO  (coreCloseExecutor-1552-thread-1) [    ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1b2c481
   [junit4]   2> 307948 INFO  (coreCloseExecutor-1552-thread-1) [    ] 
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> 307948 INFO  (coreCloseExecutor-1552-thread-1) [    ] 
o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 307948 INFO  (coreCloseExecutor-1552-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing 
IndexWriter
   [junit4]   2> 307948 INFO  (coreCloseExecutor-1552-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 307948 INFO  (coreCloseExecutor-1552-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 307954 INFO  (coreCloseExecutor-1552-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories 
currently being tracked
   [junit4]   2> 307954 INFO  (coreCloseExecutor-1552-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.SolrCoreTest_9C2D63DA9E029EEA-001/init-core-data-001
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.SolrCoreTest_9C2D63DA9E029EEA-001/init-core-data-001;done=false>>]
   [junit4]   2> 307954 INFO  (coreCloseExecutor-1552-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 307954 INFO  (coreCloseExecutor-1552-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.SolrCoreTest_9C2D63DA9E029EEA-001/init-core-data-001
   [junit4]   2> 307954 INFO  (coreCloseExecutor-1552-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.SolrCoreTest_9C2D63DA9E029EEA-001/init-core-data-001/index
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.SolrCoreTest_9C2D63DA9E029EEA-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 307954 INFO  (coreCloseExecutor-1552-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 307954 INFO  (coreCloseExecutor-1552-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.SolrCoreTest_9C2D63DA9E029EEA-001/init-core-data-001/index
   [junit4]   2> 307955 INFO  
(TEST-SolrCoreTest.testRefCountMT-seed#[9C2D63DA9E029EEA]) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 307955 INFO  
(TEST-SolrCoreTest.testRefCountMT-seed#[9C2D63DA9E029EEA]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=3039956
   [junit4]   2> 307955 INFO  
(TEST-SolrCoreTest.testRefCountMT-seed#[9C2D63DA9E029EEA]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testRefCountMT
   [junit4]   2> 307957 INFO  
(TEST-SolrCoreTest.testClose-seed#[9C2D63DA9E029EEA]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testClose
   [junit4]   2> 307957 INFO  
(TEST-SolrCoreTest.testClose-seed#[9C2D63DA9E029EEA]) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 307957 INFO  
(TEST-SolrCoreTest.testClose-seed#[9C2D63DA9E029EEA]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 307957 INFO  
(TEST-SolrCoreTest.testClose-seed#[9C2D63DA9E029EEA]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 307957 INFO  
(TEST-SolrCoreTest.testClose-seed#[9C2D63DA9E029EEA]) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 307957 INFO  
(TEST-SolrCoreTest.testClose-seed#[9C2D63DA9E029EEA]) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 307958 INFO  
(TEST-SolrCoreTest.testClose-seed#[9C2D63DA9E029EEA]) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 307982 INFO  
(TEST-SolrCoreTest.testClose-seed#[9C2D63DA9E029EEA]) [    ] o.a.s.c.SolrConfig 
current version of requestparams : -1
   [junit4]   2> 308005 INFO  
(TEST-SolrCoreTest.testClose-seed#[9C2D63DA9E029EEA]) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 308062 INFO  
(TEST-SolrCoreTest.testClose-seed#[9C2D63DA9E029EEA]) [    ] o.a.s.c.SolrConfig 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 308067 INFO  
(TEST-SolrCoreTest.testClose-seed#[9C2D63DA9E029EEA]) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 308194 INFO  
(TEST-SolrCoreTest.testClose-seed#[9C2D63DA9E029EEA]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 308197 INFO  
(TEST-SolrCoreTest.testClose-seed#[9C2D63DA9E029EEA]) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 308198 INFO  
(TEST-SolrCoreTest.testClose-seed#[9C2D63DA9E029EEA]) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 308201 INFO  
(TEST-SolrCoreTest.testClose-seed#[9C2D63DA9E029EEA]) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 308202 INFO  
(TEST-SolrCoreTest.testClose-seed#[9C2D63DA9E029EEA]) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 308203 INFO  
(TEST-SolrCoreTest.testClose-seed#[9C2D63DA9E029EEA]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 308203 INFO  
(TEST-SolrCoreTest.testClose-seed#[9C2D63DA9E029EEA]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 308203 INFO  
(TEST-SolrCoreTest.testClose-seed#[9C2D63DA9E029EEA]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 308203 INFO  
(TEST-SolrCoreTest.testClose-seed#[9C2D63DA9E029EEA]) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 308203 INFO  
(TEST-SolrCoreTest.testClose-seed#[9C2D63DA9E029EEA]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr'
   [junit4]   2> 308206 INFO  
(TEST-SolrCoreTest.testClose-seed#[9C2D63DA9E029EEA]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 308206 INFO  
(TEST-SolrCoreTest.testClose-seed#[9C2D63DA9E029EEA]) [    ] o

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

) [    ] o.a.s.c.c.ZkStateReader addZkWatch [c1]
   [junit4]   2> 1775474 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[9C2D63DA9E029EEA])
 [    ] o.a.s.c.c.ZkStateReader Deleting data for [c1]
   [junit4]   2> 1775474 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[9C2D63DA9E029EEA])
 [    ] o.a.s.c.c.SolrZkClient makePath: /collections/c1
   [junit4]   2> 1775475 INFO  (zkCallback-1975-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1775478 INFO  (zkCallback-1975-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred 
- updating... (live nodes size: [0])
   [junit4]   2> 1775529 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[9C2D63DA9E029EEA])
 [    ] o.a.s.c.o.ZkStateWriter going to create_collection 
/collections/c1/state.json
   [junit4]   2> 1775529 INFO  (zkCallback-1975-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: [0])
   [junit4]   2> 1775530 INFO  (zkCallback-1975-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeCreated path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1775531 INFO  (zkCallback-1975-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Add data for [c1] ver [0]
   [junit4]   2> 1775533 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[9C2D63DA9E029EEA])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:32922 32922
   [junit4]   2> 1775587 INFO  (Thread-4966) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:32922 32922
   [junit4]   2> 1775592 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[9C2D63DA9E029EEA])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testStateFormatUpdateWithTimeDelay
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ZkStateReaderTest 
-Dtests.method=testStateFormatUpdateWithTimeDelay -Dtests.seed=9C2D63DA9E029EEA 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=om-ET 
-Dtests.timezone=Australia/Perth -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.24s J0 | 
ZkStateReaderTest.testStateFormatUpdateWithTimeDelay <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: Could not 
find collection : c1
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([9C2D63DA9E029EEA:E3B3D45FF760B360]:0)
   [junit4]    >        at 
org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:192)
   [junit4]    >        at 
org.apache.solr.cloud.overseer.ZkStateReaderTest.testStateFormatUpdate(ZkStateReaderTest.java:128)
   [junit4]    >        at 
org.apache.solr.cloud.overseer.ZkStateReaderTest.testStateFormatUpdateWithTimeDelay(ZkStateReaderTest.java:51)
   [junit4]    >        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native 
Method)
   [junit4]    >        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
   [junit4]   2> 1775594 INFO  
(SUITE-ZkStateReaderTest-seed#[9C2D63DA9E029EEA]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.overseer.ZkStateReaderTest_9C2D63DA9E029EEA-001
   [junit4]   2> May 05, 2016 11:25:35 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 5 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {}, 
docValues:{}, maxPointsInLeafNode=519, maxMBSortInHeap=5.238402243786077, 
sim=RandomSimilarity(queryNorm=true,coord=no): {}, locale=om-ET, 
timezone=Australia/Perth
   [junit4]   2> NOTE: Linux 4.4.0-21-generic i386/Oracle Corporation 9-ea 
(32-bit)/cpus=12,threads=1,free=168268496,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestSolrConfigHandlerConcurrent, DocumentAnalysisRequestHandlerTest, 
HdfsDirectoryFactoryTest, TestRealTimeGet, TestDocSet, JSONWriterTest, 
TestTrackingShardHandlerFactory, PathHierarchyTokenizerFactoryTest, 
HdfsChaosMonkeyNothingIsSafeTest, TestJoin, 
VMParamsZkACLAndCredentialsProvidersTest, AnalysisAfterCoreReloadTest, 
CachingDirectoryFactoryTest, TestLMDirichletSimilarityFactory, 
ExternalFileFieldSortTest, TestReloadDeadlock, 
OverseerCollectionConfigSetProcessorTest, DefaultValueUpdateProcessorTest, 
BasicDistributedZkTest, PrimUtilsTest, TestOmitPositions, TestSolr4Spatial, 
TestClassicSimilarityFactory, TestCloudBackupRestore, TestFastOutputStream, 
CdcrReplicationDistributedZkTest, TestLazyCores, EchoParamsTest, CopyFieldTest, 
HdfsNNFailoverTest, TestSmileRequest, LeaderInitiatedRecoveryOnCommitTest, 
DeleteStatusTest, TestIBSimilarityFactory, SSLMigrationTest, 
DisMaxRequestHandlerTest, TestManagedResourceStorage, PeerSyncTest, 
WrapperMergePolicyFactoryTest, TestAnalyzedSuggestions, 
TestHighlightDedupGrouping, StressHdfsTest, CdcrUpdateLogTest, BasicZkTest, 
QueryElevationComponentTest, DistributedQueryElevationComponentTest, 
DeleteLastCustomShardedReplicaTest, TestRemoteStreaming, 
CloneFieldUpdateProcessorFactoryTest, TestGraphTermsQParserPlugin, 
TestExceedMaxTermLength, SolrCoreTest, SpatialRPTFieldTypeTest, 
TestReplicationHandler, TestRandomDVFaceting, SolrCloudExampleTest, 
SOLR749Test, TestMiniSolrCloudClusterBase, HLLSerializationTest, 
GraphQueryTest, CreateCollectionCleanupTest, TestJsonRequest, 
IndexSchemaRuntimeFieldTest, AsyncCallRequestStatusResponseTest, 
AddSchemaFieldsUpdateProcessorFactoryTest, CursorPagingTest, CacheHeaderTest, 
StandardRequestHandlerTest, ParsingFieldUpdateProcessorsTest, 
TestManagedSynonymFilterFactory, RequiredFieldsTest, 
SignatureUpdateProcessorFactoryTest, TestReplicaProperties, 
TestDistributedSearch, TolerantUpdateProcessorTest, TestDistribIDF, 
TestCustomSort, TestChildDocTransformer, TestSchemaNameResource, RankQueryTest, 
JsonLoaderTest, AnalyticsQueryTest, TestArbitraryIndexDir, 
TestSolrCloudWithKerberosAlt, CoreMergeIndexesAdminHandlerTest, 
DistributedFacetPivotLargeTest, TestObjectReleaseTracker, TestLRUStatsCache, 
PolyFieldTest, TestSchemaVersionResource, TestStandardQParsers, 
OverseerTaskQueueTest, TestCSVLoader, TestOrdValues, 
DistributedFacetPivotSmallTest, IndexSchemaTest, TestMaxScoreQueryParser, 
BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, 
FullSolrCloudDistribCmdsTest, LeaderElectionTest, ShardRoutingCustomTest, 
AutoCommitTest, TestStressVersions, HardAutoCommitTest, SimpleFacetsTest, 
TestFiltering, SolrRequestParserTest, TestFoldingMultitermQuery, DocValuesTest, 
TestPseudoReturnFields, FieldMutatingUpdateProcessorTest, QueryEqualityTest, 
SortByFunctionTest, TestSolrDeletionPolicy1, SolrInfoMBeanTest, TestQueryTypes, 
TermsComponentTest, DocumentBuilderTest, TestValueSourceCache, 
FieldAnalysisRequestHandlerTest, ReturnFieldsTest, TestCSVResponseWriter, 
QueryParsingTest, CSVRequestHandlerTest, TestComponentsName, 
TestBinaryResponseWriter, TestLFUCache, PluginInfoTest, DateFieldTest, 
RAMDirectoryFactoryTest, TestSolrJ, TestLRUCache, SliceStateTest, 
UUIDFieldTest, TestRTGBase, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, 
TestTolerantSearch, ConnectionReuseTest, CdcrVersionReplicationTest, 
CloudExitableDirectoryReaderTest, CollectionTooManyReplicasTest, 
DistributedQueueTest, DistributedVersionInfoTest, MultiThreadedOCPTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, OverseerStatusTest, 
ReplicationFactorTest, RestartWhileUpdatingTest, RollingRestartTest, 
SharedFSAutoReplicaFailoverTest, SharedFSAutoReplicaFailoverUtilsTest, 
TestCloudDeleteByQuery, TestCloudInspectUtil, TestCloudPivotFacet, 
TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, TestCryptoKeys, 
TestMiniSolrCloudClusterSSL, TestOnReconnectListenerSupport, 
TestRandomRequestDistribution, TestSSLRandomization, 
TestTolerantUpdateProcessorCloud, HdfsBasicDistributedZk2Test, 
HdfsBasicDistributedZkTest, HdfsRecoverLeaseTest, HdfsRecoveryZkTest, 
HdfsRestartWhileUpdatingTest, HdfsSyncSliceTest, 
HdfsTlogReplayBufferedWhileIndexingTest, HdfsUnloadDistributedZkTest, 
ZkStateReaderTest]
   [junit4] Completed [476/594 (3!)] on J0 in 1.75s, 6 tests, 1 error <<< 
FAILURES!

[...truncated 366 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:740: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:684: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:59: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build.xml:233: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/common-build.xml:529: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1457: 
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1014: 
There were test failures: 594 suites (10 ignored), 2397 tests, 2 errors, 1 
failure, 117 ignored (71 assumptions) [seed: 9C2D63DA9E029EEA]

Total time: 58 minutes 53 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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to