You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@apache.org by "Andrew Bayer (JIRA)" <ji...@apache.org> on 2015/04/04 23:14:33 UTC

[jira] [Assigned] (BUILDS-69) Windows2: unable to access 'https://git-wip-us.apache.org/repos/asf/maven.git/': SSL certificate problem: unable to get local issuer certificate

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

Andrew Bayer reassigned BUILDS-69:
----------------------------------

    Assignee: Andrew Bayer

> Windows2: unable to access 'https://git-wip-us.apache.org/repos/asf/maven.git/': SSL certificate problem: unable to get local issuer certificate
> ------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: BUILDS-69
>                 URL: https://issues.apache.org/jira/browse/BUILDS-69
>             Project: Infra Build Platform
>          Issue Type: Bug
>          Components: Jenkins
>            Reporter: Hervé Boutemy
>            Assignee: Andrew Bayer
>
> see https://builds.apache.org/view/M-R/view/Maven/job/core-it-maven-3-win/915/console
> Building remotely on windows2 (Windows) in workspace f:\ws\m3-its
> Cloning the remote Git repository
> Cloning repository https://git-wip-us.apache.org/repos/asf/maven.git
>  > git init f:\ws\m3-its\maven-3-trunk # timeout=10
> Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
>  > git --version # timeout=10
>  > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
> ERROR: Error cloning remote repo 'origin'
> hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
> stdout: 
> stderr: fatal: unable to access 'https://git-wip-us.apache.org/repos/asf/maven.git/': SSL certificate problem: unable to get local issuer certificate
> 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1435)
> 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1223)
> 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:85)
> 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:280)
> 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:436)
> 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
> 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
> 	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
> 	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
> 	at hudson.remoting.Request$2.run(Request.java:328)
> 	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
> 	at java.util.concurrent.FutureTask.run(Unknown Source)
> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
> 	at hudson.remoting.Engine$1$1.run(Engine.java:63)
> 	at java.lang.Thread.run(Unknown Source)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)