Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/3106/
Java: 64bit/jdk-9-ea+161 -XX:+UseCompressedOops -XX:+UseSerialGC
1 tests failed.
FAILED: org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test
Error Message:
Expected 2 of 3 replicas to be active but only found 1;
[core_node2:{"core":"c8n_1x3_lf_shard1_replica1","base_url":"http://127.0.0.1:35528/die","node_name":"127.0.0.1:35528_die","state":"active","leader":"true"}];
clusterState: DocCollection(c8n_1x3_lf//clusterstate.json/33)={
"replicationFactor":"3", "shards":{"shard1":{
"range":"80000000-7fffffff", "state":"active", "replicas":{
"core_node1":{ "state":"down",
"base_url":"http://127.0.0.1:38860/die",
"core":"c8n_1x3_lf_shard1_replica3",
"node_name":"127.0.0.1:38860_die"}, "core_node2":{
"core":"c8n_1x3_lf_shard1_replica1",
"base_url":"http://127.0.0.1:35528/die",
"node_name":"127.0.0.1:35528_die", "state":"active",
"leader":"true"}, "core_node3":{
"core":"c8n_1x3_lf_shard1_replica2",
"base_url":"http://127.0.0.1:34199/die",
"node_name":"127.0.0.1:34199_die", "state":"down"}}}},
"router":{"name":"compositeId"}, "maxShardsPerNode":"1",
"autoAddReplicas":"false"}
Stack Trace:
java.lang.AssertionError: Expected 2 of 3 replicas to be active but only found
1;
[core_node2:{"core":"c8n_1x3_lf_shard1_replica1","base_url":"http://127.0.0.1:35528/die","node_name":"127.0.0.1:35528_die","state":"active","leader":"true"}];
clusterState: DocCollection(c8n_1x3_lf//clusterstate.json/33)={
"replicationFactor":"3",
"shards":{"shard1":{
"range":"80000000-7fffffff",
"state":"active",
"replicas":{
"core_node1":{
"state":"down",
"base_url":"http://127.0.0.1:38860/die",
"core":"c8n_1x3_lf_shard1_replica3",
"node_name":"127.0.0.1:38860_die"},
"core_node2":{
"core":"c8n_1x3_lf_shard1_replica1",
"base_url":"http://127.0.0.1:35528/die",
"node_name":"127.0.0.1:35528_die",
"state":"active",
"leader":"true"},
"core_node3":{
"core":"c8n_1x3_lf_shard1_replica2",
"base_url":"http://127.0.0.1:34199/die",
"node_name":"127.0.0.1:34199_die",
"state":"down"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false"}
at
__randomizedtesting.SeedInfo.seed([E35CE0FD7E1C125D:6B08DF27D0E07FA5]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.testRf3WithLeaderFailover(LeaderFailoverAfterPartitionTest.java:168)
at
org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test(LeaderFailoverAfterPartitionTest.java:55)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:547)
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:992)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
Build Log:
[...truncated 11451 lines...]
[junit4] Suite: org.apache.solr.cloud.LeaderFailoverAfterPartitionTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E35CE0FD7E1C125D-001/init-core-data-001
[junit4] 2> 359883 WARN
(SUITE-LeaderFailoverAfterPartitionTest-seed#[E35CE0FD7E1C125D]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
[junit4] 2> 359883 INFO
(SUITE-LeaderFailoverAfterPartitionTest-seed#[E35CE0FD7E1C125D]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields
[junit4] 2> 359885 INFO
(SUITE-LeaderFailoverAfterPartitionTest-seed#[E35CE0FD7E1C125D]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776")
[junit4] 2> 359885 INFO
(SUITE-LeaderFailoverAfterPartitionTest-seed#[E35CE0FD7E1C125D]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /die/
[junit4] 2> 359886 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 359886 INFO (Thread-507) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 359886 INFO (Thread-507) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 359986 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.a.s.c.ZkTestServer start zk server on port:44246
[junit4] 2> 360008 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 360012 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 360044 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 360047 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 360051 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 360054 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 360056 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 360074 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 360078 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 360080 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 360083 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 360753 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E35CE0FD7E1C125D-001/control-001/cores/collection1
[junit4] 2> 360755 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 360755 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6bda952e{/die,null,AVAILABLE}
[junit4] 2> 360757 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@1d568977{HTTP/1.1,[http/1.1]}{127.0.0.1:37727}
[junit4] 2> 360757 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.e.j.s.Server Started @362408ms
[junit4] 2> 360757 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/die,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E35CE0FD7E1C125D-001/tempDir-001/control/data,
hostPort=35528,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E35CE0FD7E1C125D-001/control-001/cores}
[junit4] 2> 360757 ERROR
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 360757 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.6.0
[junit4] 2> 360757 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 360757 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 360757 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-03-20T15:28:15.642729Z
[junit4] 2> 360760 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 360760 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E35CE0FD7E1C125D-001/control-001/solr.xml
[junit4] 2> 360769 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 360773 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44246/solr
[junit4] 2> 360783 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 360784 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35528_die
[junit4] 2> 360784 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.a.s.c.Overseer Overseer
(id=97650192860577796-127.0.0.1:35528_die-n_0000000000) starting
[junit4] 2> 360787 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:35528_die
[junit4] 2> 360788 INFO (zkCallback-640-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 360920 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E35CE0FD7E1C125D-001/control-001/cores
[junit4] 2> 360920 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 360922 INFO
(OverseerStateUpdate-97650192860577796-127.0.0.1:35528_die-n_0000000000) [ ]
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
[junit4] 2> 361931 WARN (coreLoadExecutor-1136-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 361932 INFO (coreLoadExecutor-1136-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
[junit4] 2> 361950 INFO (coreLoadExecutor-1136-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 362038 WARN (coreLoadExecutor-1136-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] default search field in schema is text.
WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 362041 INFO (coreLoadExecutor-1136-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 362048 INFO (coreLoadExecutor-1136-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection control_collection
[junit4] 2> 362049 INFO (coreLoadExecutor-1136-thread-1) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 362049 INFO (coreLoadExecutor-1136-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E35CE0FD7E1C125D-001/control-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E35CE0FD7E1C125D-001/control-001/cores/collection1/data/]
[junit4] 2> 362049 INFO (coreLoadExecutor-1136-thread-1) [ ]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@19d9e4dd
[junit4] 2> 362050 INFO (coreLoadExecutor-1136-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=19, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=65.2314453125,
floorSegmentMB=1.1455078125, forceMergeDeletesPctAllowed=11.593708574747811,
segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 362054 WARN (coreLoadExecutor-1136-thread-1) [ ]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 362243 INFO (coreLoadExecutor-1136-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 362243 INFO (coreLoadExecutor-1136-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 362244 INFO (coreLoadExecutor-1136-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 362244 INFO (coreLoadExecutor-1136-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 362244 INFO (coreLoadExecutor-1136-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=38, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=41.591796875,
floorSegmentMB=0.9560546875, forceMergeDeletesPctAllowed=18.542576373990375,
segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 362245 INFO (coreLoadExecutor-1136-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@5c832dff[collection1] main]
[junit4] 2> 362246 INFO (coreLoadExecutor-1136-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 362246 INFO (coreLoadExecutor-1136-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 362246 INFO (coreLoadExecutor-1136-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 362247 INFO (searcherExecutor-1137-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5c832dff[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 362247 INFO (coreLoadExecutor-1136-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1562403088243884032
[junit4] 2> 362252 INFO (coreZkRegister-1129-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 362252 INFO (coreZkRegister-1129-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 362252 INFO (coreZkRegister-1129-thread-1) [ ]
o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:35528/die/collection1/
[junit4] 2> 362252 INFO (coreZkRegister-1129-thread-1) [ ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 362252 INFO (coreZkRegister-1129-thread-1) [ ]
o.a.s.c.SyncStrategy http://127.0.0.1:35528/die/collection1/ has no replicas
[junit4] 2> 362252 INFO (coreZkRegister-1129-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 362254 INFO (coreZkRegister-1129-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:35528/die/collection1/ shard1
[junit4] 2> 362404 INFO (coreZkRegister-1129-thread-1) [ ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 362506 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 362507 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44246/solr ready
[junit4] 2> 362507 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 362966 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E35CE0FD7E1C125D-001/shard-1-001/cores/collection1
[junit4] 2> 362967 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E35CE0FD7E1C125D-001/shard-1-001
[junit4] 2> 362968 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 362968 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@606f91b3{/die,null,AVAILABLE}
[junit4] 2> 362969 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@47ad75a5{HTTP/1.1,[http/1.1]}{127.0.0.1:33651}
[junit4] 2> 362969 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.e.j.s.Server Started @364620ms
[junit4] 2> 362969 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/die,
solrconfig=solrconfig.xml,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E35CE0FD7E1C125D-001/tempDir-001/jetty1,
hostPort=40074,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E35CE0FD7E1C125D-001/shard-1-001/cores}
[junit4] 2> 362969 ERROR
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 362969 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.6.0
[junit4] 2> 362969 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 362969 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 362969 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-03-20T15:28:17.854675Z
[junit4] 2> 362971 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 362971 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E35CE0FD7E1C125D-001/shard-1-001/solr.xml
[junit4] 2> 362979 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 362981 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44246/solr
[junit4] 2> 362986 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 362987 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 362988 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:40074_die
[junit4] 2> 362989 INFO (zkCallback-644-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 362989 INFO (zkCallback-649-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 362989 INFO (zkCallback-640-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 363213 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E35CE0FD7E1C125D-001/shard-1-001/cores
[junit4] 2> 363213 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 363215 INFO
(OverseerStateUpdate-97650192860577796-127.0.0.1:35528_die-n_0000000000) [ ]
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
[junit4] 2> 364224 WARN (coreLoadExecutor-1147-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 364225 INFO (coreLoadExecutor-1147-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
[junit4] 2> 364240 INFO (coreLoadExecutor-1147-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 364338 WARN (coreLoadExecutor-1147-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] default search field in schema is text.
WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 364341 INFO (coreLoadExecutor-1147-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 364350 INFO (coreLoadExecutor-1147-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection collection1
[junit4] 2> 364350 INFO (coreLoadExecutor-1147-thread-1) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 364350 INFO (coreLoadExecutor-1147-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E35CE0FD7E1C125D-001/shard-1-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E35CE0FD7E1C125D-001/shard-1-001/cores/collection1/data/]
[junit4] 2> 364351 INFO (coreLoadExecutor-1147-thread-1) [ ]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@19d9e4dd
[junit4] 2> 364352 INFO (coreLoadExecutor-1147-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=19, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=65.2314453125,
floorSegmentMB=1.1455078125, forceMergeDeletesPctAllowed=11.593708574747811,
segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 364358 WARN (coreLoadExecutor-1147-thread-1) [ ]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 364519 INFO (coreLoadExecutor-1147-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 364519 INFO (coreLoadExecutor-1147-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 364520 INFO (coreLoadExecutor-1147-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 364520 INFO (coreLoadExecutor-1147-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 364520 INFO (coreLoadExecutor-1147-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=38, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=41.591796875,
floorSegmentMB=0.9560546875, forceMergeDeletesPctAllowed=18.542576373990375,
segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 364521 INFO (coreLoadExecutor-1147-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@716e5515[collection1] main]
[junit4] 2> 364521 INFO (coreLoadExecutor-1147-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 364521 INFO (coreLoadExecutor-1147-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 364522 INFO (coreLoadExecutor-1147-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 364522 INFO (searcherExecutor-1148-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@716e5515[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 364522 INFO (coreLoadExecutor-1147-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1562403090629394432
[junit4] 2> 364527 INFO (coreZkRegister-1142-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 364527 INFO (coreZkRegister-1142-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 364527 INFO (coreZkRegister-1142-thread-1) [ ]
o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:40074/die/collection1/
[junit4] 2> 364527 INFO (coreZkRegister-1142-thread-1) [ ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 364527 INFO (coreZkRegister-1142-thread-1) [ ]
o.a.s.c.SyncStrategy http://127.0.0.1:40074/die/collection1/ has no replicas
[junit4] 2> 364527 INFO (coreZkRegister-1142-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 364528 INFO (coreZkRegister-1142-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:40074/die/collection1/ shard2
[junit4] 2> 364679 INFO (coreZkRegister-1142-thread-1) [ ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 365250 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E35CE0FD7E1C125D-001/shard-2-001/cores/collection1
[junit4] 2> 365251 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E35CE0FD7E1C125D-001/shard-2-001
[junit4] 2> 365252 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 365253 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7871453e{/die,null,AVAILABLE}
[junit4] 2> 365258 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@9fe9082{HTTP/1.1,[http/1.1]}{127.0.0.1:40904}
[junit4] 2> 365258 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.e.j.s.Server Started @366909ms
[junit4] 2> 365258 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/die,
solrconfig=solrconfig.xml,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E35CE0FD7E1C125D-001/tempDir-001/jetty2,
hostPort=34199,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E35CE0FD7E1C125D-001/shard-2-001/cores}
[junit4] 2> 365258 ERROR
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 365259 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.6.0
[junit4] 2> 365259 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 365259 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 365259 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-03-20T15:28:20.144397Z
[junit4] 2> 365262 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 365262 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E35CE0FD7E1C125D-001/shard-2-001/solr.xml
[junit4] 2> 365269 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 365272 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44246/solr
[junit4] 2> 365277 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 365278 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 365280 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34199_die
[junit4] 2> 365280 INFO (zkCallback-640-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 365280 INFO (zkCallback-644-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 365281 INFO (zkCallback-649-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 365281 INFO (zkCallback-655-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 365395 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E35CE0FD7E1C125D-001/shard-2-001/cores
[junit4] 2> 365395 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 365397 INFO
(OverseerStateUpdate-97650192860577796-127.0.0.1:35528_die-n_0000000000) [ ]
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
[junit4] 2> 366405 WARN (coreLoadExecutor-1158-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 366406 INFO (coreLoadExecutor-1158-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
[junit4] 2> 366420 INFO (coreLoadExecutor-1158-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 366497 WARN (coreLoadExecutor-1158-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] default search field in schema is text.
WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 366499 INFO (coreLoadExecutor-1158-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 366504 INFO (coreLoadExecutor-1158-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection collection1
[junit4] 2> 366505 INFO (coreLoadExecutor-1158-thread-1) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 366505 INFO (coreLoadExecutor-1158-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E35CE0FD7E1C125D-001/shard-2-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E35CE0FD7E1C125D-001/shard-2-001/cores/collection1/data/]
[junit4] 2> 366505 INFO (coreLoadExecutor-1158-thread-1) [ ]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@19d9e4dd
[junit4] 2> 366506 INFO (coreLoadExecutor-1158-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=19, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=65.2314453125,
floorSegmentMB=1.1455078125, forceMergeDeletesPctAllowed=11.593708574747811,
segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 366510 WARN (coreLoadExecutor-1158-thread-1) [ ]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 366650 INFO (coreLoadExecutor-1158-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 366650 INFO (coreLoadExecutor-1158-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 366651 INFO (coreLoadExecutor-1158-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 366651 INFO (coreLoadExecutor-1158-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 366652 INFO (coreLoadExecutor-1158-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=38, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=41.591796875,
floorSegmentMB=0.9560546875, forceMergeDeletesPctAllowed=18.542576373990375,
segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 366652 INFO (coreLoadExecutor-1158-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@29dee65b[collection1] main]
[junit4] 2> 366653 INFO (coreLoadExecutor-1158-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 366653 INFO (coreLoadExecutor-1158-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 366653 INFO (coreLoadExecutor-1158-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 366654 INFO (searcherExecutor-1159-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@29dee65b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 366654 INFO (coreLoadExecutor-1158-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1562403092864958464
[junit4] 2> 366658 INFO (coreZkRegister-1153-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 366658 INFO (coreZkRegister-1153-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 366658 INFO (coreZkRegister-1153-thread-1) [ ]
o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:34199/die/collection1/
[junit4] 2> 366658 INFO (coreZkRegister-1153-thread-1) [ ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 366658 INFO (coreZkRegister-1153-thread-1) [ ]
o.a.s.c.SyncStrategy http://127.0.0.1:34199/die/collection1/ has no replicas
[junit4] 2> 366658 INFO (coreZkRegister-1153-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 366659 INFO (coreZkRegister-1153-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:34199/die/collection1/ shard1
[junit4] 2> 366810 INFO (coreZkRegister-1153-thread-1) [ ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 367410 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E35CE0FD7E1C125D-001/shard-3-001/cores/collection1
[junit4] 2> 367411 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E35CE0FD7E1C125D-001/shard-3-001
[junit4] 2> 367412 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 367413 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7f09b04c{/die,null,AVAILABLE}
[junit4] 2> 367413 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@313f90e0{HTTP/1.1,[http/1.1]}{127.0.0.1:46420}
[junit4] 2> 367414 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.e.j.s.Server Started @369065ms
[junit4] 2> 367414 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/die,
solrconfig=solrconfig.xml,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E35CE0FD7E1C125D-001/tempDir-001/jetty3,
hostPort=38860,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E35CE0FD7E1C125D-001/shard-3-001/cores}
[junit4] 2> 367414 ERROR
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 367414 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.6.0
[junit4] 2> 367414 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 367414 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 367414 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-03-20T15:28:22.299714Z
[junit4] 2> 367416 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 367416 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E35CE0FD7E1C125D-001/shard-3-001/solr.xml
[junit4] 2> 367433 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 367434 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44246/solr
[junit4] 2> 367439 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 367439 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 367440 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38860_die
[junit4] 2> 367441 INFO (zkCallback-644-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 367441 INFO (zkCallback-640-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 367441 INFO (zkCallback-655-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 367441 INFO (zkCallback-649-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 367442 INFO (zkCallback-661-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 367587 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E35CE0FD7E1C125D-001/shard-3-001/cores
[junit4] 2> 367587 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 367588 INFO
(OverseerStateUpdate-97650192860577796-127.0.0.1:35528_die-n_0000000000) [ ]
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
[junit4] 2> 368594 WARN (coreLoadExecutor-1169-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 368595 INFO (coreLoadExecutor-1169-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
[junit4] 2> 368603 INFO (coreLoadExecutor-1169-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 368667 WARN (coreLoadExecutor-1169-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] default search field in schema is text.
WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 368668 INFO (coreLoadExecutor-1169-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 368676 INFO (coreLoadExecutor-1169-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection collection1
[junit4] 2> 368676 INFO (coreLoadExecutor-1169-thread-1) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 368676 INFO (coreLoadExecutor-1169-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E35CE0FD7E1C125D-001/shard-3-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E35CE0FD7E1C125D-001/shard-3-001/cores/collection1/data/]
[junit4] 2> 368676 INFO (coreLoadExecutor-1169-thread-1) [ ]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@19d9e4dd
[junit4] 2> 368677 INFO (coreLoadExecutor-1169-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=19, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=65.2314453125,
floorSegmentMB=1.1455078125, forceMergeDeletesPctAllowed=11.593708574747811,
segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 368682 WARN (coreLoadExecutor-1169-thread-1) [ ]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 368842 INFO (coreLoadExecutor-1169-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 368842 INFO (coreLoadExecutor-1169-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 368843 INFO (coreLoadExecutor-1169-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 368843 INFO (coreLoadExecutor-1169-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 368844 INFO (coreLoadExecutor-1169-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=38, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=41.591796875,
floorSegmentMB=0.9560546875, forceMergeDeletesPctAllowed=18.542576373990375,
segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 368844 INFO (coreLoadExecutor-1169-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@7a65625f[collection1] main]
[junit4] 2> 368845 INFO (coreLoadExecutor-1169-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 368845 INFO (coreLoadExecutor-1169-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 368845 INFO (coreLoadExecutor-1169-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 368846 INFO (searcherExecutor-1170-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7a65625f[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 368846 INFO (coreLoadExecutor-1169-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1562403095163437056
[junit4] 2> 368849 INFO (coreZkRegister-1164-thread-1) [ ]
o.a.s.c.ZkController Core needs to recover:collection1
[junit4] 2> 368850 INFO (updateExecutor-658-thread-1) [ ]
o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 368850 INFO (recoveryExecutor-659-thread-1) [ ]
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
[junit4] 2> 368850 INFO (recoveryExecutor-659-thread-1) [ ]
o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
[junit4] 2> 368850 INFO (recoveryExecutor-659-thread-1) [ ]
o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
[junit4] 2> 368850 INFO (recoveryExecutor-659-thread-1) [ ]
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE,
tlog=null}
[junit4] 2> 368850 INFO (recoveryExecutor-659-thread-1) [ ]
o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering,
leader is [http://127.0.0.1:40074/die/collection1/] and I am
[http://127.0.0.1:38860/die/collection1/]
[junit4] 2> 368852 INFO (recoveryExecutor-659-thread-1) [ ]
o.a.s.c.RecoveryStrategy Sending prep recovery command to
[http://127.0.0.1:40074/die]; [WaitForState:
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:38860_die&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 368853 INFO (SocketProxy-Acceptor-40074) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=38802,localport=40074], receiveBufferSize:531000
[junit4] 2> 368856 INFO (SocketProxy-Acceptor-40074) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=33651,localport=51524], receiveBufferSize=530904
[junit4] 2> 368858 INFO (qtp1130391344-2926) [ ]
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
[junit4] 2> 368859 INFO (qtp1130391344-2926) [ ]
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1
(shard2 of collection1) have state: recovering
[junit4] 2> 368859 INFO (qtp1130391344-2926) [ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader?
true, live=true, checkLive=true, currentState=down, localState=active,
nodeName=127.0.0.1:38860_die, coreNodeName=core_node3,
onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:38860/die","node_name":"127.0.0.1:38860_die","state":"down"}
[junit4] 2> 369160 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 369161 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Wait for recoveries to finish - wait
30000 for each attempt
[junit4] 2> 369161 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection:
collection1 failOnTimeout:true timeout (sec):30000
[junit4] 2> 369859 INFO (qtp1130391344-2926) [ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader?
true, live=true, checkLive=true, currentState=recovering, localState=active,
nodeName=127.0.0.1:38860_die, coreNodeName=core_node3,
onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:38860/die","node_name":"127.0.0.1:38860_die","state":"recovering"}
[junit4] 2> 369859 INFO (qtp1130391344-2926) [ ]
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering,
checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4] 2> 369859 INFO (qtp1130391344-2926) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:38860_die&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=0 QTime=1000
[junit4] 2> 370360 INFO (recoveryExecutor-659-thread-1) [ ]
o.a.s.c.RecoveryStrategy Attempting to PeerSync from
[http://127.0.0.1:40074/die/collection1/] - recoveringAfterStartup=[true]
[junit4] 2> 370360 INFO (recoveryExecutor-659-thread-1) [ ]
o.a.s.u.PeerSync PeerSync: core=collection1 url=http://127.0.0.1:38860/die
START replicas=[http://127.0.0.1:40074/die/collection1/] nUpdates=100
[junit4] 2> 370362 INFO (SocketProxy-Acceptor-40074) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=38806,localport=40074], receiveBufferSize:531000
[junit4] 2> 370363 INFO (SocketProxy-Acceptor-40074) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=33651,localport=51528], receiveBufferSize=530904
[junit4] 2> 370364 INFO (qtp1130391344-2926) [ ]
o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0,
maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
[junit4] 2> 370364 INFO (qtp1130391344-2926) [ ] o.a.s.c.S.Request
[collection1] webapp=/die path=/get
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 370365 INFO (recoveryExecutor-659-thread-1) [ ]
o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0,
maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
[junit4] 2> 370365 INFO (recoveryExecutor-659-thread-1) [ ]
o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync
[junit4] 2> 370365 INFO (recoveryExecutor-659-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 370365 INFO (recoveryExecutor-659-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 370366 INFO (recoveryExecutor-659-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 370366 INFO (recoveryExecutor-659-thread-1) [ ]
o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
[junit4] 2> 370366 INFO (recoveryExecutor-659-thread-1) [ ]
o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
[junit4] 2> 370366 INFO (recoveryExecutor-659-thread-1) [ ]
o.a.s.c.RecoveryStrategy No replay needed.
[junit4] 2> 370366 INFO (recoveryExecutor-659-thread-1) [ ]
o.a.s.c.RecoveryStrategy Registering as Active after recovery.
[junit4] 2> 371161 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
[junit4] 2> 371162 INFO (SocketProxy-Acceptor-35528) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=45546,localport=35528], receiveBufferSize:531000
[junit4] 2> 371162 INFO (SocketProxy-Acceptor-35528) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=37727,localport=33696], receiveBufferSize=530904
[junit4] 2> 371163 INFO (qtp1879835589-2890) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 371164 INFO (qtp1879835589-2890) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 371164 INFO (qtp1879835589-2890) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 371164 INFO (qtp1879835589-2890) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/die path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 0
[junit4] 2> 371165 INFO (SocketProxy-Acceptor-34199) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=40746,localport=34199], receiveBufferSize:531000
[junit4] 2> 371166 INFO (SocketProxy-Acceptor-34199) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=40904,localport=43152], receiveBufferSize=530904
[junit4] 2> 371169 INFO (SocketProxy-Acceptor-38860) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=41682,localport=38860], receiveBufferSize:531000
[junit4] 2> 371169 INFO (SocketProxy-Acceptor-40074) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=38818,localport=40074], receiveBufferSize:531000
[junit4] 2> 371170 INFO (SocketProxy-Acceptor-34199) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=40754,localport=34199], receiveBufferSize:531000
[junit4] 2> 371170 INFO (SocketProxy-Acceptor-34199) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=40904,localport=43162], receiveBufferSize=530904
[junit4] 2> 371170 INFO (SocketProxy-Acceptor-40074) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=33651,localport=51548], receiveBufferSize=530904
[junit4] 2> 371171 INFO (SocketProxy-Acceptor-38860) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=46420,localport=33444], receiveBufferSize=530904
[junit4] 2> 371171 INFO (qtp500784514-2984) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 371171 INFO (qtp765108166-2957) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 371172 INFO (qtp500784514-2984) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 371172 INFO (qtp765108166-2957) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 371172 INFO (qtp1130391344-2923) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 371172 INFO (qtp500784514-2984) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 371172 INFO (qtp1130391344-2923) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 371172 INFO (qtp500784514-2984) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/die path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:34199/die/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 1
[junit4] 2> 371172 INFO (qtp765108166-2957) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 371173 INFO (qtp1130391344-2923) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 371173 INFO (qtp1130391344-2923) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/die path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:34199/die/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 1
[junit4] 2> 371175 INFO (qtp765108166-2957) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/die path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:34199/die/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 3
[junit4] 2> 371175 INFO (qtp765108166-2955) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/die path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 8
[junit4] 2> 371177 INFO (SocketProxy-Acceptor-40074) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=38830,localport=40074], receiveBufferSize:531000
[junit4] 2> 371178 INFO (SocketProxy-Acceptor-40074) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=33651,localport=51552], receiveBufferSize=530904
[junit4] 2> 371179 INFO (qtp1130391344-2926) [ ] o.a.s.c.S.Request
[collection1] webapp=/die path=/select
params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2}
hits=0 status=0 QTime=0
[junit4] 2> 371181 INFO (SocketProxy-Acceptor-38860) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=41698,localport=38860], receiveBufferSize:531000
[junit4] 2> 371198 INFO (SocketProxy-Acceptor-38860) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=46420,localport=33456], receiveBufferSize=530904
[junit4] 2> 371199 INFO (qtp500784514-2986) [ ] o.a.s.c.S.Request
[collection1] webapp=/die path=/select
params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2}
hits=0 status=0 QTime=0
[junit4] 2> 371212 INFO (SocketProxy-Acceptor-34199) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=40770,localport=34199], receiveBufferSize:531000
[junit4] 2> 371213 INFO (SocketProxy-Acceptor-34199) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=40904,localport=43176], receiveBufferSize=530904
[junit4] 2> 371218 INFO (qtp765108166-2952) [ ] o.a.s.c.S.Request
[collection1] webapp=/die path=/select
params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2}
hits=0 status=0 QTime=0
[junit4] 2> 373219 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Creating collection with stateFormat=1:
c8n_1x3_lf
[junit4] 2> 373221 INFO (SocketProxy-Acceptor-40074) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=38842,localport=40074], receiveBufferSize:531000
[junit4] 2> 373222 INFO (SocketProxy-Acceptor-40074) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=33651,localport=51564], receiveBufferSize=530904
[junit4] 2> 373223 INFO (qtp1130391344-2923) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=3&maxShardsPerNode=1&name=c8n_1x3_lf&action=CREATE&numShards=1&stateFormat=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 373224 INFO (OverseerThreadFactory-1134-thread-1) [ ]
o.a.s.c.CreateCollectionCmd Create collection c8n_1x3_lf
[junit4] 2> 373224 INFO (OverseerThreadFactory-1134-thread-1) [ ]
o.a.s.c.CreateCollectionCmd Only one config set found in zk - using it:conf1
[junit4] 2> 373327 INFO (SocketProxy-Acceptor-35528) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=45582,localport=35528], receiveBufferSize:531000
[junit4] 2> 373329 INFO (SocketProxy-Acceptor-38860) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=41716,localport=38860], receiveBufferSize:531000
[junit4] 2> 373329 INFO (SocketProxy-Acceptor-34199) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=40782,localport=34199], receiveBufferSize:531000
[junit4] 2> 373329 INFO (SocketProxy-Acceptor-35528) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=37727,localport=33732], receiveBufferSize=530904
[junit4] 2> 373329 INFO (SocketProxy-Acceptor-34199) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=40904,localport=43192], receiveBufferSize=530904
[junit4] 2> 373335 INFO (SocketProxy-Acceptor-38860) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=46420,localport=33474], receiveBufferSize=530904
[junit4] 2> 373335 INFO (qtp500784514-2984) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=c8n_1x3_lf_shard1_replica3&action=CREATE&numShards=1&collection=c8n_1x3_lf&shard=shard1&wt=javabin&version=2
[junit4] 2> 373336 INFO (qtp1879835589-2892) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=c8n_1x3_lf_shard1_replica1&action=CREATE&numShards=1&collection=c8n_1x3_lf&shard=shard1&wt=javabin&version=2
[junit4] 2> 373336 INFO (qtp765108166-2955) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=c8n_1x3_lf_shard1_replica2&action=CREATE&numShards=1&collection=c8n_1x3_lf&shard=shard1&wt=javabin&version=2
[junit4] 2> 374345 WARN (qtp1879835589-2892) [ ] o.a.s.c.Config
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory>
instead.
[junit4] 2> 374345 WARN (qtp765108166-2955) [ ] o.a.s.c.Config
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory>
instead.
[junit4] 2> 374346 INFO (qtp1879835589-2892) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.6.0
[junit4] 2> 374364 INFO (qtp765108166-2955) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.6.0
[junit4] 2> 374364 WARN (qtp500784514-2984) [ ] o.a.s.c.Config
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory>
instead.
[junit4] 2> 374365 INFO (qtp500784514-2984) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.6.0
[junit4] 2> 374375 INFO (qtp765108166-2955) [ ] o.a.s.s.IndexSchema
[c8n_1x3_lf_shard1_replica2] Schema name=test
[junit4] 2> 374375 INFO (qtp1879835589-2892) [ ] o.a.s.s.IndexSchema
[c8n_1x3_lf_shard1_replica1] Schema name=test
[junit4] 2> 374379 INFO (qtp500784514-2984) [ ] o.a.s.s.IndexSchema
[c8n_1x3_lf_shard1_replica3] Schema name=test
[junit4] 2> 374855 WARN (qtp500784514-2984) [ ] o.a.s.s.IndexSchema
[c8n_1x3_lf_shard1_replica3] default search field in schema is text. WARNING:
Deprecated, please use 'df' on request instead.
[junit4] 2> 374857 INFO (qtp500784514-2984) [ ] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 374872 WARN (qtp1879835589-2892) [ ] o.a.s.s.IndexSchema
[c8n_1x3_lf_shard1_replica1] default search field in schema is text. WARNING:
Deprecated, please use 'df' on request instead.
[junit4] 2> 374874 INFO (qtp1879835589-2892) [ ] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 374876 INFO (qtp500784514-2984) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'c8n_1x3_lf_shard1_replica3' using configuration from
collection c8n_1x3_lf
[junit4] 2> 374877 INFO (qtp500784514-2984) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 374877 INFO (qtp500784514-2984) [ ] o.a.s.c.SolrCore
[[c8n_1x3_lf_shard1_replica3] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E35CE0FD7E1C125D-001/shard-3-001/cores/c8n_1x3_lf_shard1_replica3],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E35CE0FD7E1C125D-001/shard-3-001/cores/c8n_1x3_lf_shard1_replica3/data/]
[junit4] 2> 374878 INFO (qtp500784514-2984) [ ]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@19d9e4dd
[junit4] 2> 374880 INFO (qtp500784514-2984) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=19, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=65.2314453125,
floorSegmentMB=1.1455078125, forceMergeDeletesPctAllowed=11.593708574747811,
segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 374881 INFO (qtp1879835589-2892) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'c8n_1x3_lf_shard1_replica1' using configuration from
collection c8n_1x3_lf
[junit4] 2> 374882 INFO (qtp1879835589-2892) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 374882 INFO (qtp1879835589-2892) [ ] o.a.s.c.SolrCore
[[c8n_1x3_lf_shard1_replica1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E35CE0FD7E1C125D-001/control-001/cores/c8n_1x3_lf_shard1_replica1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E35CE0FD7E1C125D-001/control-001/cores/c8n_1x3_lf_shard1_replica1/data/]
[junit4] 2> 374883 INFO (qtp1879835589-2892) [ ]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@19d9e4dd
[junit4] 2> 374884 INFO (qtp1879835589-2892) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=19, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=65.2314453125,
floorSegmentMB=1.1455078125, forceMergeDeletesPctAllowed=11.593708574747811,
segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 374887 WARN (qtp765108166-2955) [ ] o.a.s.s.IndexSchema
[c8n_1x3_lf_shard1_replica2] default search field in schema is text. WARNING:
Deprecated, please use 'df' on request instead.
[junit4] 2> 374888 WARN (qtp1879835589-2892) [ ]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 374888 WARN (qtp500784514-2984) [ ]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 374890 INFO (qtp765108166-2955) [ ] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 374901 INFO (qtp765108166-2955) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'c8n_1x3_lf_shard1_replica2' using configuration from
collection c8n_1x3_lf
[junit4] 2> 374901 INFO (qtp765108166-2955) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 374901 INFO (qtp765108166-2955) [ ] o.a.s.c.SolrCore
[[c8n_1x3_lf_shard1_replica2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E35CE0FD7E1C125D-001/shard-2-001/cores/c8n_1x3_lf_shard1_replica2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E35CE0FD7E1C125D-001/shard-2-001/cores/c8n_1x3_lf_shard1_replica2/data/]
[junit4] 2> 374902 INFO (qtp765108166-2955) [ ]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@19d9e4dd
[junit4] 2> 374903 INFO (qtp765108166-2955) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=19, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=65.2314453125,
floorSegmentMB=1.1455078125, forceMergeDeletesPctAllowed=11.593708574747811,
segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 374910 WARN (qtp765108166-2955) [ ]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 375130 INFO (qtp765108166-2955) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 375130 INFO (qtp765108166-2955) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 375132 INFO (qtp765108166-2955) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 375132 INFO (qtp765108166-2955) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 375133 INFO (qtp765108166-2955) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=38, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=41.591796875,
floorSegmentMB=0.9560546875, forceMergeDeletesPctAllowed=18.542576373990375,
segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 375133 INFO (qtp500784514-2984) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 375133 INFO (qtp500784514-2984) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 375133 INFO (qtp765108166-2955) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@3d48b162[c8n_1x3_lf_shard1_replica2] main]
[junit4] 2> 375134 INFO (qtp765108166-2955) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 375134 INFO (qtp765108166-2955) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 375134 INFO (qtp765108166-2955) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 375135 INFO (qtp500784514-2984) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 375135 INFO (qtp500784514-2984) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 375135 INFO (qtp765108166-2955) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1562403101757931520
[junit4] 2> 375135 INFO (qtp500784514-2984) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=38, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=41.591796875,
floorSegmentMB=0.9560546875, forceMergeDeletesPctAllowed=18.542576373990375,
segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 375135 INFO (qtp500784514-2984) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@64891f5[c8n_1x3_lf_shard1_replica3]
main]
[junit4] 2> 375136 INFO (qtp500784514-2984) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 375136 INFO (qtp500784514-2984) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 375136 INFO (qtp500784514-2984) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 375137 INFO (searcherExecutor-1177-thread-1) [ ]
o.a.s.c.SolrCore [c8n_1x3_lf_shard1_replica2] Registered new searcher
Searcher@3d48b162[c8n_1x3_lf_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 375137 INFO (searcherExecutor-1175-thread-1) [ ]
o.a.s.c.SolrCore [c8n_1x3_lf_shard1_replica3] Registered new searcher
Searcher@64891f5[c8n_1x3_lf_shard1_replica3]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 375137 INFO (qtp500784514-2984) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1562403101760028672
[junit4] 2> 375139 INFO (qtp765108166-2955) [ ]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard1: total=3 found=1 timeoutin=9999ms
[junit4] 2> 375201 INFO (qtp1879835589-2892) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 375201 INFO (qtp1879835589-2892) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 375202 INFO (qtp1879835589-2892) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 375202 INFO (qtp1879835589-2892) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 375203 INFO (qtp1879835589-2892) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=38, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=41.591796875,
floorSegmentMB=0.9560546875, forceMergeDeletesPctAllowed=18.542576373990375,
segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 375204 INFO (qtp1879835589-2892) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@d12f5a0[c8n_1x3_lf_shard1_replica1]
main]
[junit4] 2> 375204 INFO (qtp1879835589-2892) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 375205 INFO (qtp1879835589-2892) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 375205 INFO (qtp1879835589-2892) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 375206 INFO (searcherExecutor-1176-thread-1) [ ]
o.a.s.c.SolrCore [c8n_1x3_lf_shard1_replica1] Registered new searcher
Searcher@d12f5a0[c8n_1x3_lf_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 375206 INFO (qtp1879835589-2892) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1562403101832380416
[junit4] 2> 375639 INFO (qtp765108166-2955) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 375639 INFO (qtp765108166-2955) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 375639 INFO (qtp765108166-2955) [ ] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:34199/die/c8n_1x3_lf_shard1_replica2/
[junit4] 2> 375640 INFO (qtp765108166-2955) [ ] o.a.s.u.PeerSync
PeerSync: core=c8n_1x3_lf_shard1_replica2 url=http://127.0.0.1:34199/die START
replicas=[http://127.0.0.1:38860/die/c8n_1x3_lf_shard1_replica3/,
http://127.0.0.1:35528/die/c8n_1x3_lf_shard1_replica1/] nUpdates=100
[junit4] 2> 375640 INFO (qtp765108166-2955) [ ] o.a.s.u.PeerSync
PeerSync: core=c8n_1x3_lf_shard1_replica2 url=http://127.0.0.1:34199/die DONE.
We have no versions. sync failed.
[junit4] 2> 375640 INFO (SocketProxy-Acceptor-35528) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=45616,localport=35528], receiveBufferSize:531000
[junit4] 2> 375641 INFO (SocketProxy-Acceptor-35528) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=37727,localport=33766], receiveBufferSize=530904
[junit4] 2> 375642 INFO (qtp1879835589-2890) [ ] o.a.s.c.S.Request
[c8n_1x3_lf_shard1_replica1] webapp=/die path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 375642 INFO (qtp500784514-2985) [ ] o.a.s.c.S.Request
[c8n_1x3_lf_shard1_replica3] webapp=/die path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 375643 INFO (qtp765108166-2955) [ ] o.a.s.c.SyncStrategy
Leader's attempt to sync with shard failed, moving to the next candidate
[junit4] 2> 375643 INFO (qtp765108166-2955) [ ]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 375643 INFO (qtp765108166-2955) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 375645 INFO (qtp765108166-2955) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:34199/die/c8n_1x3_lf_shard1_replica2/ shard1
[junit4] 2> 375795 INFO (qtp765108166-2955) [ ] o.a.s.c.ZkController I
am the leader, no recovery necessary
[junit4] 2> 375798 INFO (qtp765108166-2955) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=c8n_1x3_lf_shard1_replica2&action=CREATE&numShards=1&collection=c8n_1x3_lf&shard=shard1&wt=javabin&version=2}
status=0 QTime=2461
[junit4] 2> 376143 INFO (qtp500784514-2984) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=c8n_1x3_lf_shard1_replica3&action=CREATE&numShards=1&collection=c8n_1x3_lf&shard=shard1&wt=javabin&version=2}
status=0 QTime=2807
[junit4] 2> 376211 INFO (qtp1879835589-2892) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=c8n_1x3_lf_shard1_replica1&action=CREATE&numShards=1&collection=c8n_1x3_lf&shard=shard1&wt=javabin&version=2}
status=0 QTime=2875
[junit4] 2> 376213 INFO (qtp1130391344-2923) [ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 377214 INFO (qtp1130391344-2923) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={replicationFactor=3&maxShardsPerNode=1&name=c8n_1x3_lf&action=CREATE&numShards=1&stateFormat=1&wt=javabin&version=2}
status=0 QTime=3991
[junit4] 2> 377225 INFO
(OverseerCollectionConfigSetProcessor-97650192860577796-127.0.0.1:35528_die-n_0000000000)
[ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 377258 INFO (qtp1879835589-2886) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [c8n_1x3_lf_shard1_replica1] webapp=/die
path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34199/die/c8n_1x3_lf_shard1_replica2/&wt=javabin&version=2}{add=[1
(1562403103940018176)]} 0 36
[junit4] 2> 377258 INFO (qtp500784514-2986) [ ]
o.a.s.u.p.LogUpdateProces
[...truncated too long message...]
ca3] coreNodeName=[core_node1]
[junit4] 2> 494127 INFO (zkCallback-661-thread-5) [ ]
o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:38860/die/collection1/
[junit4] 2> 494127 INFO (zkCallback-661-thread-5) [ ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 494127 INFO (zkCallback-661-thread-5) [ ]
o.a.s.c.SyncStrategy http://127.0.0.1:38860/die/collection1/ has no replicas
[junit4] 2> 494127 INFO (zkCallback-661-thread-5) [ ] o.a.s.c.SolrCore
[collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@3979d1bf
[junit4] 2> 494151 INFO (zkCallback-661-thread-5) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
[junit4] 2> 495156 INFO (recoveryExecutor-659-thread-1) [ ]
o.a.s.c.RecoveryStrategy RecoveryStrategy has been closed
[junit4] 2> 495156 INFO (recoveryExecutor-659-thread-1) [ ]
o.a.s.c.RecoveryStrategy Finished recovery process, successful=[false]
[junit4] 2> 495156 INFO (recoveryExecutor-659-thread-1) [ ]
o.a.s.c.SolrCore [c8n_1x3_lf_shard1_replica3] CLOSING SolrCore
org.apache.solr.core.SolrCore@1db32bf8
[junit4] 2> 495157 WARN (recoveryExecutor-659-thread-1) [ ]
o.a.s.c.RecoveryStrategy Stopping recovery for
core=[c8n_1x3_lf_shard1_replica3] coreNodeName=[core_node1]
[junit4] 2> 495175 INFO (recoveryExecutor-659-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.c8n_1x3_lf.shard1.replica3
[junit4] 2> 495175 WARN (updateExecutor-658-thread-2) [ ]
o.a.s.u.DefaultSolrCoreState Skipping recovery because Solr is shutdown
[junit4] 2> 495176 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.a.s.c.Overseer Overseer
(id=97650192860577806-127.0.0.1:38860_die-n_0000000003) closing
[junit4] 2> 495176 INFO
(OverseerStateUpdate-97650192860577806-127.0.0.1:38860_die-n_0000000003) [ ]
o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:38860_die
[junit4] 2> 496679 WARN (zkCallback-661-thread-7) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 496679 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 496680 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@313f90e0{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 496680 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@7f09b04c{/die,null,UNAVAILABLE}
[junit4] 2> 496681 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:44246 44246
[junit4] 2> 496703 INFO (Thread-507) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:44246 44246
[junit4] 2> 496704 WARN (Thread-507) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/aliases.json
[junit4] 2> 5 /solr/clusterprops.json
[junit4] 2> 4 /solr/security.json
[junit4] 2> 4 /solr/configs/conf1
[junit4] 2> 3 /solr/collections/c8n_1x3_lf/state.json
[junit4] 2> 3 /solr/collections/collection1/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/clusterstate.json
[junit4] 2> 2
/solr/overseer_elect/election/97650192860577800-127.0.0.1:40074_die-n_0000000001
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 131 /solr/overseer/collection-queue-work
[junit4] 2> 41 /solr/overseer/queue
[junit4] 2> 7 /solr/overseer/queue-work
[junit4] 2> 5 /solr/live_nodes
[junit4] 2> 5 /solr/collections
[junit4] 2>
[junit4] 2> 496704 WARN
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.a.s.c.SocketProxy Closing 16 connections to: http://127.0.0.1:35528/die,
target: http://127.0.0.1:37727/die
[junit4] 2> 496704 WARN
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.a.s.c.SocketProxy Closing 5 connections to: http://127.0.0.1:40074/die,
target: http://127.0.0.1:33651/die
[junit4] 2> 496704 WARN
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.a.s.c.SocketProxy Closing 0 connections to: http://127.0.0.1:34199/die,
target: http://127.0.0.1:40904/die
[junit4] 2> 496704 WARN
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E35CE0FD7E1C125D]) [ ]
o.a.s.c.SocketProxy Closing 1 connections to: http://127.0.0.1:38860/die,
target: http://127.0.0.1:46420/die
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=LeaderFailoverAfterPartitionTest -Dtests.method=test
-Dtests.seed=E35CE0FD7E1C125D -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=kw-GB -Dtests.timezone=Etc/Greenwich -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 137s J1 | LeaderFailoverAfterPartitionTest.test <<<
[junit4] > Throwable #1: java.lang.AssertionError: Expected 2 of 3
replicas to be active but only found 1;
[core_node2:{"core":"c8n_1x3_lf_shard1_replica1","base_url":"http://127.0.0.1:35528/die","node_name":"127.0.0.1:35528_die","state":"active","leader":"true"}];
clusterState: DocCollection(c8n_1x3_lf//clusterstate.json/33)={
[junit4] > "replicationFactor":"3",
[junit4] > "shards":{"shard1":{
[junit4] > "range":"80000000-7fffffff",
[junit4] > "state":"active",
[junit4] > "replicas":{
[junit4] > "core_node1":{
[junit4] > "state":"down",
[junit4] > "base_url":"http://127.0.0.1:38860/die",
[junit4] > "core":"c8n_1x3_lf_shard1_replica3",
[junit4] > "node_name":"127.0.0.1:38860_die"},
[junit4] > "core_node2":{
[junit4] > "core":"c8n_1x3_lf_shard1_replica1",
[junit4] > "base_url":"http://127.0.0.1:35528/die",
[junit4] > "node_name":"127.0.0.1:35528_die",
[junit4] > "state":"active",
[junit4] > "leader":"true"},
[junit4] > "core_node3":{
[junit4] > "core":"c8n_1x3_lf_shard1_replica2",
[junit4] > "base_url":"http://127.0.0.1:34199/die",
[junit4] > "node_name":"127.0.0.1:34199_die",
[junit4] > "state":"down"}}}},
[junit4] > "router":{"name":"compositeId"},
[junit4] > "maxShardsPerNode":"1",
[junit4] > "autoAddReplicas":"false"}
[junit4] > at
__randomizedtesting.SeedInfo.seed([E35CE0FD7E1C125D:6B08DF27D0E07FA5]:0)
[junit4] > at
org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.testRf3WithLeaderFailover(LeaderFailoverAfterPartitionTest.java:168)
[junit4] > at
org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test(LeaderFailoverAfterPartitionTest.java:55)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:547)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 496707 INFO
(SUITE-LeaderFailoverAfterPartitionTest-seed#[E35CE0FD7E1C125D]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E35CE0FD7E1C125D-001
[junit4] 2> Mar 20, 2017 3:30:31 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62),
sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=kw-GB,
timezone=Etc/Greenwich
[junit4] 2> NOTE: Linux 4.4.0-66-generic amd64/Oracle Corporation 9-ea
(64-bit)/cpus=12,threads=1,free=309542856,total=509542400
[junit4] 2> NOTE: All tests run in this JVM: [SampleTest,
TestNonDefinedSimilarityFactory, SecurityConfHandlerTest,
TestSurroundQueryParser, BasicAuthIntegrationTest, ConvertedLegacyTest,
CollectionsAPISolrJTest, TestGraphMLResponseWriter, SortByFunctionTest,
TestRequestForwarding, SolrCLIZkUtilsTest, TestPivotHelperCode,
TestCloudSchemaless, DirectSolrConnectionTest, AnalysisErrorHandlingTest,
TestLuceneMatchVersion, TestApiFramework, ConnectionReuseTest, UtilsToolTest,
TestDynamicLoading, TestXmlQParserPlugin, TestNumericTerms64,
TestClusterProperties, CdcrRequestHandlerTest, TestCopyFieldCollectionResource,
TestExclusionRuleCollectionAccess, TestSystemIdResolver, CSVRequestHandlerTest,
SoftAutoCommitTest, DocumentBuilderTest, TestSimpleQParserPlugin,
CleanupOldIndexTest, DistribCursorPagingTest, TestHdfsBackupRestoreCore,
TestLeaderElectionZkExpiry, SuggesterFSTTest, TestSerializedLuceneMatchVersion,
ClusterStateUpdateTest, JvmMetricsTest, LeaderFailoverAfterPartitionTest]
[junit4] Completed [165/700 (1!)] on J1 in 137.34s, 1 test, 1 failure <<<
FAILURES!
[...truncated 53450 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]