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/04/21 15:24:17 UTC

[Build failed] flink-ci.flink-master-mirror - flink-ci/flink-mirror:master - apache-flink - 17bc2d0e

[Build failed] flink-ci.flink-master-mirror - flink-ci/flink-mirror:master -
apache-flink - 17bc2d0e

|  |  |  |
![Microsoft](https://cdn.vsassets.io/content/notifications/v3/microsoft.png) |
Azure DevOps  
---|---  
|  |  |  | ![](https://cdn.vsassets.io/content/notifications/icon-
failure-20.png) | Build #20210421.23 failed  
---|---  
flink-ci.flink-master-mirror  
      
    
    Ran for 3 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%2f16965&tracking_data=eyJTb3VyY2UiOiJFbWFpbCIsIlR5cGUiOiJOb3RpZmljYXRpb24iLCJTSUQiOiIzNzk4NDMiLCJTVHlwZSI6IkdSUCIsIlJlY2lwIjoxLCJfeGNpIjp7Ik5JRCI6NzAzNzM2NTQsIk1SZWNpcCI6Im0wPTEgIiwiQWN0IjoiY2ZmMmZlMWQtNjFmYi00YjkxLTllZDktODMxMjIxOGQ1ZTQ1In0sIkVsZW1lbnQiOiJoZXJvL2N0YSJ9)  
---  
|  |  |  |  Summary  
---  
| Build pipeline | flink-ci.flink-master-mirror  
---|---  
Finished | Wed, Apr 21 2021 15:24:03 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)  
---  
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)  
---  
docs_404_check  
| 0 error(s), 0 warning(s)  
---  
compile_ci  
| 0 error(s), 0 warning(s)  
---  
e2e_ci  
| 1 error(s), 0 warning(s)  
---  
![](https://cdn.vsassets.io/content/notifications/icon-failure.png) |  Bash
exited with code '1'.  
test_ci  
| 0 error(s), 10 warning(s)  
---  
|  |  Test results  
---  
| Failed | 0  
---|---  
Passed | 73295  
Others | 3084  
Total tests | 76379  
Total run duration | 46 minutes  
|  |  Commits  
---  
|  [17bc2d0e](https://github.com/flink-ci/flink-
mirror/commit/17bc2d0ea0ccb5041d81ac865aba194c9737780f) |  [hotfix][docs] Fix
the invalid urls in iterations.md  |  dianfu  
---|---|---  
[a0124007](https://github.com/flink-ci/flink-
mirror/commit/a0124007d6ed33988a4def18809c18baced0f45b) |  [hotfix][table-
planner-blink] Fix bug for window join: plan is wrong if join condition
contains 'IS NOT DISTINCT FROM' |  beyond1920  
[bfceafd0](https://github.com/flink-ci/flink-
mirror/commit/bfceafd07fd441e934227311c3a8879b34840090) |
[hotfix][docs][python] Fix the invalid url in state.md  |  dianfu  
[4be9aff3](https://github.com/flink-ci/flink-
mirror/commit/4be9aff3eccb3808df1f10ef7c30480ec11a9cb0) |
[FLINK-22349][table-api] Throw Exception for unsupported Zone ID instead of
using wrong value  |  leonardBang  
[293739de](https://github.com/flink-ci/flink-
mirror/commit/293739deeba7da1f66611471de9b1835bf8fc317) |
[FLINK-21302][table-planner-blink] Fix NPE when use row_number() in overAgg  |
beyond1920  
[60e17f4f](https://github.com/flink-ci/flink-
mirror/commit/60e17f4ff8e58c43f75b40b3f9c139694311b305) |
[FLINK-22369][rocksdb] RocksDB state backend might occur
ClassNotFoundException when deserializing on TM side  |  sjwiesman  
[a93b09df](https://github.com/flink-ci/flink-
mirror/commit/a93b09df28f0933555159a24b2309ababe1b9e88) |
[hotfix][checkpointing] Properly record amount of processed data  |  est08zw  
[8bd2b10f](https://github.com/flink-ci/flink-
mirror/commit/8bd2b10f32ebb913175a371a9c4becadb31af746) |
[hotfix][DataStream] Remove redundant call to
StreamConfig#setCheckpointStorage  |  est08zw  
|  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=eyJTb3VyY2UiOiJFbWFpbCIsIlR5cGUiOiJOb3RpZmljYXRpb24iLCJTSUQiOiIzNzk4NDMiLCJTVHlwZSI6IkdSUCIsIlJlY2lwIjoxLCJfeGNpIjp7Ik5JRCI6NzAzNzM2NTQsIk1SZWNpcCI6Im0wPTEgIiwiQWN0IjoiY2ZmMmZlMWQtNjFmYi00YjkxLTllZDktODMxMjIxOGQ1ZTQ1In0sIkVsZW1lbnQiOiJmb290ZXIvdmlld0xpbmsifQ%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=AIAADP5NLUYB2O2SH6SOPZQV6IVAP5W6DMJ3JMO3REOXE4PRPAXT3AUZQ2VM4ZTW5FLIYTSJSOCWPHRC4TBKS7FTAHMVNMELNESL5GQQBJKPF2S6TMB3NZ2B2DLQL2VE622P6PMFDYUI2AEGL3M7V47TFBLCHVI&i=AIAACFN7CNU6ZBXYPYXZLJ3UTLRANGABR6ZLRJMIPHYPJOBQWALUN3EJTA3DRT3BEEBUYRZVCLHEPSY7CSEIAPL7P6GZGRWWHKCOF3QWSVVYQBDUKZF2ZFDMWJABDTHSJDZCHYQF2HAR2LMLFYJNUWQXJQIFFDUGUVKAX3ZSOQBI3LA4IHVAWKP4DZR3LDBJWL7PCPZK7MEBQSC6AH6XLDPN2T3DPKGGYFFZVMAKVKRHUCHWCVI63NR5SBBG6ZLJKIE4ZHO6ZFXNOT3ER4WO7SNOV6EEAZA)