Mock Version: 1.2.21 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/insights-coordinator-rhev.spec'], shell=Falseuid=1001chrootPath='/var/lib/mock/epel-6-x86_64-mockbuilder-4563/root'timeout=0logger=user='mockbuild'env={'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash'}printOutput=Falsegid=135) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/insights-coordinator-rhev.spec'] with env {'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash'} and shell False warning: Could not canonicalize hostname: copr-builder-546526099.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/insights-coordinator-rhev-1.0.29-3.el6.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/insights-coordinator-rhev.spec'], shell=Falseuid=1001private_network=Truetimeout=0logger=user='mockbuild'chrootPath='/var/lib/mock/epel-6-x86_64-mockbuilder-4563/root'env={'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash'}printOutput=Falsegid=135) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/insights-coordinator-rhev.spec'] with env {'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.1ti9E6 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf insights-coordinator-rhev-1.0.29 + /usr/bin/gzip -dc /builddir/build/SOURCES/insights-coordinator-rhev-1.0.29.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd insights-coordinator-rhev-1.0.29 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.lW0uSJ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/insights-coordinator-rhev-1.0.29-3.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/insights-coordinator-rhev-1.0.29-3.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/insights-coordinator-rhev-1.0.29-3.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/insights-coordinator-rhev-1.0.29-3.el6.x86_64 + cd insights-coordinator-rhev-1.0.29 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/insights-coordinator-rhev-1.0.29-3.el6.x86_64 + rm -rf requirements + rm -rf tests ++ which python + /usr/bin/python setup.py install --root=/builddir/build/BUILDROOT/insights-coordinator-rhev-1.0.29-3.el6.x86_64 running install running build running build_py creating build creating build/lib creating build/lib/insights_coordinator_rhev copying insights_coordinator_rhev/utilities.py -> build/lib/insights_coordinator_rhev copying insights_coordinator_rhev/rhevm.py -> build/lib/insights_coordinator_rhev copying insights_coordinator_rhev/rhevh.py -> build/lib/insights_coordinator_rhev copying insights_coordinator_rhev/rhev.py -> build/lib/insights_coordinator_rhev copying insights_coordinator_rhev/parser.py -> build/lib/insights_coordinator_rhev copying insights_coordinator_rhev/cron.py -> build/lib/insights_coordinator_rhev copying insights_coordinator_rhev/constants.py -> build/lib/insights_coordinator_rhev copying insights_coordinator_rhev/config.py -> build/lib/insights_coordinator_rhev copying insights_coordinator_rhev/commands.py -> build/lib/insights_coordinator_rhev copying insights_coordinator_rhev/cleaner.py -> build/lib/insights_coordinator_rhev copying insights_coordinator_rhev/api.py -> build/lib/insights_coordinator_rhev copying insights_coordinator_rhev/__main__.py -> build/lib/insights_coordinator_rhev copying insights_coordinator_rhev/__init__.py -> build/lib/insights_coordinator_rhev creating build/lib/insights_coordinator_rhev/insights_coordinator_infra copying insights_coordinator_rhev/insights_coordinator_infra/logger.py -> build/lib/insights_coordinator_rhev/insights_coordinator_infra copying insights_coordinator_rhev/insights_coordinator_infra/constants.py -> build/lib/insights_coordinator_rhev/insights_coordinator_infra copying insights_coordinator_rhev/insights_coordinator_infra/commands.py -> build/lib/insights_coordinator_rhev/insights_coordinator_infra copying insights_coordinator_rhev/insights_coordinator_infra/api.py -> build/lib/insights_coordinator_rhev/insights_coordinator_infra copying insights_coordinator_rhev/insights_coordinator_infra/__init__.py -> build/lib/insights_coordinator_rhev/insights_coordinator_infra creating build/lib/insights_coordinator_rhev/insights_coordinator_infra/utils copying insights_coordinator_rhev/insights_coordinator_infra/utils/versions.py -> build/lib/insights_coordinator_rhev/insights_coordinator_infra/utils copying insights_coordinator_rhev/insights_coordinator_infra/utils/utilities.py -> build/lib/insights_coordinator_rhev/insights_coordinator_infra/utils copying insights_coordinator_rhev/insights_coordinator_infra/utils/language.py -> build/lib/insights_coordinator_rhev/insights_coordinator_infra/utils copying insights_coordinator_rhev/insights_coordinator_infra/utils/cron.py -> build/lib/insights_coordinator_rhev/insights_coordinator_infra/utils copying insights_coordinator_rhev/insights_coordinator_infra/utils/cleaner.py -> build/lib/insights_coordinator_rhev/insights_coordinator_infra/utils copying insights_coordinator_rhev/insights_coordinator_infra/utils/__init__.py -> build/lib/insights_coordinator_rhev/insights_coordinator_infra/utils creating build/lib/insights_coordinator_rhev/insights_coordinator_infra/transport copying insights_coordinator_rhev/insights_coordinator_infra/transport/ssh.py -> build/lib/insights_coordinator_rhev/insights_coordinator_infra/transport copying insights_coordinator_rhev/insights_coordinator_infra/transport/__init__.py -> build/lib/insights_coordinator_rhev/insights_coordinator_infra/transport creating build/lib/insights_coordinator_rhev/insights_coordinator_infra/parser copying insights_coordinator_rhev/insights_coordinator_infra/parser/options_parser.py -> build/lib/insights_coordinator_rhev/insights_coordinator_infra/parser copying insights_coordinator_rhev/insights_coordinator_infra/parser/options.py -> build/lib/insights_coordinator_rhev/insights_coordinator_infra/parser copying insights_coordinator_rhev/insights_coordinator_infra/parser/config.py -> build/lib/insights_coordinator_rhev/insights_coordinator_infra/parser copying insights_coordinator_rhev/insights_coordinator_infra/parser/__init__.py -> build/lib/insights_coordinator_rhev/insights_coordinator_infra/parser running egg_info writing requirements to insights_coordinator_rhev.egg-info/requires.txt writing insights_coordinator_rhev.egg-info/PKG-INFO writing top-level names to insights_coordinator_rhev.egg-info/top_level.txt writing dependency_links to insights_coordinator_rhev.egg-info/dependency_links.txt writing entry points to insights_coordinator_rhev.egg-info/entry_points.txt reading manifest file 'insights_coordinator_rhev.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'insights_coordinator_rhev.egg-info/SOURCES.txt' running install_lib creating /builddir/build/BUILDROOT/insights-coordinator-rhev-1.0.29-3.el6.x86_64 creating /builddir/build/BUILDROOT/insights-coordinator-rhev-1.0.29-3.el6.x86_64/usr creating /builddir/build/BUILDROOT/insights-coordinator-rhev-1.0.29-3.el6.x86_64/usr/lib creating /builddir/build/BUILDROOT/insights-coordinator-rhev-1.0.29-3.el6.x86_64/usr/lib/python2.6 creating /builddir/build/BUILDROOT/insights-coordinator-rhev-1.0.29-3.el6.x86_64/usr/lib/python2.6/site-packages creating /builddir/build/BUILDROOT/insights-coordinator-rhev-1.0.29-3.el6.x86_64/usr/lib/python2.6/site-packages/insights_coordinator_rhev creating /builddir/build/BUILDROOT/insights-coordinator-rhev-1.0.29-3.el6.x86_64/usr/lib/python2.6/site-packages/insights_coordinator_rhev/insights_coordinator_infra creating /builddir/build/BUILDROOT/insights-coordinator-rhev-1.0.29-3.el6.x86_64/usr/lib/python2.6/site-packages/insights_coordinator_rhev/insights_coordinator_infra/parser copying build/lib/insights_coordinator_rhev/insights_coordinator_infra/parser/__init__.py -> /builddir/build/BUILDROOT/insights-coordinator-rhev-1.0.29-3.el6.x86_64/usr/lib/python2.6/site-packages/insights_coordinator_rhev/insights_coordinator_infra/parser copying build/lib/insights_coordinator_rhev/insights_coordinator_infra/parser/config.py -> /builddir/build/BUILDROOT/insights-coordinator-rhev-1.0.29-3.el6.x86_64/usr/lib/python2.6/site-packages/insights_coordinator_rhev/insights_coordinator_infra/parser copying build/lib/insights_coordinator_rhev/insights_coordinator_infra/parser/options.py -> /builddir/build/BUILDROOT/insights-coordinator-rhev-1.0.29-3.el6.x86_64/usr/lib/python2.6/site-packages/insights_coordinator_rhev/insights_coordinator_infra/parser copying build/lib/insights_coordinator_rhev/insights_coordinator_infra/parser/options_parser.py -> /builddir/build/BUILDROOT/insights-coordinator-rhev-1.0.29-3.el6.x86_64/usr/lib/python2.6/site-packages/insights_coordinator_rhev/insights_coordinator_infra/parser creating /builddir/build/BUILDROOT/insights-coordinator-rhev-1.0.29-3.el6.x86_64/usr/lib/python2.6/site-packages/insights_coordinator_rhev/insights_coordinator_infra/transport copying build/lib/insights_coordinator_rhev/insights_coordinator_infra/transport/__init__.py -> /builddir/build/BUILDROOT/insights-coordinator-rhev-1.0.29-3.el6.x86_64/usr/lib/python2.6/site-packages/insights_coordinator_rhev/insights_coordinator_infra/transport copying build/lib/insights_coordinator_rhev/insights_coordinator_infra/transport/ssh.py -> /builddir/build/BUILDROOT/insights-coordinator-rhev-1.0.29-3.el6.x86_64/usr/lib/python2.6/site-packages/insights_coordinator_rhev/insights_coordinator_infra/transport creating /builddir/build/BUILDROOT/insights-coordinator-rhev-1.0.29-3.el6.x86_64/usr/lib/python2.6/site-packages/insights_coordinator_rhev/insights_coordinator_infra/utils copying build/lib/insights_coordinator_rhev/insights_coordinator_infra/utils/__init__.py -> /builddir/build/BUILDROOT/insights-coordinator-rhev-1.0.29-3.el6.x86_64/usr/lib/python2.6/site-packages/insights_coordinator_rhev/insights_coordinator_infra/utils copying build/lib/insights_coordinator_rhev/insights_coordinator_infra/utils/cleaner.py -> /builddir/build/BUILDROOT/insights-coordinator-rhev-1.0.29-3.el6.x86_64/usr/lib/python2.6/site-packages/insights_coordinator_rhev/insights_coordinator_infra/utils copying build/lib/insights_coordinator_rhev/insights_coordinator_infra/utils/cron.py -> /builddir/build/BUILDROOT/insights-coordinator-rhev-1.0.29-3.el6.x86_64/usr/lib/python2.6/site-packages/insights_coordinator_rhev/insights_coordinator_infra/utils copying build/lib/insights_coordinator_rhev/insights_coordinator_infra/utils/language.py -> /builddir/build/BUILDROOT/insights-coordinator-rhev-1.0.29-3.el6.x86_64/usr/lib/python2.6/site-packages/insights_coordinator_rhev/insights_coordinator_infra/utils copying build/lib/insights_coordinator_rhev/insights_coordinator_infra/utils/utilities.py -> /builddir/build/BUILDROOT/insights-coordinator-rhev-1.0.29-3.el6.x86_64/usr/lib/python2.6/site-packages/insights_coordinator_rhev/insights_coordinator_infra/utils copying build/lib/insights_coordinator_rhev/insights_coordinator_infra/utils/versions.py -> /builddir/build/BUILDROOT/insights-coordinator-rhev-1.0.29-3.el6.x86_64/usr/lib/python2.6/site-packages/insights_coordinator_rhev/insights_coordinator_infra/utils copying build/lib/insights_coordinator_rhev/insights_coordinator_infra/__init__.py -> /builddir/build/BUILDROOT/insights-coordinator-rhev-1.0.29-3.el6.x86_64/usr/lib/python2.6/site-packages/insights_coordinator_rhev/insights_coordinator_infra copying build/lib/insights_coordinator_rhev/insights_coordinator_infra/api.py -> /builddir/build/BUILDROOT/insights-coordinator-rhev-1.0.29-3.el6.x86_64/usr/lib/python2.6/site-packages/insights_coordinator_rhev/insights_coordinator_infra copying build/lib/insights_coordinator_rhev/insights_coordinator_infra/commands.py -> /builddir/build/BUILDROOT/insights-coordinator-rhev-1.0.29-3.el6.x86_64/usr/lib/python2.6/site-packages/insights_coordinator_rhev/insights_coordinator_infra copying build/lib/insights_coordinator_rhev/insights_coordinator_infra/constants.py -> /builddir/build/BUILDROOT/insights-coordinator-rhev-1.0.29-3.el6.x86_64/usr/lib/python2.6/site-packages/insights_coordinator_rhev/insights_coordinator_infra copying build/lib/insights_coordinator_rhev/insights_coordinator_infra/logger.py -> /builddir/build/BUILDROOT/insights-coordinator-rhev-1.0.29-3.el6.x86_64/usr/lib/python2.6/site-packages/insights_coordinator_rhev/insights_coordinator_infra copying build/lib/insights_coordinator_rhev/__init__.py -> /builddir/build/BUILDROOT/insights-coordinator-rhev-1.0.29-3.el6.x86_64/usr/lib/python2.6/site-packages/insights_coordinator_rhev copying build/lib/insights_coordinator_rhev/__main__.py -> /builddir/build/BUILDROOT/insights-coordinator-rhev-1.0.29-3.el6.x86_64/usr/lib/python2.6/site-packages/insights_coordinator_rhev copying build/lib/insights_coordinator_rhev/api.py -> /builddir/build/BUILDROOT/insights-coordinator-rhev-1.0.29-3.el6.x86_64/usr/lib/python2.6/site-packages/insights_coordinator_rhev copying build/lib/insights_coordinator_rhev/cleaner.py -> /builddir/build/BUILDROOT/insights-coordinator-rhev-1.0.29-3.el6.x86_64/usr/lib/python2.6/site-packages/insights_coordinator_rhev copying build/lib/insights_coordinator_rhev/commands.py -> /builddir/build/BUILDROOT/insights-coordinator-rhev-1.0.29-3.el6.x86_64/usr/lib/python2.6/site-packages/insights_coordinator_rhev copying build/lib/insights_coordinator_rhev/config.py -> /builddir/build/BUILDROOT/insights-coordinator-rhev-1.0.29-3.el6.x86_64/usr/lib/python2.6/site-packages/insights_coordinator_rhev copying build/lib/insights_coordinator_rhev/constants.py -> /builddir/build/BUILDROOT/insights-coordinator-rhev-1.0.29-3.el6.x86_64/usr/lib/python2.6/site-packages/insights_coordinator_rhev copying build/lib/insights_coordinator_rhev/cron.py -> /builddir/build/BUILDROOT/insights-coordinator-rhev-1.0.29-3.el6.x86_64/usr/lib/python2.6/site-packages/insights_coordinator_rhev copying build/lib/insights_coordinator_rhev/parser.py -> /builddir/build/BUILDROOT/insights-coordinator-rhev-1.0.29-3.el6.x86_64/usr/lib/python2.6/site-packages/insights_coordinator_rhev copying build/lib/insights_coordinator_rhev/rhev.py -> /builddir/build/BUILDROOT/insights-coordinator-rhev-1.0.29-3.el6.x86_64/usr/lib/python2.6/site-packages/insights_coordinator_rhev copying build/lib/insights_coordinator_rhev/rhevh.py -> /builddir/build/BUILDROOT/insights-coordinator-rhev-1.0.29-3.el6.x86_64/usr/lib/python2.6/site-packages/insights_coordinator_rhev copying build/lib/insights_coordinator_rhev/rhevm.py -> /builddir/build/BUILDROOT/insights-coordinator-rhev-1.0.29-3.el6.x86_64/usr/lib/python2.6/site-packages/insights_coordinator_rhev copying build/lib/insights_coordinator_rhev/utilities.py -> /builddir/build/BUILDROOT/insights-coordinator-rhev-1.0.29-3.el6.x86_64/usr/lib/python2.6/site-packages/insights_coordinator_rhev byte-compiling /builddir/build/BUILDROOT/insights-coordinator-rhev-1.0.29-3.el6.x86_64/usr/lib/python2.6/site-packages/insights_coordinator_rhev/insights_coordinator_infra/parser/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/insights-coordinator-rhev-1.0.29-3.el6.x86_64/usr/lib/python2.6/site-packages/insights_coordinator_rhev/insights_coordinator_infra/parser/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/insights-coordinator-rhev-1.0.29-3.el6.x86_64/usr/lib/python2.6/site-packages/insights_coordinator_rhev/insights_coordinator_infra/parser/options.py to options.pyc byte-compiling /builddir/build/BUILDROOT/insights-coordinator-rhev-1.0.29-3.el6.x86_64/usr/lib/python2.6/site-packages/insights_coordinator_rhev/insights_coordinator_infra/parser/options_parser.py to options_parser.pyc byte-compiling /builddir/build/BUILDROOT/insights-coordinator-rhev-1.0.29-3.el6.x86_64/usr/lib/python2.6/site-packages/insights_coordinator_rhev/insights_coordinator_infra/transport/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/insights-coordinator-rhev-1.0.29-3.el6.x86_64/usr/lib/python2.6/site-packages/insights_coordinator_rhev/insights_coordinator_infra/transport/ssh.py to ssh.pyc byte-compiling /builddir/build/BUILDROOT/insights-coordinator-rhev-1.0.29-3.el6.x86_64/usr/lib/python2.6/site-packages/insights_coordinator_rhev/insights_coordinator_infra/utils/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/insights-coordinator-rhev-1.0.29-3.el6.x86_64/usr/lib/python2.6/site-packages/insights_coordinator_rhev/insights_coordinator_infra/utils/cleaner.py to cleaner.pyc byte-compiling /builddir/build/BUILDROOT/insights-coordinator-rhev-1.0.29-3.el6.x86_64/usr/lib/python2.6/site-packages/insights_coordinator_rhev/insights_coordinator_infra/utils/cron.py to cron.pyc byte-compiling /builddir/build/BUILDROOT/insights-coordinator-rhev-1.0.29-3.el6.x86_64/usr/lib/python2.6/site-packages/insights_coordinator_rhev/insights_coordinator_infra/utils/language.py to language.pyc byte-compiling /builddir/build/BUILDROOT/insights-coordinator-rhev-1.0.29-3.el6.x86_64/usr/lib/python2.6/site-packages/insights_coordinator_rhev/insights_coordinator_infra/utils/utilities.py to utilities.pyc byte-compiling /builddir/build/BUILDROOT/insights-coordinator-rhev-1.0.29-3.el6.x86_64/usr/lib/python2.6/site-packages/insights_coordinator_rhev/insights_coordinator_infra/utils/versions.py to versions.pyc byte-compiling /builddir/build/BUILDROOT/insights-coordinator-rhev-1.0.29-3.el6.x86_64/usr/lib/python2.6/site-packages/insights_coordinator_rhev/insights_coordinator_infra/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/insights-coordinator-rhev-1.0.29-3.el6.x86_64/usr/lib/python2.6/site-packages/insights_coordinator_rhev/insights_coordinator_infra/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/insights-coordinator-rhev-1.0.29-3.el6.x86_64/usr/lib/python2.6/site-packages/insights_coordinator_rhev/insights_coordinator_infra/commands.py to commands.pyc byte-compiling /builddir/build/BUILDROOT/insights-coordinator-rhev-1.0.29-3.el6.x86_64/usr/lib/python2.6/site-packages/insights_coordinator_rhev/insights_coordinator_infra/constants.py to constants.pyc byte-compiling /builddir/build/BUILDROOT/insights-coordinator-rhev-1.0.29-3.el6.x86_64/usr/lib/python2.6/site-packages/insights_coordinator_rhev/insights_coordinator_infra/logger.py to logger.pyc byte-compiling /builddir/build/BUILDROOT/insights-coordinator-rhev-1.0.29-3.el6.x86_64/usr/lib/python2.6/site-packages/insights_coordinator_rhev/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/insights-coordinator-rhev-1.0.29-3.el6.x86_64/usr/lib/python2.6/site-packages/insights_coordinator_rhev/__main__.py to __main__.pyc byte-compiling /builddir/build/BUILDROOT/insights-coordinator-rhev-1.0.29-3.el6.x86_64/usr/lib/python2.6/site-packages/insights_coordinator_rhev/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/insights-coordinator-rhev-1.0.29-3.el6.x86_64/usr/lib/python2.6/site-packages/insights_coordinator_rhev/cleaner.py to cleaner.pyc byte-compiling /builddir/build/BUILDROOT/insights-coordinator-rhev-1.0.29-3.el6.x86_64/usr/lib/python2.6/site-packages/insights_coordinator_rhev/commands.py to commands.pyc byte-compiling /builddir/build/BUILDROOT/insights-coordinator-rhev-1.0.29-3.el6.x86_64/usr/lib/python2.6/site-packages/insights_coordinator_rhev/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/insights-coordinator-rhev-1.0.29-3.el6.x86_64/usr/lib/python2.6/site-packages/insights_coordinator_rhev/constants.py to constants.pyc byte-compiling /builddir/build/BUILDROOT/insights-coordinator-rhev-1.0.29-3.el6.x86_64/usr/lib/python2.6/site-packages/insights_coordinator_rhev/cron.py to cron.pyc byte-compiling /builddir/build/BUILDROOT/insights-coordinator-rhev-1.0.29-3.el6.x86_64/usr/lib/python2.6/site-packages/insights_coordinator_rhev/parser.py to parser.pyc byte-compiling /builddir/build/BUILDROOT/insights-coordinator-rhev-1.0.29-3.el6.x86_64/usr/lib/python2.6/site-packages/insights_coordinator_rhev/rhev.py to rhev.pyc byte-compiling /builddir/build/BUILDROOT/insights-coordinator-rhev-1.0.29-3.el6.x86_64/usr/lib/python2.6/site-packages/insights_coordinator_rhev/rhevh.py to rhevh.pyc byte-compiling /builddir/build/BUILDROOT/insights-coordinator-rhev-1.0.29-3.el6.x86_64/usr/lib/python2.6/site-packages/insights_coordinator_rhev/rhevm.py to rhevm.pyc byte-compiling /builddir/build/BUILDROOT/insights-coordinator-rhev-1.0.29-3.el6.x86_64/usr/lib/python2.6/site-packages/insights_coordinator_rhev/utilities.py to utilities.pyc running install_data creating /builddir/build/BUILDROOT/insights-coordinator-rhev-1.0.29-3.el6.x86_64/etc creating /builddir/build/BUILDROOT/insights-coordinator-rhev-1.0.29-3.el6.x86_64/etc/redhat-access-insights copying etc/insights-coordinator-rhev.conf -> /builddir/build/BUILDROOT/insights-coordinator-rhev-1.0.29-3.el6.x86_64/etc/redhat-access-insights copying etc/insights-coordinator-rhev.cron -> /builddir/build/BUILDROOT/insights-coordinator-rhev-1.0.29-3.el6.x86_64/etc/redhat-access-insights creating /builddir/build/BUILDROOT/insights-coordinator-rhev-1.0.29-3.el6.x86_64/usr/share creating /builddir/build/BUILDROOT/insights-coordinator-rhev-1.0.29-3.el6.x86_64/usr/share/man creating /builddir/build/BUILDROOT/insights-coordinator-rhev-1.0.29-3.el6.x86_64/usr/share/man/man5 copying docs/insights-coordinator-rhev.conf.5.gz -> /builddir/build/BUILDROOT/insights-coordinator-rhev-1.0.29-3.el6.x86_64/usr/share/man/man5/ creating /builddir/build/BUILDROOT/insights-coordinator-rhev-1.0.29-3.el6.x86_64/usr/share/man/man8 copying docs/insights-coordinator-rhev.8.gz -> /builddir/build/BUILDROOT/insights-coordinator-rhev-1.0.29-3.el6.x86_64/usr/share/man/man8/ creating /builddir/build/BUILDROOT/insights-coordinator-rhev-1.0.29-3.el6.x86_64/var creating /builddir/build/BUILDROOT/insights-coordinator-rhev-1.0.29-3.el6.x86_64/var/log creating /builddir/build/BUILDROOT/insights-coordinator-rhev-1.0.29-3.el6.x86_64/var/log/insights-coordinator-rhev running install_egg_info Copying insights_coordinator_rhev.egg-info to /builddir/build/BUILDROOT/insights-coordinator-rhev-1.0.29-3.el6.x86_64/usr/lib/python2.6/site-packages/insights_coordinator_rhev-1.0.29-py2.6.egg-info running install_scripts Installing insights-coordinator-rhev script to /builddir/build/BUILDROOT/insights-coordinator-rhev-1.0.29-3.el6.x86_64/usr/bin + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python Bytecompiling .py files below /builddir/build/BUILDROOT/insights-coordinator-rhev-1.0.29-3.el6.x86_64/usr/lib/python2.6 using /usr/bin/python2.6 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: insights-coordinator-rhev-1.0.29-3.el6.noarch Provides: config(insights-coordinator-rhev) = 1.0.29-3.el6 Requires(interp): /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(postun): /bin/sh Requires: /usr/bin/python python(abi) = 2.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/insights-coordinator-rhev-1.0.29-3.el6.x86_64 warning: Could not canonicalize hostname: copr-builder-546526099.novalocal Wrote: /builddir/build/RPMS/insights-coordinator-rhev-1.0.29-3.el6.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.twElFk + umask 022 + cd /builddir/build/BUILD + cd insights-coordinator-rhev-1.0.29 + rm -rf /builddir/build/BUILDROOT/insights-coordinator-rhev-1.0.29-3.el6.x86_64 + exit 0 Child return code was: 0