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/11/05 15:47:25 UTC

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

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

|  |  |  |
![Microsoft](https://cdn.vsassets.io/content/notifications/v3/microsoft.png) |
Azure DevOps  
---|---  
|  |  |  | ![](https://cdn.vsassets.io/content/notifications/icon-
failure-20.png) | Build #20201105.11 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%2f9073&tracking_data=eyJTb3VyY2UiOiJFbWFpbCIsIlR5cGUiOiJOb3RpZmljYXRpb24iLCJTSUQiOiIzNzk4NDMiLCJTVHlwZSI6IkdSUCIsIlJlY2lwIjoxLCJfeGNpIjp7Ik5JRCI6NjQ2MDk3MDUsIk1SZWNpcCI6Im0wPTEgIiwiQWN0IjoiYmE3MzkzMTUtZmQyMy00YWY1LWEyMGUtNDgyMmY0YmQ0MWJhIn0sIkVsZW1lbnQiOiJoZXJvL2N0YSJ9)  
---  
|  |  |  |  Summary  
---  
| Build pipeline | flink-ci.flink-master-mirror  
---|---  
Finished | Thu, Nov 05 2020 15:47:07 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)  
---  
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)  
---  
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)  
---  
compile_ci  
| 0 error(s), 0 warning(s)  
---  
e2e_ci  
| 0 error(s), 0 warning(s)  
---  
test_ci  
| 2 error(s), 8 warning(s)  
---  
![](https://cdn.vsassets.io/content/notifications/icon-failure.png) |  One or
more errors occurred. (An error occurred while sending the request.) (An error
occurred while sending the request.)  
![](https://cdn.vsassets.io/content/notifications/icon-failure.png) |  Path
does not exist: /home/agent08/myagent/_work/2/s/$(DEBUG_FILES_OUTPUT_DIR)  
|  |  Test results  
---  
| Failed | 0  
---|---  
Passed | 33778  
Others | 894  
Total tests | 34672  
Total run duration | 16 minutes  
|  |  Commits  
---  
|  [01988056](https://github.com/flink-ci/flink-
mirror/commit/0198805683ff344bb960a539a679479e7cff73e8) |  [FLINK-19542][k8s]
Implement LeaderElectionService and LeaderRetrievalService based on Kubernetes
API  |  wangyang0918  
---|---|---  
[a73acc0e](https://github.com/flink-ci/flink-
mirror/commit/a73acc0e55b154b8fb2afc8f7804859690b44d82) |  [FLINK-19542][k8s]
Introduce data structures and interface for KubernetesLeaderElector  |
wangyang0918  
[fd6ef3e0](https://github.com/flink-ci/flink-
mirror/commit/fd6ef3e045fc1f700d23cae93dab8cee052acfbf) |  [FLINK-19542][k8s]
Introduce data structures and common operations for KubernetesConfigMap  |
wangyang0918  
[e6dd788f](https://github.com/flink-ci/flink-
mirror/commit/e6dd788faab360a9c251f630b6130b6148abc77c) |
[hotfix][coordination] Introduce AbstractHaServices for common logics and wire
ZookeeperHaServices to new interface  |  wangyang0918  
[04b93833](https://github.com/flink-ci/flink-
mirror/commit/04b93833d99cbd97373fe5b464a7bbcbc0d42149) |
[hotfix][coordination] Wire ZooKeeper leader election/retrieval services to
new interface  |  wangyang0918  
[9cfda8dc](https://github.com/flink-ci/flink-
mirror/commit/9cfda8dc8bfd4b4b77475b0a95e3bdfff58c6617) |
[hotfix][coordination] Introduce new interfaces and data structure for
LeaderElection and LeaderRetrieval composition mechanism  |  wangyang0918  
[66adfe34](https://github.com/flink-ci/flink-
mirror/commit/66adfe3467124bcfdb5f3f69c57036eafecd46d6) |  [hotfix][test]
Refactor TestingContender and TestingListener to abstract some common methods
|  wangyang0918  
[4d0fdd36](https://github.com/flink-ci/flink-
mirror/commit/4d0fdd365e13efdd67fefd42b59dfa78e9de749c) |  [hotfix][util] Make
FutureUtils#retry could stop at non-retryable exception  |  wangyang0918  
[0d4583a5](https://github.com/flink-ci/flink-
mirror/commit/0d4583a57731cf547c9bec20df9393c4d4014c48) |  [hotfix][k8s] Add
interface FlinkKubeClient#close with no exception  |  wangyang0918  
[f2c90a15](https://github.com/flink-ci/flink-
mirror/commit/f2c90a150c123ccf2b2b7f6047507a58be95fccb) |  [hotfix][k8s]
Abstract get common labels to KubernetesUtils#getCommonLabels  |  wangyang0918  
|  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=eyJTb3VyY2UiOiJFbWFpbCIsIlR5cGUiOiJOb3RpZmljYXRpb24iLCJTSUQiOiIzNzk4NDMiLCJTVHlwZSI6IkdSUCIsIlJlY2lwIjoxLCJfeGNpIjp7Ik5JRCI6NjQ2MDk3MDUsIk1SZWNpcCI6Im0wPTEgIiwiQWN0IjoiYmE3MzkzMTUtZmQyMy00YWY1LWEyMGUtNDgyMmY0YmQ0MWJhIn0sIkVsZW1lbnQiOiJmb290ZXIvdmlld0xpbmsifQ%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=AIAAD4QWBZHKZKDDSDRPW6IDWRUYJXNFMOIKSNB5TGYH7J4XSUT6MY27YBFHWIA6JFSGCPT3OFYCQ7UOMKCWGRWP6RL5RVZ2AB4MIDSKF2TBVSRVMF5M3RDOHATK7FXHFMOI3SEZXKFKBDNDCWRADIIWFH32KYA&i=AIAADRAS4GEUJ5UGEIKIATT5MHTLJOJYJ7R7CCSCDWPIHZSP5FWTXNXL77PLWUUOLJJUB7TEPH6ZE7J3BX6UKHUF5PVVPD37RM2MYU6BPMOB4PR5B7WSESAGZAFCHQ6DXRYCTSDCIOD66NTQMD7GVK643MGP3TWXTGHN7S6QZLAQKP34DXZHYDOJXOCWJPJLWML2CJ347TYSMLA62L4D4KMLCJBTU4YZO2VOW6EIB2SXCB3MK7Z35B33ILOVYO4TSQC5637IWXHRACT5E5AWOCFEYK4IEIY)