Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1359/
2 tests failed.
FAILED:
org.apache.solr.handler.TestReplicationHandler.doTestReplicateAfterCoreReload
Error Message:
expected:<[{indexVersion=1500648276317,generation=2,filelist=[_5.cfe, _5.cfs,
_5.si, _6.doc, _6.fdt, _6.fdx, _6.fnm, _6.nvd, _6.nvm, _6.si, _6.tim, _6.tip,
_7.doc, _7.fdt, _7.fdx, _7.fnm, _7.nvd, _7.nvm, _7.si, _7.tim, _7.tip,
segments_2]}]> but
was:<[{indexVersion=1500648276317,generation=2,filelist=[_5.cfe, _5.cfs, _5.si,
_6.doc, _6.fdt, _6.fdx, _6.fnm, _6.nvd, _6.nvm, _6.si, _6.tim, _6.tip, _7.doc,
_7.fdt, _7.fdx, _7.fnm, _7.nvd, _7.nvm, _7.si, _7.tim, _7.tip, segments_2]},
{indexVersion=1500648276317,generation=3,filelist=[_8.cfe, _8.cfs, _8.si,
segments_3]}]>
Stack Trace:
java.lang.AssertionError:
expected:<[{indexVersion=1500648276317,generation=2,filelist=[_5.cfe, _5.cfs,
_5.si, _6.doc, _6.fdt, _6.fdx, _6.fnm, _6.nvd, _6.nvm, _6.si, _6.tim, _6.tip,
_7.doc, _7.fdt, _7.fdx, _7.fnm, _7.nvd, _7.nvm, _7.si, _7.tim, _7.tip,
segments_2]}]> but
was:<[{indexVersion=1500648276317,generation=2,filelist=[_5.cfe, _5.cfs, _5.si,
_6.doc, _6.fdt, _6.fdx, _6.fnm, _6.nvd, _6.nvm, _6.si, _6.tim, _6.tip, _7.doc,
_7.fdt, _7.fdx, _7.fnm, _7.nvd, _7.nvm, _7.si, _7.tim, _7.tip, segments_2]},
{indexVersion=1500648276317,generation=3,filelist=[_8.cfe, _8.cfs, _8.si,
segments_3]}]>
at
__randomizedtesting.SeedInfo.seed([B638DFBC8C6CA24A:93EFC48CFC24AC49]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:147)
at
org.apache.solr.handler.TestReplicationHandler.doTestReplicateAfterCoreReload(TestReplicationHandler.java:1277)
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)
FAILED: org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest.test
Error Message:
expected:<2> but was:<4>
Stack Trace:
java.lang.AssertionError: expected:<2> but was:<4>
at
__randomizedtesting.SeedInfo.seed([B638DFBC8C6CA24A:3E6CE0662290CFB2]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest.assertSliceAndReplicaCount(SharedFSAutoReplicaFailoverTest.java:403)
at
org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest.testBasics(SharedFSAutoReplicaFailoverTest.java:248)
at
org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest.test(SharedFSAutoReplicaFailoverTest.java:136)
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
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
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)
Build Log:
[...truncated 11300 lines...]
[junit4] Suite: org.apache.solr.handler.TestReplicationHandler
[junit4] 2> 89101 INFO
(SUITE-TestReplicationHandler-seed#[B638DFBC8C6CA24A]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B638DFBC8C6CA24A-001/init-core-data-001
[junit4] 2> 89102 WARN
(SUITE-TestReplicationHandler-seed#[B638DFBC8C6CA24A]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=69 numCloses=69
[junit4] 2> 89102 INFO
(SUITE-TestReplicationHandler-seed#[B638DFBC8C6CA24A]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 89103 INFO
(SUITE-TestReplicationHandler-seed#[B638DFBC8C6CA24A]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
[junit4] 2> 89111 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting doTestDetails
[junit4] 2> 89111 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B638DFBC8C6CA24A-001/solr-instance-001/collection1
[junit4] 2> 89114 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 89119 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@76b59f31{/solr,null,AVAILABLE}
[junit4] 2> 89121 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@5d54e3{HTTP/1.1,[http/1.1]}{127.0.0.1:34466}
[junit4] 2> 89121 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.e.j.s.Server Started @91364ms
[junit4] 2> 89121 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B638DFBC8C6CA24A-001/solr-instance-001/collection1/data,
hostContext=/solr, hostPort=34466}
[junit4] 2> 89122 ERROR
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 89122 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 89122 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
[junit4] 2> 89122 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 89122 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-07-21T14:39:10.547Z
[junit4] 2> 89122 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B638DFBC8C6CA24A-001/solr-instance-001/solr.xml
[junit4] 2> 89127 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@5efd0214, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 89152 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5efd0214
[junit4] 2> 89155 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5efd0214
[junit4] 2> 89155 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5efd0214
[junit4] 2> 89157 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B638DFBC8C6CA24A-001/solr-instance-001/.
[junit4] 2> 89158 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 89174 INFO (coreLoadExecutor-411-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 89181 INFO (coreLoadExecutor-411-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 89182 INFO (coreLoadExecutor-411-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
[junit4] 2> 89183 INFO (coreLoadExecutor-411-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B638DFBC8C6CA24A-001/solr-instance-001/./collection1,
trusted=true
[junit4] 2> 89183 INFO (coreLoadExecutor-411-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@5efd0214
[junit4] 2> 89183 INFO (coreLoadExecutor-411-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 89183 INFO (coreLoadExecutor-411-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B638DFBC8C6CA24A-001/solr-instance-001/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B638DFBC8C6CA24A-001/solr-instance-001/./collection1/data/]
[junit4] 2> 89185 INFO (coreLoadExecutor-411-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=10, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=38.5947265625,
floorSegmentMB=1.4560546875, forceMergeDeletesPctAllowed=18.808908817076464,
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.38426369188841947
[junit4] 2> 89217 INFO (coreLoadExecutor-411-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 89217 INFO (coreLoadExecutor-411-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 89218 INFO (coreLoadExecutor-411-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@23768e01
[junit4] 2> 89218 INFO (coreLoadExecutor-411-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@7c436c3d[collection1] main]
[junit4] 2> 89218 INFO (coreLoadExecutor-411-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B638DFBC8C6CA24A-001/solr-instance-001/collection1/conf
[junit4] 2> 89219 INFO (coreLoadExecutor-411-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following
config files: schema.xml,xslt/dummy.xsl
[junit4] 2> 89219 INFO (coreLoadExecutor-411-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 89220 INFO
(searcherExecutor-412-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7c436c3d[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 89681 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B638DFBC8C6CA24A-001/solr-instance-002/collection1
[junit4] 2> 89684 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 89685 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@18501237{/solr,null,AVAILABLE}
[junit4] 2> 89685 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@4781d4d1{HTTP/1.1,[http/1.1]}{127.0.0.1:50677}
[junit4] 2> 89685 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.e.j.s.Server Started @91928ms
[junit4] 2> 89685 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B638DFBC8C6CA24A-001/solr-instance-002/collection1/data,
hostContext=/solr, hostPort=50677}
[junit4] 2> 89686 ERROR
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 89686 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 89686 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
[junit4] 2> 89686 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 89686 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-07-21T14:39:11.111Z
[junit4] 2> 89686 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B638DFBC8C6CA24A-001/solr-instance-002/solr.xml
[junit4] 2> 89691 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@5efd0214, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 89721 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5efd0214
[junit4] 2> 89727 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5efd0214
[junit4] 2> 89727 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5efd0214
[junit4] 2> 89730 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B638DFBC8C6CA24A-001/solr-instance-002/.
[junit4] 2> 89730 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 89740 INFO (coreLoadExecutor-421-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 89747 INFO (coreLoadExecutor-421-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 89749 INFO (coreLoadExecutor-421-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
[junit4] 2> 89749 INFO (coreLoadExecutor-421-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B638DFBC8C6CA24A-001/solr-instance-002/./collection1,
trusted=true
[junit4] 2> 89750 INFO (coreLoadExecutor-421-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@5efd0214
[junit4] 2> 89750 INFO (coreLoadExecutor-421-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 89750 INFO (coreLoadExecutor-421-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B638DFBC8C6CA24A-001/solr-instance-002/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B638DFBC8C6CA24A-001/solr-instance-002/./collection1/data/]
[junit4] 2> 89752 INFO (coreLoadExecutor-421-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=10, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=38.5947265625,
floorSegmentMB=1.4560546875, forceMergeDeletesPctAllowed=18.808908817076464,
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.38426369188841947
[junit4] 2> 89801 INFO (coreLoadExecutor-421-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 89801 INFO (coreLoadExecutor-421-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 89802 INFO (coreLoadExecutor-421-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@41254d79
[junit4] 2> 89803 INFO (coreLoadExecutor-421-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@1a1fdb9a[collection1] main]
[junit4] 2> 89803 INFO (coreLoadExecutor-421-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B638DFBC8C6CA24A-001/solr-instance-002/collection1/conf
[junit4] 2> 89807 INFO (coreLoadExecutor-421-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of
1000ms
[junit4] 2> 89808 INFO
(searcherExecutor-422-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1a1fdb9a[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 90042 INFO (qtp1710725223-2600) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 90043 INFO (indexFetcher-426-thread-1) [ x:collection1]
o.a.s.h.IndexFetcher Master's generation: 1
[junit4] 2> 90043 INFO (indexFetcher-426-thread-1) [ x:collection1]
o.a.s.h.IndexFetcher Master's version: 0
[junit4] 2> 90043 INFO (indexFetcher-426-thread-1) [ x:collection1]
o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 90043 INFO (indexFetcher-426-thread-1) [ x:collection1]
o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 90272 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@4781d4d1{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 90272 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=2012333697
[junit4] 2> 90273 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 90273 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 90273 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 90274 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 90274 INFO (coreCloseExecutor-427-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@7b89a099
[junit4] 2> 90277 INFO (coreCloseExecutor-427-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=2072617113
[junit4] 2> 90279 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@18501237{/solr,null,UNAVAILABLE}
[junit4] 2> 90281 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 90282 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@63529aea{/solr,null,AVAILABLE}
[junit4] 2> 90282 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@5cbefe34{HTTP/1.1,[http/1.1]}{127.0.0.1:45687}
[junit4] 2> 90283 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.e.j.s.Server Started @92526ms
[junit4] 2> 90283 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B638DFBC8C6CA24A-001/solr-instance-002/collection1/data,
hostContext=/solr, hostPort=45687}
[junit4] 2> 90283 ERROR
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 90283 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 90283 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
[junit4] 2> 90283 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 90283 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-07-21T14:39:11.708Z
[junit4] 2> 90283 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B638DFBC8C6CA24A-001/solr-instance-002/solr.xml
[junit4] 2> 90288 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@5efd0214, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 90326 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5efd0214
[junit4] 2> 90333 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5efd0214
[junit4] 2> 90333 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5efd0214
[junit4] 2> 90335 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B638DFBC8C6CA24A-001/solr-instance-002/.
[junit4] 2> 90336 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 90346 INFO (coreLoadExecutor-434-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 90366 INFO (coreLoadExecutor-434-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 90367 INFO (coreLoadExecutor-434-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
[junit4] 2> 90367 INFO (coreLoadExecutor-434-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B638DFBC8C6CA24A-001/solr-instance-002/./collection1,
trusted=true
[junit4] 2> 90368 INFO (coreLoadExecutor-434-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@5efd0214
[junit4] 2> 90368 INFO (coreLoadExecutor-434-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 90368 INFO (coreLoadExecutor-434-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B638DFBC8C6CA24A-001/solr-instance-002/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B638DFBC8C6CA24A-001/solr-instance-002/./collection1/data/]
[junit4] 2> 90370 INFO (coreLoadExecutor-434-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=10, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=38.5947265625,
floorSegmentMB=1.4560546875, forceMergeDeletesPctAllowed=18.808908817076464,
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.38426369188841947
[junit4] 2> 90407 INFO (coreLoadExecutor-434-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 90407 INFO (coreLoadExecutor-434-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 90408 INFO (coreLoadExecutor-434-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@3cbf4890
[junit4] 2> 90409 INFO (coreLoadExecutor-434-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@7e88b015[collection1] main]
[junit4] 2> 90409 INFO (coreLoadExecutor-434-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B638DFBC8C6CA24A-001/solr-instance-002/collection1/conf
[junit4] 2> 90410 INFO (coreLoadExecutor-434-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of
1000ms
[junit4] 2> 90411 INFO
(searcherExecutor-435-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7e88b015[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 90413 INFO (qtp1710725223-2604) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 90414 INFO (indexFetcher-439-thread-1) [ x:collection1]
o.a.s.h.IndexFetcher Master's generation: 1
[junit4] 2> 90414 INFO (indexFetcher-439-thread-1) [ x:collection1]
o.a.s.h.IndexFetcher Master's version: 0
[junit4] 2> 90414 INFO (indexFetcher-439-thread-1) [ x:collection1]
o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 90414 INFO (indexFetcher-439-thread-1) [ x:collection1]
o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 90868 INFO (qtp1710725223-2600) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/select
params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 90871 INFO (qtp1710725223-2601) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=1
[junit4] 2> 90875 INFO (qtp1710725223-2597) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={slave=false&qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 90875 INFO (qtp1409625958-2639) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=2
[junit4] 2> 90878 INFO (qtp1710725223-2603) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[0]} 0 1
[junit4] 2> 90879 INFO (qtp1710725223-2604) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 90879 INFO (qtp1710725223-2604) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@3b3fb4aa commitCommandVersion:0
[junit4] 2> 90882 INFO (qtp1710725223-2604) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@4672c909[collection1] main]
[junit4] 2> 90883 INFO
(searcherExecutor-412-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@4672c909[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))}
[junit4] 2> 90883 INFO (qtp1710725223-2604) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 90883 INFO (qtp1710725223-2604) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 4
[junit4] 2> 90887 WARN (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication
suffix
[junit4] 2> 90889 INFO (qtp1710725223-2598) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 90889 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Master's generation: 2
[junit4] 2> 90889 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Master's version: 1500647952304
[junit4] 2> 90889 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 90889 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 90889 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Starting replication process
[junit4] 2> 90942 INFO (qtp1710725223-2600) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=2&qt=/replication&wt=javabin&version=2&command=filelist}
status=0 QTime=51
[junit4] 2> 90942 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Number of files in latest index in master: 10
[junit4] 2> 90946 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@f385b01
[junit4] 2> 90946 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 90997 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Starting download (fullCopy=false) to
MockDirectoryWrapper(RAMDirectory@46c08c42
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6b777b75)
[junit4] 2> 90999 INFO (qtp1710725223-2601) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=2&qt=/replication&file=_0.si&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 91001 INFO (qtp1710725223-2597) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=2&qt=/replication&file=_0.nvd&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 91003 INFO (qtp1710725223-2603) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=2&qt=/replication&file=_0.tip&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 91005 INFO (qtp1710725223-2604) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=2&qt=/replication&file=_0.fdx&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 91007 INFO (qtp1710725223-2598) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=2&qt=/replication&file=_0.doc&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 91008 INFO (qtp1710725223-2600) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=2&qt=/replication&file=_0.tim&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 91010 INFO (qtp1710725223-2601) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=2&qt=/replication&file=_0.fdt&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 91011 INFO (qtp1710725223-2597) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=2&qt=/replication&file=_0.fnm&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 91013 INFO (qtp1710725223-2603) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=2&qt=/replication&file=_0.nvm&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 91014 INFO (qtp1710725223-2604) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=2&qt=/replication&file=segments_2&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 91015 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Total time taken for download
(fullCopy=false,bytesDownloaded=1480) : 0 secs (null bytes/sec) to
MockDirectoryWrapper(RAMDirectory@46c08c42
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6b777b75)
[junit4] 2> 91018 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=152917920,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 91019 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 91020 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@350592e5[collection1] main]
[junit4] 2> 91021 INFO
(searcherExecutor-435-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@350592e5[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))}
[junit4] 2> 91021 INFO (qtp1409625958-2641) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={wait=true&masterUrl=http://127.0.0.1:34466/solr/collection1/replication&command=fetchindex}
status=0 QTime=134
[junit4] 2> 91026 INFO (qtp1710725223-2598) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={slave=false&qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 91027 INFO (qtp1409625958-2640) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=3
[junit4] 2> 91028 INFO (qtp1409625958-2643) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/select
params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=1 status=0 QTime=0
[junit4] 2> 91029 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.a.s.h.TestReplicationHandler Waited for 0ms and found 1 docs
[junit4] 2> 91031 INFO (qtp1710725223-2602) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[1]} 0 1
[junit4] 2> 91032 INFO (qtp1710725223-2601) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 91032 INFO (qtp1710725223-2601) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@3b3fb4aa commitCommandVersion:0
[junit4] 2> 91035 INFO (qtp1710725223-2601) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@20759dbc[collection1] main]
[junit4] 2> 91035 INFO (qtp1710725223-2601) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 91036 INFO
(searcherExecutor-412-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@20759dbc[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)
Uninverting(_1(8.0.0):C1)))}
[junit4] 2> 91036 INFO (qtp1710725223-2601) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 4
[junit4] 2> 91037 WARN (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication
suffix
[junit4] 2> 91039 INFO (qtp1710725223-2600) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 91040 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Master's generation: 3
[junit4] 2> 91040 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Master's version: 1500647952457
[junit4] 2> 91040 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Slave's generation: 2
[junit4] 2> 91040 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Slave's version: 1500647952304
[junit4] 2> 91040 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Starting replication process
[junit4] 2> 91041 INFO (qtp1710725223-2603) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=3&qt=/replication&wt=javabin&version=2&command=filelist}
status=0 QTime=0
[junit4] 2> 91042 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Number of files in latest index in master: 19
[junit4] 2> 91044 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@4c9d5f88
[junit4] 2> 91044 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 91044 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Starting download (fullCopy=false) to
MockDirectoryWrapper(RAMDirectory@241f8cd3
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7de29a7d)
[junit4] 2> 91044 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Skipping download for _0.si because it already exists
[junit4] 2> 91044 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Skipping download for _0.nvd because it already exists
[junit4] 2> 91044 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Skipping download for _0.tip because it already exists
[junit4] 2> 91044 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Skipping download for _0.fdx because it already exists
[junit4] 2> 91044 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Skipping download for _0.doc because it already exists
[junit4] 2> 91045 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Skipping download for _0.tim because it already exists
[junit4] 2> 91045 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Skipping download for _0.fdt because it already exists
[junit4] 2> 91045 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Skipping download for _0.fnm because it already exists
[junit4] 2> 91045 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Skipping download for _0.nvm because it already exists
[junit4] 2> 91046 INFO (qtp1710725223-2604) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=3&qt=/replication&file=_1.si&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 91047 INFO (qtp1710725223-2598) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=3&qt=/replication&file=_1.nvd&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 91049 INFO (qtp1710725223-2602) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=3&qt=/replication&file=_1.doc&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 91050 INFO (qtp1710725223-2602) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=3&qt=/replication&file=_1.tim&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 91052 INFO (qtp1710725223-2601) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=3&qt=/replication&file=_1.tip&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 91054 INFO (qtp1710725223-2600) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=3&qt=/replication&file=_1.fdx&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 91055 INFO (qtp1710725223-2603) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=3&qt=/replication&file=_1.fnm&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 91056 INFO (qtp1710725223-2604) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=3&qt=/replication&file=_1.nvm&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 91057 INFO (qtp1710725223-2598) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=3&qt=/replication&file=_1.fdt&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 91059 INFO (qtp1710725223-2602) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=3&qt=/replication&file=segments_3&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 91059 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Total time taken for download
(fullCopy=false,bytesDownloaded=1545) : 0 secs (null bytes/sec) to
MockDirectoryWrapper(RAMDirectory@241f8cd3
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7de29a7d)
[junit4] 2> 91062 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=152917920,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 91063 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 91063 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@751d8d7e[collection1] main]
[junit4] 2> 91065 INFO
(searcherExecutor-435-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@751d8d7e[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)
Uninverting(_1(8.0.0):C1)))}
[junit4] 2> 91065 INFO (qtp1409625958-2642) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={wait=true&masterUrl=http://127.0.0.1:34466/solr/collection1/replication&command=fetchindex}
status=0 QTime=27
[junit4] 2> 91067 INFO (qtp1710725223-2602) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={slave=false&qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 91068 INFO (qtp1409625958-2636) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=1
[junit4] 2> 91069 INFO (qtp1409625958-2637) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/select
params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=2 status=0 QTime=0
[junit4] 2> 91070 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.a.s.h.TestReplicationHandler Waited for 0ms and found 2 docs
[junit4] 2> 91071 INFO (qtp1710725223-2597) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[2]} 0 0
[junit4] 2> 91072 INFO (qtp1710725223-2603) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 91072 INFO (qtp1710725223-2603) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@3b3fb4aa commitCommandVersion:0
[junit4] 2> 91079 INFO (qtp1710725223-2603) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@148b4b9e[collection1] main]
[junit4] 2> 91080 INFO (qtp1710725223-2603) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 91081 INFO
(searcherExecutor-412-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@148b4b9e[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)
Uninverting(_1(8.0.0):C1) Uninverting(_2(8.0.0):C1)))}
[junit4] 2> 91082 INFO (qtp1710725223-2603) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 10
[junit4] 2> 91083 WARN (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication
suffix
[junit4] 2> 91085 INFO (qtp1710725223-2600) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 91086 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Master's generation: 4
[junit4] 2> 91086 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Master's version: 1500647952497
[junit4] 2> 91086 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Slave's generation: 3
[junit4] 2> 91086 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Slave's version: 1500647952457
[junit4] 2> 91086 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Starting replication process
[junit4] 2> 91087 INFO (qtp1710725223-2598) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=4&qt=/replication&wt=javabin&version=2&command=filelist}
status=0 QTime=0
[junit4] 2> 91088 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Number of files in latest index in master: 28
[junit4] 2> 91090 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@3c5c800b
[junit4] 2> 91091 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 91091 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Starting download (fullCopy=false) to
MockDirectoryWrapper(RAMDirectory@7cbe2705
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6b18bdd6)
[junit4] 2> 91091 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Skipping download for _0.si because it already exists
[junit4] 2> 91091 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Skipping download for _0.nvd because it already exists
[junit4] 2> 91091 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Skipping download for _0.tip because it already exists
[junit4] 2> 91091 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Skipping download for _0.fdx because it already exists
[junit4] 2> 91091 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Skipping download for _0.doc because it already exists
[junit4] 2> 91091 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Skipping download for _0.tim because it already exists
[junit4] 2> 91091 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Skipping download for _0.fdt because it already exists
[junit4] 2> 91091 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Skipping download for _0.fnm because it already exists
[junit4] 2> 91091 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Skipping download for _0.nvm because it already exists
[junit4] 2> 91091 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Skipping download for _1.si because it already exists
[junit4] 2> 91092 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Skipping download for _1.nvd because it already exists
[junit4] 2> 91092 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Skipping download for _1.doc because it already exists
[junit4] 2> 91092 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Skipping download for _1.tim because it already exists
[junit4] 2> 91092 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Skipping download for _1.tip because it already exists
[junit4] 2> 91092 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Skipping download for _1.fdx because it already exists
[junit4] 2> 91092 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Skipping download for _1.fnm because it already exists
[junit4] 2> 91092 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Skipping download for _1.nvm because it already exists
[junit4] 2> 91092 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Skipping download for _1.fdt because it already exists
[junit4] 2> 91093 INFO (qtp1710725223-2601) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=4&qt=/replication&file=_2.nvd&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 91094 INFO (qtp1710725223-2602) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=4&qt=/replication&file=_2.si&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 91096 INFO (qtp1710725223-2597) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=4&qt=/replication&file=_2.tip&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 91097 INFO (qtp1710725223-2603) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=4&qt=/replication&file=_2.fdt&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 91099 INFO (qtp1710725223-2600) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=4&qt=/replication&file=_2.fnm&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 91101 INFO (qtp1710725223-2598) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=4&qt=/replication&file=_2.nvm&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 91103 INFO (qtp1710725223-2601) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=4&qt=/replication&file=_2.fdx&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 91104 INFO (qtp1710725223-2602) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=4&qt=/replication&file=_2.doc&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 91105 INFO (qtp1710725223-2597) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=4&qt=/replication&file=_2.tim&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 91107 INFO (qtp1710725223-2603) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=4&qt=/replication&file=segments_4&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 91107 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Total time taken for download
(fullCopy=false,bytesDownloaded=1610) : 0 secs (null bytes/sec) to
MockDirectoryWrapper(RAMDirectory@7cbe2705
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6b18bdd6)
[junit4] 2> 91109 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=152917920,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 91110 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 91112 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@3919310e[collection1] main]
[junit4] 2> 91113 INFO
(searcherExecutor-435-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@3919310e[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)
Uninverting(_1(8.0.0):C1) Uninverting(_2(8.0.0):C1)))}
[junit4] 2> 91113 INFO (qtp1409625958-2639) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={wait=true&masterUrl=http://127.0.0.1:34466/solr/collection1/replication&command=fetchindex}
status=0 QTime=29
[junit4] 2> 91114 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B638DFBC8C6CA24A-001/solr-instance-003/collection1
[junit4] 2> 91117 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 91120 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2e729d83{/solr,null,AVAILABLE}
[junit4] 2> 91121 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@2f9ae5e3{HTTP/1.1,[http/1.1]}{127.0.0.1:48788}
[junit4] 2> 91121 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.e.j.s.Server Started @93364ms
[junit4] 2> 91121 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B638DFBC8C6CA24A-001/solr-instance-003/collection1/data,
hostContext=/solr, hostPort=48788}
[junit4] 2> 91122 ERROR
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 91122 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 91122 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
[junit4] 2> 91122 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 91122 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-07-21T14:39:12.547Z
[junit4] 2> 91122 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B638DFBC8C6CA24A-001/solr-instance-003/solr.xml
[junit4] 2> 91127 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@5efd0214, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 91152 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5efd0214
[junit4] 2> 91157 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5efd0214
[junit4] 2> 91157 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5efd0214
[junit4] 2> 91159 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B638DFBC8C6CA24A-001/solr-instance-003/.
[junit4] 2> 91159 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 91179 INFO (coreLoadExecutor-448-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 91197 INFO (coreLoadExecutor-448-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 91199 INFO (coreLoadExecutor-448-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
[junit4] 2> 91199 INFO (coreLoadExecutor-448-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B638DFBC8C6CA24A-001/solr-instance-003/./collection1,
trusted=true
[junit4] 2> 91199 INFO (coreLoadExecutor-448-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@5efd0214
[junit4] 2> 91199 INFO (coreLoadExecutor-448-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 91199 INFO (coreLoadExecutor-448-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B638DFBC8C6CA24A-001/solr-instance-003/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B638DFBC8C6CA24A-001/solr-instance-003/./collection1/data/]
[junit4] 2> 91202 INFO (coreLoadExecutor-448-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=10, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=38.5947265625,
floorSegmentMB=1.4560546875, forceMergeDeletesPctAllowed=18.808908817076464,
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.38426369188841947
[junit4] 2> 91242 INFO (coreLoadExecutor-448-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 91242 INFO (coreLoadExecutor-448-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 91243 INFO (coreLoadExecutor-448-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@36898296
[junit4] 2> 91244 INFO (coreLoadExecutor-448-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@603fda17[collection1] main]
[junit4] 2> 91244 INFO (coreLoadExecutor-448-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B638DFBC8C6CA24A-001/solr-instance-003/collection1/conf
[junit4] 2> 91245 WARN (coreLoadExecutor-448-thread-1) [
x:collection1] o.a.s.h.IndexFetcher 'masterUrl' must be specified without the
/replication suffix
[junit4] 2> 91245 INFO (coreLoadExecutor-448-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler No value set for 'pollInterval'.
Timer Task not started.
[junit4] 2> 91246 INFO (coreLoadExecutor-448-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following
config files: schema.xml
[junit4] 2> 91246 INFO (coreLoadExecutor-448-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 91247 INFO
(searcherExecutor-449-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@603fda17[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 91412 INFO (qtp1710725223-2600) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 91413 INFO (indexFetcher-439-thread-1) [ x:collection1]
o.a.s.h.IndexFetcher Master's generation: 4
[junit4] 2> 91413 INFO (indexFetcher-439-thread-1) [ x:collection1]
o.a.s.h.IndexFetcher Master's version: 1500647952497
[junit4] 2> 91413 INFO (indexFetcher-439-thread-1) [ x:collection1]
o.a.s.h.IndexFetcher Slave's generation: 4
[junit4] 2> 91413 INFO (indexFetcher-439-thread-1) [ x:collection1]
o.a.s.h.IndexFetcher Slave's version: 1500647952497
[junit4] 2> 91413 INFO (indexFetcher-439-thread-1) [ x:collection1]
o.a.s.h.IndexFetcher Slave in sync with master.
[junit4] 2> 91706 INFO (qtp1710725223-2601) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 91711 WARN (qtp1591868729-2667) [ x:collection1]
o.a.s.h.ReplicationHandler Exception while invoking 'details' method for
replication on master
[junit4] 2>
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:34466/solr: Expected mime type
application/octet-stream but got text/html. <html>
[junit4] 2> <head>
[junit4] 2> <meta http-equiv="Content-Type"
content="text/html;charset=ISO-8859-1"/>
[junit4] 2> <title>Error 404 </title>
[junit4] 2> </head>
[junit4] 2> <body>
[junit4] 2> <h2>HTTP ERROR: 404</h2>
[junit4] 2> <p>Problem accessing /solr/replication. Reason:
[junit4] 2> <pre> Can not find: /solr/replication</pre></p>
[junit4] 2> <hr /><a href="http://eclipse.org/jetty">Powered by Jetty://
9.3.14.v20161028</a><hr/>
[junit4] 2> </body>
[junit4] 2> </html>
[junit4] 2>
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:588)
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:252)
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
[junit4] 2> at
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
[junit4] 2> at
org.apache.solr.handler.IndexFetcher.getDetails(IndexFetcher.java:1813)
[junit4] 2> at
org.apache.solr.handler.ReplicationHandler.getReplicationDetails(ReplicationHandler.java:952)
[junit4] 2> at
org.apache.solr.handler.ReplicationHandler.handleRequestBody(ReplicationHandler.java:330)
[junit4] 2> at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
[junit4] 2> at
org.apache.solr.core.SolrCore.execute(SolrCore.java:2473)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:720)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:526)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:378)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:322)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[junit4] 2> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:534)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
[junit4] 2> at
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 91712 INFO (qtp1591868729-2667) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=8
[junit4] 2> 91713 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@2f9ae5e3{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 91713 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=137784583
[junit4] 2> 91713 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 91714 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 91714 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 91714 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 91715 INFO (coreCloseExecutor-453-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@40c90fd0
[junit4] 2> 91717 INFO (coreCloseExecutor-453-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1086918608
[junit4] 2> 91719 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@2e729d83{/solr,null,UNAVAILABLE}
[junit4] 2> 91719 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending doTestDetails
[junit4] 2> 91720 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@5d54e3{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 91721 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1076225162
[junit4] 2> 91721 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 91723 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 91725 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 91726 INFO (coreCloseExecutor-455-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@180ef780
[junit4] 2> 91729 INFO (coreCloseExecutor-455-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=403634048
[junit4] 2> 91732 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@76b59f31{/solr,null,UNAVAILABLE}
[junit4] 2> 91733 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@5cbefe34{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 91734 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=755003924
[junit4] 2> 91734 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 91734 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 91734 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 91734 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 91734 INFO (coreCloseExecutor-457-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@6ffa9078
[junit4] 2> 91736 INFO (coreCloseExecutor-457-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1878691960
[junit4] 2> 91744 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[B638DFBC8C6CA24A]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@63529aea{/solr,null,UNAVAILABLE}
[junit4] 2> 91748 INFO
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[B638DFBC8C6CA24A]) [
] o.a.s.SolrTestCaseJ4 ###Starting doTestIllegalFilePaths
[junit4] 2> 91749 INFO
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[B638DFBC8C6CA24A]) [
] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B638DFBC8C6CA24A-001/solr-instance-004/collection1
[junit4] 2> 91752 INFO
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[B638DFBC8C6CA24A]) [
] o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 91756 INFO
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[B638DFBC8C6CA24A]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@c66454e{/solr,null,AVAILABLE}
[junit4] 2> 91757 INFO
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[B638DFBC8C6CA24A]) [
] o.e.j.s.AbstractConnector Started
ServerConnector@6170d23b{HTTP/1.1,[http/1.1]}{127.0.0.1:45008}
[junit4] 2> 91757 INFO
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[B638DFBC8C6CA24A]) [
] o.e.j.s.Server Started @94000ms
[junit4] 2> 91757 INFO
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[B638DFBC8C6CA24A]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B638DFBC8C6CA24A-001/solr-instance-004/collection1/data,
hostContext=/solr, hostPort=45008}
[junit4] 2> 91760 ERROR
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[B638DFBC8C6CA24A]) [
] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
be missing or incomplete.
[junit4] 2> 91760 INFO
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[B638DFBC8C6CA24A]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 8.0.0
[junit4] 2> 91761 INFO
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[B638DFBC8C6CA24A]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
[junit4] 2> 91761 INFO
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[B638DFBC8C6CA24A]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default
config dir: null
[junit4] 2> 91761 INFO
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[B638DFBC8C6CA24A]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-07-21T14:39:13.186Z
[junit4] 2> 91761 INFO
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[B638DFBC8C6CA24A]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B638DFBC8C6CA24A-001/solr-instance-004/solr.xml
[junit4] 2> 91765 INFO
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[B638DFBC8C6CA24A]) [
] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@5efd0214, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 91789 INFO
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[B638DFBC8C6CA24A]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled
[...truncated too long message...]
lConnectorWithSafeStartup@localhost:47916) [ ] o.a.h.h.HttpServer2
HttpServer Acceptor: isRunning is false
[junit4] 2> 691787 WARN (DataNode:
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_B638DFBC8C6CA24A-001/tempDir-001/hdfsBaseDir/data/data1/,
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_B638DFBC8C6CA24A-001/tempDir-001/hdfsBaseDir/data/data2/]]
heartbeating to localhost/127.0.0.1:55220) [ ] o.a.h.h.s.d.DataNode
BPOfferService for Block pool BP-1911394687-10.41.0.5-1500648459753 (Datanode
Uuid f5b17416-a4be-45c1-aa1a-58887608709a) service to localhost/127.0.0.1:55220
interrupted
[junit4] 2> 691787 WARN (DataNode:
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_B638DFBC8C6CA24A-001/tempDir-001/hdfsBaseDir/data/data1/,
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_B638DFBC8C6CA24A-001/tempDir-001/hdfsBaseDir/data/data2/]]
heartbeating to localhost/127.0.0.1:55220) [ ] o.a.h.h.s.d.DataNode Ending
block pool service for: Block pool BP-1911394687-10.41.0.5-1500648459753
(Datanode Uuid f5b17416-a4be-45c1-aa1a-58887608709a) service to
localhost/127.0.0.1:55220
[junit4] 2> 691818 INFO
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[B638DFBC8C6CA24A]-worker) [ ]
o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
[junit4] 2> 691920 ERROR
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[B638DFBC8C6CA24A]-worker) [ ]
o.a.h.m.l.MethodMetric Error invoking method getBlocksTotal
[junit4] 2> java.lang.reflect.InvocationTargetException
[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
org.apache.hadoop.metrics2.lib.MethodMetric$2.snapshot(MethodMetric.java:111)
[junit4] 2> at
org.apache.hadoop.metrics2.lib.MethodMetric.snapshot(MethodMetric.java:144)
[junit4] 2> at
org.apache.hadoop.metrics2.lib.MetricsRegistry.snapshot(MetricsRegistry.java:401)
[junit4] 2> at
org.apache.hadoop.metrics2.lib.MetricsSourceBuilder$1.getMetrics(MetricsSourceBuilder.java:79)
[junit4] 2> at
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.getMetrics(MetricsSourceAdapter.java:194)
[junit4] 2> at
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.updateJmxCache(MetricsSourceAdapter.java:172)
[junit4] 2> at
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.getMBeanInfo(MetricsSourceAdapter.java:151)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getClassName(DefaultMBeanServerInterceptor.java:1804)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.safeGetClassName(DefaultMBeanServerInterceptor.java:1595)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.checkMBeanPermission(DefaultMBeanServerInterceptor.java:1813)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:430)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415)
[junit4] 2> at
com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546)
[junit4] 2> at
org.apache.hadoop.metrics2.util.MBeans.unregister(MBeans.java:81)
[junit4] 2> at
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.stopMBeans(MetricsSourceAdapter.java:226)
[junit4] 2> at
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.stop(MetricsSourceAdapter.java:211)
[junit4] 2> at
org.apache.hadoop.metrics2.impl.MetricsSystemImpl.stopSources(MetricsSystemImpl.java:463)
[junit4] 2> at
org.apache.hadoop.metrics2.impl.MetricsSystemImpl.stop(MetricsSystemImpl.java:213)
[junit4] 2> at
org.apache.hadoop.metrics2.impl.MetricsSystemImpl.shutdown(MetricsSystemImpl.java:594)
[junit4] 2> at
org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.shutdownInstance(DefaultMetricsSystem.java:72)
[junit4] 2> at
org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.shutdown(DefaultMetricsSystem.java:68)
[junit4] 2> at
org.apache.hadoop.hdfs.server.namenode.metrics.NameNodeMetrics.shutdown(NameNodeMetrics.java:171)
[junit4] 2> at
org.apache.hadoop.hdfs.server.namenode.NameNode.stop(NameNode.java:872)
[junit4] 2> at
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1726)
[junit4] 2> at
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1705)
[junit4] 2> at
org.apache.solr.cloud.hdfs.HdfsTestUtil.teardownClass(HdfsTestUtil.java:204)
[junit4] 2> at
org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest.hdfsFailoverAfterClass(SharedFSAutoReplicaFailoverTest.java:97)
[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$7.evaluate(RandomizedRunner.java:870)
[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> Caused by: java.lang.NullPointerException
[junit4] 2> at
org.apache.hadoop.hdfs.server.blockmanagement.BlocksMap.size(BlocksMap.java:203)
[junit4] 2> at
org.apache.hadoop.hdfs.server.blockmanagement.BlockManager.getTotalBlocks(BlockManager.java:3370)
[junit4] 2> at
org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getBlocksTotal(FSNamesystem.java:5729)
[junit4] 2> ... 54 more
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_B638DFBC8C6CA24A-001
[junit4] 2> Jul 21, 2017 2:49:13 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 34 leaked
thread(s).
[junit4] 2> NOTE: test params are:
codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
chunkSize=7501, maxDocsPerChunk=634, blockSize=767),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY,
chunkSize=7501, blockSize=767)), sim=RandomSimilarity(queryNorm=false): {},
locale=th, timezone=Antarctica/Rothera
[junit4] 2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation
1.8.0_131 (64-bit)/cpus=4,threads=2,free=250632208,total=513802240
[junit4] 2> NOTE: All tests run in this JVM: [TestLRUStatsCache,
SpellCheckCollatorTest, RecoveryAfterSoftCommitTest, TestNestedDocsSort,
TestRecoveryHdfs, TestReplicationHandler, TestMultiValuedNumericRangeQuery,
TestManagedResource, TestDistribIDF, TestSolrConfigHandlerConcurrent,
LeaderElectionIntegrationTest, TestRuleBasedAuthorizationPlugin,
ReplicationFactorTest, RAMDirectoryFactoryTest,
TestTolerantUpdateProcessorRandomCloud, TestSchemaVersionResource,
UpdateParamsTest, TestFieldCacheVsDocValues, SharedFSAutoReplicaFailoverTest]
[junit4] Completed [108/728 (2!)] on J0 in 102.84s, 1 test, 1 failure <<<
FAILURES!
[...truncated 45269 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]