You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by "paul-rogers (via GitHub)" <gi...@apache.org> on 2023/02/24 22:45:51 UTC

[GitHub] [druid] paul-rogers opened a new issue, #13849: Flaky IT: ITBestEffortRollupParallelIndexTest

paul-rogers opened a new issue, #13849:
URL: https://github.com/apache/druid/issues/13849

   [This build](https://github.com/apache/druid/actions/runs/4261216653/jobs/7416347020) failed with a flaky IT. This same IT has, I believe, failed in other builds. It is worth taking a look.
   
   ```text
   Error:  Errors: 
   Error:    ITBestEffortRollupParallelIndexTest.testIndexDataVerifySegmentAvailability:192->AbstractIndexerTest.lambda$unloader$0:71->AbstractIndexerTest.unloadAndKillData:85 
   ยป ISE Error while making request to indexer [404 Not Found No task reports were found for this task. 
   The task may not exist, or it may not have completed yet.]
   ```
   
   This is a "new" IT. It may be a race condition. Are we asking for reports before the task has made its way to where the reports API knows about it? This kind of error is pain for users, since it makes Druid non-deterministic. Should we retry for a while to wait for the reports to show up? Please don't wrap the entire test in retries, just do a simple retry loop of the reports request.


-- 
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@druid.apache.org.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org


Re: [I] Flaky IT: ITBestEffortRollupParallelIndexTest (druid)

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #13849:
URL: https://github.com/apache/druid/issues/13849#issuecomment-1931002460

   This issue has been marked as stale due to 280 days of inactivity.
   It will be closed in 4 weeks if no further activity occurs. If this issue is still
   relevant, please simply write any comment. Even if closed, you can still revive the
   issue at any time or discuss it on the dev@druid.apache.org list.
   Thank you for your contributions.


-- 
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@druid.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org


Re: [I] Flaky IT: ITBestEffortRollupParallelIndexTest (druid)

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] closed issue #13849: Flaky IT: ITBestEffortRollupParallelIndexTest
URL: https://github.com/apache/druid/issues/13849


-- 
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@druid.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org


Re: [I] Flaky IT: ITBestEffortRollupParallelIndexTest (druid)

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #13849:
URL: https://github.com/apache/druid/issues/13849#issuecomment-1979852117

   This issue has been closed due to lack of activity. If you think that
   is incorrect, or the issue requires additional review, you can revive the issue at
   any time.


-- 
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@druid.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org