Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-asgiref.spec'], chrootPath='/var/lib/mock/811270-fedora-rawhide-x86_64-1539805346.928547/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.q26mdpz6:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '3785cc2ae110438f8dbfda72edb5a202', '-D', '/var/lib/mock/811270-fedora-rawhide-x86_64-1539805346.928547/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.q26mdpz6:/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 x86_64 --nodeps /builddir/build/SPECS/python-asgiref.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: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-asgiref-2.3.2-1.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-asgiref.spec'], chrootPath='/var/lib/mock/811270-fedora-rawhide-x86_64-1539805346.928547/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.q26mdpz6:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'e99511ee899a4ea7a1b86d0fa615bfaa', '-D', '/var/lib/mock/811270-fedora-rawhide-x86_64-1539805346.928547/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.q26mdpz6:/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 x86_64 --nodeps /builddir/build/SPECS/python-asgiref.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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Fml5ci + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf asgiref-2.3.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/asgiref-2.3.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd asgiref-2.3.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.CURnhY + umask 022 + cd /builddir/build/BUILD + cd asgiref-2.3.2 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/asgiref copying asgiref/wsgi.py -> build/lib/asgiref copying asgiref/testing.py -> build/lib/asgiref copying asgiref/sync.py -> build/lib/asgiref copying asgiref/server.py -> build/lib/asgiref copying asgiref/__init__.py -> build/lib/asgiref running egg_info creating asgiref.egg-info writing asgiref.egg-info/PKG-INFO writing dependency_links to asgiref.egg-info/dependency_links.txt writing requirements to asgiref.egg-info/requires.txt writing top-level names to asgiref.egg-info/top_level.txt writing manifest file 'asgiref.egg-info/SOURCES.txt' reading manifest file 'asgiref.egg-info/SOURCES.txt' writing manifest file 'asgiref.egg-info/SOURCES.txt' + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.sPeBHH + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-asgiref-2.3.2-1.fc30.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-asgiref-2.3.2-1.fc30.x86_64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-asgiref-2.3.2-1.fc30.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-asgiref-2.3.2-1.fc30.x86_64 + cd asgiref-2.3.2 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-asgiref-2.3.2-1.fc30.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-asgiref-2.3.2-1.fc30.x86_64/usr creating /builddir/build/BUILDROOT/python-asgiref-2.3.2-1.fc30.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-asgiref-2.3.2-1.fc30.x86_64/usr/lib/python3.7 creating /builddir/build/BUILDROOT/python-asgiref-2.3.2-1.fc30.x86_64/usr/lib/python3.7/site-packages creating /builddir/build/BUILDROOT/python-asgiref-2.3.2-1.fc30.x86_64/usr/lib/python3.7/site-packages/asgiref copying build/lib/asgiref/__init__.py -> /builddir/build/BUILDROOT/python-asgiref-2.3.2-1.fc30.x86_64/usr/lib/python3.7/site-packages/asgiref copying build/lib/asgiref/server.py -> /builddir/build/BUILDROOT/python-asgiref-2.3.2-1.fc30.x86_64/usr/lib/python3.7/site-packages/asgiref copying build/lib/asgiref/sync.py -> /builddir/build/BUILDROOT/python-asgiref-2.3.2-1.fc30.x86_64/usr/lib/python3.7/site-packages/asgiref copying build/lib/asgiref/testing.py -> /builddir/build/BUILDROOT/python-asgiref-2.3.2-1.fc30.x86_64/usr/lib/python3.7/site-packages/asgiref copying build/lib/asgiref/wsgi.py -> /builddir/build/BUILDROOT/python-asgiref-2.3.2-1.fc30.x86_64/usr/lib/python3.7/site-packages/asgiref byte-compiling /builddir/build/BUILDROOT/python-asgiref-2.3.2-1.fc30.x86_64/usr/lib/python3.7/site-packages/asgiref/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-asgiref-2.3.2-1.fc30.x86_64/usr/lib/python3.7/site-packages/asgiref/server.py to server.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-asgiref-2.3.2-1.fc30.x86_64/usr/lib/python3.7/site-packages/asgiref/sync.py to sync.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-asgiref-2.3.2-1.fc30.x86_64/usr/lib/python3.7/site-packages/asgiref/testing.py to testing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-asgiref-2.3.2-1.fc30.x86_64/usr/lib/python3.7/site-packages/asgiref/wsgi.py to wsgi.cpython-37.pyc writing byte-compilation script '/tmp/tmpje3yrenl.py' /usr/bin/python3 /tmp/tmpje3yrenl.py removing /tmp/tmpje3yrenl.py running install_egg_info running egg_info writing asgiref.egg-info/PKG-INFO writing dependency_links to asgiref.egg-info/dependency_links.txt writing requirements to asgiref.egg-info/requires.txt writing top-level names to asgiref.egg-info/top_level.txt reading manifest file 'asgiref.egg-info/SOURCES.txt' writing manifest file 'asgiref.egg-info/SOURCES.txt' Copying asgiref.egg-info to /builddir/build/BUILDROOT/python-asgiref-2.3.2-1.fc30.x86_64/usr/lib/python3.7/site-packages/asgiref-2.3.2-py3.7.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 2.3.2-1.fc30 --unique-debug-suffix -2.3.2-1.fc30.x86_64 --unique-debug-src-base python-asgiref-2.3.2-1.fc30.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/asgiref-2.3.2 BUILDSTDERR: find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-asgiref-2.3.2-1.fc30.x86_64/usr/lib/python3.7 using /usr/bin/python3.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.iWQGBs + umask 022 + cd /builddir/build/BUILD + cd asgiref-2.3.2 + PYTHONPATH=/builddir/build/BUILDROOT/python-asgiref-2.3.2-1.fc30.x86_64/usr/lib/python3.7/site-packages + py.test-3.7 --verbose tests ============================= test session starts ============================== platform linux -- Python 3.7.0, pytest-3.8.2, py-1.5.4, pluggy-0.7.1 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /builddir/build/BUILD/asgiref-2.3.2, inifile: setup.cfg plugins: asyncio-0.9.0 collecting ... collected 12 items tests/test_sync.py::test_sync_to_async PASSED [ 8%] tests/test_sync.py::test_sync_to_async_decorator PASSED [ 16%] tests/test_sync.py::test_sync_to_async_method_decorator PASSED [ 25%] tests/test_sync.py::test_async_to_sync_to_async PASSED [ 33%] tests/test_sync.py::test_async_to_sync PASSED [ 41%] tests/test_sync.py::test_async_to_sync_decorator PASSED [ 50%] tests/test_sync.py::test_async_to_sync_method_decorator PASSED [ 58%] tests/test_sync.py::test_async_to_sync_in_async PASSED [ 66%] tests/test_sync.py::test_async_to_sync_in_thread PASSED [ 75%] tests/test_testing.py::test_receive_nothing PASSED [ 83%] tests/test_wsgi.py::test_basic_wsgi PASSED [ 91%] tests/test_wsgi.py::test_wsgi_empty_body PASSED [100%] ========================== 12 passed in 5.20 seconds =========================== + exit 0 Processing files: python3-asgiref-2.3.2-1.fc30.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.6zOMxs + umask 022 + cd /builddir/build/BUILD + cd asgiref-2.3.2 + DOCDIR=/builddir/build/BUILDROOT/python-asgiref-2.3.2-1.fc30.x86_64/usr/share/doc/python3-asgiref + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-asgiref-2.3.2-1.fc30.x86_64/usr/share/doc/python3-asgiref + cp -pr README.rst /builddir/build/BUILDROOT/python-asgiref-2.3.2-1.fc30.x86_64/usr/share/doc/python3-asgiref + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.79kXus + umask 022 + cd /builddir/build/BUILD + cd asgiref-2.3.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-asgiref-2.3.2-1.fc30.x86_64/usr/share/licenses/python3-asgiref + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-asgiref-2.3.2-1.fc30.x86_64/usr/share/licenses/python3-asgiref + cp -pr LICENSE /builddir/build/BUILDROOT/python-asgiref-2.3.2-1.fc30.x86_64/usr/share/licenses/python3-asgiref + exit 0 Provides: python3-asgiref = 2.3.2-1.fc30 python3.7dist(asgiref) = 2.3.2 python3dist(asgiref) = 2.3.2 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: python(abi) = 3.7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-asgiref-2.3.2-1.fc30.x86_64 Wrote: /builddir/build/RPMS/python3-asgiref-2.3.2-1.fc30.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.gCislt + umask 022 + cd /builddir/build/BUILD + cd asgiref-2.3.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-asgiref-2.3.2-1.fc30.x86_64 + exit 0 Child return code was: 0