Discussion:
[Flightgear-devel] FYI - Jenkins error Windows-nightly
Ron H
2017-07-21 12:07:43 UTC
Permalink
Past couple days Windows-Nightly can't build due to some git error.


Building remotely on Windows<http://build.flightgear.org:8080/computer/Windows> (vm x64 windows) in workspace G:\jenkins\workspace\Windows-nightly
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://git.code.sf.net/p/flightgear/fgmeta # timeout=10
Fetching upstream changes from https://git.code.sf.net/p/flightgear/fgmeta
> git --version # timeout=10
> git fetch --tags --progress https://git.code.sf.net/p/flightgear/fgmeta +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git.code.sf.net/p/flightgear/fgmeta
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:812)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1079)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1110)
at hudson.scm.SCM.checkout(SCM.java:495)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1212)
at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:560)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:485)
at hudson.model.Run.execute(Run.java:1735)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:415)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git.code.sf.net/p/flightgear/fgmeta +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout:
stderr: fatal: unable to access 'https://git.code.sf.net/p/flightgear/fgmeta/': error setting certificate verify locations:


Ron


Windows 10, VS2015
Florent Rougon
2017-07-21 13:14:27 UTC
Permalink
Hi,

Ron H <***@hotmail.com> wrote:

> Past couple days Windows-Nightly can't build due to some git error.

James is working on the jenkins Windows setup to fix a problem we've had
for several weeks (error running fgrcc for the 32 bits build), so I
think he is aware of this and working on it as time permits. :)

Thanks

--
Florent
Ron H
2017-07-21 13:44:35 UTC
Permalink
K thanks - sorry to be a pest. "We hates windows too"


Ron


Windows 10, VS2015


________________________________
From: Florent Rougon <***@free.fr>
Sent: July 21, 2017 9:14 AM
To: flightgear-***@lists.sourceforge.net
Subject: Re: [Flightgear-devel] FYI - Jenkins error Windows-nightly

Hi,

Ron H <***@hotmail.com> wrote:

> Past couple days Windows-Nightly can't build due to some git error.

James is working on the jenkins Windows setup to fix a problem we've had
for several weeks (error running fgrcc for the 32 bits build), so I
think he is aware of this and working on it as time permits. :)

Thanks

--
Florent
Loading...