Project

General

Profile

Actions

Bug #14529

closed

teuthology CI is broken

Added by Zack Cerza about 8 years ago. Updated about 8 years ago.

Status:
Resolved
Priority:
Immediate
Assignee:
Category:
-
% Done:

0%

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

Description

I'm not sure if this is teuthology-specific but I want to write something down somewhere.

Actions #1

Updated by Zack Cerza about 8 years ago

A snippet from https://jenkins.ceph.com/job/teuthology-pull-requests/198/console :

Already using interpreter /home/jenkins-build/build/workspace/teuthology-pull-requests/venv/bin/python
Using real prefix '/usr'
New python executable in /home/jenkins-build/build/workspace/teuthology-pull-requests/.tox/docs/bin/python
Installing setuptools, pip, wheel...
  Complete output from command /home/jenkins-build/....tox/docs/bin/python -c "import sys, pip; sys...d\"] + sys.argv[1:]))" setuptools pip wheel:
  Collecting setuptools
/home/jenkins-build/build/workspace/teuthology-pull-requests/venv/lib/python2.7/site-packages/virtualenv_support/pip-8.0.2-py2.py3-none-any.whl/pip/_vendor/requests/packages/urllib3/util/ssl_.py:315: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#snimissingwarning.
/home/jenkins-build/build/workspace/teuthology-pull-requests/venv/lib/python2.7/site-packages/virtualenv_support/pip-8.0.2-py2.py3-none-any.whl/pip/_vendor/requests/packages/urllib3/util/ssl_.py:120: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning.
Exception:
Traceback (most recent call last):
  File "/home/jenkins-build/build/workspace/teuthology-pull-requests/venv/lib/python2.7/site-packages/virtualenv_support/pip-8.0.2-py2.py3-none-any.whl/pip/basecommand.py", line 209, in main
    status = self.run(options, args)
  File "/home/jenkins-build/build/workspace/teuthology-pull-requests/venv/lib/python2.7/site-packages/virtualenv_support/pip-8.0.2-py2.py3-none-any.whl/pip/commands/install.py", line 299, in run
    requirement_set.prepare_files(finder)
  File "/home/jenkins-build/build/workspace/teuthology-pull-requests/venv/lib/python2.7/site-packages/virtualenv_support/pip-8.0.2-py2.py3-none-any.whl/pip/req/req_set.py", line 359, in prepare_files
    ignore_dependencies=self.ignore_dependencies))
  File "/home/jenkins-build/build/workspace/teuthology-pull-requests/venv/lib/python2.7/site-packages/virtualenv_support/pip-8.0.2-py2.py3-none-any.whl/pip/req/req_set.py", line 576, in _prepare_file
    session=self.session, hashes=hashes)
  File "/home/jenkins-build/build/workspace/teuthology-pull-requests/venv/lib/python2.7/site-packages/virtualenv_support/pip-8.0.2-py2.py3-none-any.whl/pip/download.py", line 809, in unpack_url
    hashes=hashes
  File "/home/jenkins-build/build/workspace/teuthology-pull-requests/venv/lib/python2.7/site-packages/virtualenv_support/pip-8.0.2-py2.py3-none-any.whl/pip/download.py", line 648, in unpack_http_url
    hashes)
  File "/home/jenkins-build/build/workspace/teuthology-pull-requests/venv/lib/python2.7/site-packages/virtualenv_support/pip-8.0.2-py2.py3-none-any.whl/pip/download.py", line 841, in _download_http_url
    stream=True,
  File "/home/jenkins-build/build/workspace/teuthology-pull-requests/venv/lib/python2.7/site-packages/virtualenv_support/pip-8.0.2-py2.py3-none-any.whl/pip/_vendor/requests/sessions.py", line 480, in get
    return self.request('GET', url, **kwargs)
  File "/home/jenkins-build/build/workspace/teuthology-pull-requests/venv/lib/python2.7/site-packages/virtualenv_support/pip-8.0.2-py2.py3-none-any.whl/pip/download.py", line 377, in request
    return super(PipSession, self).request(method, url, *args, **kwargs)
  File "/home/jenkins-build/build/workspace/teuthology-pull-requests/venv/lib/python2.7/site-packages/virtualenv_support/pip-8.0.2-py2.py3-none-any.whl/pip/_vendor/requests/sessions.py", line 468, in request
    resp = self.send(prep, **send_kwargs)
  File "/home/jenkins-build/build/workspace/teuthology-pull-requests/venv/lib/python2.7/site-packages/virtualenv_support/pip-8.0.2-py2.py3-none-any.whl/pip/_vendor/requests/sessions.py", line 576, in send
    r = adapter.send(request, **kwargs)
  File "/home/jenkins-build/build/workspace/teuthology-pull-requests/venv/lib/python2.7/site-packages/virtualenv_support/pip-8.0.2-py2.py3-none-any.whl/pip/_vendor/cachecontrol/adapter.py", line 46, in send
    resp = super(CacheControlAdapter, self).send(request, **kw)
  File "/home/jenkins-build/build/workspace/teuthology-pull-requests/venv/lib/python2.7/site-packages/virtualenv_support/pip-8.0.2-py2.py3-none-any.whl/pip/_vendor/requests/adapters.py", line 447, in send
    raise SSLError(e, request=request)
SSLError: [Errno 185090050] _ssl.c:344: error:0B084002:x509 certificate routines:X509_load_cert_crl_file:system lib

Actions #4

Updated by Zack Cerza about 8 years ago

  • Status changed from In Progress to Fix Under Review

#775 is finally passing.

Actions #5

Updated by Zack Cerza about 8 years ago

  • Status changed from Fix Under Review to Resolved
Actions

Also available in: Atom PDF