Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pysen.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682337276.989370/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=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pysen.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 /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-pysen-0.10.4-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pysen.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682337276.989370/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=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pysen.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 /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-pysen-0.10.4-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-pysen.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682337276.989370/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=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-pysen.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 /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.yzTX8p + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pysen-0.10.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/pysen-0.10.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pysen-0.10.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.EgD5Tn + umask 022 + cd /builddir/build/BUILD + cd pysen-0.10.4 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/pysen copying pysen/setting.py -> build/lib/pysen copying pysen/source.py -> build/lib/pysen copying pysen/__init__.py -> build/lib/pysen copying pysen/plugin_loader.py -> build/lib/pysen copying pysen/runner.py -> build/lib/pysen copying pysen/pyproject.py -> build/lib/pysen copying pysen/component.py -> build/lib/pysen copying pysen/git_utils.py -> build/lib/pysen copying pysen/exceptions.py -> build/lib/pysen copying pysen/runner_options.py -> build/lib/pysen copying pysen/isort.py -> build/lib/pysen copying pysen/py_module.py -> build/lib/pysen copying pysen/logging_utils.py -> build/lib/pysen copying pysen/py_version.py -> build/lib/pysen copying pysen/types.py -> build/lib/pysen copying pysen/manifest_builder.py -> build/lib/pysen copying pysen/flake8.py -> build/lib/pysen copying pysen/command.py -> build/lib/pysen copying pysen/lint_command.py -> build/lib/pysen copying pysen/__main__.py -> build/lib/pysen copying pysen/pyproject_model.py -> build/lib/pysen copying pysen/dumper.py -> build/lib/pysen copying pysen/manifest.py -> build/lib/pysen copying pysen/process_utils.py -> build/lib/pysen copying pysen/factory.py -> build/lib/pysen copying pysen/diagnostic.py -> build/lib/pysen copying pysen/mypy.py -> build/lib/pysen copying pysen/error_lines.py -> build/lib/pysen copying pysen/dist_version.py -> build/lib/pysen copying pysen/setuptools.py -> build/lib/pysen copying pysen/_version.py -> build/lib/pysen copying pysen/plugin.py -> build/lib/pysen copying pysen/path.py -> build/lib/pysen copying pysen/black.py -> build/lib/pysen copying pysen/reporter.py -> build/lib/pysen copying pysen/cli.py -> build/lib/pysen copying pysen/cli_config.py -> build/lib/pysen creating build/lib/pysen/ext copying pysen/ext/__init__.py -> build/lib/pysen/ext copying pysen/ext/isort_wrapper.py -> build/lib/pysen/ext copying pysen/ext/mypy_wrapper.py -> build/lib/pysen/ext copying pysen/ext/flake8_wrapper.py -> build/lib/pysen/ext copying pysen/ext/black_wrapper.py -> build/lib/pysen/ext copying pysen/py.typed -> build/lib/pysen + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.9eJMbS + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64 + cd pysen-0.10.4 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64 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 /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64/usr creating /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64/usr/lib/python3.9/site-packages/pysen copying build/lib/pysen/setting.py -> /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64/usr/lib/python3.9/site-packages/pysen copying build/lib/pysen/source.py -> /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64/usr/lib/python3.9/site-packages/pysen copying build/lib/pysen/__init__.py -> /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64/usr/lib/python3.9/site-packages/pysen copying build/lib/pysen/plugin_loader.py -> /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64/usr/lib/python3.9/site-packages/pysen copying build/lib/pysen/runner.py -> /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64/usr/lib/python3.9/site-packages/pysen copying build/lib/pysen/pyproject.py -> /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64/usr/lib/python3.9/site-packages/pysen copying build/lib/pysen/component.py -> /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64/usr/lib/python3.9/site-packages/pysen copying build/lib/pysen/git_utils.py -> /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64/usr/lib/python3.9/site-packages/pysen copying build/lib/pysen/exceptions.py -> /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64/usr/lib/python3.9/site-packages/pysen copying build/lib/pysen/runner_options.py -> /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64/usr/lib/python3.9/site-packages/pysen copying build/lib/pysen/isort.py -> /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64/usr/lib/python3.9/site-packages/pysen copying build/lib/pysen/py_module.py -> /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64/usr/lib/python3.9/site-packages/pysen copying build/lib/pysen/logging_utils.py -> /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64/usr/lib/python3.9/site-packages/pysen copying build/lib/pysen/py_version.py -> /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64/usr/lib/python3.9/site-packages/pysen copying build/lib/pysen/types.py -> /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64/usr/lib/python3.9/site-packages/pysen copying build/lib/pysen/manifest_builder.py -> /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64/usr/lib/python3.9/site-packages/pysen copying build/lib/pysen/flake8.py -> /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64/usr/lib/python3.9/site-packages/pysen copying build/lib/pysen/command.py -> /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64/usr/lib/python3.9/site-packages/pysen creating /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64/usr/lib/python3.9/site-packages/pysen/ext copying build/lib/pysen/ext/__init__.py -> /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64/usr/lib/python3.9/site-packages/pysen/ext copying build/lib/pysen/ext/isort_wrapper.py -> /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64/usr/lib/python3.9/site-packages/pysen/ext copying build/lib/pysen/ext/mypy_wrapper.py -> /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64/usr/lib/python3.9/site-packages/pysen/ext copying build/lib/pysen/ext/flake8_wrapper.py -> /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64/usr/lib/python3.9/site-packages/pysen/ext copying build/lib/pysen/ext/black_wrapper.py -> /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64/usr/lib/python3.9/site-packages/pysen/ext copying build/lib/pysen/lint_command.py -> /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64/usr/lib/python3.9/site-packages/pysen copying build/lib/pysen/__main__.py -> /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64/usr/lib/python3.9/site-packages/pysen copying build/lib/pysen/pyproject_model.py -> /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64/usr/lib/python3.9/site-packages/pysen copying build/lib/pysen/dumper.py -> /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64/usr/lib/python3.9/site-packages/pysen copying build/lib/pysen/manifest.py -> /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64/usr/lib/python3.9/site-packages/pysen copying build/lib/pysen/process_utils.py -> /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64/usr/lib/python3.9/site-packages/pysen copying build/lib/pysen/factory.py -> /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64/usr/lib/python3.9/site-packages/pysen copying build/lib/pysen/diagnostic.py -> /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64/usr/lib/python3.9/site-packages/pysen copying build/lib/pysen/mypy.py -> /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64/usr/lib/python3.9/site-packages/pysen copying build/lib/pysen/error_lines.py -> /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64/usr/lib/python3.9/site-packages/pysen copying build/lib/pysen/dist_version.py -> /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64/usr/lib/python3.9/site-packages/pysen copying build/lib/pysen/setuptools.py -> /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64/usr/lib/python3.9/site-packages/pysen copying build/lib/pysen/py.typed -> /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64/usr/lib/python3.9/site-packages/pysen copying build/lib/pysen/_version.py -> /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64/usr/lib/python3.9/site-packages/pysen copying build/lib/pysen/plugin.py -> /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64/usr/lib/python3.9/site-packages/pysen copying build/lib/pysen/path.py -> /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64/usr/lib/python3.9/site-packages/pysen copying build/lib/pysen/black.py -> /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64/usr/lib/python3.9/site-packages/pysen copying build/lib/pysen/reporter.py -> /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64/usr/lib/python3.9/site-packages/pysen copying build/lib/pysen/cli.py -> /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64/usr/lib/python3.9/site-packages/pysen copying build/lib/pysen/cli_config.py -> /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64/usr/lib/python3.9/site-packages/pysen byte-compiling /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64/usr/lib/python3.9/site-packages/pysen/setting.py to setting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64/usr/lib/python3.9/site-packages/pysen/source.py to source.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64/usr/lib/python3.9/site-packages/pysen/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64/usr/lib/python3.9/site-packages/pysen/plugin_loader.py to plugin_loader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64/usr/lib/python3.9/site-packages/pysen/runner.py to runner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64/usr/lib/python3.9/site-packages/pysen/pyproject.py to pyproject.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64/usr/lib/python3.9/site-packages/pysen/component.py to component.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64/usr/lib/python3.9/site-packages/pysen/git_utils.py to git_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64/usr/lib/python3.9/site-packages/pysen/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64/usr/lib/python3.9/site-packages/pysen/runner_options.py to runner_options.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64/usr/lib/python3.9/site-packages/pysen/isort.py to isort.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64/usr/lib/python3.9/site-packages/pysen/py_module.py to py_module.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64/usr/lib/python3.9/site-packages/pysen/logging_utils.py to logging_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64/usr/lib/python3.9/site-packages/pysen/py_version.py to py_version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64/usr/lib/python3.9/site-packages/pysen/types.py to types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64/usr/lib/python3.9/site-packages/pysen/manifest_builder.py to manifest_builder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64/usr/lib/python3.9/site-packages/pysen/flake8.py to flake8.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64/usr/lib/python3.9/site-packages/pysen/command.py to command.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64/usr/lib/python3.9/site-packages/pysen/ext/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64/usr/lib/python3.9/site-packages/pysen/ext/isort_wrapper.py to isort_wrapper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64/usr/lib/python3.9/site-packages/pysen/ext/mypy_wrapper.py to mypy_wrapper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64/usr/lib/python3.9/site-packages/pysen/ext/flake8_wrapper.py to flake8_wrapper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64/usr/lib/python3.9/site-packages/pysen/ext/black_wrapper.py to black_wrapper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64/usr/lib/python3.9/site-packages/pysen/lint_command.py to lint_command.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64/usr/lib/python3.9/site-packages/pysen/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64/usr/lib/python3.9/site-packages/pysen/pyproject_model.py to pyproject_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64/usr/lib/python3.9/site-packages/pysen/dumper.py to dumper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64/usr/lib/python3.9/site-packages/pysen/manifest.py to manifest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64/usr/lib/python3.9/site-packages/pysen/process_utils.py to process_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64/usr/lib/python3.9/site-packages/pysen/factory.py to factory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64/usr/lib/python3.9/site-packages/pysen/diagnostic.py to diagnostic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64/usr/lib/python3.9/site-packages/pysen/mypy.py to mypy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64/usr/lib/python3.9/site-packages/pysen/error_lines.py to error_lines.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64/usr/lib/python3.9/site-packages/pysen/dist_version.py to dist_version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64/usr/lib/python3.9/site-packages/pysen/setuptools.py to setuptools.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64/usr/lib/python3.9/site-packages/pysen/_version.py to _version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64/usr/lib/python3.9/site-packages/pysen/plugin.py to plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64/usr/lib/python3.9/site-packages/pysen/path.py to path.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64/usr/lib/python3.9/site-packages/pysen/black.py to black.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64/usr/lib/python3.9/site-packages/pysen/reporter.py to reporter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64/usr/lib/python3.9/site-packages/pysen/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64/usr/lib/python3.9/site-packages/pysen/cli_config.py to cli_config.cpython-39.pyc writing byte-compilation script '/tmp/tmpocxn_his.py' /usr/bin/python3 /tmp/tmpocxn_his.py removing /tmp/tmpocxn_his.py running install_egg_info running egg_info writing pysen.egg-info/PKG-INFO writing dependency_links to pysen.egg-info/dependency_links.txt writing entry points to pysen.egg-info/entry_points.txt writing requirements to pysen.egg-info/requires.txt writing top-level names to pysen.egg-info/top_level.txt reading manifest file 'pysen.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'pysen.egg-info/SOURCES.txt' Copying pysen.egg-info to /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64/usr/lib/python3.9/site-packages/pysen-0.10.4-py3.9.egg-info running install_scripts Installing pysen script to /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64//usr/share/doc/python-pysen + '[' -d doc ']' ~/build/BUILDROOT/python-pysen-0.10.4-1.x86_64 ~/build/BUILD/pysen-0.10.4 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '/%h/%f\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/pysen-0.10.4 + mv /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.10.4-1 --unique-debug-suffix -0.10.4-1.x86_64 --unique-debug-src-base python-pysen-0.10.4-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/pysen-0.10.4 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-pysen-0.10.4-1.noarch Provides: python-pysen python3-pysen = 0.10.4-1 python3.9dist(pysen) = 0.10.4 python3dist(pysen) = 0.10.4 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: /usr/bin/python3 python(abi) = 3.9 python3.9dist(colorlog) >= 4 python3.9dist(colorlog) < 5 python3.9dist(dacite) >= 1.1 python3.9dist(dacite) < 2 python3.9dist(gitpython) >= 3 python3.9dist(gitpython) < 4 python3.9dist(setuptools) python3.9dist(tomlkit) >= 0.5.11 python3.9dist(tomlkit) < 1 python3.9dist(unidiff) >= 0.6 python3.9dist(unidiff) < 1 Processing files: python-pysen-help-0.10.4-1.noarch warning: Empty %files file /builddir/build/BUILD/pysen-0.10.4/doclist.lst Provides: python-pysen-help = 0.10.4-1 python3-pysen-doc 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/BUILDROOT/python-pysen-0.10.4-1.x86_64 Wrote: /builddir/build/RPMS/python-pysen-help-0.10.4-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-pysen-0.10.4-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.u7ZaCf + umask 022 + cd /builddir/build/BUILD + cd pysen-0.10.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pysen-0.10.4-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0