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-pytest-cache-1.0-4.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.yKgYc5
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf pytest-cache-1.0
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/pytest-cache-1.0.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd pytest-cache-1.0
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ rm -rf pytest-cache.egg-info
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.9smvI8
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd pytest-cache-1.0
+ '[' 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
copying pytest_cache.py -> build/lib
+ PYTHONPATH=/home/iurt/rpmbuild/BUILD/pytest-cache-1.0
+ sphinx-build-3 doc html
Running Sphinx v4.3.0
making output directory... done
WARNING: html_static_path entry '_static' does not exist
loading intersphinx inventory from http://docs.python.org/objects.inv...
WARNING: failed to reach any of the inventories with the following issues:
intersphinx inventory 'http://docs.python.org/objects.inv' not fetchable due to <class 'requests.exceptions.ConnectionError'>: HTTPConnectionPool(host='docs.python.org', port=80): Max retries exceeded with url: /objects.inv (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0xffffbb3e46a0>: 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 3 source files that are out of date
updating environment: [new config] 3 added, 0 changed, 0 removed
reading sources... [ 33%] api
reading sources... [ 66%] index
reading sources... [100%] readme

/home/iurt/rpmbuild/BUILD/pytest-cache-1.0/doc/readme.rst:2: WARNING: Problems with "include" directive path:
InputError: [Errno 2] No such file or directory: 'README.txt'.
looking for now-outdated files... none found
pickling environment... done
checking consistency... done
preparing documents... done
writing output... [ 33%] api
writing output... [ 66%] index
writing output... [100%] readme

/home/iurt/rpmbuild/BUILD/pytest-cache-1.0/doc/index.rst:11: WARNING: toctree contains reference to document 'readme' that doesn't have a title: no link will be generated
generating indices... genindex done
highlighting module code... [100%] pytest_cache

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.091EPr
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/python-pytest-cache-1.0-4.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/python-pytest-cache-1.0-4.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/python-pytest-cache-1.0-4.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/python-pytest-cache-1.0-4.mga9.aarch64
+ cd pytest-cache-1.0
+ '[' 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-pytest-cache-1.0-4.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-pytest-cache-1.0-4.mga9.aarch64/usr
creating /home/iurt/rpmbuild/BUILDROOT/python-pytest-cache-1.0-4.mga9.aarch64/usr/lib
creating /home/iurt/rpmbuild/BUILDROOT/python-pytest-cache-1.0-4.mga9.aarch64/usr/lib/python3.9
creating /home/iurt/rpmbuild/BUILDROOT/python-pytest-cache-1.0-4.mga9.aarch64/usr/lib/python3.9/site-packages
copying build/lib/pytest_cache.py -> /home/iurt/rpmbuild/BUILDROOT/python-pytest-cache-1.0-4.mga9.aarch64/usr/lib/python3.9/site-packages
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pytest-cache-1.0-4.mga9.aarch64/usr/lib/python3.9/site-packages/pytest_cache.py to pytest_cache.cpython-39.pyc
writing byte-compilation script '/tmp/tmp5dfyjmu5.py'
/usr/bin/python3 /tmp/tmp5dfyjmu5.py
removing /tmp/tmp5dfyjmu5.py
running install_egg_info
running egg_info
writing pytest_cache.egg-info/PKG-INFO
writing dependency_links to pytest_cache.egg-info/dependency_links.txt
writing entry points to pytest_cache.egg-info/entry_points.txt
writing requirements to pytest_cache.egg-info/requires.txt
writing top-level names to pytest_cache.egg-info/top_level.txt
reading manifest file 'pytest_cache.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'pytest_cache.egg-info/SOURCES.txt'
Copying pytest_cache.egg-info to /home/iurt/rpmbuild/BUILDROOT/python-pytest-cache-1.0-4.mga9.aarch64/usr/lib/python3.9/site-packages/pytest_cache-1.0-py3.9.egg-info
running install_scripts
+ rm -rfv /home/iurt/rpmbuild/BUILDROOT/python-pytest-cache-1.0-4.mga9.aarch64/usr/bin/__pycache__
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 1.0-4.mga9 --unique-debug-suffix -1.0-4.mga9.aarch64 --unique-debug-src-base python-pytest-cache-1.0-4.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/pytest-cache-1.0

+ /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-pytest-cache-1.0-4.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.s9Huv5
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd pytest-cache-1.0
+ '[' 1 -eq 1 ']'
+ /usr/bin/python3 setup.py test
running test
WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox.
running egg_info
writing pytest_cache.egg-info/PKG-INFO
writing dependency_links to pytest_cache.egg-info/dependency_links.txt
writing entry points to pytest_cache.egg-info/entry_points.txt
writing requirements to pytest_cache.egg-info/requires.txt
writing top-level names to pytest_cache.egg-info/top_level.txt
reading manifest file 'pytest_cache.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'pytest_cache.egg-info/SOURCES.txt'
running build_ext

----------------------------------------------------------------------
Ran 0 tests in 0.000s

OK
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: python3-pytest-cache-1.0-4.mga9.noarch
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.XmRanX
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd pytest-cache-1.0
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-pytest-cache-1.0-4.mga9.aarch64/usr/share/doc/python3-pytest-cache
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-pytest-cache-1.0-4.mga9.aarch64/usr/share/doc/python3-pytest-cache
+ cp -pr doc/readme.rst /home/iurt/rpmbuild/BUILDROOT/python-pytest-cache-1.0-4.mga9.aarch64/usr/share/doc/python3-pytest-cache
+ cp -pr README.rst /home/iurt/rpmbuild/BUILDROOT/python-pytest-cache-1.0-4.mga9.aarch64/usr/share/doc/python3-pytest-cache
+ cp -pr html /home/iurt/rpmbuild/BUILDROOT/python-pytest-cache-1.0-4.mga9.aarch64/usr/share/doc/python3-pytest-cache
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ngtX1y
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd pytest-cache-1.0
+ LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/python-pytest-cache-1.0-4.mga9.aarch64/usr/share/licenses/python3-pytest-cache
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-pytest-cache-1.0-4.mga9.aarch64/usr/share/licenses/python3-pytest-cache
+ cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/python-pytest-cache-1.0-4.mga9.aarch64/usr/share/licenses/python3-pytest-cache
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: python-pytest-cache = 1.0-4.mga9 python3-pytest-cache = 1.0-4.mga9 python3.9-pytest-cache = 1.0-4.mga9 python3.9dist(pytest-cache) = 1 python3dist(pytest-cache) = 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 python3.9dist(execnet) >= 1.1~~dev1 python3.9dist(pytest) >= 2.2
Obsoletes: python-pytest-cache < 1.0-4.mga9
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/python-pytest-cache-1.0-4.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/noarch/python3-pytest-cache-1.0-4.mga9.noarch.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.EjEvFy
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd pytest-cache-1.0
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-pytest-cache-1.0-4.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.pKHp8P
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf pytest-cache-1.0
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!