Bug 1153356

Summary: [abrt] bodhi-client: adapters.py:375:send:ConnectionError: HTTPSConnectionPool(host='admin.fedoraproject.org', port=443): Max retries exceeded with url: /updates/save (Caused by <class 'socket.gaierror'>: [Errno -2] Name or service not known)
Product: [Fedora] Fedora Reporter: Jared Smith <jsmith.fedora>
Component: bodhiAssignee: Luke Macken <lmacken>
Status: CLOSED EOL QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 21CC: lmacken, pfrields
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/c910e7688bc1ed5c08160bc9374eed65bcaae16b
Whiteboard: abrt_hash:8045442dc10e6b71507bba38a710dafb977b3e68
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-12-02 04:18:52 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace
none
File: dso_list
none
File: environ none

Description Jared Smith 2014-10-15 20:40:25 UTC
Description of problem:
Trying to push a package update

Version-Release number of selected component:
bodhi-client-0.9.12.2-1.fc21

Additional info:
reporter:       libreport-2.2.3
cmdline:        /usr/bin/python2 -tt /usr/bin/bodhi --new --release f21 --file bodhi.template drupal7-7.32-1.fc21 --username jsmith
executable:     /usr/bin/bodhi
kernel:         3.17.0-301.fc21.x86_64
runlevel:       N 5
type:           Python
uid:            1975

Truncated backtrace:
adapters.py:375:send:ConnectionError: HTTPSConnectionPool(host='admin.fedoraproject.org', port=443): Max retries exceeded with url: /updates/save (Caused by <class 'socket.gaierror'>: [Errno -2] Name or service not known)

Traceback (most recent call last):
  File "/usr/bin/bodhi", line 532, in <module>
    main()
  File "/usr/bin/bodhi", line 225, in main
    data = bodhi.save(**update_args)
  File "/usr/lib/python2.7/site-packages/fedora/client/bodhi.py", line 111, in save
    'bugs': bugs,
  File "/usr/lib/python2.7/site-packages/fedora/client/baseclient.py", line 369, in send_request
    auth_params=auth_params, retries=retries, timeout=timeout)
  File "/usr/lib/python2.7/site-packages/fedora/client/proxyclient.py", line 397, in send_request
    timeout=timeout,
  File "/usr/lib/python2.7/site-packages/requests/api.py", line 88, in post
    return request('post', url, data=data, **kwargs)
  File "/usr/lib/python2.7/site-packages/requests/api.py", line 44, in request
    return session.request(method=method, url=url, **kwargs)
  File "/usr/lib/python2.7/site-packages/requests/sessions.py", line 456, in request
    resp = self.send(prep, **send_kwargs)
  File "/usr/lib/python2.7/site-packages/requests/sessions.py", line 559, in send
    r = adapter.send(request, **kwargs)
  File "/usr/lib/python2.7/site-packages/requests/adapters.py", line 375, in send
    raise ConnectionError(e, request=request)
ConnectionError: HTTPSConnectionPool(host='admin.fedoraproject.org', port=443): Max retries exceeded with url: /updates/save (Caused by <class 'socket.gaierror'>: [Errno -2] Name or service not known)

Local variables in innermost frame:
chunked: False
e: MaxRetryError("HTTPSConnectionPool(host='admin.fedoraproject.org', port=443): Max retries exceeded with url: /updates/save (Caused by <class 'socket.gaierror'>: [Errno -2] Name or service not known)",)
stream: False
url: '/updates/save'
verify: True
self: <requests.adapters.HTTPAdapter object at 0x7f7e42d25550>
request: <PreparedRequest [POST]>
cert: None
timeout: <urllib3.util.timeout.Timeout object at 0x7f7e4257e850>
proxies: {}
conn: <urllib3.connectionpool.HTTPSConnectionPool object at 0x7f7e4257e710>

Comment 1 Jared Smith 2014-10-15 20:40:27 UTC
Created attachment 947326 [details]
File: backtrace

Comment 2 Jared Smith 2014-10-15 20:40:27 UTC
Created attachment 947327 [details]
File: dso_list

Comment 3 Jared Smith 2014-10-15 20:40:28 UTC
Created attachment 947328 [details]
File: environ

Comment 4 Fedora End Of Life 2015-11-04 15:02:11 UTC
This message is a reminder that Fedora 21 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 21. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as EOL if it remains open with a Fedora  'version'
of '21'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 21 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 5 Fedora End Of Life 2015-12-02 04:18:55 UTC
Fedora 21 changed to end-of-life (EOL) status on 2015-12-01. Fedora 21 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.