[Bug 1679837] [NEW] python-eventlet FTBFS on amd64 during zesty archive test rebuild

Brian Murray brian at ubuntu.com
Tue Apr 4 20:39:41 UTC 2017


Public bug reported:

python-eventlet version 0.19.0-2ubuntu1 failed to build from source on
amd64 during a test rebuild of the zesty archive.  The build log can be
found here:

https://launchpadlibrarian.net/312239255/buildlog_ubuntu-zesty-amd64
.python-eventlet_0.19.0-2ubuntu1_BUILDING.txt.gz

It seems to be due to some test failures:

======================================================================
FAIL: test_getaddrinfo (tests.greendns_test.TestGetaddrinfo)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/tests/__init__.py", line 95, in wrapped
    return func(*a, **kw)
  File "/<<PKGBUILDDIR>>/tests/greendns_test.py", line 521, in test_getaddrinfo
    assert udp in filt_res
AssertionError

======================================================================
FAIL: test_getaddrinfo_idn (tests.greendns_test.TestGetaddrinfo)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/tests/__init__.py", line 95, in wrapped
    return func(*a, **kw)
  File "/<<PKGBUILDDIR>>/tests/greendns_test.py", line 536, in test_getaddrinfo_idn
    assert udp in filt_res
AssertionError

======================================================================
FAIL: test_getaddrinfo_inet (tests.greendns_test.TestGetaddrinfo)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/tests/__init__.py", line 95, in wrapped
    return func(*a, **kw)
  File "/<<PKGBUILDDIR>>/tests/greendns_test.py", line 547, in test_getaddrinfo_inet
    assert udp in [ai[:3] + (ai[4],) for ai in res]
AssertionError

======================================================================
FAIL: test_getaddrinfo_inet6 (tests.greendns_test.TestGetaddrinfo)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/tests/__init__.py", line 95, in wrapped
    return func(*a, **kw)
  File "/<<PKGBUILDDIR>>/tests/greendns_test.py", line 558, in test_getaddrinfo_inet6
    assert udp in [ai[:3] + (ai[4],) for ai in res]
AssertionError

----------------------------------------------------------------------
Ran 588 tests in 65.655s

FAILED (SKIP=98, failures=4)
debian/rules:18: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:7: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2

** Affects: python-eventlet (Ubuntu)
     Importance: Undecided
     Assignee: Corey Bryant (corey.bryant)
         Status: New


** Tags: ftbfs zesty

-- 
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to python-eventlet in Ubuntu.
https://bugs.launchpad.net/bugs/1679837

Title:
  python-eventlet FTBFS on amd64 during zesty archive test rebuild

Status in python-eventlet package in Ubuntu:
  New

Bug description:
  python-eventlet version 0.19.0-2ubuntu1 failed to build from source on
  amd64 during a test rebuild of the zesty archive.  The build log can
  be found here:

  https://launchpadlibrarian.net/312239255/buildlog_ubuntu-zesty-amd64
  .python-eventlet_0.19.0-2ubuntu1_BUILDING.txt.gz

  It seems to be due to some test failures:

  ======================================================================
  FAIL: test_getaddrinfo (tests.greendns_test.TestGetaddrinfo)
  ----------------------------------------------------------------------
  Traceback (most recent call last):
    File "/<<PKGBUILDDIR>>/tests/__init__.py", line 95, in wrapped
      return func(*a, **kw)
    File "/<<PKGBUILDDIR>>/tests/greendns_test.py", line 521, in test_getaddrinfo
      assert udp in filt_res
  AssertionError

  ======================================================================
  FAIL: test_getaddrinfo_idn (tests.greendns_test.TestGetaddrinfo)
  ----------------------------------------------------------------------
  Traceback (most recent call last):
    File "/<<PKGBUILDDIR>>/tests/__init__.py", line 95, in wrapped
      return func(*a, **kw)
    File "/<<PKGBUILDDIR>>/tests/greendns_test.py", line 536, in test_getaddrinfo_idn
      assert udp in filt_res
  AssertionError

  ======================================================================
  FAIL: test_getaddrinfo_inet (tests.greendns_test.TestGetaddrinfo)
  ----------------------------------------------------------------------
  Traceback (most recent call last):
    File "/<<PKGBUILDDIR>>/tests/__init__.py", line 95, in wrapped
      return func(*a, **kw)
    File "/<<PKGBUILDDIR>>/tests/greendns_test.py", line 547, in test_getaddrinfo_inet
      assert udp in [ai[:3] + (ai[4],) for ai in res]
  AssertionError

  ======================================================================
  FAIL: test_getaddrinfo_inet6 (tests.greendns_test.TestGetaddrinfo)
  ----------------------------------------------------------------------
  Traceback (most recent call last):
    File "/<<PKGBUILDDIR>>/tests/__init__.py", line 95, in wrapped
      return func(*a, **kw)
    File "/<<PKGBUILDDIR>>/tests/greendns_test.py", line 558, in test_getaddrinfo_inet6
      assert udp in [ai[:3] + (ai[4],) for ai in res]
  AssertionError

  ----------------------------------------------------------------------
  Ran 588 tests in 65.655s

  FAILED (SKIP=98, failures=4)
  debian/rules:18: recipe for target 'override_dh_auto_test' failed
  make[1]: *** [override_dh_auto_test] Error 1
  make[1]: Leaving directory '/<<PKGBUILDDIR>>'
  debian/rules:7: recipe for target 'build' failed
  make: *** [build] Error 2
  dpkg-buildpackage: error: debian/rules build gave error exit status 2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-eventlet/+bug/1679837/+subscriptions



More information about the Ubuntu-openstack-bugs mailing list