D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Installing /home/iurt/rpmbuild/SRPMS/python-txaio-21.2.1-2.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.JWnHDy
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf txaio-21.2.1
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/txaio-21.2.1.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd txaio-21.2.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.STTPUZ
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd txaio-21.2.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_twisted.py -> build/lib/txaio
copying txaio/with_asyncio.py -> build/lib/txaio
copying txaio/tx.py -> build/lib/txaio
copying txaio/testutil.py -> build/lib/txaio
copying txaio/interfaces.py -> build/lib/txaio
copying txaio/aio.py -> build/lib/txaio
copying txaio/_version.py -> build/lib/txaio
copying txaio/_util.py -> build/lib/txaio
copying txaio/_unframework.py -> build/lib/txaio
copying txaio/_iotype.py -> build/lib/txaio
copying txaio/_common.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'
+ PYTHONPATH=/home/iurt/rpmbuild/BUILD/txaio-21.2.1
+ sphinx-build-3 docs html
Running Sphinx v4.3.0
loading translations [en]... done
Initializing Spelling Checker 7.1.0
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...
loading intersphinx inventory from https://autobahn.readthedocs.io/en/latest/objects.inv...
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://zlmdb.readthedocs.io/en/latest/objects.inv' not fetchable due to <class 'requests.exceptions.ConnectionError'>: HTTPSConnectionPool(host='zlmdb.readthedocs.io', port=443): Max retries exceeded with url: /en/latest/objects.inv (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0xffff8d872310>: 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/2/objects.inv' not fetchable due to <class 'requests.exceptions.ConnectionError'>: HTTPSConnectionPool(host='docs.python.org', port=443): Max retries exceeded with url: /2/objects.inv (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0xffff8d850eb0>: 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 <class 'requests.exceptions.ConnectionError'>: HTTPSConnectionPool(host='docs.python.org', port=443): Max retries exceeded with url: /3/objects.inv (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0xffff90100190>: 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 <class 'requests.exceptions.ConnectionError'>: HTTPSConnectionPool(host='docs.python.org', port=443): Max retries exceeded with url: /3/objects.inv (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0xffff90108e80>: 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.readthedocs.io/en/latest/objects.inv' not fetchable due to <class 'requests.exceptions.ConnectionError'>: HTTPSConnectionPool(host='docs.readthedocs.io', port=443): Max retries exceeded with url: /en/latest/objects.inv (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0xffff90108cd0>: 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://autobahn.readthedocs.io/en/latest/objects.inv' not fetchable due to <class 'requests.exceptions.ConnectionError'>: HTTPSConnectionPool(host='autobahn.readthedocs.io', port=443): Max retries exceeded with url: /en/latest/objects.inv (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0xffff900ebfa0>: 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... [ 50%] txaio
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 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.X60x2a
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/python-txaio-21.2.1-2.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/python-txaio-21.2.1-2.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/python-txaio-21.2.1-2.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/python-txaio-21.2.1-2.mga9.aarch64
+ cd txaio-21.2.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-21.2.1-2.mga9.aarch64
running install
/usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
running install_lib
creating /home/iurt/rpmbuild/BUILDROOT/python-txaio-21.2.1-2.mga9.aarch64/usr
creating /home/iurt/rpmbuild/BUILDROOT/python-txaio-21.2.1-2.mga9.aarch64/usr/lib
creating /home/iurt/rpmbuild/BUILDROOT/python-txaio-21.2.1-2.mga9.aarch64/usr/lib/python3.9
creating /home/iurt/rpmbuild/BUILDROOT/python-txaio-21.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages
creating /home/iurt/rpmbuild/BUILDROOT/python-txaio-21.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/txaio
copying build/lib/txaio/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-txaio-21.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/txaio
copying build/lib/txaio/_common.py -> /home/iurt/rpmbuild/BUILDROOT/python-txaio-21.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/txaio
copying build/lib/txaio/_iotype.py -> /home/iurt/rpmbuild/BUILDROOT/python-txaio-21.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/txaio
copying build/lib/txaio/_unframework.py -> /home/iurt/rpmbuild/BUILDROOT/python-txaio-21.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/txaio
copying build/lib/txaio/_util.py -> /home/iurt/rpmbuild/BUILDROOT/python-txaio-21.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/txaio
copying build/lib/txaio/_version.py -> /home/iurt/rpmbuild/BUILDROOT/python-txaio-21.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/txaio
copying build/lib/txaio/aio.py -> /home/iurt/rpmbuild/BUILDROOT/python-txaio-21.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/txaio
copying build/lib/txaio/interfaces.py -> /home/iurt/rpmbuild/BUILDROOT/python-txaio-21.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/txaio
copying build/lib/txaio/testutil.py -> /home/iurt/rpmbuild/BUILDROOT/python-txaio-21.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/txaio
copying build/lib/txaio/tx.py -> /home/iurt/rpmbuild/BUILDROOT/python-txaio-21.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/txaio
copying build/lib/txaio/with_asyncio.py -> /home/iurt/rpmbuild/BUILDROOT/python-txaio-21.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/txaio
copying build/lib/txaio/with_twisted.py -> /home/iurt/rpmbuild/BUILDROOT/python-txaio-21.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/txaio
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-txaio-21.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/txaio/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-txaio-21.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/txaio/_common.py to _common.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-txaio-21.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/txaio/_iotype.py to _iotype.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-txaio-21.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/txaio/_unframework.py to _unframework.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-txaio-21.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/txaio/_util.py to _util.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-txaio-21.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/txaio/_version.py to _version.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-txaio-21.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/txaio/aio.py to aio.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-txaio-21.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/txaio/interfaces.py to interfaces.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-txaio-21.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/txaio/testutil.py to testutil.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-txaio-21.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/txaio/tx.py to tx.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-txaio-21.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/txaio/with_asyncio.py to with_asyncio.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-txaio-21.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/txaio/with_twisted.py to with_twisted.cpython-39.pyc
writing byte-compilation script '/tmp/tmpej4fduc_.py'
/usr/bin/python3 /tmp/tmpej4fduc_.py
removing /tmp/tmpej4fduc_.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 /home/iurt/rpmbuild/BUILDROOT/python-txaio-21.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/txaio-21.2.1-py3.9.egg-info
running install_scripts
+ rm -rfv /home/iurt/rpmbuild/BUILDROOT/python-txaio-21.2.1-2.mga9.aarch64/usr/bin/__pycache__
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 21.2.1-2.mga9 --unique-debug-suffix -21.2.1-2.mga9.aarch64 --unique-debug-src-base python-txaio-21.2.1-2.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/txaio-21.2.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 0
Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-txaio-21.2.1-2.mga9.aarch64/usr/lib/python3.9 using python3.9
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.XzyIK1
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd txaio-21.2.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-21.2.1-2.mga9.noarch
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.fFM76b
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd txaio-21.2.1
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-txaio-21.2.1-2.mga9.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-21.2.1-2.mga9.aarch64/usr/share/doc/python3-txaio
+ cp -pr README.rst /home/iurt/rpmbuild/BUILDROOT/python-txaio-21.2.1-2.mga9.aarch64/usr/share/doc/python3-txaio
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.lHj0Ab
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd txaio-21.2.1
+ LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/python-txaio-21.2.1-2.mga9.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-21.2.1-2.mga9.aarch64/usr/share/licenses/python3-txaio
+ cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/python-txaio-21.2.1-2.mga9.aarch64/usr/share/licenses/python3-txaio
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: python-txaio = 21.2.1-2.mga9 python3-txaio = 21.2.1-2.mga9 python3.9-txaio = 21.2.1-2.mga9 python3.9dist(txaio) = 21.2.1 python3dist(txaio) = 21.2.1
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: python(abi) = 3.9
Obsoletes: python-txaio < 21.2.1-2.mga9
Processing files: python-txaio-doc-21.2.1-2.mga9.noarch
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.uOKr1j
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd txaio-21.2.1
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-txaio-21.2.1-2.mga9.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-21.2.1-2.mga9.aarch64/usr/share/doc/python-txaio-doc
+ cp -pr html /home/iurt/rpmbuild/BUILDROOT/python-txaio-21.2.1-2.mga9.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.cWQEbY
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd txaio-21.2.1
+ LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/python-txaio-21.2.1-2.mga9.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-21.2.1-2.mga9.aarch64/usr/share/licenses/python-txaio-doc
+ cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/python-txaio-21.2.1-2.mga9.aarch64/usr/share/licenses/python-txaio-doc
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: python-txaio-doc = 21.2.1-2.mga9
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-21.2.1-2.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/noarch/python3-txaio-21.2.1-2.mga9.noarch.rpm
Wrote: /home/iurt/rpmbuild/RPMS/noarch/python-txaio-doc-21.2.1-2.mga9.noarch.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.uvloFB
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd txaio-21.2.1
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-txaio-21.2.1-2.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.u0yH9G
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf txaio-21.2.1
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!