Source: python-oslotest
Version: 1.5.1-1
Severity: serious
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org

Dear Maintainer,

python-oslotest fails to build from source on unstable/amd64:

  [..]
  
  ======================================================================
  FAIL:
  tests.unit.test_base.TestBaseTestCase.test_fake_logs_with_log_cap
  tests.unit.test_base.TestBaseTestCase.test_fake_logs_with_log_cap
  ----------------------------------------------------------------------
  _StringException: Traceback (most recent call last):
    File "/usr/lib/python2.7/dist-packages/mock/mock.py", line 1305, in
    patched
      return func(*args, **keywargs)
    File "tests/unit/test_base.py", line 82, in
    test_fake_logs_with_log_cap
      env_get_mock.assert_any_calls('OS_DEBUG')
    File "/usr/lib/python2.7/dist-packages/mock/mock.py", line 721, in
    __getattr__
      raise AttributeError(name)
  AttributeError: assert_any_calls
  
  
  ======================================================================
  FAIL: process-returncode
  process-returncode
  ----------------------------------------------------------------------
  _StringException: returncode 1
  
  
  ======================================================================
  FAIL: tests.unit.test_base.TestBaseTestCase.test_fake_logs_with_debug
  tests.unit.test_base.TestBaseTestCase.test_fake_logs_with_debug
  ----------------------------------------------------------------------
  _StringException: Traceback (most recent call last):
    File "/usr/lib/python2.7/dist-packages/mock/mock.py", line 1305, in
    patched
      return func(*args, **keywargs)
    File "tests/unit/test_base.py", line 69, in
    test_fake_logs_with_debug
      env_get_mock.assert_any_calls('OS_DEBUG')
    File "/usr/lib/python2.7/dist-packages/mock/mock.py", line 721, in
    __getattr__
      raise AttributeError(name)
  AttributeError: assert_any_calls
  
  
  ======================================================================
  FAIL: process-returncode
  process-returncode
  ----------------------------------------------------------------------
  _StringException: returncode 1
  
  
  ======================================================================
  FAIL: tests.unit.test_base.TestBaseTestCase.test_fake_logs_default
  tests.unit.test_base.TestBaseTestCase.test_fake_logs_default
  ----------------------------------------------------------------------
  _StringException: Traceback (most recent call last):
    File "/usr/lib/python2.7/dist-packages/mock/mock.py", line 1305, in
    patched
      return func(*args, **keywargs)
    File "tests/unit/test_base.py", line 58, in test_fake_logs_default
      env_get_mock.assert_any_calls('OS_DEBUG')
    File "/usr/lib/python2.7/dist-packages/mock/mock.py", line 721, in
    __getattr__
      raise AttributeError(name)
  AttributeError: assert_any_calls
  
  
  ======================================================================
  FAIL: process-returncode
  process-returncode
  ----------------------------------------------------------------------
  _StringException: returncode 1
  
  
  ----------------------------------------------------------------------
  Ran 22 tests in 1.377s
  
  FAILED (failures=6)
  debian/rules:33: recipe for target 'override_dh_auto_test' failed
  make[1]: *** [override_dh_auto_test] Error 1
  make[1]: Leaving directory '/tmp/buildd/python-oslotest-1.5.1'
  debian/rules:12: recipe for target 'build' failed
  make: *** [build] Error 2
  dpkg-buildpackage: error: debian/rules build gave error exit status 2

  [..]

The full build log is attached or can be viewed here:

  
https://reproducible.debian.net/logs/unstable/amd64/python-oslotest_1.5.1-1.build1.log.gz


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      la...@debian.org / chris-lamb.co.uk
       `-
I: using fakeroot in build.
I: pbuilder: network access will be disabled during build
I: Current time: Mon Aug 10 15:33:46 GMT+12 2015
I: pbuilder-time-stamp: 1439264026
I: Building the build Environment
I: extracting base tarball [/var/cache/pbuilder/unstable-reproducible-base.tgz]
I: creating local configuration
I: copying local configuration
I: mounting /proc filesystem
I: mounting /run/shm filesystem
I: mounting /dev/pts filesystem
I: Mounting /dev/shm
I: Mounting /sys
I: policy-rc.d already exists
I: Installing the build-deps
 -> Attempting to satisfy build-dependencies
 -> Creating pbuilder-satisfydepends-dummy package
Package: pbuilder-satisfydepends-dummy
Version: 0.invalid.0
Architecture: amd64
Maintainer: Debian Pbuilder Team <pbuilder-ma...@lists.alioth.debian.org>
Description: Dummy package to satisfy dependencies with aptitude - created by 
pbuilder
 This package was created automatically by pbuilder to satisfy the
 build-dependencies of the package being currently built.
Depends: debhelper (>= 9), dh-python, openstack-pkg-tools (>= 0.23~), 
python-all, python-pbr, python-setuptools, python-sphinx, python3-all, 
python3-pbr, python3-setuptools, python-coverage, python-fixtures, python-mock, 
python-mox3, python-oslosphinx (>= 2.2.0.0), python-six (>= 1.9.0), 
python-testscenarios, python-testtools, python3-fixtures, python3-mock, 
python3-mox3, python3-six (>= 1.9.0), python3-subunit, python3-testscenarios, 
python3-testtools, subunit (>= 0.0.18), testrepository (>= 0.0.18)
dpkg-deb: building package 'pbuilder-satisfydepends-dummy' in 
'/tmp/satisfydepends-aptitude/pbuilder-satisfydepends-dummy.deb'.
Selecting previously unselected package pbuilder-satisfydepends-dummy.
(Reading database ... 20247 files and directories currently installed.)
Preparing to unpack .../pbuilder-satisfydepends-dummy.deb ...
Unpacking pbuilder-satisfydepends-dummy (0.invalid.0) ...
dpkg: pbuilder-satisfydepends-dummy: dependency problems, but configuring 
anyway as you requested:
 pbuilder-satisfydepends-dummy depends on dh-python; however:
  Package dh-python is not installed.
 pbuilder-satisfydepends-dummy depends on openstack-pkg-tools (>= 0.23~); 
however:
  Package openstack-pkg-tools is not installed.
 pbuilder-satisfydepends-dummy depends on python-all; however:
  Package python-all is not installed.
 pbuilder-satisfydepends-dummy depends on python-pbr; however:
  Package python-pbr is not installed.
 pbuilder-satisfydepends-dummy depends on python-setuptools; however:
  Package python-setuptools is not installed.
 pbuilder-satisfydepends-dummy depends on python-sphinx; however:
  Package python-sphinx is not installed.
 pbuilder-satisfydepends-dummy depends on python3-all; however:
  Package python3-all is not installed.
 pbuilder-satisfydepends-dummy depends on python3-pbr; however:
  Package python3-pbr is not installed.
 pbuilder-satisfydepends-dummy depends on python3-setuptools; h
Setting up pbuilder-satisfydepends-dummy (0.invalid.0) ...
Reading package lists...
Building dependency tree...
Reading state information...
Initializing package states...
Writing extended state information...
Building tag database...
The following NEW packages will be installed:
  ca-certificates{a} dh-python{a} docutils-common{a} 
  libencode-locale-perl{a} libexpat1{a} libfile-listing-perl{a} 
  libhtml-parser-perl{a} libhtml-tagset-perl{a} libhtml-tree-perl{a} 
  libhttp-cookies-perl{a} libhttp-date-perl{a} libhttp-message-perl{a} 
  libhttp-negotiate-perl{a} libio-html-perl{a} libio-socket-ssl-perl{a} 
  libjs-jquery{a} libjs-sphinxdoc{a} libjs-underscore{a} 
  liblwp-mediatypes-perl{a} liblwp-protocol-https-perl{a} libmpdec2{a} 
  libnet-http-perl{a} libnet-ssleay-perl{a} libpython-stdlib{a} 
  libpython2.7-minimal{a} libpython2.7-stdlib{a} libpython3-stdlib{a} 
  libpython3.4-minimal{a} libpython3.4-stdlib{a} libssl1.0.0{a} 
  libsubunit-perl{a} liburi-perl{a} libwww-perl{a} 
  libwww-robotrules-perl{a} libxdelta2{a} libxml-parser-perl{a} 
  libxml-xpath-perl{a} madison-lite{a} mime-support{a} netbase{a} 
  openssl{a} openstack-pkg-tools{a} pristine-tar{a} python{a} python-all{a} 
  python-chardet{a} python-colorama{a} python-coverage{a} python-distlib{a} 
  python-docutils{a} python-extras{a} python-fixtures{a} python-funcsigs{a} 
  python-html5lib{a} python-jinja2{a} python-markupsafe{a} 
  python-mimeparse{a} python-minimal{a} python-mock{a} python-mox3{a} 
  python-oslosphinx{a} python-pbr{a} python-pip{a} python-pkg-resources{a} 
  python-pygments{a} python-requests{a} python-roman{a} 
  python-setuptools{a} python-six{a} python-sphinx{a} python-subunit{a} 
  python-testrepository{a} python-testscenarios{a} python-testtools{a} 
  python-urllib3{a} python2.7{a} python2.7-minimal{a} python3{a} 
  python3-all{a} python3-chardet{a} python3-colorama{a} python3-distlib{a} 
  python3-extras{a} python3-fixtures{a} python3-funcsigs{a} 
  python3-html5lib{a} python3-mimeparse{a} python3-minimal{a} 
  python3-mock{a} python3-mox3{a} python3-pbr{a} python3-pip{a} 
  python3-pkg-resources{a} python3-requests{a} python3-setuptools{a} 
  python3-six{a} python3-subunit{a} python3-testrepository{a} 
  python3-testscenarios{a} python3-testtools{a} python3-urllib3{a} 
  python3.4{a} python3.4-minimal{a} sgml-base{a} sphinx-common{a} 
  subunit{a} testrepository{a} xdelta{a} xml-core{a} 
0 packages upgraded, 109 newly installed, 0 to remove and 0 not upgraded.
Need to get 17.3 MB of archives. After unpacking 72.8 MB will be used.
Writing extended state information...
Get: 1 http://reproducible.alioth.debian.org/debian/ ./ libjs-sphinxdoc 
1.2.3+dfsg-1.0~reproducible1 [41.1 kB]
Get: 2 http://ftp.de.debian.org/debian/ unstable/main libpython2.7-minimal 
amd64 2.7.10-3 [382 kB]
Get: 3 http://reproducible.alioth.debian.org/debian/ ./ sphinx-common 
1.2.3+dfsg-1.0~reproducible1 [406 kB]
Get: 4 http://ftp.de.debian.org/debian/ unstable/main python2.7-minimal amd64 
2.7.10-3 [1418 kB]
Get: 5 http://reproducible.alioth.debian.org/debian/ ./ python-sphinx 
1.2.3+dfsg-1.0~reproducible1 [271 kB]
Get: 6 http://ftp.de.debian.org/debian/ unstable/main python-minimal amd64 
2.7.9-1 [40.3 kB]
Get: 7 http://ftp.de.debian.org/debian/ unstable/main mime-support all 3.59 
[36.4 kB]
Get: 8 http://ftp.de.debian.org/debian/ unstable/main libexpat1 amd64 2.1.0-7 
[80.0 kB]
Get: 9 http://ftp.de.debian.org/debian/ unstable/main libssl1.0.0 amd64 
1.0.2d-1 [1274 kB]
Get: 10 http://ftp.de.debian.org/debian/ unstable/main libpython2.7-stdlib 
amd64 2.7.10-3 [1854 kB]
Get: 11 http://ftp.de.debian.org/debian/ unstable/main python2.7 amd64 2.7.10-3 
[258 kB]
Get: 12 http://ftp.de.debian.org/debian/ unstable/main libpython-stdlib amd64 
2.7.9-1 [19.5 kB]
Get: 13 http://ftp.de.debian.org/debian/ unstable/main python amd64 2.7.9-1 
[151 kB]
Get: 14 http://ftp.de.debian.org/debian/ unstable/main libmpdec2 amd64 2.4.1-1 
[85.7 kB]
Get: 15 http://ftp.de.debian.org/debian/ unstable/main libpython3.4-minimal 
amd64 3.4.3-8 [495 kB]
Get: 16 http://ftp.de.debian.org/debian/ unstable/main libpython3.4-stdlib 
amd64 3.4.3-8 [2057 kB]
Get: 17 http://ftp.de.debian.org/debian/ unstable/main python-extras all 
0.0.3-3 [7388 B]
Get: 18 http://ftp.de.debian.org/debian/ unstable/main python-pkg-resources all 
18.0.1-2 [73.6 kB]
Get: 19 http://ftp.de.debian.org/debian/ unstable/main python-mimeparse all 
0.1.4-1 [6170 B]
Get: 20 http://ftp.de.debian.org/debian/ unstable/main python-testtools all 
0.9.39-1 [114 kB]
Get: 21 http://ftp.de.debian.org/debian/ unstable/main python-fixtures all 
0.3.14-1.1 [26.4 kB]
Get: 22 http://ftp.de.debian.org/debian/ unstable/main python-six all 1.9.0-3 
[13.6 kB]
Get: 23 http://ftp.de.debian.org/debian/ unstable/main openssl amd64 1.0.2d-1 
[695 kB]
Get: 24 http://ftp.de.debian.org/debian/ unstable/main ca-certificates all 
20150426 [208 kB]
Get: 25 http://ftp.de.debian.org/debian/ unstable/main python-colorama all 
0.3.3-1 [21.4 kB]
Get: 26 http://ftp.de.debian.org/debian/ unstable/main python-distlib all 
0.2.1-1 [116 kB]
Get: 27 http://ftp.de.debian.org/debian/ unstable/main python-html5lib all 
0.999-3 [84.0 kB]
Get: 28 http://ftp.de.debian.org/debian/ unstable/main python-chardet all 
2.3.0-1 [96.2 kB]
Get: 29 http://ftp.de.debian.org/debian/ unstable/main python-urllib3 all 
1.10.4-1 [61.0 kB]
Get: 30 http://ftp.de.debian.org/debian/ unstable/main python-requests all 
2.7.0-3 [66.3 kB]
Get: 31 http://ftp.de.debian.org/debian/ unstable/main python-setuptools all 
18.0.1-2 [180 kB]
Get: 32 http://ftp.de.debian.org/debian/ unstable/main python-pip all 1.5.6-6 
[114 kB]
Get: 33 http://ftp.de.debian.org/debian/ unstable/main python-pbr all 0.11.0-1 
[42.3 kB]
Get: 34 http://ftp.de.debian.org/debian/ unstable/main python-mox3 all 0.7.0-2 
[36.7 kB]
Get: 35 http://ftp.de.debian.org/debian/ unstable/main python-oslosphinx all 
2.5.0-1 [21.7 kB]
Get: 36 http://ftp.de.debian.org/debian/ unstable/main python3.4-minimal amd64 
3.4.3-8 [1401 kB]
Get: 37 http://ftp.de.debian.org/debian/ unstable/main python3-minimal amd64 
3.4.3-4 [34.7 kB]
Get: 38 http://ftp.de.debian.org/debian/ unstable/main python3.4 amd64 3.4.3-8 
[219 kB]
Get: 39 http://ftp.de.debian.org/debian/ unstable/main libpython3-stdlib amd64 
3.4.3-4 [18.1 kB]
Get: 40 http://ftp.de.debian.org/debian/ unstable/main dh-python all 2.20150728 
[71.3 kB]
Get: 41 http://ftp.de.debian.org/debian/ unstable/main python3 amd64 3.4.3-4 
[21.1 kB]
Get: 42 http://ftp.de.debian.org/debian/ unstable/main python3-extras all 
0.0.3-3 [7172 B]
Get: 43 http://ftp.de.debian.org/debian/ unstable/main python3-pkg-resources 
all 18.0.1-2 [44.2 kB]
Get: 44 http://ftp.de.debian.org/debian/ unstable/main python3-mimeparse all 
0.1.4-1 [5954 B]
Get: 45 http://ftp.de.debian.org/debian/ unstable/main python3-testtools all 
0.9.39-1 [113 kB]
Get: 46 http://ftp.de.debian.org/debian/ unstable/main python3-fixtures all 
0.3.14-1.1 [26.0 kB]
Get: 47 http://ftp.de.debian.org/debian/ unstable/main python3-six all 1.9.0-3 
[13.7 kB]
Get: 48 http://ftp.de.debian.org/debian/ unstable/main python3-colorama all 
0.3.3-1 [14.0 kB]
Get: 49 http://ftp.de.debian.org/debian/ unstable/main python3-distlib all 
0.2.1-1 [116 kB]
Get: 50 http://ftp.de.debian.org/debian/ unstable/main python3-html5lib all 
0.999-3 [82.3 kB]
Get: 51 http://ftp.de.debian.org/debian/ unstable/main python3-chardet all 
2.3.0-1 [96.1 kB]
Get: 52 http://ftp.de.debian.org/debian/ unstable/main python3-urllib3 all 
1.10.4-1 [61.1 kB]
Get: 53 http://ftp.de.debian.org/debian/ unstable/main python3-requests all 
2.7.0-3 [66.1 kB]
Get: 54 http://ftp.de.debian.org/debian/ unstable/main python3-setuptools all 
18.0.1-2 [92.6 kB]
Get: 55 http://ftp.de.debian.org/debian/ unstable/main python3-pip all 1.5.6-6 
[97.4 kB]
Get: 56 http://ftp.de.debian.org/debian/ unstable/main python3-pbr all 0.11.0-1 
[32.5 kB]
Get: 57 http://ftp.de.debian.org/debian/ unstable/main python3-mox3 all 0.7.0-2 
[36.4 kB]
Get: 58 http://ftp.de.debian.org/debian/ unstable/main sgml-base all 1.26+nmu4 
[14.6 kB]
Get: 59 http://ftp.de.debian.org/debian/ unstable/main netbase all 5.3 [19.0 kB]
Get: 60 http://ftp.de.debian.org/debian/ unstable/main xml-core all 0.13+nmu2 
[24.2 kB]
Get: 61 http://ftp.de.debian.org/debian/ unstable/main docutils-common all 
0.12+dfsg-1 [185 kB]
Get: 62 http://ftp.de.debian.org/debian/ unstable/main libencode-locale-perl 
all 1.03-1 [13.6 kB]
Get: 63 http://ftp.de.debian.org/debian/ unstable/main libhttp-date-perl all 
6.02-1 [10.7 kB]
Get: 64 http://ftp.de.debian.org/debian/ unstable/main libfile-listing-perl all 
6.04-1 [10.3 kB]
Get: 65 http://ftp.de.debian.org/debian/ unstable/main libhtml-tagset-perl all 
3.20-2 [13.5 kB]
Get: 66 http://ftp.de.debian.org/debian/ unstable/main liburi-perl all 1.64-1 
[95.5 kB]
Get: 67 http://ftp.de.debian.org/debian/ unstable/main libhtml-parser-perl 
amd64 3.71-2 [108 kB]
Get: 68 http://ftp.de.debian.org/debian/ unstable/main libhtml-tree-perl all 
5.03-2 [210 kB]
Get: 69 http://ftp.de.debian.org/debian/ unstable/main libio-html-perl all 
1.001-1 [17.6 kB]
Get: 70 http://ftp.de.debian.org/debian/ unstable/main liblwp-mediatypes-perl 
all 6.02-1 [22.1 kB]
Get: 71 http://ftp.de.debian.org/debian/ unstable/main libhttp-message-perl all 
6.06-1 [80.1 kB]
Get: 72 http://ftp.de.debian.org/debian/ unstable/main libhttp-cookies-perl all 
6.01-1 [17.4 kB]
Get: 73 http://ftp.de.debian.org/debian/ unstable/main libhttp-negotiate-perl 
all 6.00-2 [13.6 kB]
Get: 74 http://ftp.de.debian.org/debian/ unstable/main libnet-ssleay-perl amd64 
1.70-1 [283 kB]
Get: 75 http://ftp.de.debian.org/debian/ unstable/main libio-socket-ssl-perl 
all 2.016-1 [179 kB]
Get: 76 http://ftp.de.debian.org/debian/ unstable/main libjs-jquery all 
1.7.2+dfsg-3.2 [97.5 kB]
Get: 77 http://ftp.de.debian.org/debian/ unstable/main libjs-underscore all 
1.7.0~dfsg-1 [49.9 kB]
Get: 78 http://ftp.de.debian.org/debian/ unstable/main libnet-http-perl all 
6.07-1 [24.8 kB]
Get: 79 http://ftp.de.debian.org/debian/ unstable/main libwww-robotrules-perl 
all 6.01-1 [14.3 kB]
Get: 80 http://ftp.de.debian.org/debian/ unstable/main libwww-perl all 6.13-1 
[194 kB]
Get: 81 http://ftp.de.debian.org/debian/ unstable/main 
liblwp-protocol-https-perl all 6.06-2 [9582 B]
Get: 82 http://ftp.de.debian.org/debian/ unstable/main libsubunit-perl all 
0.0.18-4 [8008 B]
Get: 83 http://ftp.de.debian.org/debian/ unstable/main libxdelta2 amd64 
1.1.3-9.1 [47.7 kB]
Get: 84 http://ftp.de.debian.org/debian/ unstable/main libxml-parser-perl amd64 
2.41-3 [215 kB]
Get: 85 http://ftp.de.debian.org/debian/ unstable/main libxml-xpath-perl all 
1.13-7 [79.6 kB]
Get: 86 http://ftp.de.debian.org/debian/ unstable/main madison-lite all 0.20 
[14.8 kB]
Get: 87 http://ftp.de.debian.org/debian/ unstable/main xdelta amd64 1.1.3-9.1 
[26.4 kB]
Get: 88 http://ftp.de.debian.org/debian/ unstable/main pristine-tar amd64 1.33 
[106 kB]
Get: 89 http://ftp.de.debian.org/debian/ unstable/main python-all amd64 2.7.9-1 
[996 B]
Get: 90 http://ftp.de.debian.org/debian/ unstable/main python-coverage amd64 
3.7.1+dfsg.1-1+b1 [85.8 kB]
Get: 91 http://ftp.de.debian.org/debian/ unstable/main python-roman all 2.0.0-1 
[7898 B]
Get: 92 http://ftp.de.debian.org/debian/ unstable/main python-docutils all 
0.12+dfsg-1 [361 kB]
Get: 93 http://ftp.de.debian.org/debian/ unstable/main python-funcsigs all 
0.4-1 [12.7 kB]
Get: 94 http://ftp.de.debian.org/debian/ unstable/main python-markupsafe amd64 
0.23-2 [15.6 kB]
Get: 95 http://ftp.de.debian.org/debian/ unstable/main python-jinja2 all 2.8-1 
[111 kB]
Get: 96 http://ftp.de.debian.org/debian/ unstable/main python-pygments all 
2.0.1+dfsg-1.1 [481 kB]
Get: 97 http://ftp.de.debian.org/debian/ unstable/main python-testscenarios all 
0.4-4 [12.9 kB]
Get: 98 http://ftp.de.debian.org/debian/ unstable/main python-subunit all 
0.0.18-4 [62.5 kB]
Get: 99 http://ftp.de.debian.org/debian/ unstable/main python-testrepository 
all 0.0.20-2 [66.1 kB]
Get: 100 http://ftp.de.debian.org/debian/ unstable/main python3-all amd64 
3.4.3-4 [932 B]
Get: 101 http://ftp.de.debian.org/debian/ unstable/main python3-funcsigs all 
0.4-1 [12.8 kB]
Get: 102 http://ftp.de.debian.org/debian/ unstable/main python3-subunit all 
0.0.18-4 [61.5 kB]
Get: 103 http://ftp.de.debian.org/debian/ unstable/main python3-testrepository 
all 0.0.20-2 [65.8 kB]
Get: 104 http://ftp.de.debian.org/debian/ unstable/main python3-testscenarios 
all 0.4-4 [13.0 kB]
Get: 105 http://ftp.de.debian.org/debian/ unstable/main subunit all 0.0.18-4 
[21.3 kB]
Get: 106 http://ftp.de.debian.org/debian/ unstable/main testrepository all 
0.0.20-2 [21.0 kB]
Get: 107 http://ftp.de.debian.org/debian/ unstable/main openstack-pkg-tools all 
32 [31.4 kB]
Get: 108 http://ftp.de.debian.org/debian/ unstable/main python-mock all 
1.3.0-2.1 [58.2 kB]
Get: 109 http://ftp.de.debian.org/debian/ unstable/main python3-mock all 
1.3.0-2.1 [58.3 kB]
Fetched 17.3 MB in 0s (19.0 MB/s)
debconf: delaying package configuration, since apt-utils is not installed
Selecting previously unselected package libpython2.7-minimal:amd64.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 20247 files and directories currently installed.)
Preparing to unpack .../libpython2.7-minimal_2.7.10-3_amd64.deb ...
Unpacking libpython2.7-minimal:amd64 (2.7.10-3) ...
Selecting previously unselected package python2.7-minimal.
Preparing to unpack .../python2.7-minimal_2.7.10-3_amd64.deb ...
Unpacking python2.7-minimal (2.7.10-3) ...
Selecting previously unselected package python-minimal.
Preparing to unpack .../python-minimal_2.7.9-1_amd64.deb ...
Unpacking python-minimal (2.7.9-1) ...
Selecting previously unselected package mime-support.
Preparing to unpack .../mime-support_3.59_all.deb ...
Unpacking mime-support (3.59) ...
Selecting previously unselected package libexpat1:amd64.
Preparing to unpack .../libexpat1_2.1.0-7_amd64.deb ...
Unpacking libexpat1:amd64 (2.1.0-7) ...
Selecting previously unselected package libssl1.0.0:amd64.
Preparing to unpack .../libssl1.0.0_1.0.2d-1_amd64.deb ...
Unpacking libssl1.0.0:amd64 (1.0.2d-1) ...
Selecting previously unselected package libpython2.7-stdlib:amd64.
Preparing to unpack .../libpython2.7-stdlib_2.7.10-3_amd64.deb ...
Unpacking libpython2.7-stdlib:amd64 (2.7.10-3) ...
Selecting previously unselected package python2.7.
Preparing to unpack .../python2.7_2.7.10-3_amd64.deb ...
Unpacking python2.7 (2.7.10-3) ...
Selecting previously unselected package libpython-stdlib:amd64.
Preparing to unpack .../libpython-stdlib_2.7.9-1_amd64.deb ...
Unpacking libpython-stdlib:amd64 (2.7.9-1) ...
Processing triggers for man-db (2.7.0.2-5) ...
Setting up libpython2.7-minimal:amd64 (2.7.10-3) ...
Setting up python2.7-minimal (2.7.10-3) ...
Setting up python-minimal (2.7.9-1) ...
Selecting previously unselected package python.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 21049 files and directories currently installed.)
Preparing to unpack .../python_2.7.9-1_amd64.deb ...
Unpacking python (2.7.9-1) ...
Selecting previously unselected package libmpdec2:amd64.
Preparing to unpack .../libmpdec2_2.4.1-1_amd64.deb ...
Unpacking libmpdec2:amd64 (2.4.1-1) ...
Selecting previously unselected package libpython3.4-minimal:amd64.
Preparing to unpack .../libpython3.4-minimal_3.4.3-8_amd64.deb ...
Unpacking libpython3.4-minimal:amd64 (3.4.3-8) ...
Selecting previously unselected package libpython3.4-stdlib:amd64.
Preparing to unpack .../libpython3.4-stdlib_3.4.3-8_amd64.deb ...
Unpacking libpython3.4-stdlib:amd64 (3.4.3-8) ...
Selecting previously unselected package python-extras.
Preparing to unpack .../python-extras_0.0.3-3_all.deb ...
Unpacking python-extras (0.0.3-3) ...
Selecting previously unselected package python-pkg-resources.
Preparing to unpack .../python-pkg-resources_18.0.1-2_all.deb ...
Unpacking python-pkg-resources (18.0.1-2) ...
Selecting previously unselected package python-mimeparse.
Preparing to unpack .../python-mimeparse_0.1.4-1_all.deb ...
Unpacking python-mimeparse (0.1.4-1) ...
Selecting previously unselected package python-testtools.
Preparing to unpack .../python-testtools_0.9.39-1_all.deb ...
Unpacking python-testtools (0.9.39-1) ...
Selecting previously unselected package python-fixtures.
Preparing to unpack .../python-fixtures_0.3.14-1.1_all.deb ...
Unpacking python-fixtures (0.3.14-1.1) ...
Selecting previously unselected package python-six.
Preparing to unpack .../python-six_1.9.0-3_all.deb ...
Unpacking python-six (1.9.0-3) ...
Selecting previously unselected package openssl.
Preparing to unpack .../openssl_1.0.2d-1_amd64.deb ...
Unpacking openssl (1.0.2d-1) ...
Selecting previously unselected package ca-certificates.
Preparing to unpack .../ca-certificates_20150426_all.deb ...
Unpacking ca-certificates (20150426) ...
Selecting previously unselected package python-colorama.
Preparing to unpack .../python-colorama_0.3.3-1_all.deb ...
Unpacking python-colorama (0.3.3-1) ...
Selecting previously unselected package python-distlib.
Preparing to unpack .../python-distlib_0.2.1-1_all.deb ...
Unpacking python-distlib (0.2.1-1) ...
Selecting previously unselected package python-html5lib.
Preparing to unpack .../python-html5lib_0.999-3_all.deb ...
Unpacking python-html5lib (0.999-3) ...
Selecting previously unselected package python-chardet.
Preparing to unpack .../python-chardet_2.3.0-1_all.deb ...
Unpacking python-chardet (2.3.0-1) ...
Selecting previously unselected package python-urllib3.
Preparing to unpack .../python-urllib3_1.10.4-1_all.deb ...
Unpacking python-urllib3 (1.10.4-1) ...
Selecting previously unselected package python-requests.
Preparing to unpack .../python-requests_2.7.0-3_all.deb ...
Unpacking python-requests (2.7.0-3) ...
Selecting previously unselected package python-setuptools.
Preparing to unpack .../python-setuptools_18.0.1-2_all.deb ...
Unpacking python-setuptools (18.0.1-2) ...
Selecting previously unselected package python-pip.
Preparing to unpack .../python-pip_1.5.6-6_all.deb ...
Unpacking python-pip (1.5.6-6) ...
Selecting previously unselected package python-pbr.
Preparing to unpack .../python-pbr_0.11.0-1_all.deb ...
Unpacking python-pbr (0.11.0-1) ...
Selecting previously unselected package python-mox3.
Preparing to unpack .../python-mox3_0.7.0-2_all.deb ...
Unpacking python-mox3 (0.7.0-2) ...
Selecting previously unselected package python-oslosphinx.
Preparing to unpack .../python-oslosphinx_2.5.0-1_all.deb ...
Unpacking python-oslosphinx (2.5.0-1) ...
Selecting previously unselected package python3.4-minimal.
Preparing to unpack .../python3.4-minimal_3.4.3-8_amd64.deb ...
Unpacking python3.4-minimal (3.4.3-8) ...
Selecting previously unselected package python3-minimal.
Preparing to unpack .../python3-minimal_3.4.3-4_amd64.deb ...
Unpacking python3-minimal (3.4.3-4) ...
Selecting previously unselected package python3.4.
Preparing to unpack .../python3.4_3.4.3-8_amd64.deb ...
Unpacking python3.4 (3.4.3-8) ...
Selecting previously unselected package libpython3-stdlib:amd64.
Preparing to unpack .../libpython3-stdlib_3.4.3-4_amd64.deb ...
Unpacking libpython3-stdlib:amd64 (3.4.3-4) ...
Selecting previously unselected package dh-python.
Preparing to unpack .../dh-python_2.20150728_all.deb ...
Unpacking dh-python (2.20150728) ...
Processing triggers for man-db (2.7.0.2-5) ...
Setting up libssl1.0.0:amd64 (1.0.2d-1) ...
Setting up libpython3.4-minimal:amd64 (3.4.3-8) ...
Setting up libexpat1:amd64 (2.1.0-7) ...
Setting up python3.4-minimal (3.4.3-8) ...
Setting up python3-minimal (3.4.3-4) ...
Processing triggers for libc-bin (2.19-19) ...
Selecting previously unselected package python3.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23008 files and directories currently installed.)
Preparing to unpack .../python3_3.4.3-4_amd64.deb ...
Unpacking python3 (3.4.3-4) ...
Selecting previously unselected package python3-extras.
Preparing to unpack .../python3-extras_0.0.3-3_all.deb ...
Unpacking python3-extras (0.0.3-3) ...
Selecting previously unselected package python3-pkg-resources.
Preparing to unpack .../python3-pkg-resources_18.0.1-2_all.deb ...
Unpacking python3-pkg-resources (18.0.1-2) ...
Selecting previously unselected package python3-mimeparse.
Preparing to unpack .../python3-mimeparse_0.1.4-1_all.deb ...
Unpacking python3-mimeparse (0.1.4-1) ...
Selecting previously unselected package python3-testtools.
Preparing to unpack .../python3-testtools_0.9.39-1_all.deb ...
Unpacking python3-testtools (0.9.39-1) ...
Selecting previously unselected package python3-fixtures.
Preparing to unpack .../python3-fixtures_0.3.14-1.1_all.deb ...
Unpacking python3-fixtures (0.3.14-1.1) ...
Selecting previously unselected package python3-six.
Preparing to unpack .../python3-six_1.9.0-3_all.deb ...
Unpacking python3-six (1.9.0-3) ...
Selecting previously unselected package python3-colorama.
Preparing to unpack .../python3-colorama_0.3.3-1_all.deb ...
Unpacking python3-colorama (0.3.3-1) ...
Selecting previously unselected package python3-distlib.
Preparing to unpack .../python3-distlib_0.2.1-1_all.deb ...
Unpacking python3-distlib (0.2.1-1) ...
Selecting previously unselected package python3-html5lib.
Preparing to unpack .../python3-html5lib_0.999-3_all.deb ...
Unpacking python3-html5lib (0.999-3) ...
Selecting previously unselected package python3-chardet.
Preparing to unpack .../python3-chardet_2.3.0-1_all.deb ...
Unpacking python3-chardet (2.3.0-1) ...
Selecting previously unselected package python3-urllib3.
Preparing to unpack .../python3-urllib3_1.10.4-1_all.deb ...
Unpacking python3-urllib3 (1.10.4-1) ...
Selecting previously unselected package python3-requests.
Preparing to unpack .../python3-requests_2.7.0-3_all.deb ...
Unpacking python3-requests (2.7.0-3) ...
Selecting previously unselected package python3-setuptools.
Preparing to unpack .../python3-setuptools_18.0.1-2_all.deb ...
Unpacking python3-setuptools (18.0.1-2) ...
Selecting previously unselected package python3-pip.
Preparing to unpack .../python3-pip_1.5.6-6_all.deb ...
Unpacking python3-pip (1.5.6-6) ...
Selecting previously unselected package python3-pbr.
Preparing to unpack .../python3-pbr_0.11.0-1_all.deb ...
Unpacking python3-pbr (0.11.0-1) ...
Selecting previously unselected package python3-mox3.
Preparing to unpack .../python3-mox3_0.7.0-2_all.deb ...
Unpacking python3-mox3 (0.7.0-2) ...
Selecting previously unselected package sgml-base.
Preparing to unpack .../sgml-base_1.26+nmu4_all.deb ...
Unpacking sgml-base (1.26+nmu4) ...
Selecting previously unselected package netbase.
Preparing to unpack .../archives/netbase_5.3_all.deb ...
Unpacking netbase (5.3) ...
Selecting previously unselected package xml-core.
Preparing to unpack .../xml-core_0.13+nmu2_all.deb ...
Unpacking xml-core (0.13+nmu2) ...
Selecting previously unselected package docutils-common.
Preparing to unpack .../docutils-common_0.12+dfsg-1_all.deb ...
Unpacking docutils-common (0.12+dfsg-1) ...
Selecting previously unselected package libencode-locale-perl.
Preparing to unpack .../libencode-locale-perl_1.03-1_all.deb ...
Unpacking libencode-locale-perl (1.03-1) ...
Selecting previously unselected package libhttp-date-perl.
Preparing to unpack .../libhttp-date-perl_6.02-1_all.deb ...
Unpacking libhttp-date-perl (6.02-1) ...
Selecting previously unselected package libfile-listing-perl.
Preparing to unpack .../libfile-listing-perl_6.04-1_all.deb ...
Unpacking libfile-listing-perl (6.04-1) ...
Selecting previously unselected package libhtml-tagset-perl.
Preparing to unpack .../libhtml-tagset-perl_3.20-2_all.deb ...
Unpacking libhtml-tagset-perl (3.20-2) ...
Selecting previously unselected package liburi-perl.
Preparing to unpack .../liburi-perl_1.64-1_all.deb ...
Unpacking liburi-perl (1.64-1) ...
Selecting previously unselected package libhtml-parser-perl.
Preparing to unpack .../libhtml-parser-perl_3.71-2_amd64.deb ...
Unpacking libhtml-parser-perl (3.71-2) ...
Selecting previously unselected package libhtml-tree-perl.
Preparing to unpack .../libhtml-tree-perl_5.03-2_all.deb ...
Unpacking libhtml-tree-perl (5.03-2) ...
Selecting previously unselected package libio-html-perl.
Preparing to unpack .../libio-html-perl_1.001-1_all.deb ...
Unpacking libio-html-perl (1.001-1) ...
Selecting previously unselected package liblwp-mediatypes-perl.
Preparing to unpack .../liblwp-mediatypes-perl_6.02-1_all.deb ...
Unpacking liblwp-mediatypes-perl (6.02-1) ...
Selecting previously unselected package libhttp-message-perl.
Preparing to unpack .../libhttp-message-perl_6.06-1_all.deb ...
Unpacking libhttp-message-perl (6.06-1) ...
Selecting previously unselected package libhttp-cookies-perl.
Preparing to unpack .../libhttp-cookies-perl_6.01-1_all.deb ...
Unpacking libhttp-cookies-perl (6.01-1) ...
Selecting previously unselected package libhttp-negotiate-perl.
Preparing to unpack .../libhttp-negotiate-perl_6.00-2_all.deb ...
Unpacking libhttp-negotiate-perl (6.00-2) ...
Selecting previously unselected package libnet-ssleay-perl.
Preparing to unpack .../libnet-ssleay-perl_1.70-1_amd64.deb ...
Unpacking libnet-ssleay-perl (1.70-1) ...
Selecting previously unselected package libio-socket-ssl-perl.
Preparing to unpack .../libio-socket-ssl-perl_2.016-1_all.deb ...
Unpacking libio-socket-ssl-perl (2.016-1) ...
Selecting previously unselected package libjs-jquery.
Preparing to unpack .../libjs-jquery_1.7.2+dfsg-3.2_all.deb ...
Unpacking libjs-jquery (1.7.2+dfsg-3.2) ...
Selecting previously unselected package libjs-underscore.
Preparing to unpack .../libjs-underscore_1.7.0~dfsg-1_all.deb ...
Unpacking libjs-underscore (1.7.0~dfsg-1) ...
Selecting previously unselected package libjs-sphinxdoc.
Preparing to unpack .../libjs-sphinxdoc_1.2.3+dfsg-1.0~reproducible1_all.deb ...
Unpacking libjs-sphinxdoc (1.2.3+dfsg-1.0~reproducible1) ...
Selecting previously unselected package libnet-http-perl.
Preparing to unpack .../libnet-http-perl_6.07-1_all.deb ...
Unpacking libnet-http-perl (6.07-1) ...
Selecting previously unselected package libwww-robotrules-perl.
Preparing to unpack .../libwww-robotrules-perl_6.01-1_all.deb ...
Unpacking libwww-robotrules-perl (6.01-1) ...
Selecting previously unselected package libwww-perl.
Preparing to unpack .../libwww-perl_6.13-1_all.deb ...
Unpacking libwww-perl (6.13-1) ...
Selecting previously unselected package liblwp-protocol-https-perl.
Preparing to unpack .../liblwp-protocol-https-perl_6.06-2_all.deb ...
Unpacking liblwp-protocol-https-perl (6.06-2) ...
Selecting previously unselected package libsubunit-perl.
Preparing to unpack .../libsubunit-perl_0.0.18-4_all.deb ...
Unpacking libsubunit-perl (0.0.18-4) ...
Selecting previously unselected package libxdelta2.
Preparing to unpack .../libxdelta2_1.1.3-9.1_amd64.deb ...
Unpacking libxdelta2 (1.1.3-9.1) ...
Selecting previously unselected package libxml-parser-perl.
Preparing to unpack .../libxml-parser-perl_2.41-3_amd64.deb ...
Unpacking libxml-parser-perl (2.41-3) ...
Selecting previously unselected package libxml-xpath-perl.
Preparing to unpack .../libxml-xpath-perl_1.13-7_all.deb ...
Unpacking libxml-xpath-perl (1.13-7) ...
Selecting previously unselected package madison-lite.
Preparing to unpack .../madison-lite_0.20_all.deb ...
Unpacking madison-lite (0.20) ...
Selecting previously unselected package xdelta.
Preparing to unpack .../xdelta_1.1.3-9.1_amd64.deb ...
Unpacking xdelta (1.1.3-9.1) ...
Selecting previously unselected package pristine-tar.
Preparing to unpack .../pristine-tar_1.33_amd64.deb ...
Unpacking pristine-tar (1.33) ...
Selecting previously unselected package python-all.
Preparing to unpack .../python-all_2.7.9-1_amd64.deb ...
Unpacking python-all (2.7.9-1) ...
Selecting previously unselected package python-coverage.
Preparing to unpack .../python-coverage_3.7.1+dfsg.1-1+b1_amd64.deb ...
Unpacking python-coverage (3.7.1+dfsg.1-1+b1) ...
Selecting previously unselected package python-roman.
Preparing to unpack .../python-roman_2.0.0-1_all.deb ...
Unpacking python-roman (2.0.0-1) ...
Selecting previously unselected package python-docutils.
Preparing to unpack .../python-docutils_0.12+dfsg-1_all.deb ...
Unpacking python-docutils (0.12+dfsg-1) ...
Selecting previously unselected package python-funcsigs.
Preparing to unpack .../python-funcsigs_0.4-1_all.deb ...
Unpacking python-funcsigs (0.4-1) ...
Selecting previously unselected package python-markupsafe.
Preparing to unpack .../python-markupsafe_0.23-2_amd64.deb ...
Unpacking python-markupsafe (0.23-2) ...
Selecting previously unselected package python-jinja2.
Preparing to unpack .../python-jinja2_2.8-1_all.deb ...
Unpacking python-jinja2 (2.8-1) ...
Selecting previously unselected package python-pygments.
Preparing to unpack .../python-pygments_2.0.1+dfsg-1.1_all.deb ...
Unpacking python-pygments (2.0.1+dfsg-1.1) ...
Selecting previously unselected package sphinx-common.
Preparing to unpack .../sphinx-common_1.2.3+dfsg-1.0~reproducible1_all.deb ...
Unpacking sphinx-common (1.2.3+dfsg-1.0~reproducible1) ...
Selecting previously unselected package python-sphinx.
Preparing to unpack .../python-sphinx_1.2.3+dfsg-1.0~reproducible1_all.deb ...
Unpacking python-sphinx (1.2.3+dfsg-1.0~reproducible1) ...
Selecting previously unselected package python-testscenarios.
Preparing to unpack .../python-testscenarios_0.4-4_all.deb ...
Unpacking python-testscenarios (0.4-4) ...
Selecting previously unselected package python-subunit.
Preparing to unpack .../python-subunit_0.0.18-4_all.deb ...
Unpacking python-subunit (0.0.18-4) ...
Selecting previously unselected package python-testrepository.
Preparing to unpack .../python-testrepository_0.0.20-2_all.deb ...
Unpacking python-testrepository (0.0.20-2) ...
Selecting previously unselected package python3-all.
Preparing to unpack .../python3-all_3.4.3-4_amd64.deb ...
Unpacking python3-all (3.4.3-4) ...
Selecting previously unselected package python3-funcsigs.
Preparing to unpack .../python3-funcsigs_0.4-1_all.deb ...
Unpacking python3-funcsigs (0.4-1) ...
Selecting previously unselected package python3-subunit.
Preparing to unpack .../python3-subunit_0.0.18-4_all.deb ...
Unpacking python3-subunit (0.0.18-4) ...
Selecting previously unselected package python3-testrepository.
Preparing to unpack .../python3-testrepository_0.0.20-2_all.deb ...
Unpacking python3-testrepository (0.0.20-2) ...
Selecting previously unselected package python3-testscenarios.
Preparing to unpack .../python3-testscenarios_0.4-4_all.deb ...
Unpacking python3-testscenarios (0.4-4) ...
Selecting previously unselected package subunit.
Preparing to unpack .../subunit_0.0.18-4_all.deb ...
Unpacking subunit (0.0.18-4) ...
Selecting previously unselected package testrepository.
Preparing to unpack .../testrepository_0.0.20-2_all.deb ...
Unpacking testrepository (0.0.20-2) ...
Selecting previously unselected package openstack-pkg-tools.
Preparing to unpack .../openstack-pkg-tools_32_all.deb ...
Unpacking openstack-pkg-tools (32) ...
Selecting previously unselected package python-mock.
Preparing to unpack .../python-mock_1.3.0-2.1_all.deb ...
Unpacking python-mock (1.3.0-2.1) ...
Selecting previously unselected package python3-mock.
Preparing to unpack .../python3-mock_1.3.0-2.1_all.deb ...
Unpacking python3-mock (1.3.0-2.1) ...
Processing triggers for man-db (2.7.0.2-5) ...
Setting up mime-support (3.59) ...
Setting up libpython2.7-stdlib:amd64 (2.7.10-3) ...
Setting up python2.7 (2.7.10-3) ...
Setting up libpython-stdlib:amd64 (2.7.9-1) ...
Setting up python (2.7.9-1) ...
Setting up libmpdec2:amd64 (2.4.1-1) ...
Setting up libpython3.4-stdlib:amd64 (3.4.3-8) ...
Setting up python-extras (0.0.3-3) ...
Setting up python-pkg-resources (18.0.1-2) ...
Setting up python-mimeparse (0.1.4-1) ...
Setting up python-testtools (0.9.39-1) ...
Setting up python-fixtures (0.3.14-1.1) ...
Setting up python-six (1.9.0-3) ...
Setting up openssl (1.0.2d-1) ...
Setting up ca-certificates (20150426) ...
Setting up python-colorama (0.3.3-1) ...
Setting up python-distlib (0.2.1-1) ...
Setting up python-html5lib (0.999-3) ...
Setting up python-chardet (2.3.0-1) ...
Setting up python-urllib3 (1.10.4-1) ...
Setting up python-requests (2.7.0-3) ...
Setting up python-setuptools (18.0.1-2) ...
Setting up python-pip (1.5.6-6) ...
Setting up python-pbr (0.11.0-1) ...
update-alternatives: using /usr/bin/python2-pbr to provide /usr/bin/pbr (pbr) 
in auto mode
Setting up python-mox3 (0.7.0-2) ...
Setting up python-oslosphinx (2.5.0-1) ...
Setting up python3.4 (3.4.3-8) ...
Setting up libpython3-stdlib:amd64 (3.4.3-4) ...
Setting up python3-mimeparse (0.1.4-1) ...
Setting up sgml-base (1.26+nmu4) ...
Setting up netbase (5.3) ...
Setting up xml-core (0.13+nmu2) ...
Setting up libencode-locale-perl (1.03-1) ...
Setting up libhttp-date-perl (6.02-1) ...
Setting up libfile-listing-perl (6.04-1) ...
Setting up libhtml-tagset-perl (3.20-2) ...
Setting up liburi-perl (1.64-1) ...
Setting up libhtml-parser-perl (3.71-2) ...
Setting up libhtml-tree-perl (5.03-2) ...
Setting up libio-html-perl (1.001-1) ...
Setting up liblwp-mediatypes-perl (6.02-1) ...
Setting up libhttp-message-perl (6.06-1) ...
Setting up libhttp-cookies-perl (6.01-1) ...
Setting up libhttp-negotiate-perl (6.00-2) ...
Setting up libnet-ssleay-perl (1.70-1) ...
Setting up libio-socket-ssl-perl (2.016-1) ...
Setting up libjs-jquery (1.7.2+dfsg-3.2) ...
Setting up libjs-underscore (1.7.0~dfsg-1) ...
Setting up libjs-sphinxdoc (1.2.3+dfsg-1.0~reproducible1) ...
Setting up libnet-http-perl (6.07-1) ...
Setting up libwww-robotrules-perl (6.01-1) ...
Setting up libsubunit-perl (0.0.18-4) ...
Setting up libxdelta2 (1.1.3-9.1) ...
Setting up madison-lite (0.20) ...
Setting up xdelta (1.1.3-9.1) ...
Setting up pristine-tar (1.33) ...
Setting up python-all (2.7.9-1) ...
Setting up python-coverage (3.7.1+dfsg.1-1+b1) ...
Setting up python-roman (2.0.0-1) ...
Setting up python-funcsigs (0.4-1) ...
Setting up python-markupsafe (0.23-2) ...
Setting up python-jinja2 (2.8-1) ...
Setting up python-pygments (2.0.1+dfsg-1.1) ...
Setting up sphinx-common (1.2.3+dfsg-1.0~reproducible1) ...
Setting up python-testscenarios (0.4-4) ...
Setting up python-subunit (0.0.18-4) ...
Setting up python-testrepository (0.0.20-2) ...
update-alternatives: using /usr/bin/testr-python2 to provide /usr/bin/testr 
(testr) in auto mode
Setting up subunit (0.0.18-4) ...
Setting up python-mock (1.3.0-2.1) ...
Processing triggers for sgml-base (1.26+nmu4) ...
Setting up docutils-common (0.12+dfsg-1) ...
Processing triggers for sgml-base (1.26+nmu4) ...
Setting up python-docutils (0.12+dfsg-1) ...
update-alternatives: using /usr/share/docutils/scripts/python2/rst-buildhtml to 
provide /usr/bin/rst-buildhtml (rst-buildhtml) in auto mode
update-alternatives: using /usr/share/docutils/scripts/python2/rst2html to 
provide /usr/bin/rst2html (rst2html) in auto mode
update-alternatives: using /usr/share/docutils/scripts/python2/rst2latex to 
provide /usr/bin/rst2latex (rst2latex) in auto mode
update-alternatives: using /usr/share/docutils/scripts/python2/rst2man to 
provide /usr/bin/rst2man (rst2man) in auto mode
update-alternatives: using /usr/share/docutils/scripts/python2/rst2odt to 
provide /usr/bin/rst2odt (rst2odt) in auto mode
update-alternatives: using 
/usr/share/docutils/scripts/python2/rst2odt_prepstyles to provide 
/usr/bin/rst2odt_prepstyles (rst2odt_prepstyles) in auto mode
update-alternatives: using /usr/share/docutils/scripts/python2/rst2pseudoxml to 
provide /usr/bin/rst2pseudoxml (rst2pseudoxml) in auto mode
update-alternatives: using /usr/share/docutils/scripts/python2/rst2s5 to 
provide /usr/bin/rst2s5 (rst2s5) in auto mode
update-alternatives: using /usr/share/docutils/scripts/python2/rst2xetex to 
provide /usr/bin/rst2xetex (rst2xetex) in auto mode
update-alternatives: using /usr/share/docutils/scripts/python2/rst2xml to 
provide /usr/bin/rst2xml (rst2xml) in auto mode
update-alternatives: using /usr/share/docutils/scripts/python2/rstpep2html to 
provide /usr/bin/rstpep2html (rstpep2html) in auto mode
Setting up python-sphinx (1.2.3+dfsg-1.0~reproducible1) ...
Setting up python3 (3.4.3-4) ...
Setting up python3-extras (0.0.3-3) ...
Setting up python3-pkg-resources (18.0.1-2) ...
Setting up python3-testtools (0.9.39-1) ...
Setting up python3-fixtures (0.3.14-1.1) ...
Setting up python3-six (1.9.0-3) ...
Setting up python3-colorama (0.3.3-1) ...
Setting up python3-distlib (0.2.1-1) ...
Setting up python3-html5lib (0.999-3) ...
Setting up python3-chardet (2.3.0-1) ...
Setting up python3-urllib3 (1.10.4-1) ...
Setting up python3-requests (2.7.0-3) ...
Setting up python3-setuptools (18.0.1-2) ...
Setting up python3-pip (1.5.6-6) ...
Setting up python3-pbr (0.11.0-1) ...
Setting up python3-mox3 (0.7.0-2) ...
Setting up liblwp-protocol-https-perl (6.06-2) ...
Setting up python3-all (3.4.3-4) ...
Setting up python3-funcsigs (0.4-1) ...
Setting up python3-subunit (0.0.18-4) ...
Setting up python3-testrepository (0.0.20-2) ...
Setting up python3-testscenarios (0.4-4) ...
Setting up testrepository (0.0.20-2) ...
Setting up python3-mock (1.3.0-2.1) ...
Setting up dh-python (2.20150728) ...
Setting up libwww-perl (6.13-1) ...
Setting up libxml-parser-perl (2.41-3) ...
Setting up libxml-xpath-perl (1.13-7) ...
Setting up openstack-pkg-tools (32) ...
Processing triggers for libc-bin (2.19-19) ...
Processing triggers for ca-certificates (20150426) ...
Updating certificates in /etc/ssl/certs...
180 added, 0 removed; done.
Running hooks in /etc/ca-certificates/update.d...
done.
Reading package lists...
Building dependency tree...
Reading state information...
Reading extended state information...
Initializing package states...
Writing extended state information...
Building tag database...
 -> Finished parsing the build-deps
Reading package lists...
Building dependency tree...
Reading state information...
fakeroot is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
I: Copying source file
I: copying [python-oslotest_1.5.1-1.dsc]
I: copying [./python-oslotest_1.5.1.orig.tar.xz]
I: copying [./python-oslotest_1.5.1-1.debian.tar.xz]
I: Extracting source
gpgv: keyblock resource `/tmp/buildd/.gnupg/trustedkeys.gpg': file open error
gpgv: Signature made Sun Apr 26 20:16:13 2015 GMT+12 using RSA key ID AC6B43FE
gpgv: Can't check signature: public key not found
dpkg-source: warning: failed to verify signature on 
./python-oslotest_1.5.1-1.dsc
dpkg-source: info: extracting python-oslotest in python-oslotest-1.5.1
dpkg-source: info: unpacking python-oslotest_1.5.1.orig.tar.xz
dpkg-source: info: unpacking python-oslotest_1.5.1-1.debian.tar.xz
dpkg-source: info: applying fix-import-of-mock.patch
I: Building the package
I: Running cd tmp/buildd/*/ && env 
PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" dpkg-buildpackage -us -uc  -b 
-rfakeroot
dpkg-buildpackage: source package python-oslotest
dpkg-buildpackage: source version 1.5.1-1
dpkg-buildpackage: source distribution unstable
dpkg-buildpackage: source changed by Thomas Goirand <z...@debian.org>
 dpkg-source --before-build python-oslotest-1.5.1
dpkg-buildpackage: host architecture amd64
dpkg-source: info: using options from 
python-oslotest-1.5.1/debian/source/options: 
--extend-diff-ignore=^[^/]*[.]egg-info/
 fakeroot debian/rules clean
pyversions: missing X(S)-Python-Version in control file, fall back to 
debian/pyversions
pyversions: missing debian/pyversions file, fall back to supported versions
py3versions: no X-Python3-Version in control file, using supported versions
dh clean --buildsystem=python_distutils --with python2,python3,sphinxdoc
   dh_testdir -O--buildsystem=python_distutils
   dh_auto_clean -O--buildsystem=python_distutils
pyversions: missing X(S)-Python-Version in control file, fall back to 
debian/pyversions
pyversions: missing debian/pyversions file, fall back to supported versions
        python setup.py clean -a
running clean
'build/lib.linux-x86_64-2.7' does not exist -- can't clean it
'build/bdist.linux-x86_64' does not exist -- can't clean it
'build/scripts-2.7' does not exist -- can't clean it
        find . -name \*.pyc -exec rm {} \+
   dh_clean -O--buildsystem=python_distutils
 debian/rules build
pyversions: missing X(S)-Python-Version in control file, fall back to 
debian/pyversions
pyversions: missing debian/pyversions file, fall back to supported versions
py3versions: no X-Python3-Version in control file, using supported versions
dh build --buildsystem=python_distutils --with python2,python3,sphinxdoc
   dh_testdir -O--buildsystem=python_distutils
   dh_auto_configure -O--buildsystem=python_distutils
   dh_auto_build -O--buildsystem=python_distutils
pyversions: missing X(S)-Python-Version in control file, fall back to 
debian/pyversions
pyversions: missing debian/pyversions file, fall back to supported versions
        python setup.py build --force
running build
running build_py
creating build
creating build/lib.linux-x86_64-2.7
creating build/lib.linux-x86_64-2.7/oslotest
copying oslotest/moxstubout.py -> build/lib.linux-x86_64-2.7/oslotest
copying oslotest/mockpatch.py -> build/lib.linux-x86_64-2.7/oslotest
copying oslotest/base.py -> build/lib.linux-x86_64-2.7/oslotest
copying oslotest/__init__.py -> build/lib.linux-x86_64-2.7/oslotest
creating build/lib.linux-x86_64-2.7/oslotest/tools
copying oslotest/tools/config.py -> build/lib.linux-x86_64-2.7/oslotest/tools
copying oslotest/tools/__init__.py -> build/lib.linux-x86_64-2.7/oslotest/tools
running egg_info
creating oslotest.egg-info
writing requirements to oslotest.egg-info/requires.txt
writing oslotest.egg-info/PKG-INFO
writing top-level names to oslotest.egg-info/top_level.txt
writing dependency_links to oslotest.egg-info/dependency_links.txt
[pbr] Processing SOURCES.txt
writing manifest file 'oslotest.egg-info/SOURCES.txt'
warning: no files found matching 'AUTHORS'
warning: no files found matching 'ChangeLog'
warning: no previously-included files found matching '.gitignore'
warning: no previously-included files found matching '.gitreview'
warning: no previously-included files matching '*.pyc' found anywhere in 
distribution
reading manifest template 'MANIFEST.in'
warning: no files found matching 'AUTHORS'
warning: no files found matching 'ChangeLog'
warning: no previously-included files found matching '.gitignore'
warning: no previously-included files found matching '.gitreview'
warning: no previously-included files matching '*.pyc' found anywhere in 
distribution
writing manifest file 'oslotest.egg-info/SOURCES.txt'
running build_scripts
creating build/scripts-2.7
copying tools/oslo_debug_helper -> build/scripts-2.7
copying tools/oslo_run_cross_tests -> build/scripts-2.7
copying and adjusting tools/oslo_run_pre_release_tests -> build/scripts-2.7
changing mode of build/scripts-2.7/oslo_run_pre_release_tests from 644 to 755
   debian/rules override_dh_auto_test
make[1]: Entering directory '/tmp/buildd/python-oslotest-1.5.1'
pyversions: missing X(S)-Python-Version in control file, fall back to 
debian/pyversions
pyversions: missing debian/pyversions file, fall back to supported versions
py3versions: no X-Python3-Version in control file, using supported versions
for i in 2.7 3.4 ; do \
        set -e && \
                TEMP_REZ=`mktemp -t` && \
                export PYTHON=python$i ; \
                PYTHON=python$i PYTHONPATH=. python setup.py testr --slowest 
--testr-args='--subunit  ' | tee $TEMP_REZ | subunit2pyunit ; \
                cat $TEMP_REZ | subunit-filter -s --no-passthrough | 
subunit-stats ; \
                rm -f $TEMP_REZ ; \
done
running testr
running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \
OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \
OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \
${PYTHON:-python} -m subunit.run discover -t ./ . --list 
running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \
OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \
OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \
${PYTHON:-python} -m subunit.run discover -t ./ .  --load-list /tmp/tmp2S23pK
running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \
OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \
OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \
${PYTHON:-python} -m subunit.run discover -t ./ .  --load-list /tmp/tmpkzyrOf
running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \
OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \
OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \
${PYTHON:-python} -m subunit.run discover -t ./ .  --load-list /tmp/tmp0pOrDu
running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \
OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \
OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \
${PYTHON:-python} -m subunit.run discover -t ./ .  --load-list /tmp/tmpzsNlS8
running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \
OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \
OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \
${PYTHON:-python} -m subunit.run discover -t ./ .  --load-list /tmp/tmpJszlYr
running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \
OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \
OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \
${PYTHON:-python} -m subunit.run discover -t ./ .  --load-list /tmp/tmpo2b1HH
running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \
OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \
OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \
${PYTHON:-python} -m subunit.run discover -t ./ .  --load-list /tmp/tmp7BEmEK
running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \
OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \
OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \
${PYTHON:-python} -m subunit.run discover -t ./ .  --load-list /tmp/tmpD4jIqO
running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \
OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \
OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \
${PYTHON:-python} -m subunit.run discover -t ./ .  --load-list /tmp/tmp86aoM3
running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \
OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \
OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \
${PYTHON:-python} -m subunit.run discover -t ./ .  --load-list /tmp/tmpdsG5D6
running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \
OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \
OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \
${PYTHON:-python} -m subunit.run discover -t ./ .  --load-list /tmp/tmpcB9iVv
running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \
OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \
OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \
${PYTHON:-python} -m subunit.run discover -t ./ .  --load-list /tmp/tmp3cDiLW
running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \
OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \
OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \
${PYTHON:-python} -m subunit.run discover -t ./ .  --load-list /tmp/tmp6_9aOy
running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \
OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \
OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \
${PYTHON:-python} -m subunit.run discover -t ./ .  --load-list /tmp/tmp367Ext
running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \
OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \
OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \
${PYTHON:-python} -m subunit.run discover -t ./ .  --load-list /tmp/tmpulDV3b
running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \
OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \
OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \
${PYTHON:-python} -m subunit.run discover -t ./ .  --load-list /tmp/tmpnGZngW
running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \
OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \
OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \
${PYTHON:-python} -m subunit.run discover -t ./ .  --load-list /tmp/tmpFOpfZ5
running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \
OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \
OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \
${PYTHON:-python} -m subunit.run discover -t ./ .  --load-list /tmp/tmp84KtvO
running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \
OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \
OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \
${PYTHON:-python} -m subunit.run discover -t ./ .  --load-list /tmp/tmpmCEojD
tests.unit.test_base.TestBaseTestCase.test_fake_logs_with_log_cap
tests.unit.test_base.TestBaseTestCase.test_fake_logs_with_log_cap ... FAIL

process-returncode
process-returncode ... FAIL
tests.unit.test_mockpatch.TestMockMultiple.test_mock_patch_without_replacement
tests.unit.test_mockpatch.TestMockMultiple.test_mock_patch_without_replacement 
... ok
tests.unit.test_base.TestTempFiles.test_create_bad_encoding
tests.unit.test_base.TestTempFiles.test_create_bad_encoding ... ok
tests.unit.test_base.TestManualMock.test_mock_patch_manually
tests.unit.test_base.TestManualMock.test_mock_patch_manually ... ok
tests.unit.test_base.TestTempFiles.test_wrong_length
tests.unit.test_base.TestTempFiles.test_wrong_length ... ok
tests.unit.test_base.TestBaseTestCase.test_fake_logs_with_debug
tests.unit.test_base.TestBaseTestCase.test_fake_logs_with_debug ... FAIL
tests.unit.test_mockpatch.TestMockPatch.test_mock_patch_with_replacement
tests.unit.test_mockpatch.TestMockPatch.test_mock_patch_with_replacement ... ok
tests.unit.test_mockpatch.TestMockPatchObject.test_mock_patch_object_without_replacement
tests.unit.test_mockpatch.TestMockPatchObject.test_mock_patch_object_without_replacement
 ... ok
tests.unit.test_base.TestBaseTestCase.test_mock_patch_cleanup_on_teardown
tests.unit.test_base.TestBaseTestCase.test_mock_patch_cleanup_on_teardown ... ok
tests.unit.test_base.TestTempFiles.test_prefix
tests.unit.test_base.TestTempFiles.test_prefix ... ok

process-returncode
process-returncode ... FAIL
tests.unit.test_base.TestBaseTestCase.test_timeout
tests.unit.test_base.TestBaseTestCase.test_timeout ... ok
tests.unit.test_mockpatch.TestMockPatchObject.test_mock_patch_object_with_replacement
tests.unit.test_mockpatch.TestMockPatchObject.test_mock_patch_object_with_replacement
 ... ok
tests.unit.test_mockpatch.TestMockMultiple.test_mock_multiple_with_replacement
tests.unit.test_mockpatch.TestMockMultiple.test_mock_multiple_with_replacement 
... ok
tests.unit.test_base.TestTempFiles.test_create_unicode_files
tests.unit.test_base.TestTempFiles.test_create_unicode_files ... ok
tests.unit.test_mockpatch.TestMockPatch.test_mock_patch_without_replacement
tests.unit.test_mockpatch.TestMockPatch.test_mock_patch_without_replacement ... 
ok
tests.unit.test_moxstubout.TestMoxStubout.test_basic_stubout
tests.unit.test_moxstubout.TestMoxStubout.test_basic_stubout ... ok
tests.unit.test_base.TestBaseTestCase.test_fake_logs_default
tests.unit.test_base.TestBaseTestCase.test_fake_logs_default ... FAIL
tests.unit.test_base.TestTempFiles.test_create_unicode_files_multi_encoding
tests.unit.test_base.TestTempFiles.test_create_unicode_files_multi_encoding ... 
ok
tests.unit.test_base.TestTempFiles.test_create_unicode_files_encoding
tests.unit.test_base.TestTempFiles.test_create_unicode_files_encoding ... ok

process-returncode
process-returncode ... FAIL
Slowest Tests
Test id                                                                         
          Runtime (s)
----------------------------------------------------------------------------------------
  -----------
tests.unit.test_base.TestBaseTestCase.test_mock_patch_cleanup_on_teardown       
          0.006
tests.unit.test_base.TestManualMock.test_mock_patch_manually                    
          0.005
tests.unit.test_mockpatch.TestMockPatchObject.test_mock_patch_object_without_replacement
  0.005
tests.unit.test_mockpatch.TestMockMultiple.test_mock_patch_without_replacement  
          0.005
tests.unit.test_mockpatch.TestMockPatch.test_mock_patch_without_replacement     
          0.004
tests.unit.test_base.TestTempFiles.test_create_bad_encoding                     
          0.004
tests.unit.test_mockpatch.TestMockPatch.test_mock_patch_with_replacement        
          0.004
tests.unit.test_base.TestTempFiles.test_create_unicode_files_encoding           
          0.004
tests.unit.test_base.TestTempFiles.test_create_unicode_files_multi_encoding     
          0.004
tests.unit.test_mockpatch.TestMockPatchObject.test_mock_patch_object_with_replacement
     0.004

======================================================================
FAIL: tests.unit.test_base.TestBaseTestCase.test_fake_logs_with_log_cap
tests.unit.test_base.TestBaseTestCase.test_fake_logs_with_log_cap
----------------------------------------------------------------------
_StringException: Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/mock/mock.py", line 1305, in patched
    return func(*args, **keywargs)
  File "tests/unit/test_base.py", line 82, in test_fake_logs_with_log_cap
    env_get_mock.assert_any_calls('OS_DEBUG')
  File "/usr/lib/python2.7/dist-packages/mock/mock.py", line 721, in __getattr__
    raise AttributeError(name)
AttributeError: assert_any_calls


======================================================================
FAIL: process-returncode
process-returncode
----------------------------------------------------------------------
_StringException: returncode 1


======================================================================
FAIL: tests.unit.test_base.TestBaseTestCase.test_fake_logs_with_debug
tests.unit.test_base.TestBaseTestCase.test_fake_logs_with_debug
----------------------------------------------------------------------
_StringException: Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/mock/mock.py", line 1305, in patched
    return func(*args, **keywargs)
  File "tests/unit/test_base.py", line 69, in test_fake_logs_with_debug
    env_get_mock.assert_any_calls('OS_DEBUG')
  File "/usr/lib/python2.7/dist-packages/mock/mock.py", line 721, in __getattr__
    raise AttributeError(name)
AttributeError: assert_any_calls


======================================================================
FAIL: process-returncode
process-returncode
----------------------------------------------------------------------
_StringException: returncode 1


======================================================================
FAIL: tests.unit.test_base.TestBaseTestCase.test_fake_logs_default
tests.unit.test_base.TestBaseTestCase.test_fake_logs_default
----------------------------------------------------------------------
_StringException: Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/mock/mock.py", line 1305, in patched
    return func(*args, **keywargs)
  File "tests/unit/test_base.py", line 58, in test_fake_logs_default
    env_get_mock.assert_any_calls('OS_DEBUG')
  File "/usr/lib/python2.7/dist-packages/mock/mock.py", line 721, in __getattr__
    raise AttributeError(name)
AttributeError: assert_any_calls


======================================================================
FAIL: process-returncode
process-returncode
----------------------------------------------------------------------
_StringException: returncode 1


----------------------------------------------------------------------
Ran 22 tests in 1.377s

FAILED (failures=6)
debian/rules:33: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 1
make[1]: Leaving directory '/tmp/buildd/python-oslotest-1.5.1'
debian/rules:12: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
E: Failed autobuilding of package
I: unmounting /sys filesystem
I: unmounting /dev/shm filesystem
I: unmounting dev/pts filesystem
I: unmounting run/shm filesystem
I: unmounting proc filesystem
I: cleaning the build env 
I: removing directory /var/cache/pbuilder/build//14245 and its subdirectories

Reply via email to