Mock Version: 1.2.17 Mock Version: 1.2.17 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-58952-252463/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB.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=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-senlinclient.spec'] with env {'LANG': 'en_GB.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.1-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-senlinclient.spec'], chrootPath='/var/lib/mock/cloud7-openstack-pike-el7-build-58952-252463/root'shell=Falseuid=996env={'LANG': 'en_GB.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', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-senlinclient.spec'] with env {'LANG': 'en_GB.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.qwfxv7 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-senlinclient-1.4.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/python-senlinclient-1.4.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd python-senlinclient-1.4.1 + /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.1 base' + rm -rf requirements.txt test-requirements.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.uh3BVw + umask 022 + cd /builddir/build/BUILD + cd python-senlinclient-1.4.1 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /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/exc.py -> build/lib/senlinclient/common copying senlinclient/common/i18n.py -> build/lib/senlinclient/common copying senlinclient/common/sdk.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/utils.py -> build/lib/senlinclient/common copying senlinclient/client.py -> build/lib/senlinclient copying senlinclient/plugin.py -> build/lib/senlinclient copying senlinclient/__init__.py -> build/lib/senlinclient copying senlinclient/cliargs.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_service.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.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_profile_type.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/test_event.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_action.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/fakes.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_shell.py -> build/lib/senlinclient/tests/unit/v1 copying senlinclient/tests/unit/v1/test_receiver.py -> build/lib/senlinclient/tests/unit/v1 creating build/lib/senlinclient/v1 copying senlinclient/v1/cluster.py -> build/lib/senlinclient/v1 copying senlinclient/v1/node.py -> build/lib/senlinclient/v1 copying senlinclient/v1/event.py -> build/lib/senlinclient/v1 copying senlinclient/v1/policy_type.py -> build/lib/senlinclient/v1 copying senlinclient/v1/build_info.py -> build/lib/senlinclient/v1 copying senlinclient/v1/action.py -> build/lib/senlinclient/v1 copying senlinclient/v1/client.py -> build/lib/senlinclient/v1 copying senlinclient/v1/profile_type.py -> build/lib/senlinclient/v1 copying senlinclient/v1/__init__.py -> build/lib/senlinclient/v1 copying senlinclient/v1/service.py -> build/lib/senlinclient/v1 copying senlinclient/v1/receiver.py -> build/lib/senlinclient/v1 copying senlinclient/v1/cluster_policy.py -> build/lib/senlinclient/v1 copying senlinclient/v1/profile.py -> build/lib/senlinclient/v1 copying senlinclient/v1/policy.py -> build/lib/senlinclient/v1 copying senlinclient/v1/shell.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_format_utils.py -> build/lib/senlinclient/tests/unit copying senlinclient/tests/unit/test_client.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_cliargs.py -> build/lib/senlinclient/tests/unit copying senlinclient/tests/unit/__init__.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 + sleep 1 + /usr/bin/python2 setup.py build_sphinx -b html running build_sphinx creating /builddir/build/BUILD/python-senlinclient-1.4.1/doc/build creating /builddir/build/BUILD/python-senlinclient-1.4.1/doc/build/doctrees creating /builddir/build/BUILD/python-senlinclient-1.4.1/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.1/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.XHBlX9 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-senlinclient-1.4.1-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-senlinclient-1.4.1-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-senlinclient-1.4.1-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-senlinclient-1.4.1-1.el7.noarch + cd python-senlinclient-1.4.1 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-senlinclient-1.4.1-1.el7.noarch 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.1-1.el7.noarch/usr creating /builddir/build/BUILDROOT/python-senlinclient-1.4.1-1.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-senlinclient-1.4.1-1.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-senlinclient-1.4.1-1.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-senlinclient-1.4.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient creating /builddir/build/BUILDROOT/python-senlinclient-1.4.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/locale creating /builddir/build/BUILDROOT/python-senlinclient-1.4.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/locale/zh_CN creating /builddir/build/BUILDROOT/python-senlinclient-1.4.1-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.1-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.1-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.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/locale/zh_CN/LC_MESSAGES creating /builddir/build/BUILDROOT/python-senlinclient-1.4.1-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.1-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.1-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.1-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.1-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.1-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.1-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.1-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.1-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.1-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.1-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.1-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.1-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.1-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.1-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.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/v1 copying build/lib/senlinclient/client.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient copying build/lib/senlinclient/plugin.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient copying build/lib/senlinclient/__init__.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient copying build/lib/senlinclient/cliargs.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient creating /builddir/build/BUILDROOT/python-senlinclient-1.4.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests creating /builddir/build/BUILDROOT/python-senlinclient-1.4.1-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.1-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.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/test_specs creating /builddir/build/BUILDROOT/python-senlinclient-1.4.1-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.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit creating /builddir/build/BUILDROOT/python-senlinclient-1.4.1-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.1-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.1-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.1-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.1-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.1-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.1-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.1-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.1-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.1-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.1-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.1-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.1-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.1-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.1-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.1-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.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1 copying build/lib/senlinclient/tests/unit/test_client.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.1-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.1-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.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit copying build/lib/senlinclient/tests/unit/test_cliargs.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.1-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.1-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.1-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.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit creating /builddir/build/BUILDROOT/python-senlinclient-1.4.1-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.1-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.1-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.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/functional copying build/lib/senlinclient/tests/__init__.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests creating /builddir/build/BUILDROOT/python-senlinclient-1.4.1-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.1-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.1-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.1-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.1-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.1-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.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/common copying build/lib/senlinclient/shell.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.1-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.1-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.1-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.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/v1/policy_type.py to policy_type.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.1-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.1-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.1-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.1-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.1-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.1-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.1-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.1-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.1-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.1-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.1-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.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/plugin.py to plugin.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/cliargs.py to cliargs.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.1-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.1-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.1-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.1-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.1-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.1-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.1-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.1-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.1-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.1-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.1-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.1-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.1-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.1-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.1-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.1-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.1-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.1-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.1-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.1-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.1-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.1-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.1-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.1-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.1-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.1-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.1-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.1-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.1-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.1-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.1-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.1-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.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/shell.py to shell.pyc writing byte-compilation script '/tmp/tmpiW7v0n.py' /usr/bin/python2 -O /tmp/tmpiW7v0n.py removing /tmp/tmpiW7v0n.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.1-1.el7.noarch/usr/lib/python2.7/site-packages/python_senlinclient-1.4.1-py2.7.egg-info running install_scripts Installing senlin script to /builddir/build/BUILDROOT/python-senlinclient-1.4.1-1.el7.noarch/usr/bin + install -p -D -m 644 doc/build/man/senlin.1 /builddir/build/BUILDROOT/python-senlinclient-1.4.1-1.el7.noarch/usr/share/man/man1/senlin.1 + mv /builddir/build/BUILDROOT/python-senlinclient-1.4.1-1.el7.noarch/usr/bin/senlin /builddir/build/BUILDROOT/python-senlinclient-1.4.1-1.el7.noarch/usr/bin/senlin-2.7 + ln -s ./senlin-2.7 /builddir/build/BUILDROOT/python-senlinclient-1.4.1-1.el7.noarch/usr/bin/senlin-2 + ln -s ./senlin-2 /builddir/build/BUILDROOT/python-senlinclient-1.4.1-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.1 /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.1-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.wRkZ1R + umask 022 + cd /builddir/build/BUILD + cd python-senlinclient-1.4.1 + ostestr -p --black-regex test_do_add_profiler_args /usr/lib/python2.7/site-packages/os_testr/ostestr.py:120: UserWarning: No .stestr.conf file found in the CWD. Please create one to to replace the .testr.conf. You can find a script to do this in the stestr git repository. warnings.warn(msg) {7} senlinclient.tests.unit.test_utils.shellTest.test_json_formatter_with_empty_json [0.000466s] ... ok {7} senlinclient.tests.unit.v1.test_client.ClientTest.test_policies [0.001410s] ... ok {2} senlinclient.tests.unit.test_sdk.TestSdk.test_create_connection_without_profile [0.002582s] ... ok {2} senlinclient.tests.unit.test_shell.ShellTest.test_setup_verbose [0.000226s] ... ok {10} senlinclient.tests.unit.test_shell.ShellTest.test_check_identity_arguments [0.002628s] ... ok {10} senlinclient.tests.unit.test_shell.ShellTest.test_setup_logging_debug [0.003304s] ... ok {3} senlinclient.tests.unit.test_shell.ShellTest.test_do_bash_completion [0.000927s] ... ok {12} senlinclient.tests.unit.v1.test_client.ClientTest.test_check_node [0.001574s] ... ok {12} senlinclient.tests.unit.v1.test_client.ClientTest.test_delete_node_ignore_missing [0.001289s] ... ok {10} senlinclient.tests.unit.test_utils.PrintListTestCase.test_print_list_with_list_sortby [0.002268s] ... ok {12} senlinclient.tests.unit.v1.test_client.ClientTest.test_profiles [0.001226s] ... ok {12} senlinclient.tests.unit.v1.test_client.ClientTest.test_update_policy [0.001421s] ... ok {28} senlinclient.tests.unit.v1.test_client.ClientTest.test_actions [0.001454s] ... ok {28} senlinclient.tests.unit.v1.test_client.ClientTest.test_events [0.001360s] ... ok {1} senlinclient.tests.unit.v1.test_build_info.TestBuildInfo.test_build_info [0.438955s] ... ok {1} senlinclient.tests.unit.v1.test_client.ClientTest.test_clusters [0.001354s] ... ok {1} senlinclient.tests.unit.v1.test_client.ClientTest.test_nodes [0.001223s] ... ok {1} senlinclient.tests.unit.v1.test_cluster.TestClusterList.test_cluster_list_limit [0.005690s] ... ok {1} senlinclient.tests.unit.v1.test_cluster.TestClusterRecover.test_cluster_recover_not_found [0.001863s] ... ok my_cluster: failed due to 'ResourceNotFound: ResourceNotFound' {12} senlinclient.tests.unit.v1.test_cluster.TestClusterDelete.test_cluster_delete_not_found [0.002985s] ... ok {8} senlinclient.tests.unit.v1.test_client.ClientTest.test_create_receiver [0.001587s] ... ok {24} senlinclient.tests.unit.test_shell.ShellTest.test_find_actions [0.002468s] ... ok {24} senlinclient.tests.unit.v1.test_client.ClientTest.test_delete_receiver [0.001281s] ... ok {11} senlinclient.tests.unit.test_format_utils.TestFormats.test_json_format [0.445498s] ... ok {11} senlinclient.tests.unit.test_utils.PrintListTestCase.test_print_list_with_list [0.003059s] ... ok {21} senlinclient.tests.unit.test_shell.ShellTest.test_setup_senlinclient [0.001594s] ... ok {28} senlinclient.tests.unit.v1.test_client.ClientTest.test_init_default [0.000876s] ... ok {3} senlinclient.tests.unit.v1.test_action.TestActionShow.test_action_show_not_found [0.451231s] ... ok {3} senlinclient.tests.unit.v1.test_client.ClientTest.test_get_action [0.002067s] ... ok {3} senlinclient.tests.unit.v1.test_client.ClientTest.test_get_profile_type [0.001349s] ... ok {17} senlinclient.tests.unit.test_format_utils.TestFormats.test_yaml_format [0.474692s] ... ok {17} senlinclient.tests.unit.test_shell.HelpFormatterTest.test_start_section [0.000325s] ... ok {18} senlinclient.tests.unit.v1.test_client.ClientTest.test_check_cluster [0.001574s] ... ok {5} senlinclient.tests.unit.v1.test_action.TestActionList.test_action_list_sort [0.463123s] ... ok Request accepted by action: 8bb476c3-0f4c-44ee-9f64-c7b0260814de {19} senlinclient.tests.unit.v1.test_client.ClientTest.test_cluster_add_nodes [0.001497s] ... ok {8} senlinclient.tests.unit.v1.test_cluster.TestClusterNodeList.test_cluster_node_list [0.472772s] ... ok {10} senlinclient.tests.unit.v1.test_action.TestActionShow.test_action_show [0.481848s] ... ok {3} senlinclient.tests.unit.v1.test_cluster.TestClusterRun.test__run_script_more_than_one_address [0.000616s] ... ok {17} senlinclient.tests.unit.test_shell.ShellTest.test_setup_logging_no_debug [0.003741s] ... ok {31} senlinclient.tests.unit.test_utils.PrintListTestCase.test_print_list_with_list_no_sort [0.002203s] ... ok {6} senlinclient.tests.unit.test_utils.PrintListTestCase.test_print_list_with_None_string [0.002358s] ... ok Are you sure you want to delete this cluster(s) [y/N]?{1} senlinclient.tests.unit.v1.test_cluster.TestClusterRun.test__run_script_more_than_one_network [0.000452s] ... ok {11} senlinclient.tests.unit.test_utils.shellTest.test_list_formatter_with_list [0.000199s] ... ok {12} senlinclient.tests.unit.v1.test_cluster.TestClusterDelete.test_cluster_delete_prompt_no [0.006011s] ... ok {12} senlinclient.tests.unit.v1.test_node.TestNodeList.test_node_list_sort_invalid_direction [0.448516s] ... ok {2} senlinclient.tests.unit.v1.test_action.TestActionList.test_action_list_full_id [0.462255s] ... ok {15} senlinclient.tests.unit.test_format_utils.TestFormats.test_value_format [0.454994s] ... ok {0} senlinclient.tests.unit.v1.test_action.TestActionList.test_action_list_filter [0.437696s] ... ok {28} senlinclient.tests.unit.v1.test_cluster.TestClusterPolicyDetach.test_cluster_policy_detach [0.002764s] ... ok {10} senlinclient.tests.unit.v1.test_client.ClientTest.test_init_with_params [0.002568s] ... ok {19} senlinclient.tests.unit.v1.test_client.ClientTest.test_delete_cluster [0.001221s] ... ok {3} senlinclient.tests.unit.v1.test_node.TestNodeList.test_node_list_marker [0.006042s] ... ok {18} senlinclient.tests.unit.v1.test_client.ClientTest.test_cluster_del_nodes [0.001275s] ... ok {5} senlinclient.tests.unit.v1.test_client.ClientTest.test_delete_receiver_ignore_missing [0.002682s] ... ok {8} senlinclient.tests.unit.v1.test_cluster.TestClusterRun.test__run_script [0.002530s] ... ok {10} senlinclient.tests.unit.v1.test_cluster.TestClusterList.test_cluster_list_sort [0.007687s] ... ok {17} senlinclient.tests.unit.v1.test_client.ClientTest.test_get_node [0.001283s] ... ok {31} senlinclient.tests.unit.v1.test_client.ClientTest.test_cluster_policies [0.001216s] ... ok {6} senlinclient.tests.unit.v1.test_client.ClientTest.test_delete_profile_ignore_missing [0.001210s] ... ok {21} senlinclient.tests.unit.v1.test_cluster.TestClusterCreate.test_cluster_create_with_metadata [0.463884s] ... ok {7} senlinclient.tests.unit.v1.test_cluster.TestClusterList.test_cluster_list_full_id [0.439580s] ... ok {11} senlinclient.tests.unit.v1.test_action.TestActionList.test_action_list_sort_invalid_direction [0.006914s] ... ok {15} senlinclient.tests.unit.test_utils.shellTest.test_format_parameter_none_dict [0.000479s] ... ok {15} senlinclient.tests.unit.v1.test_action.TestActionList.test_action_list_defaults [0.008233s] ... ok {2} senlinclient.tests.unit.v1.test_client.ClientTest.test_cluster_update_policy [0.001994s] ... ok {12} senlinclient.tests.unit.v1.test_node.TestNodeShow.test_node_show_not_found [0.005214s] ... ok {0} senlinclient.tests.unit.v1.test_action.TestActionList.test_action_list_marker [0.003462s] ... ok {28} senlinclient.tests.unit.v1.test_cluster.TestClusterResize.test_cluster_resize_invalid_adjustment [0.002500s] ... ok {19} senlinclient.tests.unit.v1.test_client.ClientTest.test_recover_cluster [0.001239s] ... ok {9} senlinclient.tests.unit.v1.test_client.ClientTest.test_get_receiver [0.001576s] ... ok {29} senlinclient.tests.unit.test_sdk.TestSdk.test_create_connection_with_profile [0.001386s] ... ok {5} senlinclient.tests.unit.v1.test_client.ClientTest.test_update_profile [0.001347s] ... ok {18} senlinclient.tests.unit.v1.test_client.ClientTest.test_create_cluster [0.001260s] ... ok ResourceNotFound: ResourceNotFound {17} senlinclient.tests.unit.v1.test_node.TestNodeList.test_node_list_full_id [0.005732s] ... ok {31} senlinclient.tests.unit.v1.test_client.ClientTest.test_create_node [0.001239s] ... ok {11} senlinclient.tests.unit.v1.test_client.ClientTest.test_delete_cluster_ignore_missing [0.001561s] ... ok {7} senlinclient.tests.unit.v1.test_cluster.TestClusterNodeList.test_cluster_node_list_sort [0.004233s] ... ok {30} senlinclient.tests.unit.test_utils.shellTest.test_list_formatter_with_empty_list [0.000266s] ... ok {2} senlinclient.tests.unit.v1.test_client.ClientTest.test_get_event [0.001340s] ... ok {15} senlinclient.tests.unit.v1.test_client.ClientTest.test_cluster_detach_policy [0.002264s] ... ok {0} senlinclient.tests.unit.v1.test_client.ClientTest.test_get_policy_type [0.001614s] ... ok {26} senlinclient.tests.unit.v1.test_cluster.TestClusterCollect.test_cluster_collect_with_full_id [0.463941s] ... ok {28} senlinclient.tests.unit.v1.test_event.TestEventList.test_event_list_filter [0.435113s] ... ok {19} senlinclient.tests.unit.v1.test_cluster.TestClusterCheck.test_cluster_check_not_found [0.002808s] ... ok {3} senlinclient.tests.unit.v1.test_policy.TestPolicyDelete.test_policy_delete_one_found_one_not_found [0.002731s] ... ok {9} senlinclient.tests.unit.v1.test_cluster.TestClusterResize.test_cluster_resize_invalid_percentage [0.003882s] ... ok {20} senlinclient.tests.unit.v1.test_client.ClientTest.test_receivers [0.001593s] ... ok {24} senlinclient.tests.unit.v1.test_cluster.TestClusterCreate.test_cluster_create_with_config [0.470874s] ... ok {29} senlinclient.tests.unit.test_utils.PrintListTestCase.test_print_list_with_None_data [0.002081s] ... ok {16} senlinclient.tests.unit.test_utils.shellTest.test_format_parameter_bad_format [0.000651s] ... ok Request accepted by action 8bb476c3-0f4c-44ee-9f64-c7b0260814de {22} senlinclient.tests.unit.test_utils.shellTest.test_format_parameter_split [0.000305s] ... ok {18} senlinclient.tests.unit.v1.test_client.ClientTest.test_delete_node [0.001451s] ... ok {17} senlinclient.tests.unit.v1.test_policy.TestPolicyList.test_policy_list_limit [0.003259s] ... ok {11} senlinclient.tests.unit.v1.test_cluster.TestClusterResize.test_cluster_resize_invalid_max_size_capacity [0.002932s] ... ok {1} senlinclient.tests.unit.v1.test_cluster.TestClusterScaleOut.test_cluster_scale_in [0.001674s] ... ok Profile deleted: ['profile1', 'profile2', 'profile3'] {30} senlinclient.tests.unit.v1.test_action.TestActionList.test_action_list_sort_invalid_key [0.446178s] ... ok {7} senlinclient.tests.unit.v1.test_cluster.TestClusterResize.test_cluster_resize_min_size_larger_than_capacity [0.002244s] ... ok {0} senlinclient.tests.unit.v1.test_client.ClientTest.test_get_profile [0.001492s] ... ok {15} senlinclient.tests.unit.v1.test_client.ClientTest.test_get_cluster_policy [0.001262s] ... ok {2} senlinclient.tests.unit.v1.test_node.TestNodeList.test_node_list_defaults [0.003514s] ... ok {26} senlinclient.tests.unit.v1.test_cluster.TestClusterCreate.test_cluster_create_with_size [0.006389s] ... ok {25} senlinclient.tests.unit.test_utils.PrintDictTestCase.test_print_dict_with_None_data [0.002351s] ... ok {28} senlinclient.tests.unit.v1.test_node.TestNodeCreate.test_node_create_with_cluster [0.004964s] ... ok {20} senlinclient.tests.unit.v1.test_cluster.TestClusterNodeList.test_cluster_node_list_full_id [0.460861s] ... ok Request accepted by action: 8bb476c3-0f4c-44ee-9f64-c7b0260814de {3} senlinclient.tests.unit.v1.test_profile.TestProfileList.test_profile_list_sort_invalid_direction [0.003585s] ... ok {19} senlinclient.tests.unit.v1.test_cluster.TestClusterList.test_cluster_list_marker [0.466775s] ... ok CID: failed due to ''Mock' object does not support indexing' {29} senlinclient.tests.unit.v1.test_client.ClientTest.test_delete_policy_ignore_missing [0.001163s] ... ok {16} senlinclient.tests.unit.v1.test_client.ClientTest.test_cluster_scale_in [0.001314s] ... ok {9} senlinclient.tests.unit.v1.test_event.TestEventList.test_event_list_sort_invalid_direction [0.454719s] ... ok {24} senlinclient.tests.unit.v1.test_event.TestEventList.test_event_list_sort [0.009814s] ... ok {12} senlinclient.tests.unit.v1.test_profile.TestProfileDelete.test_profile_delete [0.002133s] ... ok node: NODE_ID1 status: None node: NODE_ID2 status: None {18} senlinclient.tests.unit.v1.test_client.ClientTest.test_update_node [0.001241s] ... ok {8} senlinclient.tests.unit.v1.test_cluster_policy.TestClusterPolicyUpdate.test_cluster_policy_update [0.002081s] ... ok {10} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_cluster_delete [0.002805s] ... ok {17} senlinclient.tests.unit.v1.test_policy_type.TestPolicyTypeList.test_policy_type_list [0.001923s] ... ok {11} senlinclient.tests.unit.v1.test_cluster.TestClusterUpdate.test_cluster_update_defaults [0.003985s] ... ok Request accepted by action: 8bb476c3-0f4c-44ee-9f64-c7b0260814de {1} senlinclient.tests.unit.v1.test_profile_type.TestProfileTypeShow.test_profile_type_show_not_found [0.002405s] ... ok {21} senlinclient.tests.unit.v1.test_cluster.TestClusterRun.test_cluster_run [0.016082s] ... ok {2} senlinclient.tests.unit.v1.test_node.TestNodeList.test_node_list_sort_invalid_key [0.005189s] ... ok {25} senlinclient.tests.unit.v1.test_cluster.TestClusterOp.test_cluster_op_not_found [0.477757s] ... ok {20} senlinclient.tests.unit.v1.test_cluster_policy.TestClusterPolicyShow.test_cluster_policy_show [0.005080s] ... ok {3} senlinclient.tests.unit.v1.test_shell.ShellTest.test__run_script_no_matching_address [0.001296s] ... ok {29} senlinclient.tests.unit.v1.test_cluster.TestClusterCreate.test_cluster_create_defaults [0.416948s] ... ok {16} senlinclient.tests.unit.v1.test_client.ClientTest.test_get_node_with_details [0.001218s] ... ok {9} senlinclient.tests.unit.v1.test_profile.TestProfileShow.test_profile_show_not_found [0.006930s] ... ok {31} senlinclient.tests.unit.v1.test_cluster.TestClusterCollect.test_cluster_collect [0.469298s] ... ok {5} senlinclient.tests.unit.v1.test_cluster.TestClusterNodeDel.test_cluster_node_delete_multi [0.002907s] ... ok {11} senlinclient.tests.unit.v1.test_event.TestEventList.test_event_list_defaults [0.003034s] ... ok cluster2: accepted by action fake_action_id cluster3: accepted by action fake_action_id cluster1: accepted by action fake_action_id {30} senlinclient.tests.unit.v1.test_client.ClientTest.test_cluster_attach_policy [0.001831s] ... ok {7} senlinclient.tests.unit.v1.test_cluster.TestClusterRun.test__run_script_no_network [0.000434s] ... ok {18} senlinclient.tests.unit.v1.test_cluster.TestClusterList.test_cluster_list_defaults [0.491822s] ... ok Request accepted by action: 8bb476c3-0f4c-44ee-9f64-c7b0260814de {23} senlinclient.tests.unit.test_shell.ShellTest.test_get_subcommand_parser [0.002426s] ... ok {17} senlinclient.tests.unit.v1.test_profile.TestProfileUpdate.test_profile_update_not_found [0.003714s] ... ok {10} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_profile_type_show_type_not_found [0.003256s] ... ok {27} senlinclient.tests.unit.test_client.ClientTest.test_client_init [0.001161s] ... ok {6} senlinclient.tests.unit.v1.test_cluster.TestClusterDelete.test_cluster_delete_force [0.003239s] ... ok {22} senlinclient.tests.unit.v1.test_cluster.TestClusterNodeAdd.test_cluster_node_add [0.002809s] ... ok {2} senlinclient.tests.unit.v1.test_node.TestNodeShow.test_node_show [0.005463s] ... ok {25} senlinclient.tests.unit.v1.test_cluster.TestClusterResize.test_cluster_resize_invalid_max_size_less_capacity [0.003169s] ... ok Receiver deleted: ['receiver1', 'receiver2', 'receiver3'] {21} senlinclient.tests.unit.v1.test_event.TestEventList.test_event_list_sort_invalid_key [0.009475s] ... ok {29} senlinclient.tests.unit.v1.test_cluster.TestClusterList.test_cluster_list_sort_invalid_key [0.007246s] ... ok {16} senlinclient.tests.unit.v1.test_client.ClientTest.test_policy_types [0.001250s] ... ok Request accepted by action: 8bb476c3-0f4c-44ee-9f64-c7b0260814de {4} senlinclient.tests.unit.test_format_utils.TestFormats.test_shell_format [0.429234s] ... ok {9} senlinclient.tests.unit.v1.test_receiver.TestReceiverCreate.test_receiver_create_non_webhook [0.004228s] ... ok {5} senlinclient.tests.unit.v1.test_cluster.TestClusterResize.test_cluster_resize_invalid_min_step_capacity [0.003426s] ... ok {11} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_cluster_collect_as_list_with_shortid [0.005567s] ... ok {30} senlinclient.tests.unit.v1.test_client.ClientTest.test_recover_node [0.001772s] ... ok {18} senlinclient.tests.unit.v1.test_cluster.TestClusterList.test_cluster_list_sort_invalid_direction [0.004831s] ... ok Request accepted by action: 8bb476c3-0f4c-44ee-9f64-c7b0260814de {7} senlinclient.tests.unit.v1.test_policy.TestPolicyList.test_policy_list_defaults [0.002849s] ... ok {15} senlinclient.tests.unit.v1.test_receiver.TestReceiverDelete.test_receiver_delete [0.002758s] ... ok Profile deleted: ['profile1', 'profile2', 'profile3'] {23} senlinclient.tests.unit.test_utils.shellTest.test_format_parameter [0.000227s] ... ok {19} senlinclient.tests.unit.v1.test_cluster.TestClusterResize.test_cluster_resize_adjustment [0.003537s] ... ok {10} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_receiver_list [0.002899s] ... ok {27} senlinclient.tests.unit.test_utils.shellTest.test_format_parameter_none [0.000209s] ... ok {2} senlinclient.tests.unit.v1.test_receiver.TestReceiverUpdate.test_receiver_update_not_found [0.003569s] ... ok {26} senlinclient.tests.unit.v1.test_cluster.TestClusterNodeDel.test_cluster_node_delete_without_destroy [0.001996s] ... ok {25} senlinclient.tests.unit.v1.test_event.TestEventList.test_event_list_full_id [0.003183s] ... ok {22} senlinclient.tests.unit.v1.test_cluster.TestClusterResize.test_cluster_resize_invalid_capacity [0.002517s] ... ok {12} senlinclient.tests.unit.v1.test_profile.TestProfileDelete.test_profile_delete_force [0.002173s] ... ok {29} senlinclient.tests.unit.v1.test_node.TestNodeCreate.test_node_create_with_metadata [0.003527s] ... ok {21} senlinclient.tests.unit.v1.test_profile.TestProfileCreate.test_profile_create_defaults [0.010986s] ... ok {9} senlinclient.tests.unit.v1.test_receiver.TestReceiverList.test_receiver_list_sort_invalid_key [0.004063s] ... ok {4} senlinclient.tests.unit.test_shell.ShellTest.test_do_help [0.001663s] ... ok {5} senlinclient.tests.unit.v1.test_event.TestEventShow.test_event_show [0.004508s] ... ok Are you sure you want to delete this receiver(s) [y/N]?{13} senlinclient.tests.unit.test_cliargs.TestCliArgs.test_add_global_args [0.001476s] ... ok {7} senlinclient.tests.unit.v1.test_profile.TestProfileList.test_profile_list_full_id [0.012114s] ... ok {19} senlinclient.tests.unit.v1.test_cluster.TestClusterResize.test_cluster_resize_invalid_min_size_capacity [0.003368s] ... ok {10} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_receiver_update [0.003101s] ... ok {23} senlinclient.tests.unit.test_utils.shellTest.test_process_stack_spec [0.001540s] ... ok {27} senlinclient.tests.unit.v1.test_client.ClientTest.test_cluster_scale_out [0.001197s] ... ok {2} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_action_show [0.003241s] ... ok {1} senlinclient.tests.unit.v1.test_receiver.TestReceiverDelete.test_receiver_delete_prompt_no [0.005755s] ... ok {25} senlinclient.tests.unit.v1.test_node.TestNodeList.test_node_list_limit [0.003493s] ... ok {22} senlinclient.tests.unit.v1.test_cluster.TestClusterRun.test__run_script_network_not_found [0.000506s] ... ok {29} senlinclient.tests.unit.v1.test_node.TestNodeShow.test_node_show_with_details [0.003830s] ... ok {12} senlinclient.tests.unit.v1.test_shell.ShellTest.test_show_receiver_not_found [0.002065s] ... ok {21} senlinclient.tests.unit.v1.test_profile.TestProfileList.test_profile_list_defaults [0.003917s] ... ok node1: failed due to ''Mock' object does not support indexing' {14} senlinclient.tests.unit.v1.test_cluster.TestClusterUpdate.test_cluster_update_not_found [0.458661s] ... ok {9} senlinclient.tests.unit.v1.test_shell.ShellTest.test__run_script_more_than_one_address [0.001790s] ... ok Are you sure you want to delete this policy(s) [y/N]?Policy deleted: ['my_policy'] {4} senlinclient.tests.unit.test_utils.PrintDictTestCase.test_print_dict [0.001510s] ... ok node1: accepted by action fake_action_id node3: accepted by action fake_action_id node2: accepted by action fake_action_id {5} senlinclient.tests.unit.v1.test_node.TestNodeList.test_node_list_filter [0.003714s] ... ok {13} senlinclient.tests.unit.test_cliargs.TestCliArgs.test_add_global_identity_args [0.003098s] ... ok {7} senlinclient.tests.unit.v1.test_shell.ShellTest.test__run_script_more_than_one_network [0.001807s] ... ok {3} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_node_delete [0.002548s] ... ok ResourceNotFound: ResourceNotFound {19} senlinclient.tests.unit.v1.test_cluster.TestClusterShow.test_cluster_show [0.005617s] ... ok {24} senlinclient.tests.unit.v1.test_policy.TestPolicyDelete.test_policy_delete_prompt_yes [0.012304s] ... ok {28} senlinclient.tests.unit.v1.test_node.TestNodeDelete.test_node_delete_force [0.002571s] ... ok {10} senlinclient.tests.unit.v1.test_shell.ShellTest.test_show_cluster [0.005358s] ... ok Request accepted by action: 8bb476c3-0f4c-44ee-9f64-c7b0260814de Cluster recover request on cluster cluster1 is accepted by action action_id. {1} senlinclient.tests.unit.v1.test_receiver.TestReceiverShow.test_receiver_show [0.002976s] ... ok {27} senlinclient.tests.unit.v1.test_client.ClientTest.test_delete_policy [0.001278s] ... ok {2} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_policy_type_show_not_found [0.001919s] ... ok Request accepted by action: CLUSTER_NODE_ADD {23} senlinclient.tests.unit.v1.test_action.TestActionList.test_action_list_limit [0.480327s] ... ok {22} senlinclient.tests.unit.v1.test_event.TestEventList.test_event_list_marker [0.459030s] ... ok {29} senlinclient.tests.unit.v1.test_policy.TestPolicyList.test_policy_list_sort [0.003202s] ... ok Are you sure you want to delete this cluster(s) [y/N]? my_cluster: accepted by action fake_action_id {15} senlinclient.tests.unit.v1.test_receiver.TestReceiverDelete.test_receiver_delete_not_found [0.002576s] ... ok {14} senlinclient.tests.unit.v1.test_node.TestNodeCheck.test_node_check_not_found [0.002893s] ... ok {9} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_event_list [0.002987s] ... ok Request accepted by action: 8bb476c3-0f4c-44ee-9f64-c7b0260814de Request accepted by action: a3c6d04c-3fca-4e4a-b0b3-c0522ef711f1 {4} senlinclient.tests.unit.test_utils.PrintListTestCase.test_print_list_with_generator [0.004307s] ... ok {6} senlinclient.tests.unit.v1.test_cluster.TestClusterResize.test_cluster_resize_capacity [0.002749s] ... ok {17} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_cluster_recover [0.003008s] ... ok {5} senlinclient.tests.unit.v1.test_policy.TestPolicyList.test_policy_list_sort_invalid_key [0.003866s] ... ok {11} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_cluster_node_add [0.001811s] ... ok {13} senlinclient.tests.unit.v1.test_client.ClientTest.test_cluster_resize [0.001329s] ... ok {7} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_action_show_not_found [0.003571s] ... ok {31} senlinclient.tests.unit.v1.test_cluster.TestClusterDelete.test_cluster_delete_prompt_yes [0.011754s] ... ok {18} senlinclient.tests.unit.v1.test_cluster.TestClusterNodeAdd.test_cluster_node_add_multi [0.001955s] ... ok {16} senlinclient.tests.unit.v1.test_cluster.TestClusterOp.test_cluster_op [0.455837s] ... ok {19} senlinclient.tests.unit.v1.test_node.TestNodeList.test_node_list_sort [0.004765s] ... ok {24} senlinclient.tests.unit.v1.test_policy.TestPolicyList.test_policy_list_marker [0.004202s] ... ok my_node: failed due to 'ResourceNotFound: ResourceNotFound' {27} senlinclient.tests.unit.v1.test_client.ClientTest.test_profile_types [0.001398s] ... ok {23} senlinclient.tests.unit.v1.test_client.ClientTest.test_delete_profile [0.001830s] ... ok {1} senlinclient.tests.unit.v1.test_shell.ShellTest.test__run_script_no_network [0.000785s] ... ok node1: failed due to ''NoneType' object has no attribute 'location'' node2: failed due to 'ResourceNotFound: ResourceNotFound' {2} senlinclient.tests.unit.v1.test_shell.ShellTest.test_show_receiver [0.002652s] ... ok {22} senlinclient.tests.unit.v1.test_node.TestNodeUpdate.test_node_update_not_found [0.006766s] ... ok {29} senlinclient.tests.unit.v1.test_profile.TestProfileList.test_profile_list_sort [0.005206s] ... ok {3} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_policy_validate [0.003395s] ... ok {15} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_cluster_node_list [0.003872s] ... ok {9} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_node_update [0.003215s] ... ok {6} senlinclient.tests.unit.v1.test_cluster.TestClusterShow.test_cluster_show_not_found [0.437608s] ... ok {26} senlinclient.tests.unit.v1.test_node.TestNodeDelete.test_node_delete_not_found [0.002555s] ... ok {17} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_profile_create [0.007127s] ... ok {4} senlinclient.tests.unit.v1.test_client.ClientTest.test_get_cluster [0.002228s] ... ok {20} senlinclient.tests.unit.v1.test_node.TestNodeDelete.test_node_delete_one_found_one_not_found [0.003026s] ... ok {11} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_profile_update_not_found [0.003833s] ... ok {5} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_cluster_update [0.004093s] ... ok {31} senlinclient.tests.unit.v1.test_cluster.TestClusterList.test_cluster_list_filter [0.004523s] ... ok {13} senlinclient.tests.unit.v1.test_client.ClientTest.test_get_policy [0.001394s] ... ok {18} senlinclient.tests.unit.v1.test_node.TestNodeCreate.test_node_create_defaults [0.005023s] ... ok Request accepted by action: 1db0f5c5-9183-4c47-9ef1-a5a97402a2c1 {24} senlinclient.tests.unit.v1.test_profile.TestProfileList.test_profile_list_sort_invalid_key [0.006363s] ... ok {19} senlinclient.tests.unit.v1.test_receiver.TestReceiverList.test_receiver_list_limit [0.003486s] ... ok Are you sure you want to delete this receiver(s) [y/N]?Receiver deleted: ['my_receiver'] {22} senlinclient.tests.unit.v1.test_policy.TestPolicyShow.test_policy_show [0.003964s] ... ok {9} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_policy_list [0.003263s] ... ok {25} senlinclient.tests.unit.v1.test_node.TestNodeOp.test_node_op [0.003939s] ... ok {21} senlinclient.tests.unit.v1.test_receiver.TestReceiverDelete.test_receiver_delete_prompt_yes [0.008456s] ... ok {6} senlinclient.tests.unit.v1.test_event.TestEventList.test_event_list_limit [0.006293s] ... ok Policy deleted: ['policy1', 'policy2', 'policy3'] {26} senlinclient.tests.unit.v1.test_policy.TestPolicyUpdate.test_policy_update_defaults [0.004454s] ... ok Request accepted {17} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_profile_show [0.004832s] ... ok {5} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_node_list [0.002920s] ... ok {13} senlinclient.tests.unit.v1.test_client.ClientTest.test_update_cluster [0.001173s] ... ok Are you sure you want to delete this node(s) [y/N]?{24} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_cluster_op_not_found [0.003206s] ... ok Request accepted by action action_id {28} senlinclient.tests.unit.v1.test_policy.TestPolicyDelete.test_policy_delete [0.001777s] ... ok cluster2: accepted by action fake_action_id cluster3: accepted by action fake_action_id cluster1: accepted by action fake_action_id {15} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_node_recover [0.003296s] ... ok {22} senlinclient.tests.unit.v1.test_receiver.TestReceiverCreate.test_receiver_create_webhook_failed [0.004558s] ... ok ResourceNotFound: ResourceNotFound Request accepted by action: action_id Request accepted by action: action_id {14} senlinclient.tests.unit.v1.test_node.TestNodeDelete.test_node_delete_prompt_no [0.009099s] ... ok {7} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_cluster_policy_detach [0.001735s] ... ok {6} senlinclient.tests.unit.v1.test_receiver.TestReceiverList.test_receiver_list_defaults [0.003048s] ... ok {21} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_cluster_policy_show [0.002815s] ... ok {26} senlinclient.tests.unit.v1.test_policy_type.TestPolicyTypeShow.test_policy_type_show [0.005866s] ... ok {30} senlinclient.tests.unit.v1.test_cluster.TestClusterDelete.test_cluster_delete [0.002615s] ... ok Request accepted by action: 8bb476c3-0f4c-44ee-9f64-c7b0260814de {3} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_receiver_delete_not_found [0.002264s] ... ok {13} senlinclient.tests.unit.v1.test_cluster.TestClusterRun.test__run_script_no_matching_address [0.000474s] ... ok {1} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_cluster_policy_attach [0.004051s] ... ok {29} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_cluster_policy_update [0.005218s] ... ok {28} senlinclient.tests.unit.v1.test_policy.TestPolicyList.test_policy_list_sort_invalid_direction [0.003615s] ... ok {22} senlinclient.tests.unit.v1.test_shell.ShellTest.test__run_script_network_not_found [0.002031s] ... ok {23} senlinclient.tests.unit.v1.test_cluster.TestClusterPolicyAttach.test_cluster_policy_attach [0.002322s] ... ok {14} senlinclient.tests.unit.v1.test_policy.TestPolicyList.test_policy_list_full_id [0.006810s] ... ok Node check request on node node1 is accepted by action 8bb476c3-0f4c-44ee-9f64-c7b0260814de. Node check request on node node2 is accepted by action 8bb476c3-0f4c-44ee-9f64-c7b0260814de. Node check request on node node3 is accepted by action 8bb476c3-0f4c-44ee-9f64-c7b0260814de. Receiver deleted: ['receiver1', 'receiver2', 'receiver3'] {6} senlinclient.tests.unit.v1.test_receiver.TestReceiverUpdate.test_receiver_update_defaults [0.003489s] ... ok {13} senlinclient.tests.unit.v1.test_node.TestNodeCreate.test_node_create_with_role [0.449172s] ... ok Receivers deleted: ['FAKE'] {18} senlinclient.tests.unit.v1.test_receiver.TestReceiverDelete.test_receiver_delete_force [0.002405s] ... ok {8} senlinclient.tests.unit.v1.test_node.TestNodeCheck.test_node_check [0.002156s] ... ok {5} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_receiver_delete [0.001752s] ... ok {23} senlinclient.tests.unit.v1.test_cluster_policy.TestClusterPolicyList.test_cluster_policy_list [0.003223s] ... ok Cluster check request on cluster cluster1 is accepted by action action_id. Policy deleted: ['policy_id'] {13} senlinclient.tests.unit.v1.test_profile.TestProfileValidate.test_profile_validate [0.009330s] ... ok {18} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_cluster_create [0.004342s] ... ok {6} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_build_info [0.003664s] ... ok {15} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_policy_delete [0.002560s] ... ok {19} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_cluster_check [0.002828s] ... ok {8} senlinclient.tests.unit.v1.test_node.TestNodeRecover.test_node_recover_not_found [0.002571s] ... ok {23} senlinclient.tests.unit.v1.test_policy.TestPolicyCreate.test_policy_create_defaults [0.010060s] ... ok Request accepted by action: 8bb476c3-0f4c-44ee-9f64-c7b0260814de {13} senlinclient.tests.unit.v1.test_receiver.TestReceiverCreate.test_receiver_create_webhook [0.003684s] ... ok node: NODE1 status: None node: NODE2 status: None Are you sure you want to delete this policy(s) [y/N]?Request accepted by action action_id ResourceNotFound: ResourceNotFound {31} senlinclient.tests.unit.v1.test_cluster.TestClusterResize.test_cluster_resize_percentage [0.002783s] ... ok {15} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_receiver_show [0.002799s] ... ok {24} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_cluster_run [0.010711s] ... ok {25} senlinclient.tests.unit.v1.test_policy.TestPolicyDelete.test_policy_delete_prompt_no [0.009824s] ... ok {8} senlinclient.tests.unit.v1.test_profile.TestProfileShow.test_profile_show [0.004864s] ... ok ResourceNotFound: ResourceNotFound {26} senlinclient.tests.unit.v1.test_profile.TestProfileDelete.test_profile_delete_not_found [0.004068s] ... ok Cluster check request on cluster cluster1 is accepted by action 8bb476c3-0f4c-44ee-9f64-c7b0260814de. Cluster check request on cluster cluster2 is accepted by action 8bb476c3-0f4c-44ee-9f64-c7b0260814de. Cluster check request on cluster cluster3 is accepted by action 8bb476c3-0f4c-44ee-9f64-c7b0260814de. node1: accepted by action fake_action_id node3: accepted by action fake_action_id node2: accepted by action fake_action_id {21} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_cluster_scale_in [0.001756s] ... ok {28} senlinclient.tests.unit.v1.test_receiver.TestReceiverDelete.test_receiver_delete_one_found_one_not_found [0.002090s] ... ok {27} senlinclient.tests.unit.v1.test_node.TestNodeDelete.test_node_delete [0.003085s] ... ok {0} senlinclient.tests.unit.v1.test_cluster.TestClusterCheck.test_cluster_check [0.001978s] ... ok Request accepted by action: CLUSTER_NODE_DEL {8} senlinclient.tests.unit.v1.test_profile_type.TestProfileTypeList.test_profile_type_list [0.002820s] ... ok {25} senlinclient.tests.unit.v1.test_profile.TestProfileCreate.test_profile_create_metadata [0.010547s] ... ok {24} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_policy_update [0.003681s] ... ok Profile deleted: ['profile1', 'profile2'] ResourceNotFound: ResourceNotFound ResourceNotFound: ResourceNotFound {21} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_profile_update [0.006453s] ... ok {22} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_cluster_node_del [0.002826s] ... ok {9} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_profile_delete_not_found [0.002756s] ... ok Are you sure you want to delete this profile(s) [y/N]?ResourceNotFound: ResourceNotFound {27} senlinclient.tests.unit.v1.test_policy.TestPolicyShow.test_policy_show_not_found [0.488990s] ... ok {0} senlinclient.tests.unit.v1.test_cluster.TestClusterNodeList.test_cluster_node_list_filter [0.003536s] ... ok {8} senlinclient.tests.unit.v1.test_profile_type.TestProfileTypeShow.test_profile_type_show [0.002436s] ... ok {25} senlinclient.tests.unit.v1.test_receiver.TestReceiverList.test_receiver_list_marker [0.003107s] ... ok {23} senlinclient.tests.unit.v1.test_policy.TestPolicyDelete.test_policy_delete_not_found [0.002945s] ... ok {24} senlinclient.tests.unit.v1.test_shell.ShellTest.test_show_node [0.005115s] ... ok {14} senlinclient.tests.unit.v1.test_profile.TestProfileDelete.test_profile_delete_prompt_no [0.004532s] ... ok cluster2: failed due to 'ResourceNotFound: ResourceNotFound' cluster1: failed due to ''NoneType' object has no attribute 'location'' {21} senlinclient.tests.unit.v1.test_shell.ShellTest.test_show_profile_not_found [0.001414s] ... ok Request accepted by action action_id {27} senlinclient.tests.unit.v1.test_policy_type.TestPolicyTypeShow.test_policy_type_show_not_found [0.003372s] ... ok {4} senlinclient.tests.unit.v1.test_cluster.TestClusterDelete.test_cluster_delete_one_found_one_not_found [0.003730s] ... ok {13} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_cluster_scale_out [0.003212s] ... ok {23} senlinclient.tests.unit.v1.test_policy.TestPolicyValidate.test_policy_validate [0.008439s] ... ok {25} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_cluster_collect_as_list [0.004109s] ... ok {14} senlinclient.tests.unit.v1.test_receiver.TestReceiverList.test_receiver_list_filter [0.003406s] ... ok ResourceNotFound: ResourceNotFound Request accepted {27} senlinclient.tests.unit.v1.test_profile.TestProfileList.test_profile_list_filter [0.008702s] ... ok {26} senlinclient.tests.unit.v1.test_profile.TestProfileDelete.test_profile_delete_one_found_one_not_found [0.001190s] ... ok {23} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_node_show [0.003664s] ... ok {4} senlinclient.tests.unit.v1.test_cluster.TestClusterResize.test_cluster_resize_no_params [0.002741s] ... ok {13} senlinclient.tests.unit.v1.test_shell.ShellTest.test_show_profile [0.003383s] ... ok {8} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_node_op [0.002193s] ... ok Request accepted by action: 8bb476c3-0f4c-44ee-9f64-c7b0260814de {25} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_receiver_create_non_webhook [0.006228s] ... ok {14} senlinclient.tests.unit.v1.test_receiver.TestReceiverList.test_receiver_list_sort [0.003150s] ... ok {30} senlinclient.tests.unit.v1.test_cluster.TestClusterNodeDel.test_cluster_node_delete [0.002289s] ... ok {27} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_event_show [0.004444s] ... ok {4} senlinclient.tests.unit.v1.test_node.TestNodeOp.test_node_op_not_found [0.006360s] ... ok {26} senlinclient.tests.unit.v1.test_receiver.TestReceiverList.test_receiver_list_full_id [0.001822s] ... ok {8} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_receiver_create_webhook [0.003070s] ... ok {14} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_action_list [0.003533s] ... ok {29} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_policy_type_show [0.003727s] ... ok {30} senlinclient.tests.unit.v1.test_event.TestEventShow.test_event_show_not_found [0.004327s] ... ok {27} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_policy_show [0.002652s] ... ok Request accepted by action 8bb476c3-0f4c-44ee-9f64-c7b0260814de {26} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_cluster_show [0.002220s] ... ok {31} senlinclient.tests.unit.v1.test_cluster.TestClusterScaleIn.test_cluster_scale_in [0.001706s] ... ok {30} senlinclient.tests.unit.v1.test_profile.TestProfileList.test_profile_list_limit [0.003231s] ... ok {6} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_profile_type_show [0.003985s] ... ok {26} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_policy_type_list [0.001893s] ... ok {31} senlinclient.tests.unit.v1.test_receiver.TestReceiverList.test_receiver_list_sort_invalid_direction [0.003660s] ... ok {6} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_receiver_create_webhook_failed [0.001978s] ... ok {30} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_policy_create [0.003683s] ... ok {31} senlinclient.tests.unit.v1.test_shell.ShellTest.test__run_script [0.001797s] ... ok {30} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_profile_type_list [0.002635s] ... ok {31} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_node_create [0.002701s] ... ok Node id "node1" not found Request accepted by action: action_id Request accepted by action: action_id Request accepted by action: action_id {30} senlinclient.tests.unit.v1.test_shell.ShellTest.test_show_policy [0.002538s] ... ok {22} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_cluster_resize [0.009821s] ... ok {14} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_node_recover_not_found [0.002359s] ... ok Are you sure you want to delete this node(s) [y/N]? my_node: accepted by action fake_action_id {0} senlinclient.tests.unit.v1.test_node.TestNodeDelete.test_node_delete_prompt_yes [0.007244s] ... ok Are you sure you want to delete this profile(s) [y/N]?Profile deleted: ['my_profile'] {4} senlinclient.tests.unit.v1.test_profile.TestProfileDelete.test_profile_delete_prompt_yes [0.007573s] ... ok ResourceNotFound: ResourceNotFound {14} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_policy_delete_not_found [0.001787s] ... ok Node recover request on node node1 is accepted by action 8bb476c3-0f4c-44ee-9f64-c7b0260814de. Node recover request on node node2 is accepted by action 8bb476c3-0f4c-44ee-9f64-c7b0260814de. Node recover request on node node3 is accepted by action 8bb476c3-0f4c-44ee-9f64-c7b0260814de. {20} senlinclient.tests.unit.v1.test_node.TestNodeRecover.test_node_recover [0.002095s] ... ok Cluster recover request on cluster cluster1 is accepted by action 8bb476c3-0f4c-44ee-9f64-c7b0260814de. Cluster recover request on cluster cluster2 is accepted by action 8bb476c3-0f4c-44ee-9f64-c7b0260814de. Cluster recover request on cluster cluster3 is accepted by action 8bb476c3-0f4c-44ee-9f64-c7b0260814de. {20} senlinclient.tests.unit.v1.test_policy.TestPolicyList.test_policy_list_filter [0.003633s] ... ok {16} senlinclient.tests.unit.v1.test_cluster.TestClusterRecover.test_cluster_recover [0.002824s] ... ok Request accepted {20} senlinclient.tests.unit.v1.test_service.TestServiceList.test_service [0.002450s] ... ok {4} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_cluster_op [0.002467s] ... ok {16} senlinclient.tests.unit.v1.test_cluster.TestClusterResize.test_cluster_resize_multi_params [0.003636s] ... ok {4} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_event_show_not_found [0.001520s] ... ok {16} senlinclient.tests.unit.v1.test_node.TestNodeUpdate.test_node_update_defaults [0.005572s] ... ok {4} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_node_op_not_found [0.001817s] ... ok {16} senlinclient.tests.unit.v1.test_policy.TestPolicyUpdate.test_policy_update_not_found [0.003036s] ... ok VALUE1 Profile deleted: ['profile_id'] {20} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_cluster_collect [0.003148s] ... ok {14} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_profile_delete [0.002008s] ... ok {16} senlinclient.tests.unit.v1.test_profile.TestProfileUpdate.test_profile_update_defaults [0.003166s] ... ok {20} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_profile_list [0.003337s] ... ok {16} senlinclient.tests.unit.v1.test_receiver.TestReceiverShow.test_receiver_show_not_found [0.003090s] ... ok {20} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_profile_validate [0.009420s] ... ok {20} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_service_list [0.002905s] ... ok Policy deleted: ['policy1', 'policy2', 'policy3'] {0} senlinclient.tests.unit.v1.test_policy.TestPolicyDelete.test_policy_delete_force [0.001917s] ... ok {0} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_cluster_list [0.003850s] ... ok {0} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_cluster_policy_list [0.003341s] ... ok Request accepted {0} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_node_check [0.001952s] ... ok Node id "node1" not found {0} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_node_check_not_found [0.002130s] ... ok ====== Totals ====== Ran: 357 tests in 2.0000 sec. - Passed: 357 - Skipped: 0 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 15.7287 sec. ============== Worker Balance ============== - Worker 0 (12 tests) => 0:00:00.478909 - Worker 1 (12 tests) => 0:00:00.474379 - Worker 2 (12 tests) => 0:00:00.506314 - Worker 3 (12 tests) => 0:00:00.488877 - Worker 4 (12 tests) => 0:00:00.477272 - Worker 5 (11 tests) => 0:00:00.505754 - Worker 6 (11 tests) => 0:00:00.479043 - Worker 7 (11 tests) => 0:00:00.482824 - Worker 8 (11 tests) => 0:00:00.510145 - Worker 9 (11 tests) => 0:00:00.500113 - Worker 10 (11 tests) => 0:00:00.529289 - Worker 11 (11 tests) => 0:00:00.489376 - Worker 12 (11 tests) => 0:00:00.483886 - Worker 13 (11 tests) => 0:00:00.489742 - Worker 14 (11 tests) => 0:00:00.507029 - Worker 15 (11 tests) => 0:00:00.498007 - Worker 16 (11 tests) => 0:00:00.491199 - Worker 17 (11 tests) => 0:00:00.520150 - Worker 18 (11 tests) => 0:00:00.526679 - Worker 19 (11 tests) => 0:00:00.506939 - Worker 20 (11 tests) => 0:00:00.508363 - Worker 21 (11 tests) => 0:00:00.538520 - Worker 22 (11 tests) => 0:00:00.506831 - Worker 23 (11 tests) => 0:00:00.527784 - Worker 24 (11 tests) => 0:00:00.545251 - Worker 25 (11 tests) => 0:00:00.539995 - Worker 26 (11 tests) => 0:00:00.505845 - Worker 27 (11 tests) => 0:00:00.527218 - Worker 28 (11 tests) => 0:00:00.466547 - Worker 29 (11 tests) => 0:00:00.464824 - Worker 30 (11 tests) => 0:00:00.480585 - Worker 31 (11 tests) => 0:00:00.512198 Slowest Tests: Test id Runtime (s) ----------------------------------------------------------------------------------------- ----------- senlinclient.tests.unit.v1.test_cluster.TestClusterList.test_cluster_list_defaults 0.492 senlinclient.tests.unit.v1.test_policy.TestPolicyShow.test_policy_show_not_found 0.489 senlinclient.tests.unit.v1.test_action.TestActionShow.test_action_show 0.482 senlinclient.tests.unit.v1.test_action.TestActionList.test_action_list_limit 0.480 senlinclient.tests.unit.v1.test_cluster.TestClusterOp.test_cluster_op_not_found 0.478 senlinclient.tests.unit.test_format_utils.TestFormats.test_yaml_format 0.475 senlinclient.tests.unit.v1.test_cluster.TestClusterNodeList.test_cluster_node_list 0.473 senlinclient.tests.unit.v1.test_cluster.TestClusterCreate.test_cluster_create_with_config 0.471 senlinclient.tests.unit.v1.test_cluster.TestClusterCollect.test_cluster_collect 0.469 senlinclient.tests.unit.v1.test_cluster.TestClusterList.test_cluster_list_marker 0.467 + exit 0 Processing files: python2-senlinclient-1.4.1-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.xKgzXJ + umask 022 + cd /builddir/build/BUILD + cd python-senlinclient-1.4.1 + DOCDIR=/builddir/build/BUILDROOT/python-senlinclient-1.4.1-1.el7.noarch/usr/share/doc/python2-senlinclient-1.4.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-senlinclient-1.4.1-1.el7.noarch/usr/share/doc/python2-senlinclient-1.4.1 + cp -pr README.rst /builddir/build/BUILDROOT/python-senlinclient-1.4.1-1.el7.noarch/usr/share/doc/python2-senlinclient-1.4.1 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.IwEtUB + umask 022 + cd /builddir/build/BUILD + cd python-senlinclient-1.4.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-senlinclient-1.4.1-1.el7.noarch/usr/share/licenses/python2-senlinclient-1.4.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-senlinclient-1.4.1-1.el7.noarch/usr/share/licenses/python2-senlinclient-1.4.1 + cp -pr LICENSE /builddir/build/BUILDROOT/python-senlinclient-1.4.1-1.el7.noarch/usr/share/licenses/python2-senlinclient-1.4.1 + exit 0 Provides: python-senlinclient = 1.4.1-1.el7 python2-senlinclient = 1.4.1-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.1-1.el7 Processing files: python2-senlinclient-tests-unit-1.4.1-1.el7.noarch Provides: python2-senlinclient-tests-unit = 1.4.1-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.1-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.qsGlDy + umask 022 + cd /builddir/build/BUILD + cd python-senlinclient-1.4.1 + DOCDIR=/builddir/build/BUILDROOT/python-senlinclient-1.4.1-1.el7.noarch/usr/share/doc/python-senlinclient-doc-1.4.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-senlinclient-1.4.1-1.el7.noarch/usr/share/doc/python-senlinclient-doc-1.4.1 + cp -pr doc/build/html /builddir/build/BUILDROOT/python-senlinclient-1.4.1-1.el7.noarch/usr/share/doc/python-senlinclient-doc-1.4.1 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.nISepv + umask 022 + cd /builddir/build/BUILD + cd python-senlinclient-1.4.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-senlinclient-1.4.1-1.el7.noarch/usr/share/licenses/python-senlinclient-doc-1.4.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-senlinclient-1.4.1-1.el7.noarch/usr/share/licenses/python-senlinclient-doc-1.4.1 + cp -pr LICENSE /builddir/build/BUILDROOT/python-senlinclient-1.4.1-1.el7.noarch/usr/share/licenses/python-senlinclient-doc-1.4.1 + exit 0 Provides: python-senlinclient-doc = 1.4.1-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.1-1.el7.noarch Wrote: /builddir/build/RPMS/python2-senlinclient-1.4.1-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/python2-senlinclient-tests-unit-1.4.1-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/python-senlinclient-doc-1.4.1-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.96QkHp + umask 022 + cd /builddir/build/BUILD + cd python-senlinclient-1.4.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-senlinclient-1.4.1-1.el7.noarch + exit 0 Child return code was: 0