You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Andrzej Bialecki (Jira)" <ji...@apache.org> on 2019/11/18 12:10:00 UTC

[jira] [Resolved] (SOLR-13849) TestSnapshotCloudManager.testSimulatorFromSnapshot failure due to running trigger

     [ https://issues.apache.org/jira/browse/SOLR-13849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrzej Bialecki resolved SOLR-13849.
-------------------------------------
    Resolution: Fixed

> TestSnapshotCloudManager.testSimulatorFromSnapshot failure due to running trigger
> ---------------------------------------------------------------------------------
>
>                 Key: SOLR-13849
>                 URL: https://issues.apache.org/jira/browse/SOLR-13849
>             Project: Solr
>          Issue Type: Test
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Chris M. Hostetter
>            Assignee: Andrzej Bialecki
>            Priority: Major
>
> recent jenkins failure from TestSnapshotCloudManager.testSimulatorFromSnapshot suggests that the problem is atemping to compare the ZK tree from the snapshot with the ZK tree of the running system while a trigger has fired creating an ephemeral node...
> {noformat}
>    [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSnapshotCloudManager -Dtests.method=testSimulatorFromSnapshot -Dtests.seed=275551978EB
> 3DD11 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fr-MC -Dtests.timezone=Asia/Jakarta -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
>    [junit4] FAILURE 0.17s J2 | TestSnapshotCloudManager.testSimulatorFromSnapshot <<<
>    [junit4]    > Throwable #1: java.lang.AssertionError: expected:<[ ... ]> but was:<[ ... , /autoscaling/events/.scheduled_maintenance/qn-0000000000, ... ]>
>    [junit4]    >        at __randomizedtesting.SeedInfo.seed([275551978EB3DD11:491E5C4CE071E7FD]:0)
>    [junit4]    >        at org.apache.solr.cloud.autoscaling.sim.TestSnapshotCloudManager.assertDistribStateManager(TestSnapshotCloudManager.java:241)
>    [junit4]    >        at org.apache.solr.cloud.autoscaling.sim.TestSnapshotCloudManager.testSimulatorFromSnapshot(TestSnapshotCloudManager.java:157)
>    [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:564)
>    [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:830)
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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