Dongjoon Hyun created SPARK-31693:
-------------------------------------
Summary: Investigate AmpLab Jenkins server network issue
Key: SPARK-31693
URL: https://issues.apache.org/jira/browse/SPARK-31693
Project: Spark
Issue Type: Bug
Components: Project Infra
Affects Versions: 3.1.0
Reporter: Dongjoon Hyun
Given the series of failures in Spark packaging Jenkins job, it seems that
there is a network issue in AmbLab Jenkins cluster.
-
https://amplab.cs.berkeley.edu/jenkins/view/Spark%20Packaging/job/spark-master-maven-snapshots/
- The node failed to talk to GitBox.
- The node failed to download the maven mirror.
- The node failed to communicate repository.apache.org.
{code}
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-deploy-plugin:3.0.0-M1:deploy (default-deploy)
on project spark-parent_2.12: ArtifactDeployerException: Failed to retrieve
remote metadata
org.apache.spark:spark-parent_2.12:3.1.0-SNAPSHOT/maven-metadata.xml: Could not
transfer metadata
org.apache.spark:spark-parent_2.12:3.1.0-SNAPSHOT/maven-metadata.xml 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-parent_2.12/3.1.0-SNAPSHOT/maven-metadata.xml:
Connect to repository.apache.org:443 [repository.apache.org/207.244.88.140]
failed: Connection timed out (Connection timed out) -> [Help 1]
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]