Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/426/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseSerialGC
5 tests failed.
FAILED:
junit.framework.TestSuite.org.apache.solr.handler.admin.CoreAdminCreateDiscoverTest
Error Message:
Could not remove the following files (in the order of attempts):
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001\testInstanceDirAsPropertyParam-XYZ:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001\testInstanceDirAsPropertyParam-XYZ
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-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.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001\testInstanceDirAsPropertyParam-XYZ:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001\testInstanceDirAsPropertyParam-XYZ
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001
at __randomizedtesting.SeedInfo.seed([18F81E2A9EC85E1]:0)
at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
at
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
at
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
FAILED:
junit.framework.TestSuite.org.apache.solr.search.stats.TestExactStatsCache
Error Message:
1 thread leaked from SUITE scope at
org.apache.solr.search.stats.TestExactStatsCache: 1) Thread[id=869,
name=qtp838810610-869, state=TIMED_WAITING, group=TGRP-TestExactStatsCache]
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method) at
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
at
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
at
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
at
app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
at
app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
at [email protected]/java.lang.Thread.run(Thread.java:844)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.search.stats.TestExactStatsCache:
1) Thread[id=869, name=qtp838810610-869, state=TIMED_WAITING,
group=TGRP-TestExactStatsCache]
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
at
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
at
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
at
app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
at
app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
at [email protected]/java.lang.Thread.run(Thread.java:844)
at __randomizedtesting.SeedInfo.seed([18F81E2A9EC85E1]:0)
FAILED:
junit.framework.TestSuite.org.apache.solr.search.stats.TestExactStatsCache
Error Message:
There are still zombie threads that couldn't be terminated: 1)
Thread[id=869, name=qtp838810610-869, state=TIMED_WAITING,
group=TGRP-TestExactStatsCache] at
[email protected]/jdk.internal.misc.Unsafe.park(Native Method) at
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
at
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
at
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
at
app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
at
app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
at [email protected]/java.lang.Thread.run(Thread.java:844)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=869, name=qtp838810610-869, state=TIMED_WAITING,
group=TGRP-TestExactStatsCache]
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
at
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
at
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
at
app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
at
app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
at [email protected]/java.lang.Thread.run(Thread.java:844)
at __randomizedtesting.SeedInfo.seed([18F81E2A9EC85E1]:0)
FAILED:
junit.framework.TestSuite.org.apache.solr.client.solrj.io.graph.GraphExpressionTest
Error Message:
Could not remove the following files (in the order of attempts):
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001\node2\collection1_shard1_replica_n1\data\tlog:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001\node2\collection1_shard1_replica_n1\data\tlog
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001\node2\collection1_shard1_replica_n1\data:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001\node2\collection1_shard1_replica_n1\data
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001\node2\collection1_shard1_replica_n1:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001\node2\collection1_shard1_replica_n1
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001\node2:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001\node2
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001\node2\collection1_shard1_replica_n1\data\tlog\tlog.0000000000000000002:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001\node2\collection1_shard1_replica_n1\data\tlog\tlog.0000000000000000002
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001
Stack Trace:
java.io.IOException: Could not remove the following files (in the order of
attempts):
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001\node2\collection1_shard1_replica_n1\data\tlog:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001\node2\collection1_shard1_replica_n1\data\tlog
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001\node2\collection1_shard1_replica_n1\data:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001\node2\collection1_shard1_replica_n1\data
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001\node2\collection1_shard1_replica_n1:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001\node2\collection1_shard1_replica_n1
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001\node2:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001\node2
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001\node2\collection1_shard1_replica_n1\data\tlog\tlog.0000000000000000002:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001\node2\collection1_shard1_replica_n1\data\tlog\tlog.0000000000000000002
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001
at __randomizedtesting.SeedInfo.seed([C7632230C57EDF92]:0)
at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
at
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
at
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
FAILED:
junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
Error Message:
Could not remove the following files (in the order of attempts):
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92846E1BAB2AF305-001\tempDir-001\collection1\conf:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92846E1BAB2AF305-001\tempDir-001\collection1\conf
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92846E1BAB2AF305-001\tempDir-001\collection1:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92846E1BAB2AF305-001\tempDir-001\collection1
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92846E1BAB2AF305-001\tempDir-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92846E1BAB2AF305-001\tempDir-001
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92846E1BAB2AF305-001\tempDir-001\collection1\conf\en-test-tokenizer.bin:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92846E1BAB2AF305-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92846E1BAB2AF305-001\tempDir-001\collection1\conf\en-test-ner-person.bin:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92846E1BAB2AF305-001\tempDir-001\collection1\conf\en-test-ner-person.bin
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92846E1BAB2AF305-001\tempDir-001\collection1\conf\en-test-sent.bin:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92846E1BAB2AF305-001\tempDir-001\collection1\conf\en-test-sent.bin
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92846E1BAB2AF305-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92846E1BAB2AF305-001
Stack Trace:
java.io.IOException: Could not remove the following files (in the order of
attempts):
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92846E1BAB2AF305-001\tempDir-001\collection1\conf:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92846E1BAB2AF305-001\tempDir-001\collection1\conf
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92846E1BAB2AF305-001\tempDir-001\collection1:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92846E1BAB2AF305-001\tempDir-001\collection1
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92846E1BAB2AF305-001\tempDir-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92846E1BAB2AF305-001\tempDir-001
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92846E1BAB2AF305-001\tempDir-001\collection1\conf\en-test-tokenizer.bin:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92846E1BAB2AF305-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92846E1BAB2AF305-001\tempDir-001\collection1\conf\en-test-ner-person.bin:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92846E1BAB2AF305-001\tempDir-001\collection1\conf\en-test-ner-person.bin
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92846E1BAB2AF305-001\tempDir-001\collection1\conf\en-test-sent.bin:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92846E1BAB2AF305-001\tempDir-001\collection1\conf\en-test-sent.bin
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92846E1BAB2AF305-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92846E1BAB2AF305-001
at __randomizedtesting.SeedInfo.seed([92846E1BAB2AF305]:0)
at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
at
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
at
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
Build Log:
[...truncated 11700 lines...]
[junit4] Suite: org.apache.solr.handler.admin.CoreAdminCreateDiscoverTest
[junit4] 2> 0 INFO
(SUITE-CoreAdminCreateDiscoverTest-seed#[18F81E2A9EC85E1]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\init-core-data-001
[junit4] 2> 213 INFO
(SUITE-CoreAdminCreateDiscoverTest-seed#[18F81E2A9EC85E1]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 257 INFO
(SUITE-CoreAdminCreateDiscoverTest-seed#[18F81E2A9EC85E1]-worker) [ ]
o.e.j.u.log Logging initialized @11349ms to org.eclipse.jetty.util.log.Slf4jLog
[junit4] 2> 265 INFO
(SUITE-CoreAdminCreateDiscoverTest-seed#[18F81E2A9EC85E1]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 359 INFO
(SUITE-CoreAdminCreateDiscoverTest-seed#[18F81E2A9EC85E1]-worker) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 360 INFO
(SUITE-CoreAdminCreateDiscoverTest-seed#[18F81E2A9EC85E1]-worker) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001\solr.xml
[junit4] 2> 1419 INFO
(SUITE-CoreAdminCreateDiscoverTest-seed#[18F81E2A9EC85E1]-worker) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001
[junit4] 2> 1434 INFO
(TEST-CoreAdminCreateDiscoverTest.testInstanceDirAsPropertyParam-seed#[18F81E2A9EC85E1])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testInstanceDirAsPropertyParam
[junit4] 2> 1458 INFO
(TEST-CoreAdminCreateDiscoverTest.testInstanceDirAsPropertyParam-seed#[18F81E2A9EC85E1])
[ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 1463 INFO
(TEST-CoreAdminCreateDiscoverTest.testInstanceDirAsPropertyParam-seed#[18F81E2A9EC85E1])
[ ] o.a.s.h.a.CoreAdminOperation core create command
schema=schema_ren.xml&dataDir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001\testInstanceDirAsPropertyParam-XYZ\data&name=testInstanceDirAsPropertyParam&action=CREATE&config=solrconfig_ren.xml&wt=xml&property.instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001\testInstanceDirAsPropertyParam-XYZ
[junit4] 2> 1599 INFO
(TEST-CoreAdminCreateDiscoverTest.testInstanceDirAsPropertyParam-seed#[18F81E2A9EC85E1])
[ x:testInstanceDirAsPropertyParam] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 7.3.0
[junit4] 2> 1665 INFO
(TEST-CoreAdminCreateDiscoverTest.testInstanceDirAsPropertyParam-seed#[18F81E2A9EC85E1])
[ x:testInstanceDirAsPropertyParam] o.a.s.s.IndexSchema
[testInstanceDirAsPropertyParam] Schema name=tiny
[junit4] 2> 1824 INFO
(TEST-CoreAdminCreateDiscoverTest.testInstanceDirAsPropertyParam-seed#[18F81E2A9EC85E1])
[ x:testInstanceDirAsPropertyParam] o.a.s.s.IndexSchema Loaded schema
tiny/1.1 with uniqueid field id
[junit4] 2> 1824 INFO
(TEST-CoreAdminCreateDiscoverTest.testInstanceDirAsPropertyParam-seed#[18F81E2A9EC85E1])
[ x:testInstanceDirAsPropertyParam] o.a.s.c.CoreContainer Creating SolrCore
'testInstanceDirAsPropertyParam' using configuration from instancedir
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001\testInstanceDirAsPropertyParam-XYZ,
trusted=true
[junit4] 2> 1874 INFO
(TEST-CoreAdminCreateDiscoverTest.testInstanceDirAsPropertyParam-seed#[18F81E2A9EC85E1])
[ x:testInstanceDirAsPropertyParam] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1881 INFO
(TEST-CoreAdminCreateDiscoverTest.testInstanceDirAsPropertyParam-seed#[18F81E2A9EC85E1])
[ x:testInstanceDirAsPropertyParam] o.a.s.c.SolrCore
[[testInstanceDirAsPropertyParam] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001\testInstanceDirAsPropertyParam-XYZ],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001\testInstanceDirAsPropertyParam-XYZ\data\]
[junit4] 2> 1910 INFO
(TEST-CoreAdminCreateDiscoverTest.testInstanceDirAsPropertyParam-seed#[18F81E2A9EC85E1])
[ x:testInstanceDirAsPropertyParam] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy:
[TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=14,
maxMergedSegmentMB=58.6748046875, floorSegmentMB=1.2763671875,
forceMergeDeletesPctAllowed=5.7796930368393395, segmentsPerTier=18.0,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 2543 INFO
(TEST-CoreAdminCreateDiscoverTest.testInstanceDirAsPropertyParam-seed#[18F81E2A9EC85E1])
[ x:testInstanceDirAsPropertyParam] o.a.s.u.CommitTracker Hard AutoCommit:
disabled
[junit4] 2> 2543 INFO
(TEST-CoreAdminCreateDiscoverTest.testInstanceDirAsPropertyParam-seed#[18F81E2A9EC85E1])
[ x:testInstanceDirAsPropertyParam] o.a.s.u.CommitTracker Soft AutoCommit:
disabled
[junit4] 2> 2550 INFO
(TEST-CoreAdminCreateDiscoverTest.testInstanceDirAsPropertyParam-seed#[18F81E2A9EC85E1])
[ x:testInstanceDirAsPropertyParam] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy:
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=565349212,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 2588 INFO
(TEST-CoreAdminCreateDiscoverTest.testInstanceDirAsPropertyParam-seed#[18F81E2A9EC85E1])
[ x:testInstanceDirAsPropertyParam] o.a.s.s.SolrIndexSearcher Opening
[Searcher@5cd3c0d[testInstanceDirAsPropertyParam] main]
[junit4] 2> 2613 INFO
(TEST-CoreAdminCreateDiscoverTest.testInstanceDirAsPropertyParam-seed#[18F81E2A9EC85E1])
[ x:testInstanceDirAsPropertyParam] o.a.s.r.ManagedResourceStorage
File-based storage initialized to use dir:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001\testInstanceDirAsPropertyParam-XYZ\conf
[junit4] 2> 2654 INFO
(TEST-CoreAdminCreateDiscoverTest.testInstanceDirAsPropertyParam-seed#[18F81E2A9EC85E1])
[ x:testInstanceDirAsPropertyParam] o.a.s.h.ReplicationHandler Commits will
be reserved for 10000ms.
[junit4] 2> 2812 INFO
(searcherExecutor-8-thread-1-processing-x:testInstanceDirAsPropertyParam) [
x:testInstanceDirAsPropertyParam] o.a.s.c.SolrCore
[testInstanceDirAsPropertyParam] Registered new searcher
Searcher@5cd3c0d[testInstanceDirAsPropertyParam]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2821 INFO
(TEST-CoreAdminCreateDiscoverTest.testInstanceDirAsPropertyParam-seed#[18F81E2A9EC85E1])
[ x:testInstanceDirAsPropertyParam] o.a.s.SolrTestCaseJ4 ###Ending
testInstanceDirAsPropertyParam
[junit4] 2> 2831 INFO
(TEST-CoreAdminCreateDiscoverTest.testCannotCreateTwoCoresWithSameInstanceDir-seed#[18F81E2A9EC85E1])
[ x:testInstanceDirAsPropertyParam] o.a.s.SolrTestCaseJ4 ###Starting
testCannotCreateTwoCoresWithSameInstanceDir
[junit4] 2> 2840 INFO
(TEST-CoreAdminCreateDiscoverTest.testCannotCreateTwoCoresWithSameInstanceDir-seed#[18F81E2A9EC85E1])
[ x:testInstanceDirAsPropertyParam] o.a.s.h.a.CoreAdminOperation core
create command
schema=schema_ren.xml&dataDir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001\duplicate\data&name=duplicate&action=CREATE&instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001\duplicate&config=solrconfig_ren.xml&wt=xml
[junit4] 2> 2870 INFO
(TEST-CoreAdminCreateDiscoverTest.testCannotCreateTwoCoresWithSameInstanceDir-seed#[18F81E2A9EC85E1])
[ x:testInstanceDirAsPropertyParam] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 7.3.0
[junit4] 2> 2922 INFO
(TEST-CoreAdminCreateDiscoverTest.testCannotCreateTwoCoresWithSameInstanceDir-seed#[18F81E2A9EC85E1])
[ x:testInstanceDirAsPropertyParam] o.a.s.s.IndexSchema [duplicate] Schema
name=tiny
[junit4] 2> 2931 INFO
(TEST-CoreAdminCreateDiscoverTest.testCannotCreateTwoCoresWithSameInstanceDir-seed#[18F81E2A9EC85E1])
[ x:testInstanceDirAsPropertyParam] o.a.s.s.IndexSchema Loaded schema
tiny/1.1 with uniqueid field id
[junit4] 2> 2932 INFO
(TEST-CoreAdminCreateDiscoverTest.testCannotCreateTwoCoresWithSameInstanceDir-seed#[18F81E2A9EC85E1])
[ x:testInstanceDirAsPropertyParam] o.a.s.c.CoreContainer Creating SolrCore
'duplicate' using configuration from instancedir
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001\duplicate,
trusted=true
[junit4] 2> 2936 INFO
(TEST-CoreAdminCreateDiscoverTest.testCannotCreateTwoCoresWithSameInstanceDir-seed#[18F81E2A9EC85E1])
[ x:testInstanceDirAsPropertyParam] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2936 INFO
(TEST-CoreAdminCreateDiscoverTest.testCannotCreateTwoCoresWithSameInstanceDir-seed#[18F81E2A9EC85E1])
[ x:testInstanceDirAsPropertyParam] o.a.s.c.SolrCore [[duplicate] ] Opening
new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001\duplicate],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001\duplicate\data\]
[junit4] 2> 2944 INFO
(TEST-CoreAdminCreateDiscoverTest.testCannotCreateTwoCoresWithSameInstanceDir-seed#[18F81E2A9EC85E1])
[ x:testInstanceDirAsPropertyParam] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy:
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=994044799,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 3101 INFO
(TEST-CoreAdminCreateDiscoverTest.testCannotCreateTwoCoresWithSameInstanceDir-seed#[18F81E2A9EC85E1])
[ x:testInstanceDirAsPropertyParam] o.a.s.u.CommitTracker Hard AutoCommit:
disabled
[junit4] 2> 3101 INFO
(TEST-CoreAdminCreateDiscoverTest.testCannotCreateTwoCoresWithSameInstanceDir-seed#[18F81E2A9EC85E1])
[ x:testInstanceDirAsPropertyParam] o.a.s.u.CommitTracker Soft AutoCommit:
disabled
[junit4] 2> 3113 INFO
(TEST-CoreAdminCreateDiscoverTest.testCannotCreateTwoCoresWithSameInstanceDir-seed#[18F81E2A9EC85E1])
[ x:testInstanceDirAsPropertyParam] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=18, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7846216486680279]
[junit4] 2> 3115 INFO
(TEST-CoreAdminCreateDiscoverTest.testCannotCreateTwoCoresWithSameInstanceDir-seed#[18F81E2A9EC85E1])
[ x:testInstanceDirAsPropertyParam] o.a.s.s.SolrIndexSearcher Opening
[Searcher@69c7c440[duplicate] main]
[junit4] 2> 3116 INFO
(TEST-CoreAdminCreateDiscoverTest.testCannotCreateTwoCoresWithSameInstanceDir-seed#[18F81E2A9EC85E1])
[ x:testInstanceDirAsPropertyParam] o.a.s.r.ManagedResourceStorage
File-based storage initialized to use dir:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001\duplicate\conf
[junit4] 2> 3117 INFO
(TEST-CoreAdminCreateDiscoverTest.testCannotCreateTwoCoresWithSameInstanceDir-seed#[18F81E2A9EC85E1])
[ x:testInstanceDirAsPropertyParam] o.a.s.h.ReplicationHandler Commits will
be reserved for 10000ms.
[junit4] 2> 3119 INFO
(TEST-CoreAdminCreateDiscoverTest.testCannotCreateTwoCoresWithSameInstanceDir-seed#[18F81E2A9EC85E1])
[ x:testInstanceDirAsPropertyParam] o.a.s.h.a.CoreAdminOperation core
create command
schema=schema_ren.xml&dataDir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001\duplicate\data&name=different_name_core&action=CREATE&instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001\duplicate&config=solrconfig_ren.xml&wt=xml
[junit4] 2> 3121 INFO
(TEST-CoreAdminCreateDiscoverTest.testCannotCreateTwoCoresWithSameInstanceDir-seed#[18F81E2A9EC85E1])
[ x:testInstanceDirAsPropertyParam] o.a.s.SolrTestCaseJ4 ###Ending
testCannotCreateTwoCoresWithSameInstanceDir
[junit4] 2> 3143 INFO
(TEST-CoreAdminCreateDiscoverTest.testCreateSavesSysProps-seed#[18F81E2A9EC85E1])
[ x:testInstanceDirAsPropertyParam] o.a.s.SolrTestCaseJ4 ###Starting
testCreateSavesSysProps
[junit4] 2> 3150 INFO
(searcherExecutor-12-thread-1-processing-x:testInstanceDirAsPropertyParam) [
x:testInstanceDirAsPropertyParam] o.a.s.c.SolrCore [duplicate] Registered new
searcher Searcher@69c7c440[duplicate]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3153 INFO
(TEST-CoreAdminCreateDiscoverTest.testCreateSavesSysProps-seed#[18F81E2A9EC85E1])
[ x:testInstanceDirAsPropertyParam] o.a.s.h.a.CoreAdminOperation core
create command
schema=${SCHEMA_TEST}&dataDir=${DATA_TEST}&name=sys_props&action=CREATE&instanceDir=${INSTDIR_TEST}&config=${CONFIG_TEST}&wt=xml
[junit4] 2> 3176 INFO
(TEST-CoreAdminCreateDiscoverTest.testCreateSavesSysProps-seed#[18F81E2A9EC85E1])
[ x:testInstanceDirAsPropertyParam] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 7.3.0
[junit4] 2> 3198 INFO
(TEST-CoreAdminCreateDiscoverTest.testCreateSavesSysProps-seed#[18F81E2A9EC85E1])
[ x:testInstanceDirAsPropertyParam] o.a.s.s.IndexSchema [sys_props] Schema
name=tiny
[junit4] 2> 3204 INFO
(TEST-CoreAdminCreateDiscoverTest.testCreateSavesSysProps-seed#[18F81E2A9EC85E1])
[ x:testInstanceDirAsPropertyParam] o.a.s.s.IndexSchema Loaded schema
tiny/1.1 with uniqueid field id
[junit4] 2> 3204 INFO
(TEST-CoreAdminCreateDiscoverTest.testCreateSavesSysProps-seed#[18F81E2A9EC85E1])
[ x:testInstanceDirAsPropertyParam] o.a.s.c.CoreContainer Creating SolrCore
'sys_props' using configuration from instancedir
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001\sys_props,
trusted=true
[junit4] 2> 3204 INFO
(TEST-CoreAdminCreateDiscoverTest.testCreateSavesSysProps-seed#[18F81E2A9EC85E1])
[ x:testInstanceDirAsPropertyParam] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 3204 INFO
(TEST-CoreAdminCreateDiscoverTest.testCreateSavesSysProps-seed#[18F81E2A9EC85E1])
[ x:testInstanceDirAsPropertyParam] o.a.s.c.SolrCore [[sys_props] ] Opening
new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001\sys_props],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001\sys_props\data_diff\]
[junit4] 2> 3209 INFO
(TEST-CoreAdminCreateDiscoverTest.testCreateSavesSysProps-seed#[18F81E2A9EC85E1])
[ x:testInstanceDirAsPropertyParam] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=24, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.16334900088864268]
[junit4] 2> 3316 INFO
(TEST-CoreAdminCreateDiscoverTest.testCreateSavesSysProps-seed#[18F81E2A9EC85E1])
[ x:testInstanceDirAsPropertyParam] o.a.s.u.CommitTracker Hard AutoCommit:
disabled
[junit4] 2> 3376 INFO
(TEST-CoreAdminCreateDiscoverTest.testCreateSavesSysProps-seed#[18F81E2A9EC85E1])
[ x:testInstanceDirAsPropertyParam] o.a.s.u.CommitTracker Soft AutoCommit:
disabled
[junit4] 2> 3380 INFO
(TEST-CoreAdminCreateDiscoverTest.testCreateSavesSysProps-seed#[18F81E2A9EC85E1])
[ x:testInstanceDirAsPropertyParam] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=19, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5932796020447865]
[junit4] 2> 3387 INFO
(TEST-CoreAdminCreateDiscoverTest.testCreateSavesSysProps-seed#[18F81E2A9EC85E1])
[ x:testInstanceDirAsPropertyParam] o.a.s.s.SolrIndexSearcher Opening
[Searcher@523a7d50[sys_props] main]
[junit4] 2> 3388 INFO
(TEST-CoreAdminCreateDiscoverTest.testCreateSavesSysProps-seed#[18F81E2A9EC85E1])
[ x:testInstanceDirAsPropertyParam] o.a.s.r.ManagedResourceStorage
File-based storage initialized to use dir:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001\sys_props\conf
[junit4] 2> 3388 INFO
(TEST-CoreAdminCreateDiscoverTest.testCreateSavesSysProps-seed#[18F81E2A9EC85E1])
[ x:testInstanceDirAsPropertyParam] o.a.s.h.ReplicationHandler Commits will
be reserved for 10000ms.
[junit4] 2> 3389 INFO
(searcherExecutor-16-thread-1-processing-x:testInstanceDirAsPropertyParam) [
x:testInstanceDirAsPropertyParam] o.a.s.c.SolrCore [sys_props] Registered new
searcher Searcher@523a7d50[sys_props]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3407 INFO
(TEST-CoreAdminCreateDiscoverTest.testCreateSavesSysProps-seed#[18F81E2A9EC85E1])
[ x:testInstanceDirAsPropertyParam] o.a.s.SolrTestCaseJ4 ###Ending
testCreateSavesSysProps
[junit4] 2> 3419 INFO
(TEST-CoreAdminCreateDiscoverTest.testCreateSavesRegProps-seed#[18F81E2A9EC85E1])
[ x:testInstanceDirAsPropertyParam] o.a.s.SolrTestCaseJ4 ###Starting
testCreateSavesRegProps
[junit4] 2> 3437 INFO
(TEST-CoreAdminCreateDiscoverTest.testCreateSavesRegProps-seed#[18F81E2A9EC85E1])
[ x:testInstanceDirAsPropertyParam] o.a.s.h.a.CoreAdminOperation core
create command
schema=schema_ren.xml&dataDir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001\normal\data&name=normal&action=CREATE&instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001\normal&config=solrconfig_ren.xml&wt=xml
[junit4] 2> 3468 INFO
(TEST-CoreAdminCreateDiscoverTest.testCreateSavesRegProps-seed#[18F81E2A9EC85E1])
[ x:testInstanceDirAsPropertyParam] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 7.3.0
[junit4] 2> 3505 INFO
(TEST-CoreAdminCreateDiscoverTest.testCreateSavesRegProps-seed#[18F81E2A9EC85E1])
[ x:testInstanceDirAsPropertyParam] o.a.s.s.IndexSchema [normal] Schema
name=tiny
[junit4] 2> 3511 INFO
(TEST-CoreAdminCreateDiscoverTest.testCreateSavesRegProps-seed#[18F81E2A9EC85E1])
[ x:testInstanceDirAsPropertyParam] o.a.s.s.IndexSchema Loaded schema
tiny/1.1 with uniqueid field id
[junit4] 2> 3511 INFO
(TEST-CoreAdminCreateDiscoverTest.testCreateSavesRegProps-seed#[18F81E2A9EC85E1])
[ x:testInstanceDirAsPropertyParam] o.a.s.c.CoreContainer Creating SolrCore
'normal' using configuration from instancedir
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001\normal,
trusted=true
[junit4] 2> 3512 INFO
(TEST-CoreAdminCreateDiscoverTest.testCreateSavesRegProps-seed#[18F81E2A9EC85E1])
[ x:testInstanceDirAsPropertyParam] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 3512 INFO
(TEST-CoreAdminCreateDiscoverTest.testCreateSavesRegProps-seed#[18F81E2A9EC85E1])
[ x:testInstanceDirAsPropertyParam] o.a.s.c.SolrCore [[normal] ] Opening
new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001\normal],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001\normal\data\]
[junit4] 2> 3519 INFO
(TEST-CoreAdminCreateDiscoverTest.testCreateSavesRegProps-seed#[18F81E2A9EC85E1])
[ x:testInstanceDirAsPropertyParam] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy:
[TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=18,
maxMergedSegmentMB=86.17578125, floorSegmentMB=1.4169921875,
forceMergeDeletesPctAllowed=25.759972168418958, segmentsPerTier=20.0,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6589487495619741
[junit4] 2> 3667 INFO
(TEST-CoreAdminCreateDiscoverTest.testCreateSavesRegProps-seed#[18F81E2A9EC85E1])
[ x:testInstanceDirAsPropertyParam] o.a.s.u.CommitTracker Hard AutoCommit:
disabled
[junit4] 2> 3667 INFO
(TEST-CoreAdminCreateDiscoverTest.testCreateSavesRegProps-seed#[18F81E2A9EC85E1])
[ x:testInstanceDirAsPropertyParam] o.a.s.u.CommitTracker Soft AutoCommit:
disabled
[junit4] 2> 3671 INFO
(TEST-CoreAdminCreateDiscoverTest.testCreateSavesRegProps-seed#[18F81E2A9EC85E1])
[ x:testInstanceDirAsPropertyParam] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy:
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=18,
maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 3675 INFO
(TEST-CoreAdminCreateDiscoverTest.testCreateSavesRegProps-seed#[18F81E2A9EC85E1])
[ x:testInstanceDirAsPropertyParam] o.a.s.s.SolrIndexSearcher Opening
[Searcher@1e2d31a7[normal] main]
[junit4] 2> 3676 INFO
(TEST-CoreAdminCreateDiscoverTest.testCreateSavesRegProps-seed#[18F81E2A9EC85E1])
[ x:testInstanceDirAsPropertyParam] o.a.s.r.ManagedResourceStorage
File-based storage initialized to use dir:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001\normal\conf
[junit4] 2> 3679 INFO
(TEST-CoreAdminCreateDiscoverTest.testCreateSavesRegProps-seed#[18F81E2A9EC85E1])
[ x:testInstanceDirAsPropertyParam] o.a.s.h.ReplicationHandler Commits will
be reserved for 10000ms.
[junit4] 2> 3680 INFO
(searcherExecutor-20-thread-1-processing-x:testInstanceDirAsPropertyParam) [
x:testInstanceDirAsPropertyParam] o.a.s.c.SolrCore [normal] Registered new
searcher Searcher@1e2d31a7[normal]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3681 INFO
(TEST-CoreAdminCreateDiscoverTest.testCreateSavesRegProps-seed#[18F81E2A9EC85E1])
[ x:testInstanceDirAsPropertyParam] o.a.s.SolrTestCaseJ4 ###Ending
testCreateSavesRegProps
[junit4] 2> 3682 INFO
(SUITE-CoreAdminCreateDiscoverTest-seed#[18F81E2A9EC85E1]-worker) [
x:testInstanceDirAsPropertyParam] o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 3682 INFO
(SUITE-CoreAdminCreateDiscoverTest-seed#[18F81E2A9EC85E1]-worker) [
x:testInstanceDirAsPropertyParam] o.a.s.c.CoreContainer Shutting down
CoreContainer instance=785647005
[junit4] 2> 3682 INFO
(SUITE-CoreAdminCreateDiscoverTest-seed#[18F81E2A9EC85E1]-worker) [
x:testInstanceDirAsPropertyParam] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.node, tag=null
[junit4] 2> 3682 INFO
(SUITE-CoreAdminCreateDiscoverTest-seed#[18F81E2A9EC85E1]-worker) [
x:testInstanceDirAsPropertyParam] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.jvm, tag=null
[junit4] 2> 3682 INFO
(SUITE-CoreAdminCreateDiscoverTest-seed#[18F81E2A9EC85E1]-worker) [
x:testInstanceDirAsPropertyParam] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.jetty, tag=null
[junit4] 2> 3686 INFO
(coreCloseExecutor-24-thread-2-processing-x:testInstanceDirAsPropertyParam) [
x:duplicate] o.a.s.c.SolrCore [duplicate] CLOSING SolrCore
org.apache.solr.core.SolrCore@3ff95f47
[junit4] 2> 3686 INFO
(coreCloseExecutor-24-thread-3-processing-x:testInstanceDirAsPropertyParam) [
x:sys_props] o.a.s.c.SolrCore [sys_props] CLOSING SolrCore
org.apache.solr.core.SolrCore@2dfecebd
[junit4] 2> 3686 INFO
(coreCloseExecutor-24-thread-1-processing-x:testInstanceDirAsPropertyParam) [
x:testInstanceDirAsPropertyParam] o.a.s.c.SolrCore
[testInstanceDirAsPropertyParam] CLOSING SolrCore
org.apache.solr.core.SolrCore@1241a5e0
[junit4] 2> 3686 INFO
(coreCloseExecutor-24-thread-2-processing-x:testInstanceDirAsPropertyParam) [
x:duplicate] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.duplicate, tag=1073307463
[junit4] 2> 3686 INFO
(coreCloseExecutor-24-thread-4-processing-x:testInstanceDirAsPropertyParam) [
x:normal] o.a.s.c.SolrCore [normal] CLOSING SolrCore
org.apache.solr.core.SolrCore@5e2df2e0
[junit4] 2> 3687 INFO
(coreCloseExecutor-24-thread-3-processing-x:testInstanceDirAsPropertyParam) [
x:sys_props] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.sys_props, tag=771673789
[junit4] 2> 3689 INFO
(coreCloseExecutor-24-thread-1-processing-x:testInstanceDirAsPropertyParam) [
x:testInstanceDirAsPropertyParam] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.testInstanceDirAsPropertyParam, tag=306292192
[junit4] 2> 3689 INFO
(coreCloseExecutor-24-thread-4-processing-x:testInstanceDirAsPropertyParam) [
x:normal] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.normal, tag=1580069600
[junit4] 2> 3744 INFO
(SUITE-CoreAdminCreateDiscoverTest-seed#[18F81E2A9EC85E1]-worker) [
x:testInstanceDirAsPropertyParam] o.a.s.SolrTestCaseJ4
------------------------------------------------------- Done waiting for
tracked resources to be released
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=224, maxMBSortInHeap=7.406629990267639,
sim=RandomSimilarity(queryNorm=true): {}, locale=os, timezone=America/Nipigon
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1
(64-bit)/cpus=3,threads=1,free=52849872,total=97386496
[junit4] 2> NOTE: All tests run in this JVM: [CoreAdminCreateDiscoverTest]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=CoreAdminCreateDiscoverTest -Dtests.seed=18F81E2A9EC85E1
-Dtests.slow=true -Dtests.locale=os -Dtests.timezone=America/Nipigon
-Dtests.asserts=true -Dtests.file.encoding=Cp1252
[junit4] ERROR 0.00s J1 | CoreAdminCreateDiscoverTest (suite) <<<
[junit4] > Throwable #1: java.io.IOException: Could not remove the
following files (in the order of attempts):
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001\testInstanceDirAsPropertyParam-XYZ:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001\testInstanceDirAsPropertyParam-XYZ
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001
[junit4] > at
__randomizedtesting.SeedInfo.seed([18F81E2A9EC85E1]:0)
[junit4] > at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] Completed [1/769 (1!)] on J1 in 12.66s, 4 tests, 1 error <<<
FAILURES!
[...truncated 90 lines...]
[junit4] Suite: org.apache.solr.search.stats.TestExactStatsCache
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactStatsCache_18F81E2A9EC85E1-001\init-core-data-001
[junit4] 2> 58864 INFO
(SUITE-TestExactStatsCache-seed#[18F81E2A9EC85E1]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 58865 INFO
(SUITE-TestExactStatsCache-seed#[18F81E2A9EC85E1]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 58865 INFO
(SUITE-TestExactStatsCache-seed#[18F81E2A9EC85E1]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 58866 INFO
(SUITE-TestExactStatsCache-seed#[18F81E2A9EC85E1]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 59229 INFO
(TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactStatsCache_18F81E2A9EC85E1-001\tempDir-001\control\cores\collection1
[junit4] 2> 59231 INFO
(TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [ ] o.e.j.s.Server
jetty-9.4.8.v20171121, build timestamp: ????-??-??T??:??:??+07:00, git hash:
82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 59231 INFO
(TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [ ] o.e.j.s.session
DefaultSessionIdManager workerName=node0
[junit4] 2> 59231 INFO
(TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [ ] o.e.j.s.session
No SessionScavenger set, using defaults
[junit4] 2> 59231 INFO
(TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [ ] o.e.j.s.session
Scavenging every 660000ms
[junit4] 2> 59232 INFO
(TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@40f4ea9f{/,null,AVAILABLE}
[junit4] 2> 59234 INFO
(TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@532e7d63{HTTP/1.1,[http/1.1]}{127.0.0.1:50862}
[junit4] 2> 59234 INFO
(TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [ ] o.e.j.s.Server
Started @70328ms
[junit4] 2> 59234 INFO
(TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=50862,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactStatsCache_18F81E2A9EC85E1-001\tempDir-001\control\cores}
[junit4] 2> 59234 ERROR
(TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 59234 INFO
(TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.3.0
[junit4] 2> 59235 INFO
(TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
[junit4] 2> 59235 INFO
(TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 59235 INFO
(TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-01-27T09:24:55.504458500Z
[junit4] 2> 59235 INFO
(TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactStatsCache_18F81E2A9EC85E1-001\tempDir-001\control\solr.xml
[junit4] 2> 59239 INFO
(TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 59239 INFO
(TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 59240 INFO
(TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@6b8d53b9, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 59286 INFO
(TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6b8d53b9
[junit4] 2> 59295 INFO
(TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6b8d53b9
[junit4] 2> 59295 INFO
(TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6b8d53b9
[junit4] 2> 59298 INFO
(TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactStatsCache_18F81E2A9EC85E1-001\tempDir-001\control\cores
[junit4] 2> 59298 INFO
(TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 59300 INFO (coreLoadExecutor-246-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 59302 INFO (coreLoadExecutor-246-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib,
/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 59338 INFO (coreLoadExecutor-246-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
[junit4] 2> 59380 INFO (coreLoadExecutor-246-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 59425 WARN (coreLoadExecutor-246-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated
plugin/analysis class [solr.WordDelimiterFilterFactory]. Please consult
documentation how to replace it accordingly.
[junit4] 2> 59556 INFO (coreLoadExecutor-246-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 59636 INFO (coreLoadExecutor-246-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from configset
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1,
trusted=true
[junit4] 2> 59636 INFO (coreLoadExecutor-246-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6b8d53b9
[junit4] 2> 59636 INFO (coreLoadExecutor-246-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 59636 INFO (coreLoadExecutor-246-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactStatsCache_18F81E2A9EC85E1-001\tempDir-001\control\cores\collection1\data\]
[junit4] 2> 59640 INFO (coreLoadExecutor-246-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=22, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 59744 INFO (coreLoadExecutor-246-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 59744 INFO (coreLoadExecutor-246-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 59753 INFO (coreLoadExecutor-246-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 59753 INFO (coreLoadExecutor-246-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 59781 INFO (coreLoadExecutor-246-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=43, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=12.4140625,
floorSegmentMB=0.560546875, forceMergeDeletesPctAllowed=2.1723604384942083,
segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 59828 INFO (coreLoadExecutor-246-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@115aee9a[collection1] main]
[junit4] 2> 59830 INFO (coreLoadExecutor-246-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 59860 INFO (coreLoadExecutor-246-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 59912 INFO (coreLoadExecutor-246-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 59912 INFO
(searcherExecutor-247-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 59918 INFO (coreLoadExecutor-246-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1590737078779379712
[junit4] 2> 59927 INFO
(searcherExecutor-247-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 59927 INFO
(searcherExecutor-247-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 59927 INFO
(searcherExecutor-247-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 59929 INFO
(searcherExecutor-247-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 59930 INFO
(searcherExecutor-247-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 59931 INFO
(searcherExecutor-247-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 59932 INFO
(searcherExecutor-247-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 59933 INFO
(searcherExecutor-247-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 59936 INFO
(searcherExecutor-247-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@115aee9a[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 60730 INFO
(TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactStatsCache_18F81E2A9EC85E1-001\tempDir-001\shard0\cores\collection1
[junit4] 2> 60733 INFO
(TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [ ] o.e.j.s.Server
jetty-9.4.8.v20171121, build timestamp: ????-??-??T??:??:??+07:00, git hash:
82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 60733 INFO
(TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [ ] o.e.j.s.session
DefaultSessionIdManager workerName=node0
[junit4] 2> 60733 INFO
(TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [ ] o.e.j.s.session
No SessionScavenger set, using defaults
[junit4] 2> 60733 INFO
(TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [ ] o.e.j.s.session
Scavenging every 660000ms
[junit4] 2> 60734 INFO
(TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@27c43224{/,null,AVAILABLE}
[junit4] 2> 60734 INFO
(TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@2009f42a{HTTP/1.1,[http/1.1]}{127.0.0.1:50865}
[junit4] 2> 60735 INFO
(TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [ ] o.e.j.s.Server
Started @71828ms
[junit4] 2> 60735 INFO
(TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=50865,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactStatsCache_18F81E2A9EC85E1-001\tempDir-001\shard0\cores}
[junit4] 2> 60735 ERROR
(TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 60735 INFO
(TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.3.0
[junit4] 2> 60735 INFO
(TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
[junit4] 2> 60735 INFO
(TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 60735 INFO
(TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-01-27T09:24:57.004122200Z
[junit4] 2> 60736 INFO
(TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactStatsCache_18F81E2A9EC85E1-001\tempDir-001\shard0\solr.xml
[junit4] 2> 60743 INFO
(TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 60743 INFO
(TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 60743 INFO
(TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@6b8d53b9, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 60781 INFO
(TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6b8d53b9
[junit4] 2> 60791 INFO
(TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6b8d53b9
[junit4] 2> 60791 INFO
(TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6b8d53b9
[junit4] 2> 60794 INFO
(TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactStatsCache_18F81E2A9EC85E1-001\tempDir-001\shard0\cores
[junit4] 2> 60794 INFO
(TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 60795 INFO (coreLoadExecutor-257-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 60796 INFO (coreLoadExecutor-257-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib,
/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 60828 INFO (coreLoadExecutor-257-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
[junit4] 2> 60850 INFO (coreLoadExecutor-257-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 60942 INFO (coreLoadExecutor-257-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 60957 INFO (coreLoadExecutor-257-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from configset
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1,
trusted=true
[junit4] 2> 60957 INFO (coreLoadExecutor-257-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6b8d53b9
[junit4] 2> 60957 INFO (coreLoadExecutor-257-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 60957 INFO (coreLoadExecutor-257-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactStatsCache_18F81E2A9EC85E1-001\tempDir-001\shard0\cores\collection1\data\]
[junit4] 2> 60959 INFO (coreLoadExecutor-257-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=22, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 61041 INFO (coreLoadExecutor-257-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 61042 INFO (coreLoadExecutor-257-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 61045 INFO (coreLoadExecutor-257-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 61045 INFO (coreLoadExecutor-257-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 61046 INFO (coreLoadExecutor-257-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=43, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=12.4140625,
floorSegmentMB=0.560546875, forceMergeDeletesPctAllowed=2.1723604384942083,
segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 61046 INFO (coreLoadExecutor-257-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@3f293929[collection1] main]
[junit4] 2> 61047 INFO (coreLoadExecutor-257-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 61065 INFO (coreLoadExecutor-257-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 61097 INFO (coreLoadExecutor-257-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 61097 INFO
(searcherExecutor-258-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 61098 INFO (coreLoadExecutor-257-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1590737080016699392
[junit4] 2> 61099 INFO
(searcherExecutor-258-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 61099 INFO
(searcherExecutor-258-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 61099 INFO
(searcherExecutor-258-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 61099 INFO
(searcherExecutor-258-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 61099 INFO
(searcherExecutor-258-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 61099 INFO
(TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 61100 INFO
(searcherExecutor-258-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 61100 INFO
(searcherExecutor-258-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 61102 INFO
(searcherExecutor-258-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 61106 INFO
(searcherExecutor-258-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@3f293929[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 61137 INFO (qtp838810610-867) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{deleteByQuery=*:* (-1590737080041865216)} 0 27
[junit4] 2> 61144 INFO (qtp324790329-884) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{deleteByQuery=*:* (-1590737080062836736)} 0 3
[junit4] 2> 61161 INFO (qtp838810610-869) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[0 (1590737080070176768)]} 0 14
[junit4] 2> 61166 INFO (qtp324790329-886) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[0 (1590737080084856832)]} 0 2
[junit4] 2> 61168 INFO (qtp838810610-871) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1590737080090099712,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 61168 INFO (qtp838810610-871) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@67928408
commitCommandVersion:1590737080090099712
[junit4] 2> 61175 INFO (qtp838810610-871) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@316f363[collection1] main]
[junit4] 2> 61176 INFO (qtp838810610-871) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 61178 INFO
(searcherExecutor-247-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@316f363[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c1)))}
[junit4] 2> 61180 INFO (qtp838810610-871) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 11
[junit4] 2> 61181 INFO (qtp324790329-888) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1590737080103731200,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 61181 INFO (qtp324790329-888) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@229c3a8a
commitCommandVersion:1590737080103731200
[junit4] 2> 61184 INFO (qtp324790329-888) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@214e4f67[collection1] main]
[junit4] 2> 61187 INFO (qtp324790329-888) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 61189 INFO
(searcherExecutor-258-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@214e4f67[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c1)))}
[junit4] 2> 61189 INFO (qtp324790329-888) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 9
[junit4] 2> 61202 INFO (qtp838810610-869) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=a_t:one&fl=*,score&wt=javabin&version=2&debugQuery=true} hits=1
status=0 QTime=8
[junit4] 2> 61213 INFO (qtp324790329-889) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={df=text&distrib=false&debug=false&debug=timing&debug=track&fl=*,score&shards.purpose=32768&shard.url=http://127.0.0.1:50865//collection1&rid=127.0.0.1-collection1-1517045097476-0&version=2&q=a_t:one&requestPurpose=GET_TERM_STATS&NOW=1517045097474&isShard=true&wt=javabin&debugQuery=false}
status=0 QTime=3
[junit4] 2> 61218 INFO (qtp324790329-888) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={df=text&distrib=false&debug=false&debug=timing&debug=track&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&org.apache.solr.stats.termStats=a_t:on,1,1&shard.url=http://127.0.0.1:50865//collection1&rid=127.0.0.1-collection1-1517045097476-0&rows=10&version=2&org.apache.solr.stats.colStats=a_t,1,1,3,3&q=a_t:one&requestPurpose=GET_TOP_IDS,SET_TERM_STATS&NOW=1517045097474&isShard=true&org.apache.solr.stats.terms=a_t:on&wt=javabin&debugQuery=false}
hits=1 status=0 QTime=2
[junit4] 2> 61224 INFO (qtp324790329-889) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={df=text&distrib=false&debug=timing&debug=track&fl=*,score&shards.purpose=320&shard.url=http://127.0.0.1:50865//collection1&rid=127.0.0.1-collection1-1517045097476-0&version=2&q=a_t:one&requestPurpose=GET_FIELDS,GET_DEBUG&NOW=1517045097474&ids=0&isShard=true&wt=javabin&debugQuery=true}
status=0 QTime=1
[junit4] 2> 61226 INFO (qtp324790329-886) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=a_t:one&shards=http://127.0.0.1:50865//collection1&fl=*,score&wt=javabin&version=2&debugQuery=true}
rid=127.0.0.1-collection1-1517045097476-0 hits=1 status=0 QTime=20
[junit4] 1> ======================= Control Response
=======================
[junit4] 1>
{responseHeader={status=0,QTime=8},response={numFound=1,start=0,maxScore=0.57735026,docs=[SolrDocument{id=0,
range_facet_l=[0], id_i1=0, range_facet_l_dv=[0], range_facet_i_dv=[0],
a_t=[one two three], shard_i=[1], multiDefault=[muLti-Default], intDefault=42,
timestamp=Sat Jan 27 14:54:57 IST 2018, _version_=1590737080070176768,
intDvoDefault=42,
score=0.57735026}]},debug={rawquerystring=a_t:one,querystring=a_t:one,parsedquery=a_t:on,parsedquery_toString=a_t:on,explain={0=
[junit4] 1> 0.57735026 = weight(a_t:on in 0) [MockConfigurableSimilarity],
result of:
[junit4] 1> 0.57735026 = fieldWeight in 0, product of:
[junit4] 1> 1.0 = tf(freq=1.0), with freq of:
[junit4] 1> 1.0 = termFreq=1.0
[junit4] 1> 1.0 = idf, computed as log((docCount+1)/(docFreq+1)) + 1
from:
[junit4] 1> 1.0 = docFreq
[junit4] 1> 1.0 = docCount
[junit4] 1> 0.57735026 = fieldNorm(doc=0)
[junit4] 1>
},QParser=LuceneQParser,timing={time=8.0,prepare={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}},process={time=1.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}}}}}
[junit4] 1>
[junit4] 1>
[junit4] 1> ======================= Shard Response =======================
[junit4] 1>
[junit4] 1>
{responseHeader={status=0,QTime=20},response={numFound=1,start=0,maxScore=0.57735026,docs=[SolrDocument{id=0,
range_facet_l=[0], id_i1=0, range_facet_l_dv=[0], range_facet_i_dv=[0],
a_t=[one two three], shard_i=[1], multiDefault=[muLti-Default], intDefault=42,
timestamp=Sat Jan 27 14:54:57 IST 2018, _version_=1590737080084856832,
intDvoDefault=42,
score=0.57735026}]},debug={track={rid=127.0.0.1-collection1-1517045097476-0,PARSE_QUERY={http://127.0.0.1:50865//collection1={QTime=3,ElapsedTime=6,RequestPurpose=GET_TERM_STATS,Response={responseHeader={status=0,QTime=3},org.apache.solr.stats.terms=a_t:on,org.apache.solr.stats.termStats=a_t:on,1,1,org.apache.solr.stats.colStats=a_t,1,1,3,3,debug={timing={time=3.0,prepare={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}},process={time=2.0,query={time=2.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}}}}}}},EXECUTE_QUERY={http://127.0.0.1:50865//collection1={QTime=2,ElapsedTime=4,RequestPurpose=GET_TOP_IDS,SET_TERM_STATS,NumFound=1,Response={responseHeader={status=0,QTime=2},response={numFound=1,start=0,maxScore=0.57735026,docs=[SolrDocument{id=0,
score=0.57735026}]},sort_values={},debug={timing={time=2.0,prepare={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}},process={time=1.0,query={time=1.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}}}}}}},GET_FIELDS={http://127.0.0.1:50865//collection1={QTime=1,ElapsedTime=3,RequestPurpose=GET_FIELDS,GET_DEBUG,NumFound=1,Response={responseHeader={status=0,QTime=1},response={numFound=1,start=0,docs=[SolrDocument{id=0,
range_facet_l=[0], id_i1=0, range_facet_l_dv=[0], range_facet_i_dv=[0],
a_t=[one two three], shard_i=[1], multiDefault=[muLti-Default], intDefault=42,
timestamp=Sat Jan 27 14:54:57 IST 2018, _version_=1590737080084856832,
intDvoDefault=42,
score=0.57735026}]},debug={rawquerystring=a_t:one,querystring=a_t:one,parsedquery=a_t:on,parsedquery_toString=a_t:on,explain={0=
[junit4] 1> 0.57735026 = weight(a_t:on in 0) [MockConfigurableSimilarity],
result of:
[junit4] 1> 0.57735026 = fieldWeight in 0, product of:
[junit4] 1> 1.0 = tf(freq=1.0), with freq of:
[junit4] 1> 1.0 = termFreq=1.0
[junit4] 1> 1.0 = idf, computed as log((docCount+1)/(docFreq+1)) + 1
from:
[junit4] 1> 1.0 = docFreq
[junit4] 1> 1.0 = docCount
[junit4] 1> 0.57735026 = fieldNorm(doc=0)
[junit4] 1>
},QParser=LuceneQParser,timing={time=0.0,prepare={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}},process={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}}}}}}}},timing={time=5.0,prepare={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}},process={time=3.0,query={time=3.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}}},rawquerystring=a_t:one,querystring=a_t:one,parsedquery=a_t:on,parsedquery_toString=a_t:on,QParser=LuceneQParser,explain={0=
[junit4] 1> 0.57735026 = weight(a_t:on in 0) [MockConfigurableSimilarity],
result of:
[junit4] 1> 0.57735026 = fieldWeight in 0, product of:
[junit4] 1> 1.0 = tf(freq=1.0), with freq of:
[junit4] 1> 1.0 = termFreq=1.0
[junit4] 1> 1.0 = idf, computed as log((docCount+1)/(docFreq+1)) + 1
from:
[junit4] 1> 1.0 = docFreq
[junit4] 1> 1.0 = docCount
[junit4] 1> 0.57735026 = fieldNorm(doc=0)
[junit4] 1> }}}
[junit4] 2> 61233 INFO (qtp838810610-871) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[1 (1590737080155111424)]} 0 4
[junit4] 2> 61238 INFO (qtp324790329-888) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[1 (1590737080160354304)]} 0 3
[junit4] 2> 61240 INFO (qtp838810610-869) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1590737080165597184,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 61240 INFO (qtp838810610-869) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@67928408
commitCommandVersion:1590737080165597184
[junit4] 2> 61258 INFO (qtp838810610-869) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@37b0d1c6[collection1] main]
[junit4] 2> 61259 INFO (qtp838810610-869) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 61261 INFO
(searcherExecutor-247-thread-1-processing-x:collection1) [
[...truncated too long message...]
rEvaluatorTest, GreaterThanEvaluatorTest, JdbcTest, SubtractEvaluatorTest,
SolrExampleBinaryTest, SolrExampleXMLTest, SolrExampleJettyTest,
SolrExampleEmbeddedTest, LargeVolumeBinaryJettyTest, JettyWebappTest,
TermsResponseTest, MergeIndexesEmbeddedTest, TestEmbeddedSolrServer,
TestNamedListCodec, TestJavaBinCodec, SolrQueryTest, TestHash,
ModifiableSolrParamsTest, TestXMLEscaping, SolrDocumentTest, ClientUtilsTest,
NamedListTest, CollectionAdminRequestRequiredParamsTest, GetByIdTest,
SolrSchemalessExampleTest, TestLBHttpSolrClient, TestSolrJErrorHandling,
BasicHttpSolrClientTest, CloudSolrClientCacheTest,
CloudSolrClientMultiConstructorTest, HttpSolrClientBuilderTest,
HttpSolrClientSSLAuthConPoolTest, LBHttpSolrClientBuilderTest,
GraphExpressionTest]
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=GraphExpressionTest
-Dtests.seed=C7632230C57EDF92 -Dtests.slow=true -Dtests.locale=shi
-Dtests.timezone=Pacific/Tahiti -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 0.00s J0 | GraphExpressionTest (suite) <<<
[junit4] > Throwable #1: java.io.IOException: Could not remove the
following files (in the order of attempts):
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001\node2\collection1_shard1_replica_n1\data\tlog:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001\node2\collection1_shard1_replica_n1\data\tlog
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001\node2\collection1_shard1_replica_n1\data:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001\node2\collection1_shard1_replica_n1\data
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001\node2\collection1_shard1_replica_n1:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001\node2\collection1_shard1_replica_n1
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001\node2:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001\node2
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001\node2\collection1_shard1_replica_n1\data\tlog\tlog.0000000000000000002:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001\node2\collection1_shard1_replica_n1\data\tlog\tlog.0000000000000000002
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001
[junit4] > at
__randomizedtesting.SeedInfo.seed([C7632230C57EDF92]:0)
[junit4] > at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] Completed [91/146 (1!)] on J0 in 6.40s, 6 tests, 1 error <<<
FAILURES!
[...truncated 1623 lines...]
[junit4] Suite:
org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92846E1BAB2AF305-001\init-core-data-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=889, maxMBSortInHeap=6.045385079779125,
sim=RandomSimilarity(queryNorm=false): {}, locale=en-PN, timezone=Africa/Algiers
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1
(64-bit)/cpus=3,threads=1,free=63609840,total=97386496
[junit4] 2> NOTE: All tests run in this JVM:
[TestICUCollationFieldOptions,
TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
-Dtests.seed=92846E1BAB2AF305 -Dtests.slow=true -Dtests.locale=en-PN
-Dtests.timezone=Africa/Algiers -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s J1 |
TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
[junit4] > Throwable #1: java.io.IOException: Could not remove the
following files (in the order of attempts):
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92846E1BAB2AF305-001\tempDir-001\collection1\conf:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92846E1BAB2AF305-001\tempDir-001\collection1\conf
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92846E1BAB2AF305-001\tempDir-001\collection1:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92846E1BAB2AF305-001\tempDir-001\collection1
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92846E1BAB2AF305-001\tempDir-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92846E1BAB2AF305-001\tempDir-001
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92846E1BAB2AF305-001\tempDir-001\collection1\conf\en-test-tokenizer.bin:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92846E1BAB2AF305-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92846E1BAB2AF305-001\tempDir-001\collection1\conf\en-test-ner-person.bin:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92846E1BAB2AF305-001\tempDir-001\collection1\conf\en-test-ner-person.bin
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92846E1BAB2AF305-001\tempDir-001\collection1\conf\en-test-sent.bin:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92846E1BAB2AF305-001\tempDir-001\collection1\conf\en-test-sent.bin
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92846E1BAB2AF305-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92846E1BAB2AF305-001
[junit4] > at
__randomizedtesting.SeedInfo.seed([92846E1BAB2AF305]:0)
[junit4] > at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] Completed [2/5 (1!)] on J1 in 1.13s, 8 tests, 1 error <<< FAILURES!
[...truncated 38530 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]