Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20217/
Java: 64bit/jdk-9-ea+178 -XX:-UseCompressedOops -XX:+UseSerialGC
--illegal-access=deny
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([2B26D716F5B22362:B1D2AAF46B28BF5E]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:886)
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=&start=0&rows=20&version=2.2
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:879)
... 39 more
Build Log:
[...truncated 11403 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_2B26D716F5B22362-001/init-core-data-001
[junit4] 2> 609011 WARN
(SUITE-AutoCommitTest-seed#[2B26D716F5B22362]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=21 numCloses=21
[junit4] 2> 609011 INFO
(SUITE-AutoCommitTest-seed#[2B26D716F5B22362]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 609012 INFO
(SUITE-AutoCommitTest-seed#[2B26D716F5B22362]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) 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> 609012 INFO
(SUITE-AutoCommitTest-seed#[2B26D716F5B22362]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 609013 INFO
(SUITE-AutoCommitTest-seed#[2B26D716F5B22362]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 609013 INFO
(SUITE-AutoCommitTest-seed#[2B26D716F5B22362]-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> 609037 INFO
(SUITE-AutoCommitTest-seed#[2B26D716F5B22362]-worker) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 609074 INFO
(SUITE-AutoCommitTest-seed#[2B26D716F5B22362]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 609264 INFO
(SUITE-AutoCommitTest-seed#[2B26D716F5B22362]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 609341 INFO
(SUITE-AutoCommitTest-seed#[2B26D716F5B22362]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@70e53c81
[junit4] 2> 609346 INFO
(SUITE-AutoCommitTest-seed#[2B26D716F5B22362]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@70e53c81
[junit4] 2> 609346 INFO
(SUITE-AutoCommitTest-seed#[2B26D716F5B22362]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@70e53c81
[junit4] 2> 609353 INFO (coreLoadExecutor-2204-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> 609391 INFO (coreLoadExecutor-2204-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 609414 INFO (coreLoadExecutor-2204-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 609516 INFO (coreLoadExecutor-2204-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 609524 INFO (coreLoadExecutor-2204-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> 609524 INFO (coreLoadExecutor-2204-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@70e53c81
[junit4] 2> 609524 INFO (coreLoadExecutor-2204-thread-1) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 609525 INFO (coreLoadExecutor-2204-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_2B26D716F5B22362-001/init-core-data-001/]
[junit4] 2> 609526 INFO (coreLoadExecutor-2204-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=30, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=38.0263671875,
floorSegmentMB=1.171875, forceMergeDeletesPctAllowed=11.822790795581302,
segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 609585 INFO (coreLoadExecutor-2204-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 609585 INFO (coreLoadExecutor-2204-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 609586 INFO (coreLoadExecutor-2204-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 609586 INFO (coreLoadExecutor-2204-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 609587 INFO (coreLoadExecutor-2204-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=49, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=35.033203125,
floorSegmentMB=2.0859375, forceMergeDeletesPctAllowed=24.005763803156086,
segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7978154867648637
[junit4] 2> 609587 INFO (coreLoadExecutor-2204-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@34051bda[collection1] main]
[junit4] 2> 609588 INFO (coreLoadExecutor-2204-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 609608 INFO (coreLoadExecutor-2204-thread-1) [ ]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 609665 INFO (coreLoadExecutor-2204-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 609665 INFO (searcherExecutor-2205-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 609665 INFO (coreLoadExecutor-2204-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1574197876245921792
[junit4] 2> 609665 INFO (searcherExecutor-2205-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 609665 INFO (searcherExecutor-2205-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 609665 INFO (searcherExecutor-2205-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 609665 INFO (searcherExecutor-2205-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 609666 INFO (searcherExecutor-2205-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 609666 INFO (searcherExecutor-2205-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 609666 INFO (searcherExecutor-2205-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 609666 INFO (searcherExecutor-2205-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 609670 INFO
(SUITE-AutoCommitTest-seed#[2B26D716F5B22362]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 609671 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2B26D716F5B22362]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
[junit4] 2> 609672 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2B26D716F5B22362]) [ ]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 609673 INFO (searcherExecutor-2205-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@34051bda[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 609676 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2B26D716F5B22362]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@32189137[collection1] realtime]
[junit4] 2> 609676 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2B26D716F5B22362]) [ ]
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 4
[junit4] 2> 609676 ERROR
(TEST-AutoCommitTest.testMaxDocs-seed#[2B26D716F5B22362]) [ ]
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> 609680 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2B26D716F5B22362]) [ ]
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> 609708 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2B26D716F5B22362]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 609733 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2B26D716F5B22362]) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 609824 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2B26D716F5B22362]) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 609832 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2B26D716F5B22362]) [ ]
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> 609847 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2B26D716F5B22362]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry
'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@70e53c81
[junit4] 2> 609847 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2B26D716F5B22362]) [ ]
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_2B26D716F5B22362-001/init-core-data-001/]
[junit4] 2> 609896 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2B26D716F5B22362]) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 609896 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2B26D716F5B22362]) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 609898 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2B26D716F5B22362]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@4185c2c7[collection1] main]
[junit4] 2> 609898 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2B26D716F5B22362]) [ ]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 609899 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2B26D716F5B22362]) [ ]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 609901 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2B26D716F5B22362]) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 609901 INFO (searcherExecutor-2210-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 609901 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2B26D716F5B22362]) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1574197876493385728
[junit4] 2> 609902 INFO (searcherExecutor-2210-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 609902 INFO (searcherExecutor-2210-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 609902 INFO (searcherExecutor-2210-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 609902 INFO (searcherExecutor-2210-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 609902 INFO (searcherExecutor-2210-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 609902 INFO (searcherExecutor-2210-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 609903 INFO (searcherExecutor-2210-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 609903 INFO (searcherExecutor-2210-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 609903 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2B26D716F5B22362]) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=35, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 609903 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2B26D716F5B22362]) [ ]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 609905 INFO (searcherExecutor-2210-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@4185c2c7[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 609905 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2B26D716F5B22362]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@6bcc7d57[collection1] main]
[junit4] 2> 609905 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2B26D716F5B22362]) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@1d183cbc
[junit4] 2> 609906 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2B26D716F5B22362]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=488127676
[junit4] 2> 609907 INFO (searcherExecutor-2210-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6bcc7d57[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 609912 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2B26D716F5B22362]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0
(1574197876503871488)]} 0 1
[junit4] 2> 609912 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2B26D716F5B22362]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1
(1574197876504920064)]} 0 1
[junit4] 2> 609912 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2B26D716F5B22362]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2
(1574197876504920065)]} 0 1
[junit4] 2> 609912 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2B26D716F5B22362]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3
(1574197876504920066)]} 0 1
[junit4] 2> 609912 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2B26D716F5B22362]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4
(1574197876504920067)]} 0 1
[junit4] 2> 609912 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2B26D716F5B22362]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5
(1574197876504920068)]} 0 1
[junit4] 2> 609912 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2B26D716F5B22362]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6
(1574197876504920069)]} 0 1
[junit4] 2> 609912 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2B26D716F5B22362]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7
(1574197876504920070)]} 0 1
[junit4] 2> 609912 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2B26D716F5B22362]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8
(1574197876504920071)]} 0 1
[junit4] 2> 609912 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2B26D716F5B22362]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9
(1574197876504920072)]} 0 1
[junit4] 2> 609913 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2B26D716F5B22362]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10
(1574197876505968640)]} 0 2
[junit4] 2> 609913 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2B26D716F5B22362]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11
(1574197876505968641)]} 0 2
[junit4] 2> 609913 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2B26D716F5B22362]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12
(1574197876505968642)]} 0 2
[junit4] 2> 609913 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2B26D716F5B22362]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13
(1574197876505968643)]} 0 2
[junit4] 2> 609913 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2B26D716F5B22362]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:1&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 609919 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2B26D716F5B22362]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14
(1574197876507017216)]} 0 8
[junit4] 2> 609919 INFO (commitScheduler-2213-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 609923 INFO (commitScheduler-2213-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@4aff731f[collection1] main]
[junit4] 2> 609923 INFO (commitScheduler-2213-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 609924 INFO (searcherExecutor-2210-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@4aff731f[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C15)))}
[junit4] 2> 610170 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2B26D716F5B22362]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15
(1574197876775452672)]} 0 259
[junit4] 2> 610170 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2B26D716F5B22362]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:14&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
[junit4] 2> 610171 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2B26D716F5B22362]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:15&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 610172 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2B26D716F5B22362]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
[junit4] 2> 610173 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2B26D716F5B22362]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
[junit4] 2> 610173 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2B26D716F5B22362]) [ ]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 610174 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2B26D716F5B22362]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@4d5da86a[collection1] realtime]
[junit4] 2> 610174 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2B26D716F5B22362]) [ ]
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> 610174 ERROR
(TEST-AutoCommitTest.testMaxTime-seed#[2B26D716F5B22362]) [ ]
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> 610175 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2B26D716F5B22362]) [ ]
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> 610208 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2B26D716F5B22362]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 610230 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2B26D716F5B22362]) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 610346 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2B26D716F5B22362]) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 610356 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2B26D716F5B22362]) [ ]
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> 610365 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2B26D716F5B22362]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry
'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@70e53c81
[junit4] 2> 610365 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2B26D716F5B22362]) [ ]
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_2B26D716F5B22362-001/init-core-data-001/]
[junit4] 2> 610413 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2B26D716F5B22362]) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 610413 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2B26D716F5B22362]) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 610415 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2B26D716F5B22362]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@d525e57[collection1] main]
[junit4] 2> 610415 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2B26D716F5B22362]) [ ]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 610416 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2B26D716F5B22362]) [ ]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 610428 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2B26D716F5B22362]) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 610430 INFO (searcherExecutor-2214-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 610431 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2B26D716F5B22362]) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=18, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 610431 INFO (searcherExecutor-2214-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 610431 INFO (searcherExecutor-2214-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 610431 INFO (searcherExecutor-2214-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 610431 INFO (searcherExecutor-2214-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 610431 INFO (searcherExecutor-2214-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 610431 INFO (searcherExecutor-2214-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 610431 INFO (searcherExecutor-2214-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 610432 INFO (searcherExecutor-2214-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 610434 INFO (searcherExecutor-2214-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@d525e57[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 610440 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2B26D716F5B22362]) [ ]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 610440 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2B26D716F5B22362]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@7353566e[collection1] main]
[junit4] 2> 610441 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2B26D716F5B22362]) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@4ce492a6
[junit4] 2> 610445 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2B26D716F5B22362]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1290048166
[junit4] 2> 610448 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2B26D716F5B22362]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529
(1574197877066956800)]} 0 0
[junit4] 2> 610449 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2B26D716F5B22362]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 610452 INFO (searcherExecutor-2214-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7353566e[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 610699 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2B26D716F5B22362]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530
(1574197877330149376)]} 0 251
[junit4] 2> 610700 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2B26D716F5B22362]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 610700 ERROR
(TEST-AutoCommitTest.testMaxTime-seed#[2B26D716F5B22362]) [ ]
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=&start=0&rows=20&version=2.2
[junit4] 2> 610701 ERROR
(TEST-AutoCommitTest.testMaxTime-seed#[2B26D716F5B22362]) [ ]
o.a.s.SolrTestCaseJ4 REQUEST FAILED:
q=id:529&qt=&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=&start=0&rows=20&version=2.2
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:879)
[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> 610701 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2B26D716F5B22362]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=AutoCommitTest
-Dtests.method=testMaxTime -Dtests.seed=2B26D716F5B22362 -Dtests.multiplier=3
-Dtests.slow=true -Dtests.locale=rm-CH -Dtests.timezone=Europe/Gibraltar
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 0.53s J2 | AutoCommitTest.testMaxTime <<<
[junit4] > Throwable #1: java.lang.RuntimeException: Exception during
query
[junit4] > at
__randomizedtesting.SeedInfo.seed([2B26D716F5B22362:B1D2AAF46B28BF5E]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:886)
[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=&start=0&rows=20&version=2.2
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:879)
[junit4] > ... 39 more
[junit4] 2> 610705 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2B26D716F5B22362]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
[junit4] 2> 610705 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2B26D716F5B22362]) [ ]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 610706 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2B26D716F5B22362]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@51b7ada[collection1] realtime]
[junit4] 2> 610706 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2B26D716F5B22362]) [ ]
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> 610706 ERROR
(TEST-AutoCommitTest.testCommitWithin-seed#[2B26D716F5B22362]) [ ]
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> 610707 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2B26D716F5B22362]) [ ]
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> 610736 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2B26D716F5B22362]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 610759 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2B26D716F5B22362]) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 610866 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2B26D716F5B22362]) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 610871 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2B26D716F5B22362]) [ ]
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> 610881 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2B26D716F5B22362]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry
'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@70e53c81
[junit4] 2> 610881 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2B26D716F5B22362]) [ ]
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_2B26D716F5B22362-001/init-core-data-001/]
[junit4] 2> 610912 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2B26D716F5B22362]) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 610912 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2B26D716F5B22362]) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 610913 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2B26D716F5B22362]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@60288aad[collection1] main]
[junit4] 2> 610913 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2B26D716F5B22362]) [ ]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 610914 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2B26D716F5B22362]) [ ]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 610915 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2B26D716F5B22362]) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 610915 INFO (searcherExecutor-2218-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 610916 INFO (searcherExecutor-2218-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 610916 INFO (searcherExecutor-2218-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 610916 INFO (searcherExecutor-2218-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 610916 INFO (searcherExecutor-2218-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 610916 INFO (searcherExecutor-2218-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 610916 INFO (searcherExecutor-2218-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 610916 INFO (searcherExecutor-2218-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 610916 INFO (searcherExecutor-2218-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 610917 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2B26D716F5B22362]) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=17, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=63.9970703125,
floorSegmentMB=1.693359375, forceMergeDeletesPctAllowed=4.472618496603697,
segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6875957581100581
[junit4] 2> 610917 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2B26D716F5B22362]) [ ]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 610919 INFO (searcherExecutor-2218-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@60288aad[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 610919 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2B26D716F5B22362]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@7bd4180a[collection1] main]
[junit4] 2> 610919 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2B26D716F5B22362]) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@3953d0ff
[junit4] 2> 610919 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2B26D716F5B22362]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=961794303
[junit4] 2> 610920 INFO (searcherExecutor-2218-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7bd4180a[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 610925 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2B26D716F5B22362]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529
(1574197877566078976)]} 0 0
[junit4] 2> 610925 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2B26D716F5B22362]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 614925 INFO (commitScheduler-2221-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 614928 INFO (commitScheduler-2221-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@7b4af5bd[collection1] main]
[junit4] 2> 614928 INFO (commitScheduler-2221-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 614930 INFO (searcherExecutor-2218-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7b4af5bd[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(8.0.0):C1)))}
[junit4] 2> 614930 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2B26D716F5B22362]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530
(1574197881766674432)]} 0 4006
[junit4] 2> 614930 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2B26D716F5B22362]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:530&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 614931 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2B26D716F5B22362]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529
(-1574197881767723008)]} 0 4007
[junit4] 2> 614931 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2B26D716F5B22362]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
[junit4] 2> 616931 INFO (commitScheduler-2221-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 616934 INFO (commitScheduler-2221-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@14eeb821[collection1] main]
[junit4] 2> 616934 INFO (commitScheduler-2221-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 616936 INFO (searcherExecutor-2218-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@14eeb821[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(8.0.0):C1)))}
[junit4] 2> 617183 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2B26D716F5B22362]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 617183 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2B26D716F5B22362]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:530&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
[junit4] 2> 617183 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2B26D716F5B22362]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1574197884129116160)]} 0 6259
[junit4] 2> 617183 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2B26D716F5B22362]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1574197884129116161)]} 0 6259
[junit4] 2> 617183 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2B26D716F5B22362]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1574197884129116162)]} 0 6259
[junit4] 2> 617183 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2B26D716F5B22362]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1574197884129116163)]} 0 6259
[junit4] 2> 617184 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2B26D716F5B22362]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1574197884129116164)]} 0 6259
[junit4] 2> 617184 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2B26D716F5B22362]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1574197884130164736)]} 0 6259
[junit4] 2> 617184 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2B26D716F5B22362]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1574197884130164737)]} 0 6259
[junit4] 2> 617184 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2B26D716F5B22362]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1574197884130164738)]} 0 6259
[junit4] 2> 617184 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2B26D716F5B22362]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1574197884130164739)]} 0 6259
[junit4] 2> 617184 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2B26D716F5B22362]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1574197884130164740)]} 0 6259
[junit4] 2> 617184 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2B26D716F5B22362]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:500&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 617184 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2B26D716F5B22362]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1574197884130164741)]} 0 6260
[junit4] 2> 617184 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2B26D716F5B22362]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1574197884130164742)]} 0 6260
[junit4] 2> 617184 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2B26D716F5B22362]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1574197884130164743)]} 0 6260
[junit4] 2> 617184 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2B26D716F5B22362]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1574197884130164744)]} 0 6260
[junit4] 2> 617184 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2B26D716F5B22362]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1574197884130164745)]} 0 6260
[junit4] 2> 617184 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2B26D716F5B22362]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1574197884130164746)]} 0 6260
[junit4] 2> 617184 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2B26D716F5B22362]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1574197884130164747)]} 0 6260
[junit4] 2> 617184 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2B26D716F5B22362]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1574197884130164748)]} 0 6260
[junit4] 2> 617184 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2B26D716F5B22362]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1574197884130164749)]} 0 6260
[junit4] 2> 617184 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2B26D716F5B22362]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1574197884130164750)]} 0 6260
[junit4] 2> 617184 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2B26D716F5B22362]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:530&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
[junit4] 2> 618184 INFO (commitScheduler-2221-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 618193 INFO (commitScheduler-2221-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@d08327d[collection1] main]
[junit4] 2> 618193 INFO (commitScheduler-2221-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 618194 INFO (searcherExecutor-2218-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@d08327d[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(8.0.0):C10/9:delGen=1)))}
[junit4] 2> 618442 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2B26D716F5B22362]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:500&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
[junit4] 2> 618443 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2B26D716F5B22362]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:530&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 618443 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2B26D716F5B22362]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
[junit4] 2> 618443 INFO
(SUITE-AutoCommitTest-seed#[2B26D716F5B22362]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 618443 INFO
(SUITE-AutoCommitTest-seed#[2B26D716F5B22362]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1586054593
[junit4] 2> 618443 INFO
(SUITE-AutoCommitTest-seed#[2B26D716F5B22362]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 618445 INFO
(SUITE-AutoCommitTest-seed#[2B26D716F5B22362]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 618446 INFO
(SUITE-AutoCommitTest-seed#[2B26D716F5B22362]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 618446 INFO
(SUITE-AutoCommitTest-seed#[2B26D716F5B22362]-worker) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 618446 INFO (coreCloseExecutor-2222-thread-1) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@79a49d41
[junit4] 2> 618446 INFO (coreCloseExecutor-2222-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
[junit4] 2> 618446 INFO (coreCloseExecutor-2222-thread-1) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@1c8749c1 commitCommandVersion:0
[junit4] 2> 618447 INFO (coreCloseExecutor-2222-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=2040831297
[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_2B26D716F5B22362-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{field_t=FST50, multiDefault=PostingsFormat(name=Direct),
subject=PostingsFormat(name=Direct), id=FST50,
text=PostingsFormat(name=LuceneFixedGap)},
docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting),
_version_=DocValuesFormat(name=Lucene70),
intDefault=DocValuesFormat(name=Lucene70),
id_i1=DocValuesFormat(name=Lucene70),
range_facet_i_dv=DocValuesFormat(name=Lucene70),
intDvoDefault=DocValuesFormat(name=Asserting),
range_facet_l=DocValuesFormat(name=Lucene70),
timestamp=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=391,
maxMBSortInHeap=5.809776007625779, sim=RandomSimilarity(queryNorm=true): {},
locale=rm-CH, timezone=Europe/Gibraltar
[junit4] 2> NOTE: Linux 4.10.0-27-generic amd64/Oracle Corporation 9
(64-bit)/cpus=8,threads=1,free=258330440,total=518979584
[junit4] 2> NOTE: All tests run in this JVM:
[UninvertDocValuesMergePolicyTest, TestConfigSetImmutable,
DistributedFacetPivotSmallTest, MultiTermTest, TestSubQueryTransformerDistrib,
TestLMJelinekMercerSimilarityFactory, DeleteNodeTest,
TemplateUpdateProcessorTest, StatsComponentTest, TestInPlaceUpdatesStandalone,
HdfsNNFailoverTest, AliasIntegrationTest, TestManagedStopFilterFactory,
OverseerTest, TestOnReconnectListenerSupport, TestFieldCacheWithThreads,
DirectUpdateHandlerTest, HighlighterMaxOffsetTest, TestConfigSetsAPI,
BasicDistributedZk2Test, SegmentsInfoRequestHandlerTest, DocumentBuilderTest,
TestLocalFSCloudBackupRestore, NotRequiredUniqueKeyTest,
SpellPossibilityIteratorTest, TestZkChroot, SimpleFacetsTest,
RequiredFieldsTest, TestCryptoKeys, TestUtils,
DistributedQueryComponentOptimizationTest, RecoveryZkTest, TestCollectionAPIs,
TestOrdValues, TestStressInPlaceUpdates, CollectionReloadTest,
TestFoldingMultitermQuery, LeaderElectionContextKeyTest, DeleteStatusTest,
AsyncCallRequestStatusResponseTest, BigEndianAscendingWordDeserializerTest,
TestSurroundQueryParser, TestSchemalessBufferedUpdates, HardAutoCommitTest,
BlockJoinFacetDistribTest, ParsingFieldUpdateProcessorsTest,
UnloadDistributedZkTest, SearchHandlerTest, TestPseudoReturnFields,
TestFieldResource, MissingSegmentRecoveryTest, TestQueryUtils,
CollectionsAPIAsyncDistributedZkTest, DistribJoinFromCollectionTest,
CurrencyFieldTypeTest, MetricsHandlerTest, TestRestoreCore, AutoCommitTest]
[junit4] Completed [179/726 (1!)] on J2 in 9.45s, 3 tests, 1 error <<<
FAILURES!
[...truncated 38266 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]