Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17877/
Java: 32bit/jdk1.8.0_102 -server -XX:+UseG1GC
504 tests failed.
FAILED:
junit.framework.TestSuite.org.apache.solr.analysis.TestFoldingMultitermExtrasQuery
Error Message:
Can't load schema
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-analysis-extras/test/J1/temp/solr.analysis.TestFoldingMultitermExtrasQuery_503B3A4CBA685D21-001/tempDir-001/collection1/conf/schema-folding-extra.xml:
null
Stack Trace:
org.apache.solr.common.SolrException: Can't load schema
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-analysis-extras/test/J1/temp/solr.analysis.TestFoldingMultitermExtrasQuery_503B3A4CBA685D21-001/tempDir-001/collection1/conf/schema-folding-extra.xml:
null
at __randomizedtesting.SeedInfo.seed([503B3A4CBA685D21]:0)
at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:607)
at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:183)
at
org.apache.solr.schema.ManagedIndexSchema.<init>(ManagedIndexSchema.java:104)
at
org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:172)
at
org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:45)
at
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
at org.apache.solr.util.TestHarness.<init>(TestHarness.java:96)
at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:605)
at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:595)
at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:437)
at
org.apache.solr.analysis.TestFoldingMultitermExtrasQuery.beforeTests(TestFoldingMultitermExtrasQuery.java:36)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:541)
... 34 more
FAILED: junit.framework.TestSuite.org.apache.solr.schema.TestICUCollationField
Error Message:
Can't load schema
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-analysis-extras/test/J2/temp/solr.schema.TestICUCollationField_503B3A4CBA685D21-001/tempDir-001/collection1/conf/schema.xml:
null
Stack Trace:
org.apache.solr.common.SolrException: Can't load schema
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-analysis-extras/test/J2/temp/solr.schema.TestICUCollationField_503B3A4CBA685D21-001/tempDir-001/collection1/conf/schema.xml:
null
at __randomizedtesting.SeedInfo.seed([503B3A4CBA685D21]:0)
at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:607)
at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:183)
at
org.apache.solr.schema.ManagedIndexSchema.<init>(ManagedIndexSchema.java:104)
at
org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:172)
at
org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:45)
at
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
at org.apache.solr.util.TestHarness.<init>(TestHarness.java:96)
at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:605)
at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:595)
at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:437)
at
org.apache.solr.schema.TestICUCollationField.beforeClass(TestICUCollationField.java:42)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:541)
... 34 more
FAILED:
junit.framework.TestSuite.org.apache.solr.schema.TestICUCollationFieldDocValues
Error Message:
Can't load schema
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-analysis-extras/test/J0/temp/solr.schema.TestICUCollationFieldDocValues_503B3A4CBA685D21-001/tempDir-001/collection1/conf/schema.xml:
null
Stack Trace:
org.apache.solr.common.SolrException: Can't load schema
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-analysis-extras/test/J0/temp/solr.schema.TestICUCollationFieldDocValues_503B3A4CBA685D21-001/tempDir-001/collection1/conf/schema.xml:
null
at __randomizedtesting.SeedInfo.seed([503B3A4CBA685D21]:0)
at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:607)
at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:183)
at
org.apache.solr.schema.ManagedIndexSchema.<init>(ManagedIndexSchema.java:104)
at
org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:172)
at
org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:45)
at
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
at org.apache.solr.util.TestHarness.<init>(TestHarness.java:96)
at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:605)
at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:595)
at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:437)
at
org.apache.solr.schema.TestICUCollationFieldDocValues.beforeClass(TestICUCollationFieldDocValues.java:39)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:541)
... 34 more
FAILED:
junit.framework.TestSuite.org.apache.solr.schema.TestICUCollationFieldOptions
Error Message:
Can't load schema
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-analysis-extras/test/J2/temp/solr.schema.TestICUCollationFieldOptions_503B3A4CBA685D21-001/tempDir-001/collection1/conf/schema-icucollateoptions.xml:
null
Stack Trace:
org.apache.solr.common.SolrException: Can't load schema
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-analysis-extras/test/J2/temp/solr.schema.TestICUCollationFieldOptions_503B3A4CBA685D21-001/tempDir-001/collection1/conf/schema-icucollateoptions.xml:
null
at __randomizedtesting.SeedInfo.seed([503B3A4CBA685D21]:0)
at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:607)
at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:183)
at
org.apache.solr.schema.ManagedIndexSchema.<init>(ManagedIndexSchema.java:104)
at
org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:172)
at
org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:45)
at
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
at org.apache.solr.util.TestHarness.<init>(TestHarness.java:96)
at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:605)
at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:595)
at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:437)
at
org.apache.solr.schema.TestICUCollationFieldOptions.beforeClass(TestICUCollationFieldOptions.java:33)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:541)
... 34 more
FAILED: junit.framework.TestSuite.org.apache.solr.analytics.NoFacetTest
Error Message:
Can't load schema
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/contrib/analytics/src/test-files/solr/collection1/conf/schema-analytics.xml:
null
Stack Trace:
org.apache.solr.common.SolrException: Can't load schema
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/contrib/analytics/src/test-files/solr/collection1/conf/schema-analytics.xml:
null
at __randomizedtesting.SeedInfo.seed([89061A4B0C585938]:0)
at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:607)
at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:183)
at
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)
at
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
at org.apache.solr.util.TestHarness.<init>(TestHarness.java:96)
at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:605)
at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:595)
at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:437)
at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:426)
at
org.apache.solr.analytics.NoFacetTest.beforeClass(NoFacetTest.java:63)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:583)
... 33 more
FAILED:
junit.framework.TestSuite.org.apache.solr.analytics.expression.ExpressionTest
Error Message:
Can't load schema
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/contrib/analytics/src/test-files/solr/collection1/conf/schema-analytics.xml:
null
Stack Trace:
org.apache.solr.common.SolrException: Can't load schema
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/contrib/analytics/src/test-files/solr/collection1/conf/schema-analytics.xml:
null
at __randomizedtesting.SeedInfo.seed([89061A4B0C585938]:0)
at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:607)
at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:183)
at
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)
at
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
at org.apache.solr.util.TestHarness.<init>(TestHarness.java:96)
at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:605)
at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:595)
at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:437)
at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:426)
at
org.apache.solr.analytics.expression.ExpressionTest.beforeClass(ExpressionTest.java:51)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:583)
... 33 more
FAILED:
junit.framework.TestSuite.org.apache.solr.analytics.facet.FieldFacetExtrasTest
Error Message:
Can't load schema
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/contrib/analytics/src/test-files/solr/collection1/conf/schema-analytics.xml:
null
Stack Trace:
org.apache.solr.common.SolrException: Can't load schema
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/contrib/analytics/src/test-files/solr/collection1/conf/schema-analytics.xml:
null
at __randomizedtesting.SeedInfo.seed([89061A4B0C585938]:0)
at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:607)
at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:183)
at
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)
at
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
at org.apache.solr.util.TestHarness.<init>(TestHarness.java:96)
at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:605)
at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:595)
at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:437)
at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:426)
at
org.apache.solr.analytics.facet.FieldFacetExtrasTest.beforeClass(FieldFacetExtrasTest.java:47)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:583)
... 33 more
FAILED:
junit.framework.TestSuite.org.apache.solr.analytics.facet.FieldFacetTest
Error Message:
Can't load schema
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/contrib/analytics/src/test-files/solr/collection1/conf/schema-analytics.xml:
null
Stack Trace:
org.apache.solr.common.SolrException: Can't load schema
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/contrib/analytics/src/test-files/solr/collection1/conf/schema-analytics.xml:
null
at __randomizedtesting.SeedInfo.seed([89061A4B0C585938]:0)
at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:607)
at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:183)
at
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)
at
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
at org.apache.solr.util.TestHarness.<init>(TestHarness.java:96)
at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:605)
at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:595)
at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:437)
at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:426)
at
org.apache.solr.analytics.facet.FieldFacetTest.beforeClass(FieldFacetTest.java:90)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:583)
... 33 more
FAILED:
junit.framework.TestSuite.org.apache.solr.analytics.facet.QueryFacetTest
Error Message:
Can't load schema
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/contrib/analytics/src/test-files/solr/collection1/conf/schema-analytics.xml:
null
Stack Trace:
org.apache.solr.common.SolrException: Can't load schema
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/contrib/analytics/src/test-files/solr/collection1/conf/schema-analytics.xml:
null
at __randomizedtesting.SeedInfo.seed([89061A4B0C585938]:0)
at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:607)
at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:183)
at
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)
at
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
at org.apache.solr.util.TestHarness.<init>(TestHarness.java:96)
at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:605)
at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:595)
at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:437)
at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:426)
at
org.apache.solr.analytics.facet.QueryFacetTest.beforeClass(QueryFacetTest.java:38)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:583)
... 33 more
FAILED:
junit.framework.TestSuite.org.apache.solr.analytics.facet.RangeFacetTest
Error Message:
Can't load schema
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/contrib/analytics/src/test-files/solr/collection1/conf/schema-analytics.xml:
null
Stack Trace:
org.apache.solr.common.SolrException: Can't load schema
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/contrib/analytics/src/test-files/solr/collection1/conf/schema-analytics.xml:
null
at __randomizedtesting.SeedInfo.seed([89061A4B0C585938]:0)
at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:607)
at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:183)
at
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)
at
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
at org.apache.solr.util.TestHarness.<init>(TestHarness.java:96)
at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:605)
at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:595)
at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:437)
at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:426)
at
org.apache.solr.analytics.facet.RangeFacetTest.beforeClass(RangeFacetTest.java:49)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:583)
... 33 more
FAILED:
junit.framework.TestSuite.org.apache.solr.analytics.util.valuesource.FunctionTest
Error Message:
Can't load schema
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/contrib/analytics/src/test-files/solr/collection1/conf/schema-analytics.xml:
null
Stack Trace:
org.apache.solr.common.SolrException: Can't load schema
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/contrib/analytics/src/test-files/solr/collection1/conf/schema-analytics.xml:
null
at __randomizedtesting.SeedInfo.seed([89061A4B0C585938]:0)
at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:607)
at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:183)
at
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)
at
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
at org.apache.solr.util.TestHarness.<init>(TestHarness.java:96)
at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:605)
at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:595)
at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:437)
at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:426)
at
org.apache.solr.analytics.util.valuesource.FunctionTest.beforeClass(FunctionTest.java:38)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:583)
... 33 more
FAILED:
junit.framework.TestSuite.org.apache.solr.handler.extraction.ExtractingRequestHandlerTest
Error Message:
Can't load schema
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/contrib/extraction/src/test-files/extraction/solr/collection1/conf/schema.xml:
null
Stack Trace:
org.apache.solr.common.SolrException: Can't load schema
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/contrib/extraction/src/test-files/extraction/solr/collection1/conf/schema.xml:
null
at __randomizedtesting.SeedInfo.seed([A9C39AB0E213004B]:0)
at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:607)
at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:183)
at
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)
at
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
at org.apache.solr.util.TestHarness.<init>(TestHarness.java:96)
at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:605)
at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:595)
at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:437)
at
org.apache.solr.handler.extraction.ExtractingRequestHandlerTest.beforeClass(ExtractingRequestHandlerTest.java:47)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:541)
... 32 more
FAILED:
junit.framework.TestSuite.org.apache.solr.handler.extraction.TestXLSXResponseWriter
Error Message:
Can't load schema
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/contrib/extraction/src/test-files/extraction/solr/collection1/conf/schema.xml:
null
Stack Trace:
org.apache.solr.common.SolrException: Can't load schema
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/contrib/extraction/src/test-files/extraction/solr/collection1/conf/schema.xml:
null
at __randomizedtesting.SeedInfo.seed([A9C39AB0E213004B]:0)
at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:607)
at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:183)
at
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)
at
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
at org.apache.solr.util.TestHarness.<init>(TestHarness.java:96)
at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:605)
at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:595)
at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:437)
at
org.apache.solr.handler.extraction.TestXLSXResponseWriter.beforeClass(TestXLSXResponseWriter.java:50)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:541)
... 32 more
FAILED:
junit.framework.TestSuite.org.apache.solr.handler.clustering.ClusteringComponentTest
Error Message:
Can't load schema
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-clustering/test/J2/temp/solr.handler.clustering.ClusteringComponentTest_915450B305AEA720-001/tempDir-001/collection1/conf/schema.xml:
null
Stack Trace:
org.apache.solr.common.SolrException: Can't load schema
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-clustering/test/J2/temp/solr.handler.clustering.ClusteringComponentTest_915450B305AEA720-001/tempDir-001/collection1/conf/schema.xml:
null
at __randomizedtesting.SeedInfo.seed([915450B305AEA720]:0)
at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:607)
at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:183)
at
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)
at
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
at org.apache.solr.util.TestHarness.<init>(TestHarness.java:96)
at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:605)
at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:595)
at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:437)
at
org.apache.solr.handler.clustering.AbstractClusteringTestCase.beforeClass(AbstractClusteringTestCase.java:37)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:541)
... 32 more
FAILED:
junit.framework.TestSuite.org.apache.solr.handler.clustering.carrot2.CarrotClusteringEngineTest
Error Message:
Can't load schema
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-clustering/test/J1/temp/solr.handler.clustering.carrot2.CarrotClusteringEngineTest_915450B305AEA720-001/tempDir-001/collection1/conf/schema.xml:
null
Stack Trace:
org.apache.solr.common.SolrException: Can't load schema
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-clustering/test/J1/temp/solr.handler.clustering.carrot2.CarrotClusteringEngineTest_915450B305AEA720-001/tempDir-001/collection1/conf/schema.xml:
null
at __randomizedtesting.SeedInfo.seed([915450B305AEA720]:0)
at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:607)
at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:183)
at
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)
at
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
at org.apache.solr.util.TestHarness.<init>(TestHarness.java:96)
at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:605)
at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:595)
at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:437)
at
org.apache.solr.handler.clustering.AbstractClusteringTestCase.beforeClass(AbstractClusteringTestCase.java:37)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:541)
... 32 more
FAILED:
junit.framework.TestSuite.org.apache.solr.handler.dataimport.TestTikaEntityProcessor
Error Message:
Can't load schema
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/contrib/dataimporthandler-extras/src/test-files/dihextras/solr/collection1/conf/dataimport-schema-no-unique-key.xml:
null
Stack Trace:
org.apache.solr.common.SolrException: Can't load schema
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/contrib/dataimporthandler-extras/src/test-files/dihextras/solr/collection1/conf/dataimport-schema-no-unique-key.xml:
null
at __randomizedtesting.SeedInfo.seed([2FAEA57BD7409D4F]:0)
at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:607)
at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:183)
at
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)
at
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
at org.apache.solr.util.TestHarness.<init>(TestHarness.java:96)
at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:605)
at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:595)
at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:437)
at
org.apache.solr.handler.dataimport.TestTikaEntityProcessor.beforeClass(TestTikaEntityProcessor.java:107)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:541)
... 32 more
FAILED:
junit.framework.TestSuite.org.apache.solr.handler.dataimport.TestDataConfig
Error Message:
Can't load schema
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler/test/J2/temp/solr.handler.dataimport.TestDataConfig_DE03A74EA54904B4-001/core-home-001/collection1/conf/dataimport-schema.xml:
null
Stack Trace:
org.apache.solr.common.SolrException: Can't load schema
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler/test/J2/temp/solr.handler.dataimport.TestDataConfig_DE03A74EA54904B4-001/core-home-001/collection1/conf/dataimport-schema.xml:
null
at __randomizedtesting.SeedInfo.seed([DE03A74EA54904B4]:0)
at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:607)
at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:183)
at
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)
at
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
at org.apache.solr.util.TestHarness.<init>(TestHarness.java:96)
at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:605)
at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:595)
at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:437)
at
org.apache.solr.handler.dataimport.AbstractDataImportHandlerTestCase.initCore(AbstractDataImportHandlerTestCase.java:61)
at
org.apache.solr.handler.dataimport.TestDataConfig.beforeClass(TestDataConfig.java:41)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:541)
... 33 more
FAILED:
junit.framework.TestSuite.org.apache.solr.handler.dataimport.TestDocBuilder2
Error Message:
Can't load schema
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler/test/J2/temp/solr.handler.dataimport.TestDocBuilder2_DE03A74EA54904B4-001/core-home-001/collection1/conf/dataimport-schema.xml:
null
Stack Trace:
org.apache.solr.common.SolrException: Can't load schema
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler/test/J2/temp/solr.handler.dataimport.TestDocBuilder2_DE03A74EA54904B4-001/core-home-001/collection1/conf/dataimport-schema.xml:
null
at __randomizedtesting.SeedInfo.seed([DE03A74EA54904B4]:0)
at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:607)
at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:183)
at
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)
at
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
at org.apache.solr.util.TestHarness.<init>(TestHarness.java:96)
at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:605)
at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:595)
at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:437)
at
org.apache.solr.handler.dataimport.AbstractDataImportHandlerTestCase.initCore(AbstractDataImportHandlerTestCase.java:61)
at
org.apache.solr.handler.dataimport.TestDocBuilder2.beforeClass(TestDocBuilder2.java:43)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:541)
... 33 more
FAILED:
junit.framework.TestSuite.org.apache.solr.handler.dataimport.TestEphemeralCache
Error Message:
Can't load schema
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler/test/J2/temp/solr.handler.dataimport.TestEphemeralCache_DE03A74EA54904B4-001/core-home-001/collection1/conf/dataimport-schema.xml:
null
Stack Trace:
org.apache.solr.common.SolrException: Can't load schema
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler/test/J2/temp/solr.handler.dataimport.TestEphemeralCache_DE03A74EA54904B4-001/core-home-001/collection1/conf/dataimport-schema.xml:
null
at __randomizedtesting.SeedInfo.seed([DE03A74EA54904B4]:0)
at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:607)
at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:183)
at
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)
at
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
at org.apache.solr.util.TestHarness.<init>(TestHarness.java:96)
at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:605)
at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:595)
at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:437)
at
org.apache.solr.handler.dataimport.AbstractDataImportHandlerTestCase.initCore(AbstractDataImportHandlerTestCase.java:61)
at
org.apache.solr.handler.dataimport.TestEphemeralCache.beforeClass(TestEphemeralCache.java:33)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:541)
... 33 more
FAILED:
junit.framework.TestSuite.org.apache.solr.handler.dataimport.TestErrorHandling
Error Message:
Can't load schema
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestErrorHandling_DE03A74EA54904B4-001/core-home-001/collection1/conf/dataimport-schema.xml:
null
Stack Trace:
org.apache.solr.common.SolrException: Can't load schema
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestErrorHandling_DE03A74EA54904B4-001/core-home-001/collection1/conf/dataimport-schema.xml:
null
at __randomizedtesting.SeedInfo.seed([DE03A74EA54904B4]:0)
at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:607)
at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:183)
at
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)
at
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
at org.apache.solr.util.TestHarness.<init>(TestHarness.java:96)
at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:605)
at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:595)
at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:437)
at
org.apache.solr.handler.dataimport.AbstractDataImportHandlerTestCase.initCore(AbstractDataImportHandlerTestCase.java:61)
at
org.apache.solr.handler.dataimport.TestErrorHandling.beforeClass(TestErrorHandling.java:43)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:541)
... 33 more
FAILED:
junit.framework.TestSuite.org.apache.solr.handler.dataimport.TestFileListWithLineEntityProcessor
Error Message:
Can't load schema
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestFileListWithLineEntityProcessor_DE03A74EA54904B4-001/core-home-001/collection1/conf/dataimport-schema.xml:
null
Stack Trace:
org.apache.solr.common.SolrException: Can't load schema
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestFileListWithLineEntityProcessor_DE03A74EA54904B4-001/core-home-001/collection1/conf/dataimport-schema.xml:
null
at __randomizedtesting.SeedInfo.seed([DE03A74EA54904B4]:0)
at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:607)
at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:183)
at
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)
at
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
at org.apache.solr.util.TestHarness.<init>(TestHarness.java:96)
at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:605)
at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:595)
at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:437)
at
org.apache.solr.handler.dataimport.AbstractDataImportHandlerTestCase.initCore(AbstractDataImportHandlerTestCase.java:61)
at
org.apache.solr.handler.dataimport.TestFileListWithLineEntityProcessor.beforeClass(TestFileListWithLineEntityProcessor.java:29)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:541)
... 33 more
FAILED:
junit.framework.TestSuite.org.apache.solr.handler.dataimport.TestHierarchicalDocBuilder
Error Message:
Can't load schema
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestHierarchicalDocBuilder_DE03A74EA54904B4-001/core-home-001/collection1/conf/dataimport-schema.xml:
null
Stack Trace:
org.apache.solr.common.SolrException: Can't load schema
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestHierarchicalDocBuilder_DE03A74EA54904B4-001/core-home-001/collection1/conf/dataimport-schema.xml:
null
at __randomizedtesting.SeedInfo.seed([DE03A74EA54904B4]:0)
at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:607)
at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:183)
at
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)
at
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
at org.apache.solr.util.TestHarness.<init>(TestHarness.java:96)
at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:605)
at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:595)
at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:437)
at
org.apache.solr.handler.dataimport.AbstractDataImportHandlerTestCase.initCore(AbstractDataImportHandlerTestCase.java:61)
at
org.apache.solr.handler.dataimport.TestHierarchicalDocBuilder.beforeClass(TestHierarchicalDocBuilder.java:94)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:541)
... 33 more
FAILED:
junit.framework.TestSuite.org.apache.solr.handler.dataimport.TestNestedChildren
Error Message:
Can't load schema
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler/test/J2/temp/solr.handler.dataimport.TestNestedChildren_DE03A74EA54904B4-001/core-home-001/collection1/conf/dataimport-schema.xml:
null
Stack Trace:
org.apache.solr.common.SolrException: Can't load schema
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler/test/J2/temp/solr.handler.dataimport.TestNestedChildren_DE03A74EA54904B4-001/core-home-001/collection1/conf/dataimport-schema.xml:
null
at __randomizedtesting.SeedInfo.seed([DE03A74EA54904B4]:0)
at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:607)
at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:183)
at
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)
at
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
at org.apache.solr.util.TestHarness.<init>(TestHarness.java:96)
at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:605)
at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:595)
at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:437)
at
org.apache.solr.handler.dataimport.AbstractDataImportHandlerTestCase.initCore(AbstractDataImportHandlerTestCase.java:61)
at
org.apache.solr.handler.dataimport.AbstractDIHJdbcTestCase.beforeClassDihJdbcTest(AbstractDIHJdbcTestCase.java:67)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:541)
... 33 more
FAILED:
junit.framework.TestSuite.org.apache.solr.handler.dataimport.TestNonWritablePersistFile
Error Message:
Can't load schema
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler/test/J2/temp/solr.handler.dataimport.TestNonWritablePersistFile_DE03A74EA54904B4-001/tempDir-001/collection1/conf/dataimport-schema.xml:
null
Stack Trace:
org.apache.solr.common.SolrException: Can't load schema
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler/test/J2/temp/solr.handler.dataimport.TestNonWritablePersistFile_DE03A74EA54904B4-001/tempDir-001/collection1/conf/dataimport-schema.xml:
null
at __randomizedtesting.SeedInfo.seed([DE03A74EA54904B4]:0)
at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:607)
at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:183)
at
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)
at
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
at org.apache.solr.util.TestHarness.<init>(TestHarness.java:96)
at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:605)
at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:595)
at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:437)
at
org.apache.solr.handler.dataimport.TestNonWritablePersistFile.createTempSolrHomeAndCore(TestNonWritablePersistFile.java:56)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
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$
[...truncated too long message...]
clusterstate.json
[junit4] 2> 3 /solr/clusterprops.json
[junit4] 2> 2 /solr/collections/collection1/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 9 /solr/overseer/queue
[junit4] 2> 3 /solr/live_nodes
[junit4] 2> 3 /solr/collections
[junit4] 2> 3 /solr/overseer/queue-work
[junit4] 2> 3 /solr/overseer/collection-queue-work
[junit4] 2>
[junit4] 2> 11496 INFO
(SUITE-SolrMorphlineZkAliasTest-seed#[E5ECC80CF68A8536]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-morphlines-core/test/J1/temp/solr.morphlines.solr.SolrMorphlineZkAliasTest_E5ECC80CF68A8536-001
[junit4] 2> Sep 22, 2016 9:27:04 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> 11551 INFO (SessionTracker) [ ] o.a.z.s.SessionTrackerImpl
SessionTrackerImpl exited loop!
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62): {},
docValues:{}, maxPointsInLeafNode=1496, maxMBSortInHeap=6.600620845279607,
sim=RandomSimilarity(queryNorm=false): {}, locale=es-NI, timezone=Asia/Kolkata
[junit4] 2> NOTE: Linux 4.4.0-36-generic i386/Oracle Corporation 1.8.0_102
(32-bit)/cpus=12,threads=1,free=100784440,total=150994944
[junit4] 2> NOTE: All tests run in this JVM: [SolrMorphlineZkAliasTest]
[junit4] Completed [4/4 (4!)] on J1 in 12.79s, 1 test, 1 error <<< FAILURES!
[...truncated 543 lines...]
[junit4] Suite: org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-uima/test/J0/temp/solr.uima.processor.UIMAUpdateRequestProcessorTest_2FD1CD703D377486-001/init-core-data-001
[junit4] 2> log4j:WARN No appenders could be found for logger
(org.eclipse.jetty.util.log).
[junit4] 2> log4j:WARN Please initialize the log4j system properly.
[junit4] 2> log4j:WARN See
http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[junit4] 2> NOTE: test params are: codec=CheapBastard,
sim=RandomSimilarity(queryNorm=true): {}, locale=fr,
timezone=America/Scoresbysund
[junit4] 2> NOTE: Linux 4.4.0-36-generic i386/Oracle Corporation 1.8.0_102
(32-bit)/cpus=12,threads=1,free=31547288,total=67108864
[junit4] 2> NOTE: All tests run in this JVM:
[UIMAUpdateRequestProcessorTest]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=UIMAUpdateRequestProcessorTest -Dtests.seed=2FD1CD703D377486
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fr
-Dtests.timezone=America/Scoresbysund -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s J0 | UIMAUpdateRequestProcessorTest (suite) <<<
[junit4] > Throwable #1: org.apache.solr.common.SolrException: Can't load
schema
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/contrib/uima/src/test-files/uima/solr/collection1/conf/schema.xml:
null
[junit4] > at
__randomizedtesting.SeedInfo.seed([2FD1CD703D377486]:0)
[junit4] > at
org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:607)
[junit4] > at
org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:183)
[junit4] > at
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)
[junit4] > at
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
[junit4] > at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:96)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:605)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:595)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:437)
[junit4] > at
org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.beforeClass(UIMAUpdateRequestProcessorTest.java:52)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > Caused by: java.lang.NullPointerException
[junit4] > at
org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:541)
[junit4] > ... 32 more
[junit4] Completed [1/2 (1!)] on J0 in 1.53s, 0 tests, 1 error <<< FAILURES!
[...truncated 1 lines...]
[junit4] Suite:
org.apache.solr.uima.analysis.UIMATokenizersSolrIntegrationTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-uima/test/J1/temp/solr.uima.analysis.UIMATokenizersSolrIntegrationTest_2FD1CD703D377486-001/init-core-data-001
[junit4] 2> log4j:WARN No appenders could be found for logger
(org.eclipse.jetty.util.log).
[junit4] 2> log4j:WARN Please initialize the log4j system properly.
[junit4] 2> log4j:WARN See
http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62): {},
docValues:{}, maxPointsInLeafNode=461, maxMBSortInHeap=5.469268851865189,
sim=ClassicSimilarity, locale=en-SG, timezone=America/Dawson_Creek
[junit4] 2> NOTE: Linux 4.4.0-36-generic i386/Oracle Corporation 1.8.0_102
(32-bit)/cpus=12,threads=1,free=30579184,total=67108864
[junit4] 2> NOTE: All tests run in this JVM:
[UIMATokenizersSolrIntegrationTest]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=UIMATokenizersSolrIntegrationTest -Dtests.seed=2FD1CD703D377486
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-SG
-Dtests.timezone=America/Dawson_Creek -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s J1 | UIMATokenizersSolrIntegrationTest (suite) <<<
[junit4] > Throwable #1: org.apache.solr.common.SolrException: Can't load
schema classpath:uima/uima-tokenizers-schema.xml: null
[junit4] > at
__randomizedtesting.SeedInfo.seed([2FD1CD703D377486]:0)
[junit4] > at
org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:607)
[junit4] > at
org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:183)
[junit4] > at
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)
[junit4] > at
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
[junit4] > at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:96)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:605)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:595)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:437)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:426)
[junit4] > at
org.apache.solr.uima.analysis.UIMATokenizersSolrIntegrationTest.beforeClass(UIMATokenizersSolrIntegrationTest.java:32)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > Caused by: java.lang.NullPointerException
[junit4] > at
org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:541)
[junit4] > ... 33 more
[junit4] Completed [2/2 (2!)] on J1 in 1.61s, 0 tests, 1 error <<< FAILURES!
[...truncated 498 lines...]
[junit4] Suite: org.apache.solr.velocity.VelocityResponseWriterTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-velocity/test/J0/temp/solr.velocity.VelocityResponseWriterTest_53E89B720C96998B-001/init-core-data-001
[junit4] 2> log4j:WARN No appenders could be found for logger
(org.eclipse.jetty.util.log).
[junit4] 2> log4j:WARN Please initialize the log4j system properly.
[junit4] 2> log4j:WARN See
http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[junit4] 2> NOTE: test params are: codec=Lucene62, sim=ClassicSimilarity,
locale=zh-SG, timezone=America/Fortaleza
[junit4] 2> NOTE: Linux 4.4.0-36-generic i386/Oracle Corporation 1.8.0_102
(32-bit)/cpus=12,threads=1,free=27033632,total=67108864
[junit4] 2> NOTE: All tests run in this JVM: [VelocityResponseWriterTest]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=VelocityResponseWriterTest -Dtests.seed=53E89B720C96998B
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=zh-SG
-Dtests.timezone=America/Fortaleza -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s | VelocityResponseWriterTest (suite) <<<
[junit4] > Throwable #1: org.apache.solr.common.SolrException: Can't load
schema
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/contrib/velocity/src/test-files/velocity/solr/collection1/conf/schema.xml:
null
[junit4] > at
__randomizedtesting.SeedInfo.seed([53E89B720C96998B]:0)
[junit4] > at
org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:607)
[junit4] > at
org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:183)
[junit4] > at
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)
[junit4] > at
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
[junit4] > at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:96)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:605)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:595)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:437)
[junit4] > at
org.apache.solr.velocity.VelocityResponseWriterTest.beforeClass(VelocityResponseWriterTest.java:35)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > Caused by: java.lang.NullPointerException
[junit4] > at
org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:541)
[junit4] > ... 32 more
[junit4] Completed [1/1 (1!)] in 1.02s, 0 tests, 1 error <<< FAILURES!
[...truncated 41548 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]