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

Alexandr Shapkin reassigned IGNITE-27920:
-----------------------------------------

    Assignee: Mikhail Efremov

> ItDisasterRecoveryResetPartitionsTest.shouldResetWithLostPartitions is flaky
> ----------------------------------------------------------------------------
>
>                 Key: IGNITE-27920
>                 URL: https://issues.apache.org/jira/browse/IGNITE-27920
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Vyacheslav Koptilin
>            Assignee: Mikhail Efremov
>            Priority: Major
>              Labels: MakeTeamcityGreenAgain, ignite-3
>
> The test sometimes fails with the following error:
> {noformat}
> org.opentest4j.AssertionFailedError: Unexpected exception thrown: 
> org.apache.ignite.sql.SqlException: Mandatory nodes were excluded from 
> mapping: [idrrpt_srwlp_3345]
>   ...
>   at 
> app//org.apache.ignite.internal.disaster.ItDisasterRecoveryResetPartitionsTest.shouldResetWithLostPartitions(ItDisasterRecoveryResetPartitionsTest.java:83)
>   ...
> Caused by: org.apache.ignite.sql.SqlException: IGN-SQL-8 Mandatory nodes were 
> excluded from mapping: [idrrpt_srwlp_3345] TraceId:084ee060
>   ...
>   at 
> app//org.apache.ignite.internal.util.IgniteUtils.getInterruptibly(IgniteUtils.java:850)
>   at 
> app//org.apache.ignite.internal.sql.api.IgniteSqlImpl.sync(IgniteSqlImpl.java:691)
>   at 
> app//org.apache.ignite.internal.sql.api.IgniteSqlImpl.execute(IgniteSqlImpl.java:235)
>   at 
> app//org.apache.ignite.internal.sql.api.PublicApiThreadingIgniteSql.lambda$execute$2(PublicApiThreadingIgniteSql.java:82)
>   at 
> app//org.apache.ignite.internal.thread.PublicApiThreading.executeWithRole(PublicApiThreading.java:144)
>   at 
> app//org.apache.ignite.internal.thread.PublicApiThreading.execUserSyncOperation(PublicApiThreading.java:102)
>   at 
> app//org.apache.ignite.internal.sql.api.PublicApiThreadingIgniteSql.execute(PublicApiThreadingIgniteSql.java:82)
>   at 
> app//org.apache.ignite.internal.restart.RestartProofIgniteSql.lambda$execute$3(RestartProofIgniteSql.java:78)
>   at 
> app//org.apache.ignite.internal.restart.IgniteAttachmentLock.attached(IgniteAttachmentLock.java:59)
>   at 
> app//org.apache.ignite.internal.restart.RestartProofIgniteSql.execute(RestartProofIgniteSql.java:78)
>   at app//org.apache.ignite.sql.IgniteSql.execute(IgniteSql.java:102)
>   at 
> app//org.apache.ignite.internal.ClusterPerClassIntegrationTest.sql(ClusterPerClassIntegrationTest.java:551)
>   at 
> app//org.apache.ignite.internal.ClusterPerTestIntegrationTest.executeSql(ClusterPerTestIntegrationTest.java:229)
>   at 
> app//org.apache.ignite.internal.ClusterPerTestIntegrationTest.executeSql(ClusterPerTestIntegrationTest.java:223)
>   at 
> app//org.apache.ignite.internal.ClusterPerTestIntegrationTest.executeSql(ClusterPerTestIntegrationTest.java:219)
>   at 
> app//org.apache.ignite.internal.disaster.ItDisasterRecoveryResetPartitionsTest.lambda$shouldResetWithLostPartitions$3(ItDisasterRecoveryResetPartitionsTest.java:83)
>   at 
> app//org.junit.jupiter.api.AssertDoesNotThrow.assertDoesNotThrow(AssertDoesNotThrow.java:71)
>   ... 6 more
> Caused by: java.util.concurrent.ExecutionException: 
> org.apache.ignite.sql.SqlException: IGN-SQL-8 Mandatory nodes were excluded 
> from mapping: [idrrpt_srwlp_3345] TraceId:084ee060
>   ...
>   at 
> org.apache.ignite.internal.util.IgniteUtils.getInterruptibly(IgniteUtils.java:848)
>   ... 22 more
> Caused by: org.apache.ignite.sql.SqlException: IGN-SQL-8 Mandatory nodes were 
> excluded from mapping: [idrrpt_srwlp_3345] TraceId:084ee060
>   at 
> app//org.apache.ignite.internal.lang.SqlExceptionMapperUtil.mapToPublicSqlException(SqlExceptionMapperUtil.java:58)
>   at 
> app//org.apache.ignite.internal.sql.engine.exec.fsm.ProgramExecutionState.notifyError(ProgramExecutionState.java:46)
>   at 
> app//org.apache.ignite.internal.sql.engine.exec.fsm.Program.finalizeActiveProgram(Program.java:150)
>   at 
> app//org.apache.ignite.internal.sql.engine.exec.fsm.Program.lambda$run$2(Program.java:108)
>   ...
>   at 
> app//org.apache.ignite.internal.sql.engine.exec.QueryTaskExecutorImpl.lambda$execute$0(QueryTaskExecutorImpl.java:101)
> {noformat}
> TeamCity link, for example: 
> https://ci.ignite.apache.org/buildConfiguration/ApacheIgnite3x_Test_IntegrationTests_Transactions/10052964



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to