Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/python-PyMySQL.spec'], chrootPath='/var/lib/mock/879245-epel-7-ppc64le-1554622861.249597/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.3q6lqyqv:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '537529a842704e4198c3113f4ac01037', '-D', '/var/lib/mock/879245-epel-7-ppc64le-1554622861.249597/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.3q6lqyqv:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/python-PyMySQL.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/rh-python36-python-PyMySQL-0.7.11-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/python-PyMySQL.spec'], chrootPath='/var/lib/mock/879245-epel-7-ppc64le-1554622861.249597/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.3q6lqyqv:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '0762a37a9b2f4ca8b7c13c30104f10e7', '-D', '/var/lib/mock/879245-epel-7-ppc64le-1554622861.249597/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.3q6lqyqv:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/python-PyMySQL.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.1a2s60 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf PyMySQL-0.7.11 + /usr/bin/gzip -dc /builddir/build/SOURCES/PyMySQL-0.7.11.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd PyMySQL-0.7.11 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf PyMySQL.egg-info + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ig5fNM + umask 022 + cd /builddir/build/BUILD + cd PyMySQL-0.7.11 + scl enable rh-python36 - running build running build_py creating build creating build/lib creating build/lib/pymysql copying pymysql/cursors.py -> build/lib/pymysql copying pymysql/err.py -> build/lib/pymysql copying pymysql/times.py -> build/lib/pymysql copying pymysql/charset.py -> build/lib/pymysql copying pymysql/converters.py -> build/lib/pymysql copying pymysql/optionfile.py -> build/lib/pymysql copying pymysql/_compat.py -> build/lib/pymysql copying pymysql/__init__.py -> build/lib/pymysql copying pymysql/connections.py -> build/lib/pymysql copying pymysql/util.py -> build/lib/pymysql copying pymysql/_socketio.py -> build/lib/pymysql creating build/lib/pymysql/constants copying pymysql/constants/FLAG.py -> build/lib/pymysql/constants copying pymysql/constants/ER.py -> build/lib/pymysql/constants copying pymysql/constants/SERVER_STATUS.py -> build/lib/pymysql/constants copying pymysql/constants/__init__.py -> build/lib/pymysql/constants copying pymysql/constants/CR.py -> build/lib/pymysql/constants copying pymysql/constants/FIELD_TYPE.py -> build/lib/pymysql/constants copying pymysql/constants/CLIENT.py -> build/lib/pymysql/constants copying pymysql/constants/COMMAND.py -> build/lib/pymysql/constants creating build/lib/pymysql/tests copying pymysql/tests/test_err.py -> build/lib/pymysql/tests copying pymysql/tests/test_load_local.py -> build/lib/pymysql/tests copying pymysql/tests/test_cursor.py -> build/lib/pymysql/tests copying pymysql/tests/test_nextset.py -> build/lib/pymysql/tests copying pymysql/tests/test_issues.py -> build/lib/pymysql/tests copying pymysql/tests/test_basic.py -> build/lib/pymysql/tests copying pymysql/tests/test_connection.py -> build/lib/pymysql/tests copying pymysql/tests/__init__.py -> build/lib/pymysql/tests copying pymysql/tests/test_DictCursor.py -> build/lib/pymysql/tests copying pymysql/tests/test_converters.py -> build/lib/pymysql/tests copying pymysql/tests/test_SSCursor.py -> build/lib/pymysql/tests copying pymysql/tests/base.py -> build/lib/pymysql/tests copying pymysql/tests/test_optionfile.py -> build/lib/pymysql/tests creating build/lib/pymysql/tests/thirdparty copying pymysql/tests/thirdparty/__init__.py -> build/lib/pymysql/tests/thirdparty creating build/lib/pymysql/tests/thirdparty/test_MySQLdb copying pymysql/tests/thirdparty/test_MySQLdb/test_MySQLdb_dbapi20.py -> build/lib/pymysql/tests/thirdparty/test_MySQLdb copying pymysql/tests/thirdparty/test_MySQLdb/__init__.py -> build/lib/pymysql/tests/thirdparty/test_MySQLdb copying pymysql/tests/thirdparty/test_MySQLdb/capabilities.py -> build/lib/pymysql/tests/thirdparty/test_MySQLdb copying pymysql/tests/thirdparty/test_MySQLdb/dbapi20.py -> build/lib/pymysql/tests/thirdparty/test_MySQLdb copying pymysql/tests/thirdparty/test_MySQLdb/test_MySQLdb_nonstandard.py -> build/lib/pymysql/tests/thirdparty/test_MySQLdb copying pymysql/tests/thirdparty/test_MySQLdb/test_MySQLdb_capabilities.py -> build/lib/pymysql/tests/thirdparty/test_MySQLdb + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Y5EnJy + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le + cd PyMySQL-0.7.11 + scl enable rh-python36 - running install running install_lib creating /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le/opt creating /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le/opt/rh creating /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le/opt/rh/rh-python36 creating /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le/opt/rh/rh-python36/root creating /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le/opt/rh/rh-python36/root/usr creating /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib creating /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib/python3.6 creating /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pymysql creating /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pymysql/tests creating /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pymysql/tests/thirdparty creating /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pymysql/tests/thirdparty/test_MySQLdb copying build/lib/pymysql/tests/thirdparty/test_MySQLdb/test_MySQLdb_capabilities.py -> /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pymysql/tests/thirdparty/test_MySQLdb copying build/lib/pymysql/tests/thirdparty/test_MySQLdb/test_MySQLdb_nonstandard.py -> /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pymysql/tests/thirdparty/test_MySQLdb copying build/lib/pymysql/tests/thirdparty/test_MySQLdb/dbapi20.py -> /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pymysql/tests/thirdparty/test_MySQLdb copying build/lib/pymysql/tests/thirdparty/test_MySQLdb/capabilities.py -> /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pymysql/tests/thirdparty/test_MySQLdb copying build/lib/pymysql/tests/thirdparty/test_MySQLdb/__init__.py -> /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pymysql/tests/thirdparty/test_MySQLdb copying build/lib/pymysql/tests/thirdparty/test_MySQLdb/test_MySQLdb_dbapi20.py -> /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pymysql/tests/thirdparty/test_MySQLdb copying build/lib/pymysql/tests/thirdparty/__init__.py -> /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pymysql/tests/thirdparty copying build/lib/pymysql/tests/test_optionfile.py -> /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pymysql/tests copying build/lib/pymysql/tests/base.py -> /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pymysql/tests copying build/lib/pymysql/tests/test_SSCursor.py -> /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pymysql/tests copying build/lib/pymysql/tests/test_converters.py -> /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pymysql/tests copying build/lib/pymysql/tests/test_DictCursor.py -> /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pymysql/tests copying build/lib/pymysql/tests/__init__.py -> /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pymysql/tests copying build/lib/pymysql/tests/test_connection.py -> /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pymysql/tests copying build/lib/pymysql/tests/test_basic.py -> /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pymysql/tests copying build/lib/pymysql/tests/test_issues.py -> /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pymysql/tests copying build/lib/pymysql/tests/test_nextset.py -> /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pymysql/tests copying build/lib/pymysql/tests/test_cursor.py -> /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pymysql/tests copying build/lib/pymysql/tests/test_load_local.py -> /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pymysql/tests copying build/lib/pymysql/tests/test_err.py -> /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pymysql/tests creating /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pymysql/constants copying build/lib/pymysql/constants/COMMAND.py -> /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pymysql/constants copying build/lib/pymysql/constants/CLIENT.py -> /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pymysql/constants copying build/lib/pymysql/constants/FIELD_TYPE.py -> /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pymysql/constants copying build/lib/pymysql/constants/CR.py -> /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pymysql/constants copying build/lib/pymysql/constants/__init__.py -> /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pymysql/constants copying build/lib/pymysql/constants/SERVER_STATUS.py -> /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pymysql/constants copying build/lib/pymysql/constants/ER.py -> /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pymysql/constants copying build/lib/pymysql/constants/FLAG.py -> /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pymysql/constants copying build/lib/pymysql/_socketio.py -> /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pymysql copying build/lib/pymysql/util.py -> /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pymysql copying build/lib/pymysql/connections.py -> /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pymysql copying build/lib/pymysql/__init__.py -> /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pymysql copying build/lib/pymysql/_compat.py -> /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pymysql copying build/lib/pymysql/optionfile.py -> /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pymysql copying build/lib/pymysql/converters.py -> /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pymysql copying build/lib/pymysql/charset.py -> /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pymysql copying build/lib/pymysql/times.py -> /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pymysql copying build/lib/pymysql/err.py -> /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pymysql copying build/lib/pymysql/cursors.py -> /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pymysql byte-compiling /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pymysql/tests/thirdparty/test_MySQLdb/test_MySQLdb_capabilities.py to test_MySQLdb_capabilities.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pymysql/tests/thirdparty/test_MySQLdb/test_MySQLdb_nonstandard.py to test_MySQLdb_nonstandard.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pymysql/tests/thirdparty/test_MySQLdb/dbapi20.py to dbapi20.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pymysql/tests/thirdparty/test_MySQLdb/capabilities.py to capabilities.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pymysql/tests/thirdparty/test_MySQLdb/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pymysql/tests/thirdparty/test_MySQLdb/test_MySQLdb_dbapi20.py to test_MySQLdb_dbapi20.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pymysql/tests/thirdparty/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pymysql/tests/test_optionfile.py to test_optionfile.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pymysql/tests/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pymysql/tests/test_SSCursor.py to test_SSCursor.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pymysql/tests/test_converters.py to test_converters.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pymysql/tests/test_DictCursor.py to test_DictCursor.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pymysql/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pymysql/tests/test_connection.py to test_connection.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pymysql/tests/test_basic.py to test_basic.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pymysql/tests/test_issues.py to test_issues.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pymysql/tests/test_nextset.py to test_nextset.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pymysql/tests/test_cursor.py to test_cursor.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pymysql/tests/test_load_local.py to test_load_local.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pymysql/tests/test_err.py to test_err.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pymysql/constants/COMMAND.py to COMMAND.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pymysql/constants/CLIENT.py to CLIENT.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pymysql/constants/FIELD_TYPE.py to FIELD_TYPE.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pymysql/constants/CR.py to CR.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pymysql/constants/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pymysql/constants/SERVER_STATUS.py to SERVER_STATUS.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pymysql/constants/ER.py to ER.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pymysql/constants/FLAG.py to FLAG.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pymysql/_socketio.py to _socketio.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pymysql/util.py to util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pymysql/connections.py to connections.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pymysql/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pymysql/_compat.py to _compat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pymysql/optionfile.py to optionfile.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pymysql/converters.py to converters.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pymysql/charset.py to charset.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pymysql/times.py to times.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pymysql/err.py to err.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pymysql/cursors.py to cursors.cpython-36.pyc running install_egg_info running egg_info creating PyMySQL.egg-info writing PyMySQL.egg-info/PKG-INFO writing dependency_links to PyMySQL.egg-info/dependency_links.txt writing top-level names to PyMySQL.egg-info/top_level.txt writing manifest file 'PyMySQL.egg-info/SOURCES.txt' reading manifest file 'PyMySQL.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'PyMySQL.egg-info/SOURCES.txt' Copying PyMySQL.egg-info to /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/PyMySQL-0.7.11-py3.6.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/PyMySQL-0.7.11 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-scl-compress /opt/rh/rh-python36/root + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + scl enable rh-python36 '/usr/lib/rpm/redhat/brp-python-bytecompile-with-scl-python-36 /opt/rh/rh-python36/root/usr/bin/python3 1 /opt/rh/rh-python36/root' + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: rh-python36-python-PyMySQL-0.7.11-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.NHMwjl + umask 022 + cd /builddir/build/BUILD + cd PyMySQL-0.7.11 + DOCDIR=/builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le/opt/rh/rh-python36/root/usr/share/doc/rh-python36-python-PyMySQL-0.7.11 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le/opt/rh/rh-python36/root/usr/share/doc/rh-python36-python-PyMySQL-0.7.11 + cp -pr README.rst /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le/opt/rh/rh-python36/root/usr/share/doc/rh-python36-python-PyMySQL-0.7.11 + cp -pr LICENSE /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le/opt/rh/rh-python36/root/usr/share/doc/rh-python36-python-PyMySQL-0.7.11 + exit 0 Provides: rh-python36-python-PyMySQL = 0.7.11-1.el7 scl-package(rh-python36) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: rh-python36-python(abi) = 3.6 rh-python36-runtime Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le Wrote: /builddir/build/RPMS/rh-python36-python-PyMySQL-0.7.11-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.AiEtaW + umask 022 + cd /builddir/build/BUILD + cd PyMySQL-0.7.11 + /usr/bin/rm -rf /builddir/build/BUILDROOT/rh-python36-python-PyMySQL-0.7.11-1.el7.ppc64le + exit 0 Child return code was: 0