[
https://issues.apache.org/jira/browse/IGNITE-9821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16643688#comment-16643688
]
ASF GitHub Bot commented on IGNITE-9821:
----------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/ignite/pull/4929
> IgnitePdsCacheConfigurationFileConsistencyCheckTest is flaky in master
> ----------------------------------------------------------------------
>
> Key: IGNITE-9821
> URL: https://issues.apache.org/jira/browse/IGNITE-9821
> Project: Ignite
> Issue Type: Bug
> Reporter: Alexey Goncharuk
> Assignee: Alexey Goncharuk
> Priority: Major
> Labels: MakeTeamcityGreenAgain
> Fix For: 2.8
>
>
> The test fails with timeout, a node is waiting for activation to complete.
> Example of the fail:
> https://ci.ignite.apache.org/viewLog.html?buildId=2035822&buildTypeId=IgniteTests24Java8_PdsDirectIo1&tab=buildResultsDiv
> Root cause of the hang is subject to investigate.
> From the build log I see that a node fails to process node start request
> because it fails to register one of the MBeans. Unrolling the logs earlier, I
> see that there is a failure from {{rebuildIndexesFromHash}} which throws an
> exception because node is stopping.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)