Mock Version: 1.2.15 Mock Version: 1.2.15 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-senlinclient.spec'], chrootPath='/var/lib/mock/cloud7-openstack-pike-el7-build-32989-47895/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400logger=uid=993) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-senlinclient.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-senlinclient-1.4.0-1.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-senlinclient.spec '], chrootPath='/var/lib/mock/cloud7-openstack-pike-el7-build-32989-47895/root'shell=Falseuid=993env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-senlinclient.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.kAAzpT + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-senlinclient-1.4.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/python-senlinclient-1.4.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd python-senlinclient-1.4.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -q -a --author 'rpm-build ' -m 'python-senlinclient-1.4.0 base' + rm -rf requirements.txt test-requirements.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.mucEtN + umask 022 + cd /builddir/build/BUILD + cd python-senlinclient-1.4.0 ++ '[' -f _current_flavor ']' ++ true + python_flavor= + '[' -z '' ']' + python_flavor=tmp + '[' tmp '!=' python2 ']' + '[' -d build ']' + '[' -d _build.python2 ']' + echo python2 + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/senlinclient creating build/lib/senlinclient/tests copying senlinclient/tests/__init__.py -> build/lib/senlinclient/tests creating build/lib/senlinclient/common copying senlinclient/common/utils.py -> build/lib/senlinclient/common copying senlinclient/common/exc.py -> build/lib/senlinclient/common copying senlinclient/common/__init__.py -> build/lib/senlinclient/common copying senlinclient/common/format_utils.py -> build/lib/senlinclient/common copying senlinclient/common/sdk.py -> build/lib/senlinclient/common copying senlinclient/common/i18n.py -> build/lib/senlinclient/common copying senlinclient/plugin.py -> build/lib/senlinclient copying senlinclient/cliargs.py -> build/lib/senlinclient copying senlinclient/__init__.py -> build/lib/senlinclient copying senlinclient/client.py -> build/lib/senlinclient copying senlinclient/shell.py -> build/lib/senlinclient creating build/lib/senlinclient/tests/unit creating build/lib/senlinclient/tests/unit/v1 copying senlinclient/tests/unit/v1/test_receiver.py -> build/lib/senlinclient/tests/unit/v1 copying senlinclient/tests/unit/v1/test_policy.py -> build/lib/senlinclient/tests/unit/v1 copying senlinclient/tests/unit/v1/test_cluster_policy.py -> build/lib/senlinclient/tests/unit/v1 copying senlinclient/tests/unit/v1/test_event.py -> build/lib/senlinclient/tests/unit/v1 copying senlinclient/tests/unit/v1/test_service.py -> build/lib/senlinclient/tests/unit/v1 copying senlinclient/tests/unit/v1/test_action.py -> build/lib/senlinclient/tests/unit/v1 copying senlinclient/tests/unit/v1/test_build_info.py -> build/lib/senlinclient/tests/unit/v1 copying senlinclient/tests/unit/v1/test_profile_type.py -> build/lib/senlinclient/tests/unit/v1 copying senlinclient/tests/unit/v1/test_profile.py -> build/lib/senlinclient/tests/unit/v1 copying senlinclient/tests/unit/v1/__init__.py -> build/lib/senlinclient/tests/unit/v1 copying senlinclient/tests/unit/v1/test_cluster.py -> build/lib/senlinclient/tests/unit/v1 copying senlinclient/tests/unit/v1/test_policy_type.py -> build/lib/senlinclient/tests/unit/v1 copying senlinclient/tests/unit/v1/test_node.py -> build/lib/senlinclient/tests/unit/v1 copying senlinclient/tests/unit/v1/test_client.py -> build/lib/senlinclient/tests/unit/v1 copying senlinclient/tests/unit/v1/fakes.py -> build/lib/senlinclient/tests/unit/v1 copying senlinclient/tests/unit/v1/test_shell.py -> build/lib/senlinclient/tests/unit/v1 creating build/lib/senlinclient/v1 copying senlinclient/v1/service.py -> build/lib/senlinclient/v1 copying senlinclient/v1/build_info.py -> build/lib/senlinclient/v1 copying senlinclient/v1/__init__.py -> build/lib/senlinclient/v1 copying senlinclient/v1/action.py -> build/lib/senlinclient/v1 copying senlinclient/v1/node.py -> build/lib/senlinclient/v1 copying senlinclient/v1/profile_type.py -> build/lib/senlinclient/v1 copying senlinclient/v1/profile.py -> build/lib/senlinclient/v1 copying senlinclient/v1/cluster_policy.py -> build/lib/senlinclient/v1 copying senlinclient/v1/cluster.py -> build/lib/senlinclient/v1 copying senlinclient/v1/client.py -> build/lib/senlinclient/v1 copying senlinclient/v1/receiver.py -> build/lib/senlinclient/v1 copying senlinclient/v1/shell.py -> build/lib/senlinclient/v1 copying senlinclient/v1/policy.py -> build/lib/senlinclient/v1 copying senlinclient/v1/event.py -> build/lib/senlinclient/v1 copying senlinclient/v1/policy_type.py -> build/lib/senlinclient/v1 creating build/lib/senlinclient/tests/functional copying senlinclient/tests/functional/__init__.py -> build/lib/senlinclient/tests/functional copying senlinclient/tests/unit/test_cliargs.py -> build/lib/senlinclient/tests/unit copying senlinclient/tests/unit/test_format_utils.py -> build/lib/senlinclient/tests/unit copying senlinclient/tests/unit/__init__.py -> build/lib/senlinclient/tests/unit copying senlinclient/tests/unit/test_sdk.py -> build/lib/senlinclient/tests/unit copying senlinclient/tests/unit/test_utils.py -> build/lib/senlinclient/tests/unit copying senlinclient/tests/unit/test_client.py -> build/lib/senlinclient/tests/unit copying senlinclient/tests/unit/fakes.py -> build/lib/senlinclient/tests/unit copying senlinclient/tests/unit/test_shell.py -> build/lib/senlinclient/tests/unit running egg_info writing pbr to python_senlinclient.egg-info/pbr.json deleting python_senlinclient.egg-info/requires.txt writing python_senlinclient.egg-info/PKG-INFO writing top-level names to python_senlinclient.egg-info/top_level.txt writing dependency_links to python_senlinclient.egg-info/dependency_links.txt writing entry points to python_senlinclient.egg-info/entry_points.txt [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'python_senlinclient.egg-info/SOURCES.txt' creating build/lib/senlinclient/tests/test_specs copying senlinclient/tests/test_specs/deletion_policy.yaml -> build/lib/senlinclient/tests/test_specs copying senlinclient/tests/test_specs/nova_server.yaml -> build/lib/senlinclient/tests/test_specs creating build/lib/senlinclient/locale creating build/lib/senlinclient/locale/zh_CN creating build/lib/senlinclient/locale/zh_CN/LC_MESSAGES copying senlinclient/locale/zh_CN/LC_MESSAGES/senlinclient-log-info.po -> build/lib/senlinclient/locale/zh_CN/LC_MESSAGES copying senlinclient/locale/zh_CN/LC_MESSAGES/senlinclient-log-warning.po -> build/lib/senlinclient/locale/zh_CN/LC_MESSAGES copying senlinclient/locale/zh_CN/LC_MESSAGES/senlinclient.po -> build/lib/senlinclient/locale/zh_CN/LC_MESSAGES copying senlinclient/tests/functional/post_test_hook.sh -> build/lib/senlinclient/tests/functional copying senlinclient/tests/functional/pre_test_hook.sh -> build/lib/senlinclient/tests/functional + /usr/bin/python2 setup.py build_sphinx -b html running build_sphinx creating /builddir/build/BUILD/python-senlinclient-1.4.0/doc/build creating /builddir/build/BUILD/python-senlinclient-1.4.0/doc/build/doctrees creating /builddir/build/BUILD/python-senlinclient-1.4.0/doc/build/html [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) Running Sphinx v1.6.2 connecting events for openstackdocstheme loading pickled environment... not yet created Using openstackdocstheme Sphinx theme from /usr/lib/python2.7/site-packages/openstackdocstheme/theme building [mo]: all of 0 po files building [html]: all source files updating environment: 4 added, 0 changed, 0 removed reading sources... [ 25%] cli/index reading sources... [ 50%] index reading sources... [ 75%] install/index reading sources... [100%] man/senlin looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 25%] cli/index writing output... [ 50%] index writing output... [ 75%] install/index writing output... [100%] man/senlin generating indices... genindex writing additional pages... search copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded. + rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo + /usr/bin/python2 setup.py build_sphinx --builder man running build_sphinx creating /builddir/build/BUILD/python-senlinclient-1.4.0/doc/build/man [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) Running Sphinx v1.6.2 connecting events for openstackdocstheme loading pickled environment... done Using openstackdocstheme Sphinx theme from /usr/lib/python2.7/site-packages/openstackdocstheme/theme building [mo]: all of 0 po files building [man]: all source files updating environment: 0 added, 0 changed, 0 removed looking for now-outdated files... none found writing... senlin.1 { } build succeeded. + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ChPJKk + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch + cd python-senlinclient-1.4.0 ++ '[' -f _current_flavor ']' ++ cat _current_flavor + python_flavor=python2 + '[' -z python2 ']' + '[' python2 '!=' python2 ']' + echo python2 + /usr/bin/python2 setup.py install -O1 --skip-build --force --root /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch --prefix /usr running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr creating /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient creating /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests copying build/lib/senlinclient/tests/__init__.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests creating /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit creating /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1 copying build/lib/senlinclient/tests/unit/v1/test_receiver.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1 copying build/lib/senlinclient/tests/unit/v1/test_policy.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1 copying build/lib/senlinclient/tests/unit/v1/test_cluster_policy.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1 copying build/lib/senlinclient/tests/unit/v1/test_event.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1 copying build/lib/senlinclient/tests/unit/v1/test_service.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1 copying build/lib/senlinclient/tests/unit/v1/test_action.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1 copying build/lib/senlinclient/tests/unit/v1/test_build_info.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1 copying build/lib/senlinclient/tests/unit/v1/test_profile_type.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1 copying build/lib/senlinclient/tests/unit/v1/test_profile.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1 copying build/lib/senlinclient/tests/unit/v1/__init__.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1 copying build/lib/senlinclient/tests/unit/v1/test_cluster.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1 copying build/lib/senlinclient/tests/unit/v1/test_policy_type.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1 copying build/lib/senlinclient/tests/unit/v1/test_node.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1 copying build/lib/senlinclient/tests/unit/v1/test_client.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1 copying build/lib/senlinclient/tests/unit/v1/fakes.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1 copying build/lib/senlinclient/tests/unit/v1/test_shell.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1 copying build/lib/senlinclient/tests/unit/test_cliargs.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit copying build/lib/senlinclient/tests/unit/test_format_utils.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit copying build/lib/senlinclient/tests/unit/__init__.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit copying build/lib/senlinclient/tests/unit/test_sdk.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit copying build/lib/senlinclient/tests/unit/test_utils.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit copying build/lib/senlinclient/tests/unit/test_client.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit copying build/lib/senlinclient/tests/unit/fakes.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit copying build/lib/senlinclient/tests/unit/test_shell.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit creating /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/functional copying build/lib/senlinclient/tests/functional/__init__.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/functional copying build/lib/senlinclient/tests/functional/post_test_hook.sh -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/functional copying build/lib/senlinclient/tests/functional/pre_test_hook.sh -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/functional creating /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/test_specs copying build/lib/senlinclient/tests/test_specs/deletion_policy.yaml -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/test_specs copying build/lib/senlinclient/tests/test_specs/nova_server.yaml -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/test_specs creating /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/common copying build/lib/senlinclient/common/utils.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/common copying build/lib/senlinclient/common/exc.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/common copying build/lib/senlinclient/common/__init__.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/common copying build/lib/senlinclient/common/format_utils.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/common copying build/lib/senlinclient/common/sdk.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/common copying build/lib/senlinclient/common/i18n.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/common copying build/lib/senlinclient/plugin.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient copying build/lib/senlinclient/cliargs.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient copying build/lib/senlinclient/__init__.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient copying build/lib/senlinclient/client.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient copying build/lib/senlinclient/shell.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient creating /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/v1 copying build/lib/senlinclient/v1/service.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/v1 copying build/lib/senlinclient/v1/build_info.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/v1 copying build/lib/senlinclient/v1/__init__.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/v1 copying build/lib/senlinclient/v1/action.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/v1 copying build/lib/senlinclient/v1/node.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/v1 copying build/lib/senlinclient/v1/profile_type.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/v1 copying build/lib/senlinclient/v1/profile.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/v1 copying build/lib/senlinclient/v1/cluster_policy.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/v1 copying build/lib/senlinclient/v1/cluster.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/v1 copying build/lib/senlinclient/v1/client.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/v1 copying build/lib/senlinclient/v1/receiver.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/v1 copying build/lib/senlinclient/v1/shell.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/v1 copying build/lib/senlinclient/v1/policy.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/v1 copying build/lib/senlinclient/v1/event.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/v1 copying build/lib/senlinclient/v1/policy_type.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/v1 creating /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/locale creating /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/locale/zh_CN creating /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/locale/zh_CN/LC_MESSAGES copying build/lib/senlinclient/locale/zh_CN/LC_MESSAGES/senlinclient-log-info.po -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/locale/zh_CN/LC_MESSAGES copying build/lib/senlinclient/locale/zh_CN/LC_MESSAGES/senlinclient-log-warning.po -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/locale/zh_CN/LC_MESSAGES copying build/lib/senlinclient/locale/zh_CN/LC_MESSAGES/senlinclient.po -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/locale/zh_CN/LC_MESSAGES byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1/test_receiver.py to test_receiver.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1/test_policy.py to test_policy.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1/test_cluster_policy.py to test_cluster_policy.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1/test_event.py to test_event.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1/test_service.py to test_service.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1/test_action.py to test_action.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1/test_build_info.py to test_build_info.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1/test_profile_type.py to test_profile_type.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1/test_profile.py to test_profile.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1/test_cluster.py to test_cluster.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1/test_policy_type.py to test_policy_type.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1/test_node.py to test_node.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1/test_client.py to test_client.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1/fakes.py to fakes.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1/test_shell.py to test_shell.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/test_cliargs.py to test_cliargs.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/test_format_utils.py to test_format_utils.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/test_sdk.py to test_sdk.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/test_utils.py to test_utils.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/test_client.py to test_client.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/fakes.py to fakes.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/test_shell.py to test_shell.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/functional/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/common/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/common/exc.py to exc.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/common/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/common/format_utils.py to format_utils.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/common/sdk.py to sdk.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/common/i18n.py to i18n.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/plugin.py to plugin.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/cliargs.py to cliargs.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/shell.py to shell.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/v1/service.py to service.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/v1/build_info.py to build_info.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/v1/action.py to action.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/v1/node.py to node.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/v1/profile_type.py to profile_type.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/v1/profile.py to profile.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/v1/cluster_policy.py to cluster_policy.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/v1/cluster.py to cluster.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/v1/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/v1/receiver.py to receiver.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/v1/shell.py to shell.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/v1/policy.py to policy.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/v1/event.py to event.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/v1/policy_type.py to policy_type.pyc writing byte-compilation script '/tmp/tmpYvn3k3.py' /usr/bin/python2 -O /tmp/tmpYvn3k3.py removing /tmp/tmpYvn3k3.py running install_egg_info running egg_info writing pbr to python_senlinclient.egg-info/pbr.json writing python_senlinclient.egg-info/PKG-INFO writing top-level names to python_senlinclient.egg-info/top_level.txt writing dependency_links to python_senlinclient.egg-info/dependency_links.txt writing entry points to python_senlinclient.egg-info/entry_points.txt [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'python_senlinclient.egg-info/SOURCES.txt' Copying python_senlinclient.egg-info to /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/python_senlinclient-1.4.0-py2.7.egg-info running install_scripts Installing senlin script to /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/bin + install -p -D -m 644 doc/build/man/senlin.1 /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/share/man/man1/senlin.1 + mv /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/bin/senlin /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/bin/senlin-2.7 + ln -s ./senlin-2.7 /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/bin/senlin-2 + ln -s ./senlin-2 /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/bin/senlin + /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/python-senlinclient-1.4.0 /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/python-senlinclient-1.4.0-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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.zwOA1U + umask 022 + cd /builddir/build/BUILD + cd python-senlinclient-1.4.0 + ostestr -p --black-regex test_do_add_profiler_args running=${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpIDuXTz running=${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmp7EC3Kw running=${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpzOq4ky running=${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpX2hvgT running=${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpU7ZVN1 running=${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpEs_vGx running=${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmphwx6Ao running=${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpNdOSN6 {2} senlinclient.tests.unit.test_sdk.TestSdk.test_create_connection_without_profile [0.002383s] ... ok {2} senlinclient.tests.unit.test_shell.HelpFormatterTest.test_start_section [0.000640s] ... ok {2} senlinclient.tests.unit.test_utils.PrintDictTestCase.test_print_dict_with_None_data [0.001953s] ... ok {3} senlinclient.tests.unit.test_client.ClientTest.test_client_init [0.001017s] ... ok {3} senlinclient.tests.unit.test_shell.ShellTest.test_check_identity_arguments [0.002172s] ... ok {3} senlinclient.tests.unit.test_shell.ShellTest.test_get_subcommand_parser [0.001888s] ... ok {3} senlinclient.tests.unit.test_shell.ShellTest.test_setup_logging_debug [0.005234s] ... ok {3} senlinclient.tests.unit.test_shell.ShellTest.test_setup_verbose [0.000171s] ... ok {3} senlinclient.tests.unit.test_utils.PrintListTestCase.test_print_list_with_list_sortby [0.001937s] ... ok {3} senlinclient.tests.unit.test_utils.shellTest.test_format_parameter_none [0.000155s] ... ok {3} senlinclient.tests.unit.test_utils.shellTest.test_list_formatter_with_list [0.000139s] ... ok {7} senlinclient.tests.unit.test_cliargs.TestCliArgs.test_add_global_args [0.000992s] ... ok {7} senlinclient.tests.unit.test_cliargs.TestCliArgs.test_add_global_identity_args [0.002345s] ... ok {7} senlinclient.tests.unit.test_utils.PrintListTestCase.test_print_list_with_None_data [0.002110s] ... ok {7} senlinclient.tests.unit.test_utils.PrintListTestCase.test_print_list_with_None_string [0.001683s] ... ok {7} senlinclient.tests.unit.test_utils.shellTest.test_format_parameter_split [0.000175s] ... ok {7} senlinclient.tests.unit.test_utils.shellTest.test_list_formatter_with_empty_list [0.000141s] ... ok {7} senlinclient.tests.unit.v1.test_client.ClientTest.test_cluster_detach_policy [0.001149s] ... ok {7} senlinclient.tests.unit.v1.test_client.ClientTest.test_cluster_policies [0.001052s] ... ok {7} senlinclient.tests.unit.v1.test_client.ClientTest.test_policies [0.001074s] ... ok {7} senlinclient.tests.unit.v1.test_client.ClientTest.test_recover_node [0.001333s] ... ok {7} senlinclient.tests.unit.v1.test_client.ClientTest.test_update_profile [0.001055s] ... ok cluster2: accepted by action fake_action_id cluster3: accepted by action fake_action_{6} senlinclient.tests.unit.test_sdk.TestSdk.test_create_connection_with_profile [0.001260s] ... ok {6} senlinclient.tests.unit.test_shell.ShellTest.test_setup_senlinclient [0.001399s] ... ok {6} senlinclient.tests.unit.test_utils.PrintListTestCase.test_print_list_with_generator [0.001919s] ... ok {6} senlinclient.tests.unit.v1.test_client.ClientTest.test_cluster_attach_policy [0.001083s] ... ok {6} senlinclient.tests.unit.v1.test_client.ClientTest.test_cluster_resize [0.001091s] ... ok {6} senlinclient.tests.unit.v1.test_client.ClientTest.test_delete_policy_ignore_missing [0.001064s] ... ok {6} senlinclient.tests.unit.v1.test_client.ClientTest.test_delete_receiver_ignore_missing [0.001272s] ... ok {6} senlinclient.tests.unit.v1.test_client.ClientTest.test_get_policy [0.001036s] ... ok {6} senlinclient.tests.unit.v1.test_client.ClientTest.test_profiles [0.001040s] ... ok {6} senlinclient.tests.unit.v1.test_client.ClientTest.test_update_cluster [0.001257s] ... ok id cluster1: accepted by action fake_action_id {7} senlinclient.tests.unit.v1.test_cluster.TestClusterDelete.test_cluster_delete [0.002785s] ... ok {1} senlinclient.tests.unit.test_format_utils.TestFormats.test_yaml_format [0.384853s] ... ok {1} senlinclient.tests.unit.test_shell.ShellTest.test_setup_logging_no_debug [0.005761s] ... ok {1} senlinclient.tests.unit.test_utils.shellTest.test_format_parameter_none_dict [0.000182s] ... ok {1} senlinclient.tests.unit.test_utils.shellTest.test_process_stack_spec [0.001194s] ... ok {1} senlinclient.tests.unit.v1.test_action.TestActionList.test_action_list_filter [0.005482s] ... ok {2} senlinclient.tests.unit.v1.test_action.TestActionShow.test_action_show [0.394054s] ... ok {1} senlinclient.tests.unit.v1.test_action.TestActionList.test_action_list_marker [0.002636s] ... ok {2} senlinclient.tests.unit.v1.test_action.TestActionShow.test_action_show_not_found [0.002458s] ... ok {1} senlinclient.tests.unit.v1.test_client.ClientTest.test_cluster_scale_in [0.001185s] ... ok {2} senlinclient.tests.unit.v1.test_build_info.TestBuildInfo.test_build_info [0.002004s] ... ok {1} senlinclient.tests.unit.v1.test_client.ClientTest.test_clusters [0.001103s] ... ok {1} senlinclient.tests.unit.v1.test_client.ClientTest.test_create_receiver [0.001415s] ... ok {2} senlinclient.tests.unit.v1.test_client.ClientTest.test_delete_node [0.001343s] ... ok {1} senlinclient.tests.unit.v1.test_client.ClientTest.test_get_receiver [0.001085s] ... ok {2} senlinclient.tests.unit.v1.test_client.ClientTest.test_get_node [0.001520s] ... ok {2} senlinclient.tests.unit.v1.test_client.ClientTest.test_init_with_params [0.000824s] ... ok {2} senlinclient.tests.unit.v1.test_client.ClientTest.test_nodes [0.001079s] ... ok {1} senlinclient.tests.unit.v1.test_client.ClientTest.test_policy_types [0.003986s] ... ok Cluster check request on clu{2} senlinclient.tests.unit.v1.test_cluster.TestClusterCollect.test_cluster_collect_with_full_id [0.005573s] ... ok ster cluste{2} senlinclient.tests.unit.v1.test_cluster.TestClusterCreate.test_cluster_create_with_size [0.003261s] ... ok r1 is accepted by ac{2} senlinclient.tests.unit.v1.test_cluster.TestClusterNodeList.test_cluster_node_list [0.007115s] ... ok tion 8bb476c3-0f4c-44{2} senlinclient.tests.unit.v1.test_cluster.TestClusterOp.test_cluster_op_not_found [0.005934s] ... ok ee-9f64-c7b0260814de. Cluster check request on cluster cluster2 is accepted by action 8bb476c3-0f4c{2} senlinclient.tests.unit.v1.test_cluster.TestClusterRecover.test_cluster_recover_not_found [0.004567s] ... ok -44ee-9f{2} senlinclient.tests.unit.v1.test_cluster.TestClusterResize.test_cluster_resize_invalid_percentage [0.003195s] ... ok 64-c7b0260814de. Cluster c{2} senlinclient.tests.unit.v1.test_cluster.TestClusterResize.test_cluster_resize_multi_params [0.006955s] ... ok heck {2} senlinclient.tests.unit.v1.test_cluster.TestClusterRun.test__run_script_more_than_one_network [0.002100s] ... ok request on cluster cluster3 is accepted by action 8bb476c3-0f4c-44ee-9f64-c7b0260814de. {1} senlinclient.tests.unit.v1.test_cluster.TestClusterCheck.test_cluster_check [0.002562s] ... ok {1} senlinclient.tests.unit.v1.test_cluster.TestClusterCollect.test_cluster_collect [0.006408s] ... ok {1} senlinclient.tests.unit.v1.test_cluster.TestClusterCreate.test_cluster_create_with_config [0.003534s] ... ok {1} senlinclient.tests.unit.v1.test_cluster.TestClusterList.test_cluster_list_limit [0.002613s] ... ok RequReque{4} senlinclient.tests.unit.test_format_utils.TestFormats.test_json_format [0.442117s] ... ok st {7} senlinclient.tests.unit.test_format_utils.TestFormats.test_value_format [0.384945s] ... ok accepted by action 8bb476ce3-0sf4ct-4 4ee-a9f6{4} senlinclient.tests.unit.test_shell.ShellTest.test_do_help [0.010654s] ... ok 4c-cce7b026p0{4} senlinclient.tests.unit.test_utils.PrintListTestCase.test_print_list_with_list [0.004511s] ... ok 8t1{7} senlinclient.tests.unit.test_shell.ShellTest.test_find_actions [0.018558s] ... ok e4{4} senlinclient.tests.unit.test_utils.shellTest.test_format_parameter_bad_format [0.001096s] ... ok ded {2} senlinclient.tests.unit.v1.test_cluster.TestClusterScaleOut.test_cluster_scale_in [0.002040s] ... ok {7} senlinclient.tests.unit.test_utils.PrintListTestCase.test_print_list_with_list_no_sort [0.002086s] ... ok {2} senlinclient.tests.unit.v1.test_event.TestEventList.test_event_list_full_id [0.005448s] ... ok {7} senlinclient.tests.unit.test_utils.shellTest.test_format_parameter [0.000225s] ... ok b{2} senlinclient.tests.unit.v1.test_node.TestNodeCreate.test_node_create_defaults [0.008558s] ... ok {7} senlinclient.tests.unit.test_utils.shellTest.test_json_formatter_with_empty_json [0.000644s] ... ok y{2} senlinclient.tests.unit.v1.test_node.TestNodeList.test_node_list_full_id [0.006154s] ... ok a{7} senlinclient.tests.unit.v1.test_action.TestActionList.test_action_list_defaults [0.004569s] ... ok ct{4} senlinclient.tests.unit.v1.test_action.TestActionList.test_action_list_sort_invalid_direction [0.007591s] ... ok ion: {2} senlinclient.tests.unit.v1.test_node.TestNodeList.test_node_list_limit [0.008577s] ... ok a3{7} senlinclient.tests.unit.v1.test_action.TestActionList.test_action_list_limit [0.003253s] ... ok c6d0{2} senlinclient.tests.unit.v1.test_node.TestNodeShow.test_node_show [0.002932s] ... ok 4{4} senlinclient.tests.unit.v1.test_client.ClientTest.test_cluster_add_nodes [0.003043s] ... ok c-3{6} senlinclient.tests.unit.v1.test_cluster.TestClusterCreate.test_cluster_create_defaults [0.390246s] ... ok Pf{7} senlinclient.tests.unit.v1.test_action.TestActionList.test_action_list_sort_invalid_key [0.004919s] ... ok oca-{4} senlinclient.tests.unit.v1.test_client.ClientTest.test_cluster_scale_out [0.003407s] ... ok 4el{6} senlinclient.tests.unit.v1.test_cluster.TestClusterCreate.test_cluster_create_with_metadata [0.003364s] ... ok ic4{7} senlinclient.tests.unit.v1.test_client.ClientTest.test_create_node [0.002243s] ... ok y a -b0b{4} senlinclient.tests.unit.v1.test_client.ClientTest.test_delete_cluster [0.002340s] ... ok {4} senlinclient.tests.unit.v1.test_client.ClientTest.test_delete_cluster_ignore_missing [0.001148s] ... ok dele{4} senlinclient.tests.unit.v1.test_client.ClientTest.test_delete_policy [0.001918s] ... ok cluste{4} senlinclient.tests.unit.v1.test_client.ClientTest.test_get_action [0.001386s] ... ok ted: ['p{4} senlinclient.tests.unit.v1.test_client.ClientTest.test_get_profile_type [0.001392s] ... ok olic{7} senlinclient.tests.unit.v1.test_client.ClientTest.test_delete_profile [0.003052s] ... ok {7} senlinclient.tests.unit.v1.test_client.ClientTest.test_delete_profile_ignore_missing [0.001256s] ... ok {4} senlinclient.tests.unit.v1.test_client.ClientTest.test_recover_cluster [0.001658s] ... ok {4} senlinclient.tests.unit.v1.test_client.ClientTest.test_update_policy [0.001535s] ... ok 3-c{7} senlinclient.tests.unit.v1.test_client.ClientTest.test_delete_receiver [0.001474s] ... ok r2:y 05 22efc1',lust7acc1epted 'by act{7} senlinclient.tests.unit.v1.test_client.ClientTest.test_get_cluster_policy [0.001169s] ... ok i{7} senlinclient.tests.unit.v1.test_client.ClientTest.test_get_node_with_details [0.001155s] ... ok on f{7} senlinclient.tests.unit.v1.test_client.ClientTest.test_get_policy_type [0.001358s] ... ok ake_apolcti1ieon_{3} senlinclient.tests.unit.v1.test_action.TestActionList.test_action_list_full_id [0.488127s] ... ok r2: failecy2'{3} senlinclient.tests.unit.v1.test_client.ClientTest.test_check_cluster [0.002779s] ... ok {7} senlinclient.tests.unit.v1.test_client.ClientTest.test_get_profile [0.001135s] ... ok f1 {1} senlinclient.tests.unit.v1.test_cluster.TestClusterOp.test_cluster_op [0.002003s] ... ok did {3} senlinclient.tests.unit.v1.test_client.ClientTest.test_cluster_del_nodes [0.002147s] ... ok ,C c Aldu'p{3} senlinclient.tests.unit.v1.test_client.ClientTest.test_cluster_update_policy [0.001894s] ... ok ulrolsie {3} senlinclient.tests.unit.v1.test_client.ClientTest.test_create_cluster [0.003047s] ... ok cto 'yReso3urce'NotF]ound {2} senlinclient.tests.unit.v1.test_policy.TestPolicyDelete.test_policy_delete_force [0.002066s] ... ok tus:{3} senlinclient.tests.unit.v1.test_client.ClientTest.test_events [0.004835s] ... ok eteA r rrResoee y r3:you suecovreou e{3} senlinclient.tests.unit.v1.test_client.ClientTest.test_get_event [0.006154s] ... ok r rs ac ueuyc{5} senlinclient.tests.unit.test_format_utils.TestFormats.test_shell_format [0.540195s] ... ok qorceNuore eu{5} senlinclient.tests.unit.test_shell.ShellTest.test_do_bash_completion [0.001800s] ... ok tyousF wat{5} senlinclient.tests.unit.test_utils.PrintDictTestCase.test_print_dict [0.001464s] ... ok onept und'wet{3} senlinclient.tests.unit.v1.test_client.ClientTest.test_update_node [0.002699s] ... ok on cant {3} senlinclient.tests.unit.v1.test_cluster.TestClusterCheck.test_cluster_check_not_found [0.003915s] ... ok d bt too de y acd lu{5} senlinclient.tests.unit.v1.test_action.TestActionList.test_action_list_sort [0.010254s] ... ok e tisclon{5} senlinclient.tests.unit.v1.test_client.ClientTest.test_actions [0.002094s] ... ok tet er letfake theleclusu{5} senlinclient.tests.unit.v1.test_client.ClientTest.test_check_node [0.001821s] ... ok i_acs{3} senlinclient.tests.unit.v1.test_cluster.TestClusterList.test_cluster_list_defaults [0.012607s] ... ok stiote t {3} senlinclient.tests.unit.v1.test_cluster.TestClusterList.test_cluster_list_sort [0.006486s] ... ok {5} senlinclient.tests.unit.v1.test_client.ClientTest.test_delete_node_ignore_missing [0.003240s] ... ok pon_iltrer1 i1: faild icy(s) [yhis cR{5} senlinclient.tests.unit.v1.test_client.ClientTest.test_get_cluster [0.004573s] ... ok sed due e{5} senlinclient.tests.unit.v1.test_client.ClientTest.test_init_default [0.000924s] ... ok {5} senlinclient.tests.unit.v1.test_client.ClientTest.test_profile_types [0.001208s] ... ok q cluste luuesa/tto '' accepNoneTypN]?crted 1cepte:ster(s a{5} senlinclient.tests.unit.v1.test_client.ClientTest.test_receivers [0.001441s] ... ok myccepte_cluste{2} senlinclient.tests.unit.v1.test_policy.TestPolicyDelete.test_policy_delete_prompt_no [0.006038s] ... ok {2} senlinclient.tests.unit.v1.test_policy.TestPolicyList.test_policy_list_limit [0.002878s] ... ok {2} senlinclient.tests.unit.v1.test_policy.TestPolicyShow.test_policy_show [0.002502s] ... ok {2} senlinclient.tests.unit.v1.test_policy_type.TestPolicyTypeList.test_policy_type_list [0.001857s] ... ok d) [y/ e' obby actN]? my_by actclusterir: fject ailed dueod by ion:actionn : acce{2} senlinclient.tests.unit.v1.test_policy_type.TestPolicyTypeShow.test_policy_type_show [0.002825s] ... ok pted b{2} senlinclient.tests.unit.v1.test_profile.TestProfileList.test_profile_list_sort_invalid_key [0.003688s] ... ok 8bb47has 6c3-0n 8bb4o76c3- 0f4c-at faketribute to 'Resou44ee-9r{2} senlinclient.tests.unit.v1.test_profile.TestProfileShow.test_profile_show_not_found [0.002610s] ... ok {2} senlinclient.tests.unit.v1.test_profile.TestProfileUpdate.test_profile_update_not_found [0.003012s] ... ok {2} senlinclient.tests.unit.v1.test_receiver.TestReceiverCreate.test_receiver_create_non_webhook [0.003078s] ... ok f_acti4c-44{2} senlinclient.tests.unit.v1.test_receiver.TestReceiverList.test_receiver_list_marker [0.002812s] ... ok {2} senlinclient.tests.unit.v1.test_receiver.TestReceiverList.test_receiver_list_sort_invalid_key [0.003536s] ... ok {2} senlinclient.tests.unit.v1.test_receiver.TestReceiverShow.test_receiver_show [0.002428s] ... ok y actiee-9f{2} senlinclient.tests.unit.v1.test_shell.ShellTest.test__run_script_no_network [0.000910s] ... ok {2} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_cluster_collect_as_list [0.002809s] ... ok 6on_id4-c7b02 'lo6catce0 {6} senlinclient.tests.unit.v1.test_cluster.TestClusterDelete.test_cluster_delete_force [0.003078s] ... ok {7} senlinclient.tests.unit.v1.test_cluster.TestClusterList.test_cluster_list_full_id [0.595777s] ... ok ion814de. {6} senlinclient.tests.unit.v1.test_cluster.TestClusterList.test_cluster_list_sort_invalid_key [0.030956s] ... ok f64-c7RNotFoeund: RRqon fakeb'' {4} senlinclient.tests.unit.v1.test_cluster.TestClusterDelete.test_cluster_delete_one_found_one_not_found [0.002913s] ... ok {4} senlinclient.tests.unit.v1.test_cluster.TestClusterList.test_cluster_list_marker [0.004131s] ... ok qe_actiueuest eon0{4} senlinclient.tests.unit.v1.test_cluster.TestClusterList.test_cluster_list_sort_invalid_direction [0.004357s] ... ok ssa2_id to6Clust 0urceNoa8{7} senlinclient.tests.unit.v1.test_cluster.TestClusterDelete.test_cluster_delete_prompt_yes [0.006638s] ... ok RequeCtccec1{7} senlinclient.tests.unit.v1.test_cluster.TestClusterList.test_cluster_list_filter [0.002978s] ... ok IFesc4Dptep:t ed{7} senlinclient.tests.unit.v1.test_cluster.TestClusterNodeList.test_cluster_node_list_filter [0.003372s] ... ok dted by action: 8bb476c3-0f4c-44ee-9f64-c7b0260814de Request accepted by action: 8bb476c3-0f4c-44ee-9f64-c7b0260814de {7} senlinclient.tests.unit.v1.test_cluster.TestClusterPolicyAttach.test_cluster_policy_attach [0.001537s] ... ok Request accepted by failed due to ''Mock' object does not suppo{7} senlinclient.tests.unit.v1.test_cluster.TestClusterNodeDel.test_cluster_node_delete [0.005136s] ... ok {7} senlinclient.tests.unit.v1.test_cluster.TestClusterNodeList.test_cluster_node_list_sort [0.006528s] ... ok Request accepted by actione {3} senlinclient.tests.unit.v1.test_cluster.TestClusterNodeAdd.test_cluster_node_add_multi [0.002723s] ... ok Request accepted by action: 8bb476c3-0f4ound' {5} senlinclient.tests.unit.v1.test_cluster.TestClusterDelete.test_cluster_delete_not_found [0.002256s] ... ok Are you sure you want to c-44ee-delar e:ra9f6 tb tcrce4-8 int ybecovt bedceih4ar cpoi7rexins6equesn cct7tc:gteb3l 'id 0-u8o o2bsnbn 6t:yc0be0r l84{2} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_cluster_delete [0.002294s] ... ok (8au17fsbbs464Rc)t4dccete76-3eqirc -4uo3[ {3} senlinclient.tests.unit.v1.test_cluster.TestClusterNodeDel.test_cluster_node_delete_without_destroy [0.010936s] ... ok 04en-cysfe:0l/t{3} senlinclient.tests.unit.v1.test_cluster.TestClusterResize.test_cluster_resize_invalid_max_size_less_capacity [0.002382s] ... ok 4e fuN c-84sa]?R9bctc-efb-{5} senlinclient.tests.unit.v1.test_cluster.TestClusterDelete.test_cluster_delete_prompt_no [0.005867s] ... ok e4qc644r2uep744ee{5} senlinclient.tests.unit.v1.test_cluster.TestClusterNodeList.test_cluster_node_list_full_id [0.004147s] ... ok 46c3-ese-0fc-t{5} senlinclient.tests.unit.v1.test_cluster.TestClusterResize.test_cluster_resize_invalid_min_size_capacity [0.002293s] ... ok e it79f4c--eb 44e9d0{5} senlinclient.tests.unit.v1.test_cluster.TestClusterResize.test_cluster_resize_no_params [0.002005s] ... ok aes64-2c-9fc 6{5} senlinclient.tests.unit.v1.test_cluster.TestClusterRun.test__run_script [0.001423s] ... ok cf 67by action: act0a464eb8-cip-102ccotc{5} senlinclient.tests.unit.v1.test_cluster.TestClusterShow.test_cluster_show [0.002663s] ... ok 467en_ede {7} senlinclient.tests.unit.v1.test_cluster.TestClusterResize.test_cluster_resize_percentage [0.004435s] ... ok pted ib7b0d{7} senlinclient.tests.unit.v1.test_cluster.TestClusterRun.test__run_script_network_not_found [0.000745s] ... ok 0dby 8{5} senlinclient.tests.unit.v1.test_cluster_policy.TestClusterPolicyShow.test_cluster_policy_show [0.003277s] ... ok 0 {7} senlinclient.tests.unit.v1.test_cluster_policy.TestClusterPolicyList.test_cluster_policy_list [0.003483s] ... ok 2b12a{2} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_cluster_policy_attach [0.001529s] ... ok 64y{5} senlinclient.tests.unit.v1.test_event.TestEventList.test_event_list_filter [0.002978s] ... ok 6ct0d 08{2} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_cluster_show [0.002276s] ... ok 8iea{5} senlinclient.tests.unit.v1.test_node.TestNodeCreate.test_node_create_with_cluster [0.003156s] ... ok {7} senlinclient.tests.unit.v1.test_event.TestEventShow.test_event_show_not_found [0.003492s] ... ok 11o c44{7} senlinclient.tests.unit.v1.test_cluster.TestClusterResize.test_cluster_resize_capacity [0.002165s] ... ok {2} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_event_list [0.002830s] ... ok n{7} senlinclient.tests.unit.v1.test_node.TestNodeCheck.test_node_check_not_found [0.001372s] ... ok td d ienePA8{7} senlinclient.tests.unit.v1.test_cluster.TestClusterResize.test_cluster_resize_invalid_capacity [0.002703s] ... ok onor rb do{4} senlinclient.tests.unit.v1.test_cluster.TestClusterPolicyDetach.test_cluster_policy_detach [0.002166s] ... ok eb 8ef{6} senlinclient.tests.unit.v1.test_cluster.TestClusterNodeAdd.test_cluster_node_add [0.010250s] ... ok 4yb{7} senlinclient.tests.unit.v1.test_cluster.TestClusterRun.test__run_script_no_network [0.000469s] ... ok 1iR7obl:eR6u4{7} senlinclient.tests.unit.v1.test_event.TestEventList.test_event_list_marker [0.002829s] ... ok e qec7 f uq63{7} senlinclient.tests.unit.v1.test_node.TestNodeRecover.test_node_recover_not_found [0.001530s] ... ok sduaeu-eierst0Rclsle fee3- a4esdtycc0to oc-efu due44d: pe4ua tewrcec[e-a-cc' d9nteeptpf4 Notr64toteo4beF o f-e'oy act'-uidcidN9noel 7ofdnlb6enb::y4ee10 -tT' 2R8cey,a6eb7 p 0scbbt'e8ot40hp'1ui72ir 4r6o6oosdccnfb0 ee3i:j8n N-l e1{3} senlinclient.tests.unit.v1.test_cluster.TestClusterScaleIn.test_cluster_scale_in [0.001397s] ... ok oo0e8cd4tf2bt{3} senlinclient.tests.unit.v1.test_cluster.TestClusterShow.test_cluster_show_not_found [0.004310s] ... ok edF4'b (eoc]4hs.u{3} senlinclient.tests.unit.v1.test_event.TestEventList.test_event_list_defaults [0.002725s] ... ok - a)7 n4Rs 6Cd{3} senlinclient.tests.unit.v1.test_node.TestNodeList.test_node_list_defaults [0.002909s] ... ok 4e[ cl esyn3u{7} senlinclient.tests.unit.v1.test_policy.TestPolicyDelete.test_policy_delete_not_found [0.001555s] ... ok e{3} senlinclient.tests.unit.v1.test_node.TestNodeList.test_node_list_marker [0.002942s] ... ok o/o-s-uN 0t{7} senlinclient.tests.unit.v1.test_profile.TestProfileList.test_profile_list_full_id [0.002836s] ... ok 9]{3} senlinclient.tests.unit.v1.test_node.TestNodeList.test_node_list_sort [0.002947s] ... ok rfeaf?c4rt6{7} senlinclient.tests.unit.v1.test_node.TestNodeDelete.test_node_delete_prompt_no [0.006305s] ... ok {3} senlinclient.tests.unit.v1.test_node.TestNodeList.test_node_list_sort_invalid_key [0.003810s] ... ok ec tR4N-rre-{7} senlinclient.tests.unit.v1.test_node.TestNodeShow.test_node_show_with_details [0.003357s] ... ok o{3} senlinclient.tests.unit.v1.test_policy.TestPolicyUpdate.test_policy_update_defaults [0.002814s] ... ok 4eictc4cb7Feeo{7} senlinclient.tests.unit.v1.test_policy.TestPolicyCreate.test_policy_create_defaults [0.007805s] ... ok uRboievte0uv-ees{7} senlinclient.tests.unit.v1.test_policy.TestPolicyList.test_policy_list_full_id [0.003026s] ... ok 2ne9r o6drf 'u0: 6rlr8{7} senlinclient.tests.unit.v1.test_policy.TestPolicyValidate.test_policy_validate [0.007006s] ... ok d 4eo1cR-eqc4Aecleuadr7esNeteebtoosi 0euttoy{6} senlinclient.tests.unit.v1.test_cluster.TestClusterNodeDel.test_cluster_node_delete_multi [0.002165s] ... ok 2drFn o6:co'ou e0u'n{6} senlinclient.tests.unit.v1.test_cluster.TestClusterResize.test_cluster_resize_invalid_min_step_capacity [0.002179s] ... ok [N8n s'o1dcu rt4:{6} senlinclient.tests.unit.v1.test_cluster.TestClusterRun.test__run_script_no_matching_address [0.000457s] ... ok lrneFd uecooeRns eud eotyien{4} senlinclient.tests.unit.v1.test_cluster.TestClusterResize.test_cluster_resize_adjustment [0.002911s] ... ok sdeovd2oerue :u{4} senlinclient.tests.unit.v1.test_cluster.TestClusterResize.test_cluster_resize_invalid_adjustment [0.002421s] ... ok : rR r c1wefc{4} senlinclient.tests.unit.v1.test_cluster.TestClusterResize.test_cluster_resize_invalid_max_size_capacity [0.002380s] ... ok Nl'saaeOu,oniN{4} senlinclient.tests.unit.v1.test_cluster.TestClusterRun.test__run_script_more_than_one_address [0.000488s] ... ok Ds tuloEt' ret{4} senlinclient.tests.unit.v1.test_cluster.TestClusterUpdate.test_cluster_update_defaults [0.004348s] ... ok _erctdFIreeo oD3cN du2 eonudn iioetedssd vFl t teeoe{3} senlinclient.tests.unit.v1.test_profile.TestProfileDelete.test_profile_delete_not_found [0.001575s] ... ok aao1ruttc :2neRuc' 'd eseRa,ts::pec h o stc'iuNRoeersoeurdpe srnc tpcceoebere uNedyonroNi fctovboaiedeFyctlerN toFe3oa:iuo(tc' onsuFN]tnd)nO io : dD{7} senlinclient.tests.unit.v1.test_receiver.TestReceiverDelete.test_receiver_delete [0.001599s] ... ok ou8 [E:nnbRy _Rdbe R/e I4sfeNs{2} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_profile_delete_not_found [0.006617s] ... ok D7oas]o16ukou?{2} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_profile_show [0.002135s] ... ok c3er{7} senlinclient.tests.unit.v1.test_profile.TestProfileDelete.test_profile_delete_prompt_no [0.003906s] ... ok ur-s_ccr0aet{7} senlinclient.tests.unit.v1.test_receiver.TestReceiverList.test_receiver_list_defaults [0.003450s] ... ok cfecNae4totN{7} senlinclient.tests.unit.v1.test_receiver.TestReceiverList.test_receiver_list_full_id [0.002815s] ... ok Ncituoo-Fostt4on:F{7} senlinclient.tests.unit.v1.test_receiver.TestReceiverList.test_receiver_list_sort_invalid_direction [0.003015s] ... ok Fu_ 4ooniNeuud{7} senlinclient.tests.unit.v1.test_receiver.TestReceiverUpdate.test_receiver_update_defaults [0.003272s] ... ok doenn: n-dd e{7} senlinclient.tests.unit.v1.test_service.TestServiceList.test_service [0.002175s] ... ok 9 'Rn f{3} senlinclient.tests.unit.v1.test_profile.TestProfileDelete.test_profile_delete_one_found_one_not_found [0.001623s] ... ok eo6{6} senlinclient.tests.unit.v1.test_cluster.TestClusterRun.test_cluster_run [0.010876s] ... ok {7} senlinclient.tests.unit.v1.test_shell.ShellTest.test__run_script_network_not_found [0.001509s] ... ok {5} senlinclient.tests.unit.v1.test_node.TestNodeDelete.test_node_delete_one_found_one_not_found [0.001712s] ... ok sd4Aoe-r{5} senlinclient.tests.unit.v1.test_node.TestNodeOp.test_node_op_not_found [0.002339s] ... ok {6} senlinclient.tests.unit.v1.test_cluster.TestClusterUpdate.test_cluster_update_not_found [0.004074s] ... ok {7} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_action_list [0.002809s] ... ok u3cer:7 RN{6} senlinclient.tests.unit.v1.test_event.TestEventList.test_event_list_limit [0.004008s] ... ok c byeoea0oqdcN{6} senlinclient.tests.unit.v1.test_event.TestEventList.test_event_list_sort [0.003091s] ... ok 2uucoe6e et 0ss{6} senlinclient.tests.unit.v1.test_event.TestEventList.test_event_list_sort_invalid_key [0.003233s] ... ok prFt8ueto r1{6} senlinclient.tests.unit.v1.test_event.TestEventShow.test_event_show [0.002774s] ... ok ceua4eodncd v {6} senlinclient.tests.unit.v1.test_node.TestNodeCreate.test_node_create_with_metadata [0.003575s] ... ok dceybe. oyer {7} senlinclient.tests.unit.v1.test_receiver.TestReceiverDelete.test_receiver_delete_not_found [0.001572s] ... ok {6} senlinclient.tests.unit.v1.test_node.TestNodeCreate.test_node_create_with_role [0.004597s] ... ok p {1} senlinclient.tests.unit.v1.test_cluster.TestClusterRecover.test_cluster_recover [0.001440s] ... ok uatr{7} senlinclient.tests.unit.v1.test_receiver.TestReceiverList.test_receiver_list_filter [0.002888s] ... ok ce {6} senlinclient.tests.unit.v1.test_node.TestNodeList.test_node_list_filter [0.003123s] ... ok e{1} senlinclient.tests.unit.v1.test_cluster.TestClusterResize.test_cluster_resize_min_size_larger_than_capacity [0.002056s] ... ok dwtq{7} senlinclient.tests.unit.v1.test_receiver.TestReceiverShow.test_receiver_show_not_found [0.004391s] ... ok aiuR{6} senlinclient.tests.unit.v1.test_node.TestNodeShow.test_node_show_not_found [0.002871s] ... ok bnoee{7} senlinclient.tests.unit.v1.test_shell.ShellTest.test__run_script [0.002562s] ... ok yt qs{6} senlinclient.tests.unit.v1.test_node.TestNodeUpdate.test_node_update_not_found [0.003781s] ... ok n ttu ao {7} senlinclient.tests.unit.v1.test_shell.ShellTest.test__run_script_more_than_one_network [0.001302s] ... ok efcP osaotdn{7} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_action_show_not_found [0.002586s] ... ok tklei iceRnay l_eoondeaq: etdccCleeticLe oueUSnttpesT_ehnotEididteRd:se d_NODE_ 1 Da[br Eci'yec s apcen acepooLcctdli teeevi{7} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_cluster_node_del [0.001608s] ... ok ionecp2d by ac:yr:tt 1(Ri eac'o8eqs,cnubd) e eb 'pas4b[pttction_ideyoy7 /ld6 a{7} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_cluster_policy_detach [0.001583s] ... ok i Ncacc]3btync?-0ioc{3} senlinclient.tests.unit.v1.test_receiver.TestReceiverDelete.test_receiver_delete_prompt_no [0.006476s] ... ok y2foed', p e{3} senlinclient.tests.unit.v1.test_receiver.TestReceiverUpdate.test_receiver_update_not_found [0.003247s] ... ok n4'ta: cpe c{3} senlinclient.tests.unit.v1.test_shell.ShellTest.test__run_script_more_than_one_address [0.001008s] ... ok 8olNtdb-iOiob4c{3} senlinclient.tests.unit.v1.test_shell.ShellTest.test__run_script_no_matching_address [0.000811s] ... ok D 476yEn4cb3{3} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_cluster_create [0.003075s] ... ok 1e3'] C e- y{6} senlinclient.tests.unit.v1.test_policy.TestPolicyDelete.test_policy_delete [0.002983s] ... ok luster f-0rs afa{6} senlinclient.tests.unit.v1.test_policy.TestPolicyList.test_policy_list_sort [0.003244s] ... ok et94kccafcetot6-{6} senlinclient.tests.unit.v1.test_policy.TestPolicyList.test_policy_list_sort_invalid_key [0.003490s] ... ok _iv44a4er ec-ruoetc{6} senlinclient.tests.unit.v1.test_profile.TestProfileCreate.test_profile_create_defaults [0.007290s] ... ok es:-i7qn 9on{6} senlinclient.tests.unit.v1.test_profile.TestProfileList.test_profile_list_defaults [0.014157s] ... ok u:bf_Ne 6io0s{6} senlinclient.tests.unit.v1.test_profile.TestProfileList.test_profile_list_limit [0.003435s] ... ok acnt42tde -{6} senlinclient.tests.unit.v1.test_receiver.TestReceiverCreate.test_receiver_create_webhook [0.003484s] ... ok {6} senlinclient.tests.unit.v1.test_receiver.TestReceiverCreate.test_receiver_create_webhook_failed [0.003519s] ... ok {6} senlinclient.tests.unit.v1.test_receiver.TestReceiverList.test_receiver_list_sort [0.020859s] ... ok o 6ic n{4} senlinclient.tests.unit.v1.test_node.TestNodeDelete.test_node_delete [0.002129s] ... ok 70n ob0{4} senlinclient.tests.unit.v1.test_node.TestNodeList.test_node_list_sort_invalid_direction [0.005023s] ... ok o8{6} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_build_info [0.003394s] ... ok clnd12u_e:46{6} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_cluster_policy_show [0.002644s] ... ok sR i0dteNd81eORe4sr De d ocE{1} senlinclient.tests.unit.v1.test_cluster_policy.TestClusterPolicyUpdate.test_cluster_policy_update [0.001372s] ... ok qe.u2u{7} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_cluster_policy_update [0.001834s] ... ok Nl {1} senlinclient.tests.unit.v1.test_event.TestEventList.test_event_list_sort_invalid_direction [0.003289s] ... ok eodeusrR stseNortatcquet eedesacNruteovec 1r oac i trcesscFecp: hotqaee ueupccNndetkcod e sen:bdtpre y e Rt obqeeay{7} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_cluster_run [0.008873s] ... ok nusdc o etan{7} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_event_show [0.002735s] ... ok ubsicoryotdct {7} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_node_create [0.007055s] ... ok nee ia oocRNannneotoc :tidtqnFoeiu oon2oadeu nesnaci_ tdctins tio da{4} senlinclient.tests.unit.v1.test_policy.TestPolicyDelete.test_policy_delete_one_found_one_not_found [0.002189s] ... ok odai cnecoc{6} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_cluster_scale_out [0.005650s] ... ok {4} senlinclient.tests.unit.v1.test_policy.TestPolicyShow.test_policy_show_not_found [0.003120s] ... ok _1ceni ep_{6} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_node_list [0.002971s] ... ok di{4} senlinclient.tests.unit.v1.test_policy_type.TestPolicyTypeShow.test_policy_type_show_not_found [0.002869s] ... ok ptis edt {6} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_profile_type_list [0.002896s] ... ok d.R{4} senlinclient.tests.unit.v1.test_profile.TestProfileList.test_profile_list_filter [0.003494s] ... ok ea ed{6} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_receiver_create_webhook_failed [0.001668s] ... ok c{4} senlinclient.tests.unit.v1.test_profile.TestProfileList.test_profile_list_sort_invalid_direction [0.004796s] ... ok q {7} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_node_op [0.001692s] ... ok cbu{3} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_cluster_recover [0.001937s] ... ok eeyRRps {3} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_policy_list [0.003034s] ... ok etetaqec c{3} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_policy_type_list [0.007293s] ... ok udeate icisvb{3} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_profile_create [0.005899s] ... ok coteyenr p aa{3} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_receiver_list [0.003301s] ... ok t8dccebetc{3} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_receiver_update [0.003026s] ... ok bliede4op t{3} senlinclient.tests.unit.v1.test_shell.ShellTest.test_show_node [0.002998s] ... ok 7ntbe6 8ydcebb4:3d7 {3} senlinclient.tests.unit.v1.test_shell.ShellTest.test_show_receiver [0.002723s] ... ok -0f6a 4cc{7} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_node_recover [0.002070s] ... ok t3[cio-n: -0a'{7} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_node_show [0.002122s] ... ok f4cr4Pol4ee-i9etccycife o-6ind444ve_-eeilcered7-1ted9' b: [R0'f,e2poq l66u4'i0e-rcst8eyc1c_ 74eidadi'bevc]0ec. 2re 6p{7} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_policy_delete [0.002024s] ... ok 20tN'8eRo1d,de 4esb' dyrore eu.aecr cecicteNvoiNoevoodretne3r: 'F ]corh auee{4} senlinclient.tests.unit.v1.test_receiver.TestReceiverDelete.test_receiver_delete_force [0.002177s] ... ok cqnctudk{4} senlinclient.tests.unit.v1.test_receiver.TestReceiverList.test_receiver_list_limit [0.003571s] ... ok ie os:rnt{4} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_action_show [0.003510s] ... ok e_ RqoCeuilnesus dsotnt u oeor{7} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_cluster_resize [0.003960s] ... ok dncre eN nNocoondhtdoeeecF d kiedn3o o u"rdinneesoqd2 ud aeei{7} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_policy_delete_not_found [0.001821s] ... ok sc1stc" {7} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_receiver_create_webhook [0.002828s] ... ok e aopnctonceted p tcfbelyod uau sctbtineoydrn ac8l{7} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_node_recover_not_found [0.002188s] ... ok cbtbui4so7{7} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_policy_create [0.003251s] ... ok tn6e Pcr831r-b 0oifsbf44i c7la-6c4ecc4 ee3dpe-etl0e-ef9d tf64be4-ydcc :7a bc-[t0'i4p2or46ne 0eao-cf89ifl6t1i4eo-_nc4_id7ied.b'd 0.]2{5} senlinclient.tests.unit.v1.test_node.TestNodeRecover.test_node_recover [0.001628s] ... ok 6 0{7} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_profile_delete [0.001901s] ... ok {4} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_cluster_check [0.001784s] ... ok 81{5} senlinclient.tests.unit.v1.test_policy.TestPolicyList.test_policy_list_filter [0.004026s] ... ok <{4} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_cluster_collect_as_list_with_shortid [0.003715s] ... ok 4Madg{5} senlinclient.tests.unit.v1.test_policy.TestPolicyList.test_policy_list_sort_invalid_direction [0.003314s] ... ok ei{4} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_event_show_not_found [0.002658s] ... ok .PcMr ooN cfonkdi oedl eenc 1ahd:emc eekfl= aerit'eleqfdeuoed:sr tmd[ aueot'_n po trunooto pd''Moufecti k(l)'en' 1o o'dbi,d=e j'3'ec9 pt8ir sof d2iola6ec32ec'3s,e5 p5n't2opetr' d >so ubfpyo4ufdrceNotFound {4} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_receiver_delete_not_found [0.003607s] ... ok {4} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_service_list [0.003953s] ... ok {4} senlinclient.tests.unit.v1.test_shell.ShellTest.test_show_cluster [0.003884s] ... ok e. {1} senlinclient.tests.unit.v1.test_node.TestNodeCheck.test_node_check [0.001294s] ... ok node1:i al{7} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_profile_type_show [0.007562s] ... ok cceptee2{7} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_profile_update [0.004263s] ... ok d' {7} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_receiver_show [0.002450s] ... ok ,b '{7} senlinclient.tests.unit.v1.test_shell.ShellTest.test_show_policy [0.002920s] ... ok pyro f{7} senlinclient.tests.unit.v1.test_shell.ShellTest.test_show_profile_not_found [0.001316s] ... ok aiclte3i'o] n {5} senlinclient.tests.unit.v1.test_profile.TestProfileDelete.test_profile_delete_force [0.001733s] ... ok fAarke youe su_acrtieo n_idy onuo want to dde3:el accepteetd eb yt ahictiosn p rfakeofile_acti(os) [y/N]n?Prof_iild ne dodeel2:ete d: ['may_proficlcee']pt {5} senlinclient.tests.unit.v1.test_profile.TestProfileDelete.test_profile_delete_prompt_yes [0.004850s] ... ok ed b{5} senlinclient.tests.unit.v1.test_profile.TestProfileList.test_profile_list_sort [0.003124s] ... ok {5} senlinclient.tests.unit.v1.test_profile.TestProfileValidate.test_profile_validate [0.006299s] ... ok y acRestouirceonNotFo fakunde_:a ResourcctieNon_id otF{1} senlinclient.tests.unit.v1.test_node.TestNodeDelete.test_node_delete_force [0.001523s] ... ok o my_noude: faniled dude to ' Res{5} senlinclient.tests.unit.v1.test_receiver.TestReceiverDelete.test_receiver_delete_one_found_one_not_found [0.002091s] ... ok ourcAreeNot Foyuond: uRes osurceNoutFound' r{1} senlinclient.tests.unit.v1.test_node.TestNodeDelete.test_node_delete_not_found [0.001358s] ... ok eAre you sure yyouou want wtant to do edelete tlheist reeceiv terh(s)i [y/N]?Rs enode(s) ce[ivy/eN]r ?del my_neodted: ['e: accepmyt_reed cbeyi vaecrt'i]o n{5} senlinclient.tests.unit.v1.test_receiver.TestReceiverDelete.test_receiver_delete_prompt_yes [0.004757s] ... ok fVaAkLeUE1 {5} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_cluster_collect [0.001891s] ... ok _actRieoqnu_eisdt a{1} senlinclient.tests.unit.v1.test_node.TestNodeDelete.test_node_delete_prompt_yes [0.005939s] ... ok cRecepquetsetd abcyc eapctteido nb:y CaLcUtSiToEnR:_ N1OdDbE0_fA5DcD5 -{5} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_cluster_node_add [0.001980s] ... ok 918{5} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_cluster_node_list [0.002812s] ... ok Req3u-est4 ca4c7c-e9petfe1d- a{5} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_cluster_op [0.001640s] ... ok Re5aq97402a2uc1e s{1} senlinclient.tests.unit.v1.test_node.TestNodeOp.test_node_op [0.002135s] ... ok t acce{1} senlinclient.tests.unit.v1.test_node.TestNodeUpdate.test_node_update_defaults [0.003006s] ... ok pAtered by youa cstuiroen yaocut iwoant ton del_eitde t his poli{5} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_cluster_scale_in [0.001890s] ... ok cy({5} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_cluster_update [0.003136s] ... ok s) [{5} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_node_op_not_found [0.001821s] ... ok y/N]? {5} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_policy_type_show [0.008445s] ... ok {1} senlinclient.tests.unit.v1.test_policy.TestPolicyDelete.test_policy_delete_prompt_yes [0.004062s] ... ok {5} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_profile_update_not_found [0.003825s] ... ok {1} senlinclient.tests.unit.v1.test_policy.TestPolicyList.test_policy_list_defaults [0.002515s] ... ok Recei{1} senlinclient.tests.unit.v1.test_policy.TestPolicyList.test_policy_list_marker [0.002558s] ... ok ver{1} senlinclient.tests.unit.v1.test_policy.TestPolicyUpdate.test_policy_update_not_found [0.002540s] ... ok s {1} senlinclient.tests.unit.v1.test_profile.TestProfileCreate.test_profile_create_metadata [0.006234s] ... ok del{1} senlinclient.tests.unit.v1.test_profile.TestProfileShow.test_profile_show [0.002440s] ... ok eted: ['{1} senlinclient.tests.unit.v1.test_profile.TestProfileUpdate.test_profile_update_defaults [0.002836s] ... ok F{1} senlinclient.tests.unit.v1.test_profile_type.TestProfileTypeList.test_profile_type_list [0.001942s] ... ok {1} senlinclient.tests.unit.v1.test_profile_type.TestProfileTypeShow.test_profile_type_show [0.002077s] ... ok AK{1} senlinclient.tests.unit.v1.test_profile_type.TestProfileTypeShow.test_profile_type_show_not_found [0.002695s] ... ok E'] {1} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_cluster_list [0.002959s] ... ok {5} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_receiver_delete [0.002086s] ... ok {5} senlinclient.tests.unit.v1.test_shell.ShellTest.test_show_profile [0.003269s] ... ok {5} senlinclient.tests.unit.v1.test_shell.ShellTest.test_show_receiver_not_found [0.001478s] ... ok {1} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_cluster_op_not_found [0.001611s] ... ok {1} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_cluster_policy_list [0.002776s] ... ok Request accepted {1} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_node_check [0.005314s] ... ok Node id "node1" not found {1} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_node_check_not_found [0.001649s] ... ok {1} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_node_update [0.002835s] ... ok {1} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_policy_update [0.002851s] ... ok {1} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_profile_validate [0.004291s] ... ok {1} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_receiver_create_non_webhook [0.002600s] ... ok ====== Totals ====== Ran: 357 tests in 3.0000 sec. - Passed: 357 - Skipped: 0 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 4.7562 sec. ============== Worker Balance ============== - WARNING: missing Worker 0! Race in testr accounting. - Worker 1 (45 tests) => 0:00:00.522652 - Worker 2 (45 tests) => 0:00:00.587450 - Worker 3 (45 tests) => 0:00:00.662455 - Worker 4 (45 tests) => 0:00:00.621153 - Worker 5 (45 tests) => 0:00:00.695694 - Worker 6 (44 tests) => 0:00:00.603707 - Worker 7 (88 tests) => 0:00:00.739958 Test id Runtime (s) ------------------------------------------------------------------------------------------ ----------- senlinclient.tests.unit.v1.test_cluster.TestClusterList.test_cluster_list_full_id 0.596 senlinclient.tests.unit.test_format_utils.TestFormats.test_shell_format 0.540 senlinclient.tests.unit.v1.test_action.TestActionList.test_action_list_full_id 0.488 senlinclient.tests.unit.test_format_utils.TestFormats.test_json_format 0.442 senlinclient.tests.unit.v1.test_action.TestActionShow.test_action_show 0.394 senlinclient.tests.unit.v1.test_cluster.TestClusterCreate.test_cluster_create_defaults 0.390 senlinclient.tests.unit.test_format_utils.TestFormats.test_value_format 0.385 senlinclient.tests.unit.test_format_utils.TestFormats.test_yaml_format 0.385 senlinclient.tests.unit.v1.test_cluster.TestClusterList.test_cluster_list_sort_invalid_key 0.031 senlinclient.tests.unit.v1.test_receiver.TestReceiverList.test_receiver_list_sort 0.021 Slowest Tests: + exit 0 Processing files: python2-senlinclient-1.4.0-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.4S81Yk + umask 022 + cd /builddir/build/BUILD + cd python-senlinclient-1.4.0 + DOCDIR=/builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/share/doc/python2-senlinclient-1.4.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/share/doc/python2-senlinclient-1.4.0 + cp -pr README.rst /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/share/doc/python2-senlinclient-1.4.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.rP7FJL + umask 022 + cd /builddir/build/BUILD + cd python-senlinclient-1.4.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/share/licenses/python2-senlinclient-1.4.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/share/licenses/python2-senlinclient-1.4.0 + cp -pr LICENSE /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/share/licenses/python2-senlinclient-1.4.0 + exit 0 Provides: python-senlinclient = 1.4.0-1.el7 python2-senlinclient = 1.4.0-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/python2 python(abi) = 2.7 Obsoletes: python-senlinclient < 1.4.0-1.el7 Processing files: python2-senlinclient-tests-unit-1.4.0-1.el7.noarch Provides: python2-senlinclient-tests-unit = 1.4.0-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: /bin/bash python(abi) = 2.7 Processing files: python-senlinclient-doc-1.4.0-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.gPyL18 + umask 022 + cd /builddir/build/BUILD + cd python-senlinclient-1.4.0 + DOCDIR=/builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/share/doc/python-senlinclient-doc-1.4.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/share/doc/python-senlinclient-doc-1.4.0 + cp -pr doc/build/html /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/share/doc/python-senlinclient-doc-1.4.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.BTTmMu + umask 022 + cd /builddir/build/BUILD + cd python-senlinclient-1.4.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/share/licenses/python-senlinclient-doc-1.4.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/share/licenses/python-senlinclient-doc-1.4.0 + cp -pr LICENSE /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/share/licenses/python-senlinclient-doc-1.4.0 + exit 0 Provides: python-senlinclient-doc = 1.4.0-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch Wrote: /builddir/build/RPMS/python2-senlinclient-1.4.0-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/python2-senlinclient-tests-unit-1.4.0-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/python-senlinclient-doc-1.4.0-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.9GKNqU + umask 022 + cd /builddir/build/BUILD + cd python-senlinclient-1.4.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch + exit 0 Child return code was: 0 LEAVE do -->