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/01 22:15:29 UTC

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

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

|  |  |  |
![Microsoft](https://cdn.vsassets.io/content/notifications/v3/microsoft.png) |
Azure DevOps  
---|---  
|  |  |  | ![](https://cdn.vsassets.io/content/notifications/icon-
failure-20.png) | Build #20210401.16 failed  
---|---  
flink-ci.flink-master-mirror  
      
    
    Ran for 4 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%2f15988&tracking_data=eyJTb3VyY2UiOiJFbWFpbCIsIlR5cGUiOiJOb3RpZmljYXRpb24iLCJTSUQiOiIzNzk4NDMiLCJTVHlwZSI6IkdSUCIsIlJlY2lwIjoxLCJfeGNpIjp7Ik5JRCI6Njk2Mjg5OTgsIk1SZWNpcCI6Im0wPTEgIiwiQWN0IjoiN2EyYjQ4NzYtMTljZi00ODA5LWE0YjAtZTQ4NjU4MGQ4NWYxIn0sIkVsZW1lbnQiOiJoZXJvL2N0YSJ9)  
---  
|  |  |  |  Summary  
---  
| Build pipeline | flink-ci.flink-master-mirror  
---|---  
Finished | Thu, Apr 01 2021 22:15:12 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  
| 0 error(s), 0 warning(s)  
---  
test_ci  
| 1 error(s), 10 warning(s)  
---  
![](https://cdn.vsassets.io/content/notifications/icon-failure.png) |  Bash
exited with code '143'.  
|  |  Test results  
---  
| Failed | 0  
---|---  
Passed | 71424  
Others | 3057  
Total tests | 74481  
Total run duration | 23 minutes  
|  |  Commits  
---  
|  [b96e67ad](https://github.com/flink-ci/flink-
mirror/commit/b96e67ad1d338b140103f25c9d6f077d555f2dff) |
[hotfix][connector/kafka] Fix incorrect lambda  |  StephanEwen  
---|---|---  
[dc3d0702](https://github.com/flink-ci/flink-
mirror/commit/dc3d0702087c8681435761eed7f2aa9161b09540) |
[FLINK-21159][connector/kafka] Signal NoMoreSplitsEvent to all readers even
without any assignments  |  PatrickRen  
[2be15338](https://github.com/flink-ci/flink-
mirror/commit/2be15338c00e75361566fe3010091ea61f0af645) |
[FLINK-21817][connector/kafka] Remove mapping of reader id to split
assignments from Kafka enumerator and its state  |  PatrickRen  
[2eb5d1ce](https://github.com/flink-ci/flink-
mirror/commit/2eb5d1ce886824fb9eb61847ab56ffba4223a2bf) |
[FLINK-21942][tests] Introduce TestingJobLeaderIdService and use it in
ResourceManagerTest  |  tillrohrmann  
[6b40ff1f](https://github.com/flink-ci/flink-
mirror/commit/6b40ff1f384c5a2253c8393c3612d3384ae6bfc5) |  [FLINK-21942]
Extract JobLeaderIdService interface to make the ResourceManager better
testable  |  tillrohrmann  
[8aa510b7](https://github.com/flink-ci/flink-
mirror/commit/8aa510b705bdcfe5b8ff69bc0e294a56b437f53e) |
[FLINK-21942][coordination] Remove job from JobLeaderIdService when
disconnecting JobManager with globally terminal state  |  wangyang0918  
[0a725526](https://github.com/flink-ci/flink-
mirror/commit/0a7255262184bc4ebc8f1cfa7d6ebda6a7d83260) |
[FLINK-22093][coordination][tests] Harden ThreadInfoSampleServiceTest  |
zentol  
|  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=eyJTb3VyY2UiOiJFbWFpbCIsIlR5cGUiOiJOb3RpZmljYXRpb24iLCJTSUQiOiIzNzk4NDMiLCJTVHlwZSI6IkdSUCIsIlJlY2lwIjoxLCJfeGNpIjp7Ik5JRCI6Njk2Mjg5OTgsIk1SZWNpcCI6Im0wPTEgIiwiQWN0IjoiN2EyYjQ4NzYtMTljZi00ODA5LWE0YjAtZTQ4NjU4MGQ4NWYxIn0sIkVsZW1lbnQiOiJmb290ZXIvdmlld0xpbmsifQ%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=AIAACEHGBRZQQXJZ3HRWUQ4JRRXIDBGVGWGVRHCCDMLFNUYGYVTDWRIDFPJ6QUFW6EAPVM2RF7P5OL6ZWN5JVTCGHS25QHUOTTEJ77KGVZMYMQAPUMVWMZHW25CB7NNQ55TUDIQR2RC7VE6QAZKUWZWXSEVQXPA&i=AIAADEP5SLKPN7M33S7BTDN32QAB424AR2ATA7VFDWDA247QUEIJJM3QWX5X44B42MP6SXOKPAPSCWD6E3YH2AFANUKZDMZ7BDNY3NI5PUZLLXSYVJOBNHQW7HBCZR5YIYUOKMY2J7G5RYICOUECB2ETLXDBIZNN2W652PSGBS7CUJ5PCUCVOKL7EHZGBQWQUKUFB77FGIU47RLYRLJSYIWPG5GHMLYG6Y2SRY3SPFPRLM4IDJHS3VHJRQETEKCCA5MKFQPKYW5WCCGPH5UJKDUCV2ICVIA)