Mock Version: 1.2.15 Mock Version: 1.2.15 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/openstack-murano-agent.spec'], chrootPath='/var/lib/mock/cloud7-openstack-pike-el7-build-33138-47948/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB', '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=497) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/openstack-murano-agent.spec'] with env {'LANG': 'en_GB', '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/openstack-murano-agent-3.3.0-1.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/openstack-murano-agent.spec '], chrootPath='/var/lib/mock/cloud7-openstack-pike-el7-build-33138-47948/root'shell=Falseuid=497env={'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/openstack-murano-agent.spec '] with env {'LANG': 'en_GB', '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.W1g1kb + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf murano-agent-3.3.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/murano-agent-3.3.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd murano-agent-3.3.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 'openstack-murano-agent-3.3.0 base' + rm -rf test-requirements.txt requirements.txt tools/pip-requires tools/test-requires + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.xkPOO7 + umask 022 + cd /builddir/build/BUILD + cd murano-agent-3.3.0 ++ '[' -f _current_flavor ']' ++ true + python_flavor= + '[' -z '' ']' + python_flavor=tmp + '[' tmp '!=' python2 ']' + '[' -d build ']' + '[' -d _build.python2 ']' + echo python2 + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/muranoagent creating build/lib/muranoagent/common creating build/lib/muranoagent/common/messaging copying muranoagent/common/messaging/message.py -> build/lib/muranoagent/common/messaging copying muranoagent/common/messaging/__init__.py -> build/lib/muranoagent/common/messaging copying muranoagent/common/messaging/mqclient.py -> build/lib/muranoagent/common/messaging copying muranoagent/common/messaging/subscription.py -> build/lib/muranoagent/common/messaging creating build/lib/muranoagent/executors creating build/lib/muranoagent/executors/application copying muranoagent/executors/application/__init__.py -> build/lib/muranoagent/executors/application copying muranoagent/executors/__init__.py -> build/lib/muranoagent/executors copying muranoagent/executors/chef_puppet_executor_base.py -> build/lib/muranoagent/executors creating build/lib/muranoagent/executors/puppet copying muranoagent/executors/puppet/__init__.py -> build/lib/muranoagent/executors/puppet copying muranoagent/common/config.py -> build/lib/muranoagent/common copying muranoagent/common/__init__.py -> build/lib/muranoagent/common copying muranoagent/bunch.py -> build/lib/muranoagent copying muranoagent/execution_plan_queue.py -> build/lib/muranoagent copying muranoagent/exceptions.py -> build/lib/muranoagent copying muranoagent/execution_result.py -> build/lib/muranoagent copying muranoagent/opts.py -> build/lib/muranoagent copying muranoagent/script_runner.py -> build/lib/muranoagent copying muranoagent/__init__.py -> build/lib/muranoagent copying muranoagent/app.py -> build/lib/muranoagent copying muranoagent/win32.py -> build/lib/muranoagent copying muranoagent/files_manager.py -> build/lib/muranoagent copying muranoagent/execution_plan_runner.py -> build/lib/muranoagent copying muranoagent/version.py -> build/lib/muranoagent creating build/lib/muranoagent/cmd copying muranoagent/cmd/__init__.py -> build/lib/muranoagent/cmd copying muranoagent/cmd/run.py -> build/lib/muranoagent/cmd creating build/lib/muranoagent/tests copying muranoagent/tests/__init__.py -> build/lib/muranoagent/tests creating build/lib/muranoagent/tests/unit copying muranoagent/tests/unit/execution_plan.py -> build/lib/muranoagent/tests/unit copying muranoagent/tests/unit/test_script_runner.py -> build/lib/muranoagent/tests/unit copying muranoagent/tests/unit/__init__.py -> build/lib/muranoagent/tests/unit copying muranoagent/tests/unit/test_agent.py -> build/lib/muranoagent/tests/unit copying muranoagent/tests/unit/test_files_manager.py -> build/lib/muranoagent/tests/unit copying muranoagent/tests/unit/test_app.py -> build/lib/muranoagent/tests/unit copying muranoagent/tests/unit/base.py -> build/lib/muranoagent/tests/unit creating build/lib/muranoagent/executors/chef copying muranoagent/executors/chef/__init__.py -> build/lib/muranoagent/executors/chef creating build/lib/muranoagent/tests/unit/executors copying muranoagent/tests/unit/executors/test_puppet.py -> build/lib/muranoagent/tests/unit/executors copying muranoagent/tests/unit/executors/__init__.py -> build/lib/muranoagent/tests/unit/executors copying muranoagent/tests/unit/executors/test_chef.py -> build/lib/muranoagent/tests/unit/executors running egg_info writing pbr to murano_agent.egg-info/pbr.json deleting murano_agent.egg-info/requires.txt writing murano_agent.egg-info/PKG-INFO writing top-level names to murano_agent.egg-info/top_level.txt writing dependency_links to murano_agent.egg-info/dependency_links.txt writing entry points to murano_agent.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 'murano_agent.egg-info/SOURCES.txt' + PYTHONPATH=. + oslo-config-generator --config-file etc/oslo-config-generator/muranoagent.conf + export OSLO_PACKAGE_VERSION=3.3.0 + OSLO_PACKAGE_VERSION=3.3.0 + /usr/bin/python2 setup.py build_sphinx -b html running build_sphinx creating /builddir/build/BUILD/murano-agent-3.3.0/doc/build creating /builddir/build/BUILD/murano-agent-3.3.0/doc/build/doctrees creating /builddir/build/BUILD/murano-agent-3.3.0/doc/build/html [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) Running Sphinx v1.6.2 connecting events for openstackdocstheme loading pickled environment... not yet created Using openstackdocstheme Sphinx theme from /usr/lib/python2.7/site-packages/openstackdocstheme/theme building [mo]: all of 0 po files building [html]: all source files updating environment: 1 added, 0 changed, 0 removed reading sources... [100%] index looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [100%] index 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 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.HiCMN9 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch + cd murano-agent-3.3.0 ++ '[' -f _current_flavor ']' ++ cat _current_flavor + python_flavor=python2 + '[' -z python2 ']' + '[' python2 '!=' python2 ']' + echo python2 + /usr/bin/python2 setup.py install -O1 --skip-build --force --root /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch --prefix /usr running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr creating /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranoagent copying build/lib/muranoagent/bunch.py -> /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranoagent copying build/lib/muranoagent/execution_plan_queue.py -> /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranoagent copying build/lib/muranoagent/exceptions.py -> /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranoagent creating /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranoagent/cmd copying build/lib/muranoagent/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranoagent/cmd copying build/lib/muranoagent/cmd/run.py -> /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranoagent/cmd copying build/lib/muranoagent/execution_result.py -> /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranoagent copying build/lib/muranoagent/opts.py -> /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranoagent copying build/lib/muranoagent/script_runner.py -> /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranoagent copying build/lib/muranoagent/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranoagent creating /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranoagent/common copying build/lib/muranoagent/common/config.py -> /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranoagent/common copying build/lib/muranoagent/common/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranoagent/common creating /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranoagent/common/messaging copying build/lib/muranoagent/common/messaging/message.py -> /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranoagent/common/messaging copying build/lib/muranoagent/common/messaging/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranoagent/common/messaging copying build/lib/muranoagent/common/messaging/mqclient.py -> /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranoagent/common/messaging copying build/lib/muranoagent/common/messaging/subscription.py -> /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranoagent/common/messaging copying build/lib/muranoagent/app.py -> /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranoagent creating /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranoagent/tests copying build/lib/muranoagent/tests/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranoagent/tests creating /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranoagent/tests/unit copying build/lib/muranoagent/tests/unit/execution_plan.py -> /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranoagent/tests/unit copying build/lib/muranoagent/tests/unit/test_script_runner.py -> /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranoagent/tests/unit copying build/lib/muranoagent/tests/unit/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranoagent/tests/unit copying build/lib/muranoagent/tests/unit/test_agent.py -> /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranoagent/tests/unit copying build/lib/muranoagent/tests/unit/test_files_manager.py -> /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranoagent/tests/unit copying build/lib/muranoagent/tests/unit/test_app.py -> /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranoagent/tests/unit copying build/lib/muranoagent/tests/unit/base.py -> /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranoagent/tests/unit creating /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranoagent/tests/unit/executors copying build/lib/muranoagent/tests/unit/executors/test_puppet.py -> /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranoagent/tests/unit/executors copying build/lib/muranoagent/tests/unit/executors/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranoagent/tests/unit/executors copying build/lib/muranoagent/tests/unit/executors/test_chef.py -> /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranoagent/tests/unit/executors copying build/lib/muranoagent/win32.py -> /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranoagent copying build/lib/muranoagent/files_manager.py -> /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranoagent copying build/lib/muranoagent/execution_plan_runner.py -> /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranoagent copying build/lib/muranoagent/version.py -> /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranoagent creating /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranoagent/executors copying build/lib/muranoagent/executors/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranoagent/executors creating /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranoagent/executors/chef copying build/lib/muranoagent/executors/chef/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranoagent/executors/chef copying build/lib/muranoagent/executors/chef_puppet_executor_base.py -> /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranoagent/executors creating /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranoagent/executors/application copying build/lib/muranoagent/executors/application/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranoagent/executors/application creating /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranoagent/executors/puppet copying build/lib/muranoagent/executors/puppet/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranoagent/executors/puppet byte-compiling /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranoagent/bunch.py to bunch.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranoagent/execution_plan_queue.py to execution_plan_queue.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranoagent/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranoagent/cmd/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranoagent/cmd/run.py to run.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranoagent/execution_result.py to execution_result.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranoagent/opts.py to opts.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranoagent/script_runner.py to script_runner.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranoagent/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranoagent/common/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranoagent/common/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranoagent/common/messaging/message.py to message.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranoagent/common/messaging/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranoagent/common/messaging/mqclient.py to mqclient.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranoagent/common/messaging/subscription.py to subscription.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranoagent/app.py to app.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranoagent/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranoagent/tests/unit/execution_plan.py to execution_plan.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranoagent/tests/unit/test_script_runner.py to test_script_runner.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranoagent/tests/unit/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranoagent/tests/unit/test_agent.py to test_agent.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranoagent/tests/unit/test_files_manager.py to test_files_manager.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranoagent/tests/unit/test_app.py to test_app.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranoagent/tests/unit/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranoagent/tests/unit/executors/test_puppet.py to test_puppet.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranoagent/tests/unit/executors/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranoagent/tests/unit/executors/test_chef.py to test_chef.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranoagent/win32.py to win32.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranoagent/files_manager.py to files_manager.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranoagent/execution_plan_runner.py to execution_plan_runner.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranoagent/version.py to version.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranoagent/executors/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranoagent/executors/chef/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranoagent/executors/chef_puppet_executor_base.py to chef_puppet_executor_base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranoagent/executors/application/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranoagent/executors/puppet/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmpHukwgA.py' /usr/bin/python2 -O /tmp/tmpHukwgA.py removing /tmp/tmpHukwgA.py running install_egg_info running egg_info writing pbr to murano_agent.egg-info/pbr.json writing murano_agent.egg-info/PKG-INFO writing top-level names to murano_agent.egg-info/top_level.txt writing dependency_links to murano_agent.egg-info/dependency_links.txt writing entry points to murano_agent.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 'murano_agent.egg-info/SOURCES.txt' Copying murano_agent.egg-info to /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano_agent-3.3.0-py2.7.egg-info running install_scripts Installing muranoagent script to /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr/bin + install -p -D -m 644 etc/muranoagent/muranoagent.conf.sample /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/etc/murano-agent/muranoagent.conf + install -p -D -m 644 /builddir/build/SOURCES/openstack-murano-agent.service /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr/lib/systemd/system/openstack-murano-agent.service + install -p -D -m 644 /builddir/build/SOURCES/openstack-murano-agent.logrotate /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/etc/logrotate.d/murano-agent + install -d -m 755 /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/var/log/murano-agent + install -d -m 755 /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/var/lib/murano-agent + /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/murano-agent-3.3.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/openstack-murano-agent-3.3.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.E5kGse + umask 022 + cd /builddir/build/BUILD + cd murano-agent-3.3.0 + /usr/bin/python2 setup.py testr --coverage running testr Coverage.py warning: Module murano-agent was never imported. (module-not-imported) Coverage.py warning: No data was collected. (no-data-collected) running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ ${PYTHON:-python} -m subunit.run discover $DISCOVER_DIRECTORY --list running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ ${PYTHON:-python} -m subunit.run discover $DISCOVER_DIRECTORY --load-list /tmp/tmpEhPLLk running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ ${PYTHON:-python} -m subunit.run discover $DISCOVER_DIRECTORY --load-list /tmp/tmpQQ0xEG running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ ${PYTHON:-python} -m subunit.run discover $DISCOVER_DIRECTORY --load-list /tmp/tmpDkY9Bi running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ ${PYTHON:-python} -m subunit.run discover $DISCOVER_DIRECTORY --load-list /tmp/tmpBkJilD running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ ${PYTHON:-python} -m subunit.run discover $DISCOVER_DIRECTORY --load-list /tmp/tmp_wHGwZ running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ ${PYTHON:-python} -m subunit.run discover $DISCOVER_DIRECTORY --load-list /tmp/tmpEWXFMg running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ ${PYTHON:-python} -m subunit.run discover $DISCOVER_DIRECTORY --load-list /tmp/tmpV_4FtR running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ ${PYTHON:-python} -m subunit.run discover $DISCOVER_DIRECTORY --load-list /tmp/tmpCXsozH running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ ${PYTHON:-python} -m subunit.run discover $DISCOVER_DIRECTORY --load-list /tmp/tmpV0xiYk running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ ${PYTHON:-python} -m subunit.run discover $DISCOVER_DIRECTORY --load-list /tmp/tmp_qMzNH running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ ${PYTHON:-python} -m subunit.run discover $DISCOVER_DIRECTORY --load-list /tmp/tmpBo_r9y running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ ${PYTHON:-python} -m subunit.run discover $DISCOVER_DIRECTORY --load-list /tmp/tmp5wAWmU running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ ${PYTHON:-python} -m subunit.run discover $DISCOVER_DIRECTORY --load-list /tmp/tmprYjr61 running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ ${PYTHON:-python} -m subunit.run discover $DISCOVER_DIRECTORY --load-list /tmp/tmp74V8yQ running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ ${PYTHON:-python} -m subunit.run discover $DISCOVER_DIRECTORY --load-list /tmp/tmpIj6EU1 running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ ${PYTHON:-python} -m subunit.run discover $DISCOVER_DIRECTORY --load-list /tmp/tmpglc7pw running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ ${PYTHON:-python} -m subunit.run discover $DISCOVER_DIRECTORY --load-list /tmp/tmpKERsvW running=OS_STDOUT_CAPTURE=${OSCoverage.py warning: Module murano-agent was never imported. (module-not-imported) Coverage.py warning: No data was collected. (no-data-collected) Coverage.py warning: Module murano-agent was never imported. (module-not-imported) Coverage.py warning: No data was collected. (no-data-collected) Coverage.py warning: Module murano-agent was never imported. (module-not-imported) Coverage.py warning: No data was collected. (no-data-collected) Coverage.py warning: Module murano-agent was never imported. (module-not-imported) Coverage.py warning: No data was collected. (no-data-collected) Coverage.py warning: Module murano-agent was never imported. (module-not-imported) Coverage.py warning: No data was collected. (no-data-collected) Coverage.py warning: Module murano-agent was never imported. (module-not-imported) Coverage.py warning: No data was collected. (no-data-collected) Coverage.py warning: Module murano-agent was never imported. (module-not-imported) Coverage.py warning: No data was collected. (no-data-collected) Coverage.py warning: Module murano-agent was never imported. (module-not-imported) Coverage.py warning: No data was collected. (no-data-collected) Coverage.py warning: Module murano-agent was never imported. (module-not-imported) Coverage.py warning: No data was collected. (no-data-collected) Coverage.py warning: Module murano-agent was never imported. (module-not-imported) Coverage.py warning: No data was collected. (no-data-collected) Coverage.py warning: Module murano-agent was never imported. (module-not-imported) Coverage.py warning: No data was collected. (no-data-collected) Coverage.py warning: Module murano-agent was never imported. (module-not-imported) Coverage.py warning: No data was collected. (no-data-collected) utf-8 Coverage.py warning: Module murano-agent was never imported. (module-not-imported) Coverage.py warning: No data was collected. (no-data-collected) Coverage.py warning: Module murano-agent was never imported. (module-not-imported) Coverage.py warning: No data was collected. (no-data-collected) Coverage.py warning: Module murano-agent was never imported. (module-not-imported) Coverage.py warning: No data was collected. (no-data-collected) Coverage.py warning: Module murano-agent was never imported. (module-not-imported) Coverage.py warning: No data was collected. (no-data-collected) Coverage.py warning: Module murano-agent was never imported. (module-not-imported) Coverage.py warning: No data was collected. (no-data-collected) Coverage.py warning: Module murano-agent was never imported. (module-not-imported) Coverage.py warning: No data was collected. (no-data-collected) Coverage.py warning: Module murano-agent was never imported. (module-not-imported) Coverage.py warning: No data was collected. (no-data-collected) Coverage.py warning: Module murano-agent was never imported. (module-not-imported) Coverage.py warning: No data was collected. (no-data-collected) Coverage.py warning: Module murano-agent was never imported. (module-not-imported) Coverage.py warning: No data was collected. (no-data-collected) Coverage.py warning: Module murano-agent was never imported. (module-not-imported) Coverage.py warning: No data was collected. (no-data-collected) Coverage.py warning: Module murano-agent was never imported. (module-not-imported) Coverage.py warning: No data was collected. (no-data-collected) Coverage.py warning: Module murano-agent was never imported. (module-not-imported) Coverage.py warning: No data was collected. (no-data-collected) Coverage.py warning: Module murano-agent was never imported. (module-not-imported) Coverage.py warning: No data was collected. (no-data-collected) Coverage.py warning: Module murano-agent was never imported. (module-not-imported) Coverage.py warning: No data was collected. (no-data-collected) Coverage.py warning: Module murano-agent was never imported. (module-not-imported) Coverage.py warning: No data was collected. (no-data-collected) Coverage.py warning: Module murano-agent was never imported. (module-not-imported) Coverage.py warning: No data was collected. (no-data-collected) Coverage.py warning: Module murano-agent was never imported. (module-not-imported) Coverage.py warning: No data was collected. (no-data-collected) Coverage.py warning: Module murano-agent was never imported. (module-not-imported) Coverage.py warning: No data was collected. (no-data-collected) Coverage.py warning: Module murano-agent was never imported. (module-not-imported) Coverage.py warning: No data was collected. (no-data-collected) Coverage.py warning: Module murano-agent was never imported. (module-not-imported) Coverage.py warning: No data was collected. (no-data-collected) No data to report. _STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ ${PYTHON:-python} -m subunit.run discover $DISCOVER_DIRECTORY --load-list /tmp/tmpXLd9_5 running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ ${PYTHON:-python} -m subunit.run discover $DISCOVER_DIRECTORY --load-list /tmp/tmpJSJM3X running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ ${PYTHON:-python} -m subunit.run discover $DISCOVER_DIRECTORY --load-list /tmp/tmpVR3unl running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ ${PYTHON:-python} -m subunit.run discover $DISCOVER_DIRECTORY --load-list /tmp/tmpWszgcA running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ ${PYTHON:-python} -m subunit.run discover $DISCOVER_DIRECTORY --load-list /tmp/tmpQojVTs running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ ${PYTHON:-python} -m subunit.run discover $DISCOVER_DIRECTORY --load-list /tmp/tmpr6QRXe running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ ${PYTHON:-python} -m subunit.run discover $DISCOVER_DIRECTORY --load-list /tmp/tmpdDupIi running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ ${PYTHON:-python} -m subunit.run discover $DISCOVER_DIRECTORY --load-list /tmp/tmphzdnEn running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ ${PYTHON:-python} -m subunit.run discover $DISCOVER_DIRECTORY --load-list /tmp/tmpJyE2Kp running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ ${PYTHON:-python} -m subunit.run discover $DISCOVER_DIRECTORY --load-list /tmp/tmpVHAZYo running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ ${PYTHON:-python} -m subunit.run discover $DISCOVER_DIRECTORY --load-list /tmp/tmpJCf8cr running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ ${PYTHON:-python} -m subunit.run discover $DISCOVER_DIRECTORY --load-list /tmp/tmpacsSxd running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ ${PYTHON:-python} -m subunit.run discover $DISCOVER_DIRECTORY --load-list /tmp/tmpTaIBXe running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ ${PYTHON:-python} -m subunit.run discover $DISCOVER_DIRECTORY --load-list /tmp/tmpPMRMdB running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ ${PYTHON:-python} -m subunit.run discover $DISCOVER_DIRECTORY --load-list /tmp/tmpSZT3IB Ran 38 tests in 0.690s PASSED (id=0) Processing files: openstack-murano-agent-3.3.0-1.el7.noarch + exit 0 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.FjdlGw + umask 022 + cd /builddir/build/BUILD + cd murano-agent-3.3.0 + DOCDIR=/builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr/share/doc/openstack-murano-agent-3.3.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr/share/doc/openstack-murano-agent-3.3.0 + cp -pr README.rst /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr/share/doc/openstack-murano-agent-3.3.0 + cp -pr doc/build/html /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr/share/doc/openstack-murano-agent-3.3.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.g5z6VO + umask 022 + cd /builddir/build/BUILD + cd murano-agent-3.3.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr/share/licenses/openstack-murano-agent-3.3.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr/share/licenses/openstack-murano-agent-3.3.0 + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch/usr/share/licenses/openstack-murano-agent-3.3.0 + exit 0 Provides: config(openstack-murano-agent) = 3.3.0-1.el7 openstack-murano-agent = 3.3.0-1.el7 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: /usr/bin/python2 python(abi) = 2.7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch Wrote: /builddir/build/RPMS/openstack-murano-agent-3.3.0-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.n26Twu + umask 022 + cd /builddir/build/BUILD + cd murano-agent-3.3.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-murano-agent-3.3.0-1.el7.noarch + exit 0 Child return code was: 0 LEAVE do -->