Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/3675/
Java: 32bit/jdk-9-ea+171 -server -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_node3:{"core":"c8n_1x3_lf_shard1_replica2","base_url":"http://127.0.0.1:46013","node_name":"127.0.0.1:46013_","state":"active","leader":"true"}];
clusterState: DocCollection(c8n_1x3_lf//clusterstate.json/30)={
"replicationFactor":"3", "shards":{"shard1":{
"range":"80000000-7fffffff", "state":"active", "replicas":{
"core_node1":{ "state":"down",
"base_url":"http://127.0.0.1:45653",
"core":"c8n_1x3_lf_shard1_replica1", "node_name":"127.0.0.1:45653_"},
"core_node2":{ "core":"c8n_1x3_lf_shard1_replica3",
"base_url":"http://127.0.0.1:40915", "node_name":"127.0.0.1:40915_",
"state":"down"}, "core_node3":{
"core":"c8n_1x3_lf_shard1_replica2",
"base_url":"http://127.0.0.1:46013", "node_name":"127.0.0.1:46013_",
"state":"active", "leader":"true"}}}},
"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_node3:{"core":"c8n_1x3_lf_shard1_replica2","base_url":"http://127.0.0.1:46013","node_name":"127.0.0.1:46013_","state":"active","leader":"true"}];
clusterState: DocCollection(c8n_1x3_lf//clusterstate.json/30)={
"replicationFactor":"3",
"shards":{"shard1":{
"range":"80000000-7fffffff",
"state":"active",
"replicas":{
"core_node1":{
"state":"down",
"base_url":"http://127.0.0.1:45653",
"core":"c8n_1x3_lf_shard1_replica1",
"node_name":"127.0.0.1:45653_"},
"core_node2":{
"core":"c8n_1x3_lf_shard1_replica3",
"base_url":"http://127.0.0.1:40915",
"node_name":"127.0.0.1:40915_",
"state":"down"},
"core_node3":{
"core":"c8n_1x3_lf_shard1_replica2",
"base_url":"http://127.0.0.1:46013",
"node_name":"127.0.0.1:46013_",
"state":"active",
"leader":"true"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false"}
at
__randomizedtesting.SeedInfo.seed([717EB94A40FD9EB2:F92A8690EE01F34A]: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:563)
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 11173 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_717EB94A40FD9EB2-001/init-core-data-001
[junit4] 2> 14270 WARN
(SUITE-LeaderFailoverAfterPartitionTest-seed#[717EB94A40FD9EB2]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
[junit4] 2> 14270 INFO
(SUITE-LeaderFailoverAfterPartitionTest-seed#[717EB94A40FD9EB2]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields
[junit4] 2> 14272 INFO
(SUITE-LeaderFailoverAfterPartitionTest-seed#[717EB94A40FD9EB2]-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> 14272 INFO
(SUITE-LeaderFailoverAfterPartitionTest-seed#[717EB94A40FD9EB2]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 14279 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 14290 INFO (Thread-2) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 14290 INFO (Thread-2) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 14390 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
o.a.s.c.ZkTestServer start zk server on port:45535
[junit4] 2> 14418 ERROR (Thread-2) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 14449 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15c7d7c59150000, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 14481 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
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> 14488 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
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> 14490 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
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> 14492 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
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> 14496 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
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> 14498 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
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> 14500 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
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> 14501 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
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> 14503 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
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> 14504 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
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> 14505 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
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> 14654 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
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_717EB94A40FD9EB2-001/control-001/cores/collection1
[junit4] 2> 14750 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 14779 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@9b93da{/,null,AVAILABLE}
[junit4] 2> 14789 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@c3af9a{HTTP/1.1,[http/1.1]}{127.0.0.1:41147}
[junit4] 2> 14789 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
o.e.j.s.Server Started @16076ms
[junit4] 2> 14790 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_717EB94A40FD9EB2-001/tempDir-001/control/data,
hostPort=46013,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_717EB94A40FD9EB2-001/control-001/cores}
[junit4] 2> 14802 ERROR
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 14802 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.7.0
[junit4] 2> 14802 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 14803 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 14803 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-06T12:58:40.752414Z
[junit4] 2> 14804 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 14826 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 14828 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
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_717EB94A40FD9EB2-001/control-001/solr.xml
[junit4] 2> 14855 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 14857 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45535/solr
[junit4] 2> 14939 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 14942 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46013_
[junit4] 2> 14944 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
o.a.s.c.Overseer Overseer (id=98091264919273476-127.0.0.1:46013_-n_0000000000)
starting
[junit4] 2> 15039 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:46013_
[junit4] 2> 15042 INFO (zkCallback-11-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 15331 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
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_717EB94A40FD9EB2-001/control-001/cores
[junit4] 2> 15332 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 15339 INFO (coreLoadExecutor-34-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 15360 INFO
(OverseerStateUpdate-98091264919273476-127.0.0.1:46013_-n_0000000000) [ ]
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
[junit4] 2> 16370 WARN (coreLoadExecutor-34-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 16371 INFO (coreLoadExecutor-34-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0
[junit4] 2> 16399 INFO (coreLoadExecutor-34-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 16478 INFO (coreLoadExecutor-34-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 16491 INFO (coreLoadExecutor-34-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection control_collection, trusted=true
[junit4] 2> 16492 INFO (coreLoadExecutor-34-thread-1) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 16492 INFO (coreLoadExecutor-34-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_717EB94A40FD9EB2-001/control-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_717EB94A40FD9EB2-001/control-001/cores/collection1/data/]
[junit4] 2> 16493 INFO (coreLoadExecutor-34-thread-1) [ ]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@8a4e42
[junit4] 2> 16498 INFO (coreLoadExecutor-34-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=39, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6898764546143528]
[junit4] 2> 16516 WARN (coreLoadExecutor-34-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> 16584 INFO (coreLoadExecutor-34-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 16584 INFO (coreLoadExecutor-34-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 16586 INFO (coreLoadExecutor-34-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 16586 INFO (coreLoadExecutor-34-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 16589 INFO (coreLoadExecutor-34-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=48, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.46685866814188004]
[junit4] 2> 16592 INFO (coreLoadExecutor-34-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1c60ac[collection1] main]
[junit4] 2> 16597 INFO (coreLoadExecutor-34-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 16598 INFO (coreLoadExecutor-34-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 16598 INFO (coreLoadExecutor-34-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 16610 INFO (searcherExecutor-35-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1c60ac[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 16610 INFO (coreLoadExecutor-34-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1569460241101225984
[junit4] 2> 16640 INFO (coreZkRegister-27-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 16640 INFO (coreZkRegister-27-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 16640 INFO (coreZkRegister-27-thread-1) [ ]
o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:46013/collection1/
[junit4] 2> 16640 INFO (coreZkRegister-27-thread-1) [ ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 16640 INFO (coreZkRegister-27-thread-1) [ ]
o.a.s.c.SyncStrategy http://127.0.0.1:46013/collection1/ has no replicas
[junit4] 2> 16640 INFO (coreZkRegister-27-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 16663 INFO (coreZkRegister-27-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:46013/collection1/ shard1
[junit4] 2> 16816 INFO (coreZkRegister-27-thread-1) [ ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 16951 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 16954 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45535/solr ready
[junit4] 2> 16955 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 17043 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
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_717EB94A40FD9EB2-001/shard-1-001/cores/collection1
[junit4] 2> 17044 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
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_717EB94A40FD9EB2-001/shard-1-001
[junit4] 2> 17044 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 17063 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1ace48e{/,null,AVAILABLE}
[junit4] 2> 17064 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@80bd4e{HTTP/1.1,[http/1.1]}{127.0.0.1:35631}
[junit4] 2> 17064 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
o.e.j.s.Server Started @18351ms
[junit4] 2> 17064 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solrconfig=solrconfig.xml,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_717EB94A40FD9EB2-001/tempDir-001/jetty1,
hostPort=45653,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_717EB94A40FD9EB2-001/shard-1-001/cores}
[junit4] 2> 17064 ERROR
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 17064 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.7.0
[junit4] 2> 17065 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 17065 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 17065 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-06T12:58:43.014388Z
[junit4] 2> 17082 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15c7d7c59150006, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 17089 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 17090 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
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_717EB94A40FD9EB2-001/shard-1-001/solr.xml
[junit4] 2> 17097 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 17102 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45535/solr
[junit4] 2> 17120 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 17121 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 17123 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45653_
[junit4] 2> 17124 INFO (zkCallback-15-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 17124 INFO (zkCallback-11-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 17126 INFO (zkCallback-20-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 17205 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
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_717EB94A40FD9EB2-001/shard-1-001/cores
[junit4] 2> 17205 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 17206 INFO (coreLoadExecutor-45-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 17207 INFO
(OverseerStateUpdate-98091264919273476-127.0.0.1:46013_-n_0000000000) [ ]
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
[junit4] 2> 18264 WARN (coreLoadExecutor-45-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 18265 INFO (coreLoadExecutor-45-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0
[junit4] 2> 18295 INFO (coreLoadExecutor-45-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 18386 INFO (coreLoadExecutor-45-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 18402 INFO (coreLoadExecutor-45-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection collection1, trusted=true
[junit4] 2> 18402 INFO (coreLoadExecutor-45-thread-1) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 18402 INFO (coreLoadExecutor-45-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_717EB94A40FD9EB2-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_717EB94A40FD9EB2-001/shard-1-001/cores/collection1/data/]
[junit4] 2> 18402 INFO (coreLoadExecutor-45-thread-1) [ ]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@8a4e42
[junit4] 2> 18404 INFO (coreLoadExecutor-45-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=39, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6898764546143528]
[junit4] 2> 18413 WARN (coreLoadExecutor-45-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> 18473 INFO (coreLoadExecutor-45-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 18473 INFO (coreLoadExecutor-45-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 18474 INFO (coreLoadExecutor-45-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 18474 INFO (coreLoadExecutor-45-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 18476 INFO (coreLoadExecutor-45-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=48, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.46685866814188004]
[junit4] 2> 18476 INFO (coreLoadExecutor-45-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1c2e770[collection1] main]
[junit4] 2> 18477 INFO (coreLoadExecutor-45-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 18478 INFO (coreLoadExecutor-45-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 18478 INFO (coreLoadExecutor-45-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 18489 INFO (searcherExecutor-46-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1c2e770[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 18490 INFO (coreLoadExecutor-45-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1569460243072548864
[junit4] 2> 18498 INFO (coreZkRegister-40-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 18499 INFO (coreZkRegister-40-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 18499 INFO (coreZkRegister-40-thread-1) [ ]
o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:45653/collection1/
[junit4] 2> 18499 INFO (coreZkRegister-40-thread-1) [ ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 18499 INFO (coreZkRegister-40-thread-1) [ ]
o.a.s.c.SyncStrategy http://127.0.0.1:45653/collection1/ has no replicas
[junit4] 2> 18499 INFO (coreZkRegister-40-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 18503 INFO (coreZkRegister-40-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:45653/collection1/ shard2
[junit4] 2> 18654 INFO (coreZkRegister-40-thread-1) [ ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 18847 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
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_717EB94A40FD9EB2-001/shard-2-001/cores/collection1
[junit4] 2> 18847 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
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_717EB94A40FD9EB2-001/shard-2-001
[junit4] 2> 18848 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 18849 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1e118f8{/,null,AVAILABLE}
[junit4] 2> 18849 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@4798b5{HTTP/1.1,[http/1.1]}{127.0.0.1:43315}
[junit4] 2> 18850 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
o.e.j.s.Server Started @20137ms
[junit4] 2> 18850 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solrconfig=solrconfig.xml,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_717EB94A40FD9EB2-001/tempDir-001/jetty2,
hostPort=40915,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_717EB94A40FD9EB2-001/shard-2-001/cores}
[junit4] 2> 18850 ERROR
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 18850 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.7.0
[junit4] 2> 18850 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 18850 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 18850 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-06T12:58:44.799769Z
[junit4] 2> 18854 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 18854 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
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_717EB94A40FD9EB2-001/shard-2-001/solr.xml
[junit4] 2> 18860 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 18861 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45535/solr
[junit4] 2> 18872 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 18873 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 18874 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:40915_
[junit4] 2> 18875 INFO (zkCallback-11-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 18875 INFO (zkCallback-15-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 18875 INFO (zkCallback-20-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 18876 INFO (zkCallback-26-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 18968 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
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_717EB94A40FD9EB2-001/shard-2-001/cores
[junit4] 2> 18968 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 18969 INFO (coreLoadExecutor-56-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 18971 INFO
(OverseerStateUpdate-98091264919273476-127.0.0.1:46013_-n_0000000000) [ ]
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
[junit4] 2> 19989 WARN (coreLoadExecutor-56-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 19990 INFO (coreLoadExecutor-56-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0
[junit4] 2> 20009 INFO (coreLoadExecutor-56-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 20078 INFO (coreLoadExecutor-56-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 20089 INFO (coreLoadExecutor-56-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection collection1, trusted=true
[junit4] 2> 20089 INFO (coreLoadExecutor-56-thread-1) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 20089 INFO (coreLoadExecutor-56-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_717EB94A40FD9EB2-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_717EB94A40FD9EB2-001/shard-2-001/cores/collection1/data/]
[junit4] 2> 20090 INFO (coreLoadExecutor-56-thread-1) [ ]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@8a4e42
[junit4] 2> 20091 INFO (coreLoadExecutor-56-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=39, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6898764546143528]
[junit4] 2> 20101 WARN (coreLoadExecutor-56-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> 20152 INFO (coreLoadExecutor-56-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 20152 INFO (coreLoadExecutor-56-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 20153 INFO (coreLoadExecutor-56-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 20153 INFO (coreLoadExecutor-56-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 20154 INFO (coreLoadExecutor-56-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=48, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.46685866814188004]
[junit4] 2> 20155 INFO (coreLoadExecutor-56-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@51bedc[collection1] main]
[junit4] 2> 20155 INFO (coreLoadExecutor-56-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 20156 INFO (coreLoadExecutor-56-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 20156 INFO (coreLoadExecutor-56-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 20160 INFO (searcherExecutor-57-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@51bedc[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 20160 INFO (coreLoadExecutor-56-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1569460244823670784
[junit4] 2> 20164 INFO (coreZkRegister-51-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 20164 INFO (coreZkRegister-51-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 20164 INFO (coreZkRegister-51-thread-1) [ ]
o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:40915/collection1/
[junit4] 2> 20164 INFO (coreZkRegister-51-thread-1) [ ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 20164 INFO (coreZkRegister-51-thread-1) [ ]
o.a.s.c.SyncStrategy http://127.0.0.1:40915/collection1/ has no replicas
[junit4] 2> 20164 INFO (coreZkRegister-51-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 20167 INFO (coreZkRegister-51-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:40915/collection1/ shard1
[junit4] 2> 20317 INFO (coreZkRegister-51-thread-1) [ ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 20579 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
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_717EB94A40FD9EB2-001/shard-3-001/cores/collection1
[junit4] 2> 20579 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
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_717EB94A40FD9EB2-001/shard-3-001
[junit4] 2> 20580 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 20581 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1c9be5{/,null,AVAILABLE}
[junit4] 2> 20582 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@130928e{HTTP/1.1,[http/1.1]}{127.0.0.1:38815}
[junit4] 2> 20582 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
o.e.j.s.Server Started @21869ms
[junit4] 2> 20582 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solrconfig=solrconfig.xml,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_717EB94A40FD9EB2-001/tempDir-001/jetty3,
hostPort=41643,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_717EB94A40FD9EB2-001/shard-3-001/cores}
[junit4] 2> 20582 ERROR
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 20582 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.7.0
[junit4] 2> 20583 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 20583 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 20583 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-06T12:58:46.532085Z
[junit4] 2> 20586 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 20586 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
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_717EB94A40FD9EB2-001/shard-3-001/solr.xml
[junit4] 2> 20589 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 20590 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45535/solr
[junit4] 2> 20606 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 20607 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 20609 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:41643_
[junit4] 2> 20610 INFO (zkCallback-20-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 20611 INFO (zkCallback-32-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 20611 INFO (zkCallback-11-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 20611 INFO (zkCallback-26-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 20610 INFO (zkCallback-15-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 20690 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
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_717EB94A40FD9EB2-001/shard-3-001/cores
[junit4] 2> 20690 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 20691 INFO (coreLoadExecutor-67-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 20692 INFO
(OverseerStateUpdate-98091264919273476-127.0.0.1:46013_-n_0000000000) [ ]
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
[junit4] 2> 21716 WARN (coreLoadExecutor-67-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 21717 INFO (coreLoadExecutor-67-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0
[junit4] 2> 21769 INFO (coreLoadExecutor-67-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 21973 INFO (coreLoadExecutor-67-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 21998 INFO (coreLoadExecutor-67-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection collection1, trusted=true
[junit4] 2> 21998 INFO (coreLoadExecutor-67-thread-1) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 21998 INFO (coreLoadExecutor-67-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_717EB94A40FD9EB2-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_717EB94A40FD9EB2-001/shard-3-001/cores/collection1/data/]
[junit4] 2> 21998 INFO (coreLoadExecutor-67-thread-1) [ ]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@8a4e42
[junit4] 2> 22001 INFO (coreLoadExecutor-67-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=39, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6898764546143528]
[junit4] 2> 22012 WARN (coreLoadExecutor-67-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> 22068 INFO (coreLoadExecutor-67-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 22068 INFO (coreLoadExecutor-67-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 22069 INFO (coreLoadExecutor-67-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 22069 INFO (coreLoadExecutor-67-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 22070 INFO (coreLoadExecutor-67-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=48, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.46685866814188004]
[junit4] 2> 22071 INFO (coreLoadExecutor-67-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@63046d[collection1] main]
[junit4] 2> 22072 INFO (coreLoadExecutor-67-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 22072 INFO (coreLoadExecutor-67-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 22072 INFO (coreLoadExecutor-67-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 22075 INFO (searcherExecutor-68-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@63046d[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 22085 INFO (coreLoadExecutor-67-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1569460246842179584
[junit4] 2> 22090 INFO (coreZkRegister-62-thread-1) [ ]
o.a.s.c.ZkController Core needs to recover:collection1
[junit4] 2> 22090 INFO (updateExecutor-29-thread-1) [ ]
o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 22093 INFO (recoveryExecutor-30-thread-1) [ ]
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
[junit4] 2> 22093 INFO (recoveryExecutor-30-thread-1) [ ]
o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
[junit4] 2> 22093 INFO (recoveryExecutor-30-thread-1) [ ]
o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
[junit4] 2> 22093 INFO (recoveryExecutor-30-thread-1) [ ]
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE,
tlog=null}
[junit4] 2> 22094 INFO (recoveryExecutor-30-thread-1) [ ]
o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering,
leader is [http://127.0.0.1:45653/collection1/] and I am
[http://127.0.0.1:41643/collection1/]
[junit4] 2> 22099 INFO (recoveryExecutor-30-thread-1) [ ]
o.a.s.c.RecoveryStrategy Sending prep recovery command to
[http://127.0.0.1:45653]; [WaitForState:
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:41643_&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 22147 INFO (SocketProxy-Acceptor-45653) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=46270,localport=45653], receiveBufferSize:531000
[junit4] 2> 22151 INFO (SocketProxy-Acceptor-45653) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=35631,localport=55618], receiveBufferSize=530904
[junit4] 2> 22206 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 22206 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Wait for recoveries to finish - wait
30000 for each attempt
[junit4] 2> 22206 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection:
collection1 failOnTimeout:true timeout (sec):30000
[junit4] 2> 22361 INFO (qtp32266653-89) [ ] o.a.s.h.a.PrepRecoveryOp
Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true,
onlyIfLeader: true, onlyIfLeaderActive: true
[junit4] 2> 22362 INFO (qtp32266653-89) [ ] o.a.s.h.a.PrepRecoveryOp
Will wait a max of 183 seconds to see collection1 (shard2 of collection1) have
state: recovering
[junit4] 2> 22363 INFO (qtp32266653-89) [ ] 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:41643_, coreNodeName=core_node3,
onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:41643","node_name":"127.0.0.1:41643_","state":"recovering"}
[junit4] 2> 22363 INFO (qtp32266653-89) [ ] o.a.s.h.a.PrepRecoveryOp
Waited coreNodeName: core_node3, state: recovering, checkLive: true,
onlyIfLeader: true for: 0 seconds.
[junit4] 2> 22363 INFO (qtp32266653-89) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:41643_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=0 QTime=3
[junit4] 2> 22892 INFO (recoveryExecutor-30-thread-1) [ ]
o.a.s.c.RecoveryStrategy Attempting to PeerSync from
[http://127.0.0.1:45653/collection1/] - recoveringAfterStartup=[true]
[junit4] 2> 22896 INFO (recoveryExecutor-30-thread-1) [ ]
o.a.s.u.PeerSync PeerSync: core=collection1 url=http://127.0.0.1:41643 START
replicas=[http://127.0.0.1:45653/collection1/] nUpdates=100
[junit4] 2> 22899 INFO (SocketProxy-Acceptor-45653) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=46294,localport=45653], receiveBufferSize:531000
[junit4] 2> 22900 INFO (SocketProxy-Acceptor-45653) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=35631,localport=55642], receiveBufferSize=530904
[junit4] 2> 22909 INFO (qtp32266653-89) [ ] o.a.s.u.IndexFingerprint
IndexFingerprint millis:1.0 result:{maxVersionSpecified=9223372036854775807,
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0,
maxDoc=0}
[junit4] 2> 22909 INFO (qtp32266653-89) [ ] o.a.s.c.S.Request
[collection1] webapp= path=/get
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
status=0 QTime=3
[junit4] 2> 22911 INFO (recoveryExecutor-30-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> 22911 INFO (recoveryExecutor-30-thread-1) [ ]
o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync
[junit4] 2> 22912 INFO (recoveryExecutor-30-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 22912 INFO (recoveryExecutor-30-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 22912 INFO (recoveryExecutor-30-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 22912 INFO (recoveryExecutor-30-thread-1) [ ]
o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
[junit4] 2> 22912 INFO (recoveryExecutor-30-thread-1) [ ]
o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
[junit4] 2> 22912 INFO (recoveryExecutor-30-thread-1) [ ]
o.a.s.c.RecoveryStrategy No replay needed.
[junit4] 2> 22912 INFO (recoveryExecutor-30-thread-1) [ ]
o.a.s.c.RecoveryStrategy Registering as Active after recovery.
[junit4] 2> 23207 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
[junit4] 2> 23209 INFO (SocketProxy-Acceptor-46013) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=43336,localport=46013], receiveBufferSize:531000
[junit4] 2> 23210 INFO (SocketProxy-Acceptor-46013) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=41147,localport=38940], receiveBufferSize=530904
[junit4] 2> 23216 INFO (qtp23500040-53) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 23216 INFO (qtp23500040-53) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 23216 INFO (qtp23500040-53) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 23217 INFO (qtp23500040-53) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 3
[junit4] 2> 23220 INFO (SocketProxy-Acceptor-45653) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=46304,localport=45653], receiveBufferSize:531000
[junit4] 2> 23223 INFO (SocketProxy-Acceptor-45653) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=35631,localport=55652], receiveBufferSize=530904
[junit4] 2> 23229 INFO (SocketProxy-Acceptor-41643) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=60936,localport=41643], receiveBufferSize:531000
[junit4] 2> 23230 INFO (SocketProxy-Acceptor-40915) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=42882,localport=40915], receiveBufferSize:531000
[junit4] 2> 23230 INFO (SocketProxy-Acceptor-45653) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=46316,localport=45653], receiveBufferSize:531000
[junit4] 2> 23231 INFO (SocketProxy-Acceptor-41643) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=38815,localport=52414], receiveBufferSize=530904
[junit4] 2> 23240 INFO (SocketProxy-Acceptor-40915) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=43315,localport=36518], receiveBufferSize=530904
[junit4] 2> 23240 INFO (SocketProxy-Acceptor-45653) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=35631,localport=55664], receiveBufferSize=530904
[junit4] 2> 23246 INFO (qtp7565849-147) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 23250 INFO (qtp7565849-147) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 23251 INFO (qtp32266653-89) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 23251 INFO (qtp32266653-89) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 23251 INFO (qtp32266653-89) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 23251 INFO (qtp32266653-89) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:45653/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 0
[junit4] 2> 23257 INFO (qtp16785356-118) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 23257 INFO (qtp16785356-118) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 23257 INFO (qtp16785356-118) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 23257 INFO (qtp16785356-118) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:45653/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 0
[junit4] 2> 23258 INFO (qtp7565849-147) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 23258 INFO (qtp7565849-147) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:45653/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 12
[junit4] 2> 23260 INFO (qtp32266653-90) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 35
[junit4] 2> 23266 INFO (SocketProxy-Acceptor-45653) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=46320,localport=45653], receiveBufferSize:531000
[junit4] 2> 23269 INFO (SocketProxy-Acceptor-45653) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=35631,localport=55668], receiveBufferSize=530904
[junit4] 2> 23279 INFO (qtp32266653-84) [ ] o.a.s.c.S.Request
[collection1] webapp= path=/select
params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2}
hits=0 status=0 QTime=5
[junit4] 2> 23281 INFO (SocketProxy-Acceptor-41643) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=60952,localport=41643], receiveBufferSize:531000
[junit4] 2> 23296 INFO (SocketProxy-Acceptor-41643) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=38815,localport=52428], receiveBufferSize=530904
[junit4] 2> 23299 INFO (qtp7565849-149) [ ] o.a.s.c.S.Request
[collection1] webapp= path=/select
params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2}
hits=0 status=0 QTime=1
[junit4] 2> 23300 INFO (SocketProxy-Acceptor-40915) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=42904,localport=40915], receiveBufferSize:531000
[junit4] 2> 23316 INFO (SocketProxy-Acceptor-40915) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=43315,localport=36538], receiveBufferSize=530904
[junit4] 2> 23319 INFO (qtp16785356-120) [ ] o.a.s.c.S.Request
[collection1] webapp= path=/select
params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2}
hits=0 status=0 QTime=0
[junit4] 2> 25320 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Creating collection with stateFormat=1:
c8n_1x3_lf
[junit4] 2> 25322 INFO (SocketProxy-Acceptor-40915) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=42950,localport=40915], receiveBufferSize:531000
[junit4] 2> 25323 INFO (SocketProxy-Acceptor-40915) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=43315,localport=36584], receiveBufferSize=530904
[junit4] 2> 25327 INFO (qtp16785356-119) [ ]
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> 25343 INFO (OverseerThreadFactory-32-thread-1) [ ]
o.a.s.c.CreateCollectionCmd Create collection c8n_1x3_lf
[junit4] 2> 25343 INFO (OverseerThreadFactory-32-thread-1) [ ]
o.a.s.c.CreateCollectionCmd Only one config set found in zk - using it:conf1
[junit4] 2> 25461 INFO (SocketProxy-Acceptor-45653) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=46382,localport=45653], receiveBufferSize:531000
[junit4] 2> 25462 INFO (SocketProxy-Acceptor-40915) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=42960,localport=40915], receiveBufferSize:531000
[junit4] 2> 25461 INFO (SocketProxy-Acceptor-46013) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=43420,localport=46013], receiveBufferSize:531000
[junit4] 2> 25464 INFO (SocketProxy-Acceptor-45653) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=35631,localport=55732], receiveBufferSize=530904
[junit4] 2> 25464 INFO (SocketProxy-Acceptor-46013) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=41147,localport=39030], receiveBufferSize=530904
[junit4] 2> 25465 INFO (SocketProxy-Acceptor-40915) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=43315,localport=36594], receiveBufferSize=530904
[junit4] 2> 25465 INFO (qtp32266653-90) [ ]
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> 25467 INFO (qtp16785356-120) [ ]
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> 25467 INFO (qtp23500040-48) [ ]
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> 26490 WARN (qtp23500040-48) [ ] o.a.s.c.Config Beginning
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
[junit4] 2> 26490 INFO (qtp23500040-48) [ ] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 6.7.0
[junit4] 2> 26490 WARN (qtp32266653-90) [ ] o.a.s.c.Config Beginning
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
[junit4] 2> 26492 WARN (qtp16785356-120) [ ] o.a.s.c.Config Beginning
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
[junit4] 2> 26492 INFO (qtp32266653-90) [ ] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 6.7.0
[junit4] 2> 26499 INFO (qtp16785356-120) [ ] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 6.7.0
[junit4] 2> 26525 INFO (qtp23500040-48) [ ] o.a.s.s.IndexSchema
[c8n_1x3_lf_shard1_replica2] Schema name=test
[junit4] 2> 26534 INFO (qtp32266653-90) [ ] o.a.s.s.IndexSchema
[c8n_1x3_lf_shard1_replica1] Schema name=test
[junit4] 2> 26535 INFO (qtp16785356-120) [ ] o.a.s.s.IndexSchema
[c8n_1x3_lf_shard1_replica3] Schema name=test
[junit4] 2> 26635 INFO (qtp16785356-120) [ ] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 26648 INFO (qtp16785356-120) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'c8n_1x3_lf_shard1_replica3' using configuration from
collection c8n_1x3_lf, trusted=true
[junit4] 2> 26649 INFO (qtp16785356-120) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 26649 INFO (qtp16785356-120) [ ] 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_717EB94A40FD9EB2-001/shard-2-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_717EB94A40FD9EB2-001/shard-2-001/cores/c8n_1x3_lf_shard1_replica3/data/]
[junit4] 2> 26649 INFO (qtp16785356-120) [ ] o.a.s.c.JmxMonitoredMap
JMX monitoring is enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@8a4e42
[junit4] 2> 26651 INFO (qtp16785356-120) [ ] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=39, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6898764546143528]
[junit4] 2> 26656 WARN (qtp16785356-120) [ ] 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> 26667 INFO (qtp32266653-90) [ ] o.a.s.s.IndexSchema Loaded
schema test/1.0 with uniqueid field id
[junit4] 2> 26668 INFO (qtp23500040-48) [ ] o.a.s.s.IndexSchema Loaded
schema test/1.0 with uniqueid field id
[junit4] 2> 26676 INFO (qtp32266653-90) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'c8n_1x3_lf_shard1_replica1' using configuration from
collection c8n_1x3_lf, trusted=true
[junit4] 2> 26677 INFO (qtp32266653-90) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 26677 INFO (qtp32266653-90) [ ] 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_717EB94A40FD9EB2-001/shard-1-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_717EB94A40FD9EB2-001/shard-1-001/cores/c8n_1x3_lf_shard1_replica1/data/]
[junit4] 2> 26682 INFO (qtp23500040-48) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'c8n_1x3_lf_shard1_replica2' using configuration from
collection c8n_1x3_lf, trusted=true
[junit4] 2> 26682 INFO (qtp23500040-48) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 26682 INFO (qtp23500040-48) [ ] 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_717EB94A40FD9EB2-001/control-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_717EB94A40FD9EB2-001/control-001/cores/c8n_1x3_lf_shard1_replica2/data/]
[junit4] 2> 26688 INFO (qtp32266653-90) [ ] o.a.s.c.JmxMonitoredMap
JMX monitoring is enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@8a4e42
[junit4] 2> 26688 INFO (qtp23500040-48) [ ] o.a.s.c.JmxMonitoredMap
JMX monitoring is enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@8a4e42
[junit4] 2> 26698 INFO (qtp32266653-90) [ ] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=39, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6898764546143528]
[junit4] 2> 26699 INFO (qtp23500040-48) [ ] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=39, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6898764546143528]
[junit4] 2> 26707 WARN (qtp32266653-90) [ ] 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> 26718 INFO (qtp16785356-120) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 26718 INFO (qtp16785356-120) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 26719 INFO (qtp16785356-120) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 26719 INFO (qtp16785356-120) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 26720 INFO (qtp16785356-120) [ ] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy:
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=48,
maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.46685866814188004]
[junit4] 2> 26721 INFO (qtp16785356-120) [ ] o.a.s.s.SolrIndexSearcher
Opening [Searcher@c8548a[c8n_1x3_lf_shard1_replica3] main]
[junit4] 2> 26722 INFO (qtp16785356-120) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 26723 INFO (qtp16785356-120) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 26723 INFO (qtp16785356-120) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 26724 INFO (searcherExecutor-73-thread-1) [ ]
o.a.s.c.SolrCore [c8n_1x3_lf_shard1_replica3] Registered new searcher
Searcher@c8548a[c8n_1x3_lf_shard1_replica3]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 26724 INFO (qtp16785356-120) [ ] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1569460251706523648
[junit4] 2> 26725 WARN (qtp23500040-48) [ ] 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> 26731 INFO (qtp16785356-120) [ ]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard1: total=3 found=1 timeoutin=9999ms
[junit4] 2> 26776 INFO (qtp32266653-90) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 26776 INFO (qtp32266653-90) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 26776 INFO (qtp32266653-90) [ ] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 26777 INFO (qtp32266653-90) [ ] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 26777 INFO (qtp32266653-90) [ ] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy:
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=48,
maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.46685866814188004]
[junit4] 2> 26777 INFO (qtp32266653-90) [ ] o.a.s.s.SolrIndexSearcher
Opening [Searcher@113bf40[c8n_1x3_lf_shard1_replica1] main]
[junit4] 2> 26778 INFO (qtp32266653-90) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 26779 INFO (qtp32266653-90) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 26779 INFO (qtp32266653-90) [ ] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 26780 INFO (searcherExecutor-74-thread-1) [ ]
o.a.s.c.SolrCore [c8n_1x3_lf_shard1_replica1] Registered new searcher
Searcher@113bf40[c8n_1x3_lf_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 26780 INFO (qtp32266653-90) [ ] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1569460251765243904
[junit4] 2> 26790 INFO (qtp23500040-48) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 26790 INFO (qtp23500040-48) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 26791 INFO (qtp23500040-48) [ ] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 26791 INFO (qtp23500040-48) [ ] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 26792 INFO (qtp23500040-48) [ ] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy:
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=48,
maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.46685866814188004]
[junit4] 2> 26792 INFO (qtp23500040-48) [ ] o.a.s.s.SolrIndexSearcher
Opening [Searcher@cb56ae[c8n_1x3_lf_shard1_replica2] main]
[junit4] 2> 26793 INFO (qtp23500040-48) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 26793 INFO (qtp23500040-48) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 26793 INFO (qtp23500040-48) [ ] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 26795 INFO (searcherExecutor-75-thread-1) [ ]
o.a.s.c.SolrCore [c8n_1x3_lf_shard1_replica2] Registered new searcher
Searcher@cb56ae[c8n_1x3_lf_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 26795 INFO (qtp23500040-48) [ ] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1569460251780972544
[junit4] 2> 27232 INFO (qtp16785356-120) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 27232 INFO (qtp16785356-120) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 27232 INFO (qtp16785356-120) [ ] o.a.s.c.SyncStrategy Sync
replicas to http://127.0.0.1:40915/c8n_1x3_lf_shard1_replica3/
[junit4] 2> 27232 INFO (qtp16785356-120) [ ] o.a.s.u.PeerSync
PeerSync: core=c8n_1x3_lf_shard1_replica3 url=http://127.0.0.1:40915 START
replicas=[http://127.0.0.1:45653/c8n_1x3_lf_shard1_replica1/,
http://127.0.0.1:46013/c8n_1x3_lf_shard1_replica2/] nUpdates=100
[junit4] 2> 27234 INFO (qtp16785356-120) [ ] o.a.s.u.PeerSync
PeerSync: core=c8n_1x3_lf_shard1_replica3 url=http://127.0.0.1:40915 DONE. We
have no versions. sync failed.
[junit4] 2> 27236 INFO (SocketProxy-Acceptor-45653) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=46406,localport=45653], receiveBufferSize:531000
[junit4] 2> 27236 INFO (SocketProxy-Acceptor-46013) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=43444,localport=46013], receiveBufferSize:531000
[junit4] 2> 27237 INFO (SocketProxy-Acceptor-45653) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=35631,localport=55756], receiveBufferSize=530904
[junit4] 2> 27239 INFO (SocketProxy-Acceptor-46013) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=41147,localport=39050], receiveBufferSize=530904
[junit4] 2> 27243 INFO (qtp23500040-55) [ ] o.a.s.c.S.Request
[c8n_1x3_lf_shard1_replica2] webapp= path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 27245 INFO (qtp32266653-84) [ ] o.a.s.c.S.Request
[c8n_1x3_lf_shard1_replica1] webapp= path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=3
[junit4] 2> 27247 INFO (qtp16785356-120) [ ] o.a.s.c.SyncStrategy
Leader's attempt to sync with shard failed, moving to the next candidate
[junit4] 2> 27247 INFO (qtp16785356-120) [ ]
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> 27247 INFO (qtp16785356-120) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 27255 INFO (qtp16785356-120) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:40915/c8n_1x3_lf_shard1_replica3/ shard1
[junit4] 2> 27407 INFO (qtp16785356-120) [ ] o.a.s.c.ZkController I am
the leader, no recovery necessary
[junit4] 2> 27413 INFO (qtp16785356-120) [ ] 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=1946
[junit4] 2> 27786 INFO (qtp32266653-90) [ ] 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=2321
[junit4] 2> 27801 INFO (qtp23500040-48) [ ] 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=2334
[junit4] 2> 27829 INFO (qtp16785356-119) [ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 28829 INFO (qtp16785356-119) [ ] 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=3502
[junit4] 2> 28833 INFO (SocketProxy-Acceptor-40915) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=43002,localport=40915], receiveBufferSize:531000
[junit4] 2> 28834 INFO (SocketProxy-Acceptor-40915) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=43315,localport=36636], receiveBufferSize=530904
[junit4] 2> 28900 INFO (qtp32266653-91) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [c8n_1x3_lf_shard1_replica1] webapp=
path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40915/c8n_1x3_lf_shard1_replica3/&wt=javabin&version=2}{add=[1
(1569460253924261888)]} 0 41
[junit4] 2> 28900 INFO (qtp23500040-49) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [c8n_1x3_lf_shard1_replica2] webapp=
path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40915/c8n_1x3_lf_shard1_replica3/&wt=javabin&version=2}{add=[1
(1569460253924261888)]} 0 41
[junit4] 2> 28901 INFO (qtp16785356-119) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [c8n_1x3_lf_shard1_replica3] webapp=
path=/update params={wt=javabin&version=2}{add=[1 (1569460253924261888)]} 0 65
[junit4] 2> 28902 INFO (TEST-LeaderFailoverAfterPartitionTest.tes
[...truncated too long message...]
ailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
o.a.s.c.ChaosMonkey monkey: stop shard! 40915
[junit4] 2> 151381 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
o.a.s.c.ChaosMonkey monkey: stop shard! 41643
[junit4] 2> 151381 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=11868217
[junit4] 2> 151381 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 151381 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
[junit4] 2> 151381 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
[junit4] 2> 151382 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
o.a.s.c.Overseer Overseer (id=98091264919273486-127.0.0.1:41643_-n_0000000003)
closing
[junit4] 2> 151382 INFO
(OverseerStateUpdate-98091264919273486-127.0.0.1:41643_-n_0000000003) [ ]
o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:41643_
[junit4] 2> 151383 WARN (zkCallback-32-thread-6) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 152381 WARN (zkCallback-32-thread-5) [ ]
o.a.s.c.SyncStrategy Closed, skipping sync up.
[junit4] 2> 152381 INFO (zkCallback-32-thread-5) [ ]
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> 152381 INFO (zkCallback-32-thread-5) [ ] o.a.s.c.SolrCore
[collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@11d5750
[junit4] 2> 152399 INFO (zkCallback-32-thread-5) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
[junit4] 2> 152400 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@130928e{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 152400 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1c9be5{/,null,UNAVAILABLE}
[junit4] 2> 152403 ERROR
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper
server won't take any action on ERROR or SHUTDOWN server state changes
[junit4] 2> 152403 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:45535 45535
[junit4] 2> 152820 INFO (Thread-2) [ ] o.a.s.c.ZkTestServer connecting
to 127.0.0.1:45535 45535
[junit4] 2> 152821 WARN (Thread-2) [ ] 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/98091264919273480-127.0.0.1:45653_-n_0000000001
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/live_nodes
[junit4] 2> 5 /solr/collections
[junit4] 2> 3 /solr/overseer/queue
[junit4] 2> 3 /solr/overseer/queue-work
[junit4] 2> 3 /solr/overseer/collection-queue-work
[junit4] 2>
[junit4] 2> 152821 WARN
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
o.a.s.c.SocketProxy Closing 0 connections to: http://127.0.0.1:40915/, target:
http://127.0.0.1:43315/
[junit4] 2> 152825 WARN
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
o.a.s.c.SocketProxy Closing 2 connections to: http://127.0.0.1:41643/, target:
http://127.0.0.1:38815/
[junit4] 2> 152825 WARN
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
o.a.s.c.SocketProxy Closing 16 connections to: http://127.0.0.1:46013/, target:
http://127.0.0.1:41147/
[junit4] 2> 152825 WARN
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[717EB94A40FD9EB2]) [ ]
o.a.s.c.SocketProxy Closing 0 connections to: http://127.0.0.1:45653/, target:
http://127.0.0.1:35631/
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=LeaderFailoverAfterPartitionTest -Dtests.method=test
-Dtests.seed=717EB94A40FD9EB2 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=cy -Dtests.timezone=America/St_Johns -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] FAILURE 139s J1 | LeaderFailoverAfterPartitionTest.test <<<
[junit4] > Throwable #1: java.lang.AssertionError: Expected 2 of 3
replicas to be active but only found 1;
[core_node3:{"core":"c8n_1x3_lf_shard1_replica2","base_url":"http://127.0.0.1:46013","node_name":"127.0.0.1:46013_","state":"active","leader":"true"}];
clusterState: DocCollection(c8n_1x3_lf//clusterstate.json/30)={
[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:45653",
[junit4] > "core":"c8n_1x3_lf_shard1_replica1",
[junit4] > "node_name":"127.0.0.1:45653_"},
[junit4] > "core_node2":{
[junit4] > "core":"c8n_1x3_lf_shard1_replica3",
[junit4] > "base_url":"http://127.0.0.1:40915",
[junit4] > "node_name":"127.0.0.1:40915_",
[junit4] > "state":"down"},
[junit4] > "core_node3":{
[junit4] > "core":"c8n_1x3_lf_shard1_replica2",
[junit4] > "base_url":"http://127.0.0.1:46013",
[junit4] > "node_name":"127.0.0.1:46013_",
[junit4] > "state":"active",
[junit4] > "leader":"true"}}}},
[junit4] > "router":{"name":"compositeId"},
[junit4] > "maxShardsPerNode":"1",
[junit4] > "autoAddReplicas":"false"}
[junit4] > at
__randomizedtesting.SeedInfo.seed([717EB94A40FD9EB2:F92A8690EE01F34A]: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:563)
[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> 152828 INFO
(SUITE-LeaderFailoverAfterPartitionTest-seed#[717EB94A40FD9EB2]-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_717EB94A40FD9EB2-001
[junit4] 2> Jun 06, 2017 1:00:58 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):
{range_facet_l_dv=FSTOrd50, multiDefault=PostingsFormat(name=Asserting),
a_t=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
intDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
id=FSTOrd50,
range_facet_i_dv=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
text=PostingsFormat(name=Direct),
range_facet_l=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
timestamp=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))},
docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting),
_version_=DocValuesFormat(name=Lucene54),
range_facet_i_dv=DocValuesFormat(name=Lucene54),
intDvoDefault=DocValuesFormat(name=Lucene54),
timestamp=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=151,
maxMBSortInHeap=6.882172193782649,
sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=cy,
timezone=America/St_Johns
[junit4] 2> NOTE: Linux 4.10.0-21-generic i386/Oracle Corporation 9-ea
(32-bit)/cpus=8,threads=1,free=40519168,total=99856384
[junit4] 2> NOTE: All tests run in this JVM: [DocValuesTest,
HdfsWriteToMultipleCollectionsTest, SolrIndexConfigTest,
LeaderFailoverAfterPartitionTest]
[junit4] Completed [58/715 (1!)] on J1 in 138.85s, 1 test, 1 failure <<<
FAILURES!
[...truncated 38537 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]