[ 
https://issues.apache.org/jira/browse/SPARK-31097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17055337#comment-17055337
 ] 

Shane Knapp edited comment on SPARK-31097 at 3/9/20, 8:08 PM:
--------------------------------------------------------------

odd.  i replicated the environment that jenkins uses when executing `curl` and 
was unable to reproduce it...  it should be using the anaconda-provided certs:

 
{noformat}
* successfully set certificate verify locations:
*   CAfile: /home/jenkins/anaconda2/ssl/cacert.pem
  CApath: none{noformat}
 

could you do me a favor and add a `-v` to each `curl` call in 
`scripts/jenkins-test` and push to that existing PR?  i'll limit the nodes that 
job is capable of building on to `amp-jenkins-staging-worker-02`.


was (Author: shaneknapp):
odd.  i replicated the environment that jenkins uses when executing `curl` and 
was unable to reproduce it...  it should be using the anaconda-provided certs:

 

 

could you do me a favor and add a `-v` to each `curl` call in 
`scripts/jenkins-test` and push to that existing PR?  i'll limit the nodes that 
job is capable of building on to `amp-jenkins-staging-worker-02`.

> Expired SSL cert on Spark 2.4.5 download
> ----------------------------------------
>
>                 Key: SPARK-31097
>                 URL: https://issues.apache.org/jira/browse/SPARK-31097
>             Project: Spark
>          Issue Type: Task
>          Components: Project Infra
>    Affects Versions: 2.4.5
>            Reporter: Michael Heuer
>            Priority: Major
>
> {code:java}
> + curl -L 
> 'https://www.apache.org/dyn/mirrors/mirrors.cgi?action=download&filename=spark/spark-2.4.5/spark-2.4.5-bin-hadoop2.7.tgz'
>  -o spark-2.4.5-bin-hadoop2.7.tgz
>   % Total    % Received % Xferd  Average Speed   Time    Time     Time  
> Current
>                                  Dload  Upload   Total   Spent    Left  Speed
>   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
>   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
>   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
>   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
> curl: (60) SSL certificate problem: certificate has expired
> More details here: https://curl.haxx.se/docs/sslcerts.html
> {code}
> https://amplab.cs.berkeley.edu/jenkins/job/ADAM-prb/3091/HADOOP_VERSION=2.7.5,SCALAVER=2.11,SPARK_VERSION=2.4.5,label=ubuntu/console



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to