Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-aiosmtpd.spec'], chrootPath='/var/lib/mock/epel-7-hyperkitty-x86_64/root'user='mockbuild'printOutput=Trueuid=1000gid=135timeout=0env={'TERM': 'vt100', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'LANG': 'fr_FR.UTF-8', 'SHELL': '/bin/bash'}nspawn_args=[]shell=Falselogger=) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-aiosmtpd.spec'] with env {'TERM': 'vt100', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'LANG': 'fr_FR.UTF-8', 'SHELL': '/bin/bash'} and shell False attention : Ne peut canoniser le nom d'hôte : abompard.home.bompard.org Construction pour plate-formes cibles: x86_64 Construction pour cible x86_64 Écrit : /builddir/build/SRPMS/python-aiosmtpd-1.0-0.1.a5.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-aiosmtpd.spec'], chrootPath='/var/lib/mock/epel-7-hyperkitty-x86_64/root'user='mockbuild'printOutput=Trueuid=1000gid=135timeout=0env={'TERM': 'vt100', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'LANG': 'fr_FR.UTF-8', 'SHELL': '/bin/bash'}nspawn_args=[]shell=Falselogger=) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-aiosmtpd.spec'] with env {'TERM': 'vt100', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'LANG': 'fr_FR.UTF-8', 'SHELL': '/bin/bash'} and shell False Construction pour plate-formes cibles: x86_64 Construction pour cible x86_64 Exécution_de(%prep) : /bin/sh -e /var/tmp/rpm-tmp.9ZyGWq + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf aiosmtpd-1.0a5 + /usr/bin/gzip -dc /builddir/build/SOURCES/aiosmtpd-1.0a5.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd aiosmtpd-1.0a5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Exécution_de(%build) : /bin/sh -e /var/tmp/rpm-tmp.aGlM7x + umask 022 + cd /builddir/build/BUILD + cd aiosmtpd-1.0a5 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python3.4 setup.py build '--executable=/usr/bin/python3.4 -s' running build running build_py creating build creating build/lib creating build/lib/aiosmtpd copying aiosmtpd/main.py -> build/lib/aiosmtpd copying aiosmtpd/__init__.py -> build/lib/aiosmtpd copying aiosmtpd/__main__.py -> build/lib/aiosmtpd copying aiosmtpd/handlers.py -> build/lib/aiosmtpd copying aiosmtpd/smtp.py -> build/lib/aiosmtpd copying aiosmtpd/controller.py -> build/lib/aiosmtpd copying aiosmtpd/lmtp.py -> build/lib/aiosmtpd creating build/lib/examples copying examples/__init__.py -> build/lib/examples copying examples/server.py -> build/lib/examples copying examples/client.py -> build/lib/examples creating build/lib/aiosmtpd/docs copying aiosmtpd/docs/__init__.py -> build/lib/aiosmtpd/docs creating build/lib/aiosmtpd/tests copying aiosmtpd/tests/__init__.py -> build/lib/aiosmtpd/tests copying aiosmtpd/tests/test_starttls.py -> build/lib/aiosmtpd/tests copying aiosmtpd/tests/test_main.py -> build/lib/aiosmtpd/tests copying aiosmtpd/tests/test_handlers.py -> build/lib/aiosmtpd/tests copying aiosmtpd/tests/test_smtp.py -> build/lib/aiosmtpd/tests copying aiosmtpd/tests/test_server.py -> build/lib/aiosmtpd/tests copying aiosmtpd/tests/test_lmtp.py -> build/lib/aiosmtpd/tests creating build/lib/aiosmtpd/testing copying aiosmtpd/testing/__init__.py -> build/lib/aiosmtpd/testing copying aiosmtpd/testing/helpers.py -> build/lib/aiosmtpd/testing creating build/lib/aiosmtpd/tests/certs copying aiosmtpd/tests/certs/__init__.py -> build/lib/aiosmtpd/tests/certs running egg_info writing entry points to aiosmtpd.egg-info/entry_points.txt writing dependency_links to aiosmtpd.egg-info/dependency_links.txt writing requirements to aiosmtpd.egg-info/requires.txt writing aiosmtpd.egg-info/PKG-INFO writing top-level names to aiosmtpd.egg-info/top_level.txt reading manifest file 'aiosmtpd.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.gitignore' no previously-included directories found matching 'build' writing manifest file 'aiosmtpd.egg-info/SOURCES.txt' copying aiosmtpd/docs/.gitignore -> build/lib/aiosmtpd/docs copying aiosmtpd/docs/Makefile -> build/lib/aiosmtpd/docs copying aiosmtpd/docs/NEWS.rst -> build/lib/aiosmtpd/docs copying aiosmtpd/docs/cli.rst -> build/lib/aiosmtpd/docs copying aiosmtpd/docs/controller.rst -> build/lib/aiosmtpd/docs copying aiosmtpd/docs/handlers.rst -> build/lib/aiosmtpd/docs copying aiosmtpd/docs/intro.rst -> build/lib/aiosmtpd/docs copying aiosmtpd/docs/lmtp.rst -> build/lib/aiosmtpd/docs copying aiosmtpd/docs/smtp.rst -> build/lib/aiosmtpd/docs copying aiosmtpd/tests/certs/server.crt -> build/lib/aiosmtpd/tests/certs copying aiosmtpd/tests/certs/server.key -> build/lib/aiosmtpd/tests/certs + sleep 1 + exit 0 Exécution_de(%install) : /bin/sh -e /var/tmp/rpm-tmp.X6bhaJ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-aiosmtpd-1.0-0.1.a5.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-aiosmtpd-1.0-0.1.a5.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/python-aiosmtpd-1.0-0.1.a5.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-aiosmtpd-1.0-0.1.a5.el7.centos.x86_64 + cd aiosmtpd-1.0a5 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python3.4 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-aiosmtpd-1.0-0.1.a5.el7.centos.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-aiosmtpd-1.0-0.1.a5.el7.centos.x86_64/usr creating /builddir/build/BUILDROOT/python-aiosmtpd-1.0-0.1.a5.el7.centos.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-aiosmtpd-1.0-0.1.a5.el7.centos.x86_64/usr/lib/python3.4 creating /builddir/build/BUILDROOT/python-aiosmtpd-1.0-0.1.a5.el7.centos.x86_64/usr/lib/python3.4/site-packages creating /builddir/build/BUILDROOT/python-aiosmtpd-1.0-0.1.a5.el7.centos.x86_64/usr/lib/python3.4/site-packages/aiosmtpd copying build/lib/aiosmtpd/main.py -> /builddir/build/BUILDROOT/python-aiosmtpd-1.0-0.1.a5.el7.centos.x86_64/usr/lib/python3.4/site-packages/aiosmtpd copying build/lib/aiosmtpd/__init__.py -> /builddir/build/BUILDROOT/python-aiosmtpd-1.0-0.1.a5.el7.centos.x86_64/usr/lib/python3.4/site-packages/aiosmtpd creating /builddir/build/BUILDROOT/python-aiosmtpd-1.0-0.1.a5.el7.centos.x86_64/usr/lib/python3.4/site-packages/aiosmtpd/docs copying build/lib/aiosmtpd/docs/.gitignore -> /builddir/build/BUILDROOT/python-aiosmtpd-1.0-0.1.a5.el7.centos.x86_64/usr/lib/python3.4/site-packages/aiosmtpd/docs copying build/lib/aiosmtpd/docs/cli.rst -> /builddir/build/BUILDROOT/python-aiosmtpd-1.0-0.1.a5.el7.centos.x86_64/usr/lib/python3.4/site-packages/aiosmtpd/docs copying build/lib/aiosmtpd/docs/__init__.py -> /builddir/build/BUILDROOT/python-aiosmtpd-1.0-0.1.a5.el7.centos.x86_64/usr/lib/python3.4/site-packages/aiosmtpd/docs copying build/lib/aiosmtpd/docs/handlers.rst -> /builddir/build/BUILDROOT/python-aiosmtpd-1.0-0.1.a5.el7.centos.x86_64/usr/lib/python3.4/site-packages/aiosmtpd/docs copying build/lib/aiosmtpd/docs/intro.rst -> /builddir/build/BUILDROOT/python-aiosmtpd-1.0-0.1.a5.el7.centos.x86_64/usr/lib/python3.4/site-packages/aiosmtpd/docs copying build/lib/aiosmtpd/docs/lmtp.rst -> /builddir/build/BUILDROOT/python-aiosmtpd-1.0-0.1.a5.el7.centos.x86_64/usr/lib/python3.4/site-packages/aiosmtpd/docs copying build/lib/aiosmtpd/docs/controller.rst -> /builddir/build/BUILDROOT/python-aiosmtpd-1.0-0.1.a5.el7.centos.x86_64/usr/lib/python3.4/site-packages/aiosmtpd/docs copying build/lib/aiosmtpd/docs/smtp.rst -> /builddir/build/BUILDROOT/python-aiosmtpd-1.0-0.1.a5.el7.centos.x86_64/usr/lib/python3.4/site-packages/aiosmtpd/docs copying build/lib/aiosmtpd/docs/NEWS.rst -> /builddir/build/BUILDROOT/python-aiosmtpd-1.0-0.1.a5.el7.centos.x86_64/usr/lib/python3.4/site-packages/aiosmtpd/docs copying build/lib/aiosmtpd/docs/Makefile -> /builddir/build/BUILDROOT/python-aiosmtpd-1.0-0.1.a5.el7.centos.x86_64/usr/lib/python3.4/site-packages/aiosmtpd/docs copying build/lib/aiosmtpd/__main__.py -> /builddir/build/BUILDROOT/python-aiosmtpd-1.0-0.1.a5.el7.centos.x86_64/usr/lib/python3.4/site-packages/aiosmtpd copying build/lib/aiosmtpd/handlers.py -> /builddir/build/BUILDROOT/python-aiosmtpd-1.0-0.1.a5.el7.centos.x86_64/usr/lib/python3.4/site-packages/aiosmtpd creating /builddir/build/BUILDROOT/python-aiosmtpd-1.0-0.1.a5.el7.centos.x86_64/usr/lib/python3.4/site-packages/aiosmtpd/tests copying build/lib/aiosmtpd/tests/__init__.py -> /builddir/build/BUILDROOT/python-aiosmtpd-1.0-0.1.a5.el7.centos.x86_64/usr/lib/python3.4/site-packages/aiosmtpd/tests creating /builddir/build/BUILDROOT/python-aiosmtpd-1.0-0.1.a5.el7.centos.x86_64/usr/lib/python3.4/site-packages/aiosmtpd/tests/certs copying build/lib/aiosmtpd/tests/certs/__init__.py -> /builddir/build/BUILDROOT/python-aiosmtpd-1.0-0.1.a5.el7.centos.x86_64/usr/lib/python3.4/site-packages/aiosmtpd/tests/certs copying build/lib/aiosmtpd/tests/certs/server.key -> /builddir/build/BUILDROOT/python-aiosmtpd-1.0-0.1.a5.el7.centos.x86_64/usr/lib/python3.4/site-packages/aiosmtpd/tests/certs copying build/lib/aiosmtpd/tests/certs/server.crt -> /builddir/build/BUILDROOT/python-aiosmtpd-1.0-0.1.a5.el7.centos.x86_64/usr/lib/python3.4/site-packages/aiosmtpd/tests/certs copying build/lib/aiosmtpd/tests/test_starttls.py -> /builddir/build/BUILDROOT/python-aiosmtpd-1.0-0.1.a5.el7.centos.x86_64/usr/lib/python3.4/site-packages/aiosmtpd/tests copying build/lib/aiosmtpd/tests/test_main.py -> /builddir/build/BUILDROOT/python-aiosmtpd-1.0-0.1.a5.el7.centos.x86_64/usr/lib/python3.4/site-packages/aiosmtpd/tests copying build/lib/aiosmtpd/tests/test_handlers.py -> /builddir/build/BUILDROOT/python-aiosmtpd-1.0-0.1.a5.el7.centos.x86_64/usr/lib/python3.4/site-packages/aiosmtpd/tests copying build/lib/aiosmtpd/tests/test_smtp.py -> /builddir/build/BUILDROOT/python-aiosmtpd-1.0-0.1.a5.el7.centos.x86_64/usr/lib/python3.4/site-packages/aiosmtpd/tests copying build/lib/aiosmtpd/tests/test_server.py -> /builddir/build/BUILDROOT/python-aiosmtpd-1.0-0.1.a5.el7.centos.x86_64/usr/lib/python3.4/site-packages/aiosmtpd/tests copying build/lib/aiosmtpd/tests/test_lmtp.py -> /builddir/build/BUILDROOT/python-aiosmtpd-1.0-0.1.a5.el7.centos.x86_64/usr/lib/python3.4/site-packages/aiosmtpd/tests copying build/lib/aiosmtpd/smtp.py -> /builddir/build/BUILDROOT/python-aiosmtpd-1.0-0.1.a5.el7.centos.x86_64/usr/lib/python3.4/site-packages/aiosmtpd creating /builddir/build/BUILDROOT/python-aiosmtpd-1.0-0.1.a5.el7.centos.x86_64/usr/lib/python3.4/site-packages/aiosmtpd/testing copying build/lib/aiosmtpd/testing/__init__.py -> /builddir/build/BUILDROOT/python-aiosmtpd-1.0-0.1.a5.el7.centos.x86_64/usr/lib/python3.4/site-packages/aiosmtpd/testing copying build/lib/aiosmtpd/testing/helpers.py -> /builddir/build/BUILDROOT/python-aiosmtpd-1.0-0.1.a5.el7.centos.x86_64/usr/lib/python3.4/site-packages/aiosmtpd/testing copying build/lib/aiosmtpd/controller.py -> /builddir/build/BUILDROOT/python-aiosmtpd-1.0-0.1.a5.el7.centos.x86_64/usr/lib/python3.4/site-packages/aiosmtpd copying build/lib/aiosmtpd/lmtp.py -> /builddir/build/BUILDROOT/python-aiosmtpd-1.0-0.1.a5.el7.centos.x86_64/usr/lib/python3.4/site-packages/aiosmtpd creating /builddir/build/BUILDROOT/python-aiosmtpd-1.0-0.1.a5.el7.centos.x86_64/usr/lib/python3.4/site-packages/examples copying build/lib/examples/__init__.py -> /builddir/build/BUILDROOT/python-aiosmtpd-1.0-0.1.a5.el7.centos.x86_64/usr/lib/python3.4/site-packages/examples copying build/lib/examples/server.py -> /builddir/build/BUILDROOT/python-aiosmtpd-1.0-0.1.a5.el7.centos.x86_64/usr/lib/python3.4/site-packages/examples copying build/lib/examples/client.py -> /builddir/build/BUILDROOT/python-aiosmtpd-1.0-0.1.a5.el7.centos.x86_64/usr/lib/python3.4/site-packages/examples byte-compiling /builddir/build/BUILDROOT/python-aiosmtpd-1.0-0.1.a5.el7.centos.x86_64/usr/lib/python3.4/site-packages/aiosmtpd/main.py to main.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-aiosmtpd-1.0-0.1.a5.el7.centos.x86_64/usr/lib/python3.4/site-packages/aiosmtpd/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-aiosmtpd-1.0-0.1.a5.el7.centos.x86_64/usr/lib/python3.4/site-packages/aiosmtpd/docs/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-aiosmtpd-1.0-0.1.a5.el7.centos.x86_64/usr/lib/python3.4/site-packages/aiosmtpd/__main__.py to __main__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-aiosmtpd-1.0-0.1.a5.el7.centos.x86_64/usr/lib/python3.4/site-packages/aiosmtpd/handlers.py to handlers.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-aiosmtpd-1.0-0.1.a5.el7.centos.x86_64/usr/lib/python3.4/site-packages/aiosmtpd/tests/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-aiosmtpd-1.0-0.1.a5.el7.centos.x86_64/usr/lib/python3.4/site-packages/aiosmtpd/tests/certs/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-aiosmtpd-1.0-0.1.a5.el7.centos.x86_64/usr/lib/python3.4/site-packages/aiosmtpd/tests/test_starttls.py to test_starttls.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-aiosmtpd-1.0-0.1.a5.el7.centos.x86_64/usr/lib/python3.4/site-packages/aiosmtpd/tests/test_main.py to test_main.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-aiosmtpd-1.0-0.1.a5.el7.centos.x86_64/usr/lib/python3.4/site-packages/aiosmtpd/tests/test_handlers.py to test_handlers.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-aiosmtpd-1.0-0.1.a5.el7.centos.x86_64/usr/lib/python3.4/site-packages/aiosmtpd/tests/test_smtp.py to test_smtp.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-aiosmtpd-1.0-0.1.a5.el7.centos.x86_64/usr/lib/python3.4/site-packages/aiosmtpd/tests/test_server.py to test_server.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-aiosmtpd-1.0-0.1.a5.el7.centos.x86_64/usr/lib/python3.4/site-packages/aiosmtpd/tests/test_lmtp.py to test_lmtp.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-aiosmtpd-1.0-0.1.a5.el7.centos.x86_64/usr/lib/python3.4/site-packages/aiosmtpd/smtp.py to smtp.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-aiosmtpd-1.0-0.1.a5.el7.centos.x86_64/usr/lib/python3.4/site-packages/aiosmtpd/testing/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-aiosmtpd-1.0-0.1.a5.el7.centos.x86_64/usr/lib/python3.4/site-packages/aiosmtpd/testing/helpers.py to helpers.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-aiosmtpd-1.0-0.1.a5.el7.centos.x86_64/usr/lib/python3.4/site-packages/aiosmtpd/controller.py to controller.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-aiosmtpd-1.0-0.1.a5.el7.centos.x86_64/usr/lib/python3.4/site-packages/aiosmtpd/lmtp.py to lmtp.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-aiosmtpd-1.0-0.1.a5.el7.centos.x86_64/usr/lib/python3.4/site-packages/examples/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-aiosmtpd-1.0-0.1.a5.el7.centos.x86_64/usr/lib/python3.4/site-packages/examples/server.py to server.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-aiosmtpd-1.0-0.1.a5.el7.centos.x86_64/usr/lib/python3.4/site-packages/examples/client.py to client.cpython-34.pyc writing byte-compilation script '/tmp/tmpk9zj4jjj.py' /usr/bin/python3.4 -O /tmp/tmpk9zj4jjj.py File "/usr/lib/python3.4/site-packages/examples/server.py", line 8 async def amain(loop): ^ SyntaxError: invalid syntax removing /tmp/tmpk9zj4jjj.py running install_egg_info running egg_info writing aiosmtpd.egg-info/PKG-INFO writing dependency_links to aiosmtpd.egg-info/dependency_links.txt writing requirements to aiosmtpd.egg-info/requires.txt writing top-level names to aiosmtpd.egg-info/top_level.txt writing entry points to aiosmtpd.egg-info/entry_points.txt reading manifest file 'aiosmtpd.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' File "/usr/lib/python3.4/site-packages/examples/server.py", line 8 async def amain(loop): ^ SyntaxError: invalid syntax warning: no previously-included files found matching '.gitignore' writing manifest file 'aiosmtpd.egg-info/SOURCES.txt' Copying aiosmtpd.egg-info to /builddir/build/BUILDROOT/python-aiosmtpd-1.0-0.1.a5.el7.centos.x86_64/usr/lib/python3.4/site-packages/aiosmtpd-1.0a5-py3.4.egg-info running install_scripts Installing smtpd script to /builddir/build/BUILDROOT/python-aiosmtpd-1.0-0.1.a5.el7.centos.x86_64/usr/bin + mv /builddir/build/BUILDROOT/python-aiosmtpd-1.0-0.1.a5.el7.centos.x86_64/usr/bin/smtpd /builddir/build/BUILDROOT/python-aiosmtpd-1.0-0.1.a5.el7.centos.x86_64/usr/bin/aiosmtpd + rm -rf /builddir/build/BUILDROOT/python-aiosmtpd-1.0-0.1.a5.el7.centos.x86_64/usr/lib/python3.4/site-packages/examples + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/aiosmtpd-1.0a5 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Exécution_de(%check) : /bin/sh -e /var/tmp/rpm-tmp.wQdI0V + umask 022 + cd /builddir/build/BUILD + cd aiosmtpd-1.0a5 + /usr/bin/python3.4 -m nose2 -v /builddir/build/BUILD/aiosmtpd-1.0a5/aiosmtpd/docs/cli.rst ... ok /builddir/build/BUILD/aiosmtpd-1.0a5/aiosmtpd/docs/handlers.rst ... ok /builddir/build/BUILD/aiosmtpd-1.0a5/aiosmtpd/docs/intro.rst ... ok /builddir/build/BUILD/aiosmtpd-1.0a5/aiosmtpd/docs/lmtp.rst ... ok /builddir/build/BUILD/aiosmtpd-1.0a5/aiosmtpd/docs/controller.rst ... ok /builddir/build/BUILD/aiosmtpd-1.0a5/aiosmtpd/docs/smtp.rst ... ok /builddir/build/BUILD/aiosmtpd-1.0a5/aiosmtpd/docs/NEWS.rst ... ok test_data_fails (aiosmtpd.tests.test_starttls.TestRequireTLS) ... ok test_ehlo (aiosmtpd.tests.test_starttls.TestRequireTLS) ... ok test_hello_fails (aiosmtpd.tests.test_starttls.TestRequireTLS) ... ok test_help_fails (aiosmtpd.tests.test_starttls.TestRequireTLS) ... ok test_mail_fails (aiosmtpd.tests.test_starttls.TestRequireTLS) ... ok test_rcpt_fails (aiosmtpd.tests.test_starttls.TestRequireTLS) ... ok test_vrfy_fails (aiosmtpd.tests.test_starttls.TestRequireTLS) ... ok test_disabled_tls (aiosmtpd.tests.test_starttls.TestStartTLS) ... ok test_failed_handshake (aiosmtpd.tests.test_starttls.TestStartTLS) ... skipped SSL and Python 3.5 required test_starttls (aiosmtpd.tests.test_starttls.TestStartTLS) ... skipped SSL and Python 3.5 required test_starttls_fails_with_no_ssl (aiosmtpd.tests.test_starttls.TestStartTLS) ... ok test_tls_bad_syntax (aiosmtpd.tests.test_starttls.TestStartTLS) ... ok test_forget_ehlo (aiosmtpd.tests.test_starttls.TestTLSForgetsSessionData) ... skipped SSL and Python 3.5 required test_forget_mail (aiosmtpd.tests.test_starttls.TestTLSForgetsSessionData) ... skipped SSL and Python 3.5 required test_forget_rcpt (aiosmtpd.tests.test_starttls.TestTLSForgetsSessionData) ... skipped SSL and Python 3.5 required test_loop (aiosmtpd.tests.test_main.TestLoop) ... ok test_loop_keyboard_interrupt (aiosmtpd.tests.test_main.TestLoop) ... ok test_s (aiosmtpd.tests.test_main.TestLoop) ... ok test_size (aiosmtpd.tests.test_main.TestLoop) ... ok test_smtputf8 (aiosmtpd.tests.test_main.TestLoop) ... ok test_u (aiosmtpd.tests.test_main.TestLoop) ... ok test_debug_0 (aiosmtpd.tests.test_main.TestMain) ... ok test_debug_1 (aiosmtpd.tests.test_main.TestMain) ... ok test_debug_2 (aiosmtpd.tests.test_main.TestMain) ... ok test_debug_3 (aiosmtpd.tests.test_main.TestMain) ... ok test_n (aiosmtpd.tests.test_main.TestMain) ... ok test_nosetuid (aiosmtpd.tests.test_main.TestMain) ... ok test_setuid (aiosmtpd.tests.test_main.TestMain) ... ok test_setuid_no_pwd_module (aiosmtpd.tests.test_main.TestMain) ... ok test_setuid_permission_error (aiosmtpd.tests.test_main.TestMain) ... ok test_bad_port_number (aiosmtpd.tests.test_main.TestParseArgs) ... ok test_default_host_port (aiosmtpd.tests.test_main.TestParseArgs) ... ok test_handler_from_cli (aiosmtpd.tests.test_main.TestParseArgs) ... ok test_handler_from_cli_exception (aiosmtpd.tests.test_main.TestParseArgs) ... ok test_handler_no_from_cli (aiosmtpd.tests.test_main.TestParseArgs) ... ok test_handler_no_from_cli_exception (aiosmtpd.tests.test_main.TestParseArgs) ... ok test_host_no_host (aiosmtpd.tests.test_main.TestParseArgs) ... ok test_host_no_port (aiosmtpd.tests.test_main.TestParseArgs) ... ok test_ipv6_host_port (aiosmtpd.tests.test_main.TestParseArgs) ... ok test_l (aiosmtpd.tests.test_main.TestParseArgs) ... ok test_listen (aiosmtpd.tests.test_main.TestParseArgs) ... ok test_message (aiosmtpd.tests.test_handlers.TestAsyncMessage) ... ok test_message_decoded (aiosmtpd.tests.test_handlers.TestAsyncMessage) ... ok test_debugging_cli_bad_argument (aiosmtpd.tests.test_handlers.TestCLI) ... ok test_debugging_cli_no_args (aiosmtpd.tests.test_handlers.TestCLI) ... ok test_debugging_cli_stderr (aiosmtpd.tests.test_handlers.TestCLI) ... ok test_debugging_cli_stdout (aiosmtpd.tests.test_handlers.TestCLI) ... ok test_debugging_cli_two_args (aiosmtpd.tests.test_handlers.TestCLI) ... ok test_mailbox_cli (aiosmtpd.tests.test_handlers.TestCLI) ... ok test_mailbox_cli_no_args (aiosmtpd.tests.test_handlers.TestCLI) ... ok test_mailbox_cli_too_many_args (aiosmtpd.tests.test_handlers.TestCLI) ... ok test_sink_cli_any_args (aiosmtpd.tests.test_handlers.TestCLI) ... ok test_sink_cli_no_args (aiosmtpd.tests.test_handlers.TestCLI) ... ok test_debugging (aiosmtpd.tests.test_handlers.TestDebugging) ... ok test_debugging (aiosmtpd.tests.test_handlers.TestDebuggingBytes) ... ok test_debugging_with_options (aiosmtpd.tests.test_handlers.TestDebuggingOptions) ... ok test_debugging_without_options (aiosmtpd.tests.test_handlers.TestDebuggingOptions) ... ok test_deprecation (aiosmtpd.tests.test_handlers.TestDeprecation) ... ok test_deprecation_async (aiosmtpd.tests.test_handlers.TestDeprecation) ... ok test_ehlo_hook_deprecation (aiosmtpd.tests.test_handlers.TestDeprecation) ... ok test_rset_hook_deprecation (aiosmtpd.tests.test_handlers.TestDeprecation) ... ok test_data_hook (aiosmtpd.tests.test_handlers.TestHooks) ... ok test_ehlo_hook (aiosmtpd.tests.test_handlers.TestHooks) ... ok test_helo_hook (aiosmtpd.tests.test_handlers.TestHooks) ... ok test_mail_hook (aiosmtpd.tests.test_handlers.TestHooks) ... ok test_no_hooks (aiosmtpd.tests.test_handlers.TestHooks) ... ok test_rcpt_hook (aiosmtpd.tests.test_handlers.TestHooks) ... ok test_mailbox (aiosmtpd.tests.test_handlers.TestMailbox) ... ok test_mailbox_reset (aiosmtpd.tests.test_handlers.TestMailbox) ... ok test_message (aiosmtpd.tests.test_handlers.TestMessage) ... ok test_message_decoded (aiosmtpd.tests.test_handlers.TestMessage) ... ok test_deliver (aiosmtpd.tests.test_handlers.TestProxy) ... ok test_oserror (aiosmtpd.tests.test_handlers.TestProxy) ... ok test_recipients_refused (aiosmtpd.tests.test_handlers.TestProxy) ... ok test_custom_greeting (aiosmtpd.tests.test_smtp.TestCustomizations) ... ok test_custom_hostname (aiosmtpd.tests.test_smtp.TestCustomizations) ... ok test_default_greeting (aiosmtpd.tests.test_smtp.TestCustomizations) ... ok test_mail_invalid_body_param (aiosmtpd.tests.test_smtp.TestCustomizations) ... ok test_empty_email (aiosmtpd.tests.test_smtp.TestProtocol) ... ok test_honors_mail_delimeters (aiosmtpd.tests.test_smtp.TestProtocol) ... ok test_data_invalid_params (aiosmtpd.tests.test_smtp.TestSMTP) ... ok test_data_no_helo (aiosmtpd.tests.test_smtp.TestSMTP) ... ok test_data_no_rcpt (aiosmtpd.tests.test_smtp.TestSMTP) ... ok test_ehlo (aiosmtpd.tests.test_smtp.TestSMTP) ... ok test_ehlo_duplicate (aiosmtpd.tests.test_smtp.TestSMTP) ... ok test_ehlo_no_hostname (aiosmtpd.tests.test_smtp.TestSMTP) ... ok test_ehlo_then_helo (aiosmtpd.tests.test_smtp.TestSMTP) ... ok test_empty_command (aiosmtpd.tests.test_smtp.TestSMTP) ... ok test_expn (aiosmtpd.tests.test_smtp.TestSMTP) ... ok test_helo (aiosmtpd.tests.test_smtp.TestSMTP) ... ok test_helo_duplicate (aiosmtpd.tests.test_smtp.TestSMTP) ... ok test_helo_no_hostname (aiosmtpd.tests.test_smtp.TestSMTP) ... ok test_helo_then_ehlo (aiosmtpd.tests.test_smtp.TestSMTP) ... ok test_help (aiosmtpd.tests.test_smtp.TestSMTP) ... ok test_help_bad_arg (aiosmtpd.tests.test_smtp.TestSMTP) ... ok test_help_data (aiosmtpd.tests.test_smtp.TestSMTP) ... ok test_help_ehlo (aiosmtpd.tests.test_smtp.TestSMTP) ... ok test_help_helo (aiosmtpd.tests.test_smtp.TestSMTP) ... ok test_help_mail (aiosmtpd.tests.test_smtp.TestSMTP) ... ok test_help_mail_esmtp (aiosmtpd.tests.test_smtp.TestSMTP) ... ok test_help_noop (aiosmtpd.tests.test_smtp.TestSMTP) ... ok test_help_quit (aiosmtpd.tests.test_smtp.TestSMTP) ... ok test_help_rcpt (aiosmtpd.tests.test_smtp.TestSMTP) ... ok test_help_rcpt_esmtp (aiosmtpd.tests.test_smtp.TestSMTP) ... ok test_help_rset (aiosmtpd.tests.test_smtp.TestSMTP) ... ok test_help_vrfy (aiosmtpd.tests.test_smtp.TestSMTP) ... ok test_mail_from_malformed (aiosmtpd.tests.test_smtp.TestSMTP) ... ok test_mail_from_twice (aiosmtpd.tests.test_smtp.TestSMTP) ... ok test_mail_malformed_params_esmtp (aiosmtpd.tests.test_smtp.TestSMTP) ... ok test_mail_missing_params_esmtp (aiosmtpd.tests.test_smtp.TestSMTP) ... ok test_mail_no_arg (aiosmtpd.tests.test_smtp.TestSMTP) ... ok test_mail_no_from (aiosmtpd.tests.test_smtp.TestSMTP) ... ok test_mail_no_helo (aiosmtpd.tests.test_smtp.TestSMTP) ... ok test_mail_params_bad_syntax_esmtp (aiosmtpd.tests.test_smtp.TestSMTP) ... ok test_mail_params_esmtp (aiosmtpd.tests.test_smtp.TestSMTP) ... ok test_mail_params_no_esmtp (aiosmtpd.tests.test_smtp.TestSMTP) ... ok test_mail_unrecognized_params_esmtp (aiosmtpd.tests.test_smtp.TestSMTP) ... ok test_noop (aiosmtpd.tests.test_smtp.TestSMTP) ... ok test_noop_with_arg (aiosmtpd.tests.test_smtp.TestSMTP) ... ok test_quit (aiosmtpd.tests.test_smtp.TestSMTP) ... ok test_quit_with_arg (aiosmtpd.tests.test_smtp.TestSMTP) ... ok test_rcpt_no_address (aiosmtpd.tests.test_smtp.TestSMTP) ... ok test_rcpt_no_arg (aiosmtpd.tests.test_smtp.TestSMTP) ... ok test_rcpt_no_arg_esmtp (aiosmtpd.tests.test_smtp.TestSMTP) ... ok test_rcpt_no_helo (aiosmtpd.tests.test_smtp.TestSMTP) ... ok test_rcpt_no_mail (aiosmtpd.tests.test_smtp.TestSMTP) ... ok test_rcpt_with_bad_params (aiosmtpd.tests.test_smtp.TestSMTP) ... ok test_rcpt_with_params_no_esmtp (aiosmtpd.tests.test_smtp.TestSMTP) ... ok test_rcpt_with_unknown_params (aiosmtpd.tests.test_smtp.TestSMTP) ... ok test_rset (aiosmtpd.tests.test_smtp.TestSMTP) ... ok test_rset_with_arg (aiosmtpd.tests.test_smtp.TestSMTP) ... ok test_too_long_command (aiosmtpd.tests.test_smtp.TestSMTP) ... ok test_unknown_command (aiosmtpd.tests.test_smtp.TestSMTP) ... ok test_vrfy (aiosmtpd.tests.test_smtp.TestSMTP) ... ok test_vrfy_no_arg (aiosmtpd.tests.test_smtp.TestSMTP) ... ok test_vrfy_not_an_address (aiosmtpd.tests.test_smtp.TestSMTP) ... ok test_dots_escaped (aiosmtpd.tests.test_smtp.TestSMTPWithController) ... ok test_esmtp_no_size_limit (aiosmtpd.tests.test_smtp.TestSMTPWithController) ... ok test_mail_invalid_body (aiosmtpd.tests.test_smtp.TestSMTPWithController) ... ok test_mail_with_compatible_smtputf8 (aiosmtpd.tests.test_smtp.TestSMTPWithController) ... ok test_mail_with_incompatible_smtputf8 (aiosmtpd.tests.test_smtp.TestSMTPWithController) ... ok test_mail_with_size_too_large (aiosmtpd.tests.test_smtp.TestSMTPWithController) ... ok test_mail_with_unrequited_smtputf8 (aiosmtpd.tests.test_smtp.TestSMTPWithController) ... ok test_process_message_error (aiosmtpd.tests.test_smtp.TestSMTPWithController) ... ok test_too_long_message_body (aiosmtpd.tests.test_smtp.TestSMTPWithController) ... ok test_unexpected_errors (aiosmtpd.tests.test_smtp.TestSMTPWithController) ... ok test_unexpected_errors_unhandled (aiosmtpd.tests.test_smtp.TestSMTPWithController) ... ok test_constructor_contraints (aiosmtpd.tests.test_server.TestServer) ... ok test_default_max_command_size_limit (aiosmtpd.tests.test_server.TestServer) ... ok test_server_attribute (aiosmtpd.tests.test_server.TestServer) ... ok test_smtp_utf8 (aiosmtpd.tests.test_server.TestServer) ... ok test_socket_error (aiosmtpd.tests.test_server.TestServer) ... ok test_special_max_command_size_limit (aiosmtpd.tests.test_server.TestServer) ... ok test_ehlo (aiosmtpd.tests.test_lmtp.TestLMTP) ... ok test_helo (aiosmtpd.tests.test_lmtp.TestLMTP) ... ok test_lhlo (aiosmtpd.tests.test_lmtp.TestLMTP) ... ok ---------------------------------------------------------------------- Ran 163 tests in 8.006s OK (skipped=5) + exit 0 Traitement des fichiers : python34-aiosmtpd-1.0-0.1.a5.el7.centos.noarch Exécution_de(%doc) : /bin/sh -e /var/tmp/rpm-tmp.oL0lAz + umask 022 + cd /builddir/build/BUILD + cd aiosmtpd-1.0a5 + DOCDIR=/builddir/build/BUILDROOT/python-aiosmtpd-1.0-0.1.a5.el7.centos.x86_64/usr/share/doc/python34-aiosmtpd-1.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-aiosmtpd-1.0-0.1.a5.el7.centos.x86_64/usr/share/doc/python34-aiosmtpd-1.0 + cp -pr README.rst /builddir/build/BUILDROOT/python-aiosmtpd-1.0-0.1.a5.el7.centos.x86_64/usr/share/doc/python34-aiosmtpd-1.0 + cp -pr examples /builddir/build/BUILDROOT/python-aiosmtpd-1.0-0.1.a5.el7.centos.x86_64/usr/share/doc/python34-aiosmtpd-1.0 + exit 0 Provides: python34-aiosmtpd = 1.0-0.1.a5.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3.4 python(abi) = 3.4 Vérification des fichiers non empaquetés : /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-aiosmtpd-1.0-0.1.a5.el7.centos.x86_64 attention : Ne peut canoniser le nom d'hôte : abompard.home.bompard.org Écrit : /builddir/build/RPMS/python34-aiosmtpd-1.0-0.1.a5.el7.centos.noarch.rpm Exécution_de(%clean) : /bin/sh -e /var/tmp/rpm-tmp.UN4gBT + umask 022 + cd /builddir/build/BUILD + cd aiosmtpd-1.0a5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-aiosmtpd-1.0-0.1.a5.el7.centos.x86_64 + exit 0 Child return code was: 0