[
https://issues.apache.org/jira/browse/IGNITE-6831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dmitriy Pavlov closed IGNITE-6831.
----------------------------------
[~sboikov], [~ascherbakov], [~ilyak], thank you!
I've unmuted test. Test is now passing:
https://ci.ignite.apache.org/viewLog.html?buildId=933907&buildTypeId=Ignite20Tests_IgniteSpi&tab=testsInfo
> 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
> 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)