No handlers could be found for logger "moksha.hub"
[2019-11-29 18:00:02][pdcupdater.commands INFO] Performing audit for NewComposeHandler
[2019-11-29 18:00:02][requests.packages.urllib3.connectionpool INFO] Starting new HTTPS connection (1): kojipkgs.fedoraproject.org
[2019-11-29 18:00:02][pdcupdater.services INFO] found 29/Fedora-29-20180912.0
[2019-11-29 18:00:03][pdcupdater.services INFO] found 29/Fedora-29-20180916.0
[2019-11-29 18:00:03][pdcupdater.services INFO] found 29/Fedora-29-20180919.0
[2019-11-29 18:00:03][pdcupdater.services INFO] found 29/Fedora-29-20180919.1
[2019-11-29 18:00:03][pdcupdater.services INFO] found 29/Fedora-29-20181024.1
Traceback (most recent call last):
File "/usr/bin/pdc-updater-audit", line 9, in <module>
load_entry_point('pdc-updater==0.9.3', 'console_scripts', 'pdc-updater-audit')()
File "/usr/lib/python2.7/site-packages/pdcupdater/commands.py", line 72, in audit
results[name] = handler.audit(pdc)
File "/usr/lib/python2.7/site-packages/pdcupdater/handlers/compose.py", line 65, in audit
old_composes = set([idx for branch, idx, url in old_composes])
File "/usr/lib/python2.7/site-packages/pdcupdater/services.py", line 55, in old_composes
good = all([bool(session.head(url)) for url in urls])
File "/usr/lib/python2.7/site-packages/requests/sessions.py", line 518, in head
return self.request('HEAD', url, **kwargs)
File "/usr/lib/python2.7/site-packages/requests/sessions.py", line 486, in request
resp = self.send(prep, **send_kwargs)
File "/usr/lib/python2.7/site-packages/requests/sessions.py", line 598, in send
r = adapter.send(request, **kwargs)
File "/usr/lib/python2.7/site-packages/requests/adapters.py", line 415, in send
raise ConnectionError(err, request=request)
requests.exceptions.ConnectionError: ('Connection aborted.', BadStatusLine("''",))
No handlers could be found for logger "moksha.hub"
[2019-11-29 18:00:01][pdcupdater.commands INFO] Performing audit for NewComposeHandler
[2019-11-29 18:00:01][requests.packages.urllib3.connectionpool INFO] Starting new HTTPS connection (1): kojipkgs.stg.fedoraproject.org
Traceback (most recent call last):
File "/usr/bin/pdc-updater-audit", line 9, in <module>
load_entry_point('pdc-updater==0.9.3', 'console_scripts', 'pdc-updater-audit')()
File "/usr/lib/python2.7/site-packages/pdcupdater/commands.py", line 72, in audit
results[name] = handler.audit(pdc)
File "/usr/lib/python2.7/site-packages/pdcupdater/handlers/compose.py", line 65, in audit
old_composes = set([idx for branch, idx, url in old_composes])
File "/usr/lib/python2.7/site-packages/pdcupdater/services.py", line 42, in old_composes
for branch, branch_link in branch_links:
File "/usr/lib/python2.7/site-packages/pdcupdater/services.py", line 25, in _scrape_links
for link in pre.findAll('a'):
AttributeError: 'NoneType' object has no attribute 'findAll'
No handlers could be found for logger "moksha.hub"
[2019-11-29 18:00:01][pdcupdater.commands INFO] Performing audit for ModuleStateChangeHandler
[2019-11-29 18:00:01][pdcupdater.commands INFO] Performing audit for RetireComponentHandler
[2019-11-29 18:00:02][pdcupdater.handlers.retirement INFO] Looking up all branches from PDC.
[2019-11-29 18:00:02][requests.packages.urllib3.connectionpool INFO] Starting new HTTP connection (1): pdc-web01.phx2.fedoraproject.org
[2019-11-29 18:00:02][requests.packages.urllib3.connectionpool INFO] Starting new HTTPS connection (1): src.fedoraproject.org
Traceback (most recent call last):
File "/usr/bin/pdc-updater-audit", line 9, in <module>
load_entry_point('pdc-updater==0.9.3', 'console_scripts', 'pdc-updater-audit')()
File "/usr/lib/python2.7/site-packages/pdcupdater/commands.py", line 72, in audit
results[name] = handler.audit(pdc)
File "/usr/lib/python2.7/site-packages/pdcupdater/handlers/retirement.py", line 123, in audit
namespace=self._pdc_to_namespace(branch['type']),
File "/usr/lib/python2.7/site-packages/pdcupdater/handlers/retirement.py", line 104, in _pdc_to_namespace
.format(pdc_type))
ValueError: The PDC type "flatpak" is not supported
No handlers could be found for logger "moksha.hub"
[2019-11-29 18:00:01][pdcupdater.commands INFO] Performing audit for ModuleStateChangeHandler
[2019-11-29 18:00:01][pdcupdater.commands INFO] Performing audit for RetireComponentHandler
[2019-11-29 18:00:01][pdcupdater.handlers.retirement INFO] Looking up all branches from PDC.
[2019-11-29 18:00:01][requests.packages.urllib3.connectionpool INFO] Starting new HTTP connection (1): pdc-web01.stg.phx2.fedoraproject.org
[2019-11-29 18:00:03][requests.packages.urllib3.connectionpool INFO] Starting new HTTPS connection (1): src.fedoraproject.org
Traceback (most recent call last):
File "/usr/bin/pdc-updater-audit", line 9, in <module>
load_entry_point('pdc-updater==0.9.3', 'console_scripts', 'pdc-updater-audit')()
File "/usr/lib/python2.7/site-packages/pdcupdater/commands.py", line 72, in audit
results[name] = handler.audit(pdc)
File "/usr/lib/python2.7/site-packages/pdcupdater/handlers/retirement.py", line 123, in audit
namespace=self._pdc_to_namespace(branch['type']),
File "/usr/lib/python2.7/site-packages/pdcupdater/handlers/retirement.py", line 104, in _pdc_to_namespace
.format(pdc_type))
ValueError: The PDC type "flatpak" is not supported