Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.2-Windows/15/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
6 tests failed.
FAILED: junit.framework.TestSuite.org.apache.lucene.store.TestMultiMMap
Error Message:
Could not remove the following files (in the order of attempts):
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_EE8D841C597D0A10-001\testVLong-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_EE8D841C597D0A10-001\testVLong-001
Stack Trace:
java.io.IOException: Could not remove the following files (in the order of
attempts):
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_EE8D841C597D0A10-001\testVLong-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_EE8D841C597D0A10-001\testVLong-001
at __randomizedtesting.SeedInfo.seed([EE8D841C597D0A10]: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.lang.Thread.run(Thread.java:748)
FAILED:
junit.framework.TestSuite.org.apache.lucene.store.TestMockDirectoryWrapper
Error Message:
Could not remove the following files (in the order of attempts):
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\test-framework\test\J1\temp\lucene.store.TestMockDirectoryWrapper_77A2BAA15244DC9D-001\testDeleteFile-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\test-framework\test\J1\temp\lucene.store.TestMockDirectoryWrapper_77A2BAA15244DC9D-001\testDeleteFile-001
Stack Trace:
java.io.IOException: Could not remove the following files (in the order of
attempts):
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\test-framework\test\J1\temp\lucene.store.TestMockDirectoryWrapper_77A2BAA15244DC9D-001\testDeleteFile-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\test-framework\test\J1\temp\lucene.store.TestMockDirectoryWrapper_77A2BAA15244DC9D-001\testDeleteFile-001
at __randomizedtesting.SeedInfo.seed([77A2BAA15244DC9D]: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.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.handler.TestSQLHandler.doTest
Error Message:
Stack Trace:
java.lang.AssertionError
at
__randomizedtesting.SeedInfo.seed([F2B65BEFDA84BFD0:55F2E34BB73FAC69]:0)
at
org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:181)
at org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:82)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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
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.lang.Thread.run(Thread.java:748)
FAILED: junit.framework.TestSuite.org.apache.solr.search.TestSearcherReuse
Error Message:
Could not remove the following files (in the order of attempts):
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_F2B65BEFDA84BFD0-001\init-core-data-001:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_F2B65BEFDA84BFD0-001\init-core-data-001
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_F2B65BEFDA84BFD0-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_F2B65BEFDA84BFD0-001
Stack Trace:
java.io.IOException: Could not remove the following files (in the order of
attempts):
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_F2B65BEFDA84BFD0-001\init-core-data-001:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_F2B65BEFDA84BFD0-001\init-core-data-001
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_F2B65BEFDA84BFD0-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_F2B65BEFDA84BFD0-001
at __randomizedtesting.SeedInfo.seed([F2B65BEFDA84BFD0]: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.lang.Thread.run(Thread.java:748)
FAILED: junit.framework.TestSuite.org.apache.solr.update.SolrCmdDistributorTest
Error Message:
Could not remove the following files (in the order of attempts):
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_F2B65BEFDA84BFD0-001\tempDir-001\shard3\configsets\minimal:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_F2B65BEFDA84BFD0-001\tempDir-001\shard3\configsets\minimal
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_F2B65BEFDA84BFD0-001\tempDir-001\shard3\configsets:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_F2B65BEFDA84BFD0-001\tempDir-001\shard3\configsets
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_F2B65BEFDA84BFD0-001\tempDir-001\shard3:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_F2B65BEFDA84BFD0-001\tempDir-001\shard3
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_F2B65BEFDA84BFD0-001\tempDir-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_F2B65BEFDA84BFD0-001\tempDir-001
Stack Trace:
java.io.IOException: Could not remove the following files (in the order of
attempts):
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_F2B65BEFDA84BFD0-001\tempDir-001\shard3\configsets\minimal:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_F2B65BEFDA84BFD0-001\tempDir-001\shard3\configsets\minimal
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_F2B65BEFDA84BFD0-001\tempDir-001\shard3\configsets:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_F2B65BEFDA84BFD0-001\tempDir-001\shard3\configsets
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_F2B65BEFDA84BFD0-001\tempDir-001\shard3:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_F2B65BEFDA84BFD0-001\tempDir-001\shard3
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_F2B65BEFDA84BFD0-001\tempDir-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_F2B65BEFDA84BFD0-001\tempDir-001
at __randomizedtesting.SeedInfo.seed([F2B65BEFDA84BFD0]: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.lang.Thread.run(Thread.java:748)
FAILED:
org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.test
Error Message:
expected:<1> but was:<0>
Stack Trace:
java.lang.AssertionError: expected:<1> but was:<0>
at
__randomizedtesting.SeedInfo.seed([F2B65BEFDA84BFD0:7AE264357478D228]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.assertInvariants(TimeRoutedAliasUpdateProcessorTest.java:245)
at
org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.test(TimeRoutedAliasUpdateProcessorTest.java:123)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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
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
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.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 713 lines...]
[junit4] Suite: org.apache.lucene.store.TestMultiMMap
[junit4] 2> NOTE: test params are: codec=Lucene70,
sim=RandomSimilarity(queryNorm=false): {}, locale=ar-SD, timezone=Pacific/Tahiti
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144
(64-bit)/cpus=3,threads=1,free=91380128,total=297603072
[junit4] 2> NOTE: All tests run in this JVM: [TestDuelingCodecs,
TestScoreCachingWrappingScorer, TestBlockPostingsFormat2, TestAttributeSource,
TestSimpleExplanationsOfNonMatches, TestControlledRealTimeReopenThread,
TestFilterCodecReader, TestRamUsageEstimator, FuzzyTermOnShortTermsTest,
TestCodecHoldsOpenFiles, TestSpans, TestIndexWriterMerging, TestBagOfPostings,
TestEarlyTermination, TestConjunctions, TestRegExp, TestFilterLeafReader,
TestSearchWithThreads, TestComplexExplanations, TestNorms,
TestIntArrayDocIdSet, TestFrequencyTrackingRingBuffer,
TestMixedDocValuesUpdates, TestFieldCacheRewriteMethod, TestMathUtil,
TestBytesRef, TestBooleanOr, TestIndexWriter, TestSameScoresWithThreads,
TestOfflineSorter, TestToken, TestNotDocIdSet, TestBooleanQuery,
TestFieldInvertState, TestNRTReaderCleanup, TestStandardAnalyzer,
TestSparseFixedBitDocIdSet, TestThreadedForceMerge, TestFSTs,
TestGeoEncodingUtils, TestCharFilter, TestMutableValues, TestDocValuesIndexing,
TestIndexWriterFromReader, TestIndexSorting, TestPrefixQuery, TestPolygon,
TestSegmentReader, TestMergePolicyWrapper, TestSameTokenSamePosition,
TestTopDocsCollector, TestDoubleValuesSource,
TestTopFieldCollectorEarlyTermination, TestBufferedIndexInput, TestTryDelete,
TestMultiThreadTermVectors, TestSpanNearQuery, TestParallelReaderEmptyIndex,
TestDocsAndPositions, TestIntroSorter, TestNamedSPILoader, TestFieldsReader,
TestMultiCollector, TestBagOfPositions, TestDocInverterPerFieldErrorInfo,
TestTimSorter, TestTerm, TestCodecUtil, TestLockFactory,
TestBoolean2ScorerSupplier, TestForceMergeForever, TestDirectPacked,
TestPayloadsOnVectors, Test4GBStoredFields, TestMmapDirectory, TestMultiMMap]
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestMultiMMap
-Dtests.seed=EE8D841C597D0A10 -Dtests.slow=true -Dtests.locale=ar-SD
-Dtests.timezone=Pacific/Tahiti -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 0.00s J0 | TestMultiMMap (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.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_EE8D841C597D0A10-001\testVLong-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_EE8D841C597D0A10-001\testVLong-001
[junit4] > at
__randomizedtesting.SeedInfo.seed([EE8D841C597D0A10]:0)
[junit4] > at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] Completed [152/458 (1!)] on J0 in 3.93s, 54 tests, 1 error <<<
FAILURES!
[...truncated 1214 lines...]
[junit4] Suite: org.apache.lucene.store.TestMockDirectoryWrapper
[junit4] IGNOR/A 0.01s J1 | TestMockDirectoryWrapper.testThreadSafety
[junit4] > Assumption #1: 'nightly' test group is disabled (@Nightly())
[junit4] IGNOR/A 0.00s J1 |
TestMockDirectoryWrapper.testFsyncDoesntCreateNewFiles
[junit4] > Assumption #1: test only works for FSDirectory subclasses
[junit4] IGNOR/A 0.00s J1 | TestMockDirectoryWrapper.testPendingDeletions
[junit4] > Assumption #1: we can only install VirusCheckingFS on an
FSDirectory
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=1669, maxMBSortInHeap=6.714731623278427,
sim=RandomSimilarity(queryNorm=false): {}, locale=en-IN,
timezone=Canada/Mountain
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144
(64-bit)/cpus=3,threads=1,free=72303800,total=97320960
[junit4] 2> NOTE: All tests run in this JVM: [TestVirusCheckingFS,
TestExtrasFS, Nested1, TestMockDirectoryWrapper]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestMockDirectoryWrapper -Dtests.seed=77A2BAA15244DC9D
-Dtests.slow=true -Dtests.locale=en-IN -Dtests.timezone=Canada/Mountain
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 0.00s J1 | TestMockDirectoryWrapper (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.2-Windows\lucene\build\test-framework\test\J1\temp\lucene.store.TestMockDirectoryWrapper_77A2BAA15244DC9D-001\testDeleteFile-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\test-framework\test\J1\temp\lucene.store.TestMockDirectoryWrapper_77A2BAA15244DC9D-001\testDeleteFile-001
[junit4] > at
__randomizedtesting.SeedInfo.seed([77A2BAA15244DC9D]:0)
[junit4] > at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] Completed [9/41 (1!)] on J1 in 1.47s, 49 tests, 1 error, 3 skipped
<<< FAILURES!
[...truncated 10424 lines...]
[junit4] Suite:
org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_F2B65BEFDA84BFD0-001\init-core-data-001
[junit4] 2> 1549606 WARN
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[F2B65BEFDA84BFD0]-worker) [
] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=49 numCloses=49
[junit4] 2> 1549606 INFO
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[F2B65BEFDA84BFD0]-worker) [
] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 1549615 INFO
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[F2B65BEFDA84BFD0]-worker) [
] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 1549615 INFO
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[F2B65BEFDA84BFD0]-worker) [
] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 1549616 INFO
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[F2B65BEFDA84BFD0]-worker) [
] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_F2B65BEFDA84BFD0-001\tempDir-001
[junit4] 2> 1549617 INFO
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[F2B65BEFDA84BFD0]-worker) [
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1549617 INFO (Thread-2973) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1549617 INFO (Thread-2973) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1549618 ERROR (Thread-2973) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 1549717 INFO
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[F2B65BEFDA84BFD0]-worker) [
] o.a.s.c.ZkTestServer start zk server on port:62193
[junit4] 2> 1549725 INFO (zkConnectionManagerCallback-2683-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1549734 INFO (jetty-launcher-2680-thread-2) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 1549735 INFO (jetty-launcher-2680-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@54786fe{/solr,null,AVAILABLE}
[junit4] 2> 1549736 INFO (jetty-launcher-2680-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@707cf361{HTTP/1.1,[http/1.1]}{127.0.0.1:62197}
[junit4] 2> 1549736 INFO (jetty-launcher-2680-thread-2) [ ]
o.e.j.s.Server Started @1558409ms
[junit4] 2> 1549736 INFO (jetty-launcher-2680-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=62197}
[junit4] 2> 1549736 ERROR (jetty-launcher-2680-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1549736 INFO (jetty-launcher-2680-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.2.0
[junit4] 2> 1549736 INFO (jetty-launcher-2680-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1549736 INFO (jetty-launcher-2680-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1549736 INFO (jetty-launcher-2680-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-12-13T11:14:28.653Z
[junit4] 2> 1549736 INFO (jetty-launcher-2680-thread-1) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 1549739 INFO (jetty-launcher-2680-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2026e1ac{/solr,null,AVAILABLE}
[junit4] 2> 1549740 INFO (jetty-launcher-2680-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@47d2ca1c{HTTP/1.1,[http/1.1]}{127.0.0.1:62202}
[junit4] 2> 1549740 INFO (jetty-launcher-2680-thread-1) [ ]
o.e.j.s.Server Started @1558413ms
[junit4] 2> 1549740 INFO (jetty-launcher-2680-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=62202}
[junit4] 2> 1549740 ERROR (jetty-launcher-2680-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1549740 INFO (jetty-launcher-2680-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.2.0
[junit4] 2> 1549740 INFO (jetty-launcher-2680-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1549740 INFO (jetty-launcher-2680-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1549740 INFO (jetty-launcher-2680-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-12-13T11:14:28.657Z
[junit4] 2> 1549756 INFO (zkConnectionManagerCallback-2685-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1549756 INFO (zkConnectionManagerCallback-2687-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1549756 INFO (jetty-launcher-2680-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1549760 INFO (jetty-launcher-2680-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1549775 INFO (jetty-launcher-2680-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62193/solr
[junit4] 2> 1549775 INFO (jetty-launcher-2680-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62193/solr
[junit4] 2> 1549779 INFO (zkConnectionManagerCallback-2693-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1549779 INFO (zkConnectionManagerCallback-2695-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1549783 INFO
(zkConnectionManagerCallback-2699-thread-1-processing-n:127.0.0.1:62202_solr)
[n:127.0.0.1:62202_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1549783 INFO
(zkConnectionManagerCallback-2697-thread-1-processing-n:127.0.0.1:62197_solr)
[n:127.0.0.1:62197_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1549952 INFO (jetty-launcher-2680-thread-2)
[n:127.0.0.1:62197_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1549953 INFO (jetty-launcher-2680-thread-2)
[n:127.0.0.1:62197_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:62197_solr
[junit4] 2> 1549955 INFO (jetty-launcher-2680-thread-2)
[n:127.0.0.1:62197_solr ] o.a.s.c.Overseer Overseer
(id=99166694181109766-127.0.0.1:62197_solr-n_0000000000) starting
[junit4] 2> 1549955 INFO (jetty-launcher-2680-thread-1)
[n:127.0.0.1:62202_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1549955 INFO (jetty-launcher-2680-thread-1)
[n:127.0.0.1:62202_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:62202_solr
[junit4] 2> 1549963 INFO (jetty-launcher-2680-thread-2)
[n:127.0.0.1:62197_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:62197_solr
[junit4] 2> 1550070 INFO
(zkCallback-2698-thread-1-processing-n:127.0.0.1:62202_solr)
[n:127.0.0.1:62202_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 1550073 INFO
(zkCallback-2696-thread-1-processing-n:127.0.0.1:62197_solr)
[n:127.0.0.1:62197_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 1550165 INFO (jetty-launcher-2680-thread-2)
[n:127.0.0.1:62197_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_62197.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4e14a3be
[junit4] 2> 1550170 INFO (jetty-launcher-2680-thread-2)
[n:127.0.0.1:62197_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_62197.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4e14a3be
[junit4] 2> 1550170 INFO (jetty-launcher-2680-thread-2)
[n:127.0.0.1:62197_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_62197.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4e14a3be
[junit4] 2> 1550170 INFO (jetty-launcher-2680-thread-2)
[n:127.0.0.1:62197_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_F2B65BEFDA84BFD0-001\tempDir-001\node2\.
[junit4] 2> 1550177 INFO (jetty-launcher-2680-thread-1)
[n:127.0.0.1:62202_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_62202.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4e14a3be
[junit4] 2> 1550199 INFO (jetty-launcher-2680-thread-1)
[n:127.0.0.1:62202_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_62202.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4e14a3be
[junit4] 2> 1550200 INFO (jetty-launcher-2680-thread-1)
[n:127.0.0.1:62202_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_62202.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4e14a3be
[junit4] 2> 1550202 INFO (jetty-launcher-2680-thread-1)
[n:127.0.0.1:62202_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_F2B65BEFDA84BFD0-001\tempDir-001\node1\.
[junit4] 2> 1550238 INFO (zkConnectionManagerCallback-2704-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1550357 INFO
(TEST-TimeRoutedAliasUpdateProcessorTest.test-seed#[F2B65BEFDA84BFD0]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 1550360 INFO (zkConnectionManagerCallback-2709-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1550362 INFO
(TEST-TimeRoutedAliasUpdateProcessorTest.test-seed#[F2B65BEFDA84BFD0]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1550363 INFO
(TEST-TimeRoutedAliasUpdateProcessorTest.test-seed#[F2B65BEFDA84BFD0]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62193/solr ready
[junit4] 2> 1550374 INFO (qtp289697241-14348) [n:127.0.0.1:62197_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
pullReplicas=0&replicationFactor=1&name=timeConfig&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1550386 INFO
(OverseerThreadFactory-5783-thread-1-processing-n:127.0.0.1:62197_solr)
[n:127.0.0.1:62197_solr ] o.a.s.c.CreateCollectionCmd Create collection
timeConfig
[junit4] 2> 1550388 INFO
(OverseerThreadFactory-5783-thread-1-processing-n:127.0.0.1:62197_solr)
[n:127.0.0.1:62197_solr ] o.a.s.c.CreateCollectionCmd Only _default config
set found, using it.
[junit4] 2> 1550389 INFO
(OverseerThreadFactory-5783-thread-1-processing-n:127.0.0.1:62197_solr)
[n:127.0.0.1:62197_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/managed-schema to /configs/timeConfig/managed-schema
[junit4] 2> 1550395 INFO
(OverseerThreadFactory-5783-thread-1-processing-n:127.0.0.1:62197_solr)
[n:127.0.0.1:62197_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/protwords.txt to /configs/timeConfig/protwords.txt
[junit4] 2> 1550403 INFO
(OverseerThreadFactory-5783-thread-1-processing-n:127.0.0.1:62197_solr)
[n:127.0.0.1:62197_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/solrconfig.xml to /configs/timeConfig/solrconfig.xml
[junit4] 2> 1550408 INFO
(OverseerThreadFactory-5783-thread-1-processing-n:127.0.0.1:62197_solr)
[n:127.0.0.1:62197_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/synonyms.txt to /configs/timeConfig/synonyms.txt
[junit4] 2> 1550410 INFO
(OverseerThreadFactory-5783-thread-1-processing-n:127.0.0.1:62197_solr)
[n:127.0.0.1:62197_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/stopwords.txt to /configs/timeConfig/stopwords.txt
[junit4] 2> 1550416 INFO
(OverseerThreadFactory-5783-thread-1-processing-n:127.0.0.1:62197_solr)
[n:127.0.0.1:62197_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/contractions_it.txt to
/configs/timeConfig/lang/contractions_it.txt
[junit4] 2> 1550420 INFO
(OverseerThreadFactory-5783-thread-1-processing-n:127.0.0.1:62197_solr)
[n:127.0.0.1:62197_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/contractions_ca.txt to
/configs/timeConfig/lang/contractions_ca.txt
[junit4] 2> 1550422 INFO
(OverseerThreadFactory-5783-thread-1-processing-n:127.0.0.1:62197_solr)
[n:127.0.0.1:62197_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stemdict_nl.txt to
/configs/timeConfig/lang/stemdict_nl.txt
[junit4] 2> 1550424 INFO
(OverseerThreadFactory-5783-thread-1-processing-n:127.0.0.1:62197_solr)
[n:127.0.0.1:62197_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_hy.txt to
/configs/timeConfig/lang/stopwords_hy.txt
[junit4] 2> 1550426 INFO
(OverseerThreadFactory-5783-thread-1-processing-n:127.0.0.1:62197_solr)
[n:127.0.0.1:62197_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_no.txt to
/configs/timeConfig/lang/stopwords_no.txt
[junit4] 2> 1550428 INFO
(OverseerThreadFactory-5783-thread-1-processing-n:127.0.0.1:62197_solr)
[n:127.0.0.1:62197_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_id.txt to
/configs/timeConfig/lang/stopwords_id.txt
[junit4] 2> 1550430 INFO
(OverseerThreadFactory-5783-thread-1-processing-n:127.0.0.1:62197_solr)
[n:127.0.0.1:62197_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_da.txt to
/configs/timeConfig/lang/stopwords_da.txt
[junit4] 2> 1550431 INFO
(OverseerThreadFactory-5783-thread-1-processing-n:127.0.0.1:62197_solr)
[n:127.0.0.1:62197_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ga.txt to
/configs/timeConfig/lang/stopwords_ga.txt
[junit4] 2> 1550433 INFO
(OverseerThreadFactory-5783-thread-1-processing-n:127.0.0.1:62197_solr)
[n:127.0.0.1:62197_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_hi.txt to
/configs/timeConfig/lang/stopwords_hi.txt
[junit4] 2> 1550435 INFO
(OverseerThreadFactory-5783-thread-1-processing-n:127.0.0.1:62197_solr)
[n:127.0.0.1:62197_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ja.txt to
/configs/timeConfig/lang/stopwords_ja.txt
[junit4] 2> 1550438 INFO
(OverseerThreadFactory-5783-thread-1-processing-n:127.0.0.1:62197_solr)
[n:127.0.0.1:62197_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_pt.txt to
/configs/timeConfig/lang/stopwords_pt.txt
[junit4] 2> 1550440 INFO
(OverseerThreadFactory-5783-thread-1-processing-n:127.0.0.1:62197_solr)
[n:127.0.0.1:62197_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_hu.txt to
/configs/timeConfig/lang/stopwords_hu.txt
[junit4] 2> 1550444 INFO
(OverseerThreadFactory-5783-thread-1-processing-n:127.0.0.1:62197_solr)
[n:127.0.0.1:62197_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_el.txt to
/configs/timeConfig/lang/stopwords_el.txt
[junit4] 2> 1550447 INFO
(OverseerThreadFactory-5783-thread-1-processing-n:127.0.0.1:62197_solr)
[n:127.0.0.1:62197_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ru.txt to
/configs/timeConfig/lang/stopwords_ru.txt
[junit4] 2> 1550449 INFO
(OverseerThreadFactory-5783-thread-1-processing-n:127.0.0.1:62197_solr)
[n:127.0.0.1:62197_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_tr.txt to
/configs/timeConfig/lang/stopwords_tr.txt
[junit4] 2> 1550453 INFO
(OverseerThreadFactory-5783-thread-1-processing-n:127.0.0.1:62197_solr)
[n:127.0.0.1:62197_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ar.txt to
/configs/timeConfig/lang/stopwords_ar.txt
[junit4] 2> 1550458 INFO
(OverseerThreadFactory-5783-thread-1-processing-n:127.0.0.1:62197_solr)
[n:127.0.0.1:62197_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/userdict_ja.txt to
/configs/timeConfig/lang/userdict_ja.txt
[junit4] 2> 1550462 INFO
(OverseerThreadFactory-5783-thread-1-processing-n:127.0.0.1:62197_solr)
[n:127.0.0.1:62197_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_eu.txt to
/configs/timeConfig/lang/stopwords_eu.txt
[junit4] 2> 1550464 INFO
(OverseerThreadFactory-5783-thread-1-processing-n:127.0.0.1:62197_solr)
[n:127.0.0.1:62197_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_it.txt to
/configs/timeConfig/lang/stopwords_it.txt
[junit4] 2> 1550474 INFO
(OverseerThreadFactory-5783-thread-1-processing-n:127.0.0.1:62197_solr)
[n:127.0.0.1:62197_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_cz.txt to
/configs/timeConfig/lang/stopwords_cz.txt
[junit4] 2> 1550476 INFO
(OverseerThreadFactory-5783-thread-1-processing-n:127.0.0.1:62197_solr)
[n:127.0.0.1:62197_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stoptags_ja.txt to
/configs/timeConfig/lang/stoptags_ja.txt
[junit4] 2> 1550481 INFO
(OverseerThreadFactory-5783-thread-1-processing-n:127.0.0.1:62197_solr)
[n:127.0.0.1:62197_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/contractions_fr.txt to
/configs/timeConfig/lang/contractions_fr.txt
[junit4] 2> 1550485 INFO
(OverseerThreadFactory-5783-thread-1-processing-n:127.0.0.1:62197_solr)
[n:127.0.0.1:62197_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_de.txt to
/configs/timeConfig/lang/stopwords_de.txt
[junit4] 2> 1550487 INFO
(OverseerThreadFactory-5783-thread-1-processing-n:127.0.0.1:62197_solr)
[n:127.0.0.1:62197_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_fa.txt to
/configs/timeConfig/lang/stopwords_fa.txt
[junit4] 2> 1550489 INFO
(OverseerThreadFactory-5783-thread-1-processing-n:127.0.0.1:62197_solr)
[n:127.0.0.1:62197_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/contractions_ga.txt to
/configs/timeConfig/lang/contractions_ga.txt
[junit4] 2> 1550491 INFO
(OverseerThreadFactory-5783-thread-1-processing-n:127.0.0.1:62197_solr)
[n:127.0.0.1:62197_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ca.txt to
/configs/timeConfig/lang/stopwords_ca.txt
[junit4] 2> 1550493 INFO
(OverseerThreadFactory-5783-thread-1-processing-n:127.0.0.1:62197_solr)
[n:127.0.0.1:62197_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_nl.txt to
/configs/timeConfig/lang/stopwords_nl.txt
[junit4] 2> 1550496 INFO
(OverseerThreadFactory-5783-thread-1-processing-n:127.0.0.1:62197_solr)
[n:127.0.0.1:62197_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_bg.txt to
/configs/timeConfig/lang/stopwords_bg.txt
[junit4] 2> 1550499 INFO
(OverseerThreadFactory-5783-thread-1-processing-n:127.0.0.1:62197_solr)
[n:127.0.0.1:62197_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_en.txt to
/configs/timeConfig/lang/stopwords_en.txt
[junit4] 2> 1550501 INFO
(OverseerThreadFactory-5783-thread-1-processing-n:127.0.0.1:62197_solr)
[n:127.0.0.1:62197_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_es.txt to
/configs/timeConfig/lang/stopwords_es.txt
[junit4] 2> 1550506 INFO
(OverseerThreadFactory-5783-thread-1-processing-n:127.0.0.1:62197_solr)
[n:127.0.0.1:62197_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_lv.txt to
/configs/timeConfig/lang/stopwords_lv.txt
[junit4] 2> 1550508 INFO
(OverseerThreadFactory-5783-thread-1-processing-n:127.0.0.1:62197_solr)
[n:127.0.0.1:62197_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ro.txt to
/configs/timeConfig/lang/stopwords_ro.txt
[junit4] 2> 1550511 INFO
(OverseerThreadFactory-5783-thread-1-processing-n:127.0.0.1:62197_solr)
[n:127.0.0.1:62197_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_th.txt to
/configs/timeConfig/lang/stopwords_th.txt
[junit4] 2> 1550513 INFO
(OverseerThreadFactory-5783-thread-1-processing-n:127.0.0.1:62197_solr)
[n:127.0.0.1:62197_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_fr.txt to
/configs/timeConfig/lang/stopwords_fr.txt
[junit4] 2> 1550515 INFO
(OverseerThreadFactory-5783-thread-1-processing-n:127.0.0.1:62197_solr)
[n:127.0.0.1:62197_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_sv.txt to
/configs/timeConfig/lang/stopwords_sv.txt
[junit4] 2> 1550517 INFO
(OverseerThreadFactory-5783-thread-1-processing-n:127.0.0.1:62197_solr)
[n:127.0.0.1:62197_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_fi.txt to
/configs/timeConfig/lang/stopwords_fi.txt
[junit4] 2> 1550519 INFO
(OverseerThreadFactory-5783-thread-1-processing-n:127.0.0.1:62197_solr)
[n:127.0.0.1:62197_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/hyphenations_ga.txt to
/configs/timeConfig/lang/hyphenations_ga.txt
[junit4] 2> 1550521 INFO
(OverseerThreadFactory-5783-thread-1-processing-n:127.0.0.1:62197_solr)
[n:127.0.0.1:62197_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_gl.txt to
/configs/timeConfig/lang/stopwords_gl.txt
[junit4] 2> 1550523 INFO
(OverseerThreadFactory-5783-thread-1-processing-n:127.0.0.1:62197_solr)
[n:127.0.0.1:62197_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/params.json to /configs/timeConfig/params.json
[junit4] 2> 1550646 INFO
(OverseerStateUpdate-99166694181109766-127.0.0.1:62197_solr-n_0000000000)
[n:127.0.0.1:62197_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"timeConfig",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"timeConfig_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:62202/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1550866 INFO (qtp2124592599-14366) [n:127.0.0.1:62202_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node2&collection.configName=timeConfig&newCollection=true&name=timeConfig_shard1_replica_n1&action=CREATE&numShards=1&collection=timeConfig&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1550875 INFO (qtp2124592599-14366) [n:127.0.0.1:62202_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 1551016 INFO
(zkCallback-2698-thread-1-processing-n:127.0.0.1:62202_solr)
[n:127.0.0.1:62202_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/timeConfig/state.json] for collection [timeConfig] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1551022 INFO
(zkCallback-2698-thread-2-processing-n:127.0.0.1:62202_solr)
[n:127.0.0.1:62202_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/timeConfig/state.json] for collection [timeConfig] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1551905 INFO (qtp2124592599-14366) [n:127.0.0.1:62202_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.RequestParams conf resource params.json loaded . version : 0
[junit4] 2> 1551906 INFO (qtp2124592599-14366) [n:127.0.0.1:62202_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.RequestParams request params refreshed to version 0
[junit4] 2> 1551907 WARN (qtp2124592599-14366) [n:127.0.0.1:62202_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.SolrConfig Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_F2B65BEFDA84BFD0-001\tempDir-001\node1\timeConfig_shard1_replica_n1\..\..\..\..\contrib\extraction\lib
filtered by .*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_F2B65BEFDA84BFD0-001\tempDir-001\node1\timeConfig_shard1_replica_n1\..\..\..\..\contrib\extraction\lib
[junit4] 2> 1551908 WARN (qtp2124592599-14366) [n:127.0.0.1:62202_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.SolrConfig Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_F2B65BEFDA84BFD0-001\tempDir-001\node1\timeConfig_shard1_replica_n1\..\..\..\..\dist
filtered by solr-cell-\d.*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_F2B65BEFDA84BFD0-001\tempDir-001\node1\timeConfig_shard1_replica_n1\..\..\..\..\dist
[junit4] 2> 1551909 WARN (qtp2124592599-14366) [n:127.0.0.1:62202_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.SolrConfig Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_F2B65BEFDA84BFD0-001\tempDir-001\node1\timeConfig_shard1_replica_n1\..\..\..\..\contrib\clustering\lib
filtered by .*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_F2B65BEFDA84BFD0-001\tempDir-001\node1\timeConfig_shard1_replica_n1\..\..\..\..\contrib\clustering\lib
[junit4] 2> 1551909 WARN (qtp2124592599-14366) [n:127.0.0.1:62202_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.SolrConfig Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_F2B65BEFDA84BFD0-001\tempDir-001\node1\timeConfig_shard1_replica_n1\..\..\..\..\dist
filtered by solr-clustering-\d.*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_F2B65BEFDA84BFD0-001\tempDir-001\node1\timeConfig_shard1_replica_n1\..\..\..\..\dist
[junit4] 2> 1551910 WARN (qtp2124592599-14366) [n:127.0.0.1:62202_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.SolrConfig Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_F2B65BEFDA84BFD0-001\tempDir-001\node1\timeConfig_shard1_replica_n1\..\..\..\..\contrib\langid\lib
filtered by .*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_F2B65BEFDA84BFD0-001\tempDir-001\node1\timeConfig_shard1_replica_n1\..\..\..\..\contrib\langid\lib
[junit4] 2> 1551911 WARN (qtp2124592599-14366) [n:127.0.0.1:62202_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.SolrConfig Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_F2B65BEFDA84BFD0-001\tempDir-001\node1\timeConfig_shard1_replica_n1\..\..\..\..\dist
filtered by solr-langid-\d.*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_F2B65BEFDA84BFD0-001\tempDir-001\node1\timeConfig_shard1_replica_n1\..\..\..\..\dist
[junit4] 2> 1551912 WARN (qtp2124592599-14366) [n:127.0.0.1:62202_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.SolrConfig Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_F2B65BEFDA84BFD0-001\tempDir-001\node1\timeConfig_shard1_replica_n1\..\..\..\..\contrib\velocity\lib
filtered by .*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_F2B65BEFDA84BFD0-001\tempDir-001\node1\timeConfig_shard1_replica_n1\..\..\..\..\contrib\velocity\lib
[junit4] 2> 1551912 WARN (qtp2124592599-14366) [n:127.0.0.1:62202_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.SolrConfig Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_F2B65BEFDA84BFD0-001\tempDir-001\node1\timeConfig_shard1_replica_n1\..\..\..\..\dist
filtered by solr-velocity-\d.*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_F2B65BEFDA84BFD0-001\tempDir-001\node1\timeConfig_shard1_replica_n1\..\..\..\..\dist
[junit4] 2> 1551919 INFO (qtp2124592599-14366) [n:127.0.0.1:62202_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
[junit4] 2> 1551939 INFO (qtp2124592599-14366) [n:127.0.0.1:62202_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.s.IndexSchema [timeConfig_shard1_replica_n1] Schema name=default-config
[junit4] 2> 1552115 INFO (qtp2124592599-14366) [n:127.0.0.1:62202_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
[junit4] 2> 1552174 INFO (qtp2124592599-14366) [n:127.0.0.1:62202_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'timeConfig_shard1_replica_n1' using
configuration from collection timeConfig, trusted=true
[junit4] 2> 1552174 INFO (qtp2124592599-14366) [n:127.0.0.1:62202_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_62202.solr.core.timeConfig.shard1.replica_n1' (registry
'solr.core.timeConfig.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4e14a3be
[junit4] 2> 1552175 INFO (qtp2124592599-14366) [n:127.0.0.1:62202_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1552175 INFO (qtp2124592599-14366) [n:127.0.0.1:62202_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.SolrCore [[timeConfig_shard1_replica_n1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_F2B65BEFDA84BFD0-001\tempDir-001\node1\timeConfig_shard1_replica_n1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_F2B65BEFDA84BFD0-001\tempDir-001\node1\.\timeConfig_shard1_replica_n1\data\]
[junit4] 2> 1552180 INFO (qtp2124592599-14366) [n:127.0.0.1:62202_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
[junit4] 2> 1552332 INFO (qtp2124592599-14366) [n:127.0.0.1:62202_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1552332 INFO (qtp2124592599-14366) [n:127.0.0.1:62202_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1552334 INFO (qtp2124592599-14366) [n:127.0.0.1:62202_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms;
[junit4] 2> 1552334 INFO (qtp2124592599-14366) [n:127.0.0.1:62202_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1552340 INFO (qtp2124592599-14366) [n:127.0.0.1:62202_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@103dcf63[timeConfig_shard1_replica_n1] main]
[junit4] 2> 1552341 INFO (qtp2124592599-14366) [n:127.0.0.1:62202_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/timeConfig
[junit4] 2> 1552342 INFO (qtp2124592599-14366) [n:127.0.0.1:62202_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/timeConfig
[junit4] 2> 1552342 INFO (qtp2124592599-14366) [n:127.0.0.1:62202_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/timeConfig/managed-schema
[junit4] 2> 1552342 INFO (qtp2124592599-14366) [n:127.0.0.1:62202_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 1552343 INFO (qtp2124592599-14366) [n:127.0.0.1:62202_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1552343 INFO (qtp2124592599-14366) [n:127.0.0.1:62202_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.s.DirectSolrSpellChecker init:
{name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
[junit4] 2> 1552345 INFO (qtp2124592599-14366) [n:127.0.0.1:62202_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1552345 INFO
(searcherExecutor-5786-thread-1-processing-n:127.0.0.1:62202_solr
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2)
[n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2
x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener
sending requests to Searcher@103dcf63[timeConfig_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1552345 INFO (qtp2124592599-14366) [n:127.0.0.1:62202_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1586667109757222912
[junit4] 2> 1552345 INFO
(searcherExecutor-5786-thread-1-processing-n:127.0.0.1:62202_solr
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2)
[n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2
x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener
done.
[junit4] 2> 1552346 INFO
(searcherExecutor-5786-thread-1-processing-n:127.0.0.1:62202_solr
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2)
[n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2
x:timeConfig_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell
index for spellchecker: default
[junit4] 2> 1552347 INFO
(searcherExecutor-5786-thread-1-processing-n:127.0.0.1:62202_solr
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2)
[n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2
x:timeConfig_shard1_replica_n1] o.a.s.c.SolrCore [timeConfig_shard1_replica_n1]
Registered new searcher Searcher@103dcf63[timeConfig_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1552350 INFO (qtp2124592599-14366) [n:127.0.0.1:62202_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1552350 INFO (qtp2124592599-14366) [n:127.0.0.1:62202_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1552350 INFO (qtp2124592599-14366) [n:127.0.0.1:62202_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:62202/solr/timeConfig_shard1_replica_n1/
[junit4] 2> 1552350 INFO (qtp2124592599-14366) [n:127.0.0.1:62202_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1552350 INFO (qtp2124592599-14366) [n:127.0.0.1:62202_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.SyncStrategy http://127.0.0.1:62202/solr/timeConfig_shard1_replica_n1/
has no replicas
[junit4] 2> 1552350 INFO (qtp2124592599-14366) [n:127.0.0.1:62202_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1552354 INFO (qtp2124592599-14366) [n:127.0.0.1:62202_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:62202/solr/timeConfig_shard1_replica_n1/ shard1
[junit4] 2> 1552456 INFO
(zkCallback-2698-thread-2-processing-n:127.0.0.1:62202_solr)
[n:127.0.0.1:62202_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/timeConfig/state.json] for collection [timeConfig] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1552456 INFO
(zkCallback-2698-thread-1-processing-n:127.0.0.1:62202_solr)
[n:127.0.0.1:62202_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/timeConfig/state.json] for collection [timeConfig] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1552505 INFO (qtp2124592599-14366) [n:127.0.0.1:62202_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1552508 INFO (qtp2124592599-14366) [n:127.0.0.1:62202_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=timeConfig&newCollection=true&name=timeConfig_shard1_replica_n1&action=CREATE&numShards=1&collection=timeConfig&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1642
[junit4] 2> 1552515 INFO (qtp289697241-14348) [n:127.0.0.1:62197_solr
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 1552608 INFO
(zkCallback-2698-thread-2-processing-n:127.0.0.1:62202_solr)
[n:127.0.0.1:62202_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/timeConfig/state.json] for collection [timeConfig] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1552608 INFO
(zkCallback-2698-thread-1-processing-n:127.0.0.1:62202_solr)
[n:127.0.0.1:62202_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/timeConfig/state.json] for collection [timeConfig] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1553516 INFO (qtp289697241-14348) [n:127.0.0.1:62197_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={pullReplicas=0&replicationFactor=1&name=timeConfig&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2}
status=0 QTime=3150
[junit4] 2> 1553524 INFO (qtp2124592599-14359) [n:127.0.0.1:62202_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.h.SolrConfigHandler Executed config commands successfully and persisted
to ZK [{"set-user-property":{"timePartitionAliasName":"myalias"}},
{"set-user-property":{"update.autoCreateFields":false}},
{"add-updateprocessor":{
[junit4] 2> "name":"tolerant",
[junit4] 2> "class":"solr.TolerantUpdateProcessorFactory"}},
{"add-updateprocessor":{
[junit4] 2> "name":"inc",
[junit4] 2>
"class":"org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest$IncrementURPFactory",
[junit4] 2> "fieldName":"integer_i"}}]
[junit4] 2> 1553524 INFO (qtp2124592599-14359) [n:127.0.0.1:62202_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 1 replicas to set the
property overlay to be of version 0 for collection timeConfig
[junit4] 2> 1553525 INFO (Thread-2998) [n:127.0.0.1:62202_solr ]
o.a.s.c.SolrCore config update listener called for core
timeConfig_shard1_replica_n1
[junit4] 2> 1553525 INFO (Thread-2998) [n:127.0.0.1:62202_solr ]
o.a.s.c.SolrCore core reload timeConfig_shard1_replica_n1
[junit4] 2> 1553529 INFO
(solrHandlerExecutor-5791-thread-1-processing-n:127.0.0.1:62202_solr
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2)
[n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2
x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0
secs, maxWait 30
[junit4] 2> 1553544 INFO (Thread-2998) [n:127.0.0.1:62202_solr ]
o.a.s.c.RequestParams conf resource params.json loaded . version : 0
[junit4] 2> 1553544 INFO (Thread-2998) [n:127.0.0.1:62202_solr ]
o.a.s.c.RequestParams request params refreshed to version 0
[junit4] 2> 1553545 WARN (Thread-2998) [n:127.0.0.1:62202_solr ]
o.a.s.c.SolrConfig Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_F2B65BEFDA84BFD0-001\tempDir-001\node1\timeConfig_shard1_replica_n1\..\..\..\..\contrib\extraction\lib
filtered by .*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_F2B65BEFDA84BFD0-001\tempDir-001\node1\timeConfig_shard1_replica_n1\..\..\..\..\contrib\extraction\lib
[junit4] 2> 1553545 WARN (Thread-2998) [n:127.0.0.1:62202_solr ]
o.a.s.c.SolrConfig Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_F2B65BEFDA84BFD0-001\tempDir-001\node1\timeConfig_shard1_replica_n1\..\..\..\..\dist
filtered by solr-cell-\d.*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_F2B65BEFDA84BFD0-001\tempDir-001\node1\timeConfig_shard1_replica_n1\..\..\..\..\dist
[junit4] 2> 1553547 WARN (Thread-2998) [n:127.0.0.1:62202_solr ]
o.a.s.c.SolrConfig Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_F2B65BEFDA84BFD0-001\tempDir-001\node1\timeConfig_shard1_replica_n1\..\..\..\..\contrib\clustering\lib
filtered by .*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_F2B65BEFDA84BFD0-001\tempDir-001\node1\timeConfig_shard1_replica_n1\..\..\..\..\contrib\clustering\lib
[junit4] 2> 1553547 WARN (Thread-2998) [n:127.0.0.1:62202_solr ]
o.a.s.c.SolrConfig Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_F2B65BEFDA84BFD0-001\tempDir-001\node1\timeConfig_shard1_replica_n1\..\..\..\..\dist
filtered by solr-clustering-\d.*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_F2B65BEFDA84BFD0-001\tempDir-001\node1\timeConfig_shard1_replica_n1\..\..\..\..\dist
[junit4] 2> 1553548 WARN (Thread-2998) [n:127.0.0.1:62202_solr ]
o.a.s.c.SolrConfig Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_F2B65BEFDA84BFD0-001\tempDir-001\node1\timeConfig_shard1_replica_n1\..\..\..\..\contrib\langid\lib
filtered by .*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_F2B65BEFDA84BFD0-001\tempDir-001\node1\timeConfig_shard1_replica_n1\..\..\..\..\contrib\langid\lib
[junit4] 2> 1553548 WARN (Thread-2998) [n:127.0.0.1:62202_solr ]
o.a.s.c.SolrConfig Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_F2B65BEFDA84BFD0-001\tempDir-001\node1\timeConfig_shard1_replica_n1\..\..\..\..\dist
filtered by solr-langid-\d.*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_F2B65BEFDA84BFD0-001\tempDir-001\node1\timeConfig_shard1_replica_n1\..\..\..\..\dist
[junit4] 2> 1553548 WARN (Thread-2998) [n:127.0.0.1:62202_solr ]
o.a.s.c.SolrConfig Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_F2B65BEFDA84BFD0-001\tempDir-001\node1\timeConfig_shard1_replica_n1\..\..\..\..\contrib\velocity\lib
filtered by .*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_F2B65BEFDA84BFD0-001\tempDir-001\node1\timeConfig_shard1_replica_n1\..\..\..\..\contrib\velocity\lib
[junit4] 2> 1553548 WARN (Thread-2998) [n:127.0.0.1:62202_solr ]
o.a.s.c.SolrConfig Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_F2B65BEFDA84BFD0-001\tempDir-001\node1\timeConfig_shard1_replica_n1\..\..\..\..\dist
filtered by solr-velocity-\d.*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_F2B65BEFDA84BFD0-001\tempDir-001\node1\timeConfig_shard1_replica_n1\..\..\..\..\dist
[junit4] 2> 1553554 INFO (Thread-2998) [n:127.0.0.1:62202_solr ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
[junit4] 2> 1553572 INFO (Thread-2998) [n:127.0.0.1:62202_solr ]
o.a.s.s.IndexSchema [timeConfig_shard1_replica_n1] Schema name=default-config
[junit4] 2> 1553631 INFO (qtp2124592599-14357) [n:127.0.0.1:62202_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
[junit4] 2> 1553631 INFO (qtp2124592599-14357) [n:127.0.0.1:62202_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.S.Request [timeConfig_shard1_replica_n1] webapp=/solr
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0
QTime=0
[junit4] 2> 1553632 INFO
(solrHandlerExecutor-5791-thread-1-processing-n:127.0.0.1:62202_solr
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2)
[n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2
x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get
expectedVersion 0 from
http://127.0.0.1:62202/solr/timeConfig_shard1_replica_n1/ for prop overlay
after 1 attempts
[junit4] 2> 1553632 INFO
(solrHandlerExecutor-5791-thread-1-processing-n:127.0.0.1:62202_solr
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2)
[n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2
x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0
secs, maxWait 30
[junit4] 2> 1553632 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2
x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Another reload is in
progress . Not doing anything
[junit4] 2> 1553719 INFO (Thread-2998) [n:127.0.0.1:62202_solr ]
o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
[junit4] 2> 1553748 INFO (qtp2124592599-14374) [n:127.0.0.1:62202_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
[junit4] 2> 1553748 INFO (qtp2124592599-14374) [n:127.0.0.1:62202_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.S.Request [timeConfig_shard1_replica_n1] webapp=/solr
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0
QTime=0
[junit4] 2> 1553748 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2
x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Another reload is in
progress . Not doing anything
[junit4] 2> 1553748 INFO
(solrHandlerExecutor-5791-thread-1-processing-n:127.0.0.1:62202_solr
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2)
[n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2
x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get
expectedVersion 0 from
http://127.0.0.1:62202/solr/timeConfig_shard1_replica_n1/ for prop overlay
after 2 attempts
[junit4] 2> 1553748 INFO
(solrHandlerExecutor-5791-thread-1-processing-n:127.0.0.1:62202_solr
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2)
[n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2
x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0
secs, maxWait 30
[junit4] 2> 1553780 INFO (Thread-2998) [n:127.0.0.1:62202_solr ]
o.a.s.c.CoreContainer Reloading SolrCore 'timeConfig_shard1_replica_n1' using
configuration from collection timeConfig
[junit4] 2> 1553798 INFO (Thread-2998) [n:127.0.0.1:62202_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_62202.solr.core.timeConfig.shard1.replica_n1' (registry
'solr.core.timeConfig.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4e14a3be
[junit4] 2> 1553798 INFO (Thread-2998) [n:127.0.0.1:62202_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.SolrCore [[timeConfig_shard1_replica_n1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_F2B65BEFDA84BFD0-001\tempDir-001\node1\timeConfig_shard1_replica_n1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_F2B65BEFDA84BFD0-001\tempDir-001\node1\.\timeConfig_shard1_replica_n1\data\]
[junit4] 2> 1553800 INFO (Thread-2998) [n:127.0.0.1:62202_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
[junit4] 2> 1553850 INFO (qtp2124592599-14373) [n:127.0.0.1:62202_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
[junit4] 2> 1553850 INFO (qtp2124592599-14373) [n:127.0.0.1:62202_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.S.Request [timeConfig_shard1_replica_n1] webapp=/solr
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0
QTime=0
[junit4] 2> 1553850 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2
x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Another reload is in
progress . Not doing anything
[junit4] 2> 1553850 INFO
(solrHandlerExecutor-5791-thread-1-processing-n:127.0.0.1:62202_solr
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2)
[n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2
x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get
expectedVersion 0 from
http://127.0.0.1:62202/solr/timeConfig_shard1_replica_n1/ for prop overlay
after 3 attempts
[junit4] 2> 1553851 INFO
(solrHandlerExecutor-5791-thread-1-processing-n:127.0.0.1:62202_solr
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2)
[n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2
x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0
secs, maxWait 30
[junit4] 2> 1553881 INFO (Thread-2998) [n:127.0.0.1:62202_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms;
[junit4] 2> 1553881 INFO (Thread-2998) [n:127.0.0.1:62202_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1553882 INFO (Thread-2998) [n:127.0.0.1:62202_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@795afbc8[timeConfig_shard1_replica_n1] main]
[junit4] 2> 1553883 INFO (Thread-2998) [n:127.0.0.1:62202_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/timeConfig
[junit4] 2> 1553884 INFO (Thread-2998) [n:127.0.0.1:62202_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/timeConfig
[junit4] 2> 1553884 INFO (Thread-2998) [n:127.0.0.1:62202_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/timeConfig/managed-schema
[junit4] 2> 1553884 INFO (Thread-2998) [n:127.0.0.1:62202_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 1553885 INFO (Thread-2998) [n:127.0.0.1:62202_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1553885 INFO (Thread-2998) [n:127.0.0.1:62202_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.s.DirectSolrSpellChecker init:
{name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
[junit4] 2> 1553885 INFO (Thread-2998) [n:127.0.0.1:62202_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1553886 INFO
(searcherExecutor-5792-thread-1-processing-n:127.0.0.1:62202_solr
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2)
[n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2
x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener
sending requests to Searcher@795afbc8[timeConfig_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1553889 INFO
(searcherExecutor-5792-thread-1-processing-n:127.0.0.1:62202_solr
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2)
[n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2
x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener
done.
[junit4] 2> 1553889 INFO
(searcherExecutor-5792-thread-1-processing-n:127.0.0.1:62202_solr
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2)
[n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2
x:timeConfig_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell
index for spellchecker: default
[junit4] 2> 1553889 INFO (Thread-2998) [n:127.0.0.1:62202_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1586667111376224256
[junit4] 2> 1553895 INFO (Thread-2998) [n:127.0.0.1:62202_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 1553896 INFO
(searcherExecutor-5792-thread-1-processing-n:127.0.0.1:62202_solr
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2)
[n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2
x:timeConfig_shard1_replica_n1] o.a.s.c.SolrCore [timeConfig_shard1_replica_n1]
Registered new searcher Searcher@795afbc8[timeConfig_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1553897 INFO (Thread-2998) [n:127.0.0.1:62202_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@5e067b9d[timeConfig_shard1_replica_n1] main]
[junit4] 2> 1553897 INFO
(searcherExecutor-5792-thread-1-processing-n:127.0.0.1:62202_solr
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2)
[n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2
x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener
sending requests to Searcher@5e067b9d[timeConfig_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1553897 INFO
(searcherExecutor-5792-thread-1-processing-n:127.0.0.1:62202_solr
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2)
[n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2
x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener
done.
[junit4] 2> 1553899 INFO
(searcherExecutor-5792-thread-1-processing-n:127.0.0.1:62202_solr
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2)
[n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2
x:timeConfig_shard1_replica_n1] o.a.s.c.SolrCore [timeConfig_shard1_replica_n1]
Registered new searcher Searcher@5e067b9d[timeConfig_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1553951 INFO (qtp2124592599-14375) [n:127.0.0.1:62202_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.h.SolrConfigHandler I already have the expected version 0 of config
[junit4] 2> 1553951 INFO (qtp2124592599-14375) [n:127.0.0.1:62202_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.h.SolrConfigHandler isStale false , resourceloader
org.apache.solr.cloud.ZkSolrResourceLoader
[junit4] 2> 1553951 INFO (qtp2124592599-14375) [n:127.0.0.1:62202_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.S.Request [timeConfig_shard1_replica_n1] webapp=/solr
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0
QTime=0
[junit4] 2> 1553952 INFO (qtp2124592599-14359) [n:127.0.0.1:62202_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.h.SolrConfigHandler Took 428.0ms to set the property overlay to be of
version 0 for collection timeConfig
[junit4] 2> 1553952 INFO (qtp2124592599-14359) [n:127.0.0.1:62202_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.S.Request [timeConfig_shard1_replica_n1] webapp=/solr path=/config
params={wt=javabin&version=2} status=0 QTime=432
[junit4] 2> 1553952 INFO (qtp2124592599-14359) [n:127.0.0.1:62202_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.SolrCore [timeConfig_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@f26406
[junit4] 2> 1553952 INFO (qtp2124592599-14359) [n:127.0.0.1:62202_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.timeConfig.shard1.replica_n1, tag=15885318
[junit4] 2> 1553953 INFO (qtp2124592599-14359) [n:127.0.0.1:62202_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@73be92a9: rootName =
solr_62202, domain = solr.core.timeConfig.shard1.replica_n1, service url =
null, agent id = null] for registry solr.core.timeConfig.shard1.replica_n1 /
com.codahale.metrics.MetricRegistry@568b063e
[junit4] 2> 1553963 INFO (qtp2124592599-14359) [n:127.0.0.1:62202_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.timeConfig.shard1.leader, tag=15885318
[junit4] 2> 1553970 INFO (qtp2124592599-14361) [n:127.0.0.1:62202_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.ZkController Persisted config data to node
/configs/timeConfig/params.json
[junit4] 2> 1553970 INFO (qtp2124592599-14361) [n:127.0.0.1:62202_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 1 replicas to set the
property params to be of version 1 for collection timeConfig
[junit4] 2> 1553971 INFO (Thread-2999) [n:127.0.0.1:62202_solr
[...truncated too long message...]
onentTest, TestObjectReleaseTracker, TestDocSet,
TestHighFrequencyDictionaryFactory, UpdateLogTest, TestRequestForwarding,
TermVectorComponentDistributedTest, TestCloudInspectUtil,
TestSolrConfigHandler, TestRetrieveFieldsOptimizer, MergeStrategyTest,
TestLMJelinekMercerSimilarityFactory, TestSlowCompositeReaderWrapper,
TestStreamBody, TestSSLRandomization, TestManagedSynonymFilterFactory,
InfixSuggestersTest, TestApiFramework, BasicAuthStandaloneTest,
TestTolerantUpdateProcessorCloud, TestConfigSetsAPIExclusivity,
TestRemoteStreaming, SmileWriterTest, TemplateUpdateProcessorTest,
PreAnalyzedFieldManagedSchemaCloudTest, TestSchemaResource, TestRandomFaceting,
TestTrackingShardHandlerFactory, SegmentsInfoRequestHandlerTest, TestNRTOpen,
TestLegacyField, TestRandomFlRTGCloud, ZkNodePropsTest, TestValueSourceCache,
TestShortCircuitedRequests, CachingDirectoryFactoryTest,
TestSolrConfigHandlerConcurrent, ShardSplitTest, TestStressReorder,
TestSimpleTrackingShardHandler, StatelessScriptUpdateProcessorFactoryTest,
OverseerTaskQueueTest, TestReRankQParserPlugin, QueryEqualityTest,
MetricUtilsTest, TestAuthorizationFramework, ChaosMonkeySafeLeaderTest,
SoftAutoCommitTest, SolrPluginUtilsTest, AnalyticsMergeStrategyTest,
TestCollapseQParserPlugin, TriLevelCompositeIdRoutingTest,
TestMergePolicyConfig, DocValuesTest, BlockDirectoryTest, MBeansHandlerTest,
SearchRateTriggerTest, DistributedQueueTest, TestSort,
DeleteLastCustomShardedReplicaTest, HighlighterMaxOffsetTest, TestLRUCache,
RegexBytesRefFilterTest, ExternalFileFieldSortTest, TestJsonRequest,
TestCollationFieldDocValues, TestUtilizeNode, DataDrivenBlockJoinTest,
DistributedDebugComponentTest, CollectionsAPIDistributedZkTest,
CdcrVersionReplicationTest, TestGroupingSearch,
TimeRoutedAliasUpdateProcessorTest, LoggingHandlerTest, TestStressUserVersions,
FieldMutatingUpdateProcessorTest, SolrMetricsIntegrationTest, TestConfig,
TestLuceneIndexBackCompat, CollectionsAPIAsyncDistributedZkTest,
LukeRequestHandlerTest, TestMultiWordSynonyms, UUIDUpdateProcessorFallbackTest,
TestInitQParser, UpdateRequestProcessorFactoryTest, DebugComponentTest,
RestartWhileUpdatingTest, PingRequestHandlerTest, SolrMetricManagerTest,
MultiThreadedOCPTest, TestConfigOverlay, TestLeaderInitiatedRecoveryThread,
DistributedFacetExistsSmallTest, BadCopyFieldTest,
TestCopyFieldCollectionResource, QueryElevationComponentTest,
TestFieldSortValues, TestSubQueryTransformerCrossCore, TestZkChroot,
FullHLLTest, TestXmlQParser, MissingSegmentRecoveryTest, TestClusterProperties,
HdfsBasicDistributedZkTest, TestSolrCLIRunExample, TestJsonFacetRefinement,
TermsComponentTest, TestDynamicFieldResource, TestRuleBasedAuthorizationPlugin,
TestGraphTermsQParserPlugin, DocumentAnalysisRequestHandlerTest,
ClassificationUpdateProcessorIntegrationTest, TestLRUStatsCache,
TestCollationField, BasicDistributedZk2Test, UnloadDistributedZkTest,
OpenCloseCoreStressTest, ShardRoutingTest, BasicZkTest,
FullSolrCloudDistribCmdsTest, ClusterStateUpdateTest, ZkSolrClientTest,
TestRandomDVFaceting, ShardRoutingCustomTest, TestDistributedSearch,
TestDistributedGrouping, DistributedSpellCheckComponentTest, ZkControllerTest,
TestRealTimeGet, TestJoin, TestReload, TestStressVersions,
DistributedTermsComponentTest, TestCoreContainer, SimpleFacetsTest,
TestSolr4Spatial, SolrCoreTest, SpellCheckComponentTest,
SolrCmdDistributorTest, PeerSyncTest, TestFunctionQuery,
BasicFunctionalityTest, DirectUpdateHandlerTest, TestBadConfig,
HighlighterTest, DistributedQueryElevationComponentTest, TestCoreDiscovery,
AnalysisAfterCoreReloadTest, TestExtendedDismaxParser, SuggesterFSTTest,
CoreAdminHandlerTest, TestFoldingMultitermQuery, SuggesterTSTTest,
SuggesterTest, TestStressLucene, TestTrie, SuggesterWFSTTest, PolyFieldTest,
NoCacheHeaderTest, TestWordDelimiterFilterFactory,
DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest,
SortByFunctionTest, DistanceFunctionTest, SolrInfoBeanTest, CacheHeaderTest,
IndexBasedSpellCheckerTest, TestWriterPerf, DirectSolrSpellCheckerTest,
TestQueryTypes, PrimitiveFieldTypeTest, TestOmitPositions,
FileBasedSpellCheckerTest, TestIndexingPerformance, MoreLikeThisHandlerTest,
RequiredFieldsTest, TestSolrQueryParser, TestJmxIntegration, QueryParsingTest,
TestAnalyzedSuggestions, UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest,
BinaryUpdateRequestHandlerTest, TestPHPSerializedResponseWriter,
TestComponentsName, SearchHandlerTest, SOLR749Test, TestQuerySenderListener,
UpdateParamsTest, TestSolrIndexConfig, TestQuerySenderNoQuery,
SolrIndexConfigTest, BadComponentTest, TestStressRecovery,
TestSolrDeletionPolicy2, MultiTermTest, SampleTest, TestBinaryField,
NumericFieldsTest, MinimalSchemaTest, TestElisionMultitermQuery,
TestFuzzyAnalyzedSuggestions, TestSolrCoreProperties,
TestPostingsSolrHighlighter, TestLuceneMatchVersion,
SpellPossibilityIteratorTest, SynonymTokenizerTest, TestXIncludeConfig,
EchoParamsTest, TestDFRSimilarityFactory, TestPerFieldSimilarity,
TestLMDirichletSimilarityFactory, TestBM25SimilarityFactory, TestFastWriter,
TimeZoneUtilsTest, ScriptEngineTest, URLClassifyProcessorTest, PluginInfoTest,
TestFastLRUCache, DateMathParserTest, ChaosMonkeyNothingIsSafeTest,
PreAnalyzedFieldTest, TestSystemIdResolver, PrimUtilsTest,
RAMDirectoryFactoryTest, ClusterStateTest, TestSolrJ, TestDocumentBuilder,
SystemInfoHandlerTest, FileUtilsTest, TestRTGBase, SolrTestCaseJ4Test,
TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort,
TestHighlightDedupGrouping, TestTolerantSearch,
TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors,
ConnectionReuseTest, ActionThrottleTest, AddReplicaTest, AliasIntegrationTest,
AsyncCallRequestStatusResponseTest, CleanupOldIndexTest,
CloudExitableDirectoryReaderTest, CollectionReloadTest,
CollectionStateFormat2Test, CollectionTooManyReplicasTest,
ConcurrentDeleteAndCreateCollectionTest, ConnectionManagerTest,
CustomCollectionTest, DeleteInactiveReplicaTest, DeleteShardTest,
DeleteStatusTest, DistribDocExpirationUpdateProcessorTest, HttpPartitionTest,
LeaderInitiatedRecoveryOnShardRestartTest, LegacyCloudClusterPropTest,
OverseerStatusTest, ReplicationFactorTest, SSLMigrationTest,
SharedFSAutoReplicaFailoverTest, SimpleCollectionCreateDeleteTest,
SolrCloudExampleTest, TestAuthenticationFramework, TestCloudPseudoReturnFields,
TestCloudRecovery, TestCollectionAPI, TestCollectionsAPIViaSolrCloudCluster,
TestDeleteCollectionOnDownNodes, TestDistribDocBasedVersion,
TestLocalFSCloudBackupRestore, TestPullReplica,
TestTolerantUpdateProcessorRandomCloud, TlogReplayBufferedWhileIndexingTest,
VMParamsZkACLAndCredentialsProvidersTest, ZkFailoverTest, NodeAddedTriggerTest,
NodeLostTriggerTest, SystemLogListenerTest, CdcrReplicationDistributedZkTest,
CdcrReplicationHandlerTest, HdfsBasicDistributedZk2Test,
HdfsChaosMonkeyNothingIsSafeTest, HdfsNNFailoverTest,
HdfsRestartWhileUpdatingTest, HdfsSyncSliceTest, HdfsThreadLeakTest,
HdfsTlogReplayBufferedWhileIndexingTest, HdfsWriteToMultipleCollectionsTest,
TestClusterStateMutator, ZkStateWriterTest, BlobRepositoryCloudTest,
CoreSorterTest, DirectoryFactoryTest, ExitableDirectoryReaderTest,
HdfsDirectoryFactoryTest, QueryResultKeyTest, TestBackupRepositoryFactory,
TestConfigSetProperties, TestCorePropertiesReload, TestDynamicLoading,
SearchHandlerTest, TestConfigReload, TestSQLHandler, V2StandaloneTest,
CoreAdminCreateDiscoverTest, CoreAdminRequestStatusTest,
PropertiesRequestHandlerTest, SecurityConfHandlerTest, TestCollectionAPIs,
TestConfigsApi, DistributedExpandComponentTest, DistributedFacetPivotLargeTest,
ReplicaListTransformerTest, SpatialHeatmapFacetsTest, TestExpandComponent,
TestHttpShardHandlerFactory, TestPivotHelperCode, TestUnifiedSolrHighlighter,
UninvertDocValuesMergePolicyTest, WrapperMergePolicyFactoryTest,
CheckHdfsIndexTest, TestLegacyNumericUtils, TestMultiValuedNumericRangeQuery,
TestNumericRangeQuery64, SolrJmxReporterTest, SolrShardReporterTest,
TestMacroExpander, TestMacros, TestGeoJSONResponseWriter,
TestGraphMLResponseWriter, TestJavabinTupleStreamParser, TestPushWriter,
TestRawResponseWriter, TestChildDocTransformer, TestManagedResource,
TestRestManager, TestDynamicFieldCollectionResource, TestFieldResource,
TestSchemaSimilarityResource, TestManagedSynonymGraphFilterFactory,
ChangedSchemaMergeTest, EnumFieldTest, TestBulkSchemaConcurrent,
TestCloudSchemaless, TestSchemaManager, TestUseDocValuesAsStored2,
AnalyticsQueryTest, CursorMarkTest, SortSpecParsingTest,
TestComplexPhraseQParserPlugin, TestHashQParserPlugin,
TestPayloadScoreQParserPlugin, TestSearcherReuse]
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestSearcherReuse
-Dtests.seed=F2B65BEFDA84BFD0 -Dtests.slow=true -Dtests.locale=nl
-Dtests.timezone=Australia/Broken_Hill -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s J1 | TestSearcherReuse (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.2-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_F2B65BEFDA84BFD0-001\init-core-data-001:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_F2B65BEFDA84BFD0-001\init-core-data-001
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_F2B65BEFDA84BFD0-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_F2B65BEFDA84BFD0-001
[junit4] > at
__randomizedtesting.SeedInfo.seed([F2B65BEFDA84BFD0]:0)
[junit4] > at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] Completed [694/751 (4!)] on J1 in 0.44s, 1 test, 1 error <<<
FAILURES!
[...truncated 47564 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]