Mock Version: 6.2 Mock Version: 6.2 Mock Version: 6.2 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/python-testpath.spec'], chrootPath='/var/lib/mock/dist-an27-pre-build-569755-90672/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=86400uid=989gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/python-testpath.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=1787184000 warning: %clamp_mtime_to_source_date_epoch is deprecated, please use %build_mtime_policy Wrote: /builddir/build/SRPMS/python-testpath-0.6.0-2.an27.src.rpm RPM build warnings: %clamp_mtime_to_source_date_epoch is deprecated, please use %build_mtime_policy Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/python-testpath.spec'], chrootPath='/var/lib/mock/dist-an27-pre-build-569755-90672/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=86400uid=989gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/python-testpath.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=1787184000 Executing(%mkbuilddir): /bin/sh -e /var/tmp/rpm-tmp.vFA7pn Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.SoFpnc + umask 022 + cd /builddir/build/BUILD/python-testpath-0.6.0-build + cd /builddir/build/BUILD/python-testpath-0.6.0-build + rm -rf testpath-0.6.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/testpath-0.6.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd testpath-0.6.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -f testpath/cli-32.exe testpath/cli-64.exe + sed -i '/^\[build-system\]/,/^\[/{s/^requires = .*/requires = ["setuptools>=61.0","wheel"]/;s/^build-backend = .*/build-backend = "setuptools.build_meta"/}' pyproject.toml + python3 -c ' import re with open('\''pyproject.toml'\'') as f: content = f.read() # Remove the dynamic line content = re.sub(r'\''^dynamic\s*=\s*\[.*\]\s*$'\'', '\'''\'', content, flags=re.MULTILINE) # Add version and description after '\''name'\'' line in [project] content = content.replace( '\''name = "testpath"'\'', '\''name = "testpath"\nversion = "0.6.0"\ndescription = "Test utilities for code working with files and commands"'\'', 1 ) with open('\''pyproject.toml'\'', '\''w'\'') as f: f.write(content) ' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.QtyniE + umask 022 + cd /builddir/build/BUILD/python-testpath-0.6.0-build + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-hardened-ld-errors -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd testpath-0.6.0 + pip3 wheel --no-build-isolation --no-deps -w dist . Processing /builddir/build/BUILD/python-testpath-0.6.0-build/testpath-0.6.0 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: testpath Building wheel for testpath (pyproject.toml): started Building wheel for testpath (pyproject.toml): finished with status 'done' Created wheel for testpath: filename=testpath-0.6.0-py3-none-any.whl size=8707 sha256=de595424dc1550d6605d0c65b5419242dc18da4a6e5db68e5ccffb3345eefcb8 Stored in directory: /builddir/.cache/pip/wheels/ee/6f/f7/be43f58b9ae6b1ea01315835d844642093da3ff5ac1aa2a92a Successfully built testpath + sphinx-build-3 doc html Running Sphinx v8.2.3 loading translations [en]... done making output directory... done WARNING: html_static_path entry '_static' does not exist Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. loading intersphinx inventory 'python' from https://docs.python.org/3/objects.inv ... 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 : HTTPSConnectionPool(host='docs.python.org', port=443): Max retries exceeded with url: /3/objects.inv (Caused by NameResolutionError("HTTPSConnection(host='docs.python.org', port=443): Failed to resolve 'docs.python.org' ([Errno -3] Temporary failure in name resolution)")) building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 6 source files that are out of date updating environment: [new config] 6 added, 0 changed, 0 removed reading sources... [ 17%] commands reading sources... [ 33%] env reading sources... [ 50%] fsasserts reading sources... [ 67%] history reading sources... [ 83%] index reading sources... [100%] tempdir looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done copying assets... copying static files... Writing evaluated template result to /builddir/build/BUILD/python-testpath-0.6.0-build/testpath-0.6.0/html/_static/basic.css Writing evaluated template result to /builddir/build/BUILD/python-testpath-0.6.0-build/testpath-0.6.0/html/_static/documentation_options.js Writing evaluated template result to /builddir/build/BUILD/python-testpath-0.6.0-build/testpath-0.6.0/html/_static/language_data.js Writing evaluated template result to /builddir/build/BUILD/python-testpath-0.6.0-build/testpath-0.6.0/html/_static/classic.css Writing evaluated template result to /builddir/build/BUILD/python-testpath-0.6.0-build/testpath-0.6.0/html/_static/sidebar.js copying static files: done copying extra files... copying extra files: done copying assets: done writing output... [ 17%] commands writing output... [ 33%] env writing output... [ 50%] fsasserts writing output... [ 67%] history writing output... [ 83%] index writing output... [100%] tempdir generating indices... genindex py-modindex done writing additional pages... search done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 2 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 /var/tmp/rpm-tmp.rkNLIB + umask 022 + cd /builddir/build/BUILD/python-testpath-0.6.0-build + '[' /builddir/build/BUILD/python-testpath-0.6.0-build/BUILDROOT '!=' / ']' + rm -rf /builddir/build/BUILD/python-testpath-0.6.0-build/BUILDROOT ++ dirname /builddir/build/BUILD/python-testpath-0.6.0-build/BUILDROOT + mkdir -p /builddir/build/BUILD/python-testpath-0.6.0-build + mkdir /builddir/build/BUILD/python-testpath-0.6.0-build/BUILDROOT + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-hardened-ld-errors -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd testpath-0.6.0 + pip3 install --no-build-isolation --no-deps --root /builddir/build/BUILD/python-testpath-0.6.0-build/BUILDROOT dist/testpath-0.6.0-py3-none-any.whl Processing ./dist/testpath-0.6.0-py3-none-any.whl Installing collected packages: testpath Successfully installed testpath-0.6.0 + rm -f /builddir/build/BUILD/python-testpath-0.6.0-build/BUILDROOT/usr/lib/python3.12/site-packages/testpath-0.6.0.dist-info/REQUESTED + rm -f /builddir/build/BUILD/python-testpath-0.6.0-build/python-testpath-0.6.0-2.an27.noarch-pyproject-record + for distinfo in /builddir/build/BUILD/python-testpath-0.6.0-build/BUILDROOT/usr/lib/python3.12/site-packages/*.dist-info + '[' -f /builddir/build/BUILD/python-testpath-0.6.0-build/BUILDROOT/usr/lib/python3.12/site-packages/testpath-0.6.0.dist-info/RECORD ']' + PYTHONPATH=/usr/lib/rpm/anolis + /usr/bin/python3 -B /usr/lib/rpm/anolis/pyproject_preprocess_record.py --buildroot /builddir/build/BUILD/python-testpath-0.6.0-build/BUILDROOT --record /builddir/build/BUILD/python-testpath-0.6.0-build/BUILDROOT/usr/lib/python3.12/site-packages/testpath-0.6.0.dist-info/RECORD --output /builddir/build/BUILD/python-testpath-0.6.0-build/python-testpath-0.6.0-2.an27.noarch-pyproject-record + RPM_FILES_ESCAPE=4.19 + /usr/bin/python3 /usr/lib/rpm/anolis/pyproject_save_files.py --output-files /builddir/build/BUILD/python-testpath-0.6.0-build/python-testpath-0.6.0-2.an27.noarch-pyproject-files --output-modules /builddir/build/BUILD/python-testpath-0.6.0-build/python-testpath-0.6.0-2.an27.noarch-pyproject-modules --buildroot /builddir/build/BUILD/python-testpath-0.6.0-build/BUILDROOT --sitelib /usr/lib/python3.12/site-packages --sitearch /usr/lib64/python3.12/site-packages --python-version 3.12 --pyproject-record /builddir/build/BUILD/python-testpath-0.6.0-build/python-testpath-0.6.0-2.an27.noarch-pyproject-record --prefix /usr testpath + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/anolis/brp-ldconfig + COMPRESS='gzip -9 -n' + COMPRESS_EXT=.gz + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/anolis/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/anolis/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/anolis/brp-python-rpm-in-distinfo + env /usr/lib/rpm/anolis/brp-python-bytecompile '' 1 0 -j80 Bytecompiling .py files below /builddir/build/BUILD/python-testpath-0.6.0-build/BUILDROOT/usr/lib/python3.12 using python3.12 + /usr/lib/rpm/anolis/brp-python-hardlink Processing files: python3-testpath-0.6.0-2.an27.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.WX6BsE + umask 022 + cd /builddir/build/BUILD/python-testpath-0.6.0-build + cd testpath-0.6.0 + DOCDIR=/builddir/build/BUILD/python-testpath-0.6.0-build/BUILDROOT/usr/share/doc/python3-testpath + export LC_ALL=C.UTF-8 + LC_ALL=C.UTF-8 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILD/python-testpath-0.6.0-build/BUILDROOT/usr/share/doc/python3-testpath + cp -pr /builddir/build/BUILD/python-testpath-0.6.0-build/testpath-0.6.0/README.rst /builddir/build/BUILD/python-testpath-0.6.0-build/BUILDROOT/usr/share/doc/python3-testpath + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.YYqBaj + umask 022 + cd /builddir/build/BUILD/python-testpath-0.6.0-build + cd testpath-0.6.0 + LICENSEDIR=/builddir/build/BUILD/python-testpath-0.6.0-build/BUILDROOT/usr/share/licenses/python3-testpath + export LC_ALL=C.UTF-8 + LC_ALL=C.UTF-8 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILD/python-testpath-0.6.0-build/BUILDROOT/usr/share/licenses/python3-testpath + cp -pr /builddir/build/BUILD/python-testpath-0.6.0-build/testpath-0.6.0/LICENSE /builddir/build/BUILD/python-testpath-0.6.0-build/BUILDROOT/usr/share/licenses/python3-testpath + RPM_EC=0 ++ jobs -p + exit 0 warning: %clamp_mtime_to_source_date_epoch is deprecated, please use %build_mtime_policy Provides: python3-testpath = 0.6.0-2.an27 python3.12dist(testpath) = 0.6 python3dist(testpath) = 0.6 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.12 Processing files: python-testpath-doc-0.6.0-2.an27.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.nF8jMD + umask 022 + cd /builddir/build/BUILD/python-testpath-0.6.0-build + cd testpath-0.6.0 + DOCDIR=/builddir/build/BUILD/python-testpath-0.6.0-build/BUILDROOT/usr/share/doc/python-testpath-doc + export LC_ALL=C.UTF-8 + LC_ALL=C.UTF-8 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILD/python-testpath-0.6.0-build/BUILDROOT/usr/share/doc/python-testpath-doc + cp -pr /builddir/build/BUILD/python-testpath-0.6.0-build/testpath-0.6.0/html /builddir/build/BUILD/python-testpath-0.6.0-build/BUILDROOT/usr/share/doc/python-testpath-doc + RPM_EC=0 ++ jobs -p + exit 0 warning: %clamp_mtime_to_source_date_epoch is deprecated, please use %build_mtime_policy Provides: python-testpath-doc = 0.6.0-2.an27 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 /builddir/build/BUILD/python-testpath-0.6.0-build/BUILDROOT Wrote: /builddir/build/RPMS/python3-testpath-0.6.0-2.an27.noarch.rpm Wrote: /builddir/build/RPMS/python-testpath-doc-0.6.0-2.an27.noarch.rpm RPM build warnings: %clamp_mtime_to_source_date_epoch is deprecated, please use %build_mtime_policy %clamp_mtime_to_source_date_epoch is deprecated, please use %build_mtime_policy Child return code was: 0