Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-txaio.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-zed-el9s-build-143679-922239/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': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-txaio.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': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1646352000 Wrote: /builddir/build/SRPMS/python-txaio-22.2.1-1.el9s.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-txaio.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-zed-el9s-build-143679-922239/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': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-txaio.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': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1646352000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.t1ayiQ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf txaio-22.2.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/txaio-22.2.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd txaio-22.2.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (python-txaio-skip-packaging-tests.patch): + echo 'Patch #0 (python-txaio-skip-packaging-tests.patch):' + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file test/test_packaging.py Patch #2 (run_once.patch): + echo 'Patch #2 (run_once.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file test/util.py + rm -rf txaio.egg-info + rm docs/index.rst + cp -a README.rst docs/index.rst + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.3GZXtN + umask 022 + cd /builddir/build/BUILD + cd txaio-22.2.1 ++ '[' -f _current_flavor ']' ++ true + python_flavor= + '[' -z '' ']' + python_flavor=tmp + '[' tmp '!=' python3 ']' + '[' -d build ']' + '[' -d _build.python3 ']' + echo python3 + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/txaio copying txaio/_version.py -> build/lib/txaio copying txaio/_common.py -> build/lib/txaio copying txaio/_unframework.py -> build/lib/txaio copying txaio/aio.py -> build/lib/txaio copying txaio/with_twisted.py -> build/lib/txaio copying txaio/interfaces.py -> build/lib/txaio copying txaio/_iotype.py -> build/lib/txaio copying txaio/tx.py -> build/lib/txaio copying txaio/_util.py -> build/lib/txaio copying txaio/with_asyncio.py -> build/lib/txaio copying txaio/testutil.py -> build/lib/txaio copying txaio/__init__.py -> build/lib/txaio running egg_info creating txaio.egg-info writing txaio.egg-info/PKG-INFO writing dependency_links to txaio.egg-info/dependency_links.txt writing requirements to txaio.egg-info/requires.txt writing top-level names to txaio.egg-info/top_level.txt writing manifest file 'txaio.egg-info/SOURCES.txt' reading manifest file 'txaio.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'txaio.egg-info/SOURCES.txt' + cd docs + make html sphinx-build -b html -d _build/doctrees . _build/html Running Sphinx v3.4.3 loading translations [en]... done making output directory... done loading intersphinx inventory from https://docs.python.org/2/objects.inv... loading intersphinx inventory from https://docs.python.org/3/objects.inv... loading intersphinx inventory from https://docs.python.org/3/objects.inv... loading intersphinx inventory from https://docs.readthedocs.io/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://docs.python.org/2/objects.inv' not fetchable due to : HTTPSConnectionPool(host='docs.python.org', port=443): Max retries exceeded with url: /2/objects.inv (Caused by ProxyError('Cannot connect to proxy.', NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))) loading intersphinx inventory from https://autobahn.readthedocs.io/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://autobahn.readthedocs.io/en/latest/objects.inv' not fetchable due to : HTTPSConnectionPool(host='autobahn.readthedocs.io', port=443): Max retries exceeded with url: /en/latest/objects.inv (Caused by ProxyError('Cannot connect to proxy.', NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))) loading intersphinx inventory from https://zlmdb.readthedocs.io/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://docs.readthedocs.io/en/latest/objects.inv' not fetchable due to : HTTPSConnectionPool(host='docs.readthedocs.io', port=443): Max retries exceeded with url: /en/latest/objects.inv (Caused by ProxyError('Cannot connect to proxy.', NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))) WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://docs.python.org/3/objects.inv' not fetchable due to : HTTPSConnectionPool(host='docs.python.org', port=443): Max retries exceeded with url: /3/objects.inv (Caused by ProxyError('Cannot connect to proxy.', NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))) WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://zlmdb.readthedocs.io/en/latest/objects.inv' not fetchable due to : HTTPSConnectionPool(host='zlmdb.readthedocs.io', port=443): Max retries exceeded with url: /en/latest/objects.inv (Caused by ProxyError('Cannot connect to proxy.', NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))) WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://docs.python.org/3/objects.inv' not fetchable due to : HTTPSConnectionPool(host='docs.python.org', port=443): Max retries exceeded with url: /3/objects.inv (Caused by ProxyError('Cannot connect to proxy.', NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))) building [mo]: targets for 0 po files that are out of date building [html]: targets for 6 source files that are out of date updating environment: [new config] 6 added, 0 changed, 0 removed reading sources... [ 16%] api reading sources... [ 33%] contents reading sources... [ 50%] index reading sources... [ 66%] overview reading sources... [ 83%] programming-guide reading sources... [100%] releases looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 16%] api writing output... [ 33%] contents writing output... [ 50%] index writing output... [ 66%] overview writing output... [ 83%] programming-guide writing output... [100%] releases generating indices... genindex py-modindex done highlighting module code... [ 33%] txaio highlighting module code... [ 66%] txaio._unframework highlighting module code... [100%] txaio.interfaces writing additional pages... search done copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 6 warnings. The HTML pages are in _build/html. Build finished. The HTML pages are in _build/html. + rm -rf _build/html/.buildinfo + rm -f _build/html/_static/jquery.js + ln -s /usr/share/javascript/jquery/latest/jquery.min.js _build/html/_static/jquery.js + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.O0vPdX + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-txaio-22.2.1-1.el9s.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-txaio-22.2.1-1.el9s.noarch ++ dirname /builddir/build/BUILDROOT/python-txaio-22.2.1-1.el9s.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-txaio-22.2.1-1.el9s.noarch + cd txaio-22.2.1 ++ '[' -f _current_flavor ']' ++ cat _current_flavor + python_flavor=python3 + '[' -z python3 ']' + '[' python3 '!=' python3 ']' + echo python3 + /usr/bin/python3 setup.py install -O1 --skip-build --force --root /builddir/build/BUILDROOT/python-txaio-22.2.1-1.el9s.noarch --prefix /usr running install running install_lib creating /builddir/build/BUILDROOT/python-txaio-22.2.1-1.el9s.noarch/usr creating /builddir/build/BUILDROOT/python-txaio-22.2.1-1.el9s.noarch/usr/lib creating /builddir/build/BUILDROOT/python-txaio-22.2.1-1.el9s.noarch/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-txaio-22.2.1-1.el9s.noarch/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-txaio-22.2.1-1.el9s.noarch/usr/lib/python3.9/site-packages/txaio copying build/lib/txaio/_version.py -> /builddir/build/BUILDROOT/python-txaio-22.2.1-1.el9s.noarch/usr/lib/python3.9/site-packages/txaio copying build/lib/txaio/_common.py -> /builddir/build/BUILDROOT/python-txaio-22.2.1-1.el9s.noarch/usr/lib/python3.9/site-packages/txaio copying build/lib/txaio/_unframework.py -> /builddir/build/BUILDROOT/python-txaio-22.2.1-1.el9s.noarch/usr/lib/python3.9/site-packages/txaio copying build/lib/txaio/aio.py -> /builddir/build/BUILDROOT/python-txaio-22.2.1-1.el9s.noarch/usr/lib/python3.9/site-packages/txaio copying build/lib/txaio/with_twisted.py -> /builddir/build/BUILDROOT/python-txaio-22.2.1-1.el9s.noarch/usr/lib/python3.9/site-packages/txaio copying build/lib/txaio/interfaces.py -> /builddir/build/BUILDROOT/python-txaio-22.2.1-1.el9s.noarch/usr/lib/python3.9/site-packages/txaio copying build/lib/txaio/_iotype.py -> /builddir/build/BUILDROOT/python-txaio-22.2.1-1.el9s.noarch/usr/lib/python3.9/site-packages/txaio copying build/lib/txaio/tx.py -> /builddir/build/BUILDROOT/python-txaio-22.2.1-1.el9s.noarch/usr/lib/python3.9/site-packages/txaio copying build/lib/txaio/_util.py -> /builddir/build/BUILDROOT/python-txaio-22.2.1-1.el9s.noarch/usr/lib/python3.9/site-packages/txaio copying build/lib/txaio/with_asyncio.py -> /builddir/build/BUILDROOT/python-txaio-22.2.1-1.el9s.noarch/usr/lib/python3.9/site-packages/txaio copying build/lib/txaio/testutil.py -> /builddir/build/BUILDROOT/python-txaio-22.2.1-1.el9s.noarch/usr/lib/python3.9/site-packages/txaio copying build/lib/txaio/__init__.py -> /builddir/build/BUILDROOT/python-txaio-22.2.1-1.el9s.noarch/usr/lib/python3.9/site-packages/txaio byte-compiling /builddir/build/BUILDROOT/python-txaio-22.2.1-1.el9s.noarch/usr/lib/python3.9/site-packages/txaio/_version.py to _version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-txaio-22.2.1-1.el9s.noarch/usr/lib/python3.9/site-packages/txaio/_common.py to _common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-txaio-22.2.1-1.el9s.noarch/usr/lib/python3.9/site-packages/txaio/_unframework.py to _unframework.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-txaio-22.2.1-1.el9s.noarch/usr/lib/python3.9/site-packages/txaio/aio.py to aio.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-txaio-22.2.1-1.el9s.noarch/usr/lib/python3.9/site-packages/txaio/with_twisted.py to with_twisted.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-txaio-22.2.1-1.el9s.noarch/usr/lib/python3.9/site-packages/txaio/interfaces.py to interfaces.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-txaio-22.2.1-1.el9s.noarch/usr/lib/python3.9/site-packages/txaio/_iotype.py to _iotype.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-txaio-22.2.1-1.el9s.noarch/usr/lib/python3.9/site-packages/txaio/tx.py to tx.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-txaio-22.2.1-1.el9s.noarch/usr/lib/python3.9/site-packages/txaio/_util.py to _util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-txaio-22.2.1-1.el9s.noarch/usr/lib/python3.9/site-packages/txaio/with_asyncio.py to with_asyncio.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-txaio-22.2.1-1.el9s.noarch/usr/lib/python3.9/site-packages/txaio/testutil.py to testutil.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-txaio-22.2.1-1.el9s.noarch/usr/lib/python3.9/site-packages/txaio/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpm2ek8sm2.py' /usr/bin/python3 /tmp/tmpm2ek8sm2.py removing /tmp/tmpm2ek8sm2.py running install_egg_info running egg_info writing txaio.egg-info/PKG-INFO writing dependency_links to txaio.egg-info/dependency_links.txt writing requirements to txaio.egg-info/requires.txt writing top-level names to txaio.egg-info/top_level.txt reading manifest file 'txaio.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'txaio.egg-info/SOURCES.txt' Copying txaio.egg-info to /builddir/build/BUILDROOT/python-txaio-22.2.1-1.el9s.noarch/usr/lib/python3.9/site-packages/txaio-22.2.1-py3.9.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j20 --strict-build-id -m -i --build-id-seed 22.2.1-1.el9s --unique-debug-suffix -22.2.1-1.el9s.noarch --unique-debug-src-base python-txaio-22.2.1-1.el9s.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/txaio-22.2.1 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-txaio-22.2.1-1.el9s.noarch/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.rOkukS + umask 022 + cd /builddir/build/BUILD + cd txaio-22.2.1 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + PATH=/builddir/build/BUILDROOT/python-txaio-22.2.1-1.el9s.noarch/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-txaio-22.2.1-1.el9s.noarch/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/python-txaio-22.2.1-1.el9s.noarch/usr/lib/python3.9/site-packages + PYTHONDONTWRITEBYTECODE=1 + /usr/bin/pytest -v test ============================= test session starts ============================== platform linux -- Python 3.9.10, pytest-6.2.2, py-1.10.0, pluggy-0.13.1 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /builddir/build/BUILD/txaio-22.2.1 plugins: cov-2.11.1 collecting ... collected 119 items test/test_as_future.py::test_as_future_immediate[twisted] SKIPPED [ 0%] test/test_as_future.py::test_as_future_immediate[asyncio] PASSED [ 1%] test/test_as_future.py::test_as_future_immediate_none[twisted] SKIPPED [ 2%] test/test_as_future.py::test_as_future_immediate_none[asyncio] PASSED [ 3%] test/test_as_future.py::test_as_future_coroutine[twisted] SKIPPED [ 4%] test/test_as_future.py::test_as_future_coroutine[asyncio] PASSED [ 5%] test/test_as_future.py::test_as_future_exception[twisted] SKIPPED [ 5%] test/test_as_future.py::test_as_future_exception[asyncio] PASSED [ 6%] test/test_as_future.py::test_as_future_recursive[twisted] SKIPPED [ 7%] test/test_as_future.py::test_as_future_recursive[asyncio] PASSED [ 8%] test/test_batched_timers_aio.py::test_batched_successful_call SKIPPED [ 9%] test/test_batched_timers_aio.py::test_batched_successful_call_explicit_loop SKIPPED [ 10%] test/test_batched_timers_aio.py::test_batched_cancel SKIPPED (could ...) [ 10%] test/test_batched_timers_aio.py::test_batched_cancel_too_late SKIPPED [ 11%] test/test_batched_timers_tx.py::test_batched_successful_call SKIPPED [ 12%] test/test_batched_timers_tx.py::test_batched_cancel SKIPPED [ 13%] test/test_batched_timers_tx.py::test_batched_cancel_too_late SKIPPED [ 14%] test/test_batched_timers_tx.py::test_batched_chunks SKIPPED [ 15%] test/test_batched_timers_tx.py::test_batched_chunks_with_errors SKIPPED [ 15%] test/test_batched_timers_tx.py::test_batched_close_to_now SKIPPED [ 16%] test/test_call_later.py::test_default_reactor SKIPPED [ 17%] test/test_call_later.py::test_explicit_reactor_future[twisted] SKIPPED [ 18%] test/test_call_later.py::test_explicit_reactor_future[asyncio] PASSED [ 19%] test/test_call_later.py::test_create_future_explicit_loop[twisted] SKIPPED [ 20%] test/test_call_later.py::test_create_future_explicit_loop[asyncio] PASSED [ 21%] test/test_call_later.py::test_create_future_success_explicit_loop[twisted] SKIPPED [ 21%] test/test_call_later.py::test_create_future_success_explicit_loop[asyncio] PASSED [ 22%] test/test_call_later.py::test_create_future_failure_explicit_loop[twisted] SKIPPED [ 23%] test/test_call_later.py::test_create_future_failure_explicit_loop[asyncio] PASSED [ 24%] test/test_call_later.py::test_explicit_reactor_coroutine[twisted] SKIPPED [ 25%] test/test_call_later.py::test_explicit_reactor_coroutine[asyncio] PASSED [ 26%] test/test_call_later.py::test_call_later_tx SKIPPED [ 26%] test/test_call_later.py::test_call_later_aio SKIPPED (could not impo...) [ 27%] test/test_callback.py::test_default_resolve[twisted] SKIPPED [ 28%] test/test_callback.py::test_default_resolve[asyncio] PASSED [ 29%] test/test_callback.py::test_callback[twisted] SKIPPED [ 30%] test/test_callback.py::test_callback[asyncio] PASSED [ 31%] test/test_callback.py::test_immediate_result[twisted] SKIPPED [ 31%] test/test_callback.py::test_immediate_result[asyncio] PASSED [ 32%] test/test_cancel.py::test_cancel[twisted] SKIPPED [ 33%] test/test_cancel.py::test_cancel[asyncio] PASSED [ 34%] test/test_create.py::test_illegal_args[twisted] SKIPPED [ 35%] test/test_create.py::test_illegal_args[asyncio] PASSED [ 36%] test/test_create.py::test_create_result[twisted] SKIPPED [ 36%] test/test_create.py::test_create_result[asyncio] PASSED [ 37%] test/test_create.py::test_create_error[twisted] SKIPPED [ 38%] test/test_create.py::test_create_error[asyncio] PASSED [ 39%] test/test_errback.py::test_errback[twisted] SKIPPED [ 40%] test/test_errback.py::test_errback[asyncio] PASSED [ 41%] test/test_errback.py::test_errback_without_except[twisted] SKIPPED [ 42%] test/test_errback.py::test_errback_without_except[asyncio] PASSED [ 42%] test/test_errback.py::test_errback_plain_exception[twisted] SKIPPED [ 43%] test/test_errback.py::test_errback_plain_exception[asyncio] PASSED [ 44%] test/test_errback.py::test_errback_cancel_exception[twisted] SKIPPED [ 45%] test/test_errback.py::test_errback_cancel_exception[asyncio] PASSED [ 46%] test/test_errback.py::test_errback_illegal_args[twisted] SKIPPED [ 47%] test/test_errback.py::test_errback_illegal_args[asyncio] PASSED [ 47%] test/test_errback.py::test_errback_reject_no_args[twisted] SKIPPED [ 48%] test/test_errback.py::test_errback_reject_no_args[asyncio] PASSED [ 49%] test/test_errback.py::test_immediate_failure[twisted] SKIPPED [ 50%] test/test_errback.py::test_immediate_failure[asyncio] PASSED [ 51%] test/test_gather.py::test_gather_two[twisted] SKIPPED [ 52%] test/test_gather.py::test_gather_two[asyncio] PASSED [ 52%] test/test_gather.py::test_gather_no_consume[twisted] SKIPPED [ 53%] test/test_gather.py::test_gather_no_consume[asyncio] PASSED [ 54%] test/test_imports.py::test_use_twisted SKIPPED [ 55%] test/test_imports.py::test_use_twisted_no_twisted PASSED [ 56%] test/test_imports.py::test_use_asyncio PASSED [ 57%] test/test_is_future.py::test_is_future_generic[twisted] SKIPPED [ 57%] test/test_is_future.py::test_is_future_generic[asyncio] PASSED [ 58%] test/test_is_future.py::test_is_future_coroutine PASSED [ 59%] test/test_is_future.py::test_is_called[twisted] SKIPPED [ 60%] test/test_is_future.py::test_is_called[asyncio] PASSED [ 61%] test/test_legacy_logging.py::test_log_stdlib PASSED [ 62%] test/test_logging.py::test_categories[twisted] SKIPPED [ 63%] test/test_logging.py::test_categories[asyncio] PASSED [ 63%] test/test_logging.py::test_categories_subsequent[twisted] SKIPPED [ 64%] test/test_logging.py::test_categories_subsequent[asyncio] PASSED [ 65%] test/test_logging.py::test_critical[twisted] SKIPPED [ 66%] test/test_logging.py::test_critical[asyncio] PASSED [ 67%] test/test_logging.py::test_info[twisted] SKIPPED [ 68%] test/test_logging.py::test_info[asyncio] PASSED [ 68%] test/test_logging.py::test_legacy_error_with_traceback[twisted] SKIPPED [ 69%] test/test_logging.py::test_legacy_error_with_traceback[asyncio] PASSED [ 70%] test/test_logging.py::test_trace[twisted] SKIPPED [ 71%] test/test_logging.py::test_trace[asyncio] PASSED [ 72%] test/test_logging.py::test_emit_noop[twisted] SKIPPED [ 73%] test/test_logging.py::test_emit_noop[asyncio] PASSED [ 73%] test/test_logging.py::test_emit_ok[twisted] SKIPPED [ 74%] test/test_logging.py::test_emit_ok[asyncio] PASSED [ 75%] test/test_logging.py::test_bad_failures[twisted] SKIPPED [ 76%] test/test_logging.py::test_bad_failures[asyncio] PASSED [ 77%] test/test_logging.py::test_debug_with_object[twisted] SKIPPED [ 78%] test/test_logging.py::test_debug_with_object[asyncio] PASSED [ 78%] test/test_logging.py::test_log_noop_trace[twisted] SKIPPED [ 79%] test/test_logging.py::test_log_noop_trace[asyncio] PASSED [ 80%] test/test_logging.py::test_double_start[twisted] SKIPPED [ 81%] test/test_logging.py::test_double_start[asyncio] PASSED [ 82%] test/test_logging.py::test_invalid_level[twisted] SKIPPED [ 83%] test/test_logging.py::test_invalid_level[asyncio] PASSED [ 84%] test/test_logging.py::test_class_descriptor[twisted] SKIPPED [ 84%] test/test_logging.py::test_class_descriptor[asyncio] PASSED [ 85%] test/test_logging.py::test_class_attribute[twisted] SKIPPED [ 86%] test/test_logging.py::test_class_attribute[asyncio] PASSED [ 87%] test/test_logging.py::test_log_converter[twisted] SKIPPED [ 88%] test/test_logging.py::test_log_converter[asyncio] SKIPPED (could not...) [ 89%] test/test_logging.py::test_txlog_write_binary[twisted] SKIPPED [ 89%] test/test_logging.py::test_txlog_write_binary[asyncio] SKIPPED (coul...) [ 90%] test/test_logging.py::test_txlog_write_text[twisted] SKIPPED [ 91%] test/test_logging.py::test_txlog_write_text[asyncio] SKIPPED [ 92%] test/test_logging.py::test_aiolog_write_binary[twisted] SKIPPED [ 93%] test/test_logging.py::test_aiolog_write_binary[asyncio] PASSED [ 94%] test/test_logging.py::test_aiolog_write_text[twisted] SKIPPED [ 94%] test/test_logging.py::test_aiolog_write_text[asyncio] PASSED [ 95%] test/test_packaging.py::test_sdist SKIPPED (Not needed for RPM build) [ 96%] test/test_util.py::test_time_ns[twisted] SKIPPED [ 97%] test/test_util.py::test_time_ns[asyncio] PASSED [ 98%] test/test_util.py::test_perf_counter_ns[twisted] SKIPPED [ 99%] test/test_util.py::test_perf_counter_ns[asyncio] PASSED [100%] =============================== warnings summary =============================== test/test_as_future.py::test_as_future_coroutine[asyncio] /builddir/build/BUILD/txaio-22.2.1/test/test_as_future.py:108: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead def method(*args, **kw): test/test_call_later.py::test_explicit_reactor_coroutine[asyncio] /builddir/build/BUILD/txaio-22.2.1/test/test_call_later.py:177: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead def some_coroutine(): test/test_is_future.py::test_is_future_coroutine /builddir/build/BUILD/txaio-22.2.1/test/test_is_future.py:48: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead def some_coroutine(): -- Docs: https://docs.pytest.org/en/stable/warnings.html ================== 51 passed, 68 skipped, 3 warnings in 0.34s ================== + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-txaio-22.2.1-1.el9s.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.NABKRh + umask 022 + cd /builddir/build/BUILD + cd txaio-22.2.1 + DOCDIR=/builddir/build/BUILDROOT/python-txaio-22.2.1-1.el9s.noarch/usr/share/doc/python3-txaio + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-txaio-22.2.1-1.el9s.noarch/usr/share/doc/python3-txaio + cp -pr README.rst /builddir/build/BUILDROOT/python-txaio-22.2.1-1.el9s.noarch/usr/share/doc/python3-txaio + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.PzYSva + umask 022 + cd /builddir/build/BUILD + cd txaio-22.2.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-txaio-22.2.1-1.el9s.noarch/usr/share/licenses/python3-txaio + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-txaio-22.2.1-1.el9s.noarch/usr/share/licenses/python3-txaio + cp -pr LICENSE /builddir/build/BUILDROOT/python-txaio-22.2.1-1.el9s.noarch/usr/share/licenses/python3-txaio + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-txaio = 22.2.1-1.el9s python3-txaio = 22.2.1-1.el9s python3.9-txaio = 22.2.1-1.el9s python3.9dist(txaio) = 22.2.1 python3dist(txaio) = 22.2.1 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.9 Obsoletes: python39-txaio < 22.2.1-1.el9s Processing files: python-txaio-doc-22.2.1-1.el9s.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.iPiR7J + umask 022 + cd /builddir/build/BUILD + cd txaio-22.2.1 + DOCDIR=/builddir/build/BUILDROOT/python-txaio-22.2.1-1.el9s.noarch/usr/share/doc/python-txaio-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-txaio-22.2.1-1.el9s.noarch/usr/share/doc/python-txaio-doc + cp -pr docs/_build/html /builddir/build/BUILDROOT/python-txaio-22.2.1-1.el9s.noarch/usr/share/doc/python-txaio-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Lrt3FU + umask 022 + cd /builddir/build/BUILD + cd txaio-22.2.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-txaio-22.2.1-1.el9s.noarch/usr/share/licenses/python-txaio-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-txaio-22.2.1-1.el9s.noarch/usr/share/licenses/python-txaio-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-txaio-22.2.1-1.el9s.noarch/usr/share/licenses/python-txaio-doc + RPM_EC=0 ++ jobs -p + exit 0 warning: absolute symlink: /usr/share/doc/python-txaio-doc/html/_static/jquery.js -> /usr/share/javascript/jquery/latest/jquery.min.js Provides: python-txaio-doc = 22.2.1-1.el9s Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-txaio-22.2.1-1.el9s.noarch Wrote: /builddir/build/RPMS/python3-txaio-22.2.1-1.el9s.noarch.rpm Wrote: /builddir/build/RPMS/python-txaio-doc-22.2.1-1.el9s.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.N3f6hS + umask 022 + cd /builddir/build/BUILD + cd txaio-22.2.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-txaio-22.2.1-1.el9s.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0