dongjoon-hyun commented on PR #49603: URL: https://github.com/apache/spark/pull/49603#issuecomment-2608338949
Since the failure looks like a flaky one, could you simply re-trigger the failed test pipeline, @stefankandic ? ``` [info] SparkSessionE2ESuite: [info] - interrupt all - background queries, foreground interrupt (219 milliseconds) [info] - interrupt all - foreground queries, background interrupt (311 milliseconds) [info] - interrupt all - streaming queries (390 milliseconds) [info] - interrupt tag !!! IGNORED !!! [info] - interrupt tag - streaming query (714 milliseconds) [info] - progress is available for the spark result (3 seconds, 866 milliseconds) [info] *** Test still running after 5 minutes, 49 seconds: suite name: SparkSessionE2ESuite, test name: interrupt operation. [info] *** Test still running after 10 minutes, 49 seconds: suite name: SparkSessionE2ESuite, test name: interrupt operation. [info] *** Test still running after 15 minutes, 49 seconds: suite name: SparkSessionE2ESuite, test name: interrupt operation. [info] *** Test still running after 20 minutes, 49 seconds: suite name: SparkSessionE2ESuite, test name: interrupt operation. [info] *** Test still running after 25 minutes, 49 seconds: suite name: SparkSessionE2ESuite, test name: interrupt operation. [info] *** Test still running after 30 minutes, 49 seconds: suite name: SparkSessionE2ESuite, test name: interrupt operation. [info] *** Test still running after 35 minutes, 49 seconds: suite name: SparkSessionE2ESuite, test name: interrupt operation. [info] *** Test still running after 40 minutes, 49 seconds: suite name: SparkSessionE2ESuite, test name: interrupt operation. [info] *** Test still running after 45 minutes, 49 seconds: suite name: SparkSessionE2ESuite, test name: interrupt operation. [info] *** Test still running after 50 minutes, 49 seconds: suite name: SparkSessionE2ESuite, test name: interrupt operation. [info] *** Test still running after 55 minutes, 49 seconds: suite name: SparkSessionE2ESuite, test name: interrupt operation. [info] *** Test still running after 1 hour, 49 seconds: suite name: SparkSessionE2ESuite, test name: interrupt operation. [info] *** Test still running after 1 hour, 5 minutes, 49 seconds: suite name: SparkSessionE2ESuite, test name: interrupt operation. [info] *** Test still running after 1 hour, 10 minutes, 49 seconds: suite name: SparkSessionE2ESuite, test name: interrupt operation. [info] *** Test still running after 1 hour, 15 minutes, 49 seconds: suite name: SparkSessionE2ESuite, test name: interrupt operation. [info] *** Test still running after 1 hour, 20 minutes, 49 seconds: suite name: SparkSessionE2ESuite, test name: interrupt operation. ``` -- 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]
