Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/14/
Java: 32bit/jdk1.8.0_131 -client -XX:+UseSerialGC
1 tests failed.
FAILED: junit.framework.TestSuite.org.apache.solr.core.TestSolrIndexConfig
Error Message:
Could not remove the following files (in the order of attempts):
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrIndexConfig_7697CC659D7296BF-001\init-core-data-001:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrIndexConfig_7697CC659D7296BF-001\init-core-data-001
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrIndexConfig_7697CC659D7296BF-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrIndexConfig_7697CC659D7296BF-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\J0\temp\solr.core.TestSolrIndexConfig_7697CC659D7296BF-001\init-core-data-001:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrIndexConfig_7697CC659D7296BF-001\init-core-data-001
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrIndexConfig_7697CC659D7296BF-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrIndexConfig_7697CC659D7296BF-001
at __randomizedtesting.SeedInfo.seed([7697CC659D7296BF]:0)
at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
at
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
at
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 12247 lines...]
[junit4] Suite: org.apache.solr.core.TestSolrIndexConfig
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrIndexConfig_7697CC659D7296BF-001\init-core-data-001
[junit4] 2> 1831594 WARN
(SUITE-TestSolrIndexConfig-seed#[7697CC659D7296BF]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
[junit4] 2> 1831594 INFO
(SUITE-TestSolrIndexConfig-seed#[7697CC659D7296BF]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 1831594 INFO
(SUITE-TestSolrIndexConfig-seed#[7697CC659D7296BF]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 1831594 INFO
(SUITE-TestSolrIndexConfig-seed#[7697CC659D7296BF]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 1831594 INFO
(SUITE-TestSolrIndexConfig-seed#[7697CC659D7296BF]-worker) [ ]
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> 1831625 INFO
(SUITE-TestSolrIndexConfig-seed#[7697CC659D7296BF]-worker) [ ]
o.a.s.u.SolrIndexConfig IndexWriter infoStream solr logging is enabled
[junit4] 2> 1831625 INFO
(SUITE-TestSolrIndexConfig-seed#[7697CC659D7296BF]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 1831641 INFO
(SUITE-TestSolrIndexConfig-seed#[7697CC659D7296BF]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 1831734 INFO
(SUITE-TestSolrIndexConfig-seed#[7697CC659D7296BF]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1831828 INFO
(SUITE-TestSolrIndexConfig-seed#[7697CC659D7296BF]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1639d29
[junit4] 2> 1831828 INFO
(SUITE-TestSolrIndexConfig-seed#[7697CC659D7296BF]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1639d29
[junit4] 2> 1831828 INFO
(SUITE-TestSolrIndexConfig-seed#[7697CC659D7296BF]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1639d29
[junit4] 2> 1831828 INFO (coreLoadExecutor-7894-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> 1831922 INFO (coreLoadExecutor-7894-thread-1) [
x:collection1] o.a.s.u.SolrIndexConfig IndexWriter infoStream solr logging is
enabled
[junit4] 2> 1831922 INFO (coreLoadExecutor-7894-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 1831953 INFO (coreLoadExecutor-7894-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1832031 INFO (coreLoadExecutor-7894-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1832048 INFO (coreLoadExecutor-7894-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1,
trusted=true
[junit4] 2> 1832048 INFO (coreLoadExecutor-7894-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@1639d29
[junit4] 2> 1832048 INFO (coreLoadExecutor-7894-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1832048 INFO (coreLoadExecutor-7894-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\J0\temp\solr.core.TestSolrIndexConfig_7697CC659D7296BF-001\init-core-data-001\]
[junit4] 2> 1832048 INFO (coreLoadExecutor-7894-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=39, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.779194079697595]
[junit4] 2> 1832048 INFO (coreLoadExecutor-7894-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-7894-thread-1]:
init: current segments file is "segments";
deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@c52366
[junit4] 2> 1832048 INFO (coreLoadExecutor-7894-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-7894-thread-1]:
now checkpoint "" [0 segments ; isCommit = false]
[junit4] 2> 1832048 INFO (coreLoadExecutor-7894-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-7894-thread-1]:
0 msec to checkpoint
[junit4] 2> 1832048 INFO (coreLoadExecutor-7894-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-7894-thread-1]:
init: create=true
[junit4] 2> 1832048 INFO (coreLoadExecutor-7894-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-7894-thread-1]:
[junit4] 2>
dir=NRTCachingDirectory(SimpleFSDirectory@C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrIndexConfig_7697CC659D7296BF-001\init-core-data-001\index
lockFactory=org.apache.lucene.store.NativeFSLockFactory@98fc59;
maxCacheMB=48.0 maxMergeSizeMB=4.0)
[junit4] 2> index=
[junit4] 2> version=7.1.0
[junit4] 2>
analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer
[junit4] 2> ramBufferSizeMB=100.0
[junit4] 2> maxBufferedDocs=-1
[junit4] 2> mergedSegmentWarmer=null
[junit4] 2> delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
[junit4] 2> commit=null
[junit4] 2> openMode=CREATE
[junit4] 2>
similarity=org.apache.solr.search.similarities.MockConfigurableSimilarity
[junit4] 2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1,
maxMergeCount=-1, ioThrottle=true
[junit4] 2> codec=Asserting(Lucene70): {}, docValues:{},
maxPointsInLeafNode=1473, maxMBSortInHeap=5.64389134155007
[junit4] 2> infoStream=org.apache.solr.update.LoggingInfoStream
[junit4] 2> mergePolicy=RandomMergePolicy([LogDocMergePolicy:
minMergeSize=1000, mergeFactor=39, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.779194079697595])
[junit4] 2>
indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@1d2081f
[junit4] 2> readerPooling=true
[junit4] 2> perThreadHardLimitMB=1945
[junit4] 2> useCompoundFile=false
[junit4] 2> commitOnClose=true
[junit4] 2> indexSort=null
[junit4] 2> writer=org.apache.solr.update.SolrIndexWriter@1b13fd1
[junit4] 2>
[junit4] 2> 1832048 INFO (coreLoadExecutor-7894-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-7894-thread-1]:
MMapDirectory.UNMAP_SUPPORTED=true
[junit4] 2> 1832048 INFO (coreLoadExecutor-7894-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-7894-thread-1]:
now flush at close
[junit4] 2> 1832048 INFO (coreLoadExecutor-7894-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-7894-thread-1]:
start flush: applyAllDeletes=true
[junit4] 2> 1832048 INFO (coreLoadExecutor-7894-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-7894-thread-1]:
index before flush
[junit4] 2> 1832048 INFO (coreLoadExecutor-7894-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-7894-thread-1]:
startFullFlush
[junit4] 2> 1832048 INFO (coreLoadExecutor-7894-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-7894-thread-1]:
coreLoadExecutor-7894-thread-1 finishFullFlush success=true
[junit4] 2> 1832048 INFO (coreLoadExecutor-7894-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-7894-thread-1]:
now apply all deletes for all segments buffered updates bytesUsed=0 reader pool
bytesUsed=0
[junit4] 2> 1832048 INFO (coreLoadExecutor-7894-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-7894-thread-1]:
waitApply: no deletes to apply
[junit4] 2> 1832048 INFO (coreLoadExecutor-7894-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-7894-thread-1]:
initDynamicDefaults spins=true maxThreadCount=1 maxMergeCount=6
[junit4] 2> 1832048 INFO (coreLoadExecutor-7894-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-7894-thread-1]:
updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec
[junit4] 2> 1832048 INFO (coreLoadExecutor-7894-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-7894-thread-1]:
now merge
[junit4] 2> 1832048 INFO (coreLoadExecutor-7894-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-7894-thread-1]:
index:
[junit4] 2> 1832048 INFO (coreLoadExecutor-7894-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-7894-thread-1]:
no more merges pending; now return
[junit4] 2> 1832048 INFO (coreLoadExecutor-7894-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-7894-thread-1]:
waitForMerges
[junit4] 2> 1832048 INFO (coreLoadExecutor-7894-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-7894-thread-1]:
waitForMerges done
[junit4] 2> 1832048 INFO (coreLoadExecutor-7894-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-7894-thread-1]:
commit: start
[junit4] 2> 1832048 INFO (coreLoadExecutor-7894-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-7894-thread-1]:
commit: enter lock
[junit4] 2> 1832048 INFO (coreLoadExecutor-7894-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-7894-thread-1]:
commit: now prepare
[junit4] 2> 1832048 INFO (coreLoadExecutor-7894-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-7894-thread-1]:
prepareCommit: flush
[junit4] 2> 1832048 INFO (coreLoadExecutor-7894-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-7894-thread-1]:
index before flush
[junit4] 2> 1832048 INFO (coreLoadExecutor-7894-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-7894-thread-1]:
startFullFlush
[junit4] 2> 1832048 INFO (coreLoadExecutor-7894-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-7894-thread-1]:
now apply all deletes for all segments buffered updates bytesUsed=0 reader pool
bytesUsed=0
[junit4] 2> 1832048 INFO (coreLoadExecutor-7894-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-7894-thread-1]:
waitApply: no deletes to apply
[junit4] 2> 1832048 INFO (coreLoadExecutor-7894-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-7894-thread-1]:
coreLoadExecutor-7894-thread-1 finishFullFlush success=true
[junit4] 2> 1832048 INFO (coreLoadExecutor-7894-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-7894-thread-1]:
startCommit(): start
[junit4] 2> 1832048 INFO (coreLoadExecutor-7894-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-7894-thread-1]:
startCommit index= changeCount=2
[junit4] 2> 1832048 INFO (coreLoadExecutor-7894-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-7894-thread-1]:
startCommit: wrote pending segments file "pending_segments_1"
[junit4] 2> 1832048 INFO (coreLoadExecutor-7894-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-7894-thread-1]:
done all syncs: []
[junit4] 2> 1832048 INFO (coreLoadExecutor-7894-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-7894-thread-1]:
commit: pendingCommit != null
[junit4] 2> 1832062 INFO (coreLoadExecutor-7894-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-7894-thread-1]:
commit: done writing segments file "segments_1"
[junit4] 2> 1832062 INFO (coreLoadExecutor-7894-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-7894-thread-1]:
now checkpoint "" [0 segments ; isCommit = true]
[junit4] 2> 1832062 INFO (coreLoadExecutor-7894-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-7894-thread-1]:
0 msec to checkpoint
[junit4] 2> 1832062 INFO (coreLoadExecutor-7894-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-7894-thread-1]:
commit: took 3.1 msec
[junit4] 2> 1832062 INFO (coreLoadExecutor-7894-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-7894-thread-1]:
commit: done
[junit4] 2> 1832062 INFO (coreLoadExecutor-7894-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-7894-thread-1]:
rollback
[junit4] 2> 1832062 INFO (coreLoadExecutor-7894-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-7894-thread-1]:
all running merges have aborted
[junit4] 2> 1832062 INFO (coreLoadExecutor-7894-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-7894-thread-1]:
rollback: done finish merges
[junit4] 2> 1832062 INFO (coreLoadExecutor-7894-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-7894-thread-1]:
abort
[junit4] 2> 1832062 INFO (coreLoadExecutor-7894-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-7894-thread-1]:
done abort success=true
[junit4] 2> 1832062 INFO (coreLoadExecutor-7894-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-7894-thread-1]:
rollback: infos=
[junit4] 2> 1832062 INFO (coreLoadExecutor-7894-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-7894-thread-1]:
now checkpoint "" [0 segments ; isCommit = false]
[junit4] 2> 1832062 INFO (coreLoadExecutor-7894-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-7894-thread-1]:
0 msec to checkpoint
[junit4] 2> 1832155 WARN (coreLoadExecutor-7894-thread-1) [
x:collection1] o.a.s.c.RequestHandlers no default request handler is registered
(either '/select' or 'standard')
[junit4] 2> 1832155 INFO (coreLoadExecutor-7894-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1832155 INFO (coreLoadExecutor-7894-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1832155 INFO (coreLoadExecutor-7894-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=43, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6341467929130736]
[junit4] 2> 1832155 INFO (coreLoadExecutor-7894-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-7894-thread-1]:
init: current segments file is "segments_1";
deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@c52366
[junit4] 2> 1832155 INFO (coreLoadExecutor-7894-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-7894-thread-1]:
init: load commit "segments_1"
[junit4] 2> 1832155 INFO (coreLoadExecutor-7894-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-7894-thread-1]:
now checkpoint "" [0 segments ; isCommit = false]
[junit4] 2> 1832155 INFO (coreLoadExecutor-7894-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-7894-thread-1]:
0 msec to checkpoint
[junit4] 2> 1832155 INFO (coreLoadExecutor-7894-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-7894-thread-1]:
init: create=false
[junit4] 2> 1832155 INFO (coreLoadExecutor-7894-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-7894-thread-1]:
[junit4] 2>
dir=NRTCachingDirectory(SimpleFSDirectory@C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrIndexConfig_7697CC659D7296BF-001\init-core-data-001\index
lockFactory=org.apache.lucene.store.NativeFSLockFactory@98fc59;
maxCacheMB=48.0 maxMergeSizeMB=4.0)
[junit4] 2> index=
[junit4] 2> version=7.1.0
[junit4] 2>
analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer
[junit4] 2> ramBufferSizeMB=100.0
[junit4] 2> maxBufferedDocs=-1
[junit4] 2> mergedSegmentWarmer=null
[junit4] 2> delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
[junit4] 2> commit=null
[junit4] 2> openMode=APPEND
[junit4] 2>
similarity=org.apache.solr.search.similarities.MockConfigurableSimilarity
[junit4] 2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1,
maxMergeCount=-1, ioThrottle=true
[junit4] 2> codec=Asserting(Lucene70): {}, docValues:{},
maxPointsInLeafNode=1473, maxMBSortInHeap=5.64389134155007
[junit4] 2> infoStream=org.apache.solr.update.LoggingInfoStream
[junit4] 2> mergePolicy=RandomMergePolicy([LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=43, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6341467929130736])
[junit4] 2>
indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@1951d2
[junit4] 2> readerPooling=true
[junit4] 2> perThreadHardLimitMB=1945
[junit4] 2> useCompoundFile=false
[junit4] 2> commitOnClose=true
[junit4] 2> indexSort=null
[junit4] 2> writer=org.apache.solr.update.SolrIndexWriter@bc694b
[junit4] 2>
[junit4] 2> 1832155 INFO (coreLoadExecutor-7894-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-7894-thread-1]:
MMapDirectory.UNMAP_SUPPORTED=true
[junit4] 2> 1832155 INFO (coreLoadExecutor-7894-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-7894-thread-1]:
flush at getReader
[junit4] 2> 1832155 INFO (coreLoadExecutor-7894-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-7894-thread-1]:
startFullFlush
[junit4] 2> 1832155 INFO (coreLoadExecutor-7894-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-7894-thread-1]:
now apply all deletes for all segments buffered updates bytesUsed=0 reader pool
bytesUsed=0
[junit4] 2> 1832155 INFO (coreLoadExecutor-7894-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-7894-thread-1]:
waitApply: no deletes to apply
[junit4] 2> 1832155 INFO (coreLoadExecutor-7894-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-7894-thread-1]:
incRefDeleter for NRT reader version=2 segments=
[junit4] 2> 1832155 INFO (coreLoadExecutor-7894-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-7894-thread-1]:
return reader version=2 reader=StandardDirectoryReader(segments_1:2:nrt)
[junit4] 2> 1832155 INFO (coreLoadExecutor-7894-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-7894-thread-1]:
coreLoadExecutor-7894-thread-1 finishFullFlush success=true
[junit4] 2> 1832155 INFO (coreLoadExecutor-7894-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-7894-thread-1]:
getReader took 0 msec
[junit4] 2> 1832155 INFO (coreLoadExecutor-7894-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1b9d29f[collection1]
main]
[junit4] 2> 1832155 WARN (coreLoadExecutor-7894-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf;
switching to use InMemory storage instead.
[junit4] 2> 1832155 INFO (coreLoadExecutor-7894-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1832170 INFO
(searcherExecutor-7895-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1b9d29f[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1832170 INFO
(SUITE-TestSolrIndexConfig-seed#[7697CC659D7296BF]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 1832170 INFO
(TEST-TestSolrIndexConfig.testLiveWriter-seed#[7697CC659D7296BF]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testLiveWriter
[junit4] 2> 1832170 INFO
(TEST-TestSolrIndexConfig.testLiveWriter-seed#[7697CC659D7296BF]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testLiveWriter
[junit4] 2> 1832170 INFO
(TEST-TestSolrIndexConfig.testIndexConfigParsing-seed#[7697CC659D7296BF]) [
] o.a.s.SolrTestCaseJ4 ###Starting testIndexConfigParsing
[junit4] 2> 1832170 INFO
(TEST-TestSolrIndexConfig.testIndexConfigParsing-seed#[7697CC659D7296BF]) [
] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=23, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=22.875,
floorSegmentMB=1.5556640625, forceMergeDeletesPctAllowed=10.16741141188297,
segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.3680590843339986
[junit4] 2> 1832170 INFO
(TEST-TestSolrIndexConfig.testIndexConfigParsing-seed#[7697CC659D7296BF]) [
] o.a.s.SolrTestCaseJ4 ###Ending testIndexConfigParsing
[junit4] 2> 1832170 INFO
(SUITE-TestSolrIndexConfig-seed#[7697CC659D7296BF]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 1832170 INFO
(SUITE-TestSolrIndexConfig-seed#[7697CC659D7296BF]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=22654428
[junit4] 2> 1832170 INFO
(SUITE-TestSolrIndexConfig-seed#[7697CC659D7296BF]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 1832186 INFO
(SUITE-TestSolrIndexConfig-seed#[7697CC659D7296BF]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 1832186 INFO
(SUITE-TestSolrIndexConfig-seed#[7697CC659D7296BF]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 1832186 INFO
(SUITE-TestSolrIndexConfig-seed#[7697CC659D7296BF]-worker) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1832186 INFO (coreCloseExecutor-7899-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@144fd5
[junit4] 2> 1832186 INFO (coreCloseExecutor-7899-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-7899-thread-1]:
now flush at close
[junit4] 2> 1832186 INFO (coreCloseExecutor-7899-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-7899-thread-1]:
start flush: applyAllDeletes=true
[junit4] 2> 1832186 INFO (coreCloseExecutor-7899-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-7899-thread-1]:
index before flush
[junit4] 2> 1832186 INFO (coreCloseExecutor-7899-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-7899-thread-1]:
startFullFlush
[junit4] 2> 1832186 INFO (coreCloseExecutor-7899-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-7899-thread-1]:
coreCloseExecutor-7899-thread-1 finishFullFlush success=true
[junit4] 2> 1832186 INFO (coreCloseExecutor-7899-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-7899-thread-1]:
now apply all deletes for all segments buffered updates bytesUsed=0 reader pool
bytesUsed=0
[junit4] 2> 1832186 INFO (coreCloseExecutor-7899-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-7899-thread-1]:
waitApply: no deletes to apply
[junit4] 2> 1832186 INFO (coreCloseExecutor-7899-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-7899-thread-1]:
initDynamicDefaults spins=true maxThreadCount=1 maxMergeCount=6
[junit4] 2> 1832186 INFO (coreCloseExecutor-7899-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-7899-thread-1]:
updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec
[junit4] 2> 1832186 INFO (coreCloseExecutor-7899-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-7899-thread-1]:
now merge
[junit4] 2> 1832186 INFO (coreCloseExecutor-7899-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-7899-thread-1]:
index:
[junit4] 2> 1832186 INFO (coreCloseExecutor-7899-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-7899-thread-1]:
no more merges pending; now return
[junit4] 2> 1832186 INFO (coreCloseExecutor-7899-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-7899-thread-1]:
waitForMerges
[junit4] 2> 1832186 INFO (coreCloseExecutor-7899-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-7899-thread-1]:
waitForMerges done
[junit4] 2> 1832186 INFO (coreCloseExecutor-7899-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-7899-thread-1]:
commit: start
[junit4] 2> 1832186 INFO (coreCloseExecutor-7899-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-7899-thread-1]:
commit: enter lock
[junit4] 2> 1832186 INFO (coreCloseExecutor-7899-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-7899-thread-1]:
commit: now prepare
[junit4] 2> 1832186 INFO (coreCloseExecutor-7899-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-7899-thread-1]:
prepareCommit: flush
[junit4] 2> 1832186 INFO (coreCloseExecutor-7899-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-7899-thread-1]:
index before flush
[junit4] 2> 1832186 INFO (coreCloseExecutor-7899-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-7899-thread-1]:
startFullFlush
[junit4] 2> 1832186 INFO (coreCloseExecutor-7899-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-7899-thread-1]:
now apply all deletes for all segments buffered updates bytesUsed=0 reader pool
bytesUsed=0
[junit4] 2> 1832186 INFO (coreCloseExecutor-7899-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-7899-thread-1]:
waitApply: no deletes to apply
[junit4] 2> 1832186 INFO (coreCloseExecutor-7899-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-7899-thread-1]:
coreCloseExecutor-7899-thread-1 finishFullFlush success=true
[junit4] 2> 1832186 INFO (coreCloseExecutor-7899-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-7899-thread-1]:
startCommit(): start
[junit4] 2> 1832186 INFO (coreCloseExecutor-7899-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-7899-thread-1]:
skip startCommit(): no changes pending
[junit4] 2> 1832186 INFO (coreCloseExecutor-7899-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-7899-thread-1]:
commit: pendingCommit == null; skip
[junit4] 2> 1832186 INFO (coreCloseExecutor-7899-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-7899-thread-1]:
commit: took 0.3 msec
[junit4] 2> 1832186 INFO (coreCloseExecutor-7899-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-7899-thread-1]:
commit: done
[junit4] 2> 1832186 INFO (coreCloseExecutor-7899-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-7899-thread-1]:
rollback
[junit4] 2> 1832186 INFO (coreCloseExecutor-7899-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-7899-thread-1]:
all running merges have aborted
[junit4] 2> 1832186 INFO (coreCloseExecutor-7899-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-7899-thread-1]:
rollback: done finish merges
[junit4] 2> 1832186 INFO (coreCloseExecutor-7899-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-7899-thread-1]:
abort
[junit4] 2> 1832186 INFO (coreCloseExecutor-7899-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-7899-thread-1]:
done abort success=true
[junit4] 2> 1832186 INFO (coreCloseExecutor-7899-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-7899-thread-1]:
rollback: infos=
[junit4] 2> 1832186 INFO (coreCloseExecutor-7899-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream
[IFD][coreCloseExecutor-7899-thread-1]: now checkpoint "" [0 segments ;
isCommit = false]
[junit4] 2> 1832186 INFO (coreCloseExecutor-7899-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream
[IFD][coreCloseExecutor-7899-thread-1]: 0 msec to checkpoint
[junit4] 2> 1832186 INFO (coreCloseExecutor-7899-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1331157
[junit4] 2> 1832201 INFO
(SUITE-TestSolrIndexConfig-seed#[7697CC659D7296BF]-worker) [ ]
o.a.s.SolrTestCaseJ4 -------------------------------------------------------
Done waiting for tracked resources to be released
[junit4] 2> Jul 07, 2017 4:00:23 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=1473, maxMBSortInHeap=5.64389134155007,
sim=RandomSimilarity(queryNorm=true): {}, locale=mk-MK,
timezone=America/Mexico_City
[junit4] 2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_131
(32-bit)/cpus=3,threads=1,free=159726224,total=458858496
[junit4] 2> NOTE: All tests run in this JVM: [BlockJoinFacetSimpleTest,
SortByFunctionTest, UUIDUpdateProcessorFallbackTest, StatsReloadRaceTest,
MinimalSchemaTest, TestDFRSimilarityFactory, HardAutoCommitTest,
TestNumericTerms64, TestLegacyFieldReuse, TestMaxScoreQueryParser,
TestDistributedSearch, TestDelegationWithHadoopAuth, ResourceLoaderTest,
BasicAuthStandaloneTest, TestUseDocValuesAsStored, PrimitiveFieldTypeTest,
ConnectionReuseTest, SortSpecParsingTest, DisMaxRequestHandlerTest,
TestSolrCloudWithDelegationTokens, FastVectorHighlighterTest, TestSort,
TestSolrConfigHandlerConcurrent, CdcrReplicationHandlerTest,
LeaderElectionTest, TestInitParams, DateFieldTest, NotRequiredUniqueKeyTest,
TestPayloadScoreQParserPlugin, TestJsonFacetRefinement, HdfsRecoverLeaseTest,
TestSurroundQueryParser, StressHdfsTest, TestScoreJoinQPNoScore,
TestSchemaManager, TestWriterPerf, SpellCheckCollatorWithCollapseTest,
BufferStoreTest, TestXIncludeConfig, RecoveryZkTest,
CoreAdminCreateDiscoverTest, TestLegacyTerms, TestCollectionAPIs,
TestFieldTypeCollectionResource, PeerSyncReplicationTest,
URLClassifyProcessorTest, CSVRequestHandlerTest, TestFoldingMultitermQuery,
TestCollapseQParserPlugin, ReplicaListTransformerTest, TestFaceting,
TestInPlaceUpdatesStandalone, TestSolr4Spatial2,
TestRandomCollapseQParserPlugin, IndexSchemaTest, XmlUpdateRequestHandlerTest,
ZkStateReaderTest, TestCoreAdminApis, TestSimpleTextCodec,
TestRuleBasedAuthorizationPlugin, TestSimpleQParserPlugin,
TestCSVResponseWriter, SecurityConfHandlerTest, HLLSerializationTest,
SimpleFacetsTest, TestGroupingSearch, TestShortCircuitedRequests,
UninvertDocValuesMergePolicyTest, SliceStateTest, TestTolerantSearch,
TestQuerySenderNoQuery, TestSchemaNameResource, AutoScalingHandlerTest,
TestUnifiedSolrHighlighter, TestRawTransformer, RequestHandlersTest,
BinaryUpdateRequestHandlerTest, TestCloudInspectUtil, MergeStrategyTest,
CheckHdfsIndexTest, HighlighterConfigTest, TestFieldCollectionResource,
DistributedFacetPivotWhiteBoxTest, TestExclusionRuleCollectionAccess,
TestManagedSchemaThreadSafety, HdfsLockFactoryTest, CoreAdminHandlerTest,
ScriptEngineTest, TestLazyCores, DistanceFunctionTest,
ClassificationUpdateProcessorTest, TestManagedResource,
TestCloudNestedDocsSort, BigEndianAscendingWordSerializerTest,
TestCloudPivotFacet, RequiredFieldsTest, ConfigureRecoveryStrategyTest,
TestDocBasedVersionConstraints, UniqFieldsUpdateProcessorFactoryTest,
TestRestManager, OverseerModifyCollectionTest, VersionInfoTest,
DistribCursorPagingTest, TestManagedSchema, DirectSolrConnectionTest,
HighlighterTest, TestSolrCloudWithSecureImpersonation,
TestFieldCacheVsDocValues, TestIntervalFaceting,
DefaultValueUpdateProcessorTest, TestStressInPlaceUpdates, OverseerStatusTest,
TestBlendedInfixSuggestions, TestCryptoKeys, TestSchemaSimilarityResource,
ZkControllerTest, TestBackupRepositoryFactory, TestReRankQParserPlugin,
RegexBoostProcessorTest, TestMacroExpander, ImplicitSnitchTest,
TestAtomicUpdateErrorCases, DateMathParserTest,
ClassificationUpdateProcessorFactoryTest, SoftAutoCommitTest,
AlternateDirectoryTest, TestIBSimilarityFactory, SolrTestCaseJ4Test,
CleanupOldIndexTest, SolrGangliaReporterTest, TestHighlightDedupGrouping,
TestExtendedDismaxParser, TestConfigSetsAPIExclusivity,
MissingSegmentRecoveryTest, DirectoryFactoryTest, TestQuerySenderListener,
TestCloudRecovery, OutputWriterTest, SyncSliceTest, BlockCacheTest,
ClusterStateUpdateTest, TestPseudoReturnFields, XsltUpdateRequestHandlerTest,
ResponseHeaderTest, SpatialFilterTest, TestTlogReplica, TimeZoneUtilsTest,
TestManagedStopFilterFactory, TestIndexingPerformance,
TestExactSharedStatsCache, SharedFSAutoReplicaFailoverTest,
ChaosMonkeyNothingIsSafeTest, TestSortByMinMaxFunction, DeleteNodeTest,
NoCacheHeaderTest, TestGraphTermsQParserPlugin, TestExportWriter,
SolrCloudReportersTest, TestTolerantUpdateProcessorRandomCloud,
TestDFISimilarityFactory, TestHdfsUpdateLog, TestStressReorder,
TestReloadAndDeleteDocs, TestDynamicFieldCollectionResource,
DistributedFacetPivotLargeTest, TestBulkSchemaConcurrent, TestConfigSets,
TestNamedUpdateProcessors, TestLMDirichletSimilarityFactory,
TestComplexPhraseQParserPlugin, QueryElevationComponentTest,
HdfsRestartWhileUpdatingTest, TestJmxIntegration, TestStressVersions,
TestSolrCoreSnapshots, ShardRoutingTest, TestLRUStatsCache,
BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest,
CollectionsAPIDistributedZkTest, LeaderElectionIntegrationTest,
TestReplicationHandler, TestJoin, TestReload, DistributedTermsComponentTest,
SolrCoreTest, PeerSyncTest, TestFiltering, TestFunctionQuery, TestBadConfig,
SolrIndexSplitterTest, SimplePostToolTest, TestCoreDiscovery, SuggesterFSTTest,
SolrRequestParserTest, SuggesterTSTTest, SuggesterTest, SuggesterWFSTTest,
WordBreakSolrSpellCheckerTest, SolrCoreCheckLockOnStartupTest, TestUpdate,
TestWordDelimiterFilterFactory, DirectUpdateHandlerOptimizeTest,
StatelessScriptUpdateProcessorFactoryTest, SolrInfoBeanTest,
IndexBasedSpellCheckerTest, LukeRequestHandlerTest, TestQueryUtils,
TestReversedWildcardFilterFactory, TestOmitPositions, TermsComponentTest,
MoreLikeThisHandlerTest, FieldAnalysisRequestHandlerTest, LoggingHandlerTest,
ReturnFieldsTest, TestAnalyzedSuggestions, TestPHPSerializedResponseWriter,
SearchHandlerTest, SOLR749Test, TestSolrIndexConfig]
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestSolrIndexConfig
-Dtests.seed=7697CC659D7296BF -Dtests.slow=true -Dtests.locale=mk-MK
-Dtests.timezone=America/Mexico_City -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s J0 | TestSolrIndexConfig (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\J0\temp\solr.core.TestSolrIndexConfig_7697CC659D7296BF-001\init-core-data-001:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrIndexConfig_7697CC659D7296BF-001\init-core-data-001
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrIndexConfig_7697CC659D7296BF-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrIndexConfig_7697CC659D7296BF-001
[junit4] > at
__randomizedtesting.SeedInfo.seed([7697CC659D7296BF]:0)
[junit4] > at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] Completed [435/727 (1!)] on J0 in 0.91s, 2 tests, 1 error <<<
FAILURES!
[...truncated 40384 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]