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/05/28 15:50:24 UTC

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

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

|  |  |  |
![Microsoft](https://cdn.vsassets.io/content/notifications/v3/microsoft.png) |
Azure DevOps  
---|---  
|  |  |  | ![](https://cdn.vsassets.io/content/notifications/icon-
failure-20.png) | Build #20200528.19 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%2f2367&tracking_data=eyJTb3VyY2UiOiJFbWFpbCIsIlR5cGUiOiJOb3RpZmljYXRpb24iLCJTSUQiOiIzNzk4NDMiLCJTVHlwZSI6IkdSUCIsIlJlY2lwIjoxLCJfeGNpIjp7Ik5JRCI6NTU2OTUyMzksIk1SZWNpcCI6Im0wPTEgIiwiQWN0IjoiYjYwZjA3NTItMGNkYi00OGRkLWIwMDQtZjc4MTFmNGJkMTU4In0sIkVsZW1lbnQiOiJoZXJvL2N0YSJ9)  
---  
|  |  |  |  Summary  
---  
| Build pipeline | flink-ci.flink-master-mirror  
---|---  
Finished | Thu, May 28 2020 15:50:06 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)  
---  
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)  
---  
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_hadoop313  
| 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  
| 1 error(s), 1 warning(s)  
---  
![](https://cdn.vsassets.io/content/notifications/icon-failure.png) |  Bash
exited with code '1'.  
|  |  Test results  
---  
| Failed | 1  
---|---  
Passed | 34531  
Others | 522  
Total tests | 35054  
Total run duration | 18 minutes  
|  |  Commits  
---  
|  [44fba5fe](https://github.com/flink-ci/flink-
mirror/commit/44fba5fe8e4be383795211ab3d3f6259331e68f4) |
[FLINK-17558][netty] Release partitions asynchronously  |  zentol  
---|---|---  
[67d89e7c](https://github.com/flink-ci/flink-
mirror/commit/67d89e7c14e6e1a8ee0371c2f97faa8c7e411aa0) |
[FLINK-17558][tests] Extract ShuffleEnvironment/PartitionTracker setup  |
zentol  
[3a49e89a](https://github.com/flink-ci/flink-
mirror/commit/3a49e89a23c7fcfc5acb29143037c8238bfffd0c) |
[FLINK-17558][tests] Simplify partition tracker setup  |  zentol  
[90b8455d](https://github.com/flink-ci/flink-
mirror/commit/90b8455d08eda7a6a55f5cc952fa1adf3a48ff96) |
[FLINK-17558][runtime] Add Executors#newCachedThreadPool  |  zentol  
[484bba54](https://github.com/flink-ci/flink-
mirror/commit/484bba546c8333fc02c4c909be76e1f9a9d142d6) |  [hotfix][tests]
Shutdown TaskmanagerServices  |  zentol  
[37179487](https://github.com/flink-ci/flink-
mirror/commit/37179487a7c5db13ec4cca7a1753f9b59b7cc144) |  [hotfix][tests]
Remove unused TestingScheduledExecutor  |  zentol  
[0179156e](https://github.com/flink-ci/flink-
mirror/commit/0179156ee67a2e50752d2bcab1bf44aebc23b491) |  [FLINK-17986] Fix
check in FsCheckpointStateOutputStream.write  |  rkhachatryan  
[435bf23b](https://github.com/flink-ci/flink-
mirror/commit/435bf23b14446ab528c39ee4de714df6b13ba8e7) |
[FLINK-17988][checkpointing] Discard only unique channel state delegates  |
rkhachatryan  
[f3088e07](https://github.com/flink-ci/flink-
mirror/commit/f3088e0790fc0351a379e86955138e62550263c7) |
[FLINK-17610][state] Align the behavior of result of internal map state to
return empty iterator  |  SteNicholas  
[1386e0db](https://github.com/flink-ci/flink-
mirror/commit/1386e0db962a794e5cb78b72917a1c5340bd027e) |  [FLINK-17958][core]
Fix MathUtils#divideRoundUp bug for handling zero / negative values.  |
xintongsong  
|  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=eyJTb3VyY2UiOiJFbWFpbCIsIlR5cGUiOiJOb3RpZmljYXRpb24iLCJTSUQiOiIzNzk4NDMiLCJTVHlwZSI6IkdSUCIsIlJlY2lwIjoxLCJfeGNpIjp7Ik5JRCI6NTU2OTUyMzksIk1SZWNpcCI6Im0wPTEgIiwiQWN0IjoiYjYwZjA3NTItMGNkYi00OGRkLWIwMDQtZjc4MTFmNGJkMTU4In0sIkVsZW1lbnQiOiJmb290ZXIvdmlld0xpbmsifQ%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=AIAACNR5V4RS33S5327Z5E5ODSB4IRO6CAD52UWQVNZN4MELFZLLCOTM5SOHUJ7OLURWDZEV4TJPYSD5Z7WKDKZKUK7YWG56KYO6YIZRGTFARXVRNKI7LJDG27XJEKSTA3QE2FQRY6W2RVMRDDOCSKUOL3RFNLA&i=AIAACPS6FNQ7SATJKPZPMB7LICAQ7ZDNKKGA375FWA5VS3OK56VCV6XNTT6TK5GRGZP4OM73JX7FAN4I7JCQWOJ7OZPHWHQTIOWKOKADW373I3VF4NHAZOP5IX27KWJUXXPFSOFPCKB5S7UMTX3SWCQZ4MRZCV7YY2MFOJ3EHL4RK6L4CGDW377P4TSITVCJL3P54PHOIZ2C5SF6SWRMZ2PBBIMHRDPYPFMZYBNU32WCJMOXASDAPNCU5WQXBEASGN6F7YJGZWHUJO3KX36FVUI7BLWOUDI)