Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-coal-mine.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686472899.445328/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-coal-mine.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-coal-mine-0.6.1-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-coal-mine.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686472899.445328/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-coal-mine.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-coal-mine-0.6.1-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-coal-mine.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686472899.445328/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-coal-mine.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.oEZTyb + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf coal_mine-0.6.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/coal_mine-0.6.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd coal_mine-0.6.1 + /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.HtsagO + umask 022 + cd /builddir/build/BUILD + cd coal_mine-0.6.1 + 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' /usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. running build running build_py creating build creating build/lib creating build/lib/coal_mine copying coal_mine/cli.py -> build/lib/coal_mine copying coal_mine/memory_store.py -> build/lib/coal_mine copying coal_mine/abstract_store.py -> build/lib/coal_mine copying coal_mine/server.py -> build/lib/coal_mine copying coal_mine/crontab_schedule.py -> build/lib/coal_mine copying coal_mine/mongo_store.py -> build/lib/coal_mine copying coal_mine/__init__.py -> build/lib/coal_mine copying coal_mine/business_logic.py -> build/lib/coal_mine + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.FUylSN + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-coal-mine-0.6.1-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-coal-mine-0.6.1-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-coal-mine-0.6.1-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-coal-mine-0.6.1-1.x86_64 + cd coal_mine-0.6.1 + 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-coal-mine-0.6.1-1.x86_64 /usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. 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-coal-mine-0.6.1-1.x86_64/usr creating /builddir/build/BUILDROOT/python-coal-mine-0.6.1-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-coal-mine-0.6.1-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-coal-mine-0.6.1-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-coal-mine-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/coal_mine copying build/lib/coal_mine/cli.py -> /builddir/build/BUILDROOT/python-coal-mine-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/coal_mine copying build/lib/coal_mine/memory_store.py -> /builddir/build/BUILDROOT/python-coal-mine-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/coal_mine copying build/lib/coal_mine/abstract_store.py -> /builddir/build/BUILDROOT/python-coal-mine-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/coal_mine copying build/lib/coal_mine/server.py -> /builddir/build/BUILDROOT/python-coal-mine-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/coal_mine copying build/lib/coal_mine/crontab_schedule.py -> /builddir/build/BUILDROOT/python-coal-mine-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/coal_mine copying build/lib/coal_mine/mongo_store.py -> /builddir/build/BUILDROOT/python-coal-mine-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/coal_mine copying build/lib/coal_mine/__init__.py -> /builddir/build/BUILDROOT/python-coal-mine-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/coal_mine copying build/lib/coal_mine/business_logic.py -> /builddir/build/BUILDROOT/python-coal-mine-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/coal_mine byte-compiling /builddir/build/BUILDROOT/python-coal-mine-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/coal_mine/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coal-mine-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/coal_mine/memory_store.py to memory_store.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coal-mine-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/coal_mine/abstract_store.py to abstract_store.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coal-mine-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/coal_mine/server.py to server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coal-mine-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/coal_mine/crontab_schedule.py to crontab_schedule.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coal-mine-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/coal_mine/mongo_store.py to mongo_store.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coal-mine-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/coal_mine/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coal-mine-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/coal_mine/business_logic.py to business_logic.cpython-39.pyc writing byte-compilation script '/tmp/tmpyhutl3t4.py' /usr/bin/python3 /tmp/tmpyhutl3t4.py removing /tmp/tmpyhutl3t4.py running install_egg_info running egg_info writing coal_mine.egg-info/PKG-INFO error: No pandoc was found: either install pandoc and add it to your PATH or or call pypandoc.download_pandoc(...) or install pypandoc wheels with included pandoc. error: Bad exit status from /var/tmp/rpm-tmp.FUylSN (%install) Bad exit status from /var/tmp/rpm-tmp.FUylSN (%install) RPM build errors: Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-coal-mine.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.9/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-coal-mine.spec