You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@flink.apache.org by Azure DevOps <az...@microsoft.com.INVALID> on 2020/03/31 14:46:50 UTC

[Build failed] flink-ci.flink-master - flink-ci/flink-mirror:master - Flink - 1e0db642

[Build failed] flink-ci.flink-master - flink-ci/flink-mirror:master - Flink -
1e0db642

|  |  |  |
![Microsoft](https://cdn.vsassets.io/content/notifications/v3/microsoft.png) |
Azure DevOps  
---|---  
|  |  |  | ![](https://cdn.vsassets.io/content/notifications/icon-
failure-20.png) | Build #20200331.10 failed  
---|---  
flink-ci.flink-master  
      
    
    Ran for 4 hours  
  
|  |  [ View results
](https://dev.azure.com/rmetzger/web/build.aspx?pcguid=03e2a4fd-f647-46c5-a324-527d2c2984ce&builduri=vstfs%3a%2f%2f%2fBuild%2fBuild%2f6880&tracking_data=eyJTb3VyY2UiOiJFbWFpbCIsIlR5cGUiOiJOb3RpZmljYXRpb24iLCJTSUQiOiIzMzk0MzciLCJTVHlwZSI6IkdSUCIsIlJlY2lwIjoxLCJfeGNpIjp7Ik5JRCI6NDA1MjU0ODQsIk1SZWNpcCI6Im0wPTEgIiwiQWN0IjoiNDIzZWMwNjEtM2Q3Yi00MjJmLWFjNDItNzY5ZWM1MmFlNzE4In0sIkVsZW1lbnQiOiJoZXJvL2N0YSJ9)  
---  
|  |  |  |  Summary  
---  
| Build pipeline | flink-ci.flink-master  
---|---  
Finished | Tue, Mar 31 2020 14:46:30 GMT+00:00  
Requested for | GitHub  
Reason | Continuous integration  
|  |  Details  
---  
| e2e_cron_hadoop241  
---  
| 0 error(s), 0 warning(s)  
---  
compile_cron_hadoop241  
| 0 error(s), 0 warning(s)  
---  
test_cron_scala212  
| 0 error(s), 0 warning(s)  
---  
docs_404_check  
| 0 error(s), 0 warning(s)  
---  
e2e_cron_jdk11  
| 0 error(s), 0 warning(s)  
---  
test_cron_hadoopfree  
| 0 error(s), 0 warning(s)  
---  
e2e_cron_hadoopfree  
| 0 error(s), 0 warning(s)  
---  
compile_cron_hadoopfree  
| 0 error(s), 0 warning(s)  
---  
test_cron_jdk11  
| 0 error(s), 0 warning(s)  
---  
test_cron_hadoop241  
| 0 error(s), 0 warning(s)  
---  
compile_cron_scala212  
| 0 error(s), 0 warning(s)  
---  
e2e_cron_scala212  
| 0 error(s), 0 warning(s)  
---  
compile_cron_jdk11  
| 0 error(s), 0 warning(s)  
---  
compile_ci  
| 0 error(s), 0 warning(s)  
---  
e2e_ci  
| 2 error(s), 0 warning(s)  
---  
![](https://cdn.vsassets.io/content/notifications/icon-failure.png) |  The job
running on agent Azure Pipelines 5 ran longer than the maximum time of 240
minutes. For more information, see
https://go.microsoft.com/fwlink/?linkid=2077134  
![](https://cdn.vsassets.io/content/notifications/icon-failure.png) |  The
operation was canceled.  
test_ci  
| 4 error(s), 1 warning(s)  
---  
![](https://cdn.vsassets.io/content/notifications/icon-failure.png) |  Bash
exited with code '1'.  
![](https://cdn.vsassets.io/content/notifications/icon-failure.png) |  Bash
exited with code '1'.  
![](https://cdn.vsassets.io/content/notifications/icon-failure.png) |  Bash
exited with code '1'.  
![](https://cdn.vsassets.io/content/notifications/icon-failure.png) |  Bash
exited with code '1'.  
|  |  Test results  
---  
| Failed | 0  
---|---  
Passed | 9546  
Others | 142  
Total tests | 9688  
Total run duration | 7 minutes  
|  |  Commits  
---  
|  [1e0db642](https://github.com/flink-ci/flink-
mirror/commit/1e0db6425f18b8d69b69176b9cb75e8b000bf768) |  [FLINK-16703][rpc]
Set AkkaRpcActor state to TERMINATING when terminating  |  tillrohrmann  
---|---|---  
[a9d634b5](https://github.com/flink-ci/flink-
mirror/commit/a9d634b5388d57c43cfe64fd27c0bdc168513069) |  [hotfix][rpc] Add
proper error reporting to AkkaRpcActor#handleControlMessage  |  tillrohrmann  
[73958cc5](https://github.com/flink-ci/flink-
mirror/commit/73958cc531a0f22e95c037912f52c09cbb9e0f17) |  [FLINK-16018]
Increase default value of web.timeout to 10 minutes  |  tillrohrmann  
[a982488f](https://github.com/flink-ci/flink-
mirror/commit/a982488fd8a6b8155f4fcb45c893661e11bade61) |
[FLINK-16245][tests] Adjust BatchFineGrainedRecoveryITCase  |  Arvid Heise  
[5f2f661e](https://github.com/flink-ci/flink-
mirror/commit/5f2f661e2c030b384634d90a13578c7c52c6a448) |
[FLINK-16245][table] Close user classloader  |  Arvid Heise  
[b0dff77a](https://github.com/flink-ci/flink-
mirror/commit/b0dff77a85237b76c20c9db4138651f7fd7b8fce) |
[FLINK-16245][runtime] Decouple user from context classloader  |  Arvid Heise  
[979d005f](https://github.com/flink-ci/flink-
mirror/commit/979d005f14d04456bdb20bd7e605f389c0ee9e37) |
[hotfix][runtime][tests] Rename/move ClassLoaderTest  |  Arvid Heise  
[1444fd68](https://github.com/flink-ci/flink-
mirror/commit/1444fd68115594b872201242886b4d789f4b26a5) |  [FLINK-16767][hive]
Failed to read Hive table with RegexSerDe  |  lirui-apache  
[e789bb71](https://github.com/flink-ci/flink-
mirror/commit/e789bb7165d32b2501f87a071f0f17022d82ac95) |
[FLINK-16857][table-planner-blink] Support partition prune by getPartitions of
source  |  JingsongLi  
[ee1e83ce](https://github.com/flink-ci/flink-
mirror/commit/ee1e83ceb176cd5700b07f7a26e23b082d8f38fd) |
[FLINK-16673][python] Support metric for Python UDTF (#11566)  |  hequn8128  
|  We sent you this notification on behalf of [Flink]\Flink Team.
[View](https://dev.azure.com/rmetzger/_notifications?subscriptionId=339437&publisherId=ms.vss-
build.build-event-
publisher&tracking_data=eyJTb3VyY2UiOiJFbWFpbCIsIlR5cGUiOiJOb3RpZmljYXRpb24iLCJTSUQiOiIzMzk0MzciLCJTVHlwZSI6IkdSUCIsIlJlY2lwIjoxLCJfeGNpIjp7Ik5JRCI6NDA1MjU0ODQsIk1SZWNpcCI6Im0wPTEgIiwiQWN0IjoiNDIzZWMwNjEtM2Q3Yi00MjJmLWFjNDItNzY5ZWM1MmFlNzE4In0sIkVsZW1lbnQiOiJmb290ZXIvdmlld0xpbmsifQ%3d%3d)  
---  
Microsoft respects your privacy. Review our Online Services [Privacy
Statement](https://privacy.microsoft.com/privacystatement).  
One Microsoft Way, Redmond, WA, USA 98052.  
Sent from Azure DevOps  
  
![](https://mucp.api.account.microsoft.com/m/v2/v?d=AIAADVQSH7PJI5UZN6HVRGVOYTB2O2VZZIJQE4XPH7SUOLELPZWVFJF5F3GJ3O2OSVQVAJEXN4XJYTEN7HMO4G7Y3PZQSOCZADHWHUIGWRAWOSMK6LZENV6BZMGKLRSSPEVECA4CG4FBC53ZAQEUJHND6HPANSQ&i=AIAACYHXSGJ44FL6QWFJPFMWF4Z7DOELMIV4EUILTZD3DUVV4JQSFALKHHDK3SAXFKPDFZ44E7R45VMTMNODILD2OBVKNCSZDCUU7ZYLSNLWEXNOPDHG4K5CHAE5C6B2KSXHMD4HT2CLPFJNR3HDU6ZBRJX5IP74SGWJ4X4KQXOTG5RQVKPMQSAKY3JNKFT3B6I4G6GORTO7XQAZMXMHXBDSAUWJQ46NU37QTKWF3VVLWWEKZYLIUFDK3EEJTOTB2JQMYWKZJVSQLWJKJC35YBM2TGNNWDI)