You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2022/07/23 07:42:42 UTC

[GitHub] [hudi] YuweiXiao commented on pull request #6098: [HUDI-4389] Make HoodieStreamingSink idempotent

YuweiXiao commented on PR #6098:
URL: https://github.com/apache/hudi/pull/6098#issuecomment-1193080716

   > Not sure why CI failed. I grepped the [full logs](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_apis/build/builds/10240/logs/34) and see that tests succeeded (couple of tests skipped but no failures):
   > 
   > ```
   > sagars@Sagars-MacBook-Pro hudi % cat 34 | grep -i "Tests run:"
   > 2022-07-23T04:50:23.5084896Z [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.294 s - in org.apache.hudi.aws.transaction.integ.ITTestDynamoDBBasedLockProvider
   > 2022-07-23T04:50:23.8452776Z [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
   > 2022-07-23T04:53:54.2007471Z [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 132.301 s - in org.apache.hudi.cli.integ.ITTestRepairsCommand
   > 2022-07-23T04:54:49.7358601Z [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 55.517 s - in org.apache.hudi.cli.integ.ITTestSavepointsCommand
   > 2022-07-23T04:56:02.1501553Z [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 72.377 s - in org.apache.hudi.cli.integ.ITTestBootstrapCommand
   > 2022-07-23T04:56:15.0361575Z [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.845 s - in org.apache.hudi.cli.integ.ITTestMarkersCommand
   > 2022-07-23T04:56:15.0581391Z [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in org.apache.hudi.cli.integ.ITTestCommitsCommand
   > 2022-07-23T04:56:15.0660649Z [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in org.apache.hudi.cli.integ.ITTestHDFSParquetImportCommand
   > 2022-07-23T05:00:09.2717006Z [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 234.201 s - in org.apache.hudi.cli.integ.ITTestCompactionCommand
   > 2022-07-23T05:01:59.2645172Z [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 109.982 s - in org.apache.hudi.cli.integ.ITTestClusteringCommand
   > 2022-07-23T05:01:59.7366818Z [WARNING] Tests run: 22, Failures: 0, Errors: 0, Skipped: 2
   > ```
   
   Maybe retry could help, I see the following error under `IT modules`:
   
   `##[error]We stopped hearing from agent Azure Pipelines 5. Verify the agent machine is running and has a healthy network connection. Anything that terminates an agent process, starves it for CPU, or blocks its network access can cause this error. For more information, see: https:&#x2F;&#x2F;go.microsoft.com&#x2F;fwlink&#x2F;?linkid=846610
   `
   


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org