Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/clustershell.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/epel-1-armhfp-2c418af0c807d6ae09f069955c61fc3fbc7b64f1/root'gid=135user='mockbuild'timeout=0logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/clustershell.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False sh: python3: command not found Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/clustershell-1.9-3.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/clustershell.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/epel-1-armhfp-2c418af0c807d6ae09f069955c61fc3fbc7b64f1/root'gid=135user='mockbuild'timeout=0logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/clustershell.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.keEHqt + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ClusterShell-1.9 + /usr/bin/gzip -dc /builddir/build/SOURCES/ClusterShell-1.9.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd ClusterShell-1.9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.OeHA7R + umask 022 + cd /builddir/build/BUILD + cd ClusterShell-1.9 + /usr/bin/python3 setup.py build running build running build_py creating build creating build/lib creating build/lib/ClusterShell copying lib/ClusterShell/MsgTree.py -> build/lib/ClusterShell copying lib/ClusterShell/Propagation.py -> build/lib/ClusterShell copying lib/ClusterShell/Defaults.py -> build/lib/ClusterShell copying lib/ClusterShell/Gateway.py -> build/lib/ClusterShell copying lib/ClusterShell/Event.py -> build/lib/ClusterShell copying lib/ClusterShell/NodeSet.py -> build/lib/ClusterShell copying lib/ClusterShell/Task.py -> build/lib/ClusterShell copying lib/ClusterShell/__init__.py -> build/lib/ClusterShell copying lib/ClusterShell/Topology.py -> build/lib/ClusterShell copying lib/ClusterShell/RangeSet.py -> build/lib/ClusterShell copying lib/ClusterShell/Communication.py -> build/lib/ClusterShell copying lib/ClusterShell/NodeUtils.py -> build/lib/ClusterShell creating build/lib/ClusterShell/Worker copying lib/ClusterShell/Worker/Worker.py -> build/lib/ClusterShell/Worker copying lib/ClusterShell/Worker/Tree.py -> build/lib/ClusterShell/Worker copying lib/ClusterShell/Worker/EngineClient.py -> build/lib/ClusterShell/Worker copying lib/ClusterShell/Worker/fastsubprocess.py -> build/lib/ClusterShell/Worker copying lib/ClusterShell/Worker/Rsh.py -> build/lib/ClusterShell/Worker copying lib/ClusterShell/Worker/Ssh.py -> build/lib/ClusterShell/Worker copying lib/ClusterShell/Worker/__init__.py -> build/lib/ClusterShell/Worker copying lib/ClusterShell/Worker/Popen.py -> build/lib/ClusterShell/Worker copying lib/ClusterShell/Worker/Exec.py -> build/lib/ClusterShell/Worker copying lib/ClusterShell/Worker/Pdsh.py -> build/lib/ClusterShell/Worker creating build/lib/ClusterShell/CLI copying lib/ClusterShell/CLI/Nodeset.py -> build/lib/ClusterShell/CLI copying lib/ClusterShell/CLI/Utils.py -> build/lib/ClusterShell/CLI copying lib/ClusterShell/CLI/Config.py -> build/lib/ClusterShell/CLI copying lib/ClusterShell/CLI/Clush.py -> build/lib/ClusterShell/CLI copying lib/ClusterShell/CLI/__init__.py -> build/lib/ClusterShell/CLI copying lib/ClusterShell/CLI/Display.py -> build/lib/ClusterShell/CLI copying lib/ClusterShell/CLI/Error.py -> build/lib/ClusterShell/CLI copying lib/ClusterShell/CLI/Clubak.py -> build/lib/ClusterShell/CLI copying lib/ClusterShell/CLI/OptionParser.py -> build/lib/ClusterShell/CLI creating build/lib/ClusterShell/Engine copying lib/ClusterShell/Engine/EPoll.py -> build/lib/ClusterShell/Engine copying lib/ClusterShell/Engine/Select.py -> build/lib/ClusterShell/Engine copying lib/ClusterShell/Engine/Poll.py -> build/lib/ClusterShell/Engine copying lib/ClusterShell/Engine/__init__.py -> build/lib/ClusterShell/Engine copying lib/ClusterShell/Engine/Factory.py -> build/lib/ClusterShell/Engine copying lib/ClusterShell/Engine/Engine.py -> build/lib/ClusterShell/Engine + /usr/bin/python2 setup.py build running build running build_py + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.rq7jQ4 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch ++ dirname /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch + cd ClusterShell-1.9 + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch running install running install_lib creating /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr creating /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python3.6/site-packages/ClusterShell creating /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python3.6/site-packages/ClusterShell/Worker copying build/lib/ClusterShell/Worker/Worker.py -> /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python3.6/site-packages/ClusterShell/Worker copying build/lib/ClusterShell/Worker/Tree.py -> /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python3.6/site-packages/ClusterShell/Worker copying build/lib/ClusterShell/Worker/EngineClient.py -> /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python3.6/site-packages/ClusterShell/Worker copying build/lib/ClusterShell/Worker/fastsubprocess.py -> /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python3.6/site-packages/ClusterShell/Worker copying build/lib/ClusterShell/Worker/Rsh.py -> /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python3.6/site-packages/ClusterShell/Worker copying build/lib/ClusterShell/Worker/Ssh.py -> /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python3.6/site-packages/ClusterShell/Worker copying build/lib/ClusterShell/Worker/__init__.py -> /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python3.6/site-packages/ClusterShell/Worker copying build/lib/ClusterShell/Worker/Popen.py -> /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python3.6/site-packages/ClusterShell/Worker copying build/lib/ClusterShell/Worker/Exec.py -> /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python3.6/site-packages/ClusterShell/Worker copying build/lib/ClusterShell/Worker/Pdsh.py -> /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python3.6/site-packages/ClusterShell/Worker copying build/lib/ClusterShell/MsgTree.py -> /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python3.6/site-packages/ClusterShell copying build/lib/ClusterShell/Propagation.py -> /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python3.6/site-packages/ClusterShell copying build/lib/ClusterShell/Defaults.py -> /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python3.6/site-packages/ClusterShell copying build/lib/ClusterShell/Gateway.py -> /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python3.6/site-packages/ClusterShell copying build/lib/ClusterShell/Event.py -> /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python3.6/site-packages/ClusterShell copying build/lib/ClusterShell/NodeSet.py -> /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python3.6/site-packages/ClusterShell creating /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python3.6/site-packages/ClusterShell/CLI copying build/lib/ClusterShell/CLI/Nodeset.py -> /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python3.6/site-packages/ClusterShell/CLI copying build/lib/ClusterShell/CLI/Utils.py -> /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python3.6/site-packages/ClusterShell/CLI copying build/lib/ClusterShell/CLI/Config.py -> /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python3.6/site-packages/ClusterShell/CLI copying build/lib/ClusterShell/CLI/Clush.py -> /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python3.6/site-packages/ClusterShell/CLI copying build/lib/ClusterShell/CLI/__init__.py -> /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python3.6/site-packages/ClusterShell/CLI copying build/lib/ClusterShell/CLI/Display.py -> /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python3.6/site-packages/ClusterShell/CLI copying build/lib/ClusterShell/CLI/Error.py -> /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python3.6/site-packages/ClusterShell/CLI copying build/lib/ClusterShell/CLI/Clubak.py -> /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python3.6/site-packages/ClusterShell/CLI copying build/lib/ClusterShell/CLI/OptionParser.py -> /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python3.6/site-packages/ClusterShell/CLI copying build/lib/ClusterShell/Task.py -> /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python3.6/site-packages/ClusterShell creating /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python3.6/site-packages/ClusterShell/Engine copying build/lib/ClusterShell/Engine/EPoll.py -> /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python3.6/site-packages/ClusterShell/Engine copying build/lib/ClusterShell/Engine/Select.py -> /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python3.6/site-packages/ClusterShell/Engine copying build/lib/ClusterShell/Engine/Poll.py -> /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python3.6/site-packages/ClusterShell/Engine copying build/lib/ClusterShell/Engine/__init__.py -> /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python3.6/site-packages/ClusterShell/Engine copying build/lib/ClusterShell/Engine/Factory.py -> /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python3.6/site-packages/ClusterShell/Engine copying build/lib/ClusterShell/Engine/Engine.py -> /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python3.6/site-packages/ClusterShell/Engine copying build/lib/ClusterShell/__init__.py -> /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python3.6/site-packages/ClusterShell copying build/lib/ClusterShell/Topology.py -> /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python3.6/site-packages/ClusterShell copying build/lib/ClusterShell/RangeSet.py -> /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python3.6/site-packages/ClusterShell copying build/lib/ClusterShell/Communication.py -> /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python3.6/site-packages/ClusterShell copying build/lib/ClusterShell/NodeUtils.py -> /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python3.6/site-packages/ClusterShell byte-compiling /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python3.6/site-packages/ClusterShell/Worker/Worker.py to Worker.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python3.6/site-packages/ClusterShell/Worker/Tree.py to Tree.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python3.6/site-packages/ClusterShell/Worker/EngineClient.py to EngineClient.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python3.6/site-packages/ClusterShell/Worker/fastsubprocess.py to fastsubprocess.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python3.6/site-packages/ClusterShell/Worker/Rsh.py to Rsh.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python3.6/site-packages/ClusterShell/Worker/Ssh.py to Ssh.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python3.6/site-packages/ClusterShell/Worker/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python3.6/site-packages/ClusterShell/Worker/Popen.py to Popen.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python3.6/site-packages/ClusterShell/Worker/Exec.py to Exec.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python3.6/site-packages/ClusterShell/Worker/Pdsh.py to Pdsh.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python3.6/site-packages/ClusterShell/MsgTree.py to MsgTree.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python3.6/site-packages/ClusterShell/Propagation.py to Propagation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python3.6/site-packages/ClusterShell/Defaults.py to Defaults.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python3.6/site-packages/ClusterShell/Gateway.py to Gateway.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python3.6/site-packages/ClusterShell/Event.py to Event.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python3.6/site-packages/ClusterShell/NodeSet.py to NodeSet.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python3.6/site-packages/ClusterShell/CLI/Nodeset.py to Nodeset.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python3.6/site-packages/ClusterShell/CLI/Utils.py to Utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python3.6/site-packages/ClusterShell/CLI/Config.py to Config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python3.6/site-packages/ClusterShell/CLI/Clush.py to Clush.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python3.6/site-packages/ClusterShell/CLI/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python3.6/site-packages/ClusterShell/CLI/Display.py to Display.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python3.6/site-packages/ClusterShell/CLI/Error.py to Error.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python3.6/site-packages/ClusterShell/CLI/Clubak.py to Clubak.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python3.6/site-packages/ClusterShell/CLI/OptionParser.py to OptionParser.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python3.6/site-packages/ClusterShell/Task.py to Task.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python3.6/site-packages/ClusterShell/Engine/EPoll.py to EPoll.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python3.6/site-packages/ClusterShell/Engine/Select.py to Select.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python3.6/site-packages/ClusterShell/Engine/Poll.py to Poll.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python3.6/site-packages/ClusterShell/Engine/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python3.6/site-packages/ClusterShell/Engine/Factory.py to Factory.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python3.6/site-packages/ClusterShell/Engine/Engine.py to Engine.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python3.6/site-packages/ClusterShell/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python3.6/site-packages/ClusterShell/Topology.py to Topology.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python3.6/site-packages/ClusterShell/RangeSet.py to RangeSet.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python3.6/site-packages/ClusterShell/Communication.py to Communication.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python3.6/site-packages/ClusterShell/NodeUtils.py to NodeUtils.cpython-36.pyc writing byte-compilation script '/tmp/tmpul61yp5j.py' /usr/bin/python3 /tmp/tmpul61yp5j.py removing /tmp/tmpul61yp5j.py running install_data creating /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/etc creating /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/etc/clustershell copying conf/clush.conf -> /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/etc/clustershell copying conf/groups.conf -> /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/etc/clustershell copying conf/topology.conf.example -> /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/etc/clustershell creating /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/etc/clustershell/clush.conf.d copying conf/clush.conf.d/sshpass.conf.example -> /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/etc/clustershell/clush.conf.d copying conf/clush.conf.d/sudo.conf.example -> /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/etc/clustershell/clush.conf.d copying conf/clush.conf.d/README -> /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/etc/clustershell/clush.conf.d creating /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/etc/clustershell/groups.conf.d copying conf/groups.conf.d/genders.conf.example -> /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/etc/clustershell/groups.conf.d copying conf/groups.conf.d/slurm.conf.example -> /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/etc/clustershell/groups.conf.d copying conf/groups.conf.d/README -> /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/etc/clustershell/groups.conf.d creating /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/etc/clustershell/groups.d copying conf/groups.d/cluster.yaml.example -> /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/etc/clustershell/groups.d copying conf/groups.d/local.cfg -> /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/etc/clustershell/groups.d copying conf/groups.d/README -> /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/etc/clustershell/groups.d running install_egg_info running egg_info writing lib/ClusterShell.egg-info/PKG-INFO writing dependency_links to lib/ClusterShell.egg-info/dependency_links.txt writing entry points to lib/ClusterShell.egg-info/entry_points.txt writing requirements to lib/ClusterShell.egg-info/requires.txt writing top-level names to lib/ClusterShell.egg-info/top_level.txt reading manifest file 'lib/ClusterShell.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'lib/ClusterShell.egg-info/SOURCES.txt' Copying lib/ClusterShell.egg-info to /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python3.6/site-packages/ClusterShell-1.9-py3.6.egg-info running install_scripts Installing clubak script to /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/bin Installing cluset script to /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/bin Installing clush script to /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/bin Installing nodeset script to /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/bin + pushd /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/bin ~/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/bin ~/build/BUILD/ClusterShell-1.9 + for i in clubak cluset clush nodeset + mv clubak clubak-3.6 + for i in clubak cluset clush nodeset + mv cluset cluset-3.6 + for i in clubak cluset clush nodeset + mv clush clush-3.6 + for i in clubak cluset clush nodeset + mv nodeset nodeset-3.6 + popd ~/build/BUILD/ClusterShell-1.9 + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch running install running install_lib creating /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell creating /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/Worker copying build/lib/ClusterShell/Worker/Worker.py -> /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/Worker copying build/lib/ClusterShell/Worker/Tree.py -> /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/Worker copying build/lib/ClusterShell/Worker/EngineClient.py -> /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/Worker copying build/lib/ClusterShell/Worker/fastsubprocess.py -> /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/Worker copying build/lib/ClusterShell/Worker/Rsh.py -> /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/Worker copying build/lib/ClusterShell/Worker/Ssh.py -> /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/Worker copying build/lib/ClusterShell/Worker/__init__.py -> /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/Worker copying build/lib/ClusterShell/Worker/Popen.py -> /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/Worker copying build/lib/ClusterShell/Worker/Exec.py -> /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/Worker copying build/lib/ClusterShell/Worker/Pdsh.py -> /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/Worker copying build/lib/ClusterShell/MsgTree.py -> /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell copying build/lib/ClusterShell/Propagation.py -> /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell copying build/lib/ClusterShell/Defaults.py -> /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell copying build/lib/ClusterShell/Gateway.py -> /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell copying build/lib/ClusterShell/Event.py -> /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell copying build/lib/ClusterShell/NodeSet.py -> /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell creating /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/CLI copying build/lib/ClusterShell/CLI/Nodeset.py -> /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/CLI copying build/lib/ClusterShell/CLI/Utils.py -> /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/CLI copying build/lib/ClusterShell/CLI/Config.py -> /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/CLI copying build/lib/ClusterShell/CLI/Clush.py -> /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/CLI copying build/lib/ClusterShell/CLI/__init__.py -> /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/CLI copying build/lib/ClusterShell/CLI/Display.py -> /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/CLI copying build/lib/ClusterShell/CLI/Error.py -> /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/CLI copying build/lib/ClusterShell/CLI/Clubak.py -> /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/CLI copying build/lib/ClusterShell/CLI/OptionParser.py -> /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/CLI copying build/lib/ClusterShell/Task.py -> /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell creating /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/Engine copying build/lib/ClusterShell/Engine/EPoll.py -> /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/Engine copying build/lib/ClusterShell/Engine/Select.py -> /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/Engine copying build/lib/ClusterShell/Engine/Poll.py -> /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/Engine copying build/lib/ClusterShell/Engine/__init__.py -> /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/Engine copying build/lib/ClusterShell/Engine/Factory.py -> /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/Engine copying build/lib/ClusterShell/Engine/Engine.py -> /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/Engine copying build/lib/ClusterShell/__init__.py -> /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell copying build/lib/ClusterShell/Topology.py -> /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell copying build/lib/ClusterShell/RangeSet.py -> /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell copying build/lib/ClusterShell/Communication.py -> /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell copying build/lib/ClusterShell/NodeUtils.py -> /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell byte-compiling /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/Worker/Worker.py to Worker.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/Worker/Tree.py to Tree.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/Worker/EngineClient.py to EngineClient.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/Worker/fastsubprocess.py to fastsubprocess.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/Worker/Rsh.py to Rsh.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/Worker/Ssh.py to Ssh.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/Worker/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/Worker/Popen.py to Popen.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/Worker/Exec.py to Exec.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/Worker/Pdsh.py to Pdsh.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/MsgTree.py to MsgTree.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/Propagation.py to Propagation.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/Defaults.py to Defaults.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/Gateway.py to Gateway.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/Event.py to Event.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/NodeSet.py to NodeSet.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/CLI/Nodeset.py to Nodeset.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/CLI/Utils.py to Utils.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/CLI/Config.py to Config.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/CLI/Clush.py to Clush.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/CLI/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/CLI/Display.py to Display.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/CLI/Error.py to Error.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/CLI/Clubak.py to Clubak.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/CLI/OptionParser.py to OptionParser.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/Task.py to Task.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/Engine/EPoll.py to EPoll.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/Engine/Select.py to Select.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/Engine/Poll.py to Poll.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/Engine/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/Engine/Factory.py to Factory.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/Engine/Engine.py to Engine.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/Topology.py to Topology.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/RangeSet.py to RangeSet.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/Communication.py to Communication.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/NodeUtils.py to NodeUtils.pyc writing byte-compilation script '/tmp/tmpge_Qjc.py' /usr/bin/python2 -O /tmp/tmpge_Qjc.py removing /tmp/tmpge_Qjc.py running install_data running install_egg_info running egg_info writing requirements to lib/ClusterShell.egg-info/requires.txt writing lib/ClusterShell.egg-info/PKG-INFO writing top-level names to lib/ClusterShell.egg-info/top_level.txt writing dependency_links to lib/ClusterShell.egg-info/dependency_links.txt writing entry points to lib/ClusterShell.egg-info/entry_points.txt reading manifest file 'lib/ClusterShell.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'lib/ClusterShell.egg-info/SOURCES.txt' Copying lib/ClusterShell.egg-info to /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell-1.9-py2.7.egg-info running install_scripts Installing clubak script to /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/bin Installing nodeset script to /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/bin Installing cluset script to /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/bin Installing clush script to /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/bin + '[' -d /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/etc ']' + mv /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/etc /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch//etc + install -d /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch//usr/share/man/man1 /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch//usr/share/man/man5 + install -p -m 0644 doc/man/man1/clubak.1 /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch//usr/share/man/man1/ + install -p -m 0644 doc/man/man1/cluset.1 /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch//usr/share/man/man1/ + install -p -m 0644 doc/man/man1/clush.1 /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch//usr/share/man/man1/ + install -p -m 0644 doc/man/man1/nodeset.1 /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch//usr/share/man/man1/ + install -p -m 0644 doc/man/man5/clush.conf.5 /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch//usr/share/man/man5/ + install -p -m 0644 doc/man/man5/groups.conf.5 /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch//usr/share/man/man5/ + install -d /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch//usr/share/vim/vimfiles/ftdetect /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch//usr/share/vim/vimfiles/syntax + install -p -m 0644 doc/extras/vim/ftdetect/clustershell.vim /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch//usr/share/vim/vimfiles/ftdetect/ + install -p -m 0644 doc/extras/vim/syntax/clushconf.vim /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch//usr/share/vim/vimfiles/syntax/ + install -p -m 0644 doc/extras/vim/syntax/groupsconf.vim /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch//usr/share/vim/vimfiles/syntax/ + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/ClusterShell-1.9 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/lib/python3.6 using /usr/bin/python3.6 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: clustershell-1.9-3.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.0dFDKN + umask 022 + cd /builddir/build/BUILD + cd ClusterShell-1.9 + DOCDIR=/builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/share/doc/clustershell-1.9 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/share/doc/clustershell-1.9 + cp -pr ChangeLog /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/share/doc/clustershell-1.9 + cp -pr COPYING.LGPLv2.1 /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/share/doc/clustershell-1.9 + cp -pr README.md /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/share/doc/clustershell-1.9 + cp -pr doc/examples /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/share/doc/clustershell-1.9 + cp -pr doc/sphinx /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch/usr/share/doc/clustershell-1.9 + exit 0 Provides: clustershell = 1.9-3.el7 config(clustershell) = 1.9-3.el7 vim-clustershell = 1.9-3.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python Obsoletes: vim-clustershell < 1.7.81-4 Processing files: python2-clustershell-1.9-3.el7.noarch Provides: python-clustershell = 1.9-3.el7 python2-clustershell = 1.9-3.el7 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/python2 python(abi) = 2.7 Obsoletes: python-clustershell < 1.9-3.el7 Processing files: python36-clustershell-1.9-3.el7.noarch Provides: python3-ClusterShell = 1.9-3.el7 python3.6dist(clustershell) = 1.9 python36-clustershell = 1.9-3.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch Wrote: /builddir/build/RPMS/clustershell-1.9-3.el7.noarch.rpm Wrote: /builddir/build/RPMS/python2-clustershell-1.9-3.el7.noarch.rpm Wrote: /builddir/build/RPMS/python36-clustershell-1.9-3.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.z8A85o + umask 022 + cd /builddir/build/BUILD + cd ClusterShell-1.9 + /usr/bin/rm -rf /builddir/build/BUILDROOT/clustershell-1.9-3.el7.noarch + exit 0 Child return code was: 0