Mock Version: 1.1.34 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/python-carbon.spec'], False, '/var/lib/mock/rhel-6-x86_64/root/', None, 0, True, False, 500, 490, None, False, {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/python-carbon.spec'] with env {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'} Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-carbon-0.9.12-3.el6.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/python-carbon.spec'], False, '/var/lib/mock/rhel-6-x86_64/root/', None, 0, True, False, 500, 490, None, False, {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/python-carbon.spec'] with env {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.DUTgla + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf carbon-0.9.12 + /usr/bin/gzip -dc /builddir/build/SOURCES/python-carbon-0.9.12.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd carbon-0.9.12 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (python-carbon-0.9.12-fedora.patch):' Patch #0 (python-carbon-0.9.12-fedora.patch): + /bin/cat /builddir/build/SOURCES/python-carbon-0.9.12-fedora.patch + /usr/bin/patch -p1 --fuzz=0 patching file conf/carbon.conf.example patching file setup.cfg patching file setup.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.yCxvDM + umask 022 + cd /builddir/build/BUILD + cd carbon-0.9.12 + LANG=C + export LANG + unset DISPLAY + /usr/bin/python setup.py build /usr/lib64/python2.6/distutils/dist.py:266: UserWarning: Unknown distribution option: 'install_requires' warnings.warn(msg) running build running build_py creating build creating build/lib creating build/lib/carbon copying lib/carbon/amqp_listener.py -> build/lib/carbon copying lib/carbon/rewrite.py -> build/lib/carbon copying lib/carbon/log.py -> build/lib/carbon copying lib/carbon/util.py -> build/lib/carbon copying lib/carbon/events.py -> build/lib/carbon copying lib/carbon/conf.py -> build/lib/carbon copying lib/carbon/protocols.py -> build/lib/carbon copying lib/carbon/service.py -> build/lib/carbon copying lib/carbon/writer.py -> build/lib/carbon copying lib/carbon/cache.py -> build/lib/carbon copying lib/carbon/manhole.py -> build/lib/carbon copying lib/carbon/hashing.py -> build/lib/carbon copying lib/carbon/client.py -> build/lib/carbon copying lib/carbon/routers.py -> build/lib/carbon copying lib/carbon/instrumentation.py -> build/lib/carbon copying lib/carbon/management.py -> build/lib/carbon copying lib/carbon/relayrules.py -> build/lib/carbon copying lib/carbon/amqp_publisher.py -> build/lib/carbon copying lib/carbon/__init__.py -> build/lib/carbon copying lib/carbon/exceptions.py -> build/lib/carbon copying lib/carbon/storage.py -> build/lib/carbon copying lib/carbon/state.py -> build/lib/carbon copying lib/carbon/regexlist.py -> build/lib/carbon creating build/lib/carbon/aggregator copying lib/carbon/aggregator/receiver.py -> build/lib/carbon/aggregator copying lib/carbon/aggregator/rules.py -> build/lib/carbon/aggregator copying lib/carbon/aggregator/__init__.py -> build/lib/carbon/aggregator copying lib/carbon/aggregator/buffers.py -> build/lib/carbon/aggregator package init file 'lib/twisted/plugins/__init__.py' not found (or not a regular file) creating build/lib/twisted creating build/lib/twisted/plugins copying lib/twisted/plugins/carbon_aggregator_plugin.py -> build/lib/twisted/plugins copying lib/twisted/plugins/carbon_relay_plugin.py -> build/lib/twisted/plugins copying lib/twisted/plugins/carbon_cache_plugin.py -> build/lib/twisted/plugins copying lib/carbon/amqp0-8.xml -> build/lib/carbon package init file 'lib/twisted/plugins/__init__.py' not found (or not a regular file) running build_scripts creating build/scripts-2.6 copying and adjusting bin/carbon-aggregator.py -> build/scripts-2.6 copying and adjusting bin/validate-storage-schemas.py -> build/scripts-2.6 copying and adjusting bin/carbon-client.py -> build/scripts-2.6 copying and adjusting bin/carbon-relay.py -> build/scripts-2.6 copying and adjusting bin/carbon-cache.py -> build/scripts-2.6 changing mode of build/scripts-2.6/carbon-aggregator.py from 644 to 755 changing mode of build/scripts-2.6/validate-storage-schemas.py from 644 to 755 changing mode of build/scripts-2.6/carbon-client.py from 644 to 755 changing mode of build/scripts-2.6/carbon-relay.py from 644 to 755 changing mode of build/scripts-2.6/carbon-cache.py from 644 to 755 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.tiG23o + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64 + cd carbon-0.9.12 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64 + /usr/bin/python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64 /usr/lib64/python2.6/distutils/dist.py:266: UserWarning: Unknown distribution option: 'install_requires' warnings.warn(msg) running install running install_lib creating /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64 creating /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/usr creating /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/usr/lib/python2.6 creating /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/usr/lib/python2.6/site-packages creating /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/usr/lib/python2.6/site-packages/twisted creating /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/usr/lib/python2.6/site-packages/twisted/plugins copying build/lib/twisted/plugins/carbon_aggregator_plugin.py -> /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/usr/lib/python2.6/site-packages/twisted/plugins copying build/lib/twisted/plugins/carbon_relay_plugin.py -> /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/usr/lib/python2.6/site-packages/twisted/plugins copying build/lib/twisted/plugins/carbon_cache_plugin.py -> /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/usr/lib/python2.6/site-packages/twisted/plugins creating /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/usr/lib/python2.6/site-packages/carbon copying build/lib/carbon/amqp_listener.py -> /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/usr/lib/python2.6/site-packages/carbon copying build/lib/carbon/rewrite.py -> /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/usr/lib/python2.6/site-packages/carbon copying build/lib/carbon/log.py -> /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/usr/lib/python2.6/site-packages/carbon copying build/lib/carbon/util.py -> /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/usr/lib/python2.6/site-packages/carbon copying build/lib/carbon/events.py -> /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/usr/lib/python2.6/site-packages/carbon copying build/lib/carbon/conf.py -> /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/usr/lib/python2.6/site-packages/carbon copying build/lib/carbon/protocols.py -> /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/usr/lib/python2.6/site-packages/carbon copying build/lib/carbon/service.py -> /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/usr/lib/python2.6/site-packages/carbon creating /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/usr/lib/python2.6/site-packages/carbon/aggregator copying build/lib/carbon/aggregator/receiver.py -> /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/usr/lib/python2.6/site-packages/carbon/aggregator copying build/lib/carbon/aggregator/rules.py -> /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/usr/lib/python2.6/site-packages/carbon/aggregator copying build/lib/carbon/aggregator/__init__.py -> /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/usr/lib/python2.6/site-packages/carbon/aggregator copying build/lib/carbon/aggregator/buffers.py -> /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/usr/lib/python2.6/site-packages/carbon/aggregator copying build/lib/carbon/writer.py -> /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/usr/lib/python2.6/site-packages/carbon copying build/lib/carbon/amqp0-8.xml -> /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/usr/lib/python2.6/site-packages/carbon copying build/lib/carbon/cache.py -> /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/usr/lib/python2.6/site-packages/carbon copying build/lib/carbon/manhole.py -> /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/usr/lib/python2.6/site-packages/carbon copying build/lib/carbon/hashing.py -> /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/usr/lib/python2.6/site-packages/carbon copying build/lib/carbon/client.py -> /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/usr/lib/python2.6/site-packages/carbon copying build/lib/carbon/routers.py -> /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/usr/lib/python2.6/site-packages/carbon copying build/lib/carbon/instrumentation.py -> /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/usr/lib/python2.6/site-packages/carbon copying build/lib/carbon/management.py -> /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/usr/lib/python2.6/site-packages/carbon copying build/lib/carbon/relayrules.py -> /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/usr/lib/python2.6/site-packages/carbon copying build/lib/carbon/amqp_publisher.py -> /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/usr/lib/python2.6/site-packages/carbon copying build/lib/carbon/__init__.py -> /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/usr/lib/python2.6/site-packages/carbon copying build/lib/carbon/exceptions.py -> /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/usr/lib/python2.6/site-packages/carbon copying build/lib/carbon/storage.py -> /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/usr/lib/python2.6/site-packages/carbon copying build/lib/carbon/state.py -> /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/usr/lib/python2.6/site-packages/carbon copying build/lib/carbon/regexlist.py -> /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/usr/lib/python2.6/site-packages/carbon byte-compiling /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/usr/lib/python2.6/site-packages/twisted/plugins/carbon_aggregator_plugin.py to carbon_aggregator_plugin.pyc byte-compiling /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/usr/lib/python2.6/site-packages/twisted/plugins/carbon_relay_plugin.py to carbon_relay_plugin.pyc byte-compiling /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/usr/lib/python2.6/site-packages/twisted/plugins/carbon_cache_plugin.py to carbon_cache_plugin.pyc byte-compiling /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/usr/lib/python2.6/site-packages/carbon/amqp_listener.py to amqp_listener.pyc byte-compiling /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/usr/lib/python2.6/site-packages/carbon/rewrite.py to rewrite.pyc byte-compiling /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/usr/lib/python2.6/site-packages/carbon/log.py to log.pyc byte-compiling /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/usr/lib/python2.6/site-packages/carbon/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/usr/lib/python2.6/site-packages/carbon/events.py to events.pyc byte-compiling /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/usr/lib/python2.6/site-packages/carbon/conf.py to conf.pyc byte-compiling /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/usr/lib/python2.6/site-packages/carbon/protocols.py to protocols.pyc byte-compiling /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/usr/lib/python2.6/site-packages/carbon/service.py to service.pyc byte-compiling /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/usr/lib/python2.6/site-packages/carbon/aggregator/receiver.py to receiver.pyc byte-compiling /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/usr/lib/python2.6/site-packages/carbon/aggregator/rules.py to rules.pyc byte-compiling /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/usr/lib/python2.6/site-packages/carbon/aggregator/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/usr/lib/python2.6/site-packages/carbon/aggregator/buffers.py to buffers.pyc byte-compiling /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/usr/lib/python2.6/site-packages/carbon/writer.py to writer.pyc byte-compiling /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/usr/lib/python2.6/site-packages/carbon/cache.py to cache.pyc byte-compiling /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/usr/lib/python2.6/site-packages/carbon/manhole.py to manhole.pyc byte-compiling /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/usr/lib/python2.6/site-packages/carbon/hashing.py to hashing.pyc byte-compiling /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/usr/lib/python2.6/site-packages/carbon/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/usr/lib/python2.6/site-packages/carbon/routers.py to routers.pyc byte-compiling /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/usr/lib/python2.6/site-packages/carbon/instrumentation.py to instrumentation.pyc byte-compiling /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/usr/lib/python2.6/site-packages/carbon/management.py to management.pyc byte-compiling /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/usr/lib/python2.6/site-packages/carbon/relayrules.py to relayrules.pyc byte-compiling /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/usr/lib/python2.6/site-packages/carbon/amqp_publisher.py to amqp_publisher.pyc byte-compiling /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/usr/lib/python2.6/site-packages/carbon/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/usr/lib/python2.6/site-packages/carbon/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/usr/lib/python2.6/site-packages/carbon/storage.py to storage.pyc byte-compiling /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/usr/lib/python2.6/site-packages/carbon/state.py to state.pyc byte-compiling /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/usr/lib/python2.6/site-packages/carbon/regexlist.py to regexlist.pyc writing byte-compilation script '/tmp/tmphOafV8.py' /usr/bin/python -O /tmp/tmphOafV8.py removing /tmp/tmphOafV8.py running install_scripts creating /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/usr/bin copying build/scripts-2.6/carbon-aggregator.py -> /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/usr/bin copying build/scripts-2.6/validate-storage-schemas.py -> /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/usr/bin copying build/scripts-2.6/carbon-client.py -> /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/usr/bin copying build/scripts-2.6/carbon-relay.py -> /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/usr/bin copying build/scripts-2.6/carbon-cache.py -> /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/usr/bin/carbon-aggregator.py to 755 changing mode of /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/usr/bin/validate-storage-schemas.py to 755 changing mode of /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/usr/bin/carbon-client.py to 755 changing mode of /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/usr/bin/carbon-relay.py to 755 changing mode of /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/usr/bin/carbon-cache.py to 755 running install_data creating /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/etc creating /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/etc/init.d copying distro/redhat/init.d/carbon-cache -> /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/etc/init.d copying distro/redhat/init.d/carbon-relay -> /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/etc/init.d copying distro/redhat/init.d/carbon-aggregator -> /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/etc/init.d running install_egg_info Writing /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/usr/lib/python2.6/site-packages/carbon-0.9.12-py2.6.egg-info + pushd /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/usr/bin/ ~/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/usr/bin ~/build/BUILD/carbon-0.9.12 + /bin/mv carbon-aggregator.py carbon-aggregator + /bin/mv carbon-cache.py carbon-cache + /bin/mv carbon-client.py carbon-client + /bin/mv carbon-relay.py carbon-relay + /bin/mv validate-storage-schemas.py validate-storage-schemas + popd ~/build/BUILD/carbon-0.9.12 + /bin/mkdir -p /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/etc/carbon + /bin/mkdir -p /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/var/log/carbon + /bin/mkdir -p /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/var/run/carbon + /bin/mkdir -p /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/var/lib/carbon + /usr/bin/install -Dp -m0755 /builddir/build/SOURCES/python-carbon-cache.init /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/etc/init.d/carbon-cache + /usr/bin/install -Dp -m0755 /builddir/build/SOURCES/python-carbon-relay.init /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/etc/init.d/carbon-relay + /usr/bin/install -Dp -m0755 /builddir/build/SOURCES/python-carbon-aggregator.init /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/etc/init.d/carbon-aggregator + /usr/bin/install -Dp -m0644 /builddir/build/SOURCES/python-carbon.sysconfig /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/etc/sysconfig/carbon + /bin/mkdir -p /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/etc/carbon + /usr/bin/install -Dp -m0644 conf/carbon.conf.example /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/etc/carbon/carbon.conf + /usr/bin/install -Dp -m0644 conf/storage-schemas.conf.example /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/etc/carbon/storage-schemas.conf + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/carbon-0.9.12 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/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile Bytecompiling .py files below /builddir/build/BUILDROOT/python-carbon-0.9.12-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: python-carbon-0.9.12-3.el6.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.oUOOa3 + umask 022 + cd /builddir/build/BUILD + cd carbon-0.9.12 + DOCDIR=/builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/usr/share/doc/python-carbon-0.9.12 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/usr/share/doc/python-carbon-0.9.12 + /bin/mkdir -p /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/usr/share/doc/python-carbon-0.9.12 + cp -pr LICENSE conf/aggregation-rules.conf.example conf/blacklist.conf.example conf/carbon.amqp.conf.example conf/carbon.conf.example conf/relay-rules.conf.example conf/rewrite-rules.conf.example conf/storage-aggregation.conf.example conf/storage-schemas.conf.example conf/whitelist.conf.example /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64/usr/share/doc/python-carbon-0.9.12 + exit 0 warning: File listed twice: /usr/lib/python2.6/site-packages/carbon/amqp_listener.py warning: File listed twice: /usr/lib/python2.6/site-packages/carbon/amqp_publisher.py Provides: config(python-carbon) = 0.9.12-3.el6 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh shadow-utils Requires(post): /bin/sh chkconfig Requires(preun): /bin/sh chkconfig initscripts Requires: /bin/sh /usr/bin/python python(abi) = 2.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64 Wrote: /builddir/build/RPMS/python-carbon-0.9.12-3.el6.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.AzUhky + umask 022 + cd /builddir/build/BUILD + cd carbon-0.9.12 + /bin/rm -rf /builddir/build/BUILDROOT/python-carbon-0.9.12-3.el6.x86_64 + exit 0 Child return code was: 0 LEAVE do -->