You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Robert Metzger (Jira)" <ji...@apache.org> on 2020/10/28 06:41:00 UTC

[jira] [Closed] (FLINK-19839) e2e test failures are not causing the build to fail

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

Robert Metzger closed FLINK-19839.
----------------------------------
    Fix Version/s: 1.12.0
       Resolution: Fixed

Resolved in https://github.com/apache/flink/commit/bb4e2e8dceb503215aa66aee5e1acd7e75b91fae

> e2e test failures are not causing the build to fail
> ---------------------------------------------------
>
>                 Key: FLINK-19839
>                 URL: https://issues.apache.org/jira/browse/FLINK-19839
>             Project: Flink
>          Issue Type: Bug
>          Components: Build System / Azure Pipelines
>    Affects Versions: 1.12.0
>            Reporter: Robert Metzger
>            Assignee: Robert Metzger
>            Priority: Blocker
>              Labels: pull-request-available
>             Fix For: 1.12.0
>
>
> Example: https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=8385&view=logs&j=c88eea3b-64a0-564d-0031-9fdcd7b8abee&t=ff888d9b-cd34-53cc-d90f-3e446d355529
> {code}
> Oct 27 13:37:05 Killing JM watchdog @ 11717
> Oct 27 13:37:05 Killing TM watchdog @ 11801
> Oct 27 13:37:05 [FAIL] Test script contains errors.
> Oct 27 13:37:05 Checking of logs skipped.
> Oct 27 13:37:05 
> Oct 27 13:37:05 [FAIL] 'Running HA (file, sync) end-to-end test' failed after 15 minutes and 0 seconds! Test exited with exit code 1
> Oct 27 13:37:05 
> 13:37:05 ##[group]Environment Information
> Oct 27 13:37:06 Published e2e logs into debug logs artifact:
> Oct 27 13:37:06 flink-vsts-client-fv-az678.log
> Oct 27 13:37:06 flink-vsts-standalonesession-0-fv-az678.log
> Oct 27 13:37:06 flink-vsts-standalonesession-0-fv-az678.out
> Oct 27 13:37:06 flink-vsts-taskexecutor-0-fv-az678.log
> Oct 27 13:37:06 flink-vsts-taskexecutor-0-fv-az678.out
> Oct 27 13:37:06 flink-vsts-zookeeper-0-fv-az678.log
> Oct 27 13:37:06 flink-vsts-zookeeper-0-fv-az678.out
> Oct 27 13:37:06 Searching for .dump, .dumpstream and related files in '/home/vsts/work/1/s'
> Oct 27 13:37:12 COMPRESSING build artifacts.
> {code}
> Despite the FAIL, the stage itself is green.



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