Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19866/
Java: 32bit/jdk-9-ea+173 -client -XX:+UseG1GC
1 tests failed.
FAILED: org.apache.solr.update.AutoCommitTest.testMaxTime
Error Message:
Exception during query
Stack Trace:
java.lang.RuntimeException: Exception during query
at
__randomizedtesting.SeedInfo.seed([38F714E166AE3BAC:A2036903F834A790]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:890)
at
org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:270)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//result[@numFound=1]
xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
</response>
request was:q=id:529&qt=standard&start=0&rows=20&version=2.2
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:883)
... 39 more
Build Log:
[...truncated 12136 lines...]
[junit4] Suite: org.apache.solr.update.AutoCommitTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_38F714E166AE3BAC-001/init-core-data-001
[junit4] 2> 922452 INFO
(SUITE-AutoCommitTest-seed#[38F714E166AE3BAC]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields
[junit4] 2> 922453 INFO
(SUITE-AutoCommitTest-seed#[38F714E166AE3BAC]-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> 922453 INFO
(SUITE-AutoCommitTest-seed#[38F714E166AE3BAC]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 922453 INFO
(SUITE-AutoCommitTest-seed#[38F714E166AE3BAC]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 922469 INFO
(SUITE-AutoCommitTest-seed#[38F714E166AE3BAC]-worker) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 922482 INFO
(SUITE-AutoCommitTest-seed#[38F714E166AE3BAC]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 922530 INFO
(SUITE-AutoCommitTest-seed#[38F714E166AE3BAC]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 922563 INFO
(SUITE-AutoCommitTest-seed#[38F714E166AE3BAC]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14b42ed
[junit4] 2> 922568 INFO
(SUITE-AutoCommitTest-seed#[38F714E166AE3BAC]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14b42ed
[junit4] 2> 922568 INFO
(SUITE-AutoCommitTest-seed#[38F714E166AE3BAC]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14b42ed
[junit4] 2> 922569 INFO (coreLoadExecutor-3399-thread-1) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 922606 INFO (coreLoadExecutor-3399-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 922625 INFO (coreLoadExecutor-3399-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 922694 INFO (coreLoadExecutor-3399-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 922700 INFO (coreLoadExecutor-3399-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 922701 INFO (coreLoadExecutor-3399-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry
'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@14b42ed
[junit4] 2> 922701 INFO (coreLoadExecutor-3399-thread-1) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 922701 INFO (coreLoadExecutor-3399-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_38F714E166AE3BAC-001/init-core-data-001/]
[junit4] 2> 922703 INFO (coreLoadExecutor-3399-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=12, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.11743275741672798]
[junit4] 2> 922755 INFO (coreLoadExecutor-3399-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 922755 INFO (coreLoadExecutor-3399-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 922756 INFO (coreLoadExecutor-3399-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 922756 INFO (coreLoadExecutor-3399-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 922757 INFO (coreLoadExecutor-3399-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=19, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=31.2802734375,
floorSegmentMB=2.1220703125, forceMergeDeletesPctAllowed=24.83512721896093,
segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 922757 INFO (coreLoadExecutor-3399-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@19a4a4[collection1] main]
[junit4] 2> 922758 INFO (coreLoadExecutor-3399-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 922770 INFO (coreLoadExecutor-3399-thread-1) [ ]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 922829 INFO (coreLoadExecutor-3399-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 922829 INFO (searcherExecutor-3400-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 922829 INFO (coreLoadExecutor-3399-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1570200909291454464
[junit4] 2> 922829 INFO (searcherExecutor-3400-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 922829 INFO (searcherExecutor-3400-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 922829 INFO (searcherExecutor-3400-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 922830 INFO (searcherExecutor-3400-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 922830 INFO (searcherExecutor-3400-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 922830 INFO (searcherExecutor-3400-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 922830 INFO (searcherExecutor-3400-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 922830 INFO (searcherExecutor-3400-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 922832 INFO (searcherExecutor-3400-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@19a4a4[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 922832 INFO
(SUITE-AutoCommitTest-seed#[38F714E166AE3BAC]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 922833 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[38F714E166AE3BAC]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
[junit4] 2> 922834 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[38F714E166AE3BAC]) [ ]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 922834 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[38F714E166AE3BAC]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@a70eba[collection1] realtime]
[junit4] 2> 922835 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[38F714E166AE3BAC]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
(-9223372036854775807)} 0 1
[junit4] 2> 922835 ERROR
(TEST-AutoCommitTest.testMaxTime-seed#[38F714E166AE3BAC]) [ ]
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/core.properties
[junit4] 2> 922835 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[38F714E166AE3BAC]) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 922860 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[38F714E166AE3BAC]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 922879 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[38F714E166AE3BAC]) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 922961 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[38F714E166AE3BAC]) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 922965 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[38F714E166AE3BAC]) [ ]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
[junit4] 2> 922977 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[38F714E166AE3BAC]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry
'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@14b42ed
[junit4] 2> 922977 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[38F714E166AE3BAC]) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_38F714E166AE3BAC-001/init-core-data-001/]
[junit4] 2> 923031 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[38F714E166AE3BAC]) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 923031 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[38F714E166AE3BAC]) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 923032 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[38F714E166AE3BAC]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@2c227b[collection1] main]
[junit4] 2> 923033 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[38F714E166AE3BAC]) [ ]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 923034 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[38F714E166AE3BAC]) [ ]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 923036 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[38F714E166AE3BAC]) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 923036 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[38F714E166AE3BAC]) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1570200909508509696
[junit4] 2> 923037 INFO (searcherExecutor-3405-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 923037 INFO (searcherExecutor-3405-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 923037 INFO (searcherExecutor-3405-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 923037 INFO (searcherExecutor-3405-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 923038 INFO (searcherExecutor-3405-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 923038 INFO (searcherExecutor-3405-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 923038 INFO (searcherExecutor-3405-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 923038 INFO (searcherExecutor-3405-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 923038 INFO (searcherExecutor-3405-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 923040 INFO (searcherExecutor-3405-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@2c227b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 923040 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[38F714E166AE3BAC]) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@f045b8
[junit4] 2> 923040 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[38F714E166AE3BAC]) [ ]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 923041 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[38F714E166AE3BAC]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@2858e5[collection1] main]
[junit4] 2> 923041 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[38F714E166AE3BAC]) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@16d70c8
[junit4] 2> 923041 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[38F714E166AE3BAC]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=23949512
[junit4] 2> 923057 INFO (searcherExecutor-3405-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@2858e5[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 923085 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[38F714E166AE3BAC]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529
(1570200909522141184)]} 0 37
[junit4] 2> 923086 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[38F714E166AE3BAC]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=0
[junit4] 2> 923088 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[38F714E166AE3BAC]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530
(1570200909561987072)]} 0 39
[junit4] 2> 923088 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[38F714E166AE3BAC]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=0
[junit4] 2> 923088 ERROR
(TEST-AutoCommitTest.testMaxTime-seed#[38F714E166AE3BAC]) [ ]
o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//result[@numFound=1]
[junit4] 2> xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] 2> <response>
[junit4] 2> <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] 2> </response>
[junit4] 2>
[junit4] 2> request
was:q=id:529&qt=standard&start=0&rows=20&version=2.2
[junit4] 2> 923089 ERROR
(TEST-AutoCommitTest.testMaxTime-seed#[38F714E166AE3BAC]) [ ]
o.a.s.SolrTestCaseJ4 REQUEST FAILED:
q=id:529&qt=standard&start=0&rows=20&version=2.2:java.lang.RuntimeException:
REQUEST FAILED: xpath=//result[@numFound=1]
[junit4] 2> xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] 2> <response>
[junit4] 2> <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] 2> </response>
[junit4] 2>
[junit4] 2> request
was:q=id:529&qt=standard&start=0&rows=20&version=2.2
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:883)
[junit4] 2> at
org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:270)
[junit4] 2> at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] 2> at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] 2> at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at
java.base/java.lang.reflect.Method.invoke(Method.java:564)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2>
[junit4] 2> 923089 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[38F714E166AE3BAC]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=AutoCommitTest
-Dtests.method=testMaxTime -Dtests.seed=38F714E166AE3BAC -Dtests.multiplier=3
-Dtests.slow=true -Dtests.locale=ar -Dtests.timezone=Asia/Ashkhabad
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 0.26s J2 | AutoCommitTest.testMaxTime <<<
[junit4] > Throwable #1: java.lang.RuntimeException: Exception during
query
[junit4] > at
__randomizedtesting.SeedInfo.seed([38F714E166AE3BAC:A2036903F834A790]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:890)
[junit4] > at
org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:270)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:564)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] > Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//result[@numFound=1]
[junit4] > xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] > <response>
[junit4] > <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] > </response>
[junit4] > request
was:q=id:529&qt=standard&start=0&rows=20&version=2.2
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:883)
[junit4] > ... 39 more
[junit4] 2> 923097 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[38F714E166AE3BAC]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
[junit4] 2> 923098 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[38F714E166AE3BAC]) [ ]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 923098 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[38F714E166AE3BAC]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@fd7bb5[collection1] realtime]
[junit4] 2> 923098 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[38F714E166AE3BAC]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
(-9223372036854775807)} 0 0
[junit4] 2> 923099 ERROR
(TEST-AutoCommitTest.testCommitWithin-seed#[38F714E166AE3BAC]) [ ]
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/core.properties
[junit4] 2> 923099 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[38F714E166AE3BAC]) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 923133 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[38F714E166AE3BAC]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 923158 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[38F714E166AE3BAC]) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 923245 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[38F714E166AE3BAC]) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 923250 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[38F714E166AE3BAC]) [ ]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
[junit4] 2> 923263 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[38F714E166AE3BAC]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry
'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@14b42ed
[junit4] 2> 923263 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[38F714E166AE3BAC]) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_38F714E166AE3BAC-001/init-core-data-001/]
[junit4] 2> 923315 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[38F714E166AE3BAC]) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 923315 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[38F714E166AE3BAC]) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 923316 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[38F714E166AE3BAC]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@2d5d4[collection1] main]
[junit4] 2> 923317 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[38F714E166AE3BAC]) [ ]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 923318 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[38F714E166AE3BAC]) [ ]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 923320 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[38F714E166AE3BAC]) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 923323 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[38F714E166AE3BAC]) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=50, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 923323 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[38F714E166AE3BAC]) [ ]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 923323 INFO (searcherExecutor-3409-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 923323 INFO (searcherExecutor-3409-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 923323 INFO (searcherExecutor-3409-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 923323 INFO (searcherExecutor-3409-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 923323 INFO (searcherExecutor-3409-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 923324 INFO (searcherExecutor-3409-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 923324 INFO (searcherExecutor-3409-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 923324 INFO (searcherExecutor-3409-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 923324 INFO (searcherExecutor-3409-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 923326 INFO (searcherExecutor-3409-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@2d5d4[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 923326 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[38F714E166AE3BAC]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@e5b7ea[collection1] main]
[junit4] 2> 923326 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[38F714E166AE3BAC]) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@229dde
[junit4] 2> 923327 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[38F714E166AE3BAC]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=2268638
[junit4] 2> 923328 INFO (searcherExecutor-3409-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@e5b7ea[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 923349 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[38F714E166AE3BAC]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529
(1570200909816791040)]} 0 19
[junit4] 2> 923349 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[38F714E166AE3BAC]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=0
[junit4] 2> 927330 INFO (commitScheduler-3412-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 927334 INFO (commitScheduler-3412-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1e12293[collection1] main]
[junit4] 2> 927335 INFO (commitScheduler-3412-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 927336 INFO (searcherExecutor-3409-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1e12293[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.0.0):C1)))}
[junit4] 2> 927353 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[38F714E166AE3BAC]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530
(1570200914035212288)]} 0 4024
[junit4] 2> 927354 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[38F714E166AE3BAC]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=0
[junit4] 2> 927354 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[38F714E166AE3BAC]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529
(-1570200914036260864)]} 0 4024
[junit4] 2> 927354 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[38F714E166AE3BAC]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0
QTime=0
[junit4] 2> 929354 INFO (commitScheduler-3412-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 929357 INFO (commitScheduler-3412-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1e3c0f7[collection1] main]
[junit4] 2> 929357 INFO (commitScheduler-3412-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 929359 INFO (searcherExecutor-3409-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1e3c0f7[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.0.0):C1)))}
[junit4] 2> 929366 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[38F714E166AE3BAC]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=0
[junit4] 2> 929366 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[38F714E166AE3BAC]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0
QTime=0
[junit4] 2> 929367 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[38F714E166AE3BAC]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1570200916147044352)]} 0 6037
[junit4] 2> 929367 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[38F714E166AE3BAC]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1570200916147044353)]} 0 6037
[junit4] 2> 929367 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[38F714E166AE3BAC]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1570200916147044354)]} 0 6037
[junit4] 2> 929367 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[38F714E166AE3BAC]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1570200916147044355)]} 0 6037
[junit4] 2> 929367 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[38F714E166AE3BAC]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1570200916147044356)]} 0 6038
[junit4] 2> 929367 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[38F714E166AE3BAC]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1570200916147044357)]} 0 6038
[junit4] 2> 929367 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[38F714E166AE3BAC]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1570200916147044358)]} 0 6038
[junit4] 2> 929368 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[38F714E166AE3BAC]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1570200916148092928)]} 0 6038
[junit4] 2> 929368 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[38F714E166AE3BAC]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1570200916148092929)]} 0 6038
[junit4] 2> 929368 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[38F714E166AE3BAC]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1570200916148092930)]} 0 6038
[junit4] 2> 929368 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[38F714E166AE3BAC]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=0
[junit4] 2> 929368 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[38F714E166AE3BAC]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1570200916148092931)]} 0 6038
[junit4] 2> 929368 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[38F714E166AE3BAC]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1570200916148092932)]} 0 6038
[junit4] 2> 929368 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[38F714E166AE3BAC]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1570200916148092933)]} 0 6038
[junit4] 2> 929368 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[38F714E166AE3BAC]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1570200916148092934)]} 0 6039
[junit4] 2> 929368 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[38F714E166AE3BAC]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1570200916148092935)]} 0 6039
[junit4] 2> 929368 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[38F714E166AE3BAC]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1570200916148092936)]} 0 6039
[junit4] 2> 929369 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[38F714E166AE3BAC]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1570200916149141504)]} 0 6039
[junit4] 2> 929369 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[38F714E166AE3BAC]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1570200916149141505)]} 0 6039
[junit4] 2> 929369 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[38F714E166AE3BAC]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1570200916149141506)]} 0 6039
[junit4] 2> 929369 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[38F714E166AE3BAC]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1570200916149141507)]} 0 6039
[junit4] 2> 929369 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[38F714E166AE3BAC]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0
QTime=0
[junit4] 2> 930368 INFO (commitScheduler-3412-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 930378 INFO (commitScheduler-3412-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1eb2108[collection1] main]
[junit4] 2> 930379 INFO (commitScheduler-3412-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 930380 INFO (searcherExecutor-3409-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1eb2108[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.0.0):C10/9:delGen=1)))}
[junit4] 2> 930620 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[38F714E166AE3BAC]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0
QTime=0
[junit4] 2> 930620 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[38F714E166AE3BAC]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=0
[junit4] 2> 930620 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[38F714E166AE3BAC]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
[junit4] 2> 930622 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[38F714E166AE3BAC]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
[junit4] 2> 930622 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[38F714E166AE3BAC]) [ ]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 930622 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[38F714E166AE3BAC]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1455768[collection1] realtime]
[junit4] 2> 930623 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[38F714E166AE3BAC]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
(-9223372036854775807)} 0 0
[junit4] 2> 930623 ERROR
(TEST-AutoCommitTest.testMaxDocs-seed#[38F714E166AE3BAC]) [ ]
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/core.properties
[junit4] 2> 930623 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[38F714E166AE3BAC]) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 930640 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[38F714E166AE3BAC]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 930655 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[38F714E166AE3BAC]) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 930723 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[38F714E166AE3BAC]) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 930727 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[38F714E166AE3BAC]) [ ]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
[junit4] 2> 930740 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[38F714E166AE3BAC]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry
'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@14b42ed
[junit4] 2> 930740 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[38F714E166AE3BAC]) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_38F714E166AE3BAC-001/init-core-data-001/]
[junit4] 2> 930793 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[38F714E166AE3BAC]) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 930793 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[38F714E166AE3BAC]) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 930794 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[38F714E166AE3BAC]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1de9e32[collection1] main]
[junit4] 2> 930794 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[38F714E166AE3BAC]) [ ]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 930795 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[38F714E166AE3BAC]) [ ]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 930796 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[38F714E166AE3BAC]) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 930799 INFO (searcherExecutor-3413-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 930799 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[38F714E166AE3BAC]) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=45, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=19.083984375,
floorSegmentMB=0.849609375, forceMergeDeletesPctAllowed=14.594476581083292,
segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8110851696169863
[junit4] 2> 930799 INFO (searcherExecutor-3413-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 930799 INFO (searcherExecutor-3413-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 930799 INFO (searcherExecutor-3413-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 930799 INFO (searcherExecutor-3413-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 930799 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[38F714E166AE3BAC]) [ ]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 930799 INFO (searcherExecutor-3413-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 930800 INFO (searcherExecutor-3413-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 930800 INFO (searcherExecutor-3413-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 930800 INFO (searcherExecutor-3413-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 930801 INFO (searcherExecutor-3413-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1de9e32[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 930802 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[38F714E166AE3BAC]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@13b7c62[collection1] main]
[junit4] 2> 930802 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[38F714E166AE3BAC]) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@13f352f
[junit4] 2> 930802 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[38F714E166AE3BAC]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=20919599
[junit4] 2> 930803 INFO (searcherExecutor-3413-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@13b7c62[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 930809 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[38F714E166AE3BAC]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0
(1570200917658042368)]} 0 0
[junit4] 2> 930809 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[38F714E166AE3BAC]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1
(1570200917659090944)]} 0 0
[junit4] 2> 930809 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[38F714E166AE3BAC]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2
(1570200917659090945)]} 0 0
[junit4] 2> 930809 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[38F714E166AE3BAC]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3
(1570200917659090946)]} 0 0
[junit4] 2> 930809 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[38F714E166AE3BAC]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4
(1570200917659090947)]} 0 0
[junit4] 2> 930809 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[38F714E166AE3BAC]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5
(1570200917659090948)]} 0 1
[junit4] 2> 930809 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[38F714E166AE3BAC]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6
(1570200917659090949)]} 0 1
[junit4] 2> 930809 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[38F714E166AE3BAC]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7
(1570200917659090950)]} 0 1
[junit4] 2> 930809 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[38F714E166AE3BAC]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8
(1570200917659090951)]} 0 1
[junit4] 2> 930809 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[38F714E166AE3BAC]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9
(1570200917659090952)]} 0 1
[junit4] 2> 930810 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[38F714E166AE3BAC]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10
(1570200917659090953)]} 0 1
[junit4] 2> 930810 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[38F714E166AE3BAC]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11
(1570200917660139520)]} 0 1
[junit4] 2> 930810 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[38F714E166AE3BAC]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12
(1570200917660139521)]} 0 1
[junit4] 2> 930810 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[38F714E166AE3BAC]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13
(1570200917660139522)]} 0 1
[junit4] 2> 930810 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[38F714E166AE3BAC]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:1&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 930810 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[38F714E166AE3BAC]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14
(1570200917660139523)]} 0 2
[junit4] 2> 930811 INFO (commitScheduler-3416-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 930814 INFO (commitScheduler-3416-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@12f8a3d[collection1] main]
[junit4] 2> 930814 INFO (commitScheduler-3416-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 930815 INFO (searcherExecutor-3413-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@12f8a3d[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.0.0):C15)))}
[junit4] 2> 931061 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[38F714E166AE3BAC]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15
(1570200917923332096)]} 0 252
[junit4] 2> 931061 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[38F714E166AE3BAC]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:14&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
[junit4] 2> 931062 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[38F714E166AE3BAC]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:15&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 931062 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[38F714E166AE3BAC]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
[junit4] 2> 931062 INFO
(SUITE-AutoCommitTest-seed#[38F714E166AE3BAC]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 931062 INFO
(SUITE-AutoCommitTest-seed#[38F714E166AE3BAC]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=32716490
[junit4] 2> 931062 INFO
(SUITE-AutoCommitTest-seed#[38F714E166AE3BAC]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 931063 INFO
(SUITE-AutoCommitTest-seed#[38F714E166AE3BAC]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 931065 INFO
(SUITE-AutoCommitTest-seed#[38F714E166AE3BAC]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 931065 INFO
(SUITE-AutoCommitTest-seed#[38F714E166AE3BAC]-worker) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 931065 INFO (coreCloseExecutor-3417-thread-1) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@1054786
[junit4] 2> 931065 INFO (coreCloseExecutor-3417-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
[junit4] 2> 931065 INFO (coreCloseExecutor-3417-thread-1) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@8fda4 commitCommandVersion:0
[junit4] 2> 931068 INFO (coreCloseExecutor-3417-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=17123206
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_38F714E166AE3BAC-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{range_facet_l_dv=FST50, field_t=FST50,
multiDefault=PostingsFormat(name=LuceneVarGapDocFreqInterval),
subject=PostingsFormat(name=LuceneVarGapDocFreqInterval),
intDefault=PostingsFormat(name=LuceneVarGapFixedInterval), id=FST50,
range_facet_i_dv=PostingsFormat(name=LuceneVarGapDocFreqInterval),
text=PostingsFormat(name=Direct),
range_facet_l=PostingsFormat(name=LuceneVarGapDocFreqInterval),
timestamp=PostingsFormat(name=LuceneVarGapDocFreqInterval)},
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene70),
_version_=DocValuesFormat(name=Asserting),
range_facet_i_dv=DocValuesFormat(name=Direct),
intDvoDefault=DocValuesFormat(name=Lucene70),
timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=853,
maxMBSortInHeap=6.17467700380748, sim=RandomSimilarity(queryNorm=false): {},
locale=ar, timezone=Asia/Ashkhabad
[junit4] 2> NOTE: Linux 4.10.0-21-generic i386/Oracle Corporation 9-ea
(32-bit)/cpus=8,threads=1,free=307939048,total=476053504
[junit4] 2> NOTE: All tests run in this JVM: [TestGeoJSONResponseWriter,
TestSolrCLIRunExample, TestManagedSynonymFilterFactory, ResponseHeaderTest,
CdcrReplicationHandlerTest, XmlUpdateRequestHandlerTest, TestMultiWordSynonyms,
TestSolrCloudSnapshots, DistributedFacetPivotWhiteBoxTest,
TestRandomCollapseQParserPlugin, TestCSVResponseWriter,
TestSolrDeletionPolicy1, EchoParamsTest, TestReversedWildcardFilterFactory,
SynonymTokenizerTest, TestLMDirichletSimilarityFactory, SolrPluginUtilsTest,
TestNumericTokenStream, TestComponentsName, LeaderElectionTest,
RemoteQueryErrorTest, TestBinaryField, TestShortCircuitedRequests,
RecoveryZkTest, BlockJoinFacetSimpleTest, TestJettySolrRunner,
BinaryUpdateRequestHandlerTest, BlockDirectoryTest, TestDistributedMissingSort,
TestCloudManagedSchema, TestSolrQueryResponse, DocValuesMissingTest,
TestSolrCloudWithKerberosAlt, MetricsConfigTest, OverseerTaskQueueTest,
CircularListTest, TolerantUpdateProcessorTest, TestUseDocValuesAsStored2,
TestNumericTerms32, TestPayloadCheckQParserPlugin, ConnectionManagerTest,
TestClassicSimilarityFactory, TestFieldCacheReopen, TestStressUserVersions,
TestImpersonationWithHadoopAuth, TestNestedDocsSort,
CollectionStateFormat2Test, PKIAuthenticationIntegrationTest, OverseerTest,
TestConfigSetsAPIExclusivity, SuggesterTSTTest, TestFastOutputStream,
SolrCloudReportersTest, DistributedQueueTest, BooleanFieldTest,
OutOfBoxZkACLAndCredentialsProvidersTest, TestSimpleQParserPlugin,
UpdateParamsTest, TestLegacyNumericRangeQueryBuilder, TestIndexingPerformance,
CoreMergeIndexesAdminHandlerTest, OverseerModifyCollectionTest,
HdfsTlogReplayBufferedWhileIndexingTest, ClassificationUpdateProcessorTest,
TestDocBasedVersionConstraints, TestJsonRequest, VersionInfoTest,
BadIndexSchemaTest, TestPolicyCloud, TestSort, ChaosMonkeyNothingIsSafeTest,
TestTrackingShardHandlerFactory, AtomicUpdatesTest, TestInPlaceUpdatesDistrib,
TestPHPSerializedResponseWriter, TestBinaryResponseWriter,
TestTolerantUpdateProcessorCloud, SuggesterTest, HLLSerializationTest,
SolrMetricReporterTest, BasicDistributedZk2Test, TestSimpleTextCodec,
StatsReloadRaceTest, TestIndexSearcher, TermVectorComponentDistributedTest,
TestQuerySenderNoQuery, WrapperMergePolicyFactoryTest, DirectUpdateHandlerTest,
HdfsRestartWhileUpdatingTest, CleanupOldIndexTest, TestManagedResourceStorage,
TestSQLHandler, StressHdfsTest, DirectoryFactoryTest,
TestRequestStatusCollectionAPI, TestExtendedDismaxParser,
DataDrivenBlockJoinTest, ReplicaListTransformerTest, UnloadDistributedZkTest,
IgnoreCommitOptimizeUpdateProcessorFactoryTest,
TestSerializedLuceneMatchVersion, TestExpandComponent, BitVectorTest,
HardAutoCommitTest, AliasIntegrationTest, OutputWriterTest, CursorMarkTest,
CachingDirectoryFactoryTest, PluginInfoTest, TestCloudPivotFacet,
TestIBSimilarityFactory, TestBlobHandler, TestMiniSolrCloudClusterSSL,
SolrCoreCheckLockOnStartupTest, SolrCloudExampleTest, TestRandomFaceting,
ZkCLITest, AutoCommitTest]
[junit4] Completed [372/725 (1!)] on J2 in 8.63s, 3 tests, 1 error <<<
FAILURES!
[...truncated 37433 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]