Guest User

Untitled

a guest
Jul 22nd, 2018
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.89 KB | None | 0 0
  1. START ---- ---- timestamp=1263478443 localtime=Jan 14 09:14:03
  2. START rpmlint rpmlint timestamp=1263478443 localtime=Jan 14 09:14:03
  3. FAIL rpmlint rpmlint timestamp=1263478644 localtime=Jan 14 09:17:24 Unhandled str: Unhandled URLGrabError: [Errno 14] PYCURL ERROR 7 - ""
  4. Traceback (most recent call last):
  5. File "/usr/share/autotest/common_lib/test.py", line 545, in _call_test_function
  6. return func(*args, **dargs)
  7. File "/usr/share/autotest/common_lib/test.py", line 261, in execute
  8. postprocess_profiled_run, args, dargs)
  9. File "/usr/share/autotest/common_lib/test.py", line 185, in _call_run_once
  10. self.run_once(*args, **dargs)
  11. File "/usr/share/autotest/site_tests/rpmlint/rpmlint.py", line 45, in run_once
  12. autoqa.util.grabber.urlgrab(p, localfile)
  13. File "/usr/lib/python2.6/site-packages/urlgrabber/grabber.py", line 982, in urlgrab
  14. return self._retry(opts, retryfunc, url, filename)
  15. File "/usr/lib/python2.6/site-packages/urlgrabber/grabber.py", line 886, in _retry
  16. r = apply(func, (opts,) + args, {})
  17. File "/usr/lib/python2.6/site-packages/urlgrabber/grabber.py", line 968, in retryfunc
  18. fo = PyCurlFileObject(url, filename, opts)
  19. File "/usr/lib/python2.6/site-packages/urlgrabber/grabber.py", line 1063, in __init__
  20. self._do_open()
  21. File "/usr/lib/python2.6/site-packages/urlgrabber/grabber.py", line 1342, in _do_open
  22. self._do_grab()
  23. File "/usr/lib/python2.6/site-packages/urlgrabber/grabber.py", line 1472, in _do_grab
  24. self._do_perform()
  25. File "/usr/lib/python2.6/site-packages/urlgrabber/grabber.py", line 1329, in _do_perform
  26. raise err
  27. URLGrabError: [Errno 14] PYCURL ERROR 7 - ""
  28.  
  29. None
  30. END FAIL rpmlint rpmlint timestamp=1263478644 localtime=Jan 14 09:17:24
  31. END GOOD ---- ---- timestamp=1263478647 localtime=Jan 14 09:17:27
Add Comment
Please, Sign In to add comment