Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1389/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC
4 tests failed.
FAILED: org.apache.solr.ltr.TestLTROnSolrCloud.testSimpleQuery
Error Message:
Path not found: /responseHeader/status
Stack Trace:
java.lang.RuntimeException: Path not found: /responseHeader/status
at
__randomizedtesting.SeedInfo.seed([C8A8F50C172FC4D3:BDA5351007350206]:0)
at org.apache.solr.util.RestTestBase.assertJPut(RestTestBase.java:329)
at org.apache.solr.util.RestTestBase.assertJPut(RestTestBase.java:271)
at
org.apache.solr.ltr.TestRerankBase.loadFeature(TestRerankBase.java:286)
at
org.apache.solr.ltr.TestLTROnSolrCloud.loadModelsAndFeatures(TestLTROnSolrCloud.java:184)
at
org.apache.solr.ltr.TestLTROnSolrCloud.setupSolrCluster(TestLTROnSolrCloud.java:138)
at
org.apache.solr.ltr.TestLTROnSolrCloud.setUp(TestLTROnSolrCloud.java:58)
at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:941)
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
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.CdcrVersionReplicationTest
Error Message:
2 threads leaked from SUITE scope at
org.apache.solr.cloud.CdcrVersionReplicationTest: 1) Thread[id=4972,
name=cdcr-update-log-synchronizer-2383-thread-1, state=WAITING,
group=TGRP-CdcrVersionReplicationTest] at sun.misc.Unsafe.park(Native
Method) at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748) 2) Thread[id=4984,
name=cdcr-update-log-synchronizer-2389-thread-1, state=WAITING,
group=TGRP-CdcrVersionReplicationTest] at sun.misc.Unsafe.park(Native
Method) at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE
scope at org.apache.solr.cloud.CdcrVersionReplicationTest:
1) Thread[id=4972, name=cdcr-update-log-synchronizer-2383-thread-1,
state=WAITING, group=TGRP-CdcrVersionReplicationTest]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
2) Thread[id=4984, name=cdcr-update-log-synchronizer-2389-thread-1,
state=WAITING, group=TGRP-CdcrVersionReplicationTest]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
at __randomizedtesting.SeedInfo.seed([830745B8EC20EEAA]:0)
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.CdcrVersionReplicationTest
Error Message:
There are still zombie threads that couldn't be terminated: 1)
Thread[id=4972, name=cdcr-update-log-synchronizer-2383-thread-1, state=WAITING,
group=TGRP-CdcrVersionReplicationTest] at sun.misc.Unsafe.park(Native
Method) at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748) 2) Thread[id=4984,
name=cdcr-update-log-synchronizer-2389-thread-1, state=WAITING,
group=TGRP-CdcrVersionReplicationTest] at sun.misc.Unsafe.park(Native
Method) at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=4972, name=cdcr-update-log-synchronizer-2383-thread-1,
state=WAITING, group=TGRP-CdcrVersionReplicationTest]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
2) Thread[id=4984, name=cdcr-update-log-synchronizer-2389-thread-1,
state=WAITING, group=TGRP-CdcrVersionReplicationTest]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
at __randomizedtesting.SeedInfo.seed([830745B8EC20EEAA]:0)
FAILED: org.apache.solr.update.AutoCommitTest.testMaxDocs
Error Message:
Exception during query
Stack Trace:
java.lang.RuntimeException: Exception during query
at
__randomizedtesting.SeedInfo.seed([830745B8EC20EEAA:3A869367C0CAEA20]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:890)
at
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
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:14&qt=standard&start=0&rows=20&version=2.2
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:883)
... 40 more
Build Log:
[...truncated 10878 lines...]
[junit4] Suite: org.apache.solr.update.AutoCommitTest
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_830745B8EC20EEAA-001/init-core-data-001
[junit4] 2> 41156 WARN
(SUITE-AutoCommitTest-seed#[830745B8EC20EEAA]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=21 numCloses=21
[junit4] 2> 41156 INFO
(SUITE-AutoCommitTest-seed#[830745B8EC20EEAA]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields
[junit4] 2> 41158 INFO
(SUITE-AutoCommitTest-seed#[830745B8EC20EEAA]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 41158 INFO
(SUITE-AutoCommitTest-seed#[830745B8EC20EEAA]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 41159 INFO
(SUITE-AutoCommitTest-seed#[830745B8EC20EEAA]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib,
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 41219 INFO
(SUITE-AutoCommitTest-seed#[830745B8EC20EEAA]-worker) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 41257 INFO
(SUITE-AutoCommitTest-seed#[830745B8EC20EEAA]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 41395 INFO
(SUITE-AutoCommitTest-seed#[830745B8EC20EEAA]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 41467 INFO
(SUITE-AutoCommitTest-seed#[830745B8EC20EEAA]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3429176c
[junit4] 2> 41473 INFO
(SUITE-AutoCommitTest-seed#[830745B8EC20EEAA]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3429176c
[junit4] 2> 41473 INFO
(SUITE-AutoCommitTest-seed#[830745B8EC20EEAA]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3429176c
[junit4] 2> 41486 INFO (coreLoadExecutor-268-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib,
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 41535 INFO (coreLoadExecutor-268-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 41572 INFO (coreLoadExecutor-268-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 41754 INFO (coreLoadExecutor-268-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 41765 INFO (coreLoadExecutor-268-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 41765 INFO (coreLoadExecutor-268-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3429176c
[junit4] 2> 41765 INFO (coreLoadExecutor-268-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 41765 INFO (coreLoadExecutor-268-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_830745B8EC20EEAA-001/init-core-data-001/]
[junit4] 2> 41768 INFO (coreLoadExecutor-268-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=29, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 41929 INFO (coreLoadExecutor-268-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 41929 INFO (coreLoadExecutor-268-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 41930 INFO (coreLoadExecutor-268-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 41930 INFO (coreLoadExecutor-268-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 41931 INFO (coreLoadExecutor-268-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=17, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6465967315449136]
[junit4] 2> 41932 INFO (coreLoadExecutor-268-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@30baee00[collection1] main]
[junit4] 2> 41933 INFO (coreLoadExecutor-268-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 41971 INFO (coreLoadExecutor-268-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 42182 INFO (coreLoadExecutor-268-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 42183 INFO (coreLoadExecutor-268-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1570852031275466752
[junit4] 2> 42185 INFO
(SUITE-AutoCommitTest-seed#[830745B8EC20EEAA]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 42224 INFO
(searcherExecutor-269-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 42224 INFO
(searcherExecutor-269-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 42224 INFO
(searcherExecutor-269-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 42224 INFO
(searcherExecutor-269-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 42225 INFO
(searcherExecutor-269-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 42225 INFO
(searcherExecutor-269-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 42225 INFO
(searcherExecutor-269-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 42226 INFO
(searcherExecutor-269-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 42226 INFO
(searcherExecutor-269-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 42229 INFO
(searcherExecutor-269-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@30baee00[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 42267 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[830745B8EC20EEAA]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
[junit4] 2> 42267 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[830745B8EC20EEAA]) [ ]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 42272 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[830745B8EC20EEAA]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@2fcaacf4[collection1] realtime]
[junit4] 2> 42273 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[830745B8EC20EEAA]) [ ]
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 5
[junit4] 2> 42273 ERROR
(TEST-AutoCommitTest.testCommitWithin-seed#[830745B8EC20EEAA]) [ ]
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/core.properties
[junit4] 2> 42274 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[830745B8EC20EEAA]) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib,
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 42383 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[830745B8EC20EEAA]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 42411 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[830745B8EC20EEAA]) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 42690 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[830745B8EC20EEAA]) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 42703 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[830745B8EC20EEAA]) [ ]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
[junit4] 2> 42725 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[830745B8EC20EEAA]) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3429176c
[junit4] 2> 42725 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[830745B8EC20EEAA]) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_830745B8EC20EEAA-001/init-core-data-001/]
[junit4] 2> 42888 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[830745B8EC20EEAA]) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 42888 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[830745B8EC20EEAA]) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 42890 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[830745B8EC20EEAA]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@f291af0[collection1]
main]
[junit4] 2> 42890 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[830745B8EC20EEAA]) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 42893 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[830745B8EC20EEAA]) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 42905 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[830745B8EC20EEAA]) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 42905 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[830745B8EC20EEAA]) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1570852032032538624
[junit4] 2> 42906 INFO
(searcherExecutor-274-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 42906 INFO
(searcherExecutor-274-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 42906 INFO
(searcherExecutor-274-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 42906 INFO
(searcherExecutor-274-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 42925 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[830745B8EC20EEAA]) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=45, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.40926440211325354]
[junit4] 2> 42925 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[830745B8EC20EEAA]) [
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 42928 INFO
(searcherExecutor-274-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 42928 INFO
(searcherExecutor-274-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 42929 INFO
(searcherExecutor-274-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 42929 INFO
(searcherExecutor-274-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 42930 INFO
(searcherExecutor-274-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 42933 INFO
(searcherExecutor-274-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@f291af0[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 42933 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[830745B8EC20EEAA]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@4b94dd74[collection1] main]
[junit4] 2> 42934 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[830745B8EC20EEAA]) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@143ba0a7
[junit4] 2> 42934 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[830745B8EC20EEAA]) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=339452071
[junit4] 2> 42940 INFO
(searcherExecutor-274-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@4b94dd74[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 42955 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[830745B8EC20EEAA]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529
(1570852032080773120)]} 0 4
[junit4] 2> 42955 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[830745B8EC20EEAA]) [
x:collection1] 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> 46955 INFO (commitScheduler-277-thread-1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 46972 INFO (commitScheduler-277-thread-1) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@74bd5289[collection1] main]
[junit4] 2> 46973 INFO (commitScheduler-277-thread-1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 46982 INFO
(searcherExecutor-274-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@74bd5289[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c1)))}
[junit4] 2> 46989 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[830745B8EC20EEAA]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530
(1570852036313874432)]} 0 4039
[junit4] 2> 46989 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[830745B8EC20EEAA]) [
x:collection1] 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> 46990 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[830745B8EC20EEAA]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529
(-1570852036315971584)]} 0 4040
[junit4] 2> 46990 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[830745B8EC20EEAA]) [
x:collection1] 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> 48991 INFO (commitScheduler-277-thread-1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 48994 INFO (commitScheduler-277-thread-1) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@6d081de5[collection1] main]
[junit4] 2> 48995 INFO (commitScheduler-277-thread-1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 48996 INFO
(searcherExecutor-274-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6d081de5[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.0.0):c1)))}
[junit4] 2> 49007 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[830745B8EC20EEAA]) [
x:collection1] 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> 49007 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[830745B8EC20EEAA]) [
x:collection1] 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> 49008 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[830745B8EC20EEAA]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1570852038431997952)]} 0 6059
[junit4] 2> 49009 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[830745B8EC20EEAA]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1570852038431997953)]} 0 6059
[junit4] 2> 49009 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[830745B8EC20EEAA]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1570852038433046528)]} 0 6059
[junit4] 2> 49009 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[830745B8EC20EEAA]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1570852038433046529)]} 0 6060
[junit4] 2> 49009 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[830745B8EC20EEAA]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1570852038433046530)]} 0 6060
[junit4] 2> 49010 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[830745B8EC20EEAA]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1570852038433046531)]} 0 6060
[junit4] 2> 49010 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[830745B8EC20EEAA]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1570852038434095104)]} 0 6060
[junit4] 2> 49010 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[830745B8EC20EEAA]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1570852038434095105)]} 0 6061
[junit4] 2> 49010 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[830745B8EC20EEAA]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1570852038434095106)]} 0 6061
[junit4] 2> 49011 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[830745B8EC20EEAA]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1570852038435143680)]} 0 6061
[junit4] 2> 49011 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[830745B8EC20EEAA]) [
x:collection1] 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> 49012 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[830745B8EC20EEAA]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1570852038435143681)]} 0 6062
[junit4] 2> 49012 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[830745B8EC20EEAA]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1570852038436192256)]} 0 6062
[junit4] 2> 49012 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[830745B8EC20EEAA]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1570852038436192257)]} 0 6062
[junit4] 2> 49012 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[830745B8EC20EEAA]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1570852038436192258)]} 0 6063
[junit4] 2> 49012 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[830745B8EC20EEAA]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1570852038436192259)]} 0 6063
[junit4] 2> 49012 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[830745B8EC20EEAA]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1570852038436192260)]} 0 6063
[junit4] 2> 49012 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[830745B8EC20EEAA]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1570852038436192261)]} 0 6063
[junit4] 2> 49012 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[830745B8EC20EEAA]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1570852038436192262)]} 0 6063
[junit4] 2> 49013 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[830745B8EC20EEAA]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1570852038437240832)]} 0 6063
[junit4] 2> 49013 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[830745B8EC20EEAA]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1570852038437240833)]} 0 6063
[junit4] 2> 49013 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[830745B8EC20EEAA]) [
x:collection1] 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> 50012 INFO (commitScheduler-277-thread-1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 50016 INFO (commitScheduler-277-thread-1) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1f8477e6[collection1] main]
[junit4] 2> 50016 INFO (commitScheduler-277-thread-1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 50022 INFO
(searcherExecutor-274-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1f8477e6[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.0.0):c10/9:delGen=1)))}
[junit4] 2> 50269 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[830745B8EC20EEAA]) [
x:collection1] 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> 50270 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[830745B8EC20EEAA]) [
x:collection1] 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> 50270 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[830745B8EC20EEAA]) [
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
[junit4] 2> 50278 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[830745B8EC20EEAA]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
[junit4] 2> 50278 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[830745B8EC20EEAA]) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 50279 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[830745B8EC20EEAA]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@59e834f2[collection1] realtime]
[junit4] 2> 50279 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[830745B8EC20EEAA]) [ x:collection1]
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> 50279 ERROR
(TEST-AutoCommitTest.testMaxDocs-seed#[830745B8EC20EEAA]) [ x:collection1]
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/core.properties
[junit4] 2> 50280 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[830745B8EC20EEAA]) [ x:collection1]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib,
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 50315 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[830745B8EC20EEAA]) [ x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 50328 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[830745B8EC20EEAA]) [ x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 50431 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[830745B8EC20EEAA]) [ x:collection1]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 50440 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[830745B8EC20EEAA]) [ x:collection1]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
[junit4] 2> 50454 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[830745B8EC20EEAA]) [ x:collection1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry
'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3429176c
[junit4] 2> 50454 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[830745B8EC20EEAA]) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_830745B8EC20EEAA-001/init-core-data-001/]
[junit4] 2> 50594 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[830745B8EC20EEAA]) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 50594 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[830745B8EC20EEAA]) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 50596 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[830745B8EC20EEAA]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@487e7a96[collection1] main]
[junit4] 2> 50596 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[830745B8EC20EEAA]) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 50597 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[830745B8EC20EEAA]) [ x:collection1]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 50638 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[830745B8EC20EEAA]) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 50645 INFO
(searcherExecutor-278-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 50646 INFO
(searcherExecutor-278-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 50646 INFO
(searcherExecutor-278-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 50646 INFO
(searcherExecutor-278-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 50646 INFO
(searcherExecutor-278-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 50647 INFO
(searcherExecutor-278-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 50657 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[830745B8EC20EEAA]) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=35, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=20.576171875,
floorSegmentMB=0.412109375, forceMergeDeletesPctAllowed=4.467925347241599,
segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 50657 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[830745B8EC20EEAA]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 50670 INFO
(searcherExecutor-278-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 50715 INFO
(searcherExecutor-278-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 50716 INFO
(searcherExecutor-278-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 50719 INFO
(searcherExecutor-278-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@487e7a96[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 50719 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[830745B8EC20EEAA]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@44b5c7e7[collection1] main]
[junit4] 2> 50719 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[830745B8EC20EEAA]) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@6bf78125
[junit4] 2> 50720 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[830745B8EC20EEAA]) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1811382565
[junit4] 2> 50724 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[830745B8EC20EEAA]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0
(1570852040230305792)]} 0 1
[junit4] 2> 50725 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[830745B8EC20EEAA]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1
(1570852040231354368)]} 0 1
[junit4] 2> 50725 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[830745B8EC20EEAA]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2
(1570852040232402944)]} 0 2
[junit4] 2> 50725 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[830745B8EC20EEAA]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3
(1570852040232402945)]} 0 2
[junit4] 2> 50726 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[830745B8EC20EEAA]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4
(1570852040232402946)]} 0 2
[junit4] 2> 50726 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[830745B8EC20EEAA]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5
(1570852040233451520)]} 0 2
[junit4] 2> 50726 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[830745B8EC20EEAA]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6
(1570852040233451521)]} 0 3
[junit4] 2> 50726 INFO
(searcherExecutor-278-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@44b5c7e7[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 50727 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[830745B8EC20EEAA]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7
(1570852040234500096)]} 0 3
[junit4] 2> 50727 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[830745B8EC20EEAA]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8
(1570852040234500097)]} 0 4
[junit4] 2> 50727 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[830745B8EC20EEAA]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9
(1570852040234500098)]} 0 4
[junit4] 2> 50728 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[830745B8EC20EEAA]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10
(1570852040234500099)]} 0 4
[junit4] 2> 50728 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[830745B8EC20EEAA]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11
(1570852040235548672)]} 0 4
[junit4] 2> 50728 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[830745B8EC20EEAA]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12
(1570852040235548673)]} 0 5
[junit4] 2> 50728 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[830745B8EC20EEAA]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13
(1570852040235548674)]} 0 5
[junit4] 2> 50729 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[830745B8EC20EEAA]) [ x:collection1]
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> 50730 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[830745B8EC20EEAA]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14
(1570852040236597248)]} 0 6
[junit4] 2> 50730 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[830745B8EC20EEAA]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15
(1570852040237645824)]} 0 7
[junit4] 2> 50730 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[830745B8EC20EEAA]) [ x:collection1]
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=0 status=0 QTime=0
[junit4] 2> 50731 ERROR
(TEST-AutoCommitTest.testMaxDocs-seed#[830745B8EC20EEAA]) [ x:collection1]
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:14&qt=standard&start=0&rows=20&version=2.2
[junit4] 2> 50731 INFO (commitScheduler-281-thread-1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 50742 ERROR
(TEST-AutoCommitTest.testMaxDocs-seed#[830745B8EC20EEAA]) [ x:collection1]
o.a.s.SolrTestCaseJ4 REQUEST FAILED:
q=id:14&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:14&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.testMaxDocs(AutoCommitTest.java:225)
[junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498)
[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
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.lang.Thread.run(Thread.java:748)
[junit4] 2>
[junit4] 2> 50742 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[830745B8EC20EEAA]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=AutoCommitTest
-Dtests.method=testMaxDocs -Dtests.seed=830745B8EC20EEAA -Dtests.slow=true
-Dtests.locale=es-SV -Dtests.timezone=Africa/Dakar -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 0.48s J1 | AutoCommitTest.testMaxDocs <<<
[junit4] > Throwable #1: java.lang.RuntimeException: Exception during
query
[junit4] > at
__randomizedtesting.SeedInfo.seed([830745B8EC20EEAA:3A869367C0CAEA20]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:890)
[junit4] > at
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:225)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[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:14&qt=standard&start=0&rows=20&version=2.2
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:883)
[junit4] > ... 40 more
[junit4] 2> 50754 INFO (commitScheduler-281-thread-1) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@6826a3a8[collection1] main]
[junit4] 2> 50755 INFO (commitScheduler-281-thread-1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 50796 INFO
(searcherExecutor-278-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6826a3a8[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.0.0):c16)))}
[junit4] 2> 50843 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[830745B8EC20EEAA]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
[junit4] 2> 50843 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[830745B8EC20EEAA]) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 50844 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[830745B8EC20EEAA]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@6e9337cd[collection1] realtime]
[junit4] 2> 50844 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[830745B8EC20EEAA]) [ x:collection1]
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> 50844 ERROR
(TEST-AutoCommitTest.testMaxTime-seed#[830745B8EC20EEAA]) [ x:collection1]
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/core.properties
[junit4] 2> 50887 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[830745B8EC20EEAA]) [ x:collection1]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib,
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 50960 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[830745B8EC20EEAA]) [ x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 50986 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[830745B8EC20EEAA]) [ x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 51130 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[830745B8EC20EEAA]) [ x:collection1]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 51135 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[830745B8EC20EEAA]) [ x:collection1]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
[junit4] 2> 51148 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[830745B8EC20EEAA]) [ x:collection1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry
'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3429176c
[junit4] 2> 51149 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[830745B8EC20EEAA]) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_830745B8EC20EEAA-001/init-core-data-001/]
[junit4] 2> 51219 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[830745B8EC20EEAA]) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 51219 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[830745B8EC20EEAA]) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 51220 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[830745B8EC20EEAA]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@6c32f25d[collection1] main]
[junit4] 2> 51221 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[830745B8EC20EEAA]) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 51224 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[830745B8EC20EEAA]) [ x:collection1]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 51233 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[830745B8EC20EEAA]) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 51243 INFO
(searcherExecutor-282-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 51246 INFO
(searcherExecutor-282-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 51247 INFO
(searcherExecutor-282-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 51247 INFO
(searcherExecutor-282-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 51247 INFO
(searcherExecutor-282-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 51248 INFO
(searcherExecutor-282-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 51248 INFO
(searcherExecutor-282-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 51249 INFO
(searcherExecutor-282-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 51249 INFO
(searcherExecutor-282-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 51252 INFO
(searcherExecutor-282-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6c32f25d[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 51253 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[830745B8EC20EEAA]) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=32, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=62.458984375,
floorSegmentMB=1.544921875, forceMergeDeletesPctAllowed=21.162460851122432,
segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.4217119754421511
[junit4] 2> 51253 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[830745B8EC20EEAA]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 51253 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[830745B8EC20EEAA]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@62d3fcfa[collection1] main]
[junit4] 2> 51254 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[830745B8EC20EEAA]) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@17563cee
[junit4] 2> 51255 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[830745B8EC20EEAA]) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=391527662
[junit4] 2> 51268 INFO
(searcherExecutor-282-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@62d3fcfa[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 51277 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[830745B8EC20EEAA]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529
(1570852040810168320)]} 0 1
[junit4] 2> 51277 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[830745B8EC20EEAA]) [ x:collection1]
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> 52778 INFO (commitScheduler-285-thread-1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 52781 INFO (commitScheduler-285-thread-1) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@287e3974[collection1] main]
[junit4] 2> 52782 INFO (commitScheduler-285-thread-1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 52783 INFO
(searcherExecutor-282-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@287e3974[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.0.0):c1)))}
[junit4] 2> 53033 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[830745B8EC20EEAA]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530
(1570852042651467776)]} 0 1757
[junit4] 2> 53033 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[830745B8EC20EEAA]) [ x:collection1]
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> 53034 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[830745B8EC20EEAA]) [ x:collection1]
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> 53035 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[830745B8EC20EEAA]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{delete=[529 (-1570852042653564928)]} 0 0
[junit4] 2> 53035 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[830745B8EC20EEAA]) [ x:collection1]
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> 54533 INFO (commitScheduler-285-thread-1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 54537 INFO (commitScheduler-285-thread-1) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@3385d5e0[collection1] main]
[junit4] 2> 54537 INFO (commitScheduler-285-thread-1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 54539 INFO
(searcherExecutor-282-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@3385d5e0[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(7.0.0):c1)))}
[junit4] 2> 54545 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[830745B8EC20EEAA]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[550
(1570852044236914688)]} 0 3270
[junit4] 2> 54545 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[830745B8EC20EEAA]) [ x:collection1]
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> 54546 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[830745B8EC20EEAA]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1570852044239011840)]} 0 3271
[junit4] 2> 54546 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[830745B8EC20EEAA]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1570852044239011841)]} 0 3271
[junit4] 2> 54546 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[830745B8EC20EEAA]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1570852044239011842)]} 0 3271
[junit4] 2> 54547 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[830745B8EC20EEAA]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1570852044240060416)]} 0 3272
[junit4] 2> 54547 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[830745B8EC20EEAA]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1570852044240060417)]} 0 3272
[junit4] 2> 54547 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[830745B8EC20EEAA]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1570852044240060418)]} 0 3272
[junit4] 2> 54547 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[830745B8EC20EEAA]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1570852044240060419)]} 0 3272
[junit4] 2> 54548 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[830745B8EC20EEAA]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1570852044240060420)]} 0 3272
[junit4] 2> 54548 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[830745B8EC20EEAA]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1570852044241108992)]} 0 3273
[junit4] 2> 54548 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[830745B8EC20EEAA]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1570852044241108993)]} 0 3273
[junit4] 2> 54549 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[830745B8EC20EEAA]) [ x:collection1]
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> 56046 INFO (commitScheduler-285-thread-1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 56050 INFO (commitScheduler-285-thread-1) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@4bbb29db[collection1] main]
[junit4] 2> 56050 INFO (commitScheduler-285-thread-1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 56053 INFO
(searcherExecutor-282-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@4bbb29db[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(7.0.0):c1)
Uninverting(_6(7.0.0):c11/9:delGen=1)))}
[junit4] 2> 56054 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[830745B8EC20EEAA]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[531
(1570852045820264448)]} 0 4780
[junit4] 2> 56055 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[830745B8EC20EEAA]) [ x:collection1]
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> 56055 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[830745B8EC20EEAA]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
[junit4] 2> 56055 INFO
(SUITE-AutoCommitTest-seed#[830745B8EC20EEAA]-worker) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 56055 INFO
(SUITE-AutoCommitTest-seed#[830745B8EC20EEAA]-worker) [ x:collection1]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1451129941
[junit4] 2> 56055 INFO
(SUITE-AutoCommitTest-seed#[830745B8EC20EEAA]-worker) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 56056 INFO
(SUITE-AutoCommitTest-seed#[830745B8EC20EEAA]-worker) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 56057 INFO
(SUITE-AutoCommitTest-seed#[830745B8EC20EEAA]-worker) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 56057 INFO
(SUITE-AutoCommitTest-seed#[830745B8EC20EEAA]-worker) [ x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 56058 INFO
(coreCloseExecutor-286-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@56c30e97
[junit4] 2> 56058 INFO
(coreCloseExecutor-286-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
[junit4] 2> 56058 INFO
(coreCloseExecutor-286-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@3c84de2a commitCommandVersion:0
[junit4] 2> 56073 INFO
(coreCloseExecutor-286-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1455623831
[junit4] 2> NOTE: leaving temporary files on disk at:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_830745B8EC20EEAA-001
[junit4] 2> Jun 21, 2017 9:40:51 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=CheapBastard,
sim=RandomSimilarity(queryNorm=true): {}, locale=es-SV, timezone=Africa/Dakar
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_131
(64-bit)/cpus=3,threads=1,free=17276336,total=140034048
[junit4] 2> NOTE: All tests run in this JVM: [CoreAdminCreateDiscoverTest,
SuggestComponentTest, AtomicUpdatesTest, TestConfig, TestStandardQParsers,
DefaultValueUpdateProcessorTest, TestAnalyzedSuggestions, ActionThrottleTest,
BasicAuthIntegrationTest, TestOmitPositions, TestExpandComponent,
AutoCommitTest]
[junit4] Completed [15/725 (1!)] on J1 in 15.25s, 3 tests, 1 error <<<
FAILURES!
[...truncated 300 lines...]
[junit4] Suite: org.apache.solr.cloud.CdcrVersionReplicationTest
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrVersionReplicationTest_830745B8EC20EEAA-001/init-core-data-001
[junit4] 2> 338262 WARN
(SUITE-CdcrVersionReplicationTest-seed#[830745B8EC20EEAA]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
[junit4] 2> 338262 INFO
(SUITE-CdcrVersionReplicationTest-seed#[830745B8EC20EEAA]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields
[junit4] 2> 338263 INFO
(SUITE-CdcrVersionReplicationTest-seed#[830745B8EC20EEAA]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 338263 INFO
(SUITE-CdcrVersionReplicationTest-seed#[830745B8EC20EEAA]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 338264 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[830745B8EC20EEAA]) [
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 338264 INFO (Thread-1500) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 338264 INFO (Thread-1500) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 338266 ERROR (Thread-1500) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 338364 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[830745B8EC20EEAA]) [
] o.a.s.c.ZkTestServer start zk server on port:35175
[junit4] 2> 338399 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[830745B8EC20EEAA]) [
] o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig-cdcr.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 338401 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[830745B8EC20EEAA]) [
] o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/schema15.xml
to /configs/conf1/schema.xml
[junit4] 2> 338402 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[830745B8EC20EEAA]) [
] o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 338403 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[830745B8EC20EEAA]) [
] o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 338405 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[830745B8EC20EEAA]) [
] o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 338406 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[830745B8EC20EEAA]) [
] o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 338407 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[830745B8EC20EEAA]) [
] o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 338408 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[830745B8EC20EEAA]) [
] o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 338409 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[830745B8EC20EEAA]) [
] o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 338410 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[830745B8EC20EEAA]) [
] o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 338412 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[830745B8EC20EEAA]) [
] o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 338413 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[830745B8EC20EEAA]) [
] o.a.s.SolrTestCaseJ4 ###Starting testCdcrDocVersions
[junit4] 2> 338589 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[830745B8EC20EEAA]) [
] o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 338590 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[830745B8EC20EEAA]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@53d6cf1d{/,null,AVAILABLE}
[junit4] 2> 338590 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[830745B8EC20EEAA]) [
] o.e.j.s.AbstractConnector Started
ServerConnector@4c10a718{HTTP/1.1,[http/1.1]}{127.0.0.1:48361}
[junit4] 2> 338591 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[830745B8EC20EEAA]) [
] o.e.j.s.Server Started @340757ms
[junit4] 2> 338591 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[830745B8EC20EEAA]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard1,
hostContext=/, hostPort=48361,
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrVersionReplicationTest_830745B8EC20EEAA-001/jetty-001/cores}
[junit4] 2> 338591 ERROR
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[830745B8EC20EEAA]) [
] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
be missing or incomplete.
[junit4] 2> 338591 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[830745B8EC20EEAA]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™
version 7.0.0
[junit4] 2> 338591 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[830745B8EC20EEAA]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 338591 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[830745B8EC20EEAA]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 338591 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[830745B8EC20EEAA]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-21T21:45:33.408Z
[junit4] 2> 338595 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[830745B8EC20EEAA]) [
] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 338595 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[830745B8EC20EEAA]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrVersionReplicationTest_830745B8EC20EEAA-001/jetty-001/solr.xml
[junit4] 2> 338598 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[830745B8EC20EEAA]) [
] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@578de11a, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 338600 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[830745B8EC20EEAA]) [
] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35175/solr
[junit4] 2> 338630 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[830745B8EC20EEAA])
[n:127.0.0.1:48361_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 338631 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[830745B8EC20EEAA])
[n:127.0.0.1:48361_ ] o.a.s.c.OverseerElectionContext I am going to be the
leader 127.0.0.1:48361_
[junit4] 2> 338633 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[830745B8EC20EEAA])
[n:127.0.0.1:48361_ ] o.a.s.c.Overseer Overseer
(id=98178271352061956-127.0.0.1:48361_-n_0000000000) starting
[junit4] 2> 338643 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[830745B8EC20EEAA])
[n:127.0.0.1:48361_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:48361_
[junit4] 2> 338645 INFO
(zkCallback-774-thread-1-processing-n:127.0.0.1:48361_) [n:127.0.0.1:48361_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 338768 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[830745B8EC20EEAA])
[n:127.0.0.1:48361_ ] o.a.s.m.r.SolrJmxRepo
[...truncated too long message...]
.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.collection1.shard4.leader, tag=548384804
[junit4] 2> 31662 INFO
(zkCallback-171-thread-3-processing-n:127.0.0.1:37925_solr)
[n:127.0.0.1:37925_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (2)
[junit4] 2> 31662 WARN
(zkCallback-159-thread-2-processing-n:127.0.0.1:42166_solr)
[n:127.0.0.1:42166_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 31674 INFO (jetty-closer-26-thread-16) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@4921e488{/solr,null,UNAVAILABLE}
[junit4] 2> 32898 WARN
(zkCallback-161-thread-2-processing-n:127.0.0.1:63728_solr)
[n:127.0.0.1:63728_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 32899 INFO (jetty-closer-26-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@eeabec4{/solr,null,UNAVAILABLE}
[junit4] 2> 32929 WARN
(zkCallback-155-thread-2-processing-n:127.0.0.1:36505_solr)
[n:127.0.0.1:36505_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 32929 INFO (jetty-closer-26-thread-12) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1e17e8b3{/solr,null,UNAVAILABLE}
[junit4] 2> 32960 WARN
(zkCallback-84-thread-2-processing-n:127.0.0.1:56083_solr)
[n:127.0.0.1:56083_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 32960 WARN
(zkCallback-169-thread-2-processing-n:127.0.0.1:56521_solr)
[n:127.0.0.1:56521_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 32961 INFO (jetty-closer-26-thread-5) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@6efb86a0{/solr,null,UNAVAILABLE}
[junit4] 2> 32961 INFO (jetty-closer-26-thread-27) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@5599b384{/solr,null,UNAVAILABLE}
[junit4] 2> 32973 WARN
(zkCallback-130-thread-1-processing-n:127.0.0.1:46876_solr)
[n:127.0.0.1:46876_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 32985 INFO (jetty-closer-26-thread-13) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@34fe3772{/solr,null,UNAVAILABLE}
[junit4] 2> 33060 WARN
(zkCallback-132-thread-1-processing-n:127.0.0.1:46849_solr)
[n:127.0.0.1:46849_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 33061 INFO (jetty-closer-26-thread-11) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@68f85be7{/solr,null,UNAVAILABLE}
[junit4] 2> 33087 WARN
(zkCallback-174-thread-2-processing-n:127.0.0.1:50821_solr)
[n:127.0.0.1:50821_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 33088 INFO (jetty-closer-26-thread-24) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@20fccb72{/solr,null,UNAVAILABLE}
[junit4] 2> 33178 WARN
(zkCallback-170-thread-3-processing-n:127.0.0.1:38266_solr)
[n:127.0.0.1:38266_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 33179 INFO (jetty-closer-26-thread-17) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@d291adf{/solr,null,UNAVAILABLE}
[junit4] 2> 33181 WARN
(zkCallback-171-thread-2-processing-n:127.0.0.1:37925_solr)
[n:127.0.0.1:37925_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 33183 INFO (jetty-closer-26-thread-25) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@2cd09532{/solr,null,UNAVAILABLE}
[junit4] 2> 33188 ERROR
(TEST-TestLTROnSolrCloud.testSimpleQuery-seed#[C8A8F50C172FC4D3]) [ ]
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper
server won't take any action on ERROR or SHUTDOWN server state changes
[junit4] 2> 33190 INFO
(TEST-TestLTROnSolrCloud.testSimpleQuery-seed#[C8A8F50C172FC4D3]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:62878 62878
[junit4] 2> 33995 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxnFactory Ignoring unexpected runtime exception
[junit4] 2> java.nio.channels.CancelledKeyException
[junit4] 2> at
sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:73)
[junit4] 2> at
sun.nio.ch.SelectionKeyImpl.readyOps(SelectionKeyImpl.java:87)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:182)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 33996 INFO (Thread-65) [ ] o.a.s.c.ZkTestServer connecting
to 127.0.0.1:62878 62878
[junit4] 2> 34002 WARN (Thread-65) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 30 /solr/aliases.json
[junit4] 2> 30 /solr/clusterprops.json
[junit4] 2> 29 /solr/security.json
[junit4] 2> 4 /solr/configs/conf1
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 30 /solr/clusterstate.json
[junit4] 2> 24 /solr/collections/collection1/state.json
[junit4] 2> 6
/solr/overseer_elect/election/98178341847171126-127.0.0.1:46163_solr-n_0000000007
[junit4] 2> 3
/solr/overseer_elect/election/98178341847171152-127.0.0.1:38266_solr-n_0000000015
[junit4] 2> 3
/solr/overseer_elect/election/98178341847171156-127.0.0.1:50821_solr-n_0000000023
[junit4] 2> 3
/solr/overseer_elect/election/98178341847171103-127.0.0.1:50924_solr-n_0000000004
[junit4] 2> 2
/solr/overseer_elect/election/98178341847171127-127.0.0.1:46849_solr-n_0000000019
[junit4] 2> 2
/solr/overseer_elect/election/98178341847171147-127.0.0.1:37478_solr-n_0000000020
[junit4] 2> 2
/solr/overseer_elect/election/98178341847171114-127.0.0.1:46696_solr-n_0000000002
[junit4] 2> 2
/solr/overseer_elect/election/98178341847171143-127.0.0.1:42166_solr-n_0000000013
[junit4] 2> 2
/solr/overseer_elect/election/98178341847171151-127.0.0.1:36873_solr-n_0000000025
[junit4] 2> 2
/solr/overseer_elect/election/98178341847171146-127.0.0.1:60367_solr-n_0000000016
[junit4] 2> 2
/solr/overseer_elect/election/98178341847171112-127.0.0.1:39097_solr-n_0000000000
[junit4] 2> 2
/solr/overseer_elect/election/98178341847171109-127.0.0.1:52158_solr-n_0000000005
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 30 /solr/live_nodes
[junit4] 2> 30 /solr/collections
[junit4] 2>
[junit4] 2> 34002 INFO
(TEST-TestLTROnSolrCloud.testSimpleQuery-seed#[C8A8F50C172FC4D3]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testSimpleQuery
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestLTROnSolrCloud
-Dtests.method=testSimpleQuery -Dtests.seed=C8A8F50C172FC4D3 -Dtests.slow=true
-Dtests.locale=es -Dtests.timezone=Pacific/Rarotonga -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 19.2s J1 | TestLTROnSolrCloud.testSimpleQuery <<<
[junit4] > Throwable #1: java.lang.RuntimeException: Path not found:
/responseHeader/status
[junit4] > at
__randomizedtesting.SeedInfo.seed([C8A8F50C172FC4D3:BDA5351007350206]:0)
[junit4] > at
org.apache.solr.util.RestTestBase.assertJPut(RestTestBase.java:329)
[junit4] > at
org.apache.solr.util.RestTestBase.assertJPut(RestTestBase.java:271)
[junit4] > at
org.apache.solr.ltr.TestRerankBase.loadFeature(TestRerankBase.java:286)
[junit4] > at
org.apache.solr.ltr.TestLTROnSolrCloud.loadModelsAndFeatures(TestLTROnSolrCloud.java:184)
[junit4] > at
org.apache.solr.ltr.TestLTROnSolrCloud.setupSolrCluster(TestLTROnSolrCloud.java:138)
[junit4] > at
org.apache.solr.ltr.TestLTROnSolrCloud.setUp(TestLTROnSolrCloud.java:58)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> NOTE: leaving temporary files on disk at:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.TestLTROnSolrCloud_C8A8F50C172FC4D3-001
[junit4] 2> Jun 21, 2017 10:03:47 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are:
codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION,
chunkSize=1, maxDocsPerChunk=657, blockSize=7),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION,
chunkSize=1, blockSize=7)), sim=RandomSimilarity(queryNorm=true): {},
locale=es, timezone=Pacific/Rarotonga
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_131
(64-bit)/cpus=3,threads=1,free=73502640,total=153997312
[junit4] 2> NOTE: All tests run in this JVM:
[TestMultipleAdditiveTreesModel, TestLTRWithFacet, TestValueFeature,
TestExternalFeatures, TestLTRReRankingPipeline, TestModelManager,
TestRankingFeature, TestLTROnSolrCloud]
[junit4] Completed [23/33 (1!)] on J1 in 19.49s, 1 test, 1 error <<<
FAILURES!
[...truncated 36883 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]