[jira] [Created] (FLINK-14407) YarnFileStageTestS3ITCase.testRecursiveUploadForYarnS3n failed on Travis

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-14407) YarnFileStageTestS3ITCase.testRecursiveUploadForYarnS3n failed on Travis

Shang Yuanchun (Jira)
Till Rohrmann created FLINK-14407:
-------------------------------------

             Summary: YarnFileStageTestS3ITCase.testRecursiveUploadForYarnS3n failed on Travis
                 Key: FLINK-14407
                 URL: https://issues.apache.org/jira/browse/FLINK-14407
             Project: Flink
          Issue Type: Bug
          Components: Connectors / FileSystem, Deployment / YARN
    Affects Versions: 1.10.0
            Reporter: Till Rohrmann
             Fix For: 1.10.0


The {{YarnFileStageTestS3ITCase.testRecursiveUploadForYarnS3n}} fails on Travis with

{code}
01:41:19.215 [ERROR] testRecursiveUploadForYarnS3n(org.apache.flink.yarn.YarnFileStageTestS3ITCase)  Time elapsed: 6.891 s  <<< FAILURE!
java.lang.AssertionError:

Expected: <{1=Hello 1, 2=Hello 2, nested/4/5=Hello nested/4/5, test.jar=JAR Content, nested/3=Hello nested/3}>
     but: was <{1=Hello 1, 2=Hello 2, nested/4/5=Hello nested/4/5, test.jar=JAR Content}>
        at org.apache.flink.yarn.YarnFileStageTestS3ITCase.testRecursiveUploadForYarn(YarnFileStageTestS3ITCase.java:159)
        at org.apache.flink.yarn.YarnFileStageTestS3ITCase.testRecursiveUploadForYarnS3n(YarnFileStageTestS3ITCase.java:177)
{code}

https://api.travis-ci.org/v3/job/598412139/log.txt



--
This message was sent by Atlassian Jira
(v8.3.4#803005)