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-train-el7-build-64472-316428/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.11.0-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-train-el7-build-64472-316428/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.dZoSgC + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-senlinclient-1.11.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/python-senlinclient-1.11.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd python-senlinclient-1.11.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.11.0 base' + sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg + rm -rf requirements.txt test-requirements.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.klKLOS + umask 022 + cd /builddir/build/BUILD + cd python-senlinclient-1.11.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8' + /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/i18n.py -> build/lib/senlinclient/common copying senlinclient/common/__init__.py -> build/lib/senlinclient/common copying senlinclient/common/exc.py -> build/lib/senlinclient/common copying senlinclient/common/utils.py -> build/lib/senlinclient/common copying senlinclient/common/format_utils.py -> build/lib/senlinclient/common copying senlinclient/client.py -> build/lib/senlinclient copying senlinclient/__init__.py -> build/lib/senlinclient copying senlinclient/plugin.py -> build/lib/senlinclient creating build/lib/senlinclient/tests/unit creating 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_client.py -> 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_profile.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/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/__init__.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_policy_type.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_service.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_policy.py -> build/lib/senlinclient/tests/unit/v1 copying senlinclient/tests/unit/v1/test_cluster.py -> build/lib/senlinclient/tests/unit/v1 creating build/lib/senlinclient/v1 copying senlinclient/v1/cluster_policy.py -> build/lib/senlinclient/v1 copying senlinclient/v1/policy_type.py -> build/lib/senlinclient/v1 copying senlinclient/v1/receiver.py -> build/lib/senlinclient/v1 copying senlinclient/v1/action.py -> build/lib/senlinclient/v1 copying senlinclient/v1/profile_type.py -> build/lib/senlinclient/v1 copying senlinclient/v1/cluster.py -> build/lib/senlinclient/v1 copying senlinclient/v1/policy.py -> build/lib/senlinclient/v1 copying senlinclient/v1/client.py -> build/lib/senlinclient/v1 copying senlinclient/v1/service.py -> build/lib/senlinclient/v1 copying senlinclient/v1/__init__.py -> build/lib/senlinclient/v1 copying senlinclient/v1/node.py -> build/lib/senlinclient/v1 copying senlinclient/v1/profile.py -> build/lib/senlinclient/v1 copying senlinclient/v1/event.py -> build/lib/senlinclient/v1 copying senlinclient/v1/build_info.py -> build/lib/senlinclient/v1 creating build/lib/senlinclient/tests/functional copying senlinclient/tests/functional/test_help.py -> build/lib/senlinclient/tests/functional copying senlinclient/tests/functional/test_policies.py -> build/lib/senlinclient/tests/functional copying senlinclient/tests/functional/base.py -> build/lib/senlinclient/tests/functional copying senlinclient/tests/functional/test_policy_types.py -> build/lib/senlinclient/tests/functional copying senlinclient/tests/functional/test_nodes.py -> build/lib/senlinclient/tests/functional copying senlinclient/tests/functional/test_clusters.py -> build/lib/senlinclient/tests/functional copying senlinclient/tests/functional/__init__.py -> build/lib/senlinclient/tests/functional copying senlinclient/tests/functional/test_cluster_policy.py -> build/lib/senlinclient/tests/functional copying senlinclient/tests/functional/test_events.py -> build/lib/senlinclient/tests/functional copying senlinclient/tests/functional/test_receivers.py -> build/lib/senlinclient/tests/functional copying senlinclient/tests/functional/test_readonly_senlin.py -> build/lib/senlinclient/tests/functional copying senlinclient/tests/functional/test_actions.py -> build/lib/senlinclient/tests/functional copying senlinclient/tests/functional/test_version.py -> build/lib/senlinclient/tests/functional copying senlinclient/tests/functional/test_profile_types.py -> build/lib/senlinclient/tests/functional copying senlinclient/tests/functional/test_profiles.py -> build/lib/senlinclient/tests/functional copying senlinclient/tests/unit/test_format_utils.py -> build/lib/senlinclient/tests/unit copying senlinclient/tests/unit/fakes.py -> build/lib/senlinclient/tests/unit copying senlinclient/tests/unit/test_utils.py -> build/lib/senlinclient/tests/unit copying senlinclient/tests/unit/__init__.py -> build/lib/senlinclient/tests/unit copying senlinclient/tests/unit/test_plugin.py -> build/lib/senlinclient/tests/unit running egg_info 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 writing pbr to python_senlinclient.egg-info/pbr.json [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.po -> build/lib/senlinclient/locale/zh_CN/LC_MESSAGES creating build/lib/senlinclient/tests/functional/hooks copying senlinclient/tests/functional/hooks/post_test_hook.sh -> build/lib/senlinclient/tests/functional/hooks copying senlinclient/tests/functional/hooks/pre_test_hook.sh -> build/lib/senlinclient/tests/functional/hooks creating build/lib/senlinclient/tests/functional/policies copying senlinclient/tests/functional/policies/deletion_policy.yaml -> build/lib/senlinclient/tests/functional/policies creating build/lib/senlinclient/tests/functional/profiles copying senlinclient/tests/functional/profiles/cirros_basic.yaml -> build/lib/senlinclient/tests/functional/profiles + sleep 1 + sphinx-build-2 -b html doc/source doc/build/html Running Sphinx v1.8.4 connecting events for openstackdocstheme [openstackdocstheme] connecting html-page-context event handler making output directory... Using openstackdocstheme Sphinx theme from /usr/lib/python2.7/site-packages/openstackdocstheme/theme No /builddir/build/BUILD/python-senlinclient-1.11.0/.gitreview found building [mo]: targets for 0 po files that are out of date building [html]: targets for 4 source files that are out of date updating environment: 4 added, 0 changed, 0 removed reading sources... [ 25%] cli/index reading sources... [ 50%] contributor/index reading sources... [ 75%] index reading sources... [100%] install/index looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 25%] cli/index [openstackdocstheme] giturl 'https://git.openstack.org/cgit/openstack/python-senlinclient/tree/doc/source' [openstackdocstheme] bug_project (from user) 'python-senlinclient' [openstackdocstheme] series 'latest' [openstackdocstheme] display_badge False (no stable branches) [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/cli/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/cli/index.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'cli/index' writing output... [ 50%] contributor/index [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/index.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/index' writing output... [ 75%] index [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/index.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'index' writing output... [100%] install/index [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/install/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/install/index.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'install/index' generating indices... genindex[openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'genindex' writing additional pages... search[openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'search' copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded. The HTML pages are in doc/build/html. + rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.z4NZyb + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-senlinclient-1.11.0-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-senlinclient-1.11.0-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-senlinclient-1.11.0-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-senlinclient-1.11.0-1.el7.noarch + cd python-senlinclient-1.11.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-senlinclient-1.11.0-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.11.0-1.el7.noarch/usr creating /builddir/build/BUILDROOT/python-senlinclient-1.11.0-1.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-senlinclient-1.11.0-1.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-senlinclient-1.11.0-1.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-senlinclient-1.11.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient creating /builddir/build/BUILDROOT/python-senlinclient-1.11.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.11.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.11.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.11.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.11.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.11.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/common creating /builddir/build/BUILDROOT/python-senlinclient-1.11.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/locale creating /builddir/build/BUILDROOT/python-senlinclient-1.11.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/locale/zh_CN creating /builddir/build/BUILDROOT/python-senlinclient-1.11.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.11.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/locale/zh_CN/LC_MESSAGES copying build/lib/senlinclient/client.py -> /builddir/build/BUILDROOT/python-senlinclient-1.11.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient copying build/lib/senlinclient/__init__.py -> /builddir/build/BUILDROOT/python-senlinclient-1.11.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient creating /builddir/build/BUILDROOT/python-senlinclient-1.11.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests creating /builddir/build/BUILDROOT/python-senlinclient-1.11.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.11.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.11.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.11.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.11.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit creating /builddir/build/BUILDROOT/python-senlinclient-1.11.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.11.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.11.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.11.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.11.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.11.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.11.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.11.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.11.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.11.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.11.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.11.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.11.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.11.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.11.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.11.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1 copying build/lib/senlinclient/tests/unit/test_plugin.py -> /builddir/build/BUILDROOT/python-senlinclient-1.11.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit creating /builddir/build/BUILDROOT/python-senlinclient-1.11.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/functional creating /builddir/build/BUILDROOT/python-senlinclient-1.11.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/functional/policies copying build/lib/senlinclient/tests/functional/policies/deletion_policy.yaml -> /builddir/build/BUILDROOT/python-senlinclient-1.11.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/functional/policies copying build/lib/senlinclient/tests/functional/test_help.py -> /builddir/build/BUILDROOT/python-senlinclient-1.11.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/functional creating /builddir/build/BUILDROOT/python-senlinclient-1.11.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/functional/profiles copying build/lib/senlinclient/tests/functional/profiles/cirros_basic.yaml -> /builddir/build/BUILDROOT/python-senlinclient-1.11.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/functional/profiles copying build/lib/senlinclient/tests/functional/test_policies.py -> /builddir/build/BUILDROOT/python-senlinclient-1.11.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/functional copying build/lib/senlinclient/tests/functional/base.py -> /builddir/build/BUILDROOT/python-senlinclient-1.11.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/functional copying build/lib/senlinclient/tests/functional/test_policy_types.py -> /builddir/build/BUILDROOT/python-senlinclient-1.11.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/functional copying build/lib/senlinclient/tests/functional/test_nodes.py -> /builddir/build/BUILDROOT/python-senlinclient-1.11.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/functional copying build/lib/senlinclient/tests/functional/test_clusters.py -> /builddir/build/BUILDROOT/python-senlinclient-1.11.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.11.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/functional copying build/lib/senlinclient/tests/functional/test_cluster_policy.py -> /builddir/build/BUILDROOT/python-senlinclient-1.11.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/functional copying build/lib/senlinclient/tests/functional/test_events.py -> /builddir/build/BUILDROOT/python-senlinclient-1.11.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/functional copying build/lib/senlinclient/tests/functional/test_receivers.py -> /builddir/build/BUILDROOT/python-senlinclient-1.11.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/functional copying build/lib/senlinclient/tests/functional/test_readonly_senlin.py -> /builddir/build/BUILDROOT/python-senlinclient-1.11.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/functional copying build/lib/senlinclient/tests/functional/test_actions.py -> /builddir/build/BUILDROOT/python-senlinclient-1.11.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/functional copying build/lib/senlinclient/tests/functional/test_version.py -> /builddir/build/BUILDROOT/python-senlinclient-1.11.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/functional copying build/lib/senlinclient/tests/functional/test_profile_types.py -> /builddir/build/BUILDROOT/python-senlinclient-1.11.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/functional creating /builddir/build/BUILDROOT/python-senlinclient-1.11.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/functional/hooks copying build/lib/senlinclient/tests/functional/hooks/pre_test_hook.sh -> /builddir/build/BUILDROOT/python-senlinclient-1.11.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/functional/hooks copying build/lib/senlinclient/tests/functional/hooks/post_test_hook.sh -> /builddir/build/BUILDROOT/python-senlinclient-1.11.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/functional/hooks copying build/lib/senlinclient/tests/functional/test_profiles.py -> /builddir/build/BUILDROOT/python-senlinclient-1.11.0-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.11.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests creating /builddir/build/BUILDROOT/python-senlinclient-1.11.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.11.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.11.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/test_specs copying build/lib/senlinclient/plugin.py -> /builddir/build/BUILDROOT/python-senlinclient-1.11.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient creating /builddir/build/BUILDROOT/python-senlinclient-1.11.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.11.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.11.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.11.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.11.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.11.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.11.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.11.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.11.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.11.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.11.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.11.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.11.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.11.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.11.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/v1 byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.11.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.11.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.11.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.11.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.11.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.11.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.11.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.11.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.11.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.11.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.11.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.11.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.11.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.11.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.11.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.11.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.11.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.11.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.11.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.11.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.11.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.11.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.11.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.11.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.11.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.11.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.11.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/test_plugin.py to test_plugin.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.11.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/functional/test_help.py to test_help.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.11.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/functional/test_policies.py to test_policies.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.11.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/functional/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.11.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/functional/test_policy_types.py to test_policy_types.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.11.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/functional/test_nodes.py to test_nodes.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.11.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/functional/test_clusters.py to test_clusters.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.11.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.11.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/functional/test_cluster_policy.py to test_cluster_policy.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.11.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/functional/test_events.py to test_events.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.11.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/functional/test_receivers.py to test_receivers.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.11.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/functional/test_readonly_senlin.py to test_readonly_senlin.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.11.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/functional/test_actions.py to test_actions.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.11.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/functional/test_version.py to test_version.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.11.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/functional/test_profile_types.py to test_profile_types.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.11.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/functional/test_profiles.py to test_profiles.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.11.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.11.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/plugin.py to plugin.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.11.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.11.0-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.11.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.11.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.11.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.11.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.11.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.11.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.11.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.11.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.11.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.11.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.11.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.11.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/v1/build_info.py to build_info.pyc writing byte-compilation script '/tmp/tmpE7RAmW.py' /usr/bin/python2 -O /tmp/tmpE7RAmW.py removing /tmp/tmpE7RAmW.py running install_egg_info running egg_info 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 writing pbr to python_senlinclient.egg-info/pbr.json [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.11.0-1.el7.noarch/usr/lib/python2.7/site-packages/python_senlinclient-1.11.0-py2.7.egg-info running install_scripts /usr/lib/python2.7/site-packages/pbr/packaging.py:410: EasyInstallDeprecationWarning: Use get_header header = easy_install.get_script_header("", executable, is_wininst) + /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.11.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.11.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.7VNCnw + umask 022 + cd /builddir/build/BUILD + cd python-senlinclient-1.11.0 + export PYTHON=python2 + PYTHON=python2 + ostestr -p --black-regex test_do_add_profiler_args /usr/lib/python2.7/site-packages/os_testr/ostestr.py:241: UserWarning: Deprecate: ostestr command is deprecated now. Use stestr command instead. For more information: https://docs.openstack.org/os-testr/latest/user/ostestr.html warnings.warn(msg) {1} senlinclient.tests.unit.test_format_utils.TestFormats.test_json_format [0.034376s] ... ok {1} senlinclient.tests.unit.test_format_utils.TestFormats.test_yaml_format [0.003613s] ... ok {1} senlinclient.tests.unit.test_utils.UtilTest.test_format_parameter [0.000136s] ... ok {1} senlinclient.tests.unit.test_utils.UtilTest.test_json_formatter_with_empty_json [0.000174s] ... ok {1} senlinclient.tests.unit.test_utils.UtilTest.test_process_stack_spec [0.001134s] ... ok {1} senlinclient.tests.unit.v1.test_action.TestActionList.test_action_list_sort_invalid_direction [0.004659s] ... ok {1} senlinclient.tests.unit.v1.test_action.TestActionShow.test_action_show [0.001768s] ... ok {1} senlinclient.tests.unit.v1.test_action.TestActionShow.test_action_show_not_found [0.001853s] ... ok {1} senlinclient.tests.unit.v1.test_client.ClientTest.test_check_node [0.000873s] ... ok {1} senlinclient.tests.unit.v1.test_client.ClientTest.test_cluster_del_nodes [0.000781s] ... ok {1} senlinclient.tests.unit.v1.test_client.ClientTest.test_clusters [0.000813s] ... ok {1} senlinclient.tests.unit.v1.test_client.ClientTest.test_get_cluster_policy [0.001014s] ... ok {1} senlinclient.tests.unit.v1.test_client.ClientTest.test_get_receiver [0.000805s] ... ok {1} senlinclient.tests.unit.v1.test_client.ClientTest.test_nodes [0.000798s] ... ok {1} senlinclient.tests.unit.v1.test_client.ClientTest.test_policies [0.000940s] ... ok {1} senlinclient.tests.unit.v1.test_client.ClientTest.test_policy_types [0.000804s] ... ok {1} senlinclient.tests.unit.v1.test_client.ClientTest.test_receivers [0.000818s] ... ok {1} senlinclient.tests.unit.v1.test_client.ClientTest.test_recover_node [0.000944s] ... ok {1} senlinclient.tests.unit.v1.test_client.ClientTest.test_update_policy [0.000810s] ... ok cluster2: failed due to 'Error' cluster1: failed due to ''NoneType' object has no attribute '__getitem__'' {1} senlinclient.tests.unit.v1.test_cluster.TestClusterDelete.test_cluster_delete_one_found_one_not_found [0.001397s] ... ok {1} senlinclient.tests.unit.v1.test_cluster.TestClusterList.test_cluster_list_full_id [0.003173s] ... ok {3} senlinclient.tests.unit.test_format_utils.TestFormats.test_value_format [0.048159s] ... ok {3} senlinclient.tests.unit.test_plugin.TestPlugin.test_create_connection_without_profile [0.000583s] ... ok {1} senlinclient.tests.unit.v1.test_cluster.TestClusterList.test_cluster_list_sort [0.002741s] ... ok {1} senlinclient.tests.unit.v1.test_cluster.TestClusterList.test_cluster_list_sort_invalid_direction [0.002029s] ... ok {1} senlinclient.tests.unit.v1.test_cluster.TestClusterList.test_cluster_list_sort_invalid_key [0.001986s] ... ok Request accepted by action: 8bb476c3-0f4c-44ee-9f64-c7b0260814de {1} senlinclient.tests.unit.v1.test_cluster.TestClusterNodeAdd.test_cluster_node_add_multi [0.001022s] ... ok Request accepted by action: 8bb476c3-0f4c-44ee-9f64-c7b0260814de {1} senlinclient.tests.unit.v1.test_cluster.TestClusterNodeDel.test_cluster_node_delete_multi [0.000889s] ... ok {3} senlinclient.tests.unit.v1.test_action.TestActionList.test_action_list_limit [0.007204s] ... ok Request accepted by action: 8bb476c3-0f4c-44ee-9f64-c7b0260814de {1} senlinclient.tests.unit.v1.test_cluster.TestClusterNodeDel.test_cluster_node_delete_without_destroy [0.001145s] ... ok {3} senlinclient.tests.unit.v1.test_action.TestActionList.test_action_list_marker [0.001605s] ... ok {1} senlinclient.tests.unit.v1.test_cluster.TestClusterNodeList.test_cluster_node_list [0.001885s] ... ok {1} senlinclient.tests.unit.v1.test_cluster.TestClusterNodeList.test_cluster_node_list_full_id [0.001995s] ... ok {1} senlinclient.tests.unit.v1.test_cluster.TestClusterOp.test_cluster_op_not_found [0.001493s] ... ok {1} senlinclient.tests.unit.v1.test_cluster.TestClusterRun.test__run_script_more_than_one_address [0.002530s] ... ok {1} senlinclient.tests.unit.v1.test_cluster.TestClusterRun.test__run_script_no_network [0.000273s] ... ok Request accepted by action: 8bb476c3-0f4c-44ee-9f64-c7b0260814de {1} senlinclient.tests.unit.v1.test_cluster.TestClusterScaleIn.test_cluster_scale_in [0.000804s] ... ok {1} senlinclient.tests.unit.v1.test_event.TestEventList.test_event_list_filter [0.002182s] ... ok {3} senlinclient.tests.unit.v1.test_build_info.TestBuildInfo.test_build_info [0.000982s] ... ok {3} senlinclient.tests.unit.v1.test_client.ClientTest.test_actions [0.000624s] ... ok {3} senlinclient.tests.unit.v1.test_client.ClientTest.test_check_cluster [0.000539s] ... ok {3} senlinclient.tests.unit.v1.test_client.ClientTest.test_cluster_add_nodes [0.000699s] ... ok {3} senlinclient.tests.unit.v1.test_client.ClientTest.test_cluster_attach_policy [0.000570s] ... ok {3} senlinclient.tests.unit.v1.test_client.ClientTest.test_cluster_resize [0.000570s] ... ok {3} senlinclient.tests.unit.v1.test_client.ClientTest.test_cluster_scale_in [0.000700s] ... ok {3} senlinclient.tests.unit.v1.test_client.ClientTest.test_cluster_scale_out [0.000536s] ... ok {3} senlinclient.tests.unit.v1.test_client.ClientTest.test_create_node [0.008051s] ... ok {1} senlinclient.tests.unit.v1.test_event.TestEventList.test_event_list_sort_invalid_key [0.001922s] ... ok {1} senlinclient.tests.unit.v1.test_event.TestEventShow.test_event_show [0.001505s] ... ok {1} senlinclient.tests.unit.v1.test_event.TestEventShow.test_event_show_not_found [0.001555s] ... ok {1} senlinclient.tests.unit.v1.test_node.TestNodeAdopt.test_node_adopt_with_role [0.002581s] ... ok {1} senlinclient.tests.unit.v1.test_node.TestNodeAdoptPreview.test_node_adopt_preview_with_snapshot [0.002567s] ... ok {1} senlinclient.tests.unit.v1.test_node.TestNodeCreate.test_node_create_defaults [0.001957s] ... ok {1} senlinclient.tests.unit.v1.test_node.TestNodeList.test_node_list_marker [0.001972s] ... ok {1} senlinclient.tests.unit.v1.test_node.TestNodeList.test_node_list_sort_invalid_direction [0.004178s] ... ok {1} senlinclient.tests.unit.v1.test_node.TestNodeShow.test_node_show_with_details [0.002288s] ... ok {2} senlinclient.tests.unit.test_format_utils.TestFormats.test_shell_format [0.022336s] ... ok {3} senlinclient.tests.unit.v1.test_client.ClientTest.test_delete_cluster_ignore_missing [0.000640s] ... ok {3} senlinclient.tests.unit.v1.test_client.ClientTest.test_delete_policy [0.000585s] ... ok {3} senlinclient.tests.unit.v1.test_client.ClientTest.test_delete_policy_ignore_missing [0.000594s] ... ok {3} senlinclient.tests.unit.v1.test_client.ClientTest.test_delete_receiver_ignore_missing [0.000639s] ... ok {3} senlinclient.tests.unit.v1.test_client.ClientTest.test_events [0.000592s] ... ok {3} senlinclient.tests.unit.v1.test_client.ClientTest.test_get_cluster [0.000536s] ... ok {3} senlinclient.tests.unit.v1.test_client.ClientTest.test_get_node [0.000671s] ... ok {3} senlinclient.tests.unit.v1.test_client.ClientTest.test_get_node_with_details [0.000578s] ... ok {3} senlinclient.tests.unit.v1.test_client.ClientTest.test_get_policy [0.000538s] ... ok {3} senlinclient.tests.unit.v1.test_client.ClientTest.test_get_profile [0.000684s] ... ok {3} senlinclient.tests.unit.v1.test_cluster.TestClusterCreate.test_cluster_create_defaults [0.003488s] ... ok {3} senlinclient.tests.unit.v1.test_cluster.TestClusterCreate.test_cluster_create_with_config [0.001578s] ... ok {3} senlinclient.tests.unit.v1.test_cluster.TestClusterCreate.test_cluster_create_with_size [0.001757s] ... ok {0} senlinclient.tests.unit.test_utils.UtilTest.test_format_parameter_split [0.000171s] ... ok {0} senlinclient.tests.unit.test_utils.UtilTest.test_list_formatter_with_list [0.000105s] ... ok cluster2: failed due to ''Mock' object has no attribute '__getitem__'' cluster3: failed due to ''Mock' object has no attribute '__getitem__'' cluster1: failed due to ''Mock' object has no attribute '__getitem__'' {3} senlinclient.tests.unit.v1.test_cluster.TestClusterDelete.test_cluster_delete [0.000982s] ... ok Are you sure you want to delete this cluster(s) [y/N]?{3} senlinclient.tests.unit.v1.test_cluster.TestClusterDelete.test_cluster_delete_prompt_no [0.004636s] ... ok Request accepted by action: 8bb476c3-0f4c-44ee-9f64-c7b0260814de {3} senlinclient.tests.unit.v1.test_cluster.TestClusterPolicyAttach.test_cluster_policy_attach [0.000985s] ... 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. {3} senlinclient.tests.unit.v1.test_cluster.TestClusterRecover.test_cluster_recover [0.000656s] ... ok {3} senlinclient.tests.unit.v1.test_cluster.TestClusterResize.test_cluster_resize_invalid_adjustment [0.001054s] ... ok {3} senlinclient.tests.unit.v1.test_cluster.TestClusterResize.test_cluster_resize_invalid_max_size_capacity [0.000910s] ... ok {3} senlinclient.tests.unit.v1.test_cluster.TestClusterResize.test_cluster_resize_invalid_max_size_less_capacity [0.000913s] ... ok {3} senlinclient.tests.unit.v1.test_cluster.TestClusterResize.test_cluster_resize_min_size_larger_than_capacity [0.000888s] ... ok {3} senlinclient.tests.unit.v1.test_cluster.TestClusterResize.test_cluster_resize_multi_params [0.002438s] ... ok {2} senlinclient.tests.unit.test_plugin.TestPlugin.test_create_connection_with_profile [0.000811s] ... ok {2} senlinclient.tests.unit.test_utils.UtilTest.test_format_parameter_bad_format [0.000208s] ... ok {2} senlinclient.tests.unit.test_utils.UtilTest.test_format_parameter_none [0.000081s] ... ok {2} senlinclient.tests.unit.test_utils.UtilTest.test_format_parameter_none_dict [0.000081s] ... ok {2} senlinclient.tests.unit.test_utils.UtilTest.test_list_formatter_with_empty_list [0.000082s] ... ok {2} senlinclient.tests.unit.v1.test_action.TestActionList.test_action_list_defaults [0.002066s] ... ok {2} senlinclient.tests.unit.v1.test_action.TestActionList.test_action_list_filter [0.001509s] ... ok {2} senlinclient.tests.unit.v1.test_action.TestActionList.test_action_list_sort [0.001292s] ... ok {2} senlinclient.tests.unit.v1.test_action.TestActionList.test_action_list_sort_invalid_key [0.001383s] ... ok {2} senlinclient.tests.unit.v1.test_client.ClientTest.test_cluster_policies [0.000730s] ... ok {2} senlinclient.tests.unit.v1.test_client.ClientTest.test_delete_cluster [0.000560s] ... ok {2} senlinclient.tests.unit.v1.test_client.ClientTest.test_delete_receiver [0.000556s] ... ok {2} senlinclient.tests.unit.v1.test_client.ClientTest.test_init_default [0.000420s] ... ok {2} senlinclient.tests.unit.v1.test_client.ClientTest.test_init_with_params [0.000521s] ... ok {2} senlinclient.tests.unit.v1.test_client.ClientTest.test_profiles [0.000563s] ... ok {2} senlinclient.tests.unit.v1.test_client.ClientTest.test_update_cluster [0.000581s] ... ok {2} senlinclient.tests.unit.v1.test_client.ClientTest.test_update_profile [0.000632s] ... ok {2} senlinclient.tests.unit.v1.test_cluster.TestClusterList.test_cluster_list_defaults [0.001275s] ... ok {2} senlinclient.tests.unit.v1.test_cluster.TestClusterList.test_cluster_list_filter [0.001350s] ... ok Request accepted by action: 8bb476c3-0f4c-44ee-9f64-c7b0260814de {2} senlinclient.tests.unit.v1.test_cluster.TestClusterNodeAdd.test_cluster_node_add [0.000687s] ... ok Request accepted by action: 8bb476c3-0f4c-44ee-9f64-c7b0260814de {2} senlinclient.tests.unit.v1.test_cluster.TestClusterNodeDel.test_cluster_node_delete [0.000621s] ... ok {2} senlinclient.tests.unit.v1.test_cluster.TestClusterNodeList.test_cluster_node_list_filter [0.001584s] ... ok {2} senlinclient.tests.unit.v1.test_cluster.TestClusterNodeList.test_cluster_node_list_sort [0.001411s] ... ok Request accepted by action: a3c6d04c-3fca-4e4a-b0b3-c0522ef711f1 {2} senlinclient.tests.unit.v1.test_cluster.TestClusterOp.test_cluster_op [0.000965s] ... ok Request accepted by action: 8bb476c3-0f4c-44ee-9f64-c7b0260814de {2} senlinclient.tests.unit.v1.test_cluster.TestClusterPolicyDetach.test_cluster_policy_detach [0.000547s] ... ok {2} senlinclient.tests.unit.v1.test_cluster.TestClusterRecover.test_cluster_recover_not_found [0.000836s] ... ok Request accepted by action: 8bb476c3-0f4c-44ee-9f64-c7b0260814de Policy deleted: ['policy1', 'policy2', 'policy3'] {1} senlinclient.tests.unit.v1.test_policy.TestPolicyDelete.test_policy_delete_force [0.001257s] ... ok Error {1} senlinclient.tests.unit.v1.test_policy.TestPolicyDelete.test_policy_delete_not_found [0.000953s] ... ok Error {1} senlinclient.tests.unit.v1.test_policy.TestPolicyDelete.test_policy_delete_one_found_one_not_found [0.001076s] ... ok {1} senlinclient.tests.unit.v1.test_policy.TestPolicyList.test_policy_list_limit [0.002168s] ... ok {1} senlinclient.tests.unit.v1.test_policy.TestPolicyList.test_policy_list_sort [0.001911s] ... ok {1} senlinclient.tests.unit.v1.test_policy.TestPolicyList.test_policy_list_sort_invalid_key [0.003224s] ... ok {1} senlinclient.tests.unit.v1.test_policy.TestPolicyShow.test_policy_show_not_found [0.001561s] ... ok {1} senlinclient.tests.unit.v1.test_policy_type.TestPolicyTypeList.test_policy_type_list [0.001197s] ... ok {1} senlinclient.tests.unit.v1.test_policy_type.TestPolicyTypeShow.test_policy_type_show_not_found [0.001669s] ... ok {1} senlinclient.tests.unit.v1.test_profile.TestProfileCreate.test_profile_create_defaults [0.004340s] ... ok Error {1} senlinclient.tests.unit.v1.test_profile.TestProfileDelete.test_profile_delete_one_found_one_not_found [0.001016s] ... ok Are you sure you want to delete this profile(s) [y/N]?{1} senlinclient.tests.unit.v1.test_profile.TestProfileDelete.test_profile_delete_prompt_no [0.003433s] ... ok {1} senlinclient.tests.unit.v1.test_profile.TestProfileList.test_profile_list_defaults [0.001825s] ... ok {1} senlinclient.tests.unit.v1.test_profile.TestProfileList.test_profile_list_limit [0.002763s] ... ok {1} senlinclient.tests.unit.v1.test_profile.TestProfileList.test_profile_list_sort [0.002096s] ... ok {1} senlinclient.tests.unit.v1.test_profile.TestProfileShow.test_profile_show [0.001656s] ... ok {1} senlinclient.tests.unit.v1.test_profile_type.TestProfileTypeList.test_profile_type_list [0.001332s] ... ok {1} senlinclient.tests.unit.v1.test_profile_type.TestProfileTypeOperations.test_profile_type_operations [0.001673s] ... ok {1} senlinclient.tests.unit.v1.test_receiver.TestReceiverCreate.test_receiver_create_webhook_failed [0.002489s] ... ok Error {1} senlinclient.tests.unit.v1.test_receiver.TestReceiverDelete.test_receiver_delete_not_found [0.001248s] ... ok Are you sure you want to delete this receiver(s) [y/N]?Receiver deleted: ['my_receiver'] {1} senlinclient.tests.unit.v1.test_receiver.TestReceiverDelete.test_receiver_delete_prompt_yes [0.002546s] ... ok {1} senlinclient.tests.unit.v1.test_receiver.TestReceiverList.test_receiver_list_filter [0.002073s] ... ok {1} senlinclient.tests.unit.v1.test_receiver.TestReceiverShow.test_receiver_show [0.001538s] ... ok {2} senlinclient.tests.unit.v1.test_cluster.TestClusterResize.test_cluster_resize_adjustment [0.000972s] ... ok {2} senlinclient.tests.unit.v1.test_cluster.TestClusterResize.test_cluster_resize_invalid_min_size_capacity [0.001666s] ... ok {2} senlinclient.tests.unit.v1.test_cluster.TestClusterResize.test_cluster_resize_invalid_min_step_capacity [0.000911s] ... ok {2} senlinclient.tests.unit.v1.test_cluster.TestClusterResize.test_cluster_resize_no_params [0.000788s] ... ok {3} senlinclient.tests.unit.v1.test_cluster.TestClusterRun.test__run_script [0.010675s] ... ok {3} senlinclient.tests.unit.v1.test_cluster.TestClusterRun.test__run_script_network_not_found [0.000199s] ... ok {3} senlinclient.tests.unit.v1.test_cluster.TestClusterShow.test_cluster_show [0.001152s] ... ok Request accepted by action: 8bb476c3-0f4c-44ee-9f64-c7b0260814de {3} senlinclient.tests.unit.v1.test_cluster_policy.TestClusterPolicyUpdate.test_cluster_policy_update [0.000630s] ... ok {3} senlinclient.tests.unit.v1.test_event.TestEventList.test_event_list_marker [0.001278s] ... ok {3} senlinclient.tests.unit.v1.test_event.TestEventList.test_event_list_sort_invalid_direction [0.001566s] ... ok {3} senlinclient.tests.unit.v1.test_node.TestNodeAdopt.test_node_adopt_with_metadata [0.001579s] ... ok {3} senlinclient.tests.unit.v1.test_node.TestNodeAdopt.test_node_adopt_with_snapshot [0.001555s] ... ok {3} senlinclient.tests.unit.v1.test_node.TestNodeAdoptPreview.test_node_adopt_preview_default [0.010546s] ... ok {3} senlinclient.tests.unit.v1.test_node.TestNodeAdoptPreview.test_node_adopt_preview_with_overrides [0.001775s] ... ok {3} senlinclient.tests.unit.v1.test_node.TestNodeCheck.test_node_check_not_found [0.000589s] ... ok my_node: failed due to 'Error' {3} senlinclient.tests.unit.v1.test_node.TestNodeDelete.test_node_delete_not_found [0.000708s] ... ok Are you sure you want to delete this node(s) [y/N]?{3} senlinclient.tests.unit.v1.test_node.TestNodeDelete.test_node_delete_prompt_no [0.002096s] ... ok {3} senlinclient.tests.unit.v1.test_node.TestNodeList.test_node_list_full_id [0.001384s] ... ok {3} senlinclient.tests.unit.v1.test_node.TestNodeList.test_node_list_limit [0.001353s] ... ok {3} senlinclient.tests.unit.v1.test_node.TestNodeOp.test_node_op_not_found [0.001058s] ... 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. {3} senlinclient.tests.unit.v1.test_node.TestNodeRecover.test_node_recover [0.000866s] ... ok {3} senlinclient.tests.unit.v1.test_node.TestNodeUpdate.test_node_update_not_found [0.001426s] ... ok {3} senlinclient.tests.unit.v1.test_policy.TestPolicyList.test_policy_list_marker [0.001290s] ... ok {3} senlinclient.tests.unit.v1.test_policy.TestPolicyList.test_policy_list_sort_invalid_direction [0.001418s] ... ok {3} senlinclient.tests.unit.v1.test_policy.TestPolicyValidate.test_policy_validate [0.005340s] ... ok Are you sure you want to delete this profile(s) [y/N]?Profile deleted: ['my_profile'] {3} senlinclient.tests.unit.v1.test_profile.TestProfileDelete.test_profile_delete_prompt_yes [0.001764s] ... ok {3} senlinclient.tests.unit.v1.test_profile.TestProfileList.test_profile_list_filter [0.001358s] ... ok {3} senlinclient.tests.unit.v1.test_profile.TestProfileList.test_profile_list_full_id [0.001394s] ... ok {3} senlinclient.tests.unit.v1.test_profile.TestProfileValidate.test_profile_validate [0.002769s] ... ok {3} senlinclient.tests.unit.v1.test_profile_type.TestProfileTypeOperations.test_profile_type_operations_not_found [0.001000s] ... ok Request accepted by action: 8bb476c3-0f4c-44ee-9f64-c7b0260814de {2} senlinclient.tests.unit.v1.test_cluster.TestClusterResize.test_cluster_resize_percentage [0.000926s] ... ok {2} senlinclient.tests.unit.v1.test_cluster.TestClusterRun.test__run_script_no_matching_address [0.000229s] ... ok node: NODE_ID1 status: None node: NODE_ID2 status: None {2} senlinclient.tests.unit.v1.test_cluster.TestClusterRun.test_cluster_run [0.004621s] ... ok Request accepted by action: 8bb476c3-0f4c-44ee-9f64-c7b0260814de {2} senlinclient.tests.unit.v1.test_cluster.TestClusterScaleOut.test_cluster_scale_out [0.000576s] ... ok {2} senlinclient.tests.unit.v1.test_cluster_policy.TestClusterPolicyShow.test_cluster_policy_show [0.001192s] ... ok {2} senlinclient.tests.unit.v1.test_event.TestEventList.test_event_list_defaults [0.001210s] ... ok {2} senlinclient.tests.unit.v1.test_event.TestEventList.test_event_list_limit [0.001282s] ... ok {2} senlinclient.tests.unit.v1.test_event.TestEventList.test_event_list_sort [0.001258s] ... ok {2} senlinclient.tests.unit.v1.test_node.TestNodeAdopt.test_node_adopt_defaults [0.002854s] ... ok {0} senlinclient.tests.unit.v1.test_action.TestActionList.test_action_list_full_id [0.038745s] ... ok {0} senlinclient.tests.unit.v1.test_client.ClientTest.test_cluster_detach_policy [0.000751s] ... ok {0} senlinclient.tests.unit.v1.test_client.ClientTest.test_cluster_update_policy [0.000685s] ... ok {0} senlinclient.tests.unit.v1.test_client.ClientTest.test_create_cluster [0.000881s] ... ok {0} senlinclient.tests.unit.v1.test_client.ClientTest.test_create_receiver [0.000682s] ... ok {0} senlinclient.tests.unit.v1.test_client.ClientTest.test_delete_node [0.000710s] ... ok {0} senlinclient.tests.unit.v1.test_client.ClientTest.test_delete_node_ignore_missing [0.000831s] ... ok {0} senlinclient.tests.unit.v1.test_client.ClientTest.test_delete_profile [0.000727s] ... ok {0} senlinclient.tests.unit.v1.test_client.ClientTest.test_delete_profile_ignore_missing [0.000712s] ... ok {0} senlinclient.tests.unit.v1.test_client.ClientTest.test_get_action [0.000798s] ... ok {0} senlinclient.tests.unit.v1.test_client.ClientTest.test_get_event [0.000738s] ... ok {0} senlinclient.tests.unit.v1.test_client.ClientTest.test_get_policy_type [0.000704s] ... ok {0} senlinclient.tests.unit.v1.test_client.ClientTest.test_get_profile_type [0.000823s] ... ok {0} senlinclient.tests.unit.v1.test_client.ClientTest.test_profile_types [0.000674s] ... ok {0} senlinclient.tests.unit.v1.test_client.ClientTest.test_recover_cluster [0.000647s] ... ok {0} senlinclient.tests.unit.v1.test_client.ClientTest.test_update_node [0.000809s] ... 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. {0} senlinclient.tests.unit.v1.test_cluster.TestClusterCheck.test_cluster_check [0.000934s] ... ok {0} senlinclient.tests.unit.v1.test_cluster.TestClusterCheck.test_cluster_check_not_found [0.000767s] ... ok {0} senlinclient.tests.unit.v1.test_cluster.TestClusterCollect.test_cluster_collect [0.001358s] ... ok {0} senlinclient.tests.unit.v1.test_cluster.TestClusterCollect.test_cluster_collect_with_full_id [0.001704s] ... ok {0} senlinclient.tests.unit.v1.test_cluster.TestClusterCreate.test_cluster_create_with_metadata [0.002484s] ... ok {3} senlinclient.tests.unit.v1.test_receiver.TestReceiverCreate.test_receiver_create_webhook [0.001384s] ... ok Receiver deleted: ['receiver1', 'receiver2', 'receiver3'] {3} senlinclient.tests.unit.v1.test_receiver.TestReceiverDelete.test_receiver_delete [0.000648s] ... ok {3} senlinclient.tests.unit.v1.test_receiver.TestReceiverList.test_receiver_list_full_id [0.001428s] ... ok {3} senlinclient.tests.unit.v1.test_receiver.TestReceiverList.test_receiver_list_sort_invalid_direction [0.006727s] ... 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. {2} senlinclient.tests.unit.v1.test_node.TestNodeCheck.test_node_check [0.000757s] ... ok {2} senlinclient.tests.unit.v1.test_node.TestNodeCreate.test_node_create_with_cluster [0.001389s] ... ok {2} senlinclient.tests.unit.v1.test_node.TestNodeCreate.test_node_create_with_role [0.001359s] ... ok cluster2: failed due to ''Mock' object has no attribute '__getitem__'' cluster3: failed due to ''Mock' object has no attribute '__getitem__'' cluster1: failed due to ''Mock' object has no attribute '__getitem__'' {0} senlinclient.tests.unit.v1.test_cluster.TestClusterDelete.test_cluster_delete_force [0.001173s] ... ok node1: failed due to ''Mock' object has no attribute '__getitem__'' node3: failed due to ''Mock' object has no attribute '__getitem__'' node2: failed due to ''Mock' object has no attribute '__getitem__'' {2} senlinclient.tests.unit.v1.test_node.TestNodeDelete.test_node_delete [0.000750s] ... ok cluster2: failed due to ''Mock' object has no attribute '__getitem__'' cluster3: failed due to ''Mock' object has no attribute '__getitem__'' cluster1: failed due to ''Mock' object has no attribute '__getitem__'' {0} senlinclient.tests.unit.v1.test_cluster.TestClusterDelete.test_cluster_delete_force_delete [0.000902s] ... ok my_cluster: failed due to 'Error' {0} senlinclient.tests.unit.v1.test_cluster.TestClusterDelete.test_cluster_delete_not_found [0.000806s] ... ok node1: failed due to ''Mock' object has no attribute '__getitem__'' node3: failed due to ''Mock' object has no attribute '__getitem__'' node2: failed due to ''Mock' object has no attribute '__getitem__'' {2} senlinclient.tests.unit.v1.test_node.TestNodeDelete.test_node_delete_force_delete [0.000795s] ... ok {2} senlinclient.tests.unit.v1.test_node.TestNodeList.test_node_list_defaults [0.001515s] ... ok {2} senlinclient.tests.unit.v1.test_node.TestNodeList.test_node_list_filter [0.001368s] ... ok {2} senlinclient.tests.unit.v1.test_node.TestNodeList.test_node_list_sort [0.001350s] ... ok Are you sure you want to delete this cluster(s) [y/N]? my_cluster: failed due to ''Mock' object has no attribute '__getitem__'' {0} senlinclient.tests.unit.v1.test_cluster.TestClusterDelete.test_cluster_delete_prompt_yes [0.003000s] ... ok {0} senlinclient.tests.unit.v1.test_cluster.TestClusterList.test_cluster_list_limit [0.001593s] ... ok {0} senlinclient.tests.unit.v1.test_cluster.TestClusterList.test_cluster_list_marker [0.001738s] ... ok Request accepted by action: 1db0f5c5-9183-4c47-9ef1-a5a97402a2c1 {2} senlinclient.tests.unit.v1.test_node.TestNodeOp.test_node_op [0.000984s] ... ok {2} senlinclient.tests.unit.v1.test_node.TestNodeShow.test_node_show [0.001309s] ... ok {2} senlinclient.tests.unit.v1.test_node.TestNodeUpdate.test_node_update_defaults [0.001461s] ... ok {2} senlinclient.tests.unit.v1.test_policy.TestPolicyCreate.test_policy_create_defaults [0.003731s] ... ok Request accepted by action: 8bb476c3-0f4c-44ee-9f64-c7b0260814de {0} senlinclient.tests.unit.v1.test_cluster.TestClusterResize.test_cluster_resize_capacity [0.011156s] ... ok {0} senlinclient.tests.unit.v1.test_cluster.TestClusterResize.test_cluster_resize_invalid_capacity [0.001111s] ... ok {0} senlinclient.tests.unit.v1.test_cluster.TestClusterResize.test_cluster_resize_invalid_percentage [0.001056s] ... ok {0} senlinclient.tests.unit.v1.test_cluster.TestClusterRun.test__run_script_more_than_one_network [0.000263s] ... ok {0} senlinclient.tests.unit.v1.test_cluster.TestClusterShow.test_cluster_show_not_found [0.001364s] ... ok {0} senlinclient.tests.unit.v1.test_cluster.TestClusterUpdate.test_cluster_update_defaults [0.002089s] ... ok {0} senlinclient.tests.unit.v1.test_cluster.TestClusterUpdate.test_cluster_update_not_found [0.001748s] ... ok {0} senlinclient.tests.unit.v1.test_cluster_policy.TestClusterPolicyList.test_cluster_policy_list [0.001573s] ... ok {0} senlinclient.tests.unit.v1.test_event.TestEventList.test_event_list_full_id [0.001473s] ... ok {0} senlinclient.tests.unit.v1.test_node.TestNodeAdopt.test_node_adopt_with_override [0.003515s] ... ok Policy deleted: ['policy1', 'policy2', 'policy3'] {2} senlinclient.tests.unit.v1.test_policy.TestPolicyDelete.test_policy_delete [0.000917s] ... ok {0} senlinclient.tests.unit.v1.test_node.TestNodeCreate.test_node_create_with_metadata [0.001647s] ... ok Are you sure you want to delete this policy(s) [y/N]?{2} senlinclient.tests.unit.v1.test_policy.TestPolicyDelete.test_policy_delete_prompt_no [0.002394s] ... ok {2} senlinclient.tests.unit.v1.test_policy.TestPolicyUpdate.test_policy_update_not_found [0.001232s] ... ok {2} senlinclient.tests.unit.v1.test_policy_type.TestPolicyTypeShow.test_policy_type_show [0.001398s] ... ok {2} senlinclient.tests.unit.v1.test_profile.TestProfileList.test_profile_list_sort_invalid_direction [0.012377s] ... ok {2} senlinclient.tests.unit.v1.test_profile.TestProfileList.test_profile_list_sort_invalid_key [0.001328s] ... ok {2} senlinclient.tests.unit.v1.test_profile.TestProfileUpdate.test_profile_update_not_found [0.001331s] ... ok {2} senlinclient.tests.unit.v1.test_profile_type.TestProfileTypeShow.test_profile_type_show [0.001172s] ... ok {2} senlinclient.tests.unit.v1.test_receiver.TestReceiverCreate.test_receiver_create_non_webhook [0.001374s] ... ok Receiver deleted: ['receiver1', 'receiver2', 'receiver3'] {2} senlinclient.tests.unit.v1.test_receiver.TestReceiverDelete.test_receiver_delete_force [0.000717s] ... ok node1: failed due to ''Mock' object has no attribute '__getitem__'' node3: failed due to ''Mock' object has no attribute '__getitem__'' node2: failed due to ''Mock' object has no attribute '__getitem__'' {0} senlinclient.tests.unit.v1.test_node.TestNodeDelete.test_node_delete_force [0.000944s] ... ok Are you sure you want to delete this receiver(s) [y/N]?{2} senlinclient.tests.unit.v1.test_receiver.TestReceiverDelete.test_receiver_delete_prompt_no [0.001784s] ... ok {2} senlinclient.tests.unit.v1.test_receiver.TestReceiverList.test_receiver_list_defaults [0.001256s] ... ok {2} senlinclient.tests.unit.v1.test_receiver.TestReceiverList.test_receiver_list_limit [0.001247s] ... ok {2} senlinclient.tests.unit.v1.test_receiver.TestReceiverList.test_receiver_list_marker [0.001206s] ... ok node1: failed due to ''NoneType' object has no attribute '__getitem__'' node2: failed due to 'Error' {0} senlinclient.tests.unit.v1.test_node.TestNodeDelete.test_node_delete_one_found_one_not_found [0.000890s] ... ok Are you sure you want to delete this node(s) [y/N]? my_node: failed due to ''Mock' object has no attribute '__getitem__'' {0} senlinclient.tests.unit.v1.test_node.TestNodeDelete.test_node_delete_prompt_yes [0.002379s] ... ok {0} senlinclient.tests.unit.v1.test_node.TestNodeList.test_node_list_sort_invalid_key [0.001700s] ... ok {0} senlinclient.tests.unit.v1.test_node.TestNodeRecover.test_node_recover_not_found [0.000760s] ... ok {0} senlinclient.tests.unit.v1.test_node.TestNodeShow.test_node_show_not_found [0.001390s] ... ok Are you sure you want to delete this policy(s) [y/N]?Policy deleted: ['my_policy'] {0} senlinclient.tests.unit.v1.test_policy.TestPolicyDelete.test_policy_delete_prompt_yes [0.002325s] ... ok {0} senlinclient.tests.unit.v1.test_policy.TestPolicyList.test_policy_list_defaults [0.001450s] ... ok {0} senlinclient.tests.unit.v1.test_policy.TestPolicyList.test_policy_list_filter [0.001748s] ... ok {0} senlinclient.tests.unit.v1.test_policy.TestPolicyList.test_policy_list_full_id [0.001470s] ... ok {0} senlinclient.tests.unit.v1.test_policy.TestPolicyShow.test_policy_show [0.001312s] ... ok {0} senlinclient.tests.unit.v1.test_policy.TestPolicyUpdate.test_policy_update_defaults [0.001493s] ... ok {0} senlinclient.tests.unit.v1.test_profile.TestProfileCreate.test_profile_create_metadata [0.003873s] ... ok Profile deleted: ['profile1', 'profile2', 'profile3'] {0} senlinclient.tests.unit.v1.test_profile.TestProfileDelete.test_profile_delete [0.000790s] ... ok Profile deleted: ['profile1', 'profile2', 'profile3'] {0} senlinclient.tests.unit.v1.test_profile.TestProfileDelete.test_profile_delete_force [0.000794s] ... ok Error {0} senlinclient.tests.unit.v1.test_profile.TestProfileDelete.test_profile_delete_not_found [0.000771s] ... ok {0} senlinclient.tests.unit.v1.test_profile.TestProfileShow.test_profile_show_not_found [0.001343s] ... ok {0} senlinclient.tests.unit.v1.test_profile.TestProfileUpdate.test_profile_update_defaults [0.001810s] ... ok {0} senlinclient.tests.unit.v1.test_profile_type.TestProfileTypeShow.test_profile_type_show_not_found [0.001216s] ... ok Error {0} senlinclient.tests.unit.v1.test_receiver.TestReceiverDelete.test_receiver_delete_one_found_one_not_found [0.000842s] ... ok {0} senlinclient.tests.unit.v1.test_receiver.TestReceiverList.test_receiver_list_sort [0.001485s] ... ok {0} senlinclient.tests.unit.v1.test_receiver.TestReceiverList.test_receiver_list_sort_invalid_key [0.001570s] ... ok {0} senlinclient.tests.unit.v1.test_receiver.TestReceiverShow.test_receiver_show_not_found [0.001533s] ... ok {0} senlinclient.tests.unit.v1.test_receiver.TestReceiverUpdate.test_receiver_update_defaults [0.001670s] ... ok {0} senlinclient.tests.unit.v1.test_receiver.TestReceiverUpdate.test_receiver_update_not_found [0.001625s] ... ok {0} senlinclient.tests.unit.v1.test_service.TestServiceList.test_service [0.001100s] ... ok ====== Totals ====== Ran: 263 tests in 0.0000 sec. - Passed: 263 - Skipped: 0 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 0.5529 sec. ============== Worker Balance ============== - Worker 0 (66 tests) => 0:00:00.152344 - Worker 1 (66 tests) => 0:00:00.163461 - Worker 2 (66 tests) => 0:00:00.118017 - Worker 3 (65 tests) => 0:00:00.193361 Slowest Tests: Test id Runtime (s) ------------------------------------------------------------------------------------------------ ----------- senlinclient.tests.unit.test_format_utils.TestFormats.test_value_format 0.048 senlinclient.tests.unit.v1.test_action.TestActionList.test_action_list_full_id 0.039 senlinclient.tests.unit.test_format_utils.TestFormats.test_json_format 0.034 senlinclient.tests.unit.test_format_utils.TestFormats.test_shell_format 0.022 senlinclient.tests.unit.v1.test_profile.TestProfileList.test_profile_list_sort_invalid_direction 0.012 senlinclient.tests.unit.v1.test_cluster.TestClusterResize.test_cluster_resize_capacity 0.011 senlinclient.tests.unit.v1.test_cluster.TestClusterRun.test__run_script 0.011 senlinclient.tests.unit.v1.test_node.TestNodeAdoptPreview.test_node_adopt_preview_default 0.011 senlinclient.tests.unit.v1.test_client.ClientTest.test_create_node 0.008 senlinclient.tests.unit.v1.test_action.TestActionList.test_action_list_limit 0.007 + exit 0 Processing files: python2-senlinclient-1.11.0-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ulZ7bT + umask 022 + cd /builddir/build/BUILD + cd python-senlinclient-1.11.0 + DOCDIR=/builddir/build/BUILDROOT/python-senlinclient-1.11.0-1.el7.noarch/usr/share/doc/python2-senlinclient-1.11.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-senlinclient-1.11.0-1.el7.noarch/usr/share/doc/python2-senlinclient-1.11.0 + cp -pr README.rst /builddir/build/BUILDROOT/python-senlinclient-1.11.0-1.el7.noarch/usr/share/doc/python2-senlinclient-1.11.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.IrXW0f + umask 022 + cd /builddir/build/BUILD + cd python-senlinclient-1.11.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-senlinclient-1.11.0-1.el7.noarch/usr/share/licenses/python2-senlinclient-1.11.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-senlinclient-1.11.0-1.el7.noarch/usr/share/licenses/python2-senlinclient-1.11.0 + cp -pr LICENSE /builddir/build/BUILDROOT/python-senlinclient-1.11.0-1.el7.noarch/usr/share/licenses/python2-senlinclient-1.11.0 + exit 0 Provides: python-senlinclient = 1.11.0-1.el7 python2-senlinclient = 1.11.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: python(abi) = 2.7 Obsoletes: python-senlinclient < 1.11.0-1.el7 Processing files: python2-senlinclient-tests-unit-1.11.0-1.el7.noarch Provides: python2-senlinclient-tests-unit = 1.11.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.11.0-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.dAJWjE + umask 022 + cd /builddir/build/BUILD + cd python-senlinclient-1.11.0 + DOCDIR=/builddir/build/BUILDROOT/python-senlinclient-1.11.0-1.el7.noarch/usr/share/doc/python-senlinclient-doc-1.11.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-senlinclient-1.11.0-1.el7.noarch/usr/share/doc/python-senlinclient-doc-1.11.0 + cp -pr doc/build/html /builddir/build/BUILDROOT/python-senlinclient-1.11.0-1.el7.noarch/usr/share/doc/python-senlinclient-doc-1.11.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.PGmJD2 + umask 022 + cd /builddir/build/BUILD + cd python-senlinclient-1.11.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-senlinclient-1.11.0-1.el7.noarch/usr/share/licenses/python-senlinclient-doc-1.11.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-senlinclient-1.11.0-1.el7.noarch/usr/share/licenses/python-senlinclient-doc-1.11.0 + cp -pr LICENSE /builddir/build/BUILDROOT/python-senlinclient-1.11.0-1.el7.noarch/usr/share/licenses/python-senlinclient-doc-1.11.0 + exit 0 Provides: python-senlinclient-doc = 1.11.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.11.0-1.el7.noarch Wrote: /builddir/build/RPMS/python2-senlinclient-1.11.0-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/python2-senlinclient-tests-unit-1.11.0-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/python-senlinclient-doc-1.11.0-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.p0Eu1E + umask 022 + cd /builddir/build/BUILD + cd python-senlinclient-1.11.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-senlinclient-1.11.0-1.el7.noarch + exit 0 Child return code was: 0