Mock Version: 3.0
Mock Version: 3.0
Mock Version: 3.0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python3.11-wheel.spec'], chrootPath='/var/lib/mock/dist-oc8-build-39098-13173/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7fcb8ddbd7b8>timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python3.11-wheel.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
sh: /usr/bin/python3.11: No such file or directory
sh: /usr/bin/python3.11: No such file or directory
sh: /usr/bin/python3.11: No such file or directory
sh: /usr/bin/python3.11: No such file or directory
sh: /usr/bin/python3.11: No such file or directory
sh: /usr/bin/python3.11: No such file or directory
sh: /usr/bin/python3.11: No such file or directory
Building target platforms: noarch
Building for target noarch
Wrote: /builddir/build/SRPMS/python3.11-wheel-0.38.4-3.oc8.1.src.rpm
Child return code was: 0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps --nocheck /builddir/build/SPECS/python3.11-wheel.spec'], chrootPath='/var/lib/mock/dist-oc8-build-39098-13173/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7fcb8ddbd7b8>timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps --nocheck /builddir/build/SPECS/python3.11-wheel.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: noarch
Building for target noarch
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.40oBZE
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf wheel-0.38.4
+ /usr/bin/gzip -dc /builddir/build/SOURCES/wheel-0.38.4.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd wheel-0.38.4
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.6osdn8
+ umask 022
+ cd /builddir/build/BUILD
+ cd wheel-0.38.4
+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ LDFLAGS='-Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ /usr/bin/python3.11 setup.py build '--executable=/usr/bin/python3.11 -sP'
running build
running build_py
creating build
creating build/lib
creating build/lib/wheel
copying src/wheel/bdist_wheel.py -> build/lib/wheel
copying src/wheel/metadata.py -> build/lib/wheel
copying src/wheel/__init__.py -> build/lib/wheel
copying src/wheel/wheelfile.py -> build/lib/wheel
copying src/wheel/util.py -> build/lib/wheel
copying src/wheel/macosx_libfile.py -> build/lib/wheel
copying src/wheel/_setuptools_logging.py -> build/lib/wheel
copying src/wheel/__main__.py -> build/lib/wheel
creating build/lib/wheel/cli
copying src/wheel/cli/unpack.py -> build/lib/wheel/cli
copying src/wheel/cli/__init__.py -> build/lib/wheel/cli
copying src/wheel/cli/convert.py -> build/lib/wheel/cli
copying src/wheel/cli/pack.py -> build/lib/wheel/cli
creating build/lib/wheel/vendored
copying src/wheel/vendored/__init__.py -> build/lib/wheel/vendored
creating build/lib/wheel/vendored/packaging
copying src/wheel/vendored/packaging/_manylinux.py -> build/lib/wheel/vendored/packaging
copying src/wheel/vendored/packaging/_musllinux.py -> build/lib/wheel/vendored/packaging
copying src/wheel/vendored/packaging/__init__.py -> build/lib/wheel/vendored/packaging
copying src/wheel/vendored/packaging/tags.py -> build/lib/wheel/vendored/packaging
+ sleep 1
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.w6DiSb
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.1.noarch '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.1.noarch
++ dirname /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.1.noarch
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.1.noarch
+ cd wheel-0.38.4
+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ LDFLAGS='-Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ /usr/bin/python3.11 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.1.noarch --prefix /usr
running install
/usr/lib/python3.11/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/python3.11-wheel-0.38.4-3.oc8.1.noarch/usr
creating /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.1.noarch/usr/lib
creating /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.1.noarch/usr/lib/python3.11
creating /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.1.noarch/usr/lib/python3.11/site-packages
creating /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.1.noarch/usr/lib/python3.11/site-packages/wheel
copying build/lib/wheel/bdist_wheel.py -> /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.1.noarch/usr/lib/python3.11/site-packages/wheel
copying build/lib/wheel/metadata.py -> /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.1.noarch/usr/lib/python3.11/site-packages/wheel
creating /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.1.noarch/usr/lib/python3.11/site-packages/wheel/cli
copying build/lib/wheel/cli/unpack.py -> /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.1.noarch/usr/lib/python3.11/site-packages/wheel/cli
copying build/lib/wheel/cli/__init__.py -> /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.1.noarch/usr/lib/python3.11/site-packages/wheel/cli
copying build/lib/wheel/cli/convert.py -> /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.1.noarch/usr/lib/python3.11/site-packages/wheel/cli
copying build/lib/wheel/cli/pack.py -> /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.1.noarch/usr/lib/python3.11/site-packages/wheel/cli
creating /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.1.noarch/usr/lib/python3.11/site-packages/wheel/vendored
copying build/lib/wheel/vendored/__init__.py -> /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.1.noarch/usr/lib/python3.11/site-packages/wheel/vendored
creating /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.1.noarch/usr/lib/python3.11/site-packages/wheel/vendored/packaging
copying build/lib/wheel/vendored/packaging/_manylinux.py -> /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.1.noarch/usr/lib/python3.11/site-packages/wheel/vendored/packaging
copying build/lib/wheel/vendored/packaging/_musllinux.py -> /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.1.noarch/usr/lib/python3.11/site-packages/wheel/vendored/packaging
copying build/lib/wheel/vendored/packaging/__init__.py -> /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.1.noarch/usr/lib/python3.11/site-packages/wheel/vendored/packaging
copying build/lib/wheel/vendored/packaging/tags.py -> /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.1.noarch/usr/lib/python3.11/site-packages/wheel/vendored/packaging
copying build/lib/wheel/__init__.py -> /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.1.noarch/usr/lib/python3.11/site-packages/wheel
copying build/lib/wheel/wheelfile.py -> /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.1.noarch/usr/lib/python3.11/site-packages/wheel
copying build/lib/wheel/util.py -> /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.1.noarch/usr/lib/python3.11/site-packages/wheel
copying build/lib/wheel/macosx_libfile.py -> /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.1.noarch/usr/lib/python3.11/site-packages/wheel
copying build/lib/wheel/_setuptools_logging.py -> /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.1.noarch/usr/lib/python3.11/site-packages/wheel
copying build/lib/wheel/__main__.py -> /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.1.noarch/usr/lib/python3.11/site-packages/wheel
byte-compiling /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.1.noarch/usr/lib/python3.11/site-packages/wheel/bdist_wheel.py to bdist_wheel.cpython-311.pyc
byte-compiling /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.1.noarch/usr/lib/python3.11/site-packages/wheel/metadata.py to metadata.cpython-311.pyc
byte-compiling /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.1.noarch/usr/lib/python3.11/site-packages/wheel/cli/unpack.py to unpack.cpython-311.pyc
byte-compiling /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.1.noarch/usr/lib/python3.11/site-packages/wheel/cli/__init__.py to __init__.cpython-311.pyc
byte-compiling /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.1.noarch/usr/lib/python3.11/site-packages/wheel/cli/convert.py to convert.cpython-311.pyc
byte-compiling /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.1.noarch/usr/lib/python3.11/site-packages/wheel/cli/pack.py to pack.cpython-311.pyc
byte-compiling /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.1.noarch/usr/lib/python3.11/site-packages/wheel/vendored/__init__.py to __init__.cpython-311.pyc
byte-compiling /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.1.noarch/usr/lib/python3.11/site-packages/wheel/vendored/packaging/_manylinux.py to _manylinux.cpython-311.pyc
byte-compiling /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.1.noarch/usr/lib/python3.11/site-packages/wheel/vendored/packaging/_musllinux.py to _musllinux.cpython-311.pyc
byte-compiling /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.1.noarch/usr/lib/python3.11/site-packages/wheel/vendored/packaging/__init__.py to __init__.cpython-311.pyc
byte-compiling /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.1.noarch/usr/lib/python3.11/site-packages/wheel/vendored/packaging/tags.py to tags.cpython-311.pyc
byte-compiling /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.1.noarch/usr/lib/python3.11/site-packages/wheel/__init__.py to __init__.cpython-311.pyc
byte-compiling /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.1.noarch/usr/lib/python3.11/site-packages/wheel/wheelfile.py to wheelfile.cpython-311.pyc
byte-compiling /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.1.noarch/usr/lib/python3.11/site-packages/wheel/util.py to util.cpython-311.pyc
byte-compiling /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.1.noarch/usr/lib/python3.11/site-packages/wheel/macosx_libfile.py to macosx_libfile.cpython-311.pyc
byte-compiling /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.1.noarch/usr/lib/python3.11/site-packages/wheel/_setuptools_logging.py to _setuptools_logging.cpython-311.pyc
byte-compiling /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.1.noarch/usr/lib/python3.11/site-packages/wheel/__main__.py to __main__.cpython-311.pyc
writing byte-compilation script '/tmp/tmpw2uulsvw.py'
/usr/bin/python3.11 /tmp/tmpw2uulsvw.py
removing /tmp/tmpw2uulsvw.py
running install_egg_info
running egg_info
creating src/wheel.egg-info
writing src/wheel.egg-info/PKG-INFO
writing dependency_links to src/wheel.egg-info/dependency_links.txt
writing entry points to src/wheel.egg-info/entry_points.txt
writing requirements to src/wheel.egg-info/requires.txt
writing top-level names to src/wheel.egg-info/top_level.txt
writing manifest file 'src/wheel.egg-info/SOURCES.txt'
reading manifest file 'src/wheel.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.dynlib' under directory 'tests'
no previously-included directories found matching 'tests/testdata/*/build'
no previously-included directories found matching 'tests/testdata/*/dist'
no previously-included directories found matching 'tests/testdata/*/*.egg-info'
adding license file 'LICENSE.txt'
writing manifest file 'src/wheel.egg-info/SOURCES.txt'
Copying src/wheel.egg-info to /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.1.noarch/usr/lib/python3.11/site-packages/wheel-0.38.4-py3.11.egg-info
running install_scripts
Installing wheel script to /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.1.noarch/usr/bin
+ rm -rfv /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.1.noarch/usr/bin/__pycache__
+ mv /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.1.noarch/usr/bin/wheel /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.1.noarch/usr/bin/wheel-3.11
+ touch /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.1.noarch/usr/bin/wheel-3
+ /usr/lib/rpm/find-debuginfo.sh -j32 --strict-build-id -m -i --build-id-seed 0.38.4-3.oc8.1 --unique-debug-suffix -0.38.4-3.oc8.1.noarch --unique-debug-src-base python3.11-wheel-0.38.4-3.oc8.1.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/wheel-0.38.4
find: 'debug': No such file or directory
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
/sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-python-bytecompile '' 1
+ /usr/lib/rpm/brp-python-hardlink
+ PYTHON3=/usr/bin/python3.11
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: python3.11-wheel-0.38.4-3.oc8.1.noarch
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.cG5kK8
+ umask 022
+ cd /builddir/build/BUILD
+ cd wheel-0.38.4
+ DOCDIR=/builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.1.noarch/usr/share/doc/python3.11-wheel
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.1.noarch/usr/share/doc/python3.11-wheel
+ cp -pr README.rst /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.1.noarch/usr/share/doc/python3.11-wheel
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.6r22X8
+ umask 022
+ cd /builddir/build/BUILD
+ cd wheel-0.38.4
+ LICENSEDIR=/builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.1.noarch/usr/share/licenses/python3.11-wheel
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.1.noarch/usr/share/licenses/python3.11-wheel
+ cp -pr LICENSE.txt /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.1.noarch/usr/share/licenses/python3.11-wheel
+ exit 0
Provides: bundled(python3.11dist(packaging)) = 21.3 python3.11-wheel = 0.38.4-3.oc8.1 python3.11dist(wheel) = 0.38.4
Requires(interp): /bin/sh /bin/sh
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(post): /bin/sh python3.11
Requires(postun): /bin/sh alternatives >= 1.19.1-1 python3.11
Requires: /usr/bin/python3.11 python(abi) = 3.11
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.1.noarch
Wrote: /builddir/build/RPMS/python3.11-wheel-0.38.4-3.oc8.1.noarch.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Gro9Q1
+ umask 022
+ cd /builddir/build/BUILD
+ cd wheel-0.38.4
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.1.noarch
+ exit 0
Child return code was: 0