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-path-15.1.2-2.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.XsFzT0
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf path-15.1.2
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/path-15.1.2.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd path-15.1.2
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ sed -i 's/\[pytest\]/\[tool:pytest\]/' setup.cfg
+ sed -i 's/ --flake8//' pytest.ini
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.qYxfTJ
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd path-15.1.2
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ SETUPTOOLS_SCM_PRETEND_VERSION=15.1.2
+ 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'
/usr/lib/python3.9/site-packages/setuptools/__init__.py:148: SetuptoolsDeprecationWarning: setup_requires is deprecated. Supply build dependencies using PEP 517 pyproject.toml build-requires.
  warnings.warn(
running build
running build_py
creating build
creating build/lib
creating build/lib/path
copying path/py37compat.py -> build/lib/path
copying path/matchers.py -> build/lib/path
copying path/__init__.py -> build/lib/path
running egg_info
writing path.egg-info/PKG-INFO
writing dependency_links to path.egg-info/dependency_links.txt
writing requirements to path.egg-info/requires.txt
writing top-level names to path.egg-info/top_level.txt
reading manifest file 'path.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'path.egg-info/SOURCES.txt'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.rJW22m
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/python-path-15.1.2-2.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/python-path-15.1.2-2.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/python-path-15.1.2-2.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/python-path-15.1.2-2.mga9.aarch64
+ cd path-15.1.2
+ '[' 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-path-15.1.2-2.mga9.aarch64
/usr/lib/python3.9/site-packages/setuptools/__init__.py:148: SetuptoolsDeprecationWarning: setup_requires is deprecated. Supply build dependencies using PEP 517 pyproject.toml build-requires.
  warnings.warn(
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-path-15.1.2-2.mga9.aarch64/usr
creating /home/iurt/rpmbuild/BUILDROOT/python-path-15.1.2-2.mga9.aarch64/usr/lib
creating /home/iurt/rpmbuild/BUILDROOT/python-path-15.1.2-2.mga9.aarch64/usr/lib/python3.9
creating /home/iurt/rpmbuild/BUILDROOT/python-path-15.1.2-2.mga9.aarch64/usr/lib/python3.9/site-packages
creating /home/iurt/rpmbuild/BUILDROOT/python-path-15.1.2-2.mga9.aarch64/usr/lib/python3.9/site-packages/path
copying build/lib/path/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-path-15.1.2-2.mga9.aarch64/usr/lib/python3.9/site-packages/path
copying build/lib/path/matchers.py -> /home/iurt/rpmbuild/BUILDROOT/python-path-15.1.2-2.mga9.aarch64/usr/lib/python3.9/site-packages/path
copying build/lib/path/py37compat.py -> /home/iurt/rpmbuild/BUILDROOT/python-path-15.1.2-2.mga9.aarch64/usr/lib/python3.9/site-packages/path
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-path-15.1.2-2.mga9.aarch64/usr/lib/python3.9/site-packages/path/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-path-15.1.2-2.mga9.aarch64/usr/lib/python3.9/site-packages/path/matchers.py to matchers.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-path-15.1.2-2.mga9.aarch64/usr/lib/python3.9/site-packages/path/py37compat.py to py37compat.cpython-39.pyc
writing byte-compilation script '/tmp/tmpyiqfytr8.py'
/usr/bin/python3 /tmp/tmpyiqfytr8.py
removing /tmp/tmpyiqfytr8.py
running install_egg_info
running egg_info
writing path.egg-info/PKG-INFO
writing dependency_links to path.egg-info/dependency_links.txt
writing requirements to path.egg-info/requires.txt
writing top-level names to path.egg-info/top_level.txt
reading manifest file 'path.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'path.egg-info/SOURCES.txt'
Copying path.egg-info to /home/iurt/rpmbuild/BUILDROOT/python-path-15.1.2-2.mga9.aarch64/usr/lib/python3.9/site-packages/path-15.1.2-py3.9.egg-info
running install_scripts
+ rm -rfv /home/iurt/rpmbuild/BUILDROOT/python-path-15.1.2-2.mga9.aarch64/usr/bin/__pycache__
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 15.1.2-2.mga9 --unique-debug-suffix -15.1.2-2.mga9.aarch64 --unique-debug-src-base python-path-15.1.2-2.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/path-15.1.2

+ /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-path-15.1.2-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.bkApHk
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd path-15.1.2
+ '[' 1 -eq 1 ']'
+ PYTHONPATH=/home/iurt/rpmbuild/BUILDROOT/python-path-15.1.2-2.mga9.aarch64/usr/lib/python3.9/site-packages
+ pytest-3 -v
============================= test session starts ==============================
platform linux -- Python 3.9.8, pytest-6.2.4, py-1.10.0, pluggy-1.0.0 -- /usr/bin/python3
cachedir: .pytest_cache
rootdir: /home/iurt/rpmbuild/BUILD/path-15.1.2, configfile: pytest.ini
collecting ... collected 85 items

test_path.py::TestBasics::test_relpath PASSED                            [  1%]
test_path.py::TestBasics::test_construction_from_none PASSED             [  2%]
test_path.py::TestBasics::test_construction_from_int PASSED              [  3%]
test_path.py::TestBasics::test_string_compatibility PASSED               [  4%]
test_path.py::TestBasics::test_properties PASSED                         [  5%]
test_path.py::TestBasics::test_methods PASSED                            [  7%]
test_path.py::TestBasics::test_UNC SKIPPED (condition: not hasattr(o...) [  8%]
test_path.py::TestBasics::test_explicit_module PASSED                    [  9%]
test_path.py::TestBasics::test_explicit_module_classes PASSED            [ 10%]
test_path.py::TestBasics::test_joinpath_on_instance PASSED               [ 11%]
test_path.py::TestBasics::test_joinpath_to_nothing PASSED                [ 12%]
test_path.py::TestBasics::test_joinpath_on_class PASSED                  [ 14%]
test_path.py::TestBasics::test_joinpath_fails_on_empty PASSED            [ 15%]
test_path.py::TestBasics::test_joinpath_returns_same_type PASSED         [ 16%]
test_path.py::TestReadWriteText::test_read_write PASSED                  [ 17%]
test_path.py::TestPerformance::test_import_time PASSED                   [ 18%]
test_path.py::TestSymbolicLinksWalk::test_skip_symlinks PASSED           [ 20%]
test_path.py::TestSelfReturn::test_makedirs_p PASSED                     [ 21%]
test_path.py::TestSelfReturn::test_makedirs_p_extant PASSED              [ 22%]
test_path.py::TestSelfReturn::test_rename PASSED                         [ 23%]
test_path.py::TestSelfReturn::test_mkdir PASSED                          [ 24%]
test_path.py::TestSelfReturn::test_touch PASSED                          [ 25%]
test_path.py::TestScratchDir::test_context_manager PASSED                [ 27%]
test_path.py::TestScratchDir::test_touch PASSED                          [ 28%]
test_path.py::TestScratchDir::test_listing PASSED                        [ 29%]
test_path.py::TestScratchDir::test_listdir_other_encoding PASSED         [ 30%]
test_path.py::TestScratchDir::test_makedirs PASSED                       [ 31%]
test_path.py::TestScratchDir::test_shutil PASSED                         [ 32%]
test_path.py::TestScratchDir::test_patterns PASSED                       [ 34%]
test_path.py::TestScratchDir::test_unicode[UTF-8] PASSED                 [ 35%]
test_path.py::TestScratchDir::test_unicode[UTF-16BE] PASSED              [ 36%]
test_path.py::TestScratchDir::test_unicode[UTF-16LE] PASSED              [ 37%]
test_path.py::TestScratchDir::test_unicode[UTF-16] PASSED                [ 38%]
test_path.py::TestScratchDir::test_chunks PASSED                         [ 40%]
test_path.py::TestScratchDir::test_samefile PASSED                       [ 41%]
test_path.py::TestScratchDir::test_rmtree_p PASSED                       [ 42%]
test_path.py::TestScratchDir::test_rmtree_p_nonexistent PASSED           [ 43%]
test_path.py::TestScratchDir::test_rmdir_p_exists PASSED                 [ 44%]
test_path.py::TestScratchDir::test_rmdir_p_nonexistent PASSED            [ 45%]
test_path.py::TestScratchDir::test_rmdir_p_sub_sub_dir PASSED            [ 47%]
test_path.py::TestMergeTree::test_with_nonexisting_dst_kwargs PASSED     [ 48%]
test_path.py::TestMergeTree::test_with_nonexisting_dst_args PASSED       [ 49%]
test_path.py::TestMergeTree::test_with_existing_dst PASSED               [ 50%]
test_path.py::TestMergeTree::test_copytree_parameters PASSED             [ 51%]
test_path.py::TestMergeTree::test_only_newer PASSED                      [ 52%]
test_path.py::TestChdir::test_chdir_or_cd PASSED                         [ 54%]
test_path.py::TestSubclass::test_subclass_produces_same_class PASSED     [ 55%]
test_path.py::TestTempDir::test_constructor PASSED                       [ 56%]
test_path.py::TestTempDir::test_next_class PASSED                        [ 57%]
test_path.py::TestTempDir::test_context_manager PASSED                   [ 58%]
test_path.py::TestTempDir::test_context_manager_exception PASSED         [ 60%]
test_path.py::TestTempDir::test_context_manager_using_with PASSED        [ 61%]
test_path.py::TestUnicode::test_walkdirs_with_unicode_name PASSED        [ 62%]
test_path.py::TestPatternMatching::test_fnmatch_simple PASSED            [ 63%]
test_path.py::TestPatternMatching::test_fnmatch_custom_mod PASSED        [ 64%]
test_path.py::TestPatternMatching::test_fnmatch_custom_normcase PASSED   [ 65%]
test_path.py::TestPatternMatching::test_listdir_simple PASSED            [ 67%]
test_path.py::TestPatternMatching::test_listdir_empty_pattern PASSED     [ 68%]
test_path.py::TestPatternMatching::test_listdir_patterns PASSED          [ 69%]
test_path.py::TestPatternMatching::test_listdir_custom_module PASSED     [ 70%]
test_path.py::TestPatternMatching::test_listdir_case_insensitive PASSED  [ 71%]
test_path.py::TestPatternMatching::test_walk_case_insensitive PASSED     [ 72%]
test_path.py::TestInPlace::test_line_by_line_rewrite PASSED              [ 74%]
test_path.py::TestInPlace::test_exception_in_context PASSED              [ 75%]
test_path.py::TestSpecialPaths::test_basic_paths SKIPPED (could not ...) [ 76%]
test_path.py::TestSpecialPaths::test_unix_paths SKIPPED (could not i...) [ 77%]
test_path.py::TestSpecialPaths::test_unix_paths_fallback SKIPPED (co...) [ 78%]
test_path.py::TestSpecialPaths::test_property SKIPPED (could not imp...) [ 80%]
test_path.py::TestSpecialPaths::test_other_parameters SKIPPED (could...) [ 81%]
test_path.py::TestSpecialPaths::test_multipath SKIPPED (could not im...) [ 82%]
test_path.py::TestSpecialPaths::test_reused_SpecialResolver SKIPPED      [ 83%]
test_path.py::TestMultiPath::test_for_class PASSED                       [ 84%]
test_path.py::TestMultiPath::test_detect_no_pathsep PASSED               [ 85%]
test_path.py::TestMultiPath::test_detect_with_pathsep PASSED             [ 87%]
test_path.py::TestMultiPath::test_iteration PASSED                       [ 88%]
test_path.py::test_no_dependencies PASSED                                [ 89%]
path/__init__.py::path.ExtantFile PASSED                                 [ 90%]
path/__init__.py::path.ExtantPath PASSED                                 [ 91%]
path/__init__.py::path.Path.chunks PASSED                                [ 92%]
path/__init__.py::path.Path.stem PASSED                                  [ 94%]
path/__init__.py::path.Path.with_suffix PASSED                           [ 95%]
path/__init__.py::path.TempDir PASSED                                    [ 96%]
path/__init__.py::path.Traversal PASSED                                  [ 97%]
path/__init__.py::path._multi_permission_mask PASSED                     [ 98%]
path/__init__.py::path._permission_mask PASSED                           [100%]

======================== 77 passed, 8 skipped in 6.06s =========================
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: python3-path-15.1.2-2.mga9.noarch
Provides: python-path = 15.1.2-2.mga9 python3-path = 15.1.2-2.mga9 python3.9-path = 15.1.2-2.mga9 python3.9dist(path) = 15.1.2 python3dist(path) = 15.1.2
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-path < 15.1.2-2.mga9
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/python-path-15.1.2-2.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/noarch/python3-path-15.1.2-2.mga9.noarch.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.K9hZlE
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd path-15.1.2
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-path-15.1.2-2.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Wc9M2g
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf path-15.1.2
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!