You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (JIRA)" <ji...@apache.org> on 2017/06/01 11:39:04 UTC

[jira] [Commented] (FLINK-6792) flink-yarn-tests always fail on travis

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

Chesnay Schepler commented on FLINK-6792:
-----------------------------------------

The last successful build we had was for 5982ea93f4e5db790b3e1d95c22ecdf2923528d7. The reported failure occurred in f12c591aa7e9cf72edbeaf04b53eca71fa3681ca.

Between these the following commits were made (I'm excluding commits that only touched documentation):

{code}
[FLINK-6332] [build] Upgrade Scala versions
49a58fdbb4ac80a0c0d34e42803ee6d1ca26b77a

// ran a build with this commit being reverted, and it still failed
[FLINK-6560] [build] Restore maven parallelism in flink-tests
52efdcb7dc2cfa8a79852f06178db5824eb83fb8

// can be ignored as it only touches javadocs
[FLINK-6778] [dist] Activate strict checkstyle
b5eac06d7cca8317a0f10e08bd5aae654a587a13

[FLINK-6779] [scala] Activate strict checkstyle
6ab7719b565934a0c127dcca3f46d71a71ecc0ef

[FLINK-6777] [shell] Activate strict checkstyle
9d9c53ec142c173693985b52ce31f85bacd9b2d8
{code}



> flink-yarn-tests always fail on travis
> --------------------------------------
>
>                 Key: FLINK-6792
>                 URL: https://issues.apache.org/jira/browse/FLINK-6792
>             Project: Flink
>          Issue Type: Bug
>          Components: Tests, YARN
>    Affects Versions: 1.4.0
>            Reporter: Chesnay Schepler
>            Priority: Critical
>
> {{flink-yarn-tests}} is currently failing all builds:
> {code}
> Results :
> Failed tests: 
>   YARNSessionFIFOITCase.testJavaAPI:244 Error while deploying YARN cluster: Couldn't deploy Yarn cluster
> Tests in error: 
>   YARNHighAvailabilityITCase.testMultipleAMKill:140 » Runtime Couldn't deploy Ya...
>   YARNSessionCapacitySchedulerITCase.perJobYarnCluster:120->YarnTestBase.runWithArgs:612 » Runtime
>   YARNSessionCapacitySchedulerITCase.perJobYarnClusterWithParallelism:344->YarnTestBase.runWithArgs:612 » Runtime
>   YARNSessionCapacitySchedulerITCase.testClientStartup:99->YarnTestBase.runWithArgs:528->YarnTestBase.runWithArgs:612 » Runtime
>   YARNSessionCapacitySchedulerITCase.testDetachedPerJobYarnCluster:373->testDetachedPerJobYarnClusterInternal:419->YarnTestBase.startWithArgs:515 » Runtime
>   YARNSessionCapacitySchedulerITCase.testDetachedPerJobYarnClusterWithStreamingJob:390->testDetachedPerJobYarnClusterInternal:419->YarnTestBase.startWithArgs:515 » Runtime
>   YARNSessionCapacitySchedulerITCase.testTaskManagerFailure:140->YarnTestBase.startWithArgs:515 » Runtime
>   YARNSessionFIFOITCase.testDetachedMode:84->YarnTestBase.startWithArgs:515 » Runtime
>   YARNSessionFIFOSecuredITCase>YARNSessionFIFOITCase.testDetachedMode:84->YarnTestBase.startWithArgs:515 » Runtime}
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)