Mock Version: 2.12 Mock Version: 2.12 Mock Version: 2.12 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-pathspec.spec'], chrootPath='/var/lib/mock/f36-build-31295323-4277580/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'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-pathspec.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'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1637107200 Wrote: /builddir/build/SRPMS/python-pathspec-0.9.0-1.fc36.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-pathspec.spec'], chrootPath='/var/lib/mock/f36-build-31295323-4277580/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'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-pathspec.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'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1637107200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.LJjfn1 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pathspec-0.9.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/pathspec-0.9.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pathspec-0.9.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf pathspec.egg-info + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.0QSbr4 + umask 022 + cd /builddir/build/BUILD + cd pathspec-0.9.0 + 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 -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 ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' /usr/lib/python3.10/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/pathspec copying pathspec/pattern.py -> build/lib/pathspec copying pathspec/pathspec.py -> build/lib/pathspec copying pathspec/__init__.py -> build/lib/pathspec copying pathspec/_meta.py -> build/lib/pathspec copying pathspec/util.py -> build/lib/pathspec copying pathspec/compat.py -> build/lib/pathspec creating build/lib/pathspec/tests copying pathspec/tests/__init__.py -> build/lib/pathspec/tests copying pathspec/tests/test_gitwildmatch.py -> build/lib/pathspec/tests copying pathspec/tests/test_util.py -> build/lib/pathspec/tests copying pathspec/tests/test_pathspec.py -> build/lib/pathspec/tests creating build/lib/pathspec/patterns copying pathspec/patterns/__init__.py -> build/lib/pathspec/patterns copying pathspec/patterns/gitwildmatch.py -> build/lib/pathspec/patterns + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.QUQhQ7 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pathspec-0.9.0-1.fc36.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pathspec-0.9.0-1.fc36.noarch ++ dirname /builddir/build/BUILDROOT/python-pathspec-0.9.0-1.fc36.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pathspec-0.9.0-1.fc36.noarch + cd pathspec-0.9.0 + 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 -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 ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-pathspec-0.9.0-1.fc36.noarch /usr/lib/python3.10/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.10/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 /builddir/build/BUILDROOT/python-pathspec-0.9.0-1.fc36.noarch/usr creating /builddir/build/BUILDROOT/python-pathspec-0.9.0-1.fc36.noarch/usr/lib creating /builddir/build/BUILDROOT/python-pathspec-0.9.0-1.fc36.noarch/usr/lib/python3.10 creating /builddir/build/BUILDROOT/python-pathspec-0.9.0-1.fc36.noarch/usr/lib/python3.10/site-packages creating /builddir/build/BUILDROOT/python-pathspec-0.9.0-1.fc36.noarch/usr/lib/python3.10/site-packages/pathspec copying build/lib/pathspec/pattern.py -> /builddir/build/BUILDROOT/python-pathspec-0.9.0-1.fc36.noarch/usr/lib/python3.10/site-packages/pathspec copying build/lib/pathspec/pathspec.py -> /builddir/build/BUILDROOT/python-pathspec-0.9.0-1.fc36.noarch/usr/lib/python3.10/site-packages/pathspec copying build/lib/pathspec/__init__.py -> /builddir/build/BUILDROOT/python-pathspec-0.9.0-1.fc36.noarch/usr/lib/python3.10/site-packages/pathspec copying build/lib/pathspec/_meta.py -> /builddir/build/BUILDROOT/python-pathspec-0.9.0-1.fc36.noarch/usr/lib/python3.10/site-packages/pathspec copying build/lib/pathspec/util.py -> /builddir/build/BUILDROOT/python-pathspec-0.9.0-1.fc36.noarch/usr/lib/python3.10/site-packages/pathspec copying build/lib/pathspec/compat.py -> /builddir/build/BUILDROOT/python-pathspec-0.9.0-1.fc36.noarch/usr/lib/python3.10/site-packages/pathspec creating /builddir/build/BUILDROOT/python-pathspec-0.9.0-1.fc36.noarch/usr/lib/python3.10/site-packages/pathspec/tests copying build/lib/pathspec/tests/__init__.py -> /builddir/build/BUILDROOT/python-pathspec-0.9.0-1.fc36.noarch/usr/lib/python3.10/site-packages/pathspec/tests copying build/lib/pathspec/tests/test_gitwildmatch.py -> /builddir/build/BUILDROOT/python-pathspec-0.9.0-1.fc36.noarch/usr/lib/python3.10/site-packages/pathspec/tests copying build/lib/pathspec/tests/test_util.py -> /builddir/build/BUILDROOT/python-pathspec-0.9.0-1.fc36.noarch/usr/lib/python3.10/site-packages/pathspec/tests copying build/lib/pathspec/tests/test_pathspec.py -> /builddir/build/BUILDROOT/python-pathspec-0.9.0-1.fc36.noarch/usr/lib/python3.10/site-packages/pathspec/tests creating /builddir/build/BUILDROOT/python-pathspec-0.9.0-1.fc36.noarch/usr/lib/python3.10/site-packages/pathspec/patterns copying build/lib/pathspec/patterns/__init__.py -> /builddir/build/BUILDROOT/python-pathspec-0.9.0-1.fc36.noarch/usr/lib/python3.10/site-packages/pathspec/patterns copying build/lib/pathspec/patterns/gitwildmatch.py -> /builddir/build/BUILDROOT/python-pathspec-0.9.0-1.fc36.noarch/usr/lib/python3.10/site-packages/pathspec/patterns byte-compiling /builddir/build/BUILDROOT/python-pathspec-0.9.0-1.fc36.noarch/usr/lib/python3.10/site-packages/pathspec/pattern.py to pattern.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pathspec-0.9.0-1.fc36.noarch/usr/lib/python3.10/site-packages/pathspec/pathspec.py to pathspec.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pathspec-0.9.0-1.fc36.noarch/usr/lib/python3.10/site-packages/pathspec/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pathspec-0.9.0-1.fc36.noarch/usr/lib/python3.10/site-packages/pathspec/_meta.py to _meta.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pathspec-0.9.0-1.fc36.noarch/usr/lib/python3.10/site-packages/pathspec/util.py to util.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pathspec-0.9.0-1.fc36.noarch/usr/lib/python3.10/site-packages/pathspec/compat.py to compat.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pathspec-0.9.0-1.fc36.noarch/usr/lib/python3.10/site-packages/pathspec/tests/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pathspec-0.9.0-1.fc36.noarch/usr/lib/python3.10/site-packages/pathspec/tests/test_gitwildmatch.py to test_gitwildmatch.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pathspec-0.9.0-1.fc36.noarch/usr/lib/python3.10/site-packages/pathspec/tests/test_util.py to test_util.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pathspec-0.9.0-1.fc36.noarch/usr/lib/python3.10/site-packages/pathspec/tests/test_pathspec.py to test_pathspec.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pathspec-0.9.0-1.fc36.noarch/usr/lib/python3.10/site-packages/pathspec/patterns/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pathspec-0.9.0-1.fc36.noarch/usr/lib/python3.10/site-packages/pathspec/patterns/gitwildmatch.py to gitwildmatch.cpython-310.pyc writing byte-compilation script '/tmp/tmp1xmupvgy.py' /usr/bin/python3 -Wignore:The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives:DeprecationWarning /tmp/tmp1xmupvgy.py removing /tmp/tmp1xmupvgy.py running install_egg_info running egg_info creating pathspec.egg-info writing pathspec.egg-info/PKG-INFO writing dependency_links to pathspec.egg-info/dependency_links.txt writing top-level names to pathspec.egg-info/top_level.txt writing manifest file 'pathspec.egg-info/SOURCES.txt' reading manifest file 'pathspec.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'pathspec.egg-info/SOURCES.txt' Copying pathspec.egg-info to /builddir/build/BUILDROOT/python-pathspec-0.9.0-1.fc36.noarch/usr/lib/python3.10/site-packages/pathspec-0.9.0-py3.10.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/python-pathspec-0.9.0-1.fc36.noarch/usr/bin/__pycache__ + /usr/bin/find-debuginfo -j6 --strict-build-id -m -i --build-id-seed 0.9.0-1.fc36 --unique-debug-suffix -0.9.0-1.fc36.noarch --unique-debug-src-base python-pathspec-0.9.0-1.fc36.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/pathspec-0.9.0 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/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pathspec-0.9.0-1.fc36.noarch/usr/lib/python3.10 using python3.10 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.jkFlaI + umask 022 + cd /builddir/build/BUILD + cd pathspec-0.9.0 + /usr/bin/python3 setup.py test /usr/lib/python3.10/site-packages/setuptools/__init__.py:148: SetuptoolsDeprecationWarning: setup_requires is deprecated. Supply build dependencies using PEP 517 pyproject.toml build-requires. warnings.warn( running test running egg_info 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. writing pathspec.egg-info/PKG-INFO writing dependency_links to pathspec.egg-info/dependency_links.txt writing top-level names to pathspec.egg-info/top_level.txt reading manifest file 'pathspec.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'pathspec.egg-info/SOURCES.txt' running build_ext test_00_empty (pathspec.tests.test_gitwildmatch.GitWildMatchTest) Tests an empty pattern. ... ok test_01_absolute (pathspec.tests.test_gitwildmatch.GitWildMatchTest) Tests an absolute path pattern. ... ok test_01_absolute_root (pathspec.tests.test_gitwildmatch.GitWildMatchTest) Tests a single root absolute path pattern. ... ok test_01_relative (pathspec.tests.test_gitwildmatch.GitWildMatchTest) Tests a relative path pattern. ... ok test_01_relative_nested (pathspec.tests.test_gitwildmatch.GitWildMatchTest) Tests a relative nested path pattern. ... ok test_02_comment (pathspec.tests.test_gitwildmatch.GitWildMatchTest) Tests a comment pattern. ... ok test_02_ignore (pathspec.tests.test_gitwildmatch.GitWildMatchTest) Tests an exclude pattern. ... ok test_03_child_double_asterisk (pathspec.tests.test_gitwildmatch.GitWildMatchTest) Tests a directory name with a double-asterisk child ... ok test_03_double_asterisk_trailing_slash_edge_case (pathspec.tests.test_gitwildmatch.GitWildMatchTest) Tests the edge-case **/ pattern. ... ok test_03_duplicate_leading_double_asterisk_edge_case (pathspec.tests.test_gitwildmatch.GitWildMatchTest) Regression test for duplicate leading **/ bug. ... ok test_03_inner_double_asterisk (pathspec.tests.test_gitwildmatch.GitWildMatchTest) Tests a path with an inner double-asterisk directory. ... ok test_03_only_double_asterisk (pathspec.tests.test_gitwildmatch.GitWildMatchTest) Tests a double-asterisk pattern which matches everything. ... ok test_03_parent_double_asterisk (pathspec.tests.test_gitwildmatch.GitWildMatchTest) Tests a file name with a double-asterisk parent directory. ... ok test_04_infix_wildcard (pathspec.tests.test_gitwildmatch.GitWildMatchTest) Tests a pattern with an infix wildcard. ... ok test_04_postfix_wildcard (pathspec.tests.test_gitwildmatch.GitWildMatchTest) Tests a pattern with a postfix wildcard. ... ok test_04_prefix_wildcard (pathspec.tests.test_gitwildmatch.GitWildMatchTest) Tests a pattern with a prefix wildcard. ... ok test_05_directory (pathspec.tests.test_gitwildmatch.GitWildMatchTest) Tests a directory pattern. ... ok test_06_access_deprecated (pathspec.tests.test_gitwildmatch.GitWildMatchTest) Tests that the pattern is accessible from the root module using the ... ok test_06_registered (pathspec.tests.test_gitwildmatch.GitWildMatchTest) Tests that the pattern is registered. ... ok test_06_registered_deprecated (pathspec.tests.test_gitwildmatch.GitWildMatchTest) Tests that the pattern is registered under the deprecated alias. ... ok test_07_decode_bytes (pathspec.tests.test_gitwildmatch.GitWildMatchTest) Test decoding bytes. ... ok test_07_encode_bytes (pathspec.tests.test_gitwildmatch.GitWildMatchTest) Test encoding bytes. ... ok test_07_match_bytes_and_bytes (pathspec.tests.test_gitwildmatch.GitWildMatchTest) Test byte string patterns matching byte string paths. ... ok test_07_match_bytes_and_bytes_complete (pathspec.tests.test_gitwildmatch.GitWildMatchTest) Test byte string patterns matching byte string paths. ... ok test_07_match_bytes_and_unicode (pathspec.tests.test_gitwildmatch.GitWildMatchTest) Test byte string patterns matching byte string paths. ... skipped 'Python 3 is strict' test_07_match_bytes_and_unicode_fail (pathspec.tests.test_gitwildmatch.GitWildMatchTest) Test byte string patterns matching byte string paths. ... ok test_07_match_unicode_and_bytes (pathspec.tests.test_gitwildmatch.GitWildMatchTest) Test unicode patterns with byte paths. ... skipped 'Python 3 is strict' test_07_match_unicode_and_bytes_fail (pathspec.tests.test_gitwildmatch.GitWildMatchTest) Test unicode patterns with byte paths. ... ok test_07_match_unicode_and_unicode (pathspec.tests.test_gitwildmatch.GitWildMatchTest) Test unicode patterns with unicode paths. ... ok test_08_escape (pathspec.tests.test_gitwildmatch.GitWildMatchTest) Test escaping a string with meta-characters ... ok test_09_single_escape_fail (pathspec.tests.test_gitwildmatch.GitWildMatchTest) Test an escape on a line by itself. ... /builddir/build/BUILD/pathspec-0.9.0/pathspec/tests/test_gitwildmatch.py:546: DeprecationWarning: Please use assertRaisesRegex instead. with self.assertRaisesRegexp(GitWildMatchPatternError, expected_message_pattern): ok test_09_single_exclamation_mark_fail (pathspec.tests.test_gitwildmatch.GitWildMatchTest) Test an escape on a line by itself. ... ok test_1_files (pathspec.tests.test_util.IterTreeTest) Tests to make sure all files are found. ... ok test_2_0_check_symlink (pathspec.tests.test_util.IterTreeTest) Tests whether links can be created. ... ok test_2_1_check_realpath (pathspec.tests.test_util.IterTreeTest) Tests whether `os.path.realpath` works properly with symlinks. ... ok test_2_2_links (pathspec.tests.test_util.IterTreeTest) Tests to make sure links to directories and files work. ... ok test_2_3_sideways_links (pathspec.tests.test_util.IterTreeTest) Tests to make sure the same directory can be encountered multiple ... ok test_2_4_recursive_links (pathspec.tests.test_util.IterTreeTest) Tests detection of recursive links. ... ok test_2_5_recursive_circular_links (pathspec.tests.test_util.IterTreeTest) Tests detection of recursion through circular links. ... ok test_2_6_detect_broken_links (pathspec.tests.test_util.IterTreeTest) Tests that broken links are detected. ... ok test_2_7_ignore_broken_links (pathspec.tests.test_util.IterTreeTest) Tests that broken links are ignored. ... ok test_2_8_no_follow_links (pathspec.tests.test_util.IterTreeTest) Tests to make sure directory links can be ignored. ... ok test_3_entries (pathspec.tests.test_util.IterTreeTest) Tests to make sure all files are found. ... ok test_4_normalizing_pathlib_path (pathspec.tests.test_util.IterTreeTest) Tests passing pathlib.Path as argument. ... ok test_01_absolute_dir_paths_1 (pathspec.tests.test_pathspec.PathSpecTest) Tests that absolute paths will be properly normalized and matched. ... ok test_01_absolute_dir_paths_2 (pathspec.tests.test_pathspec.PathSpecTest) Tests that absolute paths will be properly normalized and matched. ... ok test_01_addition (pathspec.tests.test_pathspec.PathSpecTest) Test pattern addition using + operator ... ok test_01_current_dir_paths (pathspec.tests.test_pathspec.PathSpecTest) Tests that paths referencing the current directory will be properly ... ok test_01_match_files (pathspec.tests.test_pathspec.PathSpecTest) Tests that matching files one at a time yields the same results as ... ok test_01_windows_current_dir_paths (pathspec.tests.test_pathspec.PathSpecTest) Tests that paths referencing the current directory will be properly ... ok test_01_windows_paths (pathspec.tests.test_pathspec.PathSpecTest) Tests that Windows paths will be properly normalized and matched. ... ok test_02_addition (pathspec.tests.test_pathspec.PathSpecTest) Test pattern addition using += operator ... ok test_02_eq (pathspec.tests.test_pathspec.PathSpecTest) Tests equality. ... ok test_02_ne (pathspec.tests.test_pathspec.PathSpecTest) Tests equality. ... ok ---------------------------------------------------------------------- Ran 54 tests in 0.012s OK (skipped=2) + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-pathspec-0.9.0-1.fc36.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.CfWYwj + umask 022 + cd /builddir/build/BUILD + cd pathspec-0.9.0 + DOCDIR=/builddir/build/BUILDROOT/python-pathspec-0.9.0-1.fc36.noarch/usr/share/doc/python3-pathspec + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pathspec-0.9.0-1.fc36.noarch/usr/share/doc/python3-pathspec + cp -pr README.rst /builddir/build/BUILDROOT/python-pathspec-0.9.0-1.fc36.noarch/usr/share/doc/python3-pathspec + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.oEtkZJ + umask 022 + cd /builddir/build/BUILD + cd pathspec-0.9.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-pathspec-0.9.0-1.fc36.noarch/usr/share/licenses/python3-pathspec + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pathspec-0.9.0-1.fc36.noarch/usr/share/licenses/python3-pathspec + cp -pr LICENSE /builddir/build/BUILDROOT/python-pathspec-0.9.0-1.fc36.noarch/usr/share/licenses/python3-pathspec + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-pathspec = 0.9.0-1.fc36 python3-pathspec = 0.9.0-1.fc36 python3.10-pathspec = 0.9.0-1.fc36 python3.10dist(pathspec) = 0.9 python3dist(pathspec) = 0.9 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.10 Obsoletes: python-pathspec < 0.9.0-1.fc36 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-pathspec-0.9.0-1.fc36.noarch Wrote: /builddir/build/RPMS/python3-pathspec-0.9.0-1.fc36.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.bDECVJ + umask 022 + cd /builddir/build/BUILD + cd pathspec-0.9.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pathspec-0.9.0-1.fc36.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0