Your message dated Wed, 26 Aug 2015 15:40:09 +0000
with message-id <e1zuco5-00037i...@franck.debian.org>
and subject line Bug#796010: fixed in python-pymysql 0.6.2-2
has caused the Debian Bug report #796010,
regarding python-pymysql: FTBFS: InternalError: (1317, u'Query execution was 
interrupted')
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
796010: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=796010
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: python-pymysql
Version: 0.6.2-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-pymysql fails to build from source on unstable/amd64:

  [..]

  + /usr/bin/mysqladmin --socket=/tmp/tmp.esZkDTUWIW/mysql.sock ping
  mysqld is alive
  + mysql --socket=/tmp/tmp.esZkDTUWIW/mysql.sock --execute=CREATE
  DATABASE test_pymysql;
  + mysql --socket=/tmp/tmp.esZkDTUWIW/mysql.sock --execute=CREATE
  DATABASE test_pymysql2;
  + echo [
  {"unix_socket": "/tmp/tmp.esZkDTUWIW/mysql.sock", "user": "root",
  "passwd": "", "db": "test_pymysql", "use_unicode": true},
  {"unix_socket": "/tmp/tmp.esZkDTUWIW/mysql.sock", "user": "root",
  "passwd": "", "db": "test_pymysql2" }
  ]
  + pyversions -vr
  pyversions: missing X(S)-Python-Version in control file, fall back to
  debian/pyversions
  pyversions: missing debian/pyversions file, fall back to supported
  versions
  + PYTHONS=2.7
  + py3versions -vr
  py3versions: no X-Python3-Version in control file, using supported
  versions
  + PYTHON3S=3.4
  + PYTHONPATH=. PYTHON=python2.7 python2.7 runtests.py
  
....................F......................sE..x......s.........................................................x.......
  ======================================================================
  ERROR: test_issue_36 (pymysql.tests.test_issues.TestNewIssues)
  ----------------------------------------------------------------------
  Traceback (most recent call last):
    File
    "/tmp/buildd/python-pymysql-0.6.2/pymysql/tests/test_issues.py",
    line 200, in test_issue_36
      conn.kill(kill_id)
    File "/tmp/buildd/python-pymysql-0.6.2/pymysql/connections.py", line
    739, in kill
      return self._read_ok_packet()
    File "/tmp/buildd/python-pymysql-0.6.2/pymysql/connections.py", line
    658, in _read_ok_packet
      pkt = self._read_packet()
    File "/tmp/buildd/python-pymysql-0.6.2/pymysql/connections.py", line
    826, in _read_packet
      packet.check_error()
    File "/tmp/buildd/python-pymysql-0.6.2/pymysql/connections.py", line
    370, in check_error
      raise_mysql_exception(self._data)
    File "/tmp/buildd/python-pymysql-0.6.2/pymysql/err.py", line 116, in
    raise_mysql_exception
      _check_mysql_exception(errinfo)
    File "/tmp/buildd/python-pymysql-0.6.2/pymysql/err.py", line 112, in
    _check_mysql_exception
      raise InternalError(errno, errorvalue)
  InternalError: (1317, u'Query execution was interrupted')
  
  ======================================================================
  FAIL: test_datatypes (pymysql.tests.test_basic.TestConversion)
  test every data type
  ----------------------------------------------------------------------
  Traceback (most recent call last):
    File "/tmp/buildd/python-pymysql-0.6.2/pymysql/tests/test_basic.py",
    line 29, in test_datatypes
      self.assertEqual(datetime.datetime(*v[8].timetuple()[:6]), r[8])
  AssertionError: datetime.datetime(2015, 7, 21, 15, 58, 57) !=
  datetime.datetime(2015, 7, 21, 15, 58, 58)
  
  ----------------------------------------------------------------------
  Ran 120 tests in 4.993s
  
  FAILED (failures=1, errors=1, skipped=2, expected failures=2)
  Set max_allowed_packet to bigger than 17MB
  No garbages!
  debian/rules:25: recipe for target 'override_dh_auto_test' failed
  make[1]: *** [override_dh_auto_test] Error 1
  make[1]: Leaving directory '/tmp/buildd/python-pymysql-0.6.2'
  debian/rules:10: 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-pymysql_0.6.2-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: Tue Jul 21 15:56:59 GMT+12 2015
I: pbuilder-time-stamp: 1437537419
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), python-all (>= 2.6.6-3~), python-setuptools, 
python3-all, python3-setuptools, python-unittest2, mysql-server
dpkg-deb: building package 'pbuilder-satisfydepends-dummy' in 
'/tmp/satisfydepends-aptitude/pbuilder-satisfydepends-dummy.deb'.
Selecting previously unselected package pbuilder-satisfydepends-dummy.
(Reading database ... 20236 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 python-all (>= 2.6.6-3~); however:
  Package python-all is not installed.
 pbuilder-satisfydepends-dummy depends on python-setuptools; however:
  Package python-setuptools is not installed.
 pbuilder-satisfydepends-dummy depends on python3-all; however:
  Package python3-all is not installed.
 pbuilder-satisfydepends-dummy depends on python3-setuptools; however:
  Package python3-setuptools is not installed.
 pbuilder-satisfydepends-dummy depends on python-unittest2; however:
  Package python-unittest2 is not installed.
 pbuilder-satisfydepends-dummy depends on mysql-server; however:
  Package mysql-server is not installed.

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:
  dh-python{a} init-system-helpers{a} libaio1{a} libbsd0{a} 
  libdbd-mysql-perl{a} libdbi-perl{a} libedit2{a} libexpat1{a} libmpdec2{a} 
  libmysqlclient18{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} libterm-readkey-perl{a} libwrap0{a} 
  mime-support{a} mysql-client-5.6{a} mysql-client-core-5.6{a} 
  mysql-common{a} mysql-server{a} mysql-server-5.6{a} 
  mysql-server-core-5.6{a} psmisc{a} python{a} python-all{a} 
  python-minimal{a} python-pkg-resources{a} python-setuptools{a} 
  python-support{a} python-unittest2{a} python2.7{a} python2.7-minimal{a} 
  python3{a} python3-all{a} python3-minimal{a} python3-pkg-resources{a} 
  python3-setuptools{a} python3.4{a} python3.4-minimal{a} 
0 packages upgraded, 43 newly installed, 0 to remove and 0 not upgraded.
Need to get 31.4 MB of archives. After unpacking 199 MB will be used.
Writing extended state information...
Get: 1 http://reproducible.alioth.debian.org/debian/ ./ python-support 
1.0.15+reproducible1 [31.3 kB]
Get: 2 http://ftp.de.debian.org/debian/ unstable/main libbsd0 amd64 0.7.0-2 
[67.9 kB]
Get: 3 http://ftp.de.debian.org/debian/ unstable/main libedit2 amd64 
3.1-20150325-1 [86.2 kB]
Get: 4 http://ftp.de.debian.org/debian/ unstable/main libwrap0 amd64 7.6.q-25 
[58.5 kB]
Get: 5 http://ftp.de.debian.org/debian/ unstable/main libpython2.7-minimal 
amd64 2.7.10-3 [382 kB]
Get: 6 http://ftp.de.debian.org/debian/ unstable/main python2.7-minimal amd64 
2.7.10-3 [1418 kB]
Get: 7 http://ftp.de.debian.org/debian/ unstable/main python-minimal amd64 
2.7.9-1 [40.3 kB]
Get: 8 http://ftp.de.debian.org/debian/ unstable/main mime-support all 3.58 
[36.0 kB]
Get: 9 http://ftp.de.debian.org/debian/ unstable/main libexpat1 amd64 
2.1.0-6+b3 [80.3 kB]
Get: 10 http://ftp.de.debian.org/debian/ unstable/main libssl1.0.0 amd64 
1.0.2d-1 [1274 kB]
Get: 11 http://ftp.de.debian.org/debian/ unstable/main libpython2.7-stdlib 
amd64 2.7.10-3 [1854 kB]
Get: 12 http://ftp.de.debian.org/debian/ unstable/main python2.7 amd64 2.7.10-3 
[258 kB]
Get: 13 http://ftp.de.debian.org/debian/ unstable/main libpython-stdlib amd64 
2.7.9-1 [19.5 kB]
Get: 14 http://ftp.de.debian.org/debian/ unstable/main python amd64 2.7.9-1 
[151 kB]
Get: 15 http://ftp.de.debian.org/debian/ unstable/main libaio1 amd64 0.3.110-1 
[9312 B]
Get: 16 http://ftp.de.debian.org/debian/ unstable/main libmpdec2 amd64 2.4.1-1 
[85.7 kB]
Get: 17 http://ftp.de.debian.org/debian/ unstable/main mysql-common all 
5.6.25-2 [74.2 kB]
Get: 18 http://ftp.de.debian.org/debian/ unstable/main libmysqlclient18 amd64 
5.6.25-2 [747 kB]
Get: 19 http://ftp.de.debian.org/debian/ unstable/main libpython3.4-minimal 
amd64 3.4.3-7 [495 kB]
Get: 20 http://ftp.de.debian.org/debian/ unstable/main libpython3.4-stdlib 
amd64 3.4.3-7 [2057 kB]
Get: 21 http://ftp.de.debian.org/debian/ unstable/main libdbi-perl amd64 
1.633-1 [818 kB]
Get: 22 http://ftp.de.debian.org/debian/ unstable/main libdbd-mysql-perl amd64 
4.028-2+b1 [119 kB]
Get: 23 http://ftp.de.debian.org/debian/ unstable/main libterm-readkey-perl 
amd64 2.33-1 [31.5 kB]
Get: 24 http://ftp.de.debian.org/debian/ unstable/main mysql-client-core-5.6 
amd64 5.6.25-2 [3870 kB]
Get: 25 http://ftp.de.debian.org/debian/ unstable/main mysql-client-5.6 amd64 
5.6.25-2 [4908 kB]
Get: 26 http://ftp.de.debian.org/debian/ unstable/main mysql-server-core-5.6 
amd64 5.6.25-2 [4276 kB]
Get: 27 http://ftp.de.debian.org/debian/ unstable/main psmisc amd64 22.21-2 
[119 kB]
Get: 28 http://ftp.de.debian.org/debian/ unstable/main init-system-helpers all 
1.23 [15.2 kB]
Get: 29 http://ftp.de.debian.org/debian/ unstable/main mysql-server-5.6 amd64 
5.6.25-2 [5672 kB]
Get: 30 http://ftp.de.debian.org/debian/ unstable/main python3.4-minimal amd64 
3.4.3-7 [1400 kB]
Get: 31 http://ftp.de.debian.org/debian/ unstable/main python3-minimal amd64 
3.4.3-4 [34.7 kB]
Get: 32 http://ftp.de.debian.org/debian/ unstable/main python3.4 amd64 3.4.3-7 
[219 kB]
Get: 33 http://ftp.de.debian.org/debian/ unstable/main libpython3-stdlib amd64 
3.4.3-4 [18.1 kB]
Get: 34 http://ftp.de.debian.org/debian/ unstable/main dh-python all 2.20150719 
[70.2 kB]
Get: 35 http://ftp.de.debian.org/debian/ unstable/main python3 amd64 3.4.3-4 
[21.1 kB]
Get: 36 http://ftp.de.debian.org/debian/ unstable/main mysql-server all 
5.6.25-2 [72.4 kB]
Get: 37 http://ftp.de.debian.org/debian/ unstable/main python-all amd64 2.7.9-1 
[996 B]
Get: 38 http://ftp.de.debian.org/debian/ unstable/main python-pkg-resources all 
17.0-1 [73.2 kB]
Get: 39 http://ftp.de.debian.org/debian/ unstable/main python-setuptools all 
17.0-1 [206 kB]
Get: 40 http://ftp.de.debian.org/debian/ unstable/main python-unittest2 all 
0.5.1-1 [64.7 kB]
Get: 41 http://ftp.de.debian.org/debian/ unstable/main python3-all amd64 
3.4.3-4 [932 B]
Get: 42 http://ftp.de.debian.org/debian/ unstable/main python3-pkg-resources 
all 17.0-1 [43.7 kB]
Get: 43 http://ftp.de.debian.org/debian/ unstable/main python3-setuptools all 
17.0-1 [92.9 kB]
Fetched 31.4 MB in 2s (11.9 MB/s)
debconf: delaying package configuration, since apt-utils is not installed
Selecting previously unselected package libbsd0: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 ... 20236 files and directories currently installed.)
Preparing to unpack .../libbsd0_0.7.0-2_amd64.deb ...
Unpacking libbsd0:amd64 (0.7.0-2) ...
Selecting previously unselected package libedit2:amd64.
Preparing to unpack .../libedit2_3.1-20150325-1_amd64.deb ...
Unpacking libedit2:amd64 (3.1-20150325-1) ...
Selecting previously unselected package libwrap0:amd64.
Preparing to unpack .../libwrap0_7.6.q-25_amd64.deb ...
Unpacking libwrap0:amd64 (7.6.q-25) ...
Selecting previously unselected package libpython2.7-minimal:amd64.
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.58_all.deb ...
Unpacking mime-support (3.58) ...
Selecting previously unselected package libexpat1:amd64.
Preparing to unpack .../libexpat1_2.1.0-6+b3_amd64.deb ...
Unpacking libexpat1:amd64 (2.1.0-6+b3) ...
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 ... 21065 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 libaio1:amd64.
Preparing to unpack .../libaio1_0.3.110-1_amd64.deb ...
Unpacking libaio1:amd64 (0.3.110-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 mysql-common.
Preparing to unpack .../mysql-common_5.6.25-2_all.deb ...
Unpacking mysql-common (5.6.25-2) ...
Selecting previously unselected package libmysqlclient18:amd64.
Preparing to unpack .../libmysqlclient18_5.6.25-2_amd64.deb ...
Unpacking libmysqlclient18:amd64 (5.6.25-2) ...
Selecting previously unselected package libpython3.4-minimal:amd64.
Preparing to unpack .../libpython3.4-minimal_3.4.3-7_amd64.deb ...
Unpacking libpython3.4-minimal:amd64 (3.4.3-7) ...
Selecting previously unselected package libpython3.4-stdlib:amd64.
Preparing to unpack .../libpython3.4-stdlib_3.4.3-7_amd64.deb ...
Unpacking libpython3.4-stdlib:amd64 (3.4.3-7) ...
Selecting previously unselected package libdbi-perl.
Preparing to unpack .../libdbi-perl_1.633-1_amd64.deb ...
Unpacking libdbi-perl (1.633-1) ...
Selecting previously unselected package libdbd-mysql-perl.
Preparing to unpack .../libdbd-mysql-perl_4.028-2+b1_amd64.deb ...
Unpacking libdbd-mysql-perl (4.028-2+b1) ...
Selecting previously unselected package libterm-readkey-perl.
Preparing to unpack .../libterm-readkey-perl_2.33-1_amd64.deb ...
Unpacking libterm-readkey-perl (2.33-1) ...
Selecting previously unselected package mysql-client-core-5.6.
Preparing to unpack .../mysql-client-core-5.6_5.6.25-2_amd64.deb ...
Unpacking mysql-client-core-5.6 (5.6.25-2) ...
Selecting previously unselected package mysql-client-5.6.
Preparing to unpack .../mysql-client-5.6_5.6.25-2_amd64.deb ...
Unpacking mysql-client-5.6 (5.6.25-2) ...
Selecting previously unselected package mysql-server-core-5.6.
Preparing to unpack .../mysql-server-core-5.6_5.6.25-2_amd64.deb ...
Unpacking mysql-server-core-5.6 (5.6.25-2) ...
Selecting previously unselected package psmisc.
Preparing to unpack .../psmisc_22.21-2_amd64.deb ...
Unpacking psmisc (22.21-2) ...
Selecting previously unselected package init-system-helpers.
Preparing to unpack .../init-system-helpers_1.23_all.deb ...
Unpacking init-system-helpers (1.23) ...
Processing triggers for man-db (2.7.0.2-5) ...
Setting up mysql-common (5.6.25-2) ...
update-alternatives: using /etc/mysql/my.cnf.fallback to provide 
/etc/mysql/my.cnf (my.cnf) in auto mode
Selecting previously unselected package mysql-server-5.6.
(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 ... 22360 files and directories currently installed.)
Preparing to unpack .../mysql-server-5.6_5.6.25-2_amd64.deb ...
Unpacking mysql-server-5.6 (5.6.25-2) ...
Selecting previously unselected package python3.4-minimal.
Preparing to unpack .../python3.4-minimal_3.4.3-7_amd64.deb ...
Unpacking python3.4-minimal (3.4.3-7) ...
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-7_amd64.deb ...
Unpacking python3.4 (3.4.3-7) ...
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.20150719_all.deb ...
Unpacking dh-python (2.20150719) ...
Processing triggers for man-db (2.7.0.2-5) ...
Processing triggers for systemd (222-2) ...
Setting up libssl1.0.0:amd64 (1.0.2d-1) ...
Setting up libpython3.4-minimal:amd64 (3.4.3-7) ...
Setting up libexpat1:amd64 (2.1.0-6+b3) ...
Setting up python3.4-minimal (3.4.3-7) ...
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 ... 22559 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 mysql-server.
Preparing to unpack .../mysql-server_5.6.25-2_all.deb ...
Unpacking mysql-server (5.6.25-2) ...
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-pkg-resources.
Preparing to unpack .../python-pkg-resources_17.0-1_all.deb ...
Unpacking python-pkg-resources (17.0-1) ...
Selecting previously unselected package python-setuptools.
Preparing to unpack .../python-setuptools_17.0-1_all.deb ...
Unpacking python-setuptools (17.0-1) ...
Selecting previously unselected package python-support.
Preparing to unpack .../python-support_1.0.15+reproducible1_all.deb ...
Unpacking python-support (1.0.15+reproducible1) ...
Selecting previously unselected package python-unittest2.
Preparing to unpack .../python-unittest2_0.5.1-1_all.deb ...
Unpacking python-unittest2 (0.5.1-1) ...
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-pkg-resources.
Preparing to unpack .../python3-pkg-resources_17.0-1_all.deb ...
Unpacking python3-pkg-resources (17.0-1) ...
Selecting previously unselected package python3-setuptools.
Preparing to unpack .../python3-setuptools_17.0-1_all.deb ...
Unpacking python3-setuptools (17.0-1) ...
Processing triggers for man-db (2.7.0.2-5) ...
Setting up libbsd0:amd64 (0.7.0-2) ...
Setting up libedit2:amd64 (3.1-20150325-1) ...
Setting up libwrap0:amd64 (7.6.q-25) ...
Setting up mime-support (3.58) ...
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 libaio1:amd64 (0.3.110-1) ...
Setting up libmpdec2:amd64 (2.4.1-1) ...
Setting up libmysqlclient18:amd64 (5.6.25-2) ...
Setting up libpython3.4-stdlib:amd64 (3.4.3-7) ...
Setting up libdbi-perl (1.633-1) ...
Setting up libdbd-mysql-perl (4.028-2+b1) ...
Setting up libterm-readkey-perl (2.33-1) ...
Setting up mysql-client-core-5.6 (5.6.25-2) ...
Setting up mysql-client-5.6 (5.6.25-2) ...
Setting up mysql-server-core-5.6 (5.6.25-2) ...
Setting up psmisc (22.21-2) ...
Setting up init-system-helpers (1.23) ...
Setting up mysql-server-5.6 (5.6.25-2) ...
invoke-rc.d: policy-rc.d denied execution of stop.
update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf 
(my.cnf) in auto mode
invoke-rc.d: policy-rc.d denied execution of start.
Setting up python3.4 (3.4.3-7) ...
Setting up libpython3-stdlib:amd64 (3.4.3-4) ...
Setting up mysql-server (5.6.25-2) ...
Setting up python-all (2.7.9-1) ...
Setting up python-pkg-resources (17.0-1) ...
Setting up python-setuptools (17.0-1) ...
Setting up python-support (1.0.15+reproducible1) ...
Setting up python-unittest2 (0.5.1-1) ...
Setting up python3 (3.4.3-4) ...
Setting up python3-all (3.4.3-4) ...
Setting up python3-pkg-resources (17.0-1) ...
Setting up python3-setuptools (17.0-1) ...
Setting up dh-python (2.20150719) ...
Processing triggers for libc-bin (2.19-19) ...
Processing triggers for systemd (222-2) ...
Processing triggers for python-support (1.0.15+reproducible1) ...
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-pymysql_0.6.2-1.dsc]
I: copying [./python-pymysql_0.6.2.orig.tar.xz]
I: copying [./python-pymysql_0.6.2-1.debian.tar.xz]
I: Extracting source
gpgv: keyblock resource `/tmp/buildd/.gnupg/trustedkeys.gpg': file open error
gpgv: Signature made Mon Nov 24 11:00:07 2014 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-pymysql_0.6.2-1.dsc
dpkg-source: info: extracting python-pymysql in python-pymysql-0.6.2
dpkg-source: info: unpacking python-pymysql_0.6.2.orig.tar.xz
dpkg-source: info: unpacking python-pymysql_0.6.2-1.debian.tar.xz
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-pymysql
dpkg-buildpackage: source version 0.6.2-1
dpkg-buildpackage: source distribution unstable
dpkg-buildpackage: source changed by Thomas Goirand <z...@debian.org>
 dpkg-source --before-build python-pymysql-0.6.2
dpkg-buildpackage: host architecture amd64
dpkg-source: info: using options from 
python-pymysql-0.6.2/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 /usr/share/openstack-pkg-tools/pkgos.make --buildsystem=python_distutils 
--with python2,python3
dh: Unknown sequence /usr/share/openstack-pkg-tools/pkgos.make (choose from: 
binary binary-arch binary-indep build build-arch build-indep clean install 
install-arch install-indep)
dh clean --buildsystem=python_distutils --with python2,python3
   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 {} \+
   debian/rules override_dh_clean
make[1]: Entering directory '/tmp/buildd/python-pymysql-0.6.2'
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 /usr/share/openstack-pkg-tools/pkgos.make --buildsystem=python_distutils 
--with python2,python3
dh: Unknown sequence /usr/share/openstack-pkg-tools/pkgos.make (choose from: 
binary binary-arch binary-indep build build-arch build-indep clean install 
install-arch install-indep)
dh_clean -O--buildsystem=python_distutils
rm -rf build
make[1]: Leaving directory '/tmp/buildd/python-pymysql-0.6.2'
 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 /usr/share/openstack-pkg-tools/pkgos.make --buildsystem=python_distutils 
--with python2,python3
dh: Unknown sequence /usr/share/openstack-pkg-tools/pkgos.make (choose from: 
binary binary-arch binary-indep build build-arch build-indep clean install 
install-arch install-indep)
dh build --buildsystem=python_distutils --with python2,python3
   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/pymysql
copying pymysql/util.py -> build/lib.linux-x86_64-2.7/pymysql
copying pymysql/times.py -> build/lib.linux-x86_64-2.7/pymysql
copying pymysql/err.py -> build/lib.linux-x86_64-2.7/pymysql
copying pymysql/cursors.py -> build/lib.linux-x86_64-2.7/pymysql
copying pymysql/converters.py -> build/lib.linux-x86_64-2.7/pymysql
copying pymysql/connections.py -> build/lib.linux-x86_64-2.7/pymysql
copying pymysql/charset.py -> build/lib.linux-x86_64-2.7/pymysql
copying pymysql/_socketio.py -> build/lib.linux-x86_64-2.7/pymysql
copying pymysql/_compat.py -> build/lib.linux-x86_64-2.7/pymysql
copying pymysql/__init__.py -> build/lib.linux-x86_64-2.7/pymysql
creating build/lib.linux-x86_64-2.7/pymysql/tests
copying pymysql/tests/test_nextset.py -> 
build/lib.linux-x86_64-2.7/pymysql/tests
copying pymysql/tests/test_issues.py -> build/lib.linux-x86_64-2.7/pymysql/tests
copying pymysql/tests/test_example.py -> 
build/lib.linux-x86_64-2.7/pymysql/tests
copying pymysql/tests/test_connection.py -> 
build/lib.linux-x86_64-2.7/pymysql/tests
copying pymysql/tests/test_basic.py -> build/lib.linux-x86_64-2.7/pymysql/tests
copying pymysql/tests/test_SSCursor.py -> 
build/lib.linux-x86_64-2.7/pymysql/tests
copying pymysql/tests/test_DictCursor.py -> 
build/lib.linux-x86_64-2.7/pymysql/tests
copying pymysql/tests/base.py -> build/lib.linux-x86_64-2.7/pymysql/tests
copying pymysql/tests/__init__.py -> build/lib.linux-x86_64-2.7/pymysql/tests
creating build/lib.linux-x86_64-2.7/pymysql/constants
copying pymysql/constants/__init__.py -> 
build/lib.linux-x86_64-2.7/pymysql/constants
copying pymysql/constants/SERVER_STATUS.py -> 
build/lib.linux-x86_64-2.7/pymysql/constants
copying pymysql/constants/FLAG.py -> 
build/lib.linux-x86_64-2.7/pymysql/constants
copying pymysql/constants/FIELD_TYPE.py -> 
build/lib.linux-x86_64-2.7/pymysql/constants
copying pymysql/constants/ER.py -> build/lib.linux-x86_64-2.7/pymysql/constants
copying pymysql/constants/COMMAND.py -> 
build/lib.linux-x86_64-2.7/pymysql/constants
copying pymysql/constants/CLIENT.py -> 
build/lib.linux-x86_64-2.7/pymysql/constants
creating build/lib.linux-x86_64-2.7/pymysql/tests/thirdparty
copying pymysql/tests/thirdparty/__init__.py -> 
build/lib.linux-x86_64-2.7/pymysql/tests/thirdparty
creating build/lib.linux-x86_64-2.7/pymysql/tests/thirdparty/test_MySQLdb
copying pymysql/tests/thirdparty/test_MySQLdb/test_MySQLdb_nonstandard.py -> 
build/lib.linux-x86_64-2.7/pymysql/tests/thirdparty/test_MySQLdb
copying pymysql/tests/thirdparty/test_MySQLdb/test_MySQLdb_dbapi20.py -> 
build/lib.linux-x86_64-2.7/pymysql/tests/thirdparty/test_MySQLdb
copying pymysql/tests/thirdparty/test_MySQLdb/test_MySQLdb_capabilities.py -> 
build/lib.linux-x86_64-2.7/pymysql/tests/thirdparty/test_MySQLdb
copying pymysql/tests/thirdparty/test_MySQLdb/dbapi20.py -> 
build/lib.linux-x86_64-2.7/pymysql/tests/thirdparty/test_MySQLdb
copying pymysql/tests/thirdparty/test_MySQLdb/capabilities.py -> 
build/lib.linux-x86_64-2.7/pymysql/tests/thirdparty/test_MySQLdb
copying pymysql/tests/thirdparty/test_MySQLdb/__init__.py -> 
build/lib.linux-x86_64-2.7/pymysql/tests/thirdparty/test_MySQLdb
   debian/rules override_dh_auto_test
make[1]: Entering directory '/tmp/buildd/python-pymysql-0.6.2'
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 /usr/share/openstack-pkg-tools/pkgos.make --buildsystem=python_distutils 
--with python2,python3
dh: Unknown sequence /usr/share/openstack-pkg-tools/pkgos.make (choose from: 
binary binary-arch binary-indep build build-arch build-indep clean install 
install-arch install-indep)
chmod +x debian/run_tests.sh
./debian/run_tests.sh
+ mktemp -d
+ MYTEMP_DIR=/tmp/tmp.esZkDTUWIW
+ whoami
+ ME=pbuilder1
+ mysql_install_db --no-defaults --datadir=/tmp/tmp.esZkDTUWIW --force 
--skip-name-resolve --user=pbuilder1
WARNING: Could not write to config file /usr/my.cnf: Permission denied

Installing MySQL system tables...2015-07-21 15:58:45 0 [Warning] TIMESTAMP with 
implicit DEFAULT value is deprecated. Please use 
--explicit_defaults_for_timestamp server option (see documentation for more 
details).
2015-07-21 15:58:45 0 [Note] /usr/sbin/mysqld (mysqld 5.6.25-2) starting as 
process 59104 ...
2015-07-21 15:58:45 59104 [Warning] Buffered warning: Changed limits: 
max_open_files: 4096 (requested 5000)

2015-07-21 15:58:45 59104 [Warning] Buffered warning: Changed limits: 
table_open_cache: 1967 (requested 2000)

2015-07-21 15:58:45 59104 [Note] InnoDB: Using atomics to ref count buffer pool 
pages
2015-07-21 15:58:45 59104 [Note] InnoDB: The InnoDB memory heap is disabled
2015-07-21 15:58:45 59104 [Note] InnoDB: Mutexes and rw_locks use GCC atomic 
builtins
2015-07-21 15:58:45 59104 [Note] InnoDB: Memory barrier is not used
2015-07-21 15:58:45 59104 [Note] InnoDB: Compressed tables use zlib 1.2.8
2015-07-21 15:58:45 59104 [Note] InnoDB: Using Linux native AIO
2015-07-21 15:58:45 59104 [Note] InnoDB: Using CPU crc32 instructions
2015-07-21 15:58:45 59104 [Note] InnoDB: Initializing buffer pool, size = 128.0M
2015-07-21 15:58:45 59104 [Note] InnoDB: Completed initialization of buffer pool
2015-07-21 15:58:45 59104 [Note] InnoDB: The first specified data file 
./ibdata1 did not exist: a new database to be created!
2015-07-21 15:58:45 59104 [Note] InnoDB: Setting file ./ibdata1 size to 12 MB
2015-07-21 15:58:45 59104 [Note] InnoDB: Database physically writes the file 
full: wait...
2015-07-21 15:58:45 59104 [Note] InnoDB: Setting log file ./ib_logfile101 size 
to 48 MB
2015-07-21 15:58:45 59104 [Note] InnoDB: Setting log file ./ib_logfile1 size to 
48 MB
2015-07-21 15:58:45 59104 [Note] InnoDB: Renaming log file ./ib_logfile101 to 
./ib_logfile0
2015-07-21 15:58:45 59104 [Warning] InnoDB: New log files created, LSN=45781
2015-07-21 15:58:45 59104 [Note] InnoDB: Doublewrite buffer not found: creating 
new
2015-07-21 15:58:45 59104 [Note] InnoDB: Doublewrite buffer created
2015-07-21 15:58:45 59104 [Note] InnoDB: 128 rollback segment(s) are active.
2015-07-21 15:58:45 59104 [Warning] InnoDB: Creating foreign key constraint 
system tables.
2015-07-21 15:58:45 59104 [Note] InnoDB: Foreign key constraint system tables 
created
2015-07-21 15:58:45 59104 [Note] InnoDB: Creating tablespace and datafile 
system tables.
2015-07-21 15:58:45 59104 [Note] InnoDB: Tablespace and datafile system tables 
created.
2015-07-21 15:58:45 59104 [Note] InnoDB: Waiting for purge to start
2015-07-21 15:58:45 59104 [Note] InnoDB: 5.6.25 started; log sequence number 0
2015-07-21 15:58:46 59104 [Note] Binlog end
2015-07-21 15:58:46 59104 [Note] InnoDB: FTS optimize thread exiting.
2015-07-21 15:58:46 59104 [Note] InnoDB: Starting shutdown...
2015-07-21 15:58:47 59104 [Note] InnoDB: Shutdown completed; log sequence 
number 1625977
OK

Filling help tables...2015-07-21 15:58:48 0 [Warning] TIMESTAMP with implicit 
DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp 
server option (see documentation for more details).
2015-07-21 15:58:48 0 [Note] /usr/sbin/mysqld (mysqld 5.6.25-2) starting as 
process 59710 ...
2015-07-21 15:58:48 59710 [Warning] Buffered warning: Changed limits: 
max_open_files: 4096 (requested 5000)

2015-07-21 15:58:48 59710 [Warning] Buffered warning: Changed limits: 
table_open_cache: 1967 (requested 2000)

2015-07-21 15:58:48 59710 [Note] InnoDB: Using atomics to ref count buffer pool 
pages
2015-07-21 15:58:48 59710 [Note] InnoDB: The InnoDB memory heap is disabled
2015-07-21 15:58:48 59710 [Note] InnoDB: Mutexes and rw_locks use GCC atomic 
builtins
2015-07-21 15:58:48 59710 [Note] InnoDB: Memory barrier is not used
2015-07-21 15:58:48 59710 [Note] InnoDB: Compressed tables use zlib 1.2.8
2015-07-21 15:58:48 59710 [Note] InnoDB: Using Linux native AIO
2015-07-21 15:58:48 59710 [Note] InnoDB: Using CPU crc32 instructions
2015-07-21 15:58:48 59710 [Note] InnoDB: Initializing buffer pool, size = 128.0M
2015-07-21 15:58:48 59710 [Note] InnoDB: Completed initialization of buffer pool
2015-07-21 15:58:48 59710 [Note] InnoDB: Highest supported file format is 
Barracuda.
2015-07-21 15:58:48 59710 [Note] InnoDB: 128 rollback segment(s) are active.
2015-07-21 15:58:48 59710 [Note] InnoDB: Waiting for purge to start
2015-07-21 15:58:48 59710 [Note] InnoDB: 5.6.25 started; log sequence number 
1625977
2015-07-21 15:58:49 59710 [Note] Binlog end
2015-07-21 15:58:49 59710 [Note] InnoDB: FTS optimize thread exiting.
2015-07-21 15:58:49 59710 [Note] InnoDB: Starting shutdown...
2015-07-21 15:58:50 59710 [Note] InnoDB: Shutdown completed; log sequence 
number 1625987
OK

To start mysqld at boot time you have to copy
support-files/mysql.server to the right place for your system

PLEASE REMEMBER TO SET A PASSWORD FOR THE MySQL root USER !
To do so, start the server, then issue the following commands:

  /usr/bin/mysqladmin -u root password 'new-password'
  /usr/bin/mysqladmin -u root -h jenkins password 'new-password'

Alternatively you can run:

  /usr/bin/mysql_secure_installation

which will also give you the option of removing the test
databases and anonymous user created by default.  This is
strongly recommended for production servers.

See the manual for more instructions.

You can start the MySQL daemon with:

  cd /usr ; /usr/bin/mysqld_safe &

You can test the MySQL daemon with mysql-test-run.pl

  cd mysql-test ; perl mysql-test-run.pl

Please report any problems at http://bugs.mysql.com/

The latest information about MySQL is available on the web at

  http://www.mysql.com

Support MySQL by buying support/licenses at http://shop.mysql.com

WARNING: Could not copy config file template /usr/share/mysql/my-default.cnf to
/usr/my.cnf, may not have access rights to do so.
You may want to copy the file manually, or create your own,
it will then be used by default by the server when you start it.

WARNING: Default config file /etc/mysql/my.cnf exists on the system
This file will be read by default by the MySQL server
If you do not want to use this, either remove it, or use the
--defaults-file argument to mysqld_safe when starting the server

+ export MYSQL_UNIX_PORT=/tmp/tmp.esZkDTUWIW/mysql.sock
+ echo -n pinging mysqld.
pinging mysqld.+ attempts=0
+ /usr/bin/mysqladmin --socket=/tmp/tmp.esZkDTUWIW/mysql.sock ping
+ /usr/sbin/mysqld --no-defaults --skip-grant --user=pbuilder1 
--socket=/tmp/tmp.esZkDTUWIW/mysql.sock --datadir=/tmp/tmp.esZkDTUWIW 
--skip-networking
/usr/bin/mysqladmin: connect to server at 'localhost' failed
error: 'Can't connect to local MySQL server through socket 
'/tmp/tmp.esZkDTUWIW/mysql.sock' (2)'
Check that mysqld is running and that the socket: 
'/tmp/tmp.esZkDTUWIW/mysql.sock' exists!
+ sleep 3
2015-07-21 15:58:52 0 [Warning] TIMESTAMP with implicit DEFAULT value is 
deprecated. Please use --explicit_defaults_for_timestamp server option (see 
documentation for more details).
2015-07-21 15:58:52 0 [Note] /usr/sbin/mysqld (mysqld 5.6.25-2) starting as 
process 61260 ...
2015-07-21 15:58:52 61260 [Warning] Buffered warning: Using unique option 
prefix skip-grant instead of skip-grant-tables is deprecated and will be 
removed in a future release. Please use the full name instead.

2015-07-21 15:58:52 61260 [Warning] Buffered warning: Changed limits: 
max_open_files: 4096 (requested 5000)

2015-07-21 15:58:52 61260 [Warning] Buffered warning: Changed limits: 
table_open_cache: 1967 (requested 2000)

2015-07-21 15:58:52 61260 [Note] Plugin 'FEDERATED' is disabled.
2015-07-21 15:58:52 61260 [Note] InnoDB: Using atomics to ref count buffer pool 
pages
2015-07-21 15:58:52 61260 [Note] InnoDB: The InnoDB memory heap is disabled
2015-07-21 15:58:52 61260 [Note] InnoDB: Mutexes and rw_locks use GCC atomic 
builtins
2015-07-21 15:58:52 61260 [Note] InnoDB: Memory barrier is not used
2015-07-21 15:58:52 61260 [Note] InnoDB: Compressed tables use zlib 1.2.8
2015-07-21 15:58:52 61260 [Note] InnoDB: Using Linux native AIO
2015-07-21 15:58:52 61260 [Note] InnoDB: Using CPU crc32 instructions
2015-07-21 15:58:52 61260 [Note] InnoDB: Initializing buffer pool, size = 128.0M
2015-07-21 15:58:52 61260 [Note] InnoDB: Completed initialization of buffer pool
2015-07-21 15:58:52 61260 [Note] InnoDB: Highest supported file format is 
Barracuda.
2015-07-21 15:58:52 61260 [Note] InnoDB: 128 rollback segment(s) are active.
2015-07-21 15:58:52 61260 [Note] InnoDB: Waiting for purge to start
2015-07-21 15:58:53 61260 [Note] InnoDB: 5.6.25 started; log sequence number 
1625987
2015-07-21 15:58:53 61260 [Warning] No existing UUID has been found, so we 
assume that this is the first time that this server has been started. 
Generating a new UUID: f798067e-3025-11e5-a7b7-ac5abeac24ac.
2015-07-21 15:58:53 61260 [Note] /usr/sbin/mysqld: ready for connections.
Version: '5.6.25-2'  socket: '/tmp/tmp.esZkDTUWIW/mysql.sock'  port: 0  (Debian)
+ attempts=1
+ [ 1 -gt 10 ]
+ /usr/bin/mysqladmin --socket=/tmp/tmp.esZkDTUWIW/mysql.sock ping
mysqld is alive
+ mysql --socket=/tmp/tmp.esZkDTUWIW/mysql.sock --execute=CREATE DATABASE 
test_pymysql;
+ mysql --socket=/tmp/tmp.esZkDTUWIW/mysql.sock --execute=CREATE DATABASE 
test_pymysql2;
+ echo [
{"unix_socket": "/tmp/tmp.esZkDTUWIW/mysql.sock", "user": "root", "passwd": "", 
"db": "test_pymysql", "use_unicode": true},
{"unix_socket": "/tmp/tmp.esZkDTUWIW/mysql.sock", "user": "root", "passwd": "", 
"db": "test_pymysql2" }
]
+ pyversions -vr
pyversions: missing X(S)-Python-Version in control file, fall back to 
debian/pyversions
pyversions: missing debian/pyversions file, fall back to supported versions
+ PYTHONS=2.7
+ py3versions -vr
py3versions: no X-Python3-Version in control file, using supported versions
+ PYTHON3S=3.4
+ PYTHONPATH=. PYTHON=python2.7 python2.7 runtests.py
....................F......................sE..x......s.........................................................x.......
======================================================================
ERROR: test_issue_36 (pymysql.tests.test_issues.TestNewIssues)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/buildd/python-pymysql-0.6.2/pymysql/tests/test_issues.py", line 
200, in test_issue_36
    conn.kill(kill_id)
  File "/tmp/buildd/python-pymysql-0.6.2/pymysql/connections.py", line 739, in 
kill
    return self._read_ok_packet()
  File "/tmp/buildd/python-pymysql-0.6.2/pymysql/connections.py", line 658, in 
_read_ok_packet
    pkt = self._read_packet()
  File "/tmp/buildd/python-pymysql-0.6.2/pymysql/connections.py", line 826, in 
_read_packet
    packet.check_error()
  File "/tmp/buildd/python-pymysql-0.6.2/pymysql/connections.py", line 370, in 
check_error
    raise_mysql_exception(self._data)
  File "/tmp/buildd/python-pymysql-0.6.2/pymysql/err.py", line 116, in 
raise_mysql_exception
    _check_mysql_exception(errinfo)
  File "/tmp/buildd/python-pymysql-0.6.2/pymysql/err.py", line 112, in 
_check_mysql_exception
    raise InternalError(errno, errorvalue)
InternalError: (1317, u'Query execution was interrupted')

======================================================================
FAIL: test_datatypes (pymysql.tests.test_basic.TestConversion)
test every data type
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/buildd/python-pymysql-0.6.2/pymysql/tests/test_basic.py", line 29, 
in test_datatypes
    self.assertEqual(datetime.datetime(*v[8].timetuple()[:6]), r[8])
AssertionError: datetime.datetime(2015, 7, 21, 15, 58, 57) != 
datetime.datetime(2015, 7, 21, 15, 58, 58)

----------------------------------------------------------------------
Ran 120 tests in 4.993s

FAILED (failures=1, errors=1, skipped=2, expected failures=2)
Set max_allowed_packet to bigger than 17MB
No garbages!
debian/rules:25: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 1
make[1]: Leaving directory '/tmp/buildd/python-pymysql-0.6.2'
debian/rules:10: 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//42403 and its subdirectories

--- End Message ---
--- Begin Message ---
Source: python-pymysql
Source-Version: 0.6.2-2

We believe that the bug you reported is fixed in the latest version of
python-pymysql, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 796...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Thomas Goirand <z...@debian.org> (supplier of updated python-pymysql package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Wed, 26 Aug 2015 13:54:54 +0000
Source: python-pymysql
Binary: python-pymysql python3-pymysql
Architecture: source all
Version: 0.6.2-2
Distribution: unstable
Urgency: medium
Maintainer: PKG OpenStack <openstack-de...@lists.alioth.debian.org>
Changed-By: Thomas Goirand <z...@debian.org>
Description:
 python-pymysql - Pure-Python MySQL driver - Python 2.x
 python3-pymysql - Pure-Python MySQL Driver - Python 3.x
Closes: 796010
Changes:
 python-pymysql (0.6.2-2) unstable; urgency=medium
 .
   * Fixes FTBFS by adding Corey Bryant patch (Closes: #796010).
   * Removed ancient six patch.
   * Fixed watch file.
Checksums-Sha1:
 2b4d5c4af625258601962f5a0efbe5656c194e8a 2171 python-pymysql_0.6.2-2.dsc
 cf491e642974c496369cd9718081277982cc3867 4504 
python-pymysql_0.6.2-2.debian.tar.xz
 5b0e947c3a9390df94bb706e6d243014044e65ff 47434 python-pymysql_0.6.2-2_all.deb
 32b3f903e1ce3c611e0c5c028fdb4a32f0c40208 47292 python3-pymysql_0.6.2-2_all.deb
Checksums-Sha256:
 3bc1debce476a146505a1cf664a8d21745d55621d68c8e91fb6c6e3d21928b74 2171 
python-pymysql_0.6.2-2.dsc
 3ead81b3a023714d83b8b2d75c7dbf5cb2f9595a18fe6b81444b17098ffd4255 4504 
python-pymysql_0.6.2-2.debian.tar.xz
 5c4ac897645bd3faa84f43f9837ca58926ce81c4b647c774f2bb9c9c81c038f6 47434 
python-pymysql_0.6.2-2_all.deb
 d772076f14a62099fddf725cc9fb00d80e423d6da47ac8b691795dcc92979e11 47292 
python3-pymysql_0.6.2-2_all.deb
Files:
 2393347f95ca05a780fa6a512f605e36 2171 python optional 
python-pymysql_0.6.2-2.dsc
 2ec6458c3bc9198c0353bc8dbfb55f51 4504 python optional 
python-pymysql_0.6.2-2.debian.tar.xz
 a7e60125d41f53018b48c863dda116f5 47434 python optional 
python-pymysql_0.6.2-2_all.deb
 3e7a231f51d2a06dae11c55f17c19e35 47292 python optional 
python3-pymysql_0.6.2-2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJV3cfAAAoJENQWrRWsa0P+y7YP/jz+qdJQfJGZYwmVCvkub2Be
Vn9DObg0lBwSal2on8j7qhK1tIpKbOAmFDvhjJk7z+JxCvQP9wlcXIKlT92YMZG0
YybdaFAU8BpFxVzuKdpQgKVQg7qSrt2GSACRQ/MNciqlwoQTibOFwLQcyc1qGyQT
qzqyEFBDM1m+bg07Lg7pKIun7au5grmnhmfv1dFJr7t+oskXr43waGa5jtjUuEuQ
jTJMkhfWT7etlsmfy6vyIj7uexI3pG0vDeBDQopikjKafV1BkGES8bMjz19vt7gA
U0qPKn7Jk5iGmKFVBAvocRkdcWD29k/u/av6wxBEgIN+0HrZb8vdPiPoEKvn8Jmh
6t0KrEbISlm4JUTYpoIi/vfOUouKUu89RwsRKK065Ocn1SJF+KNHWjT7RURr1qjU
pVeDVWftTMfBXWdhVP1LpDscBWsDEAeq+uIQp+B80iYTqzbqRRwc7TKSbnKuQ0fG
CSQjK81GOA31VIKFlM618A7mX2dKqyxWz4xOXIOJk4O13qtvHMFsON/RIwVbV8Kt
EgyQXg1S0S+Z+uixkt1x16StrOaox7MvM++3SsmMN3IeNV7wa1xgvbRvXgtzf4IL
kboBrayqDQSam4AlBifP5mYxGsW0IGzxqD8Dk7E3xMZMKBDGaJpuMHAw9q4h8CfE
fcPIKfBBTKJx6j+MhSew
=et9U
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to