ryan-johnson-databricks commented on PR #40321:
URL: https://github.com/apache/spark/pull/40321#issuecomment-1459045889

   Something went wrong with [Run spark on kubernetes integration 
test](https://github.com/ryan-johnson-databricks/spark/actions/runs/4358877500/jobs/7620022040):
   ```
   [info] *** Test still running after 2 minutes, 57 seconds: suite name: 
KubernetesSuite, test name: Test decommissioning with dynamic allocation & 
shuffle cleanups. 
   [info] - Test decommissioning with dynamic allocation & shuffle cleanups (3 
minutes, 3 seconds)
   [info] - Test decommissioning timeouts (1 minute)
   [info] - SPARK-37576: Rolling decommissioning (1 minute, 11 seconds)
   [info] org.apache.spark.deploy.k8s.integrationtest.KubernetesSuite *** 
ABORTED *** (25 minutes, 32 seconds)
   [info]   io.fabric8.kubernetes.client.KubernetesClientException: Failure 
executing: POST at: https://192.168.49.2:8443/api/v1/namespaces. Message: 
object is being deleted: namespaces "spark-6bff7607e9884740a4bac53b1fb655ae" 
already exists. Received status: Status(apiVersion=v1, code=409, 
details=StatusDetails(causes=[], group=null, kind=namespaces, 
name=spark-6bff7607e9884740a4bac53b1fb655ae, retryAfterSeconds=null, uid=null, 
additionalProperties={}), kind=Status, message=object is being deleted: 
namespaces "spark-6bff7607e9884740a4bac53b1fb655ae" already exists, 
metadata=ListMeta(_continue=null, remainingItemCount=null, 
resourceVersion=null, selfLink=null, additionalProperties={}), 
reason=AlreadyExists, status=Failure, additionalProperties={}).
   [info]   at 
io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238)
   [info]   at 
io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:538)
      ...
   [info]   at 
io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42)
   [info]   at 
org.apache.spark.deploy.k8s.integrationtest.KubernetesTestComponents.createNamespace(KubernetesTestComponents.scala:51)
   [info]   at 
org.apache.spark.deploy.k8s.integrationtest.KubernetesSuite.setUpTest(KubernetesSuite.scala:202)
      ...
   [info]   at 
org.apache.spark.deploy.k8s.integrationtest.KubernetesSuite.runTest(KubernetesSuite.scala:45)
      ...
   [info]   Cause: io.fabric8.kubernetes.client.KubernetesClientException: 
Failure executing: POST at: https://192.168.49.2:8443/api/v1/namespaces. 
Message: object is being deleted: namespaces 
"spark-6bff7607e9884740a4bac53b1fb655ae" already exists. Received status: 
Status(apiVersion=v1, code=409, details=StatusDetails(causes=[], group=null, 
kind=namespaces, name=spark-6bff7607e9884740a4bac53b1fb655ae, 
retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, 
message=object is being deleted: namespaces 
"spark-6bff7607e9884740a4bac53b1fb655ae" already exists, 
metadata=ListMeta(_continue=null, remainingItemCount=null, 
resourceVersion=null, selfLink=null, additionalProperties={}), 
reason=AlreadyExists, status=Failure, additionalProperties={}).
   ```
   (not sure how that could be related to this PR?)


-- 
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: reviews-unsubscr...@spark.apache.org

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


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

Reply via email to