You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/11/09 12:23:00 UTC

[jira] [Commented] (SOLR-11627) Weird AddReplicaTest failure on jenkins

    [ https://issues.apache.org/jira/browse/SOLR-11627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16245554#comment-16245554 ] 

ASF subversion and git services commented on SOLR-11627:
--------------------------------------------------------

Commit eef8f30da27d6fe0460e047f8aa8fb568a68e10b in lucene-solr's branch refs/heads/master from [~shalinmangar]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=eef8f30 ]

SOLR-11627: Enable debug logging of overseer messages


> Weird AddReplicaTest failure on jenkins
> ---------------------------------------
>
>                 Key: SOLR-11627
>                 URL: https://issues.apache.org/jira/browse/SOLR-11627
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: SolrCloud
>            Reporter: Shalin Shekhar Mangar
>             Fix For: 7.2, master (8.0)
>
>         Attachments: addreplicatest-logs.txt
>
>
> I was going through some recent jenkins failure for autoscaling test failures and I found this one:
> https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20871
> {code}
> FAILED:  org.apache.solr.cloud.AddReplicaTest.test
> Error Message:
> Stack Trace:
> java.lang.AssertionError
>         at __randomizedtesting.SeedInfo.seed([77B3A9DC50455D4A:FFE79606FEB930B2]:0)
>         at org.junit.Assert.fail(Assert.java:92)
>         at org.junit.Assert.assertTrue(Assert.java:43)
>         at org.junit.Assert.assertTrue(Assert.java:54)
>         at org.apache.solr.cloud.AddReplicaTest.test(AddReplicaTest.java:103)
>         at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> {code}
> I'm attaching the logs. It looks like a new replica published itself as recoverying but the overseer never processed it. The leader keeps waiting in prep recovery until the test times out.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org