You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2020/01/19 13:05:51 UTC

[GitHub] [flink] klion26 opened a new pull request #10905: run e2e test for pr about 15637

klion26 opened a new pull request #10905: run e2e test for pr about 15637
URL: https://github.com/apache/flink/pull/10905
 
 
   ## Brief change log
   
   Run e2e test for #10893
   
   
   ## Verifying this change
   
   *(Please pick either of the following options)*
   
   This change is a trivial rework / code cleanup without any test coverage.
   
   *(or)*
   
   This change is already covered by existing tests, such as *(please describe tests)*.
   
   *(or)*
   
   This change added tests and can be verified as follows:
   
   *(example:)*
     - *Added integration tests for end-to-end deployment with large payloads (100MB)*
     - *Extended integration test for recovery after master (JobManager) failure*
     - *Added test that validates that TaskInfo is transferred only once across recoveries*
     - *Manually verified the change by running a 4 node cluser with 2 JobManagers and 4 TaskManagers, a stateful streaming program, and killing one JobManager and two TaskManagers during the execution, verifying that recovery happens correctly.*
   
   ## Does this pull request potentially affect one of the following parts:
   
     - Dependencies (does it add or upgrade a dependency): (yes / no)
     - The public API, i.e., is any changed class annotated with `@Public(Evolving)`: (yes / no)
     - The serializers: (yes / no / don't know)
     - The runtime per-record code paths (performance sensitive): (yes / no / don't know)
     - Anything that affects deployment or recovery: JobManager (and its components), Checkpointing, Yarn/Mesos, ZooKeeper: (yes / no / don't know)
     - The S3 file system connector: (yes / no / don't know)
   
   ## Documentation
   
     - Does this pull request introduce a new feature? (yes / no)
     - If yes, how is the feature documented? (not applicable / docs / JavaDocs / not documented)
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [flink] flinkbot edited a comment on issue #10905: run e2e test for pr 15637

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on issue #10905: run e2e test for pr 15637
URL: https://github.com/apache/flink/pull/10905#issuecomment-576004550
 
 
   <!--
   Meta data
   Hash:bf18d1c5135b8c2d42966b95e38e36fab6d62590 Status:SUCCESS URL:https://travis-ci.com/flink-ci/flink/builds/145110843 TriggerType:PUSH TriggerID:bf18d1c5135b8c2d42966b95e38e36fab6d62590
   Hash:bf18d1c5135b8c2d42966b95e38e36fab6d62590 Status:SUCCESS URL:https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4480 TriggerType:PUSH TriggerID:bf18d1c5135b8c2d42966b95e38e36fab6d62590
   Hash:6c0febe0c67b1a4963e9fd6b0f4d8d6506c288ec Status:CANCELED URL:https://travis-ci.com/flink-ci/flink/builds/145116731 TriggerType:PUSH TriggerID:6c0febe0c67b1a4963e9fd6b0f4d8d6506c288ec
   Hash:6c0febe0c67b1a4963e9fd6b0f4d8d6506c288ec Status:PENDING URL:https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4482 TriggerType:PUSH TriggerID:6c0febe0c67b1a4963e9fd6b0f4d8d6506c288ec
   Hash:6c0febe0c67b1a4963e9fd6b0f4d8d6506c288ec Status:CANCELED URL:https://travis-ci.com/flink-ci/flink/builds/145116731 TriggerType:MANUAL TriggerID:576084143
   Hash:6c0febe0c67b1a4963e9fd6b0f4d8d6506c288ec Status:CANCELED URL:https://travis-ci.com/flink-ci/flink/builds/145116731 TriggerType:MANUAL TriggerID:576087294
   Hash:b4213428261f7f2ab0d1061ef32b2065acd2eb6a Status:FAILURE URL:https://travis-ci.com/flink-ci/flink/builds/145155686 TriggerType:PUSH TriggerID:b4213428261f7f2ab0d1061ef32b2065acd2eb6a
   Hash:b4213428261f7f2ab0d1061ef32b2065acd2eb6a Status:SUCCESS URL:https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4490 TriggerType:PUSH TriggerID:b4213428261f7f2ab0d1061ef32b2065acd2eb6a
   Hash:b4213428261f7f2ab0d1061ef32b2065acd2eb6a Status:PENDING URL:https://travis-ci.com/flink-ci/flink/builds/145155686 TriggerType:MANUAL TriggerID:576152862
   -->
   ## CI report:
   
   * bf18d1c5135b8c2d42966b95e38e36fab6d62590 Travis: [SUCCESS](https://travis-ci.com/flink-ci/flink/builds/145110843) Azure: [SUCCESS](https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4480) 
   * 6c0febe0c67b1a4963e9fd6b0f4d8d6506c288ec Travis: [CANCELED](https://travis-ci.com/flink-ci/flink/builds/145116731) Azure: [PENDING](https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4482) 
   * b4213428261f7f2ab0d1061ef32b2065acd2eb6a Travis: [PENDING](https://travis-ci.com/flink-ci/flink/builds/145155686) Azure: [SUCCESS](https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4490) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot run travis` re-run the last Travis build
    - `@flinkbot run azure` re-run the last Azure build
   </details>

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [flink] flinkbot edited a comment on issue #10905: run e2e test for pr about 15637

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on issue #10905: run e2e test for pr about 15637
URL: https://github.com/apache/flink/pull/10905#issuecomment-576004550
 
 
   <!--
   Meta data
   Hash:bf18d1c5135b8c2d42966b95e38e36fab6d62590 Status:SUCCESS URL:https://travis-ci.com/flink-ci/flink/builds/145110843 TriggerType:PUSH TriggerID:bf18d1c5135b8c2d42966b95e38e36fab6d62590
   Hash:bf18d1c5135b8c2d42966b95e38e36fab6d62590 Status:SUCCESS URL:https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4480 TriggerType:PUSH TriggerID:bf18d1c5135b8c2d42966b95e38e36fab6d62590
   Hash:6c0febe0c67b1a4963e9fd6b0f4d8d6506c288ec Status:CANCELED URL:https://travis-ci.com/flink-ci/flink/builds/145116731 TriggerType:PUSH TriggerID:6c0febe0c67b1a4963e9fd6b0f4d8d6506c288ec
   Hash:6c0febe0c67b1a4963e9fd6b0f4d8d6506c288ec Status:PENDING URL:https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4482 TriggerType:PUSH TriggerID:6c0febe0c67b1a4963e9fd6b0f4d8d6506c288ec
   Hash:6c0febe0c67b1a4963e9fd6b0f4d8d6506c288ec Status:CANCELED URL:https://travis-ci.com/flink-ci/flink/builds/145116731 TriggerType:MANUAL TriggerID:576084143
   Hash:6c0febe0c67b1a4963e9fd6b0f4d8d6506c288ec Status:CANCELED URL:https://travis-ci.com/flink-ci/flink/builds/145116731 TriggerType:MANUAL TriggerID:576087294
   Hash:b4213428261f7f2ab0d1061ef32b2065acd2eb6a Status:PENDING URL:https://travis-ci.com/flink-ci/flink/builds/145155686 TriggerType:PUSH TriggerID:b4213428261f7f2ab0d1061ef32b2065acd2eb6a
   Hash:b4213428261f7f2ab0d1061ef32b2065acd2eb6a Status:SUCCESS URL:https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4490 TriggerType:PUSH TriggerID:b4213428261f7f2ab0d1061ef32b2065acd2eb6a
   -->
   ## CI report:
   
   * bf18d1c5135b8c2d42966b95e38e36fab6d62590 Travis: [SUCCESS](https://travis-ci.com/flink-ci/flink/builds/145110843) Azure: [SUCCESS](https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4480) 
   * 6c0febe0c67b1a4963e9fd6b0f4d8d6506c288ec Travis: [CANCELED](https://travis-ci.com/flink-ci/flink/builds/145116731) Azure: [PENDING](https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4482) 
   * b4213428261f7f2ab0d1061ef32b2065acd2eb6a Travis: [PENDING](https://travis-ci.com/flink-ci/flink/builds/145155686) Azure: [SUCCESS](https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4490) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot run travis` re-run the last Travis build
    - `@flinkbot run azure` re-run the last Azure build
   </details>

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [flink] klion26 closed pull request #10905: run e2e test for pr 15637

Posted by GitBox <gi...@apache.org>.
klion26 closed pull request #10905: run e2e test for pr 15637
URL: https://github.com/apache/flink/pull/10905
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [flink] klion26 commented on issue #10905: run e2e test for pr about 15637

Posted by GitBox <gi...@apache.org>.
klion26 commented on issue #10905: run e2e test for pr about 15637
URL: https://github.com/apache/flink/pull/10905#issuecomment-576152862
 
 
   @flinkbot run travis

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [flink] flinkbot edited a comment on issue #10905: run e2e test for pr about 15637

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on issue #10905: run e2e test for pr about 15637
URL: https://github.com/apache/flink/pull/10905#issuecomment-576004550
 
 
   <!--
   Meta data
   Hash:bf18d1c5135b8c2d42966b95e38e36fab6d62590 Status:SUCCESS URL:https://travis-ci.com/flink-ci/flink/builds/145110843 TriggerType:PUSH TriggerID:bf18d1c5135b8c2d42966b95e38e36fab6d62590
   Hash:bf18d1c5135b8c2d42966b95e38e36fab6d62590 Status:SUCCESS URL:https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4480 TriggerType:PUSH TriggerID:bf18d1c5135b8c2d42966b95e38e36fab6d62590
   Hash:6c0febe0c67b1a4963e9fd6b0f4d8d6506c288ec Status:UNKNOWN URL:TBD TriggerType:PUSH TriggerID:6c0febe0c67b1a4963e9fd6b0f4d8d6506c288ec
   -->
   ## CI report:
   
   * bf18d1c5135b8c2d42966b95e38e36fab6d62590 Travis: [SUCCESS](https://travis-ci.com/flink-ci/flink/builds/145110843) Azure: [SUCCESS](https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4480) 
   * 6c0febe0c67b1a4963e9fd6b0f4d8d6506c288ec UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot run travis` re-run the last Travis build
    - `@flinkbot run azure` re-run the last Azure build
   </details>

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [flink] flinkbot edited a comment on issue #10905: run e2e test for pr about 15637

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on issue #10905: run e2e test for pr about 15637
URL: https://github.com/apache/flink/pull/10905#issuecomment-576004550
 
 
   <!--
   Meta data
   Hash:bf18d1c5135b8c2d42966b95e38e36fab6d62590 Status:SUCCESS URL:https://travis-ci.com/flink-ci/flink/builds/145110843 TriggerType:PUSH TriggerID:bf18d1c5135b8c2d42966b95e38e36fab6d62590
   Hash:bf18d1c5135b8c2d42966b95e38e36fab6d62590 Status:SUCCESS URL:https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4480 TriggerType:PUSH TriggerID:bf18d1c5135b8c2d42966b95e38e36fab6d62590
   Hash:6c0febe0c67b1a4963e9fd6b0f4d8d6506c288ec Status:FAILURE URL:https://travis-ci.com/flink-ci/flink/builds/145116731 TriggerType:PUSH TriggerID:6c0febe0c67b1a4963e9fd6b0f4d8d6506c288ec
   Hash:6c0febe0c67b1a4963e9fd6b0f4d8d6506c288ec Status:PENDING URL:https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4482 TriggerType:PUSH TriggerID:6c0febe0c67b1a4963e9fd6b0f4d8d6506c288ec
   Hash:6c0febe0c67b1a4963e9fd6b0f4d8d6506c288ec Status:PENDING URL:https://travis-ci.com/flink-ci/flink/builds/145116731 TriggerType:MANUAL TriggerID:576084143
   Hash:6c0febe0c67b1a4963e9fd6b0f4d8d6506c288ec Status:PENDING URL:https://travis-ci.com/flink-ci/flink/builds/145116731 TriggerType:MANUAL TriggerID:576087294
   -->
   ## CI report:
   
   * bf18d1c5135b8c2d42966b95e38e36fab6d62590 Travis: [SUCCESS](https://travis-ci.com/flink-ci/flink/builds/145110843) Azure: [SUCCESS](https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4480) 
   * 6c0febe0c67b1a4963e9fd6b0f4d8d6506c288ec Travis: [PENDING](https://travis-ci.com/flink-ci/flink/builds/145116731) Azure: [PENDING](https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4482) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot run travis` re-run the last Travis build
    - `@flinkbot run azure` re-run the last Azure build
   </details>

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [flink] flinkbot edited a comment on issue #10905: run e2e test for pr about 15637

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on issue #10905: run e2e test for pr about 15637
URL: https://github.com/apache/flink/pull/10905#issuecomment-576004550
 
 
   <!--
   Meta data
   Hash:bf18d1c5135b8c2d42966b95e38e36fab6d62590 Status:SUCCESS URL:https://travis-ci.com/flink-ci/flink/builds/145110843 TriggerType:PUSH TriggerID:bf18d1c5135b8c2d42966b95e38e36fab6d62590
   Hash:bf18d1c5135b8c2d42966b95e38e36fab6d62590 Status:SUCCESS URL:https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4480 TriggerType:PUSH TriggerID:bf18d1c5135b8c2d42966b95e38e36fab6d62590
   Hash:6c0febe0c67b1a4963e9fd6b0f4d8d6506c288ec Status:PENDING URL:https://travis-ci.com/flink-ci/flink/builds/145116731 TriggerType:PUSH TriggerID:6c0febe0c67b1a4963e9fd6b0f4d8d6506c288ec
   Hash:6c0febe0c67b1a4963e9fd6b0f4d8d6506c288ec Status:PENDING URL:https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4482 TriggerType:PUSH TriggerID:6c0febe0c67b1a4963e9fd6b0f4d8d6506c288ec
   -->
   ## CI report:
   
   * bf18d1c5135b8c2d42966b95e38e36fab6d62590 Travis: [SUCCESS](https://travis-ci.com/flink-ci/flink/builds/145110843) Azure: [SUCCESS](https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4480) 
   * 6c0febe0c67b1a4963e9fd6b0f4d8d6506c288ec Travis: [PENDING](https://travis-ci.com/flink-ci/flink/builds/145116731) Azure: [PENDING](https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4482) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot run travis` re-run the last Travis build
    - `@flinkbot run azure` re-run the last Azure build
   </details>

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [flink] flinkbot commented on issue #10905: run e2e test for pr about 15637

Posted by GitBox <gi...@apache.org>.
flinkbot commented on issue #10905: run e2e test for pr about 15637
URL: https://github.com/apache/flink/pull/10905#issuecomment-576004550
 
 
   <!--
   Meta data
   Hash:bf18d1c5135b8c2d42966b95e38e36fab6d62590 Status:UNKNOWN URL:TBD TriggerType:PUSH TriggerID:bf18d1c5135b8c2d42966b95e38e36fab6d62590
   -->
   ## CI report:
   
   * bf18d1c5135b8c2d42966b95e38e36fab6d62590 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot run travis` re-run the last Travis build
    - `@flinkbot run azure` re-run the last Azure build
   </details>

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [flink] flinkbot edited a comment on issue #10905: run e2e test for pr 15637

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on issue #10905: run e2e test for pr 15637
URL: https://github.com/apache/flink/pull/10905#issuecomment-576004550
 
 
   <!--
   Meta data
   Hash:bf18d1c5135b8c2d42966b95e38e36fab6d62590 Status:SUCCESS URL:https://travis-ci.com/flink-ci/flink/builds/145110843 TriggerType:PUSH TriggerID:bf18d1c5135b8c2d42966b95e38e36fab6d62590
   Hash:bf18d1c5135b8c2d42966b95e38e36fab6d62590 Status:SUCCESS URL:https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4480 TriggerType:PUSH TriggerID:bf18d1c5135b8c2d42966b95e38e36fab6d62590
   Hash:6c0febe0c67b1a4963e9fd6b0f4d8d6506c288ec Status:CANCELED URL:https://travis-ci.com/flink-ci/flink/builds/145116731 TriggerType:PUSH TriggerID:6c0febe0c67b1a4963e9fd6b0f4d8d6506c288ec
   Hash:6c0febe0c67b1a4963e9fd6b0f4d8d6506c288ec Status:PENDING URL:https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4482 TriggerType:PUSH TriggerID:6c0febe0c67b1a4963e9fd6b0f4d8d6506c288ec
   Hash:6c0febe0c67b1a4963e9fd6b0f4d8d6506c288ec Status:CANCELED URL:https://travis-ci.com/flink-ci/flink/builds/145116731 TriggerType:MANUAL TriggerID:576084143
   Hash:6c0febe0c67b1a4963e9fd6b0f4d8d6506c288ec Status:CANCELED URL:https://travis-ci.com/flink-ci/flink/builds/145116731 TriggerType:MANUAL TriggerID:576087294
   Hash:b4213428261f7f2ab0d1061ef32b2065acd2eb6a Status:FAILURE URL:https://travis-ci.com/flink-ci/flink/builds/145155686 TriggerType:PUSH TriggerID:b4213428261f7f2ab0d1061ef32b2065acd2eb6a
   Hash:b4213428261f7f2ab0d1061ef32b2065acd2eb6a Status:SUCCESS URL:https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4490 TriggerType:PUSH TriggerID:b4213428261f7f2ab0d1061ef32b2065acd2eb6a
   Hash:b4213428261f7f2ab0d1061ef32b2065acd2eb6a Status:PENDING URL:https://travis-ci.com/flink-ci/flink/builds/145155686 TriggerType:MANUAL TriggerID:576152862
   Hash:b4213428261f7f2ab0d1061ef32b2065acd2eb6a Status:SUCCESS URL:https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4490 TriggerType:MANUAL TriggerID:576152862
   -->
   ## CI report:
   
   * bf18d1c5135b8c2d42966b95e38e36fab6d62590 Travis: [SUCCESS](https://travis-ci.com/flink-ci/flink/builds/145110843) Azure: [SUCCESS](https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4480) 
   * 6c0febe0c67b1a4963e9fd6b0f4d8d6506c288ec Travis: [CANCELED](https://travis-ci.com/flink-ci/flink/builds/145116731) Azure: [PENDING](https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4482) 
   * b4213428261f7f2ab0d1061ef32b2065acd2eb6a Travis: [PENDING](https://travis-ci.com/flink-ci/flink/builds/145155686) Azure: [SUCCESS](https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4490) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot run travis` re-run the last Travis build
    - `@flinkbot run azure` re-run the last Azure build
   </details>

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [flink] flinkbot edited a comment on issue #10905: run e2e test for pr about 15637

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on issue #10905: run e2e test for pr about 15637
URL: https://github.com/apache/flink/pull/10905#issuecomment-576004550
 
 
   <!--
   Meta data
   Hash:bf18d1c5135b8c2d42966b95e38e36fab6d62590 Status:SUCCESS URL:https://travis-ci.com/flink-ci/flink/builds/145110843 TriggerType:PUSH TriggerID:bf18d1c5135b8c2d42966b95e38e36fab6d62590
   Hash:bf18d1c5135b8c2d42966b95e38e36fab6d62590 Status:SUCCESS URL:https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4480 TriggerType:PUSH TriggerID:bf18d1c5135b8c2d42966b95e38e36fab6d62590
   Hash:6c0febe0c67b1a4963e9fd6b0f4d8d6506c288ec Status:FAILURE URL:https://travis-ci.com/flink-ci/flink/builds/145116731 TriggerType:PUSH TriggerID:6c0febe0c67b1a4963e9fd6b0f4d8d6506c288ec
   Hash:6c0febe0c67b1a4963e9fd6b0f4d8d6506c288ec Status:PENDING URL:https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4482 TriggerType:PUSH TriggerID:6c0febe0c67b1a4963e9fd6b0f4d8d6506c288ec
   Hash:6c0febe0c67b1a4963e9fd6b0f4d8d6506c288ec Status:PENDING URL:https://travis-ci.com/flink-ci/flink/builds/145116731 TriggerType:MANUAL TriggerID:576084143
   Hash:6c0febe0c67b1a4963e9fd6b0f4d8d6506c288ec Status:PENDING URL:https://travis-ci.com/flink-ci/flink/builds/145116731 TriggerType:MANUAL TriggerID:576087294
   Hash:b4213428261f7f2ab0d1061ef32b2065acd2eb6a Status:UNKNOWN URL:TBD TriggerType:PUSH TriggerID:b4213428261f7f2ab0d1061ef32b2065acd2eb6a
   -->
   ## CI report:
   
   * bf18d1c5135b8c2d42966b95e38e36fab6d62590 Travis: [SUCCESS](https://travis-ci.com/flink-ci/flink/builds/145110843) Azure: [SUCCESS](https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4480) 
   * 6c0febe0c67b1a4963e9fd6b0f4d8d6506c288ec Travis: [PENDING](https://travis-ci.com/flink-ci/flink/builds/145116731) Azure: [PENDING](https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4482) 
   * b4213428261f7f2ab0d1061ef32b2065acd2eb6a UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot run travis` re-run the last Travis build
    - `@flinkbot run azure` re-run the last Azure build
   </details>

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [flink] flinkbot commented on issue #10905: run e2e test for pr about 15637

Posted by GitBox <gi...@apache.org>.
flinkbot commented on issue #10905: run e2e test for pr about 15637
URL: https://github.com/apache/flink/pull/10905#issuecomment-576002932
 
 
   Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the community
   to review your pull request. We will use this comment to track the progress of the review.
   
   
   ## Automated Checks
   Last check on commit bf18d1c5135b8c2d42966b95e38e36fab6d62590 (Sun Jan 19 13:08:30 UTC 2020)
   
   **Warnings:**
    * **Invalid pull request title: No valid Jira ID provided**
   
   
   <sub>Mention the bot in a comment to re-run the automated checks.</sub>
   ## Review Progress
   
   * ❓ 1. The [description] looks good.
   * ❓ 2. There is [consensus] that the contribution should go into to Flink.
   * ❓ 3. Needs [attention] from.
   * ❓ 4. The change fits into the overall [architecture].
   * ❓ 5. Overall code [quality] is good.
   
   Please see the [Pull Request Review Guide](https://flink.apache.org/contributing/reviewing-prs.html) for a full explanation of the review process.<details>
    The Bot is tracking the review progress through labels. Labels are applied according to the order of the review items. For consensus, approval by a Flink committer of PMC member is required <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot approve description` to approve one or more aspects (aspects: `description`, `consensus`, `architecture` and `quality`)
    - `@flinkbot approve all` to approve all aspects
    - `@flinkbot approve-until architecture` to approve everything until `architecture`
    - `@flinkbot attention @username1 [@username2 ..]` to require somebody's attention
    - `@flinkbot disapprove architecture` to remove an approval you gave earlier
   </details>

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [flink] flinkbot edited a comment on issue #10905: run e2e test for pr about 15637

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on issue #10905: run e2e test for pr about 15637
URL: https://github.com/apache/flink/pull/10905#issuecomment-576004550
 
 
   <!--
   Meta data
   Hash:bf18d1c5135b8c2d42966b95e38e36fab6d62590 Status:SUCCESS URL:https://travis-ci.com/flink-ci/flink/builds/145110843 TriggerType:PUSH TriggerID:bf18d1c5135b8c2d42966b95e38e36fab6d62590
   Hash:bf18d1c5135b8c2d42966b95e38e36fab6d62590 Status:SUCCESS URL:https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4480 TriggerType:PUSH TriggerID:bf18d1c5135b8c2d42966b95e38e36fab6d62590
   Hash:6c0febe0c67b1a4963e9fd6b0f4d8d6506c288ec Status:FAILURE URL:https://travis-ci.com/flink-ci/flink/builds/145116731 TriggerType:PUSH TriggerID:6c0febe0c67b1a4963e9fd6b0f4d8d6506c288ec
   Hash:6c0febe0c67b1a4963e9fd6b0f4d8d6506c288ec Status:PENDING URL:https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4482 TriggerType:PUSH TriggerID:6c0febe0c67b1a4963e9fd6b0f4d8d6506c288ec
   -->
   ## CI report:
   
   * bf18d1c5135b8c2d42966b95e38e36fab6d62590 Travis: [SUCCESS](https://travis-ci.com/flink-ci/flink/builds/145110843) Azure: [SUCCESS](https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4480) 
   * 6c0febe0c67b1a4963e9fd6b0f4d8d6506c288ec Travis: [FAILURE](https://travis-ci.com/flink-ci/flink/builds/145116731) Azure: [PENDING](https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4482) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot run travis` re-run the last Travis build
    - `@flinkbot run azure` re-run the last Azure build
   </details>

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [flink] flinkbot edited a comment on issue #10905: run e2e test for pr about 15637

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on issue #10905: run e2e test for pr about 15637
URL: https://github.com/apache/flink/pull/10905#issuecomment-576004550
 
 
   <!--
   Meta data
   Hash:bf18d1c5135b8c2d42966b95e38e36fab6d62590 Status:SUCCESS URL:https://travis-ci.com/flink-ci/flink/builds/145110843 TriggerType:PUSH TriggerID:bf18d1c5135b8c2d42966b95e38e36fab6d62590
   Hash:bf18d1c5135b8c2d42966b95e38e36fab6d62590 Status:SUCCESS URL:https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4480 TriggerType:PUSH TriggerID:bf18d1c5135b8c2d42966b95e38e36fab6d62590
   Hash:6c0febe0c67b1a4963e9fd6b0f4d8d6506c288ec Status:CANCELED URL:https://travis-ci.com/flink-ci/flink/builds/145116731 TriggerType:PUSH TriggerID:6c0febe0c67b1a4963e9fd6b0f4d8d6506c288ec
   Hash:6c0febe0c67b1a4963e9fd6b0f4d8d6506c288ec Status:PENDING URL:https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4482 TriggerType:PUSH TriggerID:6c0febe0c67b1a4963e9fd6b0f4d8d6506c288ec
   Hash:6c0febe0c67b1a4963e9fd6b0f4d8d6506c288ec Status:CANCELED URL:https://travis-ci.com/flink-ci/flink/builds/145116731 TriggerType:MANUAL TriggerID:576084143
   Hash:6c0febe0c67b1a4963e9fd6b0f4d8d6506c288ec Status:CANCELED URL:https://travis-ci.com/flink-ci/flink/builds/145116731 TriggerType:MANUAL TriggerID:576087294
   Hash:b4213428261f7f2ab0d1061ef32b2065acd2eb6a Status:PENDING URL:https://travis-ci.com/flink-ci/flink/builds/145155686 TriggerType:PUSH TriggerID:b4213428261f7f2ab0d1061ef32b2065acd2eb6a
   Hash:b4213428261f7f2ab0d1061ef32b2065acd2eb6a Status:PENDING URL:https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4490 TriggerType:PUSH TriggerID:b4213428261f7f2ab0d1061ef32b2065acd2eb6a
   -->
   ## CI report:
   
   * bf18d1c5135b8c2d42966b95e38e36fab6d62590 Travis: [SUCCESS](https://travis-ci.com/flink-ci/flink/builds/145110843) Azure: [SUCCESS](https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4480) 
   * 6c0febe0c67b1a4963e9fd6b0f4d8d6506c288ec Travis: [CANCELED](https://travis-ci.com/flink-ci/flink/builds/145116731) Azure: [PENDING](https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4482) 
   * b4213428261f7f2ab0d1061ef32b2065acd2eb6a Travis: [PENDING](https://travis-ci.com/flink-ci/flink/builds/145155686) Azure: [PENDING](https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4490) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot run travis` re-run the last Travis build
    - `@flinkbot run azure` re-run the last Azure build
   </details>

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [flink] klion26 commented on issue #10905: run e2e test for pr about 15637

Posted by GitBox <gi...@apache.org>.
klion26 commented on issue #10905: run e2e test for pr about 15637
URL: https://github.com/apache/flink/pull/10905#issuecomment-576084143
 
 
   @flinkbot run travis

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [flink] flinkbot edited a comment on issue #10905: run e2e test for pr 15637

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on issue #10905: run e2e test for pr 15637
URL: https://github.com/apache/flink/pull/10905#issuecomment-576004550
 
 
   <!--
   Meta data
   Hash:bf18d1c5135b8c2d42966b95e38e36fab6d62590 Status:SUCCESS URL:https://travis-ci.com/flink-ci/flink/builds/145110843 TriggerType:PUSH TriggerID:bf18d1c5135b8c2d42966b95e38e36fab6d62590
   Hash:bf18d1c5135b8c2d42966b95e38e36fab6d62590 Status:SUCCESS URL:https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4480 TriggerType:PUSH TriggerID:bf18d1c5135b8c2d42966b95e38e36fab6d62590
   Hash:6c0febe0c67b1a4963e9fd6b0f4d8d6506c288ec Status:CANCELED URL:https://travis-ci.com/flink-ci/flink/builds/145116731 TriggerType:PUSH TriggerID:6c0febe0c67b1a4963e9fd6b0f4d8d6506c288ec
   Hash:6c0febe0c67b1a4963e9fd6b0f4d8d6506c288ec Status:PENDING URL:https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4482 TriggerType:PUSH TriggerID:6c0febe0c67b1a4963e9fd6b0f4d8d6506c288ec
   Hash:6c0febe0c67b1a4963e9fd6b0f4d8d6506c288ec Status:CANCELED URL:https://travis-ci.com/flink-ci/flink/builds/145116731 TriggerType:MANUAL TriggerID:576084143
   Hash:6c0febe0c67b1a4963e9fd6b0f4d8d6506c288ec Status:CANCELED URL:https://travis-ci.com/flink-ci/flink/builds/145116731 TriggerType:MANUAL TriggerID:576087294
   Hash:b4213428261f7f2ab0d1061ef32b2065acd2eb6a Status:FAILURE URL:https://travis-ci.com/flink-ci/flink/builds/145155686 TriggerType:PUSH TriggerID:b4213428261f7f2ab0d1061ef32b2065acd2eb6a
   Hash:b4213428261f7f2ab0d1061ef32b2065acd2eb6a Status:SUCCESS URL:https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4490 TriggerType:PUSH TriggerID:b4213428261f7f2ab0d1061ef32b2065acd2eb6a
   Hash:b4213428261f7f2ab0d1061ef32b2065acd2eb6a Status:FAILURE URL:https://travis-ci.com/flink-ci/flink/builds/145155686 TriggerType:MANUAL TriggerID:576152862
   Hash:b4213428261f7f2ab0d1061ef32b2065acd2eb6a Status:SUCCESS URL:https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4490 TriggerType:MANUAL TriggerID:576152862
   -->
   ## CI report:
   
   * bf18d1c5135b8c2d42966b95e38e36fab6d62590 Travis: [SUCCESS](https://travis-ci.com/flink-ci/flink/builds/145110843) Azure: [SUCCESS](https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4480) 
   * 6c0febe0c67b1a4963e9fd6b0f4d8d6506c288ec Travis: [CANCELED](https://travis-ci.com/flink-ci/flink/builds/145116731) Azure: [PENDING](https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4482) 
   * b4213428261f7f2ab0d1061ef32b2065acd2eb6a Travis: [FAILURE](https://travis-ci.com/flink-ci/flink/builds/145155686) Azure: [SUCCESS](https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4490) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot run travis` re-run the last Travis build
    - `@flinkbot run azure` re-run the last Azure build
   </details>

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [flink] flinkbot edited a comment on issue #10905: run e2e test for pr about 15637

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on issue #10905: run e2e test for pr about 15637
URL: https://github.com/apache/flink/pull/10905#issuecomment-576004550
 
 
   <!--
   Meta data
   Hash:bf18d1c5135b8c2d42966b95e38e36fab6d62590 Status:SUCCESS URL:https://travis-ci.com/flink-ci/flink/builds/145110843 TriggerType:PUSH TriggerID:bf18d1c5135b8c2d42966b95e38e36fab6d62590
   Hash:bf18d1c5135b8c2d42966b95e38e36fab6d62590 Status:SUCCESS URL:https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4480 TriggerType:PUSH TriggerID:bf18d1c5135b8c2d42966b95e38e36fab6d62590
   Hash:6c0febe0c67b1a4963e9fd6b0f4d8d6506c288ec Status:CANCELED URL:https://travis-ci.com/flink-ci/flink/builds/145116731 TriggerType:PUSH TriggerID:6c0febe0c67b1a4963e9fd6b0f4d8d6506c288ec
   Hash:6c0febe0c67b1a4963e9fd6b0f4d8d6506c288ec Status:PENDING URL:https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4482 TriggerType:PUSH TriggerID:6c0febe0c67b1a4963e9fd6b0f4d8d6506c288ec
   Hash:6c0febe0c67b1a4963e9fd6b0f4d8d6506c288ec Status:CANCELED URL:https://travis-ci.com/flink-ci/flink/builds/145116731 TriggerType:MANUAL TriggerID:576084143
   Hash:6c0febe0c67b1a4963e9fd6b0f4d8d6506c288ec Status:CANCELED URL:https://travis-ci.com/flink-ci/flink/builds/145116731 TriggerType:MANUAL TriggerID:576087294
   Hash:b4213428261f7f2ab0d1061ef32b2065acd2eb6a Status:FAILURE URL:https://travis-ci.com/flink-ci/flink/builds/145155686 TriggerType:PUSH TriggerID:b4213428261f7f2ab0d1061ef32b2065acd2eb6a
   Hash:b4213428261f7f2ab0d1061ef32b2065acd2eb6a Status:SUCCESS URL:https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4490 TriggerType:PUSH TriggerID:b4213428261f7f2ab0d1061ef32b2065acd2eb6a
   -->
   ## CI report:
   
   * bf18d1c5135b8c2d42966b95e38e36fab6d62590 Travis: [SUCCESS](https://travis-ci.com/flink-ci/flink/builds/145110843) Azure: [SUCCESS](https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4480) 
   * 6c0febe0c67b1a4963e9fd6b0f4d8d6506c288ec Travis: [CANCELED](https://travis-ci.com/flink-ci/flink/builds/145116731) Azure: [PENDING](https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4482) 
   * b4213428261f7f2ab0d1061ef32b2065acd2eb6a Travis: [FAILURE](https://travis-ci.com/flink-ci/flink/builds/145155686) Azure: [SUCCESS](https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4490) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot run travis` re-run the last Travis build
    - `@flinkbot run azure` re-run the last Azure build
   </details>

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [flink] klion26 commented on issue #10905: run e2e test for pr about 15637

Posted by GitBox <gi...@apache.org>.
klion26 commented on issue #10905: run e2e test for pr about 15637
URL: https://github.com/apache/flink/pull/10905#issuecomment-576087294
 
 
   @flinkbot run travis

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [flink] flinkbot edited a comment on issue #10905: run e2e test for pr about 15637

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on issue #10905: run e2e test for pr about 15637
URL: https://github.com/apache/flink/pull/10905#issuecomment-576004550
 
 
   <!--
   Meta data
   Hash:bf18d1c5135b8c2d42966b95e38e36fab6d62590 Status:PENDING URL:https://travis-ci.com/flink-ci/flink/builds/145110843 TriggerType:PUSH TriggerID:bf18d1c5135b8c2d42966b95e38e36fab6d62590
   Hash:bf18d1c5135b8c2d42966b95e38e36fab6d62590 Status:PENDING URL:https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4480 TriggerType:PUSH TriggerID:bf18d1c5135b8c2d42966b95e38e36fab6d62590
   -->
   ## CI report:
   
   * bf18d1c5135b8c2d42966b95e38e36fab6d62590 Travis: [PENDING](https://travis-ci.com/flink-ci/flink/builds/145110843) Azure: [PENDING](https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4480) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot run travis` re-run the last Travis build
    - `@flinkbot run azure` re-run the last Azure build
   </details>

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services