Mock Version: 1.2.17 Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-webob.spec'], chrootPath='/var/lib/mock/cloud7-openstack-rocky-el7-build-47625-136825/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400logger=uid=993) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-webob.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-webob-1.8.2-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-webob.spec'], chrootPath='/var/lib/mock/cloud7-openstack-rocky-el7-build-47625-136825/root'shell=Falseuid=993env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-webob.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.gCD5Id + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf WebOb-1.8.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/WebOb-1.8.2.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd WebOb-1.8.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp -p /builddir/build/SOURCES/README.Fedora . + /usr/bin/rm -f tests/performance_test.py + rm docs/_static/.empty + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.oVL8Li + umask 022 + cd /builddir/build/BUILD + cd WebOb-1.8.2 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches ' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' /usr/lib64/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'python_requires' warnings.warn(msg) running build running build_py creating build creating build/lib creating build/lib/webob copying src/webob/cookies.py -> build/lib/webob copying src/webob/multidict.py -> build/lib/webob copying src/webob/cachecontrol.py -> build/lib/webob copying src/webob/compat.py -> build/lib/webob copying src/webob/util.py -> build/lib/webob copying src/webob/client.py -> build/lib/webob copying src/webob/acceptparse.py -> build/lib/webob copying src/webob/request.py -> build/lib/webob copying src/webob/__init__.py -> build/lib/webob copying src/webob/response.py -> build/lib/webob copying src/webob/dec.py -> build/lib/webob copying src/webob/etag.py -> build/lib/webob copying src/webob/descriptors.py -> build/lib/webob copying src/webob/exc.py -> build/lib/webob copying src/webob/datetime_utils.py -> build/lib/webob copying src/webob/static.py -> build/lib/webob copying src/webob/byterange.py -> build/lib/webob copying src/webob/headers.py -> build/lib/webob + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Ubv90z + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-webob-1.8.2-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-webob-1.8.2-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-webob-1.8.2-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-webob-1.8.2-1.el7.noarch + cd WebOb-1.8.2 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches ' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-webob-1.8.2-1.el7.noarch /usr/lib64/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'python_requires' warnings.warn(msg) running install running install_lib creating /builddir/build/BUILDROOT/python-webob-1.8.2-1.el7.noarch/usr creating /builddir/build/BUILDROOT/python-webob-1.8.2-1.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-webob-1.8.2-1.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-webob-1.8.2-1.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-webob-1.8.2-1.el7.noarch/usr/lib/python2.7/site-packages/webob copying build/lib/webob/cookies.py -> /builddir/build/BUILDROOT/python-webob-1.8.2-1.el7.noarch/usr/lib/python2.7/site-packages/webob copying build/lib/webob/multidict.py -> /builddir/build/BUILDROOT/python-webob-1.8.2-1.el7.noarch/usr/lib/python2.7/site-packages/webob copying build/lib/webob/cachecontrol.py -> /builddir/build/BUILDROOT/python-webob-1.8.2-1.el7.noarch/usr/lib/python2.7/site-packages/webob copying build/lib/webob/compat.py -> /builddir/build/BUILDROOT/python-webob-1.8.2-1.el7.noarch/usr/lib/python2.7/site-packages/webob copying build/lib/webob/util.py -> /builddir/build/BUILDROOT/python-webob-1.8.2-1.el7.noarch/usr/lib/python2.7/site-packages/webob copying build/lib/webob/client.py -> /builddir/build/BUILDROOT/python-webob-1.8.2-1.el7.noarch/usr/lib/python2.7/site-packages/webob copying build/lib/webob/acceptparse.py -> /builddir/build/BUILDROOT/python-webob-1.8.2-1.el7.noarch/usr/lib/python2.7/site-packages/webob copying build/lib/webob/request.py -> /builddir/build/BUILDROOT/python-webob-1.8.2-1.el7.noarch/usr/lib/python2.7/site-packages/webob copying build/lib/webob/__init__.py -> /builddir/build/BUILDROOT/python-webob-1.8.2-1.el7.noarch/usr/lib/python2.7/site-packages/webob copying build/lib/webob/response.py -> /builddir/build/BUILDROOT/python-webob-1.8.2-1.el7.noarch/usr/lib/python2.7/site-packages/webob copying build/lib/webob/dec.py -> /builddir/build/BUILDROOT/python-webob-1.8.2-1.el7.noarch/usr/lib/python2.7/site-packages/webob copying build/lib/webob/etag.py -> /builddir/build/BUILDROOT/python-webob-1.8.2-1.el7.noarch/usr/lib/python2.7/site-packages/webob copying build/lib/webob/descriptors.py -> /builddir/build/BUILDROOT/python-webob-1.8.2-1.el7.noarch/usr/lib/python2.7/site-packages/webob copying build/lib/webob/exc.py -> /builddir/build/BUILDROOT/python-webob-1.8.2-1.el7.noarch/usr/lib/python2.7/site-packages/webob copying build/lib/webob/datetime_utils.py -> /builddir/build/BUILDROOT/python-webob-1.8.2-1.el7.noarch/usr/lib/python2.7/site-packages/webob copying build/lib/webob/static.py -> /builddir/build/BUILDROOT/python-webob-1.8.2-1.el7.noarch/usr/lib/python2.7/site-packages/webob copying build/lib/webob/byterange.py -> /builddir/build/BUILDROOT/python-webob-1.8.2-1.el7.noarch/usr/lib/python2.7/site-packages/webob copying build/lib/webob/headers.py -> /builddir/build/BUILDROOT/python-webob-1.8.2-1.el7.noarch/usr/lib/python2.7/site-packages/webob byte-compiling /builddir/build/BUILDROOT/python-webob-1.8.2-1.el7.noarch/usr/lib/python2.7/site-packages/webob/cookies.py to cookies.pyc byte-compiling /builddir/build/BUILDROOT/python-webob-1.8.2-1.el7.noarch/usr/lib/python2.7/site-packages/webob/multidict.py to multidict.pyc byte-compiling /builddir/build/BUILDROOT/python-webob-1.8.2-1.el7.noarch/usr/lib/python2.7/site-packages/webob/cachecontrol.py to cachecontrol.pyc byte-compiling /builddir/build/BUILDROOT/python-webob-1.8.2-1.el7.noarch/usr/lib/python2.7/site-packages/webob/compat.py to compat.pyc byte-compiling /builddir/build/BUILDROOT/python-webob-1.8.2-1.el7.noarch/usr/lib/python2.7/site-packages/webob/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/python-webob-1.8.2-1.el7.noarch/usr/lib/python2.7/site-packages/webob/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-webob-1.8.2-1.el7.noarch/usr/lib/python2.7/site-packages/webob/acceptparse.py to acceptparse.pyc byte-compiling /builddir/build/BUILDROOT/python-webob-1.8.2-1.el7.noarch/usr/lib/python2.7/site-packages/webob/request.py to request.pyc byte-compiling /builddir/build/BUILDROOT/python-webob-1.8.2-1.el7.noarch/usr/lib/python2.7/site-packages/webob/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-webob-1.8.2-1.el7.noarch/usr/lib/python2.7/site-packages/webob/response.py to response.pyc byte-compiling /builddir/build/BUILDROOT/python-webob-1.8.2-1.el7.noarch/usr/lib/python2.7/site-packages/webob/dec.py to dec.pyc byte-compiling /builddir/build/BUILDROOT/python-webob-1.8.2-1.el7.noarch/usr/lib/python2.7/site-packages/webob/etag.py to etag.pyc byte-compiling /builddir/build/BUILDROOT/python-webob-1.8.2-1.el7.noarch/usr/lib/python2.7/site-packages/webob/descriptors.py to descriptors.pyc byte-compiling /builddir/build/BUILDROOT/python-webob-1.8.2-1.el7.noarch/usr/lib/python2.7/site-packages/webob/exc.py to exc.pyc byte-compiling /builddir/build/BUILDROOT/python-webob-1.8.2-1.el7.noarch/usr/lib/python2.7/site-packages/webob/datetime_utils.py to datetime_utils.pyc byte-compiling /builddir/build/BUILDROOT/python-webob-1.8.2-1.el7.noarch/usr/lib/python2.7/site-packages/webob/static.py to static.pyc byte-compiling /builddir/build/BUILDROOT/python-webob-1.8.2-1.el7.noarch/usr/lib/python2.7/site-packages/webob/byterange.py to byterange.pyc byte-compiling /builddir/build/BUILDROOT/python-webob-1.8.2-1.el7.noarch/usr/lib/python2.7/site-packages/webob/headers.py to headers.pyc writing byte-compilation script '/tmp/tmpdPca80.py' /usr/bin/python2 -O /tmp/tmpdPca80.py removing /tmp/tmpdPca80.py running install_egg_info running egg_info writing requirements to src/WebOb.egg-info/requires.txt writing src/WebOb.egg-info/PKG-INFO writing top-level names to src/WebOb.egg-info/top_level.txt writing dependency_links to src/WebOb.egg-info/dependency_links.txt reading manifest file 'src/WebOb.egg-info/SOURCES.txt' writing manifest file 'src/WebOb.egg-info/SOURCES.txt' Copying src/WebOb.egg-info to /builddir/build/BUILDROOT/python-webob-1.8.2-1.el7.noarch/usr/lib/python2.7/site-packages/WebOb-1.8.2-py2.7.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/WebOb-1.8.2 /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 Bytecompiling .py files below /builddir/build/BUILDROOT/python-webob-1.8.2-1.el7.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.d7AJUc + umask 022 + cd /builddir/build/BUILD + cd WebOb-1.8.2 + export PYTHONPATH=/builddir/build/BUILDROOT/python-webob-1.8.2-1.el7.noarch/usr/lib/python2.7/site-packages + PYTHONPATH=/builddir/build/BUILDROOT/python-webob-1.8.2-1.el7.noarch/usr/lib/python2.7/site-packages + py.test tests ============================= test session starts ============================== platform linux2 -- Python 2.7.5, pytest-3.5.1, py-1.5.3, pluggy-0.6.0 rootdir: /builddir/build/BUILD/WebOb-1.8.2, inifile: setup.cfg collected 2356 items tests/test_acceptparse.py .............................................. [ 1%] ........................................................................ [ 5%] ........................................................................ [ 8%] ........................................................................ [ 11%] ........................................................................ [ 14%] ........................................................................ [ 17%] ........................................................................ [ 20%] ........................................................................ [ 23%] ........................................................................ [ 26%] ........................................................................ [ 29%] ........................................................................ [ 32%] ........................................................................ [ 35%] ........................................................................ [ 38%] ........................................................................ [ 41%] ........................................................................ [ 44%] ........................................................................ [ 47%] ........................................................................ [ 50%] ................................... [ 52%] tests/test_byterange.py ............... [ 52%] tests/test_cachecontrol.py ............................... [ 54%] tests/test_client.py ............. [ 54%] tests/test_client_functional.py .... [ 55%] tests/test_compat.py ........s.. [ 55%] tests/test_cookies.py ..........................................s.s.s... [ 57%] ......................................... [ 59%] tests/test_cookies_bw.py . [ 59%] tests/test_datetime_utils.py ...... [ 59%] tests/test_dec.py ......................... [ 60%] tests/test_descriptors.py .............................................. [ 62%] ........................................................................ [ 65%] ......... [ 66%] tests/test_etag.py .......................... [ 67%] tests/test_etag_nose.py ....... [ 67%] tests/test_exc.py ........................................ [ 69%] tests/test_headers.py ................. [ 69%] tests/test_in_wsgiref.py .. [ 69%] tests/test_misc.py ....s.........s [ 70%] tests/test_multidict.py ................................................ [ 72%] ........................................................................ [ 75%] [ 75%] tests/test_request.py .................................................. [ 77%] ........................................................................ [ 80%] ........................................................................ [ 83%] ..................................................................s.s.s. [ 87%] .............................s.......................................... [ 90%] ............................................. [ 91%] tests/test_response.py ................................................. [ 94%] ...........................................................x............ [ 97%] ................................... [ 98%] tests/test_static.py .................... [ 99%] tests/test_transcode.py ...... [ 99%] tests/test_util.py ....... [100%] ============= 2345 passed, 10 skipped, 1 xfailed in 21.17 seconds ============== + exit 0 Processing files: python2-webob-1.8.2-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.EBCtLG + umask 022 + cd /builddir/build/BUILD + cd WebOb-1.8.2 + DOCDIR=/builddir/build/BUILDROOT/python-webob-1.8.2-1.el7.noarch/usr/share/doc/python2-webob-1.8.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-webob-1.8.2-1.el7.noarch/usr/share/doc/python2-webob-1.8.2 + cp -pr docs/Makefile docs/_static docs/api docs/changes.txt docs/comment-example-code docs/comment-example.txt docs/conf.py docs/differences.txt docs/do-it-yourself.txt docs/doctests.py docs/experimental docs/file-example-code docs/file-example.txt docs/index.txt docs/jsonrpc-example-code docs/jsonrpc-example.txt docs/license.txt docs/reference.txt docs/whatsnew-1.5.txt docs/whatsnew-1.6.txt docs/whatsnew-1.7.txt docs/whatsnew-1.8.txt docs/wiki-example-code docs/wiki-example.txt /builddir/build/BUILDROOT/python-webob-1.8.2-1.el7.noarch/usr/share/doc/python2-webob-1.8.2 + cp -pr README.Fedora /builddir/build/BUILDROOT/python-webob-1.8.2-1.el7.noarch/usr/share/doc/python2-webob-1.8.2 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.vvE8Ma + umask 022 + cd /builddir/build/BUILD + cd WebOb-1.8.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-webob-1.8.2-1.el7.noarch/usr/share/licenses/python2-webob-1.8.2 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-webob-1.8.2-1.el7.noarch/usr/share/licenses/python2-webob-1.8.2 + cp -pr docs/license.txt /builddir/build/BUILDROOT/python-webob-1.8.2-1.el7.noarch/usr/share/licenses/python2-webob-1.8.2 + exit 0 Provides: python-webob = 1.8.2-1.el7 python-webob1.2 = 1.8.2-1.el7 python2-webob = 1.8.2-1.el7 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) = 2.7 Obsoletes: python-webob1.2 < 1.2.3-7 python-webob < 1.8.2-1.el7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-webob-1.8.2-1.el7.noarch Wrote: /builddir/build/RPMS/python2-webob-1.8.2-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.DTASnE + umask 022 + cd /builddir/build/BUILD + cd WebOb-1.8.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-webob-1.8.2-1.el7.noarch + exit 0 Child return code was: 0