[
https://issues.apache.org/jira/browse/SPARK-28457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16889573#comment-16889573
]
Michael Heuer edited comment on SPARK-28457 at 7/20/19 7:12 PM:
----------------------------------------------------------------
We're also seeing this in [our CI
builds|https://amplab.cs.berkeley.edu/jenkins/job/ADAM/HADOOP_VERSION=2.7.5,SCALAVER=2.12,SPARK_VERSION=2.4.3,label=ubuntu/4351/console]
on older Spark versions
{{{color:#222222}+ curl -L
'{color}[https://www.apache.org/dyn/mirrors/mirrors.cgi?action=download&filename=spark/spark-2.4.3/spark-2.4.3-bin-without-hadoop-scala-2.12.tgz]{color:#222222}'
-o spark-2.4.3-bin-without-hadoop{color}{color:#222222}-scala-2.12.tgz{color}}}
{{{color:#222222}curl: (60) SSL certificate problem: unable to get local issuer
{color}}}
was (Author: heuermh):
We're also seeing this in [our CI
builds|https://amplab.cs.berkeley.edu/jenkins/job/ADAM/HADOOP_VERSION=2.7.5,SCALAVER=2.12,SPARK_VERSION=2.4.3,label=ubuntu/4351/console]
on older Spark versions
{{{color:#222222}+ curl -L
'{color}[https://www.apache.org/dyn/mirrors/mirrors.cgi?action=download&filename=spark/spark-2.4.3/spark-2.4.3-bin-without-hadoop-scala-2.12.tgz]{color:#222222}'
-o spark-2.4.3-bin-without-hadoop{color}{color:#222222}-scala-2.12.tgz{color}}}
{{ }}{{{color:#222222}curl: (60) SSL certificate problem: unable to get local
issuer certificate{color}}}{{{color:#222222}curl performs SSL certificate
verification by default, using a "bundle"{color}}}
{{ {color:#222222} of Certificate Authority (CA) public keys (CA certs). If the
default{color}}}
{{ {color:#222222} bundle file isn't adequate, you can specify an alternate
file{color}}}
{{ {color:#222222} using the --cacert option.{color}}}
{{ {color:#222222}If this HTTPS server uses a certificate signed by a CA
represented in{color}}}
{{ {color:#222222} the bundle, the certificate verification probably failed due
to a{color}}}
{{ {color:#222222} problem with the certificate (it might be expired, or the
name might{color}}}
{{ {color:#222222} not match the domain name in the URL).{color}}}
{{ {color:#222222}If you'd like to turn off curl's verification of the
certificate, use{color}}}
{{ {color:#222222} the -k (or --insecure) option.{color}}}
{{ {color:#222222}Build step 'Execute shell' marked build as failure{color}}}
> curl: (60) SSL certificate problem: unable to get local issuer certificate
> More details here:
> ----------------------------------------------------------------------------------------------
>
> Key: SPARK-28457
> URL: https://issues.apache.org/jira/browse/SPARK-28457
> Project: Spark
> Issue Type: Bug
> Components: Project Infra
> Affects Versions: 3.0.0
> Reporter: Xiao Li
> Priority: Blocker
>
>
> Build broke since this afternoon.
> [spark-master-compile-maven-hadoop-2.7 #10224 (broken since this
> build)|https://amplab.cs.berkeley.edu/jenkins/view/Spark%20QA%20Compile/job/spark-master-compile-maven-hadoop-2.7/10224/]
> [spark-master-compile-maven-hadoop-3.2 #171 (broken since this
> build)|https://amplab.cs.berkeley.edu/jenkins/view/Spark%20QA%20Compile/job/spark-master-compile-maven-hadoop-3.2/171/]
> [spark-master-lint #10599 (broken since this
> build)|https://amplab.cs.berkeley.edu/jenkins/view/Spark%20QA%20Compile/job/spark-master-lint/10599/]
>
> {code:java}
>
>
> https://www.apache.org/dyn/closer.lua?action=download&filename=/maven/maven-3/3.6.1/binaries/apache-maven-3.6.1-bin.tar.gz
> curl: (60) SSL certificate problem: unable to get local issuer certificate
> More details here:
> https://curl.haxx.se/docs/sslcerts.html
> curl performs SSL certificate verification by default, using a "bundle"
> of Certificate Authority (CA) public keys (CA certs). If the default
> bundle file isn't adequate, you can specify an alternate file
> using the --cacert option.
> If this HTTPS server uses a certificate signed by a CA represented in
> the bundle, the certificate verification probably failed due to a
> problem with the certificate (it might be expired, or the name might
> not match the domain name in the URL).
> If you'd like to turn off curl's verification of the certificate, use
> the -k (or --insecure) option.
> gzip: stdin: unexpected end of file
> tar: Child returned status 1
> tar: Error is not recoverable: exiting now
> Using `mvn` from path:
> /home/jenkins/workspace/spark-master-compile-maven-hadoop-2.7/build/apache-maven-3.6.1/bin/mvn
> build/mvn: line 163:
> /home/jenkins/workspace/spark-master-compile-maven-hadoop-2.7/build/apache-maven-3.6.1/bin/mvn:
> No such file or directory
> Build step 'Execute shell' marked build as failure
> Finished: FAILURE
> {code}
>
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]