D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/python-txaio-20.4.1-2.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.GjddAh + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf txaio-20.4.1 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/txaio-20.4.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd txaio-20.4.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf txaio.egg-info + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.90Bnlh + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd txaio-20.4.1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + /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/with_asyncio.py -> build/lib/txaio copying txaio/_common.py -> build/lib/txaio copying txaio/_unframework.py -> build/lib/txaio copying txaio/__init__.py -> build/lib/txaio copying txaio/testutil.py -> build/lib/txaio copying txaio/with_twisted.py -> build/lib/txaio copying txaio/_iotype.py -> build/lib/txaio copying txaio/interfaces.py -> build/lib/txaio copying txaio/_util.py -> build/lib/txaio copying txaio/_version.py -> build/lib/txaio copying txaio/aio.py -> build/lib/txaio copying txaio/tx.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' writing manifest file 'txaio.egg-info/SOURCES.txt' + PYTHONPATH=/home/iurt/rpmbuild/BUILD/txaio-20.4.1 + sphinx-build-3 docs html Running Sphinx v3.4.1 loading translations [en]... done Initializing Spelling Checker 7.1.0 making output directory... done loading intersphinx inventory from http://docs.python.org/2/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'http://docs.python.org/2/objects.inv' not fetchable due to : HTTPConnectionPool(host='docs.python.org', port=80): Max retries exceeded with url: /2/objects.inv (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) loading intersphinx inventory from http://docs.python.org/3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'http://docs.python.org/3/objects.inv' not fetchable due to : HTTPConnectionPool(host='docs.python.org', port=80): Max retries exceeded with url: /3/objects.inv (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) loading intersphinx inventory from https://pythonhosted.org/six/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://pythonhosted.org/six/objects.inv' not fetchable due to : HTTPSConnectionPool(host='pythonhosted.org', port=443): Max retries exceeded with url: /six/objects.inv (Caused by 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 /home/iurt/rpmbuild/BUILD/txaio-20.4.1/docs/releases.rst:26: WARNING: Bullet list ends without a blank line; unexpected unindent. 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, 4 warnings. The HTML pages are in html. + rm -rf html/.doctrees html/.buildinfo + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.oSoEPi + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/python-txaio-20.4.1-2.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/python-txaio-20.4.1-2.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/python-txaio-20.4.1-2.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/python-txaio-20.4.1-2.mga8.aarch64 + cd txaio-20.4.1 + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py install -O1 --skip-build --root /home/iurt/rpmbuild/BUILDROOT/python-txaio-20.4.1-2.mga8.aarch64 running install running install_lib creating /home/iurt/rpmbuild/BUILDROOT/python-txaio-20.4.1-2.mga8.aarch64/usr creating /home/iurt/rpmbuild/BUILDROOT/python-txaio-20.4.1-2.mga8.aarch64/usr/lib creating /home/iurt/rpmbuild/BUILDROOT/python-txaio-20.4.1-2.mga8.aarch64/usr/lib/python3.8 creating /home/iurt/rpmbuild/BUILDROOT/python-txaio-20.4.1-2.mga8.aarch64/usr/lib/python3.8/site-packages creating /home/iurt/rpmbuild/BUILDROOT/python-txaio-20.4.1-2.mga8.aarch64/usr/lib/python3.8/site-packages/txaio copying build/lib/txaio/with_asyncio.py -> /home/iurt/rpmbuild/BUILDROOT/python-txaio-20.4.1-2.mga8.aarch64/usr/lib/python3.8/site-packages/txaio copying build/lib/txaio/_common.py -> /home/iurt/rpmbuild/BUILDROOT/python-txaio-20.4.1-2.mga8.aarch64/usr/lib/python3.8/site-packages/txaio copying build/lib/txaio/_unframework.py -> /home/iurt/rpmbuild/BUILDROOT/python-txaio-20.4.1-2.mga8.aarch64/usr/lib/python3.8/site-packages/txaio copying build/lib/txaio/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-txaio-20.4.1-2.mga8.aarch64/usr/lib/python3.8/site-packages/txaio copying build/lib/txaio/testutil.py -> /home/iurt/rpmbuild/BUILDROOT/python-txaio-20.4.1-2.mga8.aarch64/usr/lib/python3.8/site-packages/txaio copying build/lib/txaio/with_twisted.py -> /home/iurt/rpmbuild/BUILDROOT/python-txaio-20.4.1-2.mga8.aarch64/usr/lib/python3.8/site-packages/txaio copying build/lib/txaio/_iotype.py -> /home/iurt/rpmbuild/BUILDROOT/python-txaio-20.4.1-2.mga8.aarch64/usr/lib/python3.8/site-packages/txaio copying build/lib/txaio/interfaces.py -> /home/iurt/rpmbuild/BUILDROOT/python-txaio-20.4.1-2.mga8.aarch64/usr/lib/python3.8/site-packages/txaio copying build/lib/txaio/_util.py -> /home/iurt/rpmbuild/BUILDROOT/python-txaio-20.4.1-2.mga8.aarch64/usr/lib/python3.8/site-packages/txaio copying build/lib/txaio/_version.py -> /home/iurt/rpmbuild/BUILDROOT/python-txaio-20.4.1-2.mga8.aarch64/usr/lib/python3.8/site-packages/txaio copying build/lib/txaio/aio.py -> /home/iurt/rpmbuild/BUILDROOT/python-txaio-20.4.1-2.mga8.aarch64/usr/lib/python3.8/site-packages/txaio copying build/lib/txaio/tx.py -> /home/iurt/rpmbuild/BUILDROOT/python-txaio-20.4.1-2.mga8.aarch64/usr/lib/python3.8/site-packages/txaio byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-txaio-20.4.1-2.mga8.aarch64/usr/lib/python3.8/site-packages/txaio/with_asyncio.py to with_asyncio.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-txaio-20.4.1-2.mga8.aarch64/usr/lib/python3.8/site-packages/txaio/_common.py to _common.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-txaio-20.4.1-2.mga8.aarch64/usr/lib/python3.8/site-packages/txaio/_unframework.py to _unframework.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-txaio-20.4.1-2.mga8.aarch64/usr/lib/python3.8/site-packages/txaio/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-txaio-20.4.1-2.mga8.aarch64/usr/lib/python3.8/site-packages/txaio/testutil.py to testutil.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-txaio-20.4.1-2.mga8.aarch64/usr/lib/python3.8/site-packages/txaio/with_twisted.py to with_twisted.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-txaio-20.4.1-2.mga8.aarch64/usr/lib/python3.8/site-packages/txaio/_iotype.py to _iotype.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-txaio-20.4.1-2.mga8.aarch64/usr/lib/python3.8/site-packages/txaio/interfaces.py to interfaces.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-txaio-20.4.1-2.mga8.aarch64/usr/lib/python3.8/site-packages/txaio/_util.py to _util.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-txaio-20.4.1-2.mga8.aarch64/usr/lib/python3.8/site-packages/txaio/_version.py to _version.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-txaio-20.4.1-2.mga8.aarch64/usr/lib/python3.8/site-packages/txaio/aio.py to aio.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-txaio-20.4.1-2.mga8.aarch64/usr/lib/python3.8/site-packages/txaio/tx.py to tx.cpython-38.pyc writing byte-compilation script '/tmp/tmpahzc8u07.py' /usr/bin/python3 /tmp/tmpahzc8u07.py removing /tmp/tmpahzc8u07.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' writing manifest file 'txaio.egg-info/SOURCES.txt' Copying txaio.egg-info to /home/iurt/rpmbuild/BUILDROOT/python-txaio-20.4.1-2.mga8.aarch64/usr/lib/python3.8/site-packages/txaio-20.4.1-py3.8.egg-info running install_scripts + rm -rfv /home/iurt/rpmbuild/BUILDROOT/python-txaio-20.4.1-2.mga8.aarch64/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 20.4.1-2.mga8 --unique-debug-suffix -20.4.1-2.mga8.aarch64 --unique-debug-src-base python-txaio-20.4.1-2.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/txaio-20.4.1 + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-txaio-20.4.1-2.mga8.aarch64/usr/lib/python3.8 using /usr/bin/python3.8 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.aOqaWf + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd txaio-20.4.1 + '[' 1 -eq 1 ']' + _disable_tests_due_to_them_requiring_an_inet_conn=1 + test 1 = 1 + true + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-txaio-20.4.1-2.mga8.noarch Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.7OO1og + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd txaio-20.4.1 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-txaio-20.4.1-2.mga8.aarch64/usr/share/doc/python3-txaio + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-txaio-20.4.1-2.mga8.aarch64/usr/share/doc/python3-txaio + cp -pr README.rst /home/iurt/rpmbuild/BUILDROOT/python-txaio-20.4.1-2.mga8.aarch64/usr/share/doc/python3-txaio + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.WTXD6f + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd txaio-20.4.1 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/python-txaio-20.4.1-2.mga8.aarch64/usr/share/licenses/python3-txaio + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-txaio-20.4.1-2.mga8.aarch64/usr/share/licenses/python3-txaio + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/python-txaio-20.4.1-2.mga8.aarch64/usr/share/licenses/python3-txaio + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-txaio = 20.4.1-2.mga8 python3-txaio = 20.4.1-2.mga8 python3.8-txaio = 20.4.1-2.mga8 python3.8dist(txaio) = 20.4.1 python3dist(txaio) = 20.4.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.8 Obsoletes: python-txaio < 20.4.1-2.mga8 Processing files: python-txaio-doc-20.4.1-2.mga8.noarch Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.xbMZei + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd txaio-20.4.1 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-txaio-20.4.1-2.mga8.aarch64/usr/share/doc/python-txaio-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-txaio-20.4.1-2.mga8.aarch64/usr/share/doc/python-txaio-doc + cp -pr html /home/iurt/rpmbuild/BUILDROOT/python-txaio-20.4.1-2.mga8.aarch64/usr/share/doc/python-txaio-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.C9PTuh + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd txaio-20.4.1 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/python-txaio-20.4.1-2.mga8.aarch64/usr/share/licenses/python-txaio-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-txaio-20.4.1-2.mga8.aarch64/usr/share/licenses/python-txaio-doc + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/python-txaio-20.4.1-2.mga8.aarch64/usr/share/licenses/python-txaio-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-txaio-doc = 20.4.1-2.mga8 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 /home/iurt/rpmbuild/BUILDROOT/python-txaio-20.4.1-2.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/noarch/python3-txaio-20.4.1-2.mga8.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/python-txaio-doc-20.4.1-2.mga8.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.NgheCh + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd txaio-20.4.1 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-txaio-20.4.1-2.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Cdiclh + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf txaio-20.4.1 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!