[ 
https://issues.apache.org/jira/browse/SPARK-45708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated SPARK-45708:
-----------------------------------
    Labels: pull-request-available  (was: )

> Retry mvn deploy failures
> -------------------------
>
>                 Key: SPARK-45708
>                 URL: https://issues.apache.org/jira/browse/SPARK-45708
>             Project: Spark
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 4.0.0
>            Reporter: Enrico Minack
>            Priority: Major
>              Labels: pull-request-available
>
> It is common to see {{408 Request Timeout}} and {{502 Proxy Error}} when 
> deploying artifacts to Apache snapshot repository: 
> https://github.com/apache/spark/actions/runs/6437635317
> {quote}
> 2023-10-07T01:09:51.1719360Z [ERROR] Failed to execute goal 
> org.apache.maven.plugins:maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) 
> on project spark-streaming_2.13: ArtifactDeployerException: Failed to deploy 
> artifacts: Could not transfer artifact 
> org.apache.spark:spark-streaming_2.13:jar:tests:3.3.4-20231007.005815-57 
> from/to apache.snapshots.https 
> (https://repository.apache.org/content/repositories/snapshots): transfer 
> failed for 
> https://repository.apache.org/content/repositories/snapshots/org/apache/spark/spark-streaming_2.13/3.3.4-SNAPSHOT/spark-streaming_2.13-3.3.4-20231007.005815-57-tests.jar,
>  status: 502 Proxy Error -> [Help 1]
> {quote}
> {quote}
> 2023-10-07T01:11:48.5651501Z [ERROR] Failed to execute goal 
> org.apache.maven.plugins:maven-deploy-plugin:3.0.0:deploy (default-deploy) on 
> project spark-connect-common_2.12: Failed to deploy artifacts: Could not 
> transfer artifact 
> org.apache.spark:spark-connect-common_2.12:xml:cyclonedx:3.4.2-20231007.001102-103
>  from/to apache.snapshots.https 
> (https://repository.apache.org/content/repositories/snapshots): transfer 
> failed for 
> https://repository.apache.org/content/repositories/snapshots/org/apache/spark/spark-connect-common_2.12/3.4.2-SNAPSHOT/spark-connect-common_2.12-3.4.2-20231007.001102-103-cyclonedx.xml,
>  status: 408 Request Timeout -> [Help 1]
> {quote}
> Such errors should be retried by `mvn deploy`.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to