Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/438/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseParallelGC
5 tests failed.
FAILED: junit.framework.TestSuite.org.apache.lucene.store.TestSimpleFSDirectory
Error Message:
Could not remove the following files (in the order of attempts):
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSDirectory_71CA5B51F258778B-001\tempDir-004:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSDirectory_71CA5B51F258778B-001\tempDir-004
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSDirectory_71CA5B51F258778B-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSDirectory_71CA5B51F258778B-001
Stack Trace:
java.io.IOException: Could not remove the following files (in the order of
attempts):
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSDirectory_71CA5B51F258778B-001\tempDir-004:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSDirectory_71CA5B51F258778B-001\tempDir-004
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSDirectory_71CA5B51F258778B-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSDirectory_71CA5B51F258778B-001
at __randomizedtesting.SeedInfo.seed([71CA5B51F258778B]:0)
at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
at
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
at
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
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:368)
at java.base/java.lang.Thread.run(Thread.java:844)
FAILED:
junit.framework.TestSuite.org.apache.solr.analytics.function.mapping.MultFunctionTest
Error Message:
Could not remove the following files (in the order of attempts):
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.function.mapping.MultFunctionTest_7D0D575AB236A619-001\init-core-data-001:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.function.mapping.MultFunctionTest_7D0D575AB236A619-001\init-core-data-001
Stack Trace:
java.io.IOException: Could not remove the following files (in the order of
attempts):
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.function.mapping.MultFunctionTest_7D0D575AB236A619-001\init-core-data-001:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.function.mapping.MultFunctionTest_7D0D575AB236A619-001\init-core-data-001
at __randomizedtesting.SeedInfo.seed([7D0D575AB236A619]:0)
at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
at
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
at
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
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:368)
at java.base/java.lang.Thread.run(Thread.java:844)
FAILED: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test
Error Message:
Could not find collection:collection2
Stack Trace:
java.lang.AssertionError: Could not find collection:collection2
at
__randomizedtesting.SeedInfo.seed([CC8FE444E625643F:44DBDB9E48D909C7]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNotNull(Assert.java:526)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:140)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:135)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:915)
at
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:612)
at
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:152)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
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
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:368)
at java.base/java.lang.Thread.run(Thread.java:844)
FAILED:
junit.framework.TestSuite.org.apache.solr.schema.TestUseDocValuesAsStored2
Error Message:
Could not remove the following files (in the order of attempts):
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-003\cores\core:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-003\cores\core
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-003\cores:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-003\cores
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-003:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-003
Stack Trace:
java.io.IOException: Could not remove the following files (in the order of
attempts):
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-003\cores\core:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-003\cores\core
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-003\cores:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-003\cores
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-003:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-003
at __randomizedtesting.SeedInfo.seed([CC8FE444E625643F]:0)
at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
at
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
at
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
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:368)
at java.base/java.lang.Thread.run(Thread.java:844)
FAILED:
junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
Error Message:
Could not remove the following files (in the order of attempts):
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E15B79F15D594105-001\tempDir-001\collection1\conf:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E15B79F15D594105-001\tempDir-001\collection1\conf
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E15B79F15D594105-001\tempDir-001\collection1:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E15B79F15D594105-001\tempDir-001\collection1
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E15B79F15D594105-001\tempDir-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E15B79F15D594105-001\tempDir-001
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E15B79F15D594105-001\tempDir-001\collection1\conf\en-test-tokenizer.bin:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E15B79F15D594105-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E15B79F15D594105-001\tempDir-001\collection1\conf\en-test-sent.bin:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E15B79F15D594105-001\tempDir-001\collection1\conf\en-test-sent.bin
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E15B79F15D594105-001\tempDir-001\collection1\conf\en-test-ner-person.bin:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E15B79F15D594105-001\tempDir-001\collection1\conf\en-test-ner-person.bin
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E15B79F15D594105-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E15B79F15D594105-001
Stack Trace:
java.io.IOException: Could not remove the following files (in the order of
attempts):
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E15B79F15D594105-001\tempDir-001\collection1\conf:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E15B79F15D594105-001\tempDir-001\collection1\conf
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E15B79F15D594105-001\tempDir-001\collection1:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E15B79F15D594105-001\tempDir-001\collection1
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E15B79F15D594105-001\tempDir-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E15B79F15D594105-001\tempDir-001
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E15B79F15D594105-001\tempDir-001\collection1\conf\en-test-tokenizer.bin:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E15B79F15D594105-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E15B79F15D594105-001\tempDir-001\collection1\conf\en-test-sent.bin:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E15B79F15D594105-001\tempDir-001\collection1\conf\en-test-sent.bin
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E15B79F15D594105-001\tempDir-001\collection1\conf\en-test-ner-person.bin:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E15B79F15D594105-001\tempDir-001\collection1\conf\en-test-ner-person.bin
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E15B79F15D594105-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E15B79F15D594105-001
at __randomizedtesting.SeedInfo.seed([E15B79F15D594105]:0)
at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
at
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
at
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
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:368)
at java.base/java.lang.Thread.run(Thread.java:844)
Build Log:
[...truncated 592 lines...]
[junit4] Suite: org.apache.lucene.store.TestSimpleFSDirectory
[junit4] 2> NOTE: test params are: codec=Lucene70,
sim=RandomSimilarity(queryNorm=true): {}, locale=nn-NO, timezone=Israel
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1
(64-bit)/cpus=3,threads=1,free=82595920,total=385351680
[junit4] 2> NOTE: All tests run in this JVM: [TestTopFieldCollector,
TestSortRescorer, TestBooleanScorer, FiniteStringsIteratorTest,
TestPrefixInBooleanQuery, TestNRTCachingDirectory, TestAutomatonQuery,
TestForTooMuchCloning, TestIndexWriterMaxDocs, TestIndexWriterCommit,
TestDuelingCodecsAtNight, TestExitableDirectoryReader, TestIndexWriterDelete,
TestFuzzyQuery, Test2BTerms, TestSegmentInfos, TestCustomSearcherSort,
TestSpanNearQuery, TestPersistentSnapshotDeletionPolicy,
TestConstantScoreQuery, TestSpanFirstQuery, TestPhraseQuery, TestNotDocIdSet,
TestIndexWriterExceptions2, TestIndexCommit, TestSimilarity,
TestSortedSetSelector, TestSpansEnum, TestDocValuesScoring,
TestSizeBoundedForceMerge, TestLucene70NormsFormat, TestSetOnce,
TestFilterDirectoryReader, TestDirectPacked, TestFilterDirectory,
TestStressNRT, TestQueryRescorer, Test2BSortedDocValuesFixedSorted,
TestMultiDocValues, TestSimpleSearchEquivalence, TestMaxPosition, TestRollback,
TestOfflineSorter, TestStressAdvance, TestPerFieldPostingsFormat,
TestNRTThreads, TestAllFilesCheckIndexHeader, TestDirectory,
TestMaxTermFrequency, TestBoolean2, TestStopFilter, TestFixedBitDocIdSet,
TestIndexWriterOnJRECrash, TestIndexWriterLockRelease, TestPagedBytes,
TestCharsRefBuilder, TestReadOnlyIndex, Test2BPostingsBytes,
TestNormsFieldExistsQuery, TestBoostQuery, TestSegmentCacheables,
TestNoDeletionPolicy, TestPerSegmentDeletes, TestTermVectorsReader,
TestSimpleFSDirectory]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestSimpleFSDirectory -Dtests.seed=71CA5B51F258778B
-Dtests.slow=true -Dtests.locale=nn-NO -Dtests.timezone=Israel
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 0.00s J1 | TestSimpleFSDirectory (suite) <<<
[junit4] > Throwable #1: java.io.IOException: Could not remove the
following files (in the order of attempts):
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSDirectory_71CA5B51F258778B-001\tempDir-004:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSDirectory_71CA5B51F258778B-001\tempDir-004
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSDirectory_71CA5B51F258778B-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSDirectory_71CA5B51F258778B-001
[junit4] > at
__randomizedtesting.SeedInfo.seed([71CA5B51F258778B]:0)
[junit4] > at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] Completed [108/459 (1!)] on J1 in 1.29s, 42 tests, 1 error <<<
FAILURES!
[...truncated 12032 lines...]
[junit4] Suite: org.apache.solr.schema.TestUseDocValuesAsStored2
[junit4] 2> 1741324 INFO
(SUITE-TestUseDocValuesAsStored2-seed#[CC8FE444E625643F]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\init-core-data-001
[junit4] 2> 1741325 WARN
(SUITE-TestUseDocValuesAsStored2-seed#[CC8FE444E625643F]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=11 numCloses=11
[junit4] 2> 1741325 INFO
(SUITE-TestUseDocValuesAsStored2-seed#[CC8FE444E625643F]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 1741326 INFO
(SUITE-TestUseDocValuesAsStored2-seed#[CC8FE444E625643F]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 1741327 INFO
(TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[CC8FE444E625643F]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testSchemaAPI
[junit4] 2> 1741873 INFO
(TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[CC8FE444E625643F]) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 1741873 INFO
(TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[CC8FE444E625643F]) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 1741873 INFO
(TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[CC8FE444E625643F]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-003\cores\core
[junit4] 2> 1741875 INFO
(TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[CC8FE444E625643F]) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 1741875 INFO
(TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[CC8FE444E625643F]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1741875 INFO
(TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[CC8FE444E625643F]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1741875 INFO
(TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[CC8FE444E625643F]) [ ]
o.e.j.s.session Scavenging every 600000ms
[junit4] 2> 1741876 INFO
(TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[CC8FE444E625643F]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@e38758c{/solr,null,AVAILABLE}
[junit4] 2> 1741879 INFO
(TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[CC8FE444E625643F]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@3dc16e48{HTTP/1.1,[http/1.1]}{127.0.0.1:61803}
[junit4] 2> 1741879 INFO
(TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[CC8FE444E625643F]) [ ]
o.e.j.s.Server Started @1752232ms
[junit4] 2> 1741879 INFO
(TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[CC8FE444E625643F]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
configSetBaseDir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-001,
hostPort=61803,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-003\cores}
[junit4] 2> 1741879 ERROR
(TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[CC8FE444E625643F]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1741879 INFO
(TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[CC8FE444E625643F]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.3.0
[junit4] 2> 1741880 INFO
(TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[CC8FE444E625643F]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
[junit4] 2> 1741880 INFO
(TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[CC8FE444E625643F]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1741880 INFO
(TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[CC8FE444E625643F]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-02-04T02:02:58.850070400Z
[junit4] 2> 1741880 INFO
(TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[CC8FE444E625643F]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-001\solr.xml
[junit4] 2> 1741882 INFO
(TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[CC8FE444E625643F]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 1741882 INFO
(TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[CC8FE444E625643F]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1741882 INFO
(TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[CC8FE444E625643F]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@47476e31, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1741948 INFO
(TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[CC8FE444E625643F]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@47476e31
[junit4] 2> 1741957 INFO
(TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[CC8FE444E625643F]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@47476e31
[junit4] 2> 1741957 INFO
(TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[CC8FE444E625643F]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@47476e31
[junit4] 2> 1741960 INFO
(TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[CC8FE444E625643F]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-003\cores
[junit4] 2> 1741961 INFO
(TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[CC8FE444E625643F]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1741984 INFO (coreLoadExecutor-6820-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1741985 INFO (coreLoadExecutor-6820-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/build/solr-core/test/J0/temp/solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001/tempDir-001/collection1/lib,
/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/build/solr-core/test/J0/temp/solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001/tempDir-001/collection1/lib/classes]
[junit4] 2> 1742017 INFO (coreLoadExecutor-6820-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
[junit4] 2> 1742023 INFO (coreLoadExecutor-6820-thread-1) [
x:collection1] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as
managed, but managed schema resource managed-schema not found - loading
non-managed schema schema-rest.xml instead
[junit4] 2> 1742027 INFO (coreLoadExecutor-6820-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test-rest
[junit4] 2> 1742118 WARN (coreLoadExecutor-6820-thread-1) [
x:collection1] o.a.s.s.IndexSchema Field title is not multivalued and
destination for multiple copyFields (3)
[junit4] 2> 1742122 INFO (coreLoadExecutor-6820-thread-1) [
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl
org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path
/schema/analysis/stopwords/german
[junit4] 2> 1742122 INFO (coreLoadExecutor-6820-thread-1) [
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager
for path /schema/analysis/synonyms/german
[junit4] 2> 1742125 INFO (coreLoadExecutor-6820-thread-1) [
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl
org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path
/schema/analysis/stopwords/english
[junit4] 2> 1742125 INFO (coreLoadExecutor-6820-thread-1) [
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager
for path /schema/analysis/synonyms/englishgraph
[junit4] 2> 1742125 INFO (coreLoadExecutor-6820-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/english
[junit4] 2> 1742125 INFO (coreLoadExecutor-6820-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to
existing ManagedResource /schema/analysis/synonyms/englishgraph
[junit4] 2> 1742126 INFO (coreLoadExecutor-6820-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/german
[junit4] 2> 1742126 INFO (coreLoadExecutor-6820-thread-1) [
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager
for path /schema/analysis/synonyms/germangraph
[junit4] 2> 1742126 INFO (coreLoadExecutor-6820-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/german
[junit4] 2> 1742126 INFO (coreLoadExecutor-6820-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to
existing ManagedResource /schema/analysis/synonyms/germangraph
[junit4] 2> 1742132 INFO (coreLoadExecutor-6820-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/english
[junit4] 2> 1742132 INFO (coreLoadExecutor-6820-thread-1) [
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager
for path /schema/analysis/synonyms/english
[junit4] 2> 1742132 INFO (coreLoadExecutor-6820-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test-rest/1.6 with uniqueid
field id
[junit4] 2> 1742143 INFO (coreLoadExecutor-6820-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/english
[junit4] 2> 1742143 INFO (coreLoadExecutor-6820-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing
ManagedResource /schema/analysis/synonyms/english
[junit4] 2> 1742143 INFO (coreLoadExecutor-6820-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/german
[junit4] 2> 1742143 INFO (coreLoadExecutor-6820-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing
ManagedResource /schema/analysis/synonyms/german
[junit4] 2> 1742143 INFO (coreLoadExecutor-6820-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/english
[junit4] 2> 1742143 INFO (coreLoadExecutor-6820-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to
existing ManagedResource /schema/analysis/synonyms/englishgraph
[junit4] 2> 1742143 INFO (coreLoadExecutor-6820-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/english
[junit4] 2> 1742143 INFO (coreLoadExecutor-6820-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to
existing ManagedResource /schema/analysis/synonyms/englishgraph
[junit4] 2> 1742143 INFO (coreLoadExecutor-6820-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/german
[junit4] 2> 1742143 INFO (coreLoadExecutor-6820-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to
existing ManagedResource /schema/analysis/synonyms/germangraph
[junit4] 2> 1742143 INFO (coreLoadExecutor-6820-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/german
[junit4] 2> 1742143 INFO (coreLoadExecutor-6820-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to
existing ManagedResource /schema/analysis/synonyms/germangraph
[junit4] 2> 1742147 INFO (coreLoadExecutor-6820-thread-1) [
x:collection1] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-001\collection1\conf\managed-schema
[junit4] 2> 1742149 INFO (coreLoadExecutor-6820-thread-1) [
x:collection1] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed
schema, renamed the non-managed schema
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-001\collection1\conf\schema-rest.xml
to
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-001\collection1\conf\schema-rest.xml.bak
[junit4] 2> 1742149 INFO (coreLoadExecutor-6820-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from configset
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-001\collection1,
trusted=true
[junit4] 2> 1742149 INFO (coreLoadExecutor-6820-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@47476e31
[junit4] 2> 1742151 INFO (coreLoadExecutor-6820-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1742151 INFO (coreLoadExecutor-6820-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-001\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-003\cores\core\data\]
[junit4] 2> 1742158 INFO (coreLoadExecutor-6820-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 1742167 WARN (coreLoadExecutor-6820-thread-1) [
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler
{type = requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, registerPath=/solr,/v2,
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
[junit4] 2> 1742244 INFO (coreLoadExecutor-6820-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1742244 INFO (coreLoadExecutor-6820-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1742244 INFO (coreLoadExecutor-6820-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=8, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 1742245 INFO (coreLoadExecutor-6820-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@236a3c46[collection1] main]
[junit4] 2> 1742247 INFO (coreLoadExecutor-6820-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-001\collection1\conf
[junit4] 2> 1742247 WARN (coreLoadExecutor-6820-thread-1) [
x:collection1] o.a.s.r.ManagedResource No stored data found for
/schema/analysis/stopwords/english
[junit4] 2> 1742248 INFO (coreLoadExecutor-6820-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path
_schema_analysis_stopwords_english.json using
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-001\collection1\conf
[junit4] 2> 1742248 INFO (coreLoadExecutor-6820-thread-1) [
x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for
/schema/analysis/stopwords/english
[junit4] 2> 1742248 INFO (coreLoadExecutor-6820-thread-1) [
x:collection1] o.a.s.r.ManagedResource Notified 6 observers of
/schema/analysis/stopwords/english
[junit4] 2> 1742248 WARN (coreLoadExecutor-6820-thread-1) [
x:collection1] o.a.s.r.ManagedResource No stored data found for
/schema/analysis/stopwords/german
[junit4] 2> 1742249 INFO (coreLoadExecutor-6820-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path
_schema_analysis_stopwords_german.json using
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-001\collection1\conf
[junit4] 2> 1742249 INFO (coreLoadExecutor-6820-thread-1) [
x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for
/schema/analysis/stopwords/german
[junit4] 2> 1742249 INFO (coreLoadExecutor-6820-thread-1) [
x:collection1] o.a.s.r.ManagedResource Notified 6 observers of
/schema/analysis/stopwords/german
[junit4] 2> 1742249 WARN (coreLoadExecutor-6820-thread-1) [
x:collection1] o.a.s.r.ManagedResource No stored data found for
/schema/analysis/synonyms/english
[junit4] 2> 1742249 INFO (coreLoadExecutor-6820-thread-1) [
x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym
mappings for /schema/analysis/synonyms/english
[junit4] 2> 1742250 INFO (coreLoadExecutor-6820-thread-1) [
x:collection1] o.a.s.r.ManagedResource Notified 2 observers of
/schema/analysis/synonyms/english
[junit4] 2> 1742250 WARN (coreLoadExecutor-6820-thread-1) [
x:collection1] o.a.s.r.ManagedResource No stored data found for
/schema/analysis/synonyms/englishgraph
[junit4] 2> 1742250 INFO (coreLoadExecutor-6820-thread-1) [
x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym
mappings for /schema/analysis/synonyms/englishgraph
[junit4] 2> 1742250 INFO (coreLoadExecutor-6820-thread-1) [
x:collection1] o.a.s.r.ManagedResource Notified 4 observers of
/schema/analysis/synonyms/englishgraph
[junit4] 2> 1742250 WARN (coreLoadExecutor-6820-thread-1) [
x:collection1] o.a.s.r.ManagedResource No stored data found for
/schema/analysis/synonyms/german
[junit4] 2> 1742250 INFO (coreLoadExecutor-6820-thread-1) [
x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym
mappings for /schema/analysis/synonyms/german
[junit4] 2> 1742250 INFO (coreLoadExecutor-6820-thread-1) [
x:collection1] o.a.s.r.ManagedResource Notified 2 observers of
/schema/analysis/synonyms/german
[junit4] 2> 1742250 WARN (coreLoadExecutor-6820-thread-1) [
x:collection1] o.a.s.r.ManagedResource No stored data found for
/schema/analysis/synonyms/germangraph
[junit4] 2> 1742250 INFO (coreLoadExecutor-6820-thread-1) [
x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym
mappings for /schema/analysis/synonyms/germangraph
[junit4] 2> 1742251 INFO (coreLoadExecutor-6820-thread-1) [
x:collection1] o.a.s.r.ManagedResource Notified 4 observers of
/schema/analysis/synonyms/germangraph
[junit4] 2> 1742251 INFO (coreLoadExecutor-6820-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1742251 INFO
(searcherExecutor-6821-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@236a3c46[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1742752 INFO
(TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[CC8FE444E625643F]) [ ]
o.a.s.SolrJettyTestBase Jetty Assigned Port#61803
[junit4] 2> 1742761 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/german
[junit4] 2> 1742761 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path
_schema_analysis_stopwords_german.json using
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-001\collection1\conf
[junit4] 2> 1742761 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for
/schema/analysis/stopwords/german
[junit4] 2> 1742761 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for
/schema/analysis/stopwords/german
[junit4] 2> 1742761 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.ManagedResource Notified 7 observers of
/schema/analysis/stopwords/german
[junit4] 2> 1742761 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.RestManager Registered new managed resource
/schema/analysis/stopwords/german
[junit4] 2> 1742762 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing
ManagedResource /schema/analysis/synonyms/german
[junit4] 2> 1742762 WARN (qtp907569092-15668) [ x:collection1]
o.a.s.r.ManagedResource No stored data found for
/schema/analysis/synonyms/german
[junit4] 2> 1742762 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for
/schema/analysis/synonyms/german
[junit4] 2> 1742762 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.ManagedResource Notified 3 observers of /schema/analysis/synonyms/german
[junit4] 2> 1742762 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.RestManager Registered new managed resource
/schema/analysis/synonyms/german
[junit4] 2> 1742765 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/english
[junit4] 2> 1742766 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path
_schema_analysis_stopwords_english.json using
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-001\collection1\conf
[junit4] 2> 1742766 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for
/schema/analysis/stopwords/english
[junit4] 2> 1742766 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for
/schema/analysis/stopwords/english
[junit4] 2> 1742766 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.ManagedResource Notified 7 observers of
/schema/analysis/stopwords/english
[junit4] 2> 1742766 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.RestManager Registered new managed resource
/schema/analysis/stopwords/english
[junit4] 2> 1742766 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to
existing ManagedResource /schema/analysis/synonyms/englishgraph
[junit4] 2> 1742766 WARN (qtp907569092-15668) [ x:collection1]
o.a.s.r.ManagedResource No stored data found for
/schema/analysis/synonyms/englishgraph
[junit4] 2> 1742766 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for
/schema/analysis/synonyms/englishgraph
[junit4] 2> 1742766 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.ManagedResource Notified 5 observers of
/schema/analysis/synonyms/englishgraph
[junit4] 2> 1742766 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.RestManager Registered new managed resource
/schema/analysis/synonyms/englishgraph
[junit4] 2> 1742766 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/english
[junit4] 2> 1742767 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path
_schema_analysis_stopwords_english.json using
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-001\collection1\conf
[junit4] 2> 1742767 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for
/schema/analysis/stopwords/english
[junit4] 2> 1742767 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for
/schema/analysis/stopwords/english
[junit4] 2> 1742767 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.ManagedResource Notified 8 observers of
/schema/analysis/stopwords/english
[junit4] 2> 1742767 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.RestManager Registered new managed resource
/schema/analysis/stopwords/english
[junit4] 2> 1742767 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to
existing ManagedResource /schema/analysis/synonyms/englishgraph
[junit4] 2> 1742767 WARN (qtp907569092-15668) [ x:collection1]
o.a.s.r.ManagedResource No stored data found for
/schema/analysis/synonyms/englishgraph
[junit4] 2> 1742767 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for
/schema/analysis/synonyms/englishgraph
[junit4] 2> 1742767 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.ManagedResource Notified 6 observers of
/schema/analysis/synonyms/englishgraph
[junit4] 2> 1742767 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.RestManager Registered new managed resource
/schema/analysis/synonyms/englishgraph
[junit4] 2> 1742768 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/german
[junit4] 2> 1742768 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path
_schema_analysis_stopwords_german.json using
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-001\collection1\conf
[junit4] 2> 1742768 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for
/schema/analysis/stopwords/german
[junit4] 2> 1742768 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for
/schema/analysis/stopwords/german
[junit4] 2> 1742768 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.ManagedResource Notified 8 observers of
/schema/analysis/stopwords/german
[junit4] 2> 1742768 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.RestManager Registered new managed resource
/schema/analysis/stopwords/german
[junit4] 2> 1742768 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to
existing ManagedResource /schema/analysis/synonyms/germangraph
[junit4] 2> 1742768 WARN (qtp907569092-15668) [ x:collection1]
o.a.s.r.ManagedResource No stored data found for
/schema/analysis/synonyms/germangraph
[junit4] 2> 1742768 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for
/schema/analysis/synonyms/germangraph
[junit4] 2> 1742768 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.ManagedResource Notified 5 observers of
/schema/analysis/synonyms/germangraph
[junit4] 2> 1742768 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.RestManager Registered new managed resource
/schema/analysis/synonyms/germangraph
[junit4] 2> 1742768 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/german
[junit4] 2> 1742769 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path
_schema_analysis_stopwords_german.json using
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-001\collection1\conf
[junit4] 2> 1742769 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for
/schema/analysis/stopwords/german
[junit4] 2> 1742769 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for
/schema/analysis/stopwords/german
[junit4] 2> 1742769 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.ManagedResource Notified 9 observers of
/schema/analysis/stopwords/german
[junit4] 2> 1742769 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.RestManager Registered new managed resource
/schema/analysis/stopwords/german
[junit4] 2> 1742769 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to
existing ManagedResource /schema/analysis/synonyms/germangraph
[junit4] 2> 1742769 WARN (qtp907569092-15668) [ x:collection1]
o.a.s.r.ManagedResource No stored data found for
/schema/analysis/synonyms/germangraph
[junit4] 2> 1742769 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for
/schema/analysis/synonyms/germangraph
[junit4] 2> 1742769 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.ManagedResource Notified 6 observers of
/schema/analysis/synonyms/germangraph
[junit4] 2> 1742769 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.RestManager Registered new managed resource
/schema/analysis/synonyms/germangraph
[junit4] 2> 1742775 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/english
[junit4] 2> 1742777 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path
_schema_analysis_stopwords_english.json using
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-001\collection1\conf
[junit4] 2> 1742777 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for
/schema/analysis/stopwords/english
[junit4] 2> 1742777 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for
/schema/analysis/stopwords/english
[junit4] 2> 1742777 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.ManagedResource Notified 9 observers of
/schema/analysis/stopwords/english
[junit4] 2> 1742777 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.RestManager Registered new managed resource
/schema/analysis/stopwords/english
[junit4] 2> 1742777 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing
ManagedResource /schema/analysis/synonyms/english
[junit4] 2> 1742777 WARN (qtp907569092-15668) [ x:collection1]
o.a.s.r.ManagedResource No stored data found for
/schema/analysis/synonyms/english
[junit4] 2> 1742777 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for
/schema/analysis/synonyms/english
[junit4] 2> 1742777 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.ManagedResource Notified 3 observers of
/schema/analysis/synonyms/english
[junit4] 2> 1742777 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.RestManager Registered new managed resource
/schema/analysis/synonyms/english
[junit4] 2> 1742779 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/german
[junit4] 2> 1742780 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path
_schema_analysis_stopwords_german.json using
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-001\collection1\conf
[junit4] 2> 1742780 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for
/schema/analysis/stopwords/german
[junit4] 2> 1742780 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for
/schema/analysis/stopwords/german
[junit4] 2> 1742780 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.ManagedResource Notified 10 observers of
/schema/analysis/stopwords/german
[junit4] 2> 1742780 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.RestManager Registered new managed resource
/schema/analysis/stopwords/german
[junit4] 2> 1742780 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing
ManagedResource /schema/analysis/synonyms/german
[junit4] 2> 1742780 WARN (qtp907569092-15668) [ x:collection1]
o.a.s.r.ManagedResource No stored data found for
/schema/analysis/synonyms/german
[junit4] 2> 1742780 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for
/schema/analysis/synonyms/german
[junit4] 2> 1742780 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.ManagedResource Notified 4 observers of /schema/analysis/synonyms/german
[junit4] 2> 1742780 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.RestManager Registered new managed resource
/schema/analysis/synonyms/german
[junit4] 2> 1742782 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/english
[junit4] 2> 1742782 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path
_schema_analysis_stopwords_english.json using
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-001\collection1\conf
[junit4] 2> 1742782 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for
/schema/analysis/stopwords/english
[junit4] 2> 1742782 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for
/schema/analysis/stopwords/english
[junit4] 2> 1742782 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.ManagedResource Notified 10 observers of
/schema/analysis/stopwords/english
[junit4] 2> 1742782 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.RestManager Registered new managed resource
/schema/analysis/stopwords/english
[junit4] 2> 1742782 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to
existing ManagedResource /schema/analysis/synonyms/englishgraph
[junit4] 2> 1742782 WARN (qtp907569092-15668) [ x:collection1]
o.a.s.r.ManagedResource No stored data found for
/schema/analysis/synonyms/englishgraph
[junit4] 2> 1742782 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for
/schema/analysis/synonyms/englishgraph
[junit4] 2> 1742782 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.ManagedResource Notified 7 observers of
/schema/analysis/synonyms/englishgraph
[junit4] 2> 1742782 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.RestManager Registered new managed resource
/schema/analysis/synonyms/englishgraph
[junit4] 2> 1742782 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/english
[junit4] 2> 1742782 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path
_schema_analysis_stopwords_english.json using
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-001\collection1\conf
[junit4] 2> 1742782 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for
/schema/analysis/stopwords/english
[junit4] 2> 1742782 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for
/schema/analysis/stopwords/english
[junit4] 2> 1742782 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.ManagedResource Notified 11 observers of
/schema/analysis/stopwords/english
[junit4] 2> 1742782 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.RestManager Registered new managed resource
/schema/analysis/stopwords/english
[junit4] 2> 1742782 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to
existing ManagedResource /schema/analysis/synonyms/englishgraph
[junit4] 2> 1742782 WARN (qtp907569092-15668) [ x:collection1]
o.a.s.r.ManagedResource No stored data found for
/schema/analysis/synonyms/englishgraph
[junit4] 2> 1742782 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for
/schema/analysis/synonyms/englishgraph
[junit4] 2> 1742782 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.ManagedResource Notified 8 observers of
/schema/analysis/synonyms/englishgraph
[junit4] 2> 1742782 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.RestManager Registered new managed resource
/schema/analysis/synonyms/englishgraph
[junit4] 2> 1742787 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/german
[junit4] 2> 1742787 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path
_schema_analysis_stopwords_german.json using
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-001\collection1\conf
[junit4] 2> 1742787 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for
/schema/analysis/stopwords/german
[junit4] 2> 1742787 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for
/schema/analysis/stopwords/german
[junit4] 2> 1742787 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.ManagedResource Notified 11 observers of
/schema/analysis/stopwords/german
[junit4] 2> 1742787 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.RestManager Registered new managed resource
/schema/analysis/stopwords/german
[junit4] 2> 1742787 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to
existing ManagedResource /schema/analysis/synonyms/germangraph
[junit4] 2> 1742788 WARN (qtp907569092-15668) [ x:collection1]
o.a.s.r.ManagedResource No stored data found for
/schema/analysis/synonyms/germangraph
[junit4] 2> 1742788 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for
/schema/analysis/synonyms/germangraph
[junit4] 2> 1742788 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.ManagedResource Notified 7 observers of
/schema/analysis/synonyms/germangraph
[junit4] 2> 1742788 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.RestManager Registered new managed resource
/schema/analysis/synonyms/germangraph
[junit4] 2> 1742788 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/german
[junit4] 2> 1742788 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path
_schema_analysis_stopwords_german.json using
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-001\collection1\conf
[junit4] 2> 1742788 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for
/schema/analysis/stopwords/german
[junit4] 2> 1742788 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for
/schema/analysis/stopwords/german
[junit4] 2> 1742788 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.ManagedResource Notified 12 observers of
/schema/analysis/stopwords/german
[junit4] 2> 1742788 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.RestManager Registered new managed resource
/schema/analysis/stopwords/german
[junit4] 2> 1742788 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to
existing ManagedResource /schema/analysis/synonyms/germangraph
[junit4] 2> 1742788 WARN (qtp907569092-15668) [ x:collection1]
o.a.s.r.ManagedResource No stored data found for
/schema/analysis/synonyms/germangraph
[junit4] 2> 1742788 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for
/schema/analysis/synonyms/germangraph
[junit4] 2> 1742788 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.ManagedResource Notified 8 observers of
/schema/analysis/synonyms/germangraph
[junit4] 2> 1742788 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.RestManager Registered new managed resource
/schema/analysis/synonyms/germangraph
[junit4] 2> 1742795 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/english
[junit4] 2> 1742795 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path
_schema_analysis_stopwords_english.json using
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-001\collection1\conf
[junit4] 2> 1742795 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for
/schema/analysis/stopwords/english
[junit4] 2> 1742795 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for
/schema/analysis/stopwords/english
[junit4] 2> 1742795 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.ManagedResource Notified 12 observers of
/schema/analysis/stopwords/english
[junit4] 2> 1742795 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.RestManager Registered new managed resource
/schema/analysis/stopwords/english
[junit4] 2> 1742795 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing
ManagedResource /schema/analysis/synonyms/english
[junit4] 2> 1742795 WARN (qtp907569092-15668) [ x:collection1]
o.a.s.r.ManagedResource No stored data found for
/schema/analysis/synonyms/english
[junit4] 2> 1742795 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for
/schema/analysis/synonyms/english
[junit4] 2> 1742797 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.ManagedResource Notified 4 observers of
/schema/analysis/synonyms/english
[junit4] 2> 1742797 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.RestManager Registered new managed resource
/schema/analysis/synonyms/english
[junit4] 2> 1742800 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/german
[junit4] 2> 1742800 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path
_schema_analysis_stopwords_german.json using
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-001\collection1\conf
[junit4] 2> 1742802 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for
/schema/analysis/stopwords/german
[junit4] 2> 1742802 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for
/schema/analysis/stopwords/german
[junit4] 2> 1742802 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.ManagedResource Notified 13 observers of
/schema/analysis/stopwords/german
[junit4] 2> 1742802 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.RestManager Registered new managed resource
/schema/analysis/stopwords/german
[junit4] 2> 1742802 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing
ManagedResource /schema/analysis/synonyms/german
[junit4] 2> 1742802 WARN (qtp907569092-15668) [ x:collection1]
o.a.s.r.ManagedResource No stored data found for
/schema/analysis/synonyms/german
[junit4] 2> 1742802 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for
/schema/analysis/synonyms/german
[junit4] 2> 1742802 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.ManagedResource Notified 5 observers of /schema/analysis/synonyms/german
[junit4] 2> 1742803 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.RestManager Registered new managed resource
/schema/analysis/synonyms/german
[junit4] 2> 1742805 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/english
[junit4] 2> 1742807 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path
_schema_analysis_stopwords_english.json using
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-001\collection1\conf
[junit4] 2> 1742807 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for
/schema/analysis/stopwords/english
[junit4] 2> 1742807 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for
/schema/analysis/stopwords/english
[junit4] 2> 1742807 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.ManagedResource Notified 13 observers of
/schema/analysis/stopwords/english
[junit4] 2> 1742807 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.RestManager Registered new managed resource
/schema/analysis/stopwords/english
[junit4] 2> 1742807 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to
existing ManagedResource /schema/analysis/synonyms/englishgraph
[junit4] 2> 1742807 WARN (qtp907569092-15668) [ x:collection1]
o.a.s.r.ManagedResource No stored data found for
/schema/analysis/synonyms/englishgraph
[junit4] 2> 1742807 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for
/schema/analysis/synonyms/englishgraph
[junit4] 2> 1742807 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.ManagedResource Notified 9 observers of
/schema/analysis/synonyms/englishgraph
[junit4] 2> 1742807 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.RestManager Registered new managed resource
/schema/analysis/synonyms/englishgraph
[junit4] 2> 1742807 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/english
[junit4] 2> 1742807 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path
_schema_analysis_stopwords_english.json using
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-001\collection1\conf
[junit4] 2> 1742807 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for
/schema/analysis/stopwords/english
[junit4] 2> 1742807 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for
/schema/analysis/stopwords/english
[junit4] 2> 1742807 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.ManagedResource Notified 14 observers of
/schema/analysis/stopwords/english
[junit4] 2> 1742807 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.RestManager Registered new managed resource
/schema/analysis/stopwords/english
[junit4] 2> 1742807 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to
existing ManagedResource /schema/analysis/synonyms/englishgraph
[junit4] 2> 1742807 WARN (qtp907569092-15668) [ x:collection1]
o.a.s.r.ManagedResource No stored data found for
/schema/analysis/synonyms/englishgraph
[junit4] 2> 1742808 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for
/schema/analysis/synonyms/englishgraph
[junit4] 2> 1742808 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.ManagedResource Notified 10 observers of
/schema/analysis/synonyms/englishgraph
[junit4] 2> 1742808 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.RestManager Registered new managed resource
/schema/analysis/synonyms/englishgraph
[junit4] 2> 1742809 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/german
[junit4] 2> 1742809 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path
_schema_analysis_stopwords_german.json using
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-001\collection1\conf
[junit4] 2> 1742809 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for
/schema/analysis/stopwords/german
[junit4] 2> 1742809 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for
/schema/analysis/stopwords/german
[junit4] 2> 1742809 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.ManagedResource Notified 14 observers of
/schema/analysis/stopwords/german
[junit4] 2> 1742809 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.RestManager Registered new managed resource
/schema/analysis/stopwords/german
[junit4] 2> 1742809 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to
existing ManagedResource /schema/analysis/synonyms/germangraph
[junit4] 2> 1742810 WARN (qtp907569092-15668) [ x:collection1]
o.a.s.r.ManagedResource No stored data found for
/schema/analysis/synonyms/germangraph
[junit4] 2> 1742810 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for
/schema/analysis/synonyms/germangraph
[junit4] 2> 1742810 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.ManagedResource Notified 9 observers of
/schema/analysis/synonyms/germangraph
[junit4] 2> 1742810 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.RestManager Registered new managed resource
/schema/analysis/synonyms/germangraph
[junit4] 2> 1742810 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/german
[junit4] 2> 1742810 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path
_schema_analysis_stopwords_german.json using
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-001\collection1\conf
[junit4] 2> 1742812 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for
/schema/analysis/stopwords/german
[junit4] 2> 1742812 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for
/schema/analysis/stopwords/german
[junit4] 2> 1742812 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.ManagedResource Notified 15 observers of
/schema/analysis/stopwords/german
[junit4] 2> 1742812 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.RestManager Registered new managed resource
/schema/analysis/stopwords/german
[junit4] 2> 1742812 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to
existing ManagedResource /schema/analysis/synonyms/germangraph
[junit4] 2> 1742812 WARN (qtp907569092-15668) [ x:collection1]
o.a.s.r.ManagedResource No stored data found for
/schema/analysis/synonyms/germangraph
[junit4] 2> 1742812 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for
/schema/analysis/synonyms/germangraph
[junit4] 2> 1742812 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.ManagedResource Notified 10 observers of
/schema/analysis/synonyms/germangraph
[junit4] 2> 1742812 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.RestManager Registered new managed resource
/schema/analysis/synonyms/germangraph
[junit4] 2> 1742817 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/english
[junit4] 2> 1742817 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path
_schema_analysis_stopwords_english.json using
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-001\collection1\conf
[junit4] 2> 1742818 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for
/schema/analysis/stopwords/english
[junit4] 2> 1742818 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for
/schema/analysis/stopwords/english
[junit4] 2> 1742818 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.ManagedResource Notified 15 observers of
/schema/analysis/stopwords/english
[junit4] 2> 1742818 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.RestManager Registered new managed resource
/schema/analysis/stopwords/english
[junit4] 2> 1742818 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing
ManagedResource /schema/analysis/synonyms/english
[junit4] 2> 1742818 WARN (qtp907569092-15668) [ x:collection1]
o.a.s.r.ManagedResource No stored data found for
/schema/analysis/synonyms/english
[junit4] 2> 1742818 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for
/schema/analysis/synonyms/english
[junit4] 2> 1742819 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.ManagedResource Notified 5 observers of
/schema/analysis/synonyms/english
[junit4] 2> 1742819 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.r.RestManager Registered new managed resource
/schema/analysis/synonyms/english
[junit4] 2> 1742822 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.s.ManagedIndexSchema Upgraded to managed schema at
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-001\collection1\conf\managed-schema
[junit4] 2> 1742823 INFO (qtp907569092-15668) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/schema params={} status=0
QTime=65
[junit4] 2> 1742827 INFO (qtp907569092-15665) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/schema params={} status=0
QTime=1
[junit4] 2> 1742830 INFO (qtp907569092-15663) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/schema params={} status=0
QTime=0
[junit4] 2> 1742835 INFO (qtp907569092-15665) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/schema params={} status=0
QTime=0
[junit4] 2> 1742847 INFO (qtp907569092-15663) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={stream.body=<add><doc><field+name%3D"id">myid1</field><field+name%3D"a1">1</field><field+name%3D"a2">2</field><field+name%3D"a3">3</field></doc></add>}{add=[myid1]}
0 9
[junit4] 2> 1742850 INFO (qtp907569092-15665) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1742850 INFO (qtp907569092-15665) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@4e5dc529 commitCommandVersion:0
[junit4] 2> 1742875 INFO (qtp907569092-15665) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@4256828c[collection1] main]
[junit4] 2> 1742876 INFO (qtp907569092-15665) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1742877 INFO (searcherExecutor-6821-th
[...truncated too long message...]
est, TestXIncludeConfig, GraphQueryTest,
DistributedFacetPivotSmallAdvancedTest, TestScoreJoinQPScore,
CheckHdfsIndexTest, TestElisionMultitermQuery,
LeaderFailureAfterFreshStartTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest,
BigEndianAscendingWordSerializerTest, TestManagedResourceStorage,
OverseerTaskQueueTest, HLLSerializationTest, QueryElevationComponentTest,
PingRequestHandlerTest, PeerSyncWithIndexFingerprintCachingTest, TestRecovery,
BlockCacheTest, TestRemoteStreaming, NodeLostTriggerTest,
TestPostingsSolrHighlighter, SolrCoreMetricManagerTest,
TestSha256AuthenticationProvider, TestCloudJSONFacetJoinDomain,
ClassificationUpdateProcessorTest, CachingDirectoryFactoryTest,
RAMDirectoryFactoryTest, TestFaceting, TestClassicSimilarityFactory,
TestRawTransformer, TestManagedSchemaThreadSafety, CursorPagingTest,
ShardRoutingCustomTest, TestDownShardTolerantSearch, TestPushWriter,
DeleteNodeTest, ForceLeaderTest, TestSerializedLuceneMatchVersion, TestTrie,
ConfigSetsAPITest, TestZkChroot, StatelessScriptUpdateProcessorFactoryTest,
TestExactStatsCache, BasicAuthIntegrationTest, TestUseDocValuesAsStored2,
DistanceUnitsTest, TestSolrConfigHandler, BJQParserTest, SynonymTokenizerTest,
TestCloudDeleteByQuery, DocValuesMissingTest, TestPartialUpdateDeduplication,
TestCollationFieldDocValues, TestPerFieldSimilarity, CursorMarkTest,
FacetPivotSmallTest, TestSchemaNameResource, BlockJoinFacetRandomTest,
AtomicUpdateProcessorFactoryTest, SearchHandlerTest, DateMathParserTest,
DirectSolrSpellCheckerTest, TestSolr4Spatial2, TestIndexSearcher,
IndexSchemaRuntimeFieldTest, TestApiFramework, RollingRestartTest,
TestRequestForwarding, TestExportWriter, BufferStoreTest, V2ApiIntegrationTest,
TestComplexPhraseQParserPlugin, TestShardHandlerFactory, AddBlockUpdateTest,
TestGraphMLResponseWriter, TestLegacyTerms, JavabinLoaderTest,
HttpPartitionTest, TestInfoStreamLogging, TestPKIAuthenticationPlugin,
TestConfigSetsAPIZkFailure, TestXmlQParser, SampleTest, TestUtils,
TestSolrDeletionPolicy1, CloudMLTQParserTest, TestPseudoReturnFields,
TestMultiWordSynonyms, TestManagedSchema, TestSegmentSorting,
HdfsChaosMonkeyNothingIsSafeTest, TestSystemIdResolver, SpatialFilterTest,
TestJoin, UnloadDistributedZkTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest]
[junit4] Completed [391/774 (2!)] on J0 in 63.91s, 1 test, 1 failure <<<
FAILURES!
[...truncated 3707 lines...]
[junit4] Suite:
org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E15B79F15D594105-001\init-core-data-001
[junit4] 2> log4j:WARN No appenders could be found for logger
(org.apache.solr.SolrTestCaseJ4).
[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(Lucene70): {},
docValues:{}, maxPointsInLeafNode=968, maxMBSortInHeap=7.8391493337570815,
sim=RandomSimilarity(queryNorm=true): {}, locale=fr-YT,
timezone=America/Yellowknife
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1
(64-bit)/cpus=3,threads=1,free=52770920,total=168296448
[junit4] 2> NOTE: All tests run in this JVM:
[TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
-Dtests.seed=E15B79F15D594105 -Dtests.slow=true -Dtests.locale=fr-YT
-Dtests.timezone=America/Yellowknife -Dtests.asserts=true
-Dtests.file.encoding=Cp1252
[junit4] ERROR 0.00s J1 |
TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
[junit4] > Throwable #1: java.io.IOException: Could not remove the
following files (in the order of attempts):
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E15B79F15D594105-001\tempDir-001\collection1\conf:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E15B79F15D594105-001\tempDir-001\collection1\conf
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E15B79F15D594105-001\tempDir-001\collection1:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E15B79F15D594105-001\tempDir-001\collection1
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E15B79F15D594105-001\tempDir-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E15B79F15D594105-001\tempDir-001
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E15B79F15D594105-001\tempDir-001\collection1\conf\en-test-tokenizer.bin:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E15B79F15D594105-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E15B79F15D594105-001\tempDir-001\collection1\conf\en-test-sent.bin:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E15B79F15D594105-001\tempDir-001\collection1\conf\en-test-sent.bin
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E15B79F15D594105-001\tempDir-001\collection1\conf\en-test-ner-person.bin:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E15B79F15D594105-001\tempDir-001\collection1\conf\en-test-ner-person.bin
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E15B79F15D594105-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E15B79F15D594105-001
[junit4] > at
__randomizedtesting.SeedInfo.seed([E15B79F15D594105]:0)
[junit4] > at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] Completed [1/5 (1!)] on J1 in 12.98s, 8 tests, 1 error <<< FAILURES!
[...truncated 612 lines...]
[junit4] Suite: org.apache.solr.analytics.function.mapping.MultFunctionTest
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.function.mapping.MultFunctionTest_7D0D575AB236A619-001\init-core-data-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=1696, maxMBSortInHeap=6.079029672928801,
sim=RandomSimilarity(queryNorm=true): {}, locale=vai-LR, timezone=Asia/Jakarta
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1
(64-bit)/cpus=3,threads=1,free=86142832,total=225443840
[junit4] 2> NOTE: All tests run in this JVM: [IfFunctionTest,
CeilingFunctionTest, LegacyRangeFacetTest, CastingBooleanValueStreamTest,
PivotFacetTest, MultFunctionTest]
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=MultFunctionTest
-Dtests.seed=7D0D575AB236A619 -Dtests.slow=true -Dtests.locale=vai-LR
-Dtests.timezone=Asia/Jakarta -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s J1 | MultFunctionTest (suite) <<<
[junit4] > Throwable #1: java.io.IOException: Could not remove the
following files (in the order of attempts):
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.function.mapping.MultFunctionTest_7D0D575AB236A619-001\init-core-data-001:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.function.mapping.MultFunctionTest_7D0D575AB236A619-001\init-core-data-001
[junit4] > at
__randomizedtesting.SeedInfo.seed([7D0D575AB236A619]:0)
[junit4] > at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] Completed [10/78 (1!)] on J1 in 0.04s, 4 tests, 1 error <<<
FAILURES!
[...truncated 37933 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]