Package: pychef
Version: 0.2.3-1
Severity: serious
Usertags: goto-cc

During a rebuild of all Debian packages in a clean sid chroot (using cowbuilder
and pbuilder) the build failed with the following error.

[...]
======================================================================
ERROR: test_create_bag (chef.tests.test_data_bag.DataBagTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/srv/jenkins-slave/workspace/sid-goto-cc-pychef/pychef-0.2.3/chef/tests/__init__.py",
 line 52, in tearDown
    obj.delete()
  File 
"/srv/jenkins-slave/workspace/sid-goto-cc-pychef/pychef-0.2.3/chef/base.py", 
line 117, in delete
    api.api_request('DELETE', self.url)
  File 
"/srv/jenkins-slave/workspace/sid-goto-cc-pychef/pychef-0.2.3/chef/api.py", 
line 225, in api_request
    response = self.request(method, path, headers, data)
  File 
"/srv/jenkins-slave/workspace/sid-goto-cc-pychef/pychef-0.2.3/chef/api.py", 
line 208, in request
    response = self._request(method, self.url+path, data, dict((k.capitalize(), 
v) for k, v in request_headers.iteritems()))
  File 
"/srv/jenkins-slave/workspace/sid-goto-cc-pychef/pychef-0.2.3/chef/api.py", 
line 195, in _request
    return urllib2.urlopen(request).read()
  File "/usr/lib/python2.7/urllib2.py", line 127, in urlopen
    return _opener.open(url, data, timeout)
  File "/usr/lib/python2.7/urllib2.py", line 404, in open
    response = self._open(req, data)
  File "/usr/lib/python2.7/urllib2.py", line 422, in _open
    '_open', req)
  File "/usr/lib/python2.7/urllib2.py", line 382, in _call_chain
    result = func(*args)
  File "/usr/lib/python2.7/urllib2.py", line 1222, in https_open
    return self.do_open(httplib.HTTPSConnection, req)
  File "/usr/lib/python2.7/urllib2.py", line 1184, in do_open
    raise URLError(err)
URLError: <urlopen error [Errno -2] Name or service not known>

----------------------------------------------------------------------
Ran 71 tests in 59.780s

FAILED (errors=1, skipped=2)
{}
{1: 2}
debian/rules:10: recipe for target 'override_dh_auto_test' failed


I'm not sure whether this test expects any network connectivity!? The full build
log is attached, but please do let me know if the problem happens to be
unreproducible.

Best,
Michael

Attachment: pychef-build-log.txt.gz
Description: application/gunzip

Attachment: pgpIW3SvZ60F2.pgp
Description: PGP signature

Reply via email to