Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/ceph-deploy.spec'], False, '/var/lib/mock/storage7-ceph-hammer-el7-build-11012-14753/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/ceph-deploy.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/ceph-deploy-1.5.31-1.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/ceph-deploy.spec'], False, '/var/lib/mock/storage7-ceph-hammer-el7-build-11012-14753/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/ceph-deploy.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.JwX0UL + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ceph-deploy-1.5.31 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/ceph-deploy-1.5.31.tar.bz2 + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd ceph-deploy-1.5.31 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (ceph-deploy_do-not-use-upstream-repos.patch): + echo 'Patch #0 (ceph-deploy_do-not-use-upstream-repos.patch):' + /usr/bin/cat /builddir/build/SOURCES/ceph-deploy_do-not-use-upstream-repos.patch + /usr/bin/patch -p1 -b --suffix .disable-repos --fuzz=0 patching file ceph_deploy/install.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.xA1LnB + umask 022 + cd /builddir/build/BUILD + cd ceph-deploy-1.5.31 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.vw46Qq + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch + cd ceph-deploy-1.5.31 + python setup.py install --prefix=/usr --root=/builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch running install running build running build_py creating build creating build/lib creating build/lib/ceph_deploy copying ceph_deploy/mon.py -> build/lib/ceph_deploy copying ceph_deploy/exc.py -> build/lib/ceph_deploy copying ceph_deploy/install.py -> build/lib/ceph_deploy copying ceph_deploy/pkg.py -> build/lib/ceph_deploy copying ceph_deploy/gatherkeys.py -> build/lib/ceph_deploy copying ceph_deploy/cliutil.py -> build/lib/ceph_deploy copying ceph_deploy/forgetkeys.py -> build/lib/ceph_deploy copying ceph_deploy/__init__.py -> build/lib/ceph_deploy copying ceph_deploy/mds.py -> build/lib/ceph_deploy copying ceph_deploy/rgw.py -> build/lib/ceph_deploy copying ceph_deploy/misc.py -> build/lib/ceph_deploy copying ceph_deploy/config.py -> build/lib/ceph_deploy copying ceph_deploy/admin.py -> build/lib/ceph_deploy copying ceph_deploy/osd.py -> build/lib/ceph_deploy copying ceph_deploy/cli.py -> build/lib/ceph_deploy copying ceph_deploy/calamari.py -> build/lib/ceph_deploy copying ceph_deploy/connection.py -> build/lib/ceph_deploy copying ceph_deploy/repo.py -> build/lib/ceph_deploy copying ceph_deploy/validate.py -> build/lib/ceph_deploy copying ceph_deploy/new.py -> build/lib/ceph_deploy creating build/lib/ceph_deploy/conf copying ceph_deploy/conf/ceph.py -> build/lib/ceph_deploy/conf copying ceph_deploy/conf/__init__.py -> build/lib/ceph_deploy/conf copying ceph_deploy/conf/cephdeploy.py -> build/lib/ceph_deploy/conf creating build/lib/ceph_deploy/util copying ceph_deploy/util/constants.py -> build/lib/ceph_deploy/util copying ceph_deploy/util/net.py -> build/lib/ceph_deploy/util copying ceph_deploy/util/arg_validators.py -> build/lib/ceph_deploy/util copying ceph_deploy/util/versions.py -> build/lib/ceph_deploy/util copying ceph_deploy/util/templates.py -> build/lib/ceph_deploy/util copying ceph_deploy/util/__init__.py -> build/lib/ceph_deploy/util copying ceph_deploy/util/help_formatters.py -> build/lib/ceph_deploy/util copying ceph_deploy/util/pkg_managers.py -> build/lib/ceph_deploy/util copying ceph_deploy/util/ssh.py -> build/lib/ceph_deploy/util copying ceph_deploy/util/log.py -> build/lib/ceph_deploy/util copying ceph_deploy/util/files.py -> build/lib/ceph_deploy/util copying ceph_deploy/util/packages.py -> build/lib/ceph_deploy/util copying ceph_deploy/util/system.py -> build/lib/ceph_deploy/util copying ceph_deploy/util/decorators.py -> build/lib/ceph_deploy/util creating build/lib/ceph_deploy/lib copying ceph_deploy/lib/__init__.py -> build/lib/ceph_deploy/lib creating build/lib/ceph_deploy/hosts copying ceph_deploy/hosts/util.py -> build/lib/ceph_deploy/hosts copying ceph_deploy/hosts/__init__.py -> build/lib/ceph_deploy/hosts copying ceph_deploy/hosts/remotes.py -> build/lib/ceph_deploy/hosts copying ceph_deploy/hosts/common.py -> build/lib/ceph_deploy/hosts creating build/lib/ceph_deploy/tests copying ceph_deploy/tests/test_cli_new.py -> build/lib/ceph_deploy/tests copying ceph_deploy/tests/directory.py -> build/lib/ceph_deploy/tests copying ceph_deploy/tests/test_cli_rgw.py -> build/lib/ceph_deploy/tests copying ceph_deploy/tests/fakes.py -> build/lib/ceph_deploy/tests copying ceph_deploy/tests/test_cli_mon.py -> build/lib/ceph_deploy/tests copying ceph_deploy/tests/util.py -> build/lib/ceph_deploy/tests copying ceph_deploy/tests/__init__.py -> build/lib/ceph_deploy/tests copying ceph_deploy/tests/test_cli_admin.py -> build/lib/ceph_deploy/tests copying ceph_deploy/tests/conftest.py -> build/lib/ceph_deploy/tests copying ceph_deploy/tests/test_conf.py -> build/lib/ceph_deploy/tests copying ceph_deploy/tests/test_mon.py -> build/lib/ceph_deploy/tests copying ceph_deploy/tests/test_install.py -> build/lib/ceph_deploy/tests copying ceph_deploy/tests/test_remotes.py -> build/lib/ceph_deploy/tests creating build/lib/ceph_deploy/util/paths copying ceph_deploy/util/paths/mon.py -> build/lib/ceph_deploy/util/paths copying ceph_deploy/util/paths/__init__.py -> build/lib/ceph_deploy/util/paths copying ceph_deploy/util/paths/gpg.py -> build/lib/ceph_deploy/util/paths copying ceph_deploy/util/paths/osd.py -> build/lib/ceph_deploy/util/paths creating build/lib/ceph_deploy/lib/vendor copying ceph_deploy/lib/vendor/__init__.py -> build/lib/ceph_deploy/lib/vendor creating build/lib/ceph_deploy/hosts/debian copying ceph_deploy/hosts/debian/install.py -> build/lib/ceph_deploy/hosts/debian copying ceph_deploy/hosts/debian/__init__.py -> build/lib/ceph_deploy/hosts/debian copying ceph_deploy/hosts/debian/uninstall.py -> build/lib/ceph_deploy/hosts/debian creating build/lib/ceph_deploy/hosts/fedora copying ceph_deploy/hosts/fedora/install.py -> build/lib/ceph_deploy/hosts/fedora copying ceph_deploy/hosts/fedora/__init__.py -> build/lib/ceph_deploy/hosts/fedora copying ceph_deploy/hosts/fedora/uninstall.py -> build/lib/ceph_deploy/hosts/fedora creating build/lib/ceph_deploy/hosts/suse copying ceph_deploy/hosts/suse/install.py -> build/lib/ceph_deploy/hosts/suse copying ceph_deploy/hosts/suse/__init__.py -> build/lib/ceph_deploy/hosts/suse copying ceph_deploy/hosts/suse/uninstall.py -> build/lib/ceph_deploy/hosts/suse creating build/lib/ceph_deploy/hosts/centos copying ceph_deploy/hosts/centos/install.py -> build/lib/ceph_deploy/hosts/centos copying ceph_deploy/hosts/centos/__init__.py -> build/lib/ceph_deploy/hosts/centos copying ceph_deploy/hosts/centos/uninstall.py -> build/lib/ceph_deploy/hosts/centos creating build/lib/ceph_deploy/hosts/rhel copying ceph_deploy/hosts/rhel/install.py -> build/lib/ceph_deploy/hosts/rhel copying ceph_deploy/hosts/rhel/__init__.py -> build/lib/ceph_deploy/hosts/rhel copying ceph_deploy/hosts/rhel/uninstall.py -> build/lib/ceph_deploy/hosts/rhel creating build/lib/ceph_deploy/tests/parser copying ceph_deploy/tests/parser/test_rgw.py -> build/lib/ceph_deploy/tests/parser copying ceph_deploy/tests/parser/test_pkg.py -> build/lib/ceph_deploy/tests/parser copying ceph_deploy/tests/parser/test_main.py -> build/lib/ceph_deploy/tests/parser copying ceph_deploy/tests/parser/test_new.py -> build/lib/ceph_deploy/tests/parser copying ceph_deploy/tests/parser/test_purge.py -> build/lib/ceph_deploy/tests/parser copying ceph_deploy/tests/parser/test_config.py -> build/lib/ceph_deploy/tests/parser copying ceph_deploy/tests/parser/test_admin.py -> build/lib/ceph_deploy/tests/parser copying ceph_deploy/tests/parser/test_osd.py -> build/lib/ceph_deploy/tests/parser copying ceph_deploy/tests/parser/__init__.py -> build/lib/ceph_deploy/tests/parser copying ceph_deploy/tests/parser/test_purgedata.py -> build/lib/ceph_deploy/tests/parser copying ceph_deploy/tests/parser/test_gatherkeys.py -> build/lib/ceph_deploy/tests/parser copying ceph_deploy/tests/parser/test_calamari.py -> build/lib/ceph_deploy/tests/parser copying ceph_deploy/tests/parser/test_repo.py -> build/lib/ceph_deploy/tests/parser copying ceph_deploy/tests/parser/test_uninstall.py -> build/lib/ceph_deploy/tests/parser copying ceph_deploy/tests/parser/test_mds.py -> build/lib/ceph_deploy/tests/parser copying ceph_deploy/tests/parser/test_mon.py -> build/lib/ceph_deploy/tests/parser copying ceph_deploy/tests/parser/test_install.py -> build/lib/ceph_deploy/tests/parser copying ceph_deploy/tests/parser/test_disk.py -> build/lib/ceph_deploy/tests/parser creating build/lib/ceph_deploy/lib/vendor/remoto copying ceph_deploy/lib/vendor/remoto/exc.py -> build/lib/ceph_deploy/lib/vendor/remoto copying ceph_deploy/lib/vendor/remoto/util.py -> build/lib/ceph_deploy/lib/vendor/remoto copying ceph_deploy/lib/vendor/remoto/process.py -> build/lib/ceph_deploy/lib/vendor/remoto copying ceph_deploy/lib/vendor/remoto/__init__.py -> build/lib/ceph_deploy/lib/vendor/remoto copying ceph_deploy/lib/vendor/remoto/file_sync.py -> build/lib/ceph_deploy/lib/vendor/remoto copying ceph_deploy/lib/vendor/remoto/log.py -> build/lib/ceph_deploy/lib/vendor/remoto copying ceph_deploy/lib/vendor/remoto/connection.py -> build/lib/ceph_deploy/lib/vendor/remoto creating build/lib/ceph_deploy/hosts/debian/mon copying ceph_deploy/hosts/debian/mon/__init__.py -> build/lib/ceph_deploy/hosts/debian/mon copying ceph_deploy/hosts/debian/mon/create.py -> build/lib/ceph_deploy/hosts/debian/mon creating build/lib/ceph_deploy/hosts/fedora/mon copying ceph_deploy/hosts/fedora/mon/__init__.py -> build/lib/ceph_deploy/hosts/fedora/mon copying ceph_deploy/hosts/fedora/mon/create.py -> build/lib/ceph_deploy/hosts/fedora/mon creating build/lib/ceph_deploy/hosts/suse/mon copying ceph_deploy/hosts/suse/mon/__init__.py -> build/lib/ceph_deploy/hosts/suse/mon copying ceph_deploy/hosts/suse/mon/create.py -> build/lib/ceph_deploy/hosts/suse/mon creating build/lib/ceph_deploy/hosts/centos/mon copying ceph_deploy/hosts/centos/mon/__init__.py -> build/lib/ceph_deploy/hosts/centos/mon copying ceph_deploy/hosts/centos/mon/create.py -> build/lib/ceph_deploy/hosts/centos/mon creating build/lib/ceph_deploy/hosts/rhel/mon copying ceph_deploy/hosts/rhel/mon/__init__.py -> build/lib/ceph_deploy/hosts/rhel/mon copying ceph_deploy/hosts/rhel/mon/create.py -> build/lib/ceph_deploy/hosts/rhel/mon creating build/lib/ceph_deploy/lib/vendor/remoto/lib copying ceph_deploy/lib/vendor/remoto/lib/__init__.py -> build/lib/ceph_deploy/lib/vendor/remoto/lib creating build/lib/ceph_deploy/lib/vendor/remoto/lib/vendor copying ceph_deploy/lib/vendor/remoto/lib/vendor/__init__.py -> build/lib/ceph_deploy/lib/vendor/remoto/lib/vendor creating build/lib/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet copying ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/deprecated.py -> build/lib/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet copying ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/gateway_bootstrap.py -> build/lib/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet copying ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/__init__.py -> build/lib/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet copying ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/apipkg.py -> build/lib/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet copying ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/rsync_remote.py -> build/lib/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet copying ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/gateway_io.py -> build/lib/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet copying ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/rsync.py -> build/lib/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet copying ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/gateway.py -> build/lib/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet copying ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/xspec.py -> build/lib/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet copying ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/multi.py -> build/lib/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet copying ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/gateway_socket.py -> build/lib/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet copying ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/gateway_base.py -> build/lib/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet creating build/lib/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/script copying ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/script/__init__.py -> build/lib/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/script copying ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/script/socketserver.py -> build/lib/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/script copying ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/script/xx.py -> build/lib/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/script copying ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/script/quitserver.py -> build/lib/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/script copying ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/script/loop_socketserver.py -> build/lib/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/script copying ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/script/socketserverservice.py -> build/lib/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/script copying ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/script/shell.py -> build/lib/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/script running install_lib creating /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr creating /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy copying build/lib/ceph_deploy/mon.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy copying build/lib/ceph_deploy/exc.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy copying build/lib/ceph_deploy/install.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy copying build/lib/ceph_deploy/pkg.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy copying build/lib/ceph_deploy/gatherkeys.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy creating /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/conf copying build/lib/ceph_deploy/conf/ceph.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/conf copying build/lib/ceph_deploy/conf/__init__.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/conf copying build/lib/ceph_deploy/conf/cephdeploy.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/conf creating /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/util copying build/lib/ceph_deploy/util/constants.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/util copying build/lib/ceph_deploy/util/net.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/util copying build/lib/ceph_deploy/util/arg_validators.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/util copying build/lib/ceph_deploy/util/versions.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/util copying build/lib/ceph_deploy/util/templates.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/util copying build/lib/ceph_deploy/util/__init__.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/util copying build/lib/ceph_deploy/util/help_formatters.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/util copying build/lib/ceph_deploy/util/pkg_managers.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/util copying build/lib/ceph_deploy/util/ssh.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/util creating /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/util/paths copying build/lib/ceph_deploy/util/paths/mon.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/util/paths copying build/lib/ceph_deploy/util/paths/__init__.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/util/paths copying build/lib/ceph_deploy/util/paths/gpg.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/util/paths copying build/lib/ceph_deploy/util/paths/osd.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/util/paths copying build/lib/ceph_deploy/util/log.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/util copying build/lib/ceph_deploy/util/files.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/util copying build/lib/ceph_deploy/util/packages.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/util copying build/lib/ceph_deploy/util/system.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/util copying build/lib/ceph_deploy/util/decorators.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/util copying build/lib/ceph_deploy/cliutil.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy copying build/lib/ceph_deploy/forgetkeys.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy copying build/lib/ceph_deploy/__init__.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy creating /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/lib creating /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/lib/vendor creating /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/lib/vendor/remoto copying build/lib/ceph_deploy/lib/vendor/remoto/exc.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/lib/vendor/remoto copying build/lib/ceph_deploy/lib/vendor/remoto/util.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/lib/vendor/remoto copying build/lib/ceph_deploy/lib/vendor/remoto/process.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/lib/vendor/remoto copying build/lib/ceph_deploy/lib/vendor/remoto/__init__.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/lib/vendor/remoto copying build/lib/ceph_deploy/lib/vendor/remoto/file_sync.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/lib/vendor/remoto creating /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/lib/vendor/remoto/lib creating /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/lib/vendor/remoto/lib/vendor creating /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet copying build/lib/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/deprecated.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet copying build/lib/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/gateway_bootstrap.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet copying build/lib/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/__init__.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet copying build/lib/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/apipkg.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet copying build/lib/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/rsync_remote.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet copying build/lib/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/gateway_io.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet copying build/lib/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/rsync.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet copying build/lib/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/gateway.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet copying build/lib/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/xspec.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet creating /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/script copying build/lib/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/script/__init__.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/script copying build/lib/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/script/socketserver.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/script copying build/lib/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/script/xx.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/script copying build/lib/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/script/quitserver.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/script copying build/lib/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/script/loop_socketserver.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/script copying build/lib/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/script/socketserverservice.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/script copying build/lib/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/script/shell.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/script copying build/lib/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/multi.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet copying build/lib/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/gateway_socket.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet copying build/lib/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/gateway_base.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet copying build/lib/ceph_deploy/lib/vendor/remoto/lib/vendor/__init__.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/lib/vendor/remoto/lib/vendor copying build/lib/ceph_deploy/lib/vendor/remoto/lib/__init__.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/lib/vendor/remoto/lib copying build/lib/ceph_deploy/lib/vendor/remoto/log.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/lib/vendor/remoto copying build/lib/ceph_deploy/lib/vendor/remoto/connection.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/lib/vendor/remoto copying build/lib/ceph_deploy/lib/vendor/__init__.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/lib/vendor copying build/lib/ceph_deploy/lib/__init__.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/lib copying build/lib/ceph_deploy/mds.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy copying build/lib/ceph_deploy/rgw.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy creating /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/hosts creating /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/hosts/debian copying build/lib/ceph_deploy/hosts/debian/install.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/hosts/debian copying build/lib/ceph_deploy/hosts/debian/__init__.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/hosts/debian creating /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/hosts/debian/mon copying build/lib/ceph_deploy/hosts/debian/mon/__init__.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/hosts/debian/mon copying build/lib/ceph_deploy/hosts/debian/mon/create.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/hosts/debian/mon copying build/lib/ceph_deploy/hosts/debian/uninstall.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/hosts/debian creating /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/hosts/fedora copying build/lib/ceph_deploy/hosts/fedora/install.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/hosts/fedora copying build/lib/ceph_deploy/hosts/fedora/__init__.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/hosts/fedora creating /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/hosts/fedora/mon copying build/lib/ceph_deploy/hosts/fedora/mon/__init__.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/hosts/fedora/mon copying build/lib/ceph_deploy/hosts/fedora/mon/create.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/hosts/fedora/mon copying build/lib/ceph_deploy/hosts/fedora/uninstall.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/hosts/fedora creating /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/hosts/suse copying build/lib/ceph_deploy/hosts/suse/install.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/hosts/suse copying build/lib/ceph_deploy/hosts/suse/__init__.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/hosts/suse creating /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/hosts/suse/mon copying build/lib/ceph_deploy/hosts/suse/mon/__init__.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/hosts/suse/mon copying build/lib/ceph_deploy/hosts/suse/mon/create.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/hosts/suse/mon copying build/lib/ceph_deploy/hosts/suse/uninstall.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/hosts/suse copying build/lib/ceph_deploy/hosts/util.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/hosts copying build/lib/ceph_deploy/hosts/__init__.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/hosts copying build/lib/ceph_deploy/hosts/remotes.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/hosts copying build/lib/ceph_deploy/hosts/common.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/hosts creating /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/hosts/centos copying build/lib/ceph_deploy/hosts/centos/install.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/hosts/centos copying build/lib/ceph_deploy/hosts/centos/__init__.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/hosts/centos creating /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/hosts/centos/mon copying build/lib/ceph_deploy/hosts/centos/mon/__init__.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/hosts/centos/mon copying build/lib/ceph_deploy/hosts/centos/mon/create.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/hosts/centos/mon copying build/lib/ceph_deploy/hosts/centos/uninstall.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/hosts/centos creating /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/hosts/rhel copying build/lib/ceph_deploy/hosts/rhel/install.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/hosts/rhel copying build/lib/ceph_deploy/hosts/rhel/__init__.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/hosts/rhel creating /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/hosts/rhel/mon copying build/lib/ceph_deploy/hosts/rhel/mon/__init__.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/hosts/rhel/mon copying build/lib/ceph_deploy/hosts/rhel/mon/create.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/hosts/rhel/mon copying build/lib/ceph_deploy/hosts/rhel/uninstall.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/hosts/rhel copying build/lib/ceph_deploy/misc.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy copying build/lib/ceph_deploy/config.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy copying build/lib/ceph_deploy/admin.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy creating /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/tests copying build/lib/ceph_deploy/tests/test_cli_new.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/tests copying build/lib/ceph_deploy/tests/directory.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/tests copying build/lib/ceph_deploy/tests/test_cli_rgw.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/tests creating /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/tests/parser copying build/lib/ceph_deploy/tests/parser/test_rgw.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/tests/parser copying build/lib/ceph_deploy/tests/parser/test_pkg.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/tests/parser copying build/lib/ceph_deploy/tests/parser/test_main.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/tests/parser copying build/lib/ceph_deploy/tests/parser/test_new.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/tests/parser copying build/lib/ceph_deploy/tests/parser/test_purge.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/tests/parser copying build/lib/ceph_deploy/tests/parser/test_config.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/tests/parser copying build/lib/ceph_deploy/tests/parser/test_admin.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/tests/parser copying build/lib/ceph_deploy/tests/parser/test_osd.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/tests/parser copying build/lib/ceph_deploy/tests/parser/__init__.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/tests/parser copying build/lib/ceph_deploy/tests/parser/test_purgedata.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/tests/parser copying build/lib/ceph_deploy/tests/parser/test_gatherkeys.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/tests/parser copying build/lib/ceph_deploy/tests/parser/test_calamari.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/tests/parser copying build/lib/ceph_deploy/tests/parser/test_repo.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/tests/parser copying build/lib/ceph_deploy/tests/parser/test_uninstall.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/tests/parser copying build/lib/ceph_deploy/tests/parser/test_mds.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/tests/parser copying build/lib/ceph_deploy/tests/parser/test_mon.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/tests/parser copying build/lib/ceph_deploy/tests/parser/test_install.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/tests/parser copying build/lib/ceph_deploy/tests/parser/test_disk.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/tests/parser copying build/lib/ceph_deploy/tests/fakes.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/tests copying build/lib/ceph_deploy/tests/test_cli_mon.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/tests copying build/lib/ceph_deploy/tests/util.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/tests copying build/lib/ceph_deploy/tests/__init__.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/tests copying build/lib/ceph_deploy/tests/test_cli_admin.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/tests copying build/lib/ceph_deploy/tests/conftest.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/tests copying build/lib/ceph_deploy/tests/test_conf.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/tests copying build/lib/ceph_deploy/tests/test_mon.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/tests copying build/lib/ceph_deploy/tests/test_install.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/tests copying build/lib/ceph_deploy/tests/test_remotes.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/tests copying build/lib/ceph_deploy/osd.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy copying build/lib/ceph_deploy/cli.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy copying build/lib/ceph_deploy/calamari.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy copying build/lib/ceph_deploy/connection.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy copying build/lib/ceph_deploy/repo.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy copying build/lib/ceph_deploy/validate.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy copying build/lib/ceph_deploy/new.py -> /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/mon.py to mon.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/exc.py to exc.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/install.py to install.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/pkg.py to pkg.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/gatherkeys.py to gatherkeys.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/conf/ceph.py to ceph.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/conf/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/conf/cephdeploy.py to cephdeploy.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/util/constants.py to constants.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/util/net.py to net.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/util/arg_validators.py to arg_validators.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/util/versions.py to versions.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/util/templates.py to templates.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/util/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/util/help_formatters.py to help_formatters.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/util/pkg_managers.py to pkg_managers.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/util/ssh.py to ssh.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/util/paths/mon.py to mon.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/util/paths/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/util/paths/gpg.py to gpg.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/util/paths/osd.py to osd.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/util/log.py to log.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/util/files.py to files.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/util/packages.py to packages.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/util/system.py to system.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/util/decorators.py to decorators.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/cliutil.py to cliutil.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/forgetkeys.py to forgetkeys.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/lib/vendor/remoto/exc.py to exc.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/lib/vendor/remoto/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/lib/vendor/remoto/process.py to process.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/lib/vendor/remoto/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/lib/vendor/remoto/file_sync.py to file_sync.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/deprecated.py to deprecated.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/gateway_bootstrap.py to gateway_bootstrap.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/apipkg.py to apipkg.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/rsync_remote.py to rsync_remote.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/gateway_io.py to gateway_io.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/rsync.py to rsync.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/gateway.py to gateway.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/xspec.py to xspec.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/script/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/script/socketserver.py to socketserver.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/script/xx.py to xx.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/script/quitserver.py to quitserver.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/script/loop_socketserver.py to loop_socketserver.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/script/socketserverservice.py to socketserverservice.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/script/shell.py to shell.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/multi.py to multi.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/gateway_socket.py to gateway_socket.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/gateway_base.py to gateway_base.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/lib/vendor/remoto/lib/vendor/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/lib/vendor/remoto/lib/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/lib/vendor/remoto/log.py to log.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/lib/vendor/remoto/connection.py to connection.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/lib/vendor/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/lib/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/mds.py to mds.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/rgw.py to rgw.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/hosts/debian/install.py to install.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/hosts/debian/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/hosts/debian/mon/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/hosts/debian/mon/create.py to create.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/hosts/debian/uninstall.py to uninstall.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/hosts/fedora/install.py to install.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/hosts/fedora/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/hosts/fedora/mon/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/hosts/fedora/mon/create.py to create.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/hosts/fedora/uninstall.py to uninstall.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/hosts/suse/install.py to install.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/hosts/suse/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/hosts/suse/mon/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/hosts/suse/mon/create.py to create.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/hosts/suse/uninstall.py to uninstall.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/hosts/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/hosts/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/hosts/remotes.py to remotes.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/hosts/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/hosts/centos/install.py to install.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/hosts/centos/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/hosts/centos/mon/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/hosts/centos/mon/create.py to create.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/hosts/centos/uninstall.py to uninstall.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/hosts/rhel/install.py to install.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/hosts/rhel/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/hosts/rhel/mon/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/hosts/rhel/mon/create.py to create.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/hosts/rhel/uninstall.py to uninstall.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/misc.py to misc.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/admin.py to admin.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/tests/test_cli_new.py to test_cli_new.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/tests/directory.py to directory.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/tests/test_cli_rgw.py to test_cli_rgw.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/tests/parser/test_rgw.py to test_rgw.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/tests/parser/test_pkg.py to test_pkg.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/tests/parser/test_main.py to test_main.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/tests/parser/test_new.py to test_new.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/tests/parser/test_purge.py to test_purge.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/tests/parser/test_config.py to test_config.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/tests/parser/test_admin.py to test_admin.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/tests/parser/test_osd.py to test_osd.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/tests/parser/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/tests/parser/test_purgedata.py to test_purgedata.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/tests/parser/test_gatherkeys.py to test_gatherkeys.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/tests/parser/test_calamari.py to test_calamari.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/tests/parser/test_repo.py to test_repo.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/tests/parser/test_uninstall.py to test_uninstall.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/tests/parser/test_mds.py to test_mds.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/tests/parser/test_mon.py to test_mon.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/tests/parser/test_install.py to test_install.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/tests/parser/test_disk.py to test_disk.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/tests/fakes.py to fakes.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/tests/test_cli_mon.py to test_cli_mon.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/tests/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/tests/test_cli_admin.py to test_cli_admin.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/tests/conftest.py to conftest.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/tests/test_conf.py to test_conf.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/tests/test_mon.py to test_mon.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/tests/test_install.py to test_install.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/tests/test_remotes.py to test_remotes.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/osd.py to osd.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/cli.py to cli.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/calamari.py to calamari.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/connection.py to connection.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/repo.py to repo.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/validate.py to validate.pyc byte-compiling /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy/new.py to new.pyc running install_egg_info running egg_info writing requirements to ceph_deploy.egg-info/requires.txt writing ceph_deploy.egg-info/PKG-INFO writing top-level names to ceph_deploy.egg-info/top_level.txt writing dependency_links to ceph_deploy.egg-info/dependency_links.txt writing entry points to ceph_deploy.egg-info/entry_points.txt reading manifest file 'ceph_deploy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'ceph_deploy.egg-info/SOURCES.txt' Copying ceph_deploy.egg-info to /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7/site-packages/ceph_deploy-1.5.31-py2.7.egg-info running install_scripts Installing ceph-deploy script to /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/bin + install -m 0755 -D scripts/ceph-deploy /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/bin + /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/ceph-deploy-1.5.31 /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/ceph-deploy-1.5.31-1.el7.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: ceph-deploy-1.5.31-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.jFEdzn + umask 022 + cd /builddir/build/BUILD + cd ceph-deploy-1.5.31 + DOCDIR=/builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/share/doc/ceph-deploy-1.5.31 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/share/doc/ceph-deploy-1.5.31 + cp -pr LICENSE /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/share/doc/ceph-deploy-1.5.31 + cp -pr README.rst /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch/usr/share/doc/ceph-deploy-1.5.31 + exit 0 Provides: ceph-deploy = 1.5.31-1.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/env python(abi) = 2.7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch Wrote: /builddir/build/RPMS/ceph-deploy-1.5.31-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.FpU5oE + umask 022 + cd /builddir/build/BUILD + cd ceph-deploy-1.5.31 + '[' /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ceph-deploy-1.5.31-1.el7.noarch + exit 0 Child return code was: 0 LEAVE do -->