Project

General

Profile

Actions

Bug #10841

closed

"Issued certificate has expired" in rados-dumpling-distro-basic-magna run

Added by Yuri Weinstein about 9 years ago. Updated about 9 years ago.

Status:
Resolved
Priority:
Urgent
Assignee:
Sandon Van Ness
Category:
-
Target version:
-
% Done:

100%

Source:
other
Tags:
Backport:
dumpling
Regression:
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

Run: http://pulpito.ceph.redhat.com/teuthology-2015-02-10_16:58:18-rados-dumpling-distro-basic-magna/45054/
Job: 45054
Logs: http://magna002.ceph.redhat.com/teuthology-2015-02-10_16:58:18-rados-dumpling-distro-basic-magna/45054/

2015-02-10T19:10:33.618 INFO:tasks.workunit.client.0.magna044.stderr:ERROR: cannot verify ceph.com's certificate, issued by `/C=GB/ST=Greater Manchester/L=Salford/O=COMODO CA Limited/CN=PositiveSSL CA 2':
2015-02-10T19:10:33.657 INFO:tasks.workunit.client.0.magna044.stderr:  Issued certificate has expired.
2015-02-10T19:10:33.658 INFO:tasks.workunit.client.0.magna044.stderr:To connect to ceph.com insecurely, use `--no-check-certificate'.
2015-02-10T19:10:33.697 INFO:tasks.workunit.client.0.magna044.stderr:+ wget -O test_rados.py https://ceph.com/git/?p=ceph.git;a=blob_plain;hb=ref/heads/77dfbbaccfb5074899d02314a26cb9ac46a69106;f=src/test/pybind/test_rados.py
2015-02-10T19:10:33.698 INFO:tasks.workunit.client.0.magna044.stderr:--2015-02-10 19:10:33--  https://ceph.com/git/?p=ceph.git;a=blob_plain;hb=ref/heads/77dfbbaccfb5074899d02314a26cb9ac46a69106;f=src/test/pybind/test_rados.py
2015-02-10T19:10:33.739 INFO:tasks.workunit.client.0.magna044.stderr:Resolving ceph.com (ceph.com)... 2607:f298:4:147::b05:fe2a, 208.113.241.137
2015-02-10T19:10:33.740 INFO:tasks.workunit.client.0.magna044.stderr:Connecting to ceph.com (ceph.com)|2607:f298:4:147::b05:fe2a|:443... failed: No route to host.
2015-02-10T19:10:33.780 INFO:tasks.workunit.client.0.magna044.stderr:Connecting to ceph.com (ceph.com)|208.113.241.137|:443... connected.
2015-02-10T19:10:33.832 INFO:tasks.workunit.client.0.magna044.stderr:ERROR: cannot verify ceph.com's certificate, issued by `/C=GB/ST=Greater Manchester/L=Salford/O=COMODO CA Limited/CN=PositiveSSL CA 2':
2015-02-10T19:10:33.833 INFO:tasks.workunit.client.0.magna044.stderr:  Issued certificate has expired.
2015-02-10T19:10:33.834 INFO:tasks.workunit.client.0.magna044.stderr:To connect to ceph.com insecurely, use `--no-check-certificate'.
Actions #1

Updated by Sandon Van Ness about 9 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100

This was due to ceph.com's certificate expiring.

This was not caught by my certificate expiry catching script due to SSL v3 being dropped due to an exploit by most hosting providers (including DH) causing a python exception when the handshake failed. I have since worked around the issue in the script so we should be good for future notifications.

Actions

Also available in: Atom PDF