Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-webob.spec'], chrootPath='/var/lib/mock/1124778-centos-stream-x86_64-1575571567.914657/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.d6o0pzr1:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.d6o0pzr1:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '4e88238a361b4b3aa13876d0c6c0f28d', '-D', '/var/lib/mock/1124778-centos-stream-x86_64-1575571567.914657/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.d6o0pzr1:/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-webob.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-webob-1.8.5-4.el8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-webob.spec'], chrootPath='/var/lib/mock/1124778-centos-stream-x86_64-1575571567.914657/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.d6o0pzr1:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.d6o0pzr1:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'bde507f687ed4d8da8d022aad4c7a295', '-D', '/var/lib/mock/1124778-centos-stream-x86_64-1575571567.914657/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.d6o0pzr1:/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-webob.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.7FMzdp + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf WebOb-1.8.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/WebOb-1.8.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd WebOb-1.8.5 + /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.vHP8mR + umask 022 + cd /builddir/build/BUILD + cd WebOb-1.8.5 + 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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py build '--executable=/usr/libexec/platform-python -s' running build running build_py creating build creating build/lib creating build/lib/webob copying src/webob/util.py -> build/lib/webob copying src/webob/static.py -> build/lib/webob copying src/webob/response.py -> build/lib/webob copying src/webob/request.py -> build/lib/webob copying src/webob/multidict.py -> build/lib/webob copying src/webob/headers.py -> build/lib/webob copying src/webob/exc.py -> build/lib/webob copying src/webob/etag.py -> build/lib/webob copying src/webob/descriptors.py -> build/lib/webob copying src/webob/dec.py -> build/lib/webob copying src/webob/datetime_utils.py -> build/lib/webob copying src/webob/cookies.py -> build/lib/webob copying src/webob/compat.py -> build/lib/webob copying src/webob/client.py -> build/lib/webob copying src/webob/cachecontrol.py -> build/lib/webob copying src/webob/byterange.py -> build/lib/webob copying src/webob/acceptparse.py -> build/lib/webob copying src/webob/__init__.py -> build/lib/webob + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.7l1ayo + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-webob-1.8.5-4.el8.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-webob-1.8.5-4.el8.x86_64 ++ dirname /builddir/build/BUILDROOT/python-webob-1.8.5-4.el8.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-webob-1.8.5-4.el8.x86_64 + cd WebOb-1.8.5 + 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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-webob-1.8.5-4.el8.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-webob-1.8.5-4.el8.x86_64/usr creating /builddir/build/BUILDROOT/python-webob-1.8.5-4.el8.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-webob-1.8.5-4.el8.x86_64/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-webob-1.8.5-4.el8.x86_64/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-webob-1.8.5-4.el8.x86_64/usr/lib/python3.6/site-packages/webob copying build/lib/webob/__init__.py -> /builddir/build/BUILDROOT/python-webob-1.8.5-4.el8.x86_64/usr/lib/python3.6/site-packages/webob copying build/lib/webob/acceptparse.py -> /builddir/build/BUILDROOT/python-webob-1.8.5-4.el8.x86_64/usr/lib/python3.6/site-packages/webob copying build/lib/webob/byterange.py -> /builddir/build/BUILDROOT/python-webob-1.8.5-4.el8.x86_64/usr/lib/python3.6/site-packages/webob copying build/lib/webob/cachecontrol.py -> /builddir/build/BUILDROOT/python-webob-1.8.5-4.el8.x86_64/usr/lib/python3.6/site-packages/webob copying build/lib/webob/client.py -> /builddir/build/BUILDROOT/python-webob-1.8.5-4.el8.x86_64/usr/lib/python3.6/site-packages/webob copying build/lib/webob/compat.py -> /builddir/build/BUILDROOT/python-webob-1.8.5-4.el8.x86_64/usr/lib/python3.6/site-packages/webob copying build/lib/webob/cookies.py -> /builddir/build/BUILDROOT/python-webob-1.8.5-4.el8.x86_64/usr/lib/python3.6/site-packages/webob copying build/lib/webob/datetime_utils.py -> /builddir/build/BUILDROOT/python-webob-1.8.5-4.el8.x86_64/usr/lib/python3.6/site-packages/webob copying build/lib/webob/dec.py -> /builddir/build/BUILDROOT/python-webob-1.8.5-4.el8.x86_64/usr/lib/python3.6/site-packages/webob copying build/lib/webob/descriptors.py -> /builddir/build/BUILDROOT/python-webob-1.8.5-4.el8.x86_64/usr/lib/python3.6/site-packages/webob copying build/lib/webob/etag.py -> /builddir/build/BUILDROOT/python-webob-1.8.5-4.el8.x86_64/usr/lib/python3.6/site-packages/webob copying build/lib/webob/exc.py -> /builddir/build/BUILDROOT/python-webob-1.8.5-4.el8.x86_64/usr/lib/python3.6/site-packages/webob copying build/lib/webob/headers.py -> /builddir/build/BUILDROOT/python-webob-1.8.5-4.el8.x86_64/usr/lib/python3.6/site-packages/webob copying build/lib/webob/multidict.py -> /builddir/build/BUILDROOT/python-webob-1.8.5-4.el8.x86_64/usr/lib/python3.6/site-packages/webob copying build/lib/webob/request.py -> /builddir/build/BUILDROOT/python-webob-1.8.5-4.el8.x86_64/usr/lib/python3.6/site-packages/webob copying build/lib/webob/response.py -> /builddir/build/BUILDROOT/python-webob-1.8.5-4.el8.x86_64/usr/lib/python3.6/site-packages/webob copying build/lib/webob/static.py -> /builddir/build/BUILDROOT/python-webob-1.8.5-4.el8.x86_64/usr/lib/python3.6/site-packages/webob copying build/lib/webob/util.py -> /builddir/build/BUILDROOT/python-webob-1.8.5-4.el8.x86_64/usr/lib/python3.6/site-packages/webob byte-compiling /builddir/build/BUILDROOT/python-webob-1.8.5-4.el8.x86_64/usr/lib/python3.6/site-packages/webob/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-webob-1.8.5-4.el8.x86_64/usr/lib/python3.6/site-packages/webob/acceptparse.py to acceptparse.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-webob-1.8.5-4.el8.x86_64/usr/lib/python3.6/site-packages/webob/byterange.py to byterange.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-webob-1.8.5-4.el8.x86_64/usr/lib/python3.6/site-packages/webob/cachecontrol.py to cachecontrol.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-webob-1.8.5-4.el8.x86_64/usr/lib/python3.6/site-packages/webob/client.py to client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-webob-1.8.5-4.el8.x86_64/usr/lib/python3.6/site-packages/webob/compat.py to compat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-webob-1.8.5-4.el8.x86_64/usr/lib/python3.6/site-packages/webob/cookies.py to cookies.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-webob-1.8.5-4.el8.x86_64/usr/lib/python3.6/site-packages/webob/datetime_utils.py to datetime_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-webob-1.8.5-4.el8.x86_64/usr/lib/python3.6/site-packages/webob/dec.py to dec.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-webob-1.8.5-4.el8.x86_64/usr/lib/python3.6/site-packages/webob/descriptors.py to descriptors.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-webob-1.8.5-4.el8.x86_64/usr/lib/python3.6/site-packages/webob/etag.py to etag.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-webob-1.8.5-4.el8.x86_64/usr/lib/python3.6/site-packages/webob/exc.py to exc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-webob-1.8.5-4.el8.x86_64/usr/lib/python3.6/site-packages/webob/headers.py to headers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-webob-1.8.5-4.el8.x86_64/usr/lib/python3.6/site-packages/webob/multidict.py to multidict.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-webob-1.8.5-4.el8.x86_64/usr/lib/python3.6/site-packages/webob/request.py to request.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-webob-1.8.5-4.el8.x86_64/usr/lib/python3.6/site-packages/webob/response.py to response.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-webob-1.8.5-4.el8.x86_64/usr/lib/python3.6/site-packages/webob/static.py to static.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-webob-1.8.5-4.el8.x86_64/usr/lib/python3.6/site-packages/webob/util.py to util.cpython-36.pyc writing byte-compilation script '/tmp/tmphrz66f_y.py' /usr/libexec/platform-python /tmp/tmphrz66f_y.py removing /tmp/tmphrz66f_y.py running install_egg_info running egg_info writing src/WebOb.egg-info/PKG-INFO writing dependency_links to src/WebOb.egg-info/dependency_links.txt writing requirements to src/WebOb.egg-info/requires.txt writing top-level names to src/WebOb.egg-info/top_level.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.5-4.el8.x86_64/usr/lib/python3.6/site-packages/WebOb-1.8.5-py3.6.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 1.8.5-4.el8 --unique-debug-suffix -1.8.5-4.el8.x86_64 --unique-debug-src-base python-webob-1.8.5-4.el8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/WebOb-1.8.5 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /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 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-webob-1.8.5-4.el8.x86_64/usr/lib/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.TeigiZ + umask 022 + cd /builddir/build/BUILD + cd WebOb-1.8.5 + export PYTHONPATH=/builddir/build/BUILDROOT/python-webob-1.8.5-4.el8.x86_64/usr/lib/python3.6/site-packages + PYTHONPATH=/builddir/build/BUILDROOT/python-webob-1.8.5-4.el8.x86_64/usr/lib/python3.6/site-packages + py.test-3 tests ============================= test session starts ============================== platform linux -- Python 3.6.8, pytest-4.6.6, py-1.5.3, pluggy-0.12.0 rootdir: /builddir/build/BUILD/WebOb-1.8.5, inifile: setup.cfg collecting ... collecting 35 items collecting 1313 items collecting 1474 items collecting 1933 items collecting 2348 items collected 2381 items tests/test_acceptparse.py .............................................. [ 1%] ........................................................................ [ 4%] ........................................................................ [ 7%] ........................................................................ [ 11%] ........................................................................ [ 14%] ........................................................................ [ 17%] ........................................................................ [ 20%] ........................................................................ [ 23%] ........................................................................ [ 26%] ........................................................................ [ 29%] ........................................................................ [ 32%] ........................................................................ [ 35%] ........................................................................ [ 38%] ........................................................................ [ 41%] ........................................................................ [ 44%] ........................................................................ [ 47%] ........................................................................ [ 50%] ........................................................ [ 52%] tests/test_byterange.py ............... [ 53%] tests/test_cachecontrol.py ............................... [ 54%] tests/test_client.py ............. [ 55%] tests/test_client_functional.py .... [ 55%] tests/test_compat.py ........... [ 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 ................. [ 70%] tests/test_in_wsgiref.py .. [ 70%] tests/test_misc.py ...s.........s. [ 70%] tests/test_multidict.py ................................................ [ 72%] ........................................................................ [ 75%] [ 75%] tests/test_request.py .................................................. [ 77%] ........................................................................ [ 80%] ........................................................................ [ 83%] ...................................................................s.s.s [ 86%] ..............................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%] =============================== warnings summary =============================== tests/test_request.py::TestRequest_functional::test_request_put /builddir/build/BUILDROOT/python-webob-1.8.5-4.el8.x86_64/usr/lib/python3.6/site-packages/webob/acceptparse.py:1266: DeprecationWarning: The behavior of .__contains__ for the Accept classes is currently being maintained for backward compatibility, but it will change in the future to better conform to the RFC. DeprecationWarning, tests/test_request.py::TestRequest_functional::test_request_put /builddir/build/BUILDROOT/python-webob-1.8.5-4.el8.x86_64/usr/lib/python3.6/site-packages/webob/acceptparse.py:649: DeprecationWarning: The behavior of AcceptValidHeader.__contains__ is currently being maintained for backward compatibility, but it will change in the future to better conform to the RFC. DeprecationWarning, tests/test_response.py::test_set_cookie_expires_is_datetime_and_max_age_is_None tests/test_response.py::test_set_cookie_expires_is_timedelta_and_max_age_is_None tests/test_response.py::test_set_cookie_expires_is_datetime_tz_and_max_age_is_None /builddir/build/BUILDROOT/python-webob-1.8.5-4.el8.x86_64/usr/lib/python3.6/site-packages/webob/response.py:1038: DeprecationWarning: Argument "expires" will be removed in a future version of WebOb, please use "max_age". 'version of WebOb, please use "max_age".', 1.10, 1) -- Docs: https://docs.pytest.org/en/latest/warnings.html ======== 2371 passed, 9 skipped, 1 xfailed, 5 warnings in 11.44 seconds ======== + exit 0 Processing files: python3-webob-1.8.5-4.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.FgtEtj + umask 022 + cd /builddir/build/BUILD + cd WebOb-1.8.5 + DOCDIR=/builddir/build/BUILDROOT/python-webob-1.8.5-4.el8.x86_64/usr/share/doc/python3-webob + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-webob-1.8.5-4.el8.x86_64/usr/share/doc/python3-webob + 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.5-4.el8.x86_64/usr/share/doc/python3-webob + cp -pr README.Fedora /builddir/build/BUILDROOT/python-webob-1.8.5-4.el8.x86_64/usr/share/doc/python3-webob + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.5j0BHD + umask 022 + cd /builddir/build/BUILD + cd WebOb-1.8.5 + LICENSEDIR=/builddir/build/BUILDROOT/python-webob-1.8.5-4.el8.x86_64/usr/share/licenses/python3-webob + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-webob-1.8.5-4.el8.x86_64/usr/share/licenses/python3-webob + cp -pr docs/license.txt /builddir/build/BUILDROOT/python-webob-1.8.5-4.el8.x86_64/usr/share/licenses/python3-webob + exit 0 Provides: python3-webob = 1.8.5-4.el8 python3-webob1.2 = 1.8.5-4.el8 python3.6dist(webob) = 1.8.5 python3dist(webob) = 1.8.5 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.6 Obsoletes: python3-webob1.2 < 1.2.3-7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-webob-1.8.5-4.el8.x86_64 Wrote: /builddir/build/RPMS/python3-webob-1.8.5-4.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.77mITp + umask 022 + cd /builddir/build/BUILD + cd WebOb-1.8.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-webob-1.8.5-4.el8.x86_64 + exit 0 Child return code was: 0