Github user vanzin commented on the issue:

    https://github.com/apache/spark/pull/23037
  
    Seems like a legitimate failure.
    
    ```
      name="Run PySpark shell" 
classname="org.apache.spark.deploy.k8s.integrationtest.KubernetesSuite" 
time="121.327">
        <failure 
        message="The code passed to eventually never returned normally. 
Attempted 70 times over 2.01843556135 minutes. Last failure message: 
&quot;&quot; did not contain &quot;SparkSession available&quot; The application 
did not complete.." type="class 
org.scalatest.exceptions.TestFailedDueToTimeoutException">
          org.scalatest.exceptions.TestFailedDueToTimeoutException: The code 
passed to eventually never returned normally. Attempted 70 times over 
2.01843556135 minutes. Last failure message: &quot;&quot; did not contain 
&quot;SparkSession available&quot; The application did not complete..
          at 
org.scalatest.concurrent.Eventually.tryTryAgain$1(Eventually.scala:432)
          at 
org.scalatest.concurrent.Eventually.eventually(Eventually.scala:439)
          at 
org.scalatest.concurrent.Eventually.eventually$(Eventually.scala:391)
          at 
org.scalatest.concurrent.Eventually$.eventually(Eventually.scala:479)
          at 
org.scalatest.concurrent.Eventually.eventually(Eventually.scala:308)
          at 
org.scalatest.concurrent.Eventually.eventually$(Eventually.scala:307)
          at 
org.scalatest.concurrent.Eventually$.eventually(Eventually.scala:479)
          at 
org.apache.spark.deploy.k8s.integrationtest.PythonTestsSuite.$anonfun$$init$$13(PythonTestsSuite.scala:164)
    ```


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to