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/09/22 22:45:55 UTC

[GitHub] [hudi] alexeykudinkin opened a new pull request, #6754: [MINOR] Fixing flaky test by drastically reducing concurrency level (to avoid CI flakiness)

alexeykudinkin opened a new pull request, #6754:
URL: https://github.com/apache/hudi/pull/6754

   ### Change Logs
   
   Fixing flaky test by drastically reducing concurrency level (to avoid CI flakiness)
   
   ### Impact
   
   **Risk level: None
   
   ### Contributor's checklist
   
   - [ ] Read through [contributor's guide](https://hudi.apache.org/contribute/how-to-contribute)
   - [ ] Change Logs and Impact were stated clearly
   - [ ] Adequate tests were added if applicable
   - [ ] CI passed
   


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


[GitHub] [hudi] hudi-bot commented on pull request #6754: [MINOR] Fixing flaky test by drastically reducing concurrency level (to avoid CI flakiness)

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #6754:
URL: https://github.com/apache/hudi/pull/6754#issuecomment-1255646977

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "09ac01fd88b15fad1940c4b6c8753acf36ea1929",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "09ac01fd88b15fad1940c4b6c8753acf36ea1929",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 09ac01fd88b15fad1940c4b6c8753acf36ea1929 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot 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.

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

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


[GitHub] [hudi] alexeykudinkin commented on pull request #6754: [HUDI-4908] Fixing flaky test by drastically reducing concurrency level (to avoid CI flakiness)

Posted by GitBox <gi...@apache.org>.
alexeykudinkin commented on PR #6754:
URL: https://github.com/apache/hudi/pull/6754#issuecomment-1256530994

   @yihua in one of my PRs it failed 2 times out of 3. 
   
   CI is stressing compute, so high concurrency in tests is prone to have tests stalled, and this particular one was failing b/c threads were held back for longer than the test was actually running eventually failing after test resources had already been reclaimed


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


[GitHub] [hudi] hudi-bot commented on pull request #6754: [MINOR] Fixing flaky test by drastically reducing concurrency level (to avoid CI flakiness)

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #6754:
URL: https://github.com/apache/hudi/pull/6754#issuecomment-1255747283

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "09ac01fd88b15fad1940c4b6c8753acf36ea1929",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=11595",
       "triggerID" : "09ac01fd88b15fad1940c4b6c8753acf36ea1929",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 09ac01fd88b15fad1940c4b6c8753acf36ea1929 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=11595) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot 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.

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

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


[GitHub] [hudi] nsivabalan merged pull request #6754: [MINOR] Fixing flaky test by drastically reducing concurrency level (to avoid CI flakiness)

Posted by GitBox <gi...@apache.org>.
nsivabalan merged PR #6754:
URL: https://github.com/apache/hudi/pull/6754


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


[GitHub] [hudi] hudi-bot commented on pull request #6754: [MINOR] Fixing flaky test by drastically reducing concurrency level (to avoid CI flakiness)

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #6754:
URL: https://github.com/apache/hudi/pull/6754#issuecomment-1255649750

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "09ac01fd88b15fad1940c4b6c8753acf36ea1929",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=11595",
       "triggerID" : "09ac01fd88b15fad1940c4b6c8753acf36ea1929",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 09ac01fd88b15fad1940c4b6c8753acf36ea1929 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=11595) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot 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.

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

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