You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Stephan Ewen (JIRA)" <ji...@apache.org> on 2016/07/04 12:58:11 UTC

[jira] [Comment Edited] (FLINK-4146) CliFrontendYarnAddressConfigurationTest picks wrong IP address on Travis

    [ https://issues.apache.org/jira/browse/FLINK-4146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15361270#comment-15361270 ] 

Stephan Ewen edited comment on FLINK-4146 at 7/4/16 12:58 PM:
--------------------------------------------------------------

Seems the correct address was selected, but the reverse name lookup failed.
Does the test need the host name, or ist host address also valid? Then the test could be decoupled from the reverse name lookup.


was (Author: stephanewen):
Seems the correct address was selected, but the reverse name lookup failed.

> CliFrontendYarnAddressConfigurationTest picks wrong IP address on Travis
> ------------------------------------------------------------------------
>
>                 Key: FLINK-4146
>                 URL: https://issues.apache.org/jira/browse/FLINK-4146
>             Project: Flink
>          Issue Type: Bug
>          Components: YARN Client
>            Reporter: Ufuk Celebi
>            Assignee: Robert Metzger
>              Labels: test-stability
>             Fix For: 1.1.0
>
>
> {code}
>  CliFrontendYarnAddressConfigurationTest.testManualOptionsOverridesYarn:274->checkJobManagerAddress:424 expected:<[ip-10-221-130-22.ec2.internal]> but was:<[10.221.130.22]>
> {code}
> https://s3.amazonaws.com/archive.travis-ci.org/jobs/142007244/log.txt
> https://s3.amazonaws.com/archive.travis-ci.org/jobs/142007245/log.txt
> https://s3.amazonaws.com/archive.travis-ci.org/jobs/142007246/log.txt
> This is a build from a personal branch, but should also happen on master.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)