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 2021/03/02 13:54:54 UTC

[Build failed] flink-ci.flink-master-mirror - flink-ci/flink-mirror:master - apache-flink - 446b64d7

[Build failed] flink-ci.flink-master-mirror - flink-ci/flink-mirror:master -
apache-flink - 446b64d7

|  |  |  |
![Microsoft](https://cdn.vsassets.io/content/notifications/v3/microsoft.png) |
Azure DevOps  
---|---  
|  |  |  | ![](https://cdn.vsassets.io/content/notifications/icon-
failure-20.png) | Build #20210302.7 failed  
---|---  
flink-ci.flink-master-mirror  
      
    
    Ran for 5 hours  
  
|  |  [ View results ](https://dev.azure.com/apache-
flink/web/build.aspx?pcguid=2d3c0ac8-fecf-45be-8407-6d87302181a9&builduri=vstfs%3a%2f%2f%2fBuild%2fBuild%2f13981&tracking_data=eyJTb3VyY2UiOiJFbWFpbCIsIlR5cGUiOiJOb3RpZmljYXRpb24iLCJTSUQiOiIzNzk4NDMiLCJTVHlwZSI6IkdSUCIsIlJlY2lwIjoxLCJfeGNpIjp7Ik5JRCI6Njg0ODczMDMsIk1SZWNpcCI6Im0wPTEgIiwiQWN0IjoiM2NlNmFiYjItNmY1NS00YWU0LTk1MDYtN2NhODg4ZWVhMjNkIn0sIkVsZW1lbnQiOiJoZXJvL2N0YSJ9)  
---  
|  |  |  |  Summary  
---  
| Build pipeline | flink-ci.flink-master-mirror  
---|---  
Finished | Tue, Mar 02 2021 13:54:38 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)  
---  
compile_cron_python_wheels  
| 0 error(s), 0 warning(s)  
---  
test_cron_scala212  
| 0 error(s), 0 warning(s)  
---  
cron_snapshot_deployment_maven  
| 0 error(s), 0 warning(s)  
---  
compile_cron_azure  
| 0 error(s), 0 warning(s)  
---  
docs_404_check  
| 0 error(s), 0 warning(s)  
---  
build_wheels  
| 0 error(s), 0 warning(s)  
---  
e2e_cron_jdk11  
| 0 error(s), 0 warning(s)  
---  
cron_snapshot_deployment_binary  
| 0 error(s), 0 warning(s)  
---  
test_cron_adaptive_scheduler  
| 0 error(s), 0 warning(s)  
---  
e2e_cron_hadoop313  
| 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)  
---  
compile_cron_adaptive_scheduler  
| 0 error(s), 0 warning(s)  
---  
test_cron_azure  
| 0 error(s), 0 warning(s)  
---  
test_cron_hadoop313  
| 0 error(s), 0 warning(s)  
---  
e2e_cron_azure  
| 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_cron_hadoop313  
| 0 error(s), 0 warning(s)  
---  
e2e_cron_adaptive_scheduler  
| 0 error(s), 0 warning(s)  
---  
compile_ci  
| 0 error(s), 0 warning(s)  
---  
docs_404_check  
| 0 error(s), 0 warning(s)  
---  
e2e_ci  
| 1 error(s), 0 warning(s)  
---  
![](https://cdn.vsassets.io/content/notifications/icon-failure.png) |  The
task has timed out.  
test_ci  
| 1 error(s), 104 warning(s)  
---  
![](https://cdn.vsassets.io/content/notifications/icon-failure.png) |  Bash
exited with code '143'.  
|  |  Test results  
---  
| Failed | 0  
---|---  
Passed | 69393  
Others | 2959  
Total tests | 72352  
Total run duration | 27 minutes  
|  |  Commits  
---  
|  [446b64d7](https://github.com/flink-ci/flink-
mirror/commit/446b64d722f2a548ffb51ba16192632bfa2c2ad5) |
[FLINK-21168][python][table-planner-blink] Add support for general python
group window aggregate function in Physical Rule and Node  |  HuangXingBo  
---|---|---  
[b1255c4d](https://github.com/flink-ci/flink-
mirror/commit/b1255c4dd4235822c8538f4e55ce5de5142a96cf) |  [FLINK-21519]
Temporarily disable SQLClientHBaseITCase  |  dawidwys  
[1375fba8](https://github.com/flink-ci/flink-
mirror/commit/1375fba82b8ca7f34c7367882d78f6684ff89b6e) |
[FLINK-21202][python] Introduce TimeWindow and CountWindow in PyFlink  |
HuangXingBo  
[25664c66](https://github.com/flink-ci/flink-
mirror/commit/25664c66b8e1afc54a82066626dd12f988b6bd21) |
[FLINK-20964][python] Introduce PythonStreamGroupWindowAggregateOperator  |
HuangXingBo  
[f00da556](https://github.com/flink-ci/flink-
mirror/commit/f00da5561075990ea200f168bcdd0fa5b084bb41) |
[FLINK-21509][python] add 'withProcessingTime()' method call when creating
proctime slide window assigner in 'StreamExecPythonGroupWindowAggregate' class
|  WeiZhong94  
[bd63e263](https://github.com/flink-ci/flink-
mirror/commit/bd63e263dd665fecaa6b1177d8cfc2b00db01f3c) |
[FLINK-21482][table-planner-blink] Support grouping set syntax for Window TVF
based aggregation  |  beyond1920  
[df7c9e0c](https://github.com/flink-ci/flink-
mirror/commit/df7c9e0c53aeba9ad46dc1e9fc2af7278da41c09) |
[FLINK-21199][python] Introduce InternalTimerService In PyFlink  |
HuangXingBo  
|  We sent you this notification on behalf of [apache-flink]\apache-flink
Team. [View](https://dev.azure.com/apache-
flink/_notifications?subscriptionId=379843&publisherId=ms.vss-build.build-
event-
publisher&tracking_data=eyJTb3VyY2UiOiJFbWFpbCIsIlR5cGUiOiJOb3RpZmljYXRpb24iLCJTSUQiOiIzNzk4NDMiLCJTVHlwZSI6IkdSUCIsIlJlY2lwIjoxLCJfeGNpIjp7Ik5JRCI6Njg0ODczMDMsIk1SZWNpcCI6Im0wPTEgIiwiQWN0IjoiM2NlNmFiYjItNmY1NS00YWU0LTk1MDYtN2NhODg4ZWVhMjNkIn0sIkVsZW1lbnQiOiJmb290ZXIvdmlld0xpbmsifQ%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=AIAADONQVDIO7XFAPH75H2TMQSSKUBMHMV7FRL3ZXBHK5VXBHEIPZG3NGFNDJ4JBV6KI3CGHGQYRYK6ZFEJWYN63EYDR72TSWJWNNEYAA7BCC2QQWP5NTAFSFH4V7CZD4MYVTOF6BN7GT5HKH7THN2DKS62I2SY&i=AIAACZL7SAEVSNCGOBUC4UKMYF6MGI7HKKGM35MLYS2FIPNCZCLSK5E627GRMWXWTBOJB4PUK5AGWMB2DXXEFM7AQESPGJZGXATM2HAD7RJ44LF4Y73ZEAT7XWKAFFGF42AHFA7TSGWHFUCBUPK7IJQOO25MPC646IYCFZG6F56L5SSO43WVU37FVEMG2WVTZOHHFJGGJ5QDFPBM5QZA6VODJ4DKENOXMOPTIDXWMNWMTTYAAGPA3YQQSYKMWZCLIQZ2OEDB5K2O7ZE5KN6XJHYNOPZFRGY)