kfaraz commented on PR #19032: URL: https://github.com/apache/druid/pull/19032#issuecomment-3925167990
Increasing the timeout doesn't seem to have helped. The `runKafkaSupervisor` and `ingestMSQData_andQuery` tests are failing consistently: ```python Error: Failures: Error: KubernetesTaskRunnerCachingModeDockerTest>IngestionSmokeTest.test_ingestWikipedia1DayWithMSQ_andQueryData:274 expected: <SUCCESS> but was: <FAILED> Error: KubernetesTaskRunnerDirectModeDockerTest>IngestionSmokeTest.test_ingestWikipedia1DayWithMSQ_andQueryData:274 expected: <SUCCESS> but was: <FAILED> Error: Errors: Error: IngestionDockerTest>IngestionSmokeTest.test_runIndexTask_andKillData:183 » ISE Error: KubernetesTaskRunnerCachingModeDockerTest>IngestionSmokeTest.test_runKafkaSupervisor:299->IngestionSmokeTest.waitForSegmentsToBeQueryable:399 » ISE Error: KubernetesTaskRunnerDirectModeDockerTest>IngestionSmokeTest.test_runKafkaSupervisor:299->IngestionSmokeTest.waitForSegmentsToBeQueryable:399 » ISE ``` -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
