On Sun, May 29, 2016 at 11:03 AM, Ian Hinder <[email protected]> wrote:
> > On 29 May 2016, at 16:40, Erik Schnetter <[email protected]> wrote: > > > Ian > > > > I am observing widespread breakage when running the tests. So far, > things are "working" only on my laptop and two workstations, and are broken > everywhere else. And "working" here is that the tests run and finish and > report results, not that they succeed. > > > > I am hoping that there is a common cause, and that we won't have to > track down a different issue for every HPC system. > > Hi Erik, > > The error with triggering the analysis in Jenkins is caused by > certificates. > > On the git server that triggers the Jenkins analysis in a post-update > hook, I get the error > > $ curl -X POST > https://build.barrywardell.net/job/EinsteinToolkitMulti-sandbox/build?token=*** > curl: (60) server certificate verification failed. CAfile: > /etc/ssl/certs/ca-certificates.crt CRLfile: none > More details here: http://curl.haxx.se/docs/sslcerts.html > > According to > > > https://www.sslshopper.com/ssl-checker.html#hostname=https://build.barrywardell.net > > the Jenkins machine has a LetsEncrypt certificate which is not trusted in > all browsers. > > Barry, do you know what is needed? > This has now been fixed on https://build.barrywardell.net. The problem was a missing intermediate cert.
_______________________________________________ Users mailing list [email protected] http://lists.einsteintoolkit.org/mailman/listinfo/users
