You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Semen Boikov (JIRA)" <ji...@apache.org> on 2017/11/08 11:33:00 UTC

[jira] [Resolved] (IGNITE-6831) Ignite SPI: Test local port range failed on TC agents

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

Semen Boikov resolved IGNITE-6831.
----------------------------------
    Resolution: Fixed
      Assignee:     (was: Alexei Scherbakov)

Test added in IGNITE-6667 did not stop nodes (IgniteDiscoveryCacheReuseSelfTest), fixed.

> Ignite SPI: Test local port range failed on TC agents
> -----------------------------------------------------
>
>                 Key: IGNITE-6831
>                 URL: https://issues.apache.org/jira/browse/IGNITE-6831
>             Project: Ignite
>          Issue Type: Bug
>      Security Level: Public(Viewable by anyone) 
>    Affects Versions: 2.2
>            Reporter: Dmitriy Pavlov
>            Priority: Critical
>              Labels: MakeTeamcityGreenAgain, Muted_test
>             Fix For: 2.4
>
>
> Thanks to [~ilyak] for locating failure reasons:
> Test failed on TC agents, but passes locally
> https://ci.ignite.apache.org/project.html?projectId=Ignite20Tests&testNameId=-8122916584508695460&tab=testDetails&branch_Ignite20Tests=%3Cdefault%3E
> Test is failed after applying commit: https://github.com/apache/ignite/pull/2972/commits/14f04c4ce80178dc55ee62b3cf09dd4ec129f3e2
> caused by IGNITE-6667 implementation
> {noformat}
> org.apache.ignite.spi.IgniteSpiException: Failed to add node to topology because remote node is configured to use loopback address, but local node is not (consider changing 'localAddress' configuration parameter) [locNodeAddrs=[758001b16ff9/127.0.0.1, /172.17.0.5], rmtNodeAddrs=[127.0.0.1], creatorNodeId=24e3282c-a857-4d5f-beb4-255801500000]
> {noformat}
> where 172.17.0.5 is IP of TC agent coming from docker



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