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/openstack-sahara.spec'], chrootPath='/var/lib/mock/cloud7-openstack-train-el7-build-66227-326477/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/openstack-sahara.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/openstack-sahara-11.0.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/openstack-sahara.spec'], chrootPath='/var/lib/mock/cloud7-openstack-train-el7-build-66227-326477/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/openstack-sahara.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.svZh8I + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf sahara-11.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/sahara-11.0.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd sahara-11.0.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-sahara-11.0.0 base' + sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg + rm -rf requirements.txt test-requirements.txt + for file in 'sahara/cli/*.py' + sed 1,2d sahara/cli/__init__.py + touch -r sahara/cli/__init__.py sahara/cli/__init__.py.new + mv sahara/cli/__init__.py.new sahara/cli/__init__.py + for file in 'sahara/cli/*.py' + sed 1,2d sahara/cli/sahara_all.py + touch -r sahara/cli/sahara_all.py sahara/cli/sahara_all.py.new + mv sahara/cli/sahara_all.py.new sahara/cli/sahara_all.py + for file in 'sahara/cli/*.py' + sed 1,2d sahara/cli/sahara_api.py + touch -r sahara/cli/sahara_api.py sahara/cli/sahara_api.py.new + mv sahara/cli/sahara_api.py.new sahara/cli/sahara_api.py + for file in 'sahara/cli/*.py' + sed 1,2d sahara/cli/sahara_engine.py + touch -r sahara/cli/sahara_engine.py sahara/cli/sahara_engine.py.new + mv sahara/cli/sahara_engine.py.new sahara/cli/sahara_engine.py + for file in 'sahara/cli/*.py' + sed 1,2d sahara/cli/sahara_status.py + touch -r sahara/cli/sahara_status.py sahara/cli/sahara_status.py.new + mv sahara/cli/sahara_status.py.new sahara/cli/sahara_status.py + for file in 'sahara/cli/*.py' + sed 1,2d sahara/cli/sahara_subprocess.py + touch -r sahara/cli/sahara_subprocess.py sahara/cli/sahara_subprocess.py.new + mv sahara/cli/sahara_subprocess.py.new sahara/cli/sahara_subprocess.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.b73NTg + umask 022 + cd /builddir/build/BUILD + cd sahara-11.0.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches ' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/sahara creating build/lib/sahara/tests creating build/lib/sahara/tests/unit creating build/lib/sahara/tests/unit/service creating build/lib/sahara/tests/unit/service/edp creating build/lib/sahara/tests/unit/service/edp/job_binaries creating build/lib/sahara/tests/unit/service/edp/job_binaries/swift copying sahara/tests/unit/service/edp/job_binaries/swift/test_swift_type.py -> build/lib/sahara/tests/unit/service/edp/job_binaries/swift copying sahara/tests/unit/service/edp/job_binaries/swift/__init__.py -> build/lib/sahara/tests/unit/service/edp/job_binaries/swift creating build/lib/sahara/db creating build/lib/sahara/db/templates copying sahara/db/templates/cli.py -> build/lib/sahara/db/templates copying sahara/db/templates/api.py -> build/lib/sahara/db/templates copying sahara/db/templates/__init__.py -> build/lib/sahara/db/templates copying sahara/db/templates/utils.py -> build/lib/sahara/db/templates creating build/lib/sahara/service creating build/lib/sahara/service/edp creating build/lib/sahara/service/edp/storm copying sahara/service/edp/storm/engine.py -> build/lib/sahara/service/edp/storm copying sahara/service/edp/storm/__init__.py -> build/lib/sahara/service/edp/storm creating build/lib/sahara/service/validations creating build/lib/sahara/service/validations/edp copying sahara/service/validations/edp/job.py -> build/lib/sahara/service/validations/edp copying sahara/service/validations/edp/base.py -> build/lib/sahara/service/validations/edp copying sahara/service/validations/edp/job_binary_internal_schema.py -> build/lib/sahara/service/validations/edp copying sahara/service/validations/edp/job_schema.py -> build/lib/sahara/service/validations/edp copying sahara/service/validations/edp/job_execution.py -> build/lib/sahara/service/validations/edp copying sahara/service/validations/edp/job_binary_schema.py -> build/lib/sahara/service/validations/edp copying sahara/service/validations/edp/job_execution_schema.py -> build/lib/sahara/service/validations/edp copying sahara/service/validations/edp/data_source.py -> build/lib/sahara/service/validations/edp copying sahara/service/validations/edp/job_binary_internal.py -> build/lib/sahara/service/validations/edp copying sahara/service/validations/edp/job_interface.py -> build/lib/sahara/service/validations/edp copying sahara/service/validations/edp/__init__.py -> build/lib/sahara/service/validations/edp copying sahara/service/validations/edp/data_source_schema.py -> build/lib/sahara/service/validations/edp copying sahara/service/validations/edp/job_binary.py -> build/lib/sahara/service/validations/edp creating build/lib/sahara/api creating build/lib/sahara/api/v2 copying sahara/api/v2/job_binaries.py -> build/lib/sahara/api/v2 copying sahara/api/v2/images.py -> build/lib/sahara/api/v2 copying sahara/api/v2/node_group_templates.py -> build/lib/sahara/api/v2 copying sahara/api/v2/job_types.py -> build/lib/sahara/api/v2 copying sahara/api/v2/job_templates.py -> build/lib/sahara/api/v2 copying sahara/api/v2/plugins.py -> build/lib/sahara/api/v2 copying sahara/api/v2/jobs.py -> build/lib/sahara/api/v2 copying sahara/api/v2/data_sources.py -> build/lib/sahara/api/v2 copying sahara/api/v2/cluster_templates.py -> build/lib/sahara/api/v2 copying sahara/api/v2/__init__.py -> build/lib/sahara/api/v2 copying sahara/api/v2/clusters.py -> build/lib/sahara/api/v2 creating build/lib/sahara/tests/unit/service/castellan copying sahara/tests/unit/service/castellan/test_sahara_key_manager.py -> build/lib/sahara/tests/unit/service/castellan copying sahara/tests/unit/service/castellan/__init__.py -> build/lib/sahara/tests/unit/service/castellan creating build/lib/sahara/tests/unit/utils creating build/lib/sahara/tests/unit/utils/notification copying sahara/tests/unit/utils/notification/test_sender.py -> build/lib/sahara/tests/unit/utils/notification copying sahara/tests/unit/utils/notification/__init__.py -> build/lib/sahara/tests/unit/utils/notification copying sahara/tests/unit/service/edp/job_binaries/job_binary_manager_support.py -> build/lib/sahara/tests/unit/service/edp/job_binaries copying sahara/tests/unit/service/edp/job_binaries/test_base.py -> build/lib/sahara/tests/unit/service/edp/job_binaries copying sahara/tests/unit/service/edp/job_binaries/__init__.py -> build/lib/sahara/tests/unit/service/edp/job_binaries creating build/lib/sahara/service/edp/job_binaries copying sahara/service/edp/job_binaries/opts.py -> build/lib/sahara/service/edp/job_binaries copying sahara/service/edp/job_binaries/base.py -> build/lib/sahara/service/edp/job_binaries copying sahara/service/edp/job_binaries/manager.py -> build/lib/sahara/service/edp/job_binaries copying sahara/service/edp/job_binaries/__init__.py -> build/lib/sahara/service/edp/job_binaries creating build/lib/sahara/tests/unit/db creating build/lib/sahara/tests/unit/db/templates copying sahara/tests/unit/db/templates/test_delete.py -> build/lib/sahara/tests/unit/db/templates copying sahara/tests/unit/db/templates/test_update.py -> build/lib/sahara/tests/unit/db/templates copying sahara/tests/unit/db/templates/__init__.py -> build/lib/sahara/tests/unit/db/templates copying sahara/tests/unit/db/templates/common.py -> build/lib/sahara/tests/unit/db/templates copying sahara/tests/unit/db/templates/test_utils.py -> build/lib/sahara/tests/unit/db/templates creating build/lib/sahara/topology copying sahara/topology/__init__.py -> build/lib/sahara/topology copying sahara/topology/topology_helper.py -> build/lib/sahara/topology creating build/lib/sahara/tests/unit/service/api copying sahara/tests/unit/service/api/test_v10.py -> build/lib/sahara/tests/unit/service/api copying sahara/tests/unit/service/api/__init__.py -> build/lib/sahara/tests/unit/service/api creating build/lib/sahara/swift copying sahara/swift/swift_helper.py -> build/lib/sahara/swift copying sahara/swift/__init__.py -> build/lib/sahara/swift copying sahara/swift/utils.py -> build/lib/sahara/swift copying sahara/api/base.py -> build/lib/sahara/api copying sahara/api/microversion.py -> build/lib/sahara/api copying sahara/api/__init__.py -> build/lib/sahara/api copying sahara/api/acl.py -> build/lib/sahara/api copying sahara/api/v10.py -> build/lib/sahara/api copying sahara/api/v11.py -> build/lib/sahara/api copying sahara/tests/unit/utils/test_heat.py -> build/lib/sahara/tests/unit/utils copying sahara/tests/unit/utils/test_poll_utils.py -> build/lib/sahara/tests/unit/utils copying sahara/tests/unit/utils/test_patches.py -> build/lib/sahara/tests/unit/utils copying sahara/tests/unit/utils/test_cluster.py -> build/lib/sahara/tests/unit/utils copying sahara/tests/unit/utils/test_edp.py -> build/lib/sahara/tests/unit/utils copying sahara/tests/unit/utils/test_api.py -> build/lib/sahara/tests/unit/utils copying sahara/tests/unit/utils/test_resources.py -> build/lib/sahara/tests/unit/utils copying sahara/tests/unit/utils/test_configs.py -> build/lib/sahara/tests/unit/utils copying sahara/tests/unit/utils/test_proxy.py -> build/lib/sahara/tests/unit/utils copying sahara/tests/unit/utils/test_neutron.py -> build/lib/sahara/tests/unit/utils copying sahara/tests/unit/utils/test_xml_utils.py -> build/lib/sahara/tests/unit/utils copying sahara/tests/unit/utils/test_api_validator.py -> build/lib/sahara/tests/unit/utils copying sahara/tests/unit/utils/test_cluster_progress_ops.py -> build/lib/sahara/tests/unit/utils copying sahara/tests/unit/utils/test_ssh_remote.py -> build/lib/sahara/tests/unit/utils copying sahara/tests/unit/utils/test_rpc.py -> build/lib/sahara/tests/unit/utils copying sahara/tests/unit/utils/test_crypto.py -> build/lib/sahara/tests/unit/utils copying sahara/tests/unit/utils/test_cinder.py -> build/lib/sahara/tests/unit/utils copying sahara/tests/unit/utils/__init__.py -> build/lib/sahara/tests/unit/utils copying sahara/tests/unit/utils/test_general.py -> build/lib/sahara/tests/unit/utils copying sahara/tests/unit/utils/test_types.py -> build/lib/sahara/tests/unit/utils copying sahara/tests/unit/utils/test_hacking.py -> build/lib/sahara/tests/unit/utils creating build/lib/sahara/tests/unit/api creating build/lib/sahara/tests/unit/api/middleware copying sahara/tests/unit/api/middleware/test_auth_valid.py -> build/lib/sahara/tests/unit/api/middleware copying sahara/tests/unit/api/middleware/__init__.py -> build/lib/sahara/tests/unit/api/middleware creating build/lib/sahara/service/edp/job_binaries/manila copying sahara/service/edp/job_binaries/manila/__init__.py -> build/lib/sahara/service/edp/job_binaries/manila copying sahara/service/edp/job_binaries/manila/implementation.py -> build/lib/sahara/service/edp/job_binaries/manila creating build/lib/sahara/conductor copying sahara/conductor/resource.py -> build/lib/sahara/conductor copying sahara/conductor/objects.py -> build/lib/sahara/conductor copying sahara/conductor/api.py -> build/lib/sahara/conductor copying sahara/conductor/manager.py -> build/lib/sahara/conductor copying sahara/conductor/__init__.py -> build/lib/sahara/conductor creating build/lib/sahara/tests/unit/service/heat copying sahara/tests/unit/service/heat/test_templates.py -> build/lib/sahara/tests/unit/service/heat copying sahara/tests/unit/service/heat/__init__.py -> build/lib/sahara/tests/unit/service/heat creating build/lib/sahara/tests/unit/cli creating build/lib/sahara/tests/unit/cli/image_pack copying sahara/tests/unit/cli/image_pack/test_image_pack_api.py -> build/lib/sahara/tests/unit/cli/image_pack copying sahara/tests/unit/cli/image_pack/__init__.py -> build/lib/sahara/tests/unit/cli/image_pack creating build/lib/sahara/service/health copying sahara/service/health/verification_base.py -> build/lib/sahara/service/health copying sahara/service/health/__init__.py -> build/lib/sahara/service/health copying sahara/service/health/common.py -> build/lib/sahara/service/health creating build/lib/sahara/tests/unit/service/edp/data_sources creating build/lib/sahara/tests/unit/service/edp/data_sources/hdfs copying sahara/tests/unit/service/edp/data_sources/hdfs/test_hdfs_type.py -> build/lib/sahara/tests/unit/service/edp/data_sources/hdfs copying sahara/tests/unit/service/edp/data_sources/hdfs/__init__.py -> build/lib/sahara/tests/unit/service/edp/data_sources/hdfs creating build/lib/sahara/service/heat copying sahara/service/heat/commons.py -> build/lib/sahara/service/heat copying sahara/service/heat/heat_engine.py -> build/lib/sahara/service/heat copying sahara/service/heat/__init__.py -> build/lib/sahara/service/heat copying sahara/service/heat/templates.py -> build/lib/sahara/service/heat copying sahara/tests/unit/service/test_ntp_service.py -> build/lib/sahara/tests/unit/service copying sahara/tests/unit/service/test_quotas.py -> build/lib/sahara/tests/unit/service copying sahara/tests/unit/service/test_volumes.py -> build/lib/sahara/tests/unit/service copying sahara/tests/unit/service/test_periodic.py -> build/lib/sahara/tests/unit/service copying sahara/tests/unit/service/test_networks.py -> build/lib/sahara/tests/unit/service copying sahara/tests/unit/service/test_coordinator.py -> build/lib/sahara/tests/unit/service copying sahara/tests/unit/service/test_ops.py -> build/lib/sahara/tests/unit/service copying sahara/tests/unit/service/__init__.py -> build/lib/sahara/tests/unit/service copying sahara/tests/unit/service/test_engine.py -> build/lib/sahara/tests/unit/service copying sahara/tests/unit/service/test_trusts.py -> build/lib/sahara/tests/unit/service copying sahara/tests/unit/service/test_sessions.py -> build/lib/sahara/tests/unit/service creating build/lib/sahara/service/edp/job_binaries/internal_db copying sahara/service/edp/job_binaries/internal_db/__init__.py -> build/lib/sahara/service/edp/job_binaries/internal_db copying sahara/service/edp/job_binaries/internal_db/implementation.py -> build/lib/sahara/service/edp/job_binaries/internal_db creating build/lib/sahara/utils creating build/lib/sahara/utils/hacking copying sahara/utils/hacking/import_checks.py -> build/lib/sahara/utils/hacking copying sahara/utils/hacking/logging_checks.py -> build/lib/sahara/utils/hacking copying sahara/utils/hacking/commit_message.py -> build/lib/sahara/utils/hacking copying sahara/utils/hacking/checks.py -> build/lib/sahara/utils/hacking copying sahara/utils/hacking/__init__.py -> build/lib/sahara/utils/hacking creating build/lib/sahara/service/edp/utils copying sahara/service/edp/utils/shares.py -> build/lib/sahara/service/edp/utils copying sahara/service/edp/utils/__init__.py -> build/lib/sahara/service/edp/utils creating build/lib/sahara/service/api creating build/lib/sahara/service/api/v2 copying sahara/service/api/v2/job_binaries.py -> build/lib/sahara/service/api/v2 copying sahara/service/api/v2/images.py -> build/lib/sahara/service/api/v2 copying sahara/service/api/v2/node_group_templates.py -> build/lib/sahara/service/api/v2 copying sahara/service/api/v2/job_types.py -> build/lib/sahara/service/api/v2 copying sahara/service/api/v2/job_templates.py -> build/lib/sahara/service/api/v2 copying sahara/service/api/v2/plugins.py -> build/lib/sahara/service/api/v2 copying sahara/service/api/v2/jobs.py -> build/lib/sahara/service/api/v2 copying sahara/service/api/v2/data_sources.py -> build/lib/sahara/service/api/v2 copying sahara/service/api/v2/cluster_templates.py -> build/lib/sahara/service/api/v2 copying sahara/service/api/v2/__init__.py -> build/lib/sahara/service/api/v2 copying sahara/service/api/v2/clusters.py -> build/lib/sahara/service/api/v2 creating build/lib/sahara/tests/unit/utils/openstack copying sahara/tests/unit/utils/openstack/test_heat.py -> build/lib/sahara/tests/unit/utils/openstack copying sahara/tests/unit/utils/openstack/test_swift.py -> build/lib/sahara/tests/unit/utils/openstack copying sahara/tests/unit/utils/openstack/test_base.py -> build/lib/sahara/tests/unit/utils/openstack copying sahara/tests/unit/utils/openstack/test_images.py -> build/lib/sahara/tests/unit/utils/openstack copying sahara/tests/unit/utils/openstack/__init__.py -> build/lib/sahara/tests/unit/utils/openstack copying sahara/service/validations/clusters_schema.py -> build/lib/sahara/service/validations copying sahara/service/validations/base.py -> build/lib/sahara/service/validations copying sahara/service/validations/images.py -> build/lib/sahara/service/validations copying sahara/service/validations/node_group_templates.py -> build/lib/sahara/service/validations copying sahara/service/validations/node_group_template_schema.py -> build/lib/sahara/service/validations copying sahara/service/validations/shares.py -> build/lib/sahara/service/validations copying sahara/service/validations/plugins.py -> build/lib/sahara/service/validations copying sahara/service/validations/cluster_templates.py -> build/lib/sahara/service/validations copying sahara/service/validations/cluster_template_schema.py -> build/lib/sahara/service/validations copying sahara/service/validations/__init__.py -> build/lib/sahara/service/validations copying sahara/service/validations/clusters.py -> build/lib/sahara/service/validations copying sahara/service/validations/clusters_scaling.py -> build/lib/sahara/service/validations copying sahara/service/validations/acl.py -> build/lib/sahara/service/validations creating build/lib/sahara/service/castellan copying sahara/service/castellan/sahara_key_manager.py -> build/lib/sahara/service/castellan copying sahara/service/castellan/config.py -> build/lib/sahara/service/castellan copying sahara/service/castellan/__init__.py -> build/lib/sahara/service/castellan copying sahara/service/castellan/utils.py -> build/lib/sahara/service/castellan creating build/lib/sahara/utils/notification copying sahara/utils/notification/sender.py -> build/lib/sahara/utils/notification copying sahara/utils/notification/__init__.py -> build/lib/sahara/utils/notification copying sahara/tests/unit/base.py -> build/lib/sahara/tests/unit copying sahara/tests/unit/testutils.py -> build/lib/sahara/tests/unit copying sahara/tests/unit/test_exceptions.py -> build/lib/sahara/tests/unit copying sahara/tests/unit/test_context.py -> build/lib/sahara/tests/unit copying sahara/tests/unit/__init__.py -> build/lib/sahara/tests/unit copying sahara/tests/unit/test_main.py -> build/lib/sahara/tests/unit creating build/lib/sahara/common creating build/lib/sahara/common/policies copying sahara/common/policies/job.py -> build/lib/sahara/common/policies copying sahara/common/policies/base.py -> build/lib/sahara/common/policies copying sahara/common/policies/job_binaries.py -> build/lib/sahara/common/policies copying sahara/common/policies/images.py -> build/lib/sahara/common/policies copying sahara/common/policies/node_group_templates.py -> build/lib/sahara/common/policies copying sahara/common/policies/node_group_template.py -> build/lib/sahara/common/policies copying sahara/common/policies/job_types.py -> build/lib/sahara/common/policies copying sahara/common/policies/cluster_template.py -> build/lib/sahara/common/policies copying sahara/common/policies/data_source.py -> build/lib/sahara/common/policies copying sahara/common/policies/plugins.py -> build/lib/sahara/common/policies copying sahara/common/policies/plugin.py -> build/lib/sahara/common/policies copying sahara/common/policies/jobs.py -> build/lib/sahara/common/policies copying sahara/common/policies/job_binary_internals.py -> build/lib/sahara/common/policies copying sahara/common/policies/data_sources.py -> build/lib/sahara/common/policies copying sahara/common/policies/job_template.py -> build/lib/sahara/common/policies copying sahara/common/policies/cluster_templates.py -> build/lib/sahara/common/policies copying sahara/common/policies/__init__.py -> build/lib/sahara/common/policies copying sahara/common/policies/clusters.py -> build/lib/sahara/common/policies copying sahara/common/policies/cluster.py -> build/lib/sahara/common/policies copying sahara/common/policies/job_executions.py -> build/lib/sahara/common/policies copying sahara/common/policies/job_binary.py -> build/lib/sahara/common/policies copying sahara/common/policies/job_type.py -> build/lib/sahara/common/policies copying sahara/common/policies/image.py -> build/lib/sahara/common/policies creating build/lib/sahara/tests/unit/topology copying sahara/tests/unit/topology/test_topology.py -> build/lib/sahara/tests/unit/topology copying sahara/tests/unit/topology/__init__.py -> build/lib/sahara/tests/unit/topology creating build/lib/sahara/service/edp/data_sources creating build/lib/sahara/service/edp/data_sources/manila copying sahara/service/edp/data_sources/manila/__init__.py -> build/lib/sahara/service/edp/data_sources/manila copying sahara/service/edp/data_sources/manila/implementation.py -> build/lib/sahara/service/edp/data_sources/manila creating build/lib/sahara/tests/unit/service/health copying sahara/tests/unit/service/health/__init__.py -> build/lib/sahara/tests/unit/service/health copying sahara/tests/unit/service/health/test_verification_base.py -> build/lib/sahara/tests/unit/service/health creating build/lib/sahara/service/edp/job_binaries/s3 copying sahara/service/edp/job_binaries/s3/__init__.py -> build/lib/sahara/service/edp/job_binaries/s3 copying sahara/service/edp/job_binaries/s3/implementation.py -> build/lib/sahara/service/edp/job_binaries/s3 creating build/lib/sahara/tests/unit/service/edp/oozie copying sahara/tests/unit/service/edp/oozie/__init__.py -> build/lib/sahara/tests/unit/service/edp/oozie copying sahara/tests/unit/service/edp/oozie/test_oozie.py -> build/lib/sahara/tests/unit/service/edp/oozie creating build/lib/sahara/tests/unit/conductor copying sahara/tests/unit/conductor/base.py -> build/lib/sahara/tests/unit/conductor copying sahara/tests/unit/conductor/test_api.py -> build/lib/sahara/tests/unit/conductor copying sahara/tests/unit/conductor/__init__.py -> build/lib/sahara/tests/unit/conductor copying sahara/tests/unit/conductor/test_resource.py -> build/lib/sahara/tests/unit/conductor creating build/lib/sahara/service/edp/job_binaries/swift copying sahara/service/edp/job_binaries/swift/__init__.py -> build/lib/sahara/service/edp/job_binaries/swift copying sahara/service/edp/job_binaries/swift/implementation.py -> build/lib/sahara/service/edp/job_binaries/swift creating build/lib/sahara/service/edp/data_sources/s3 copying sahara/service/edp/data_sources/s3/__init__.py -> build/lib/sahara/service/edp/data_sources/s3 copying sahara/service/edp/data_sources/s3/implementation.py -> build/lib/sahara/service/edp/data_sources/s3 copying sahara/common/config.py -> build/lib/sahara/common copying sahara/common/__init__.py -> build/lib/sahara/common creating build/lib/sahara/tests/unit/db/migration copying sahara/tests/unit/db/migration/test_migrations.py -> build/lib/sahara/tests/unit/db/migration copying sahara/tests/unit/db/migration/test_db_manage_cli.py -> build/lib/sahara/tests/unit/db/migration copying sahara/tests/unit/db/migration/test_migrations_base.py -> build/lib/sahara/tests/unit/db/migration copying sahara/tests/unit/db/migration/__init__.py -> build/lib/sahara/tests/unit/db/migration creating build/lib/sahara/service/edp/spark copying sahara/service/edp/spark/engine.py -> build/lib/sahara/service/edp/spark copying sahara/service/edp/spark/__init__.py -> build/lib/sahara/service/edp/spark creating build/lib/sahara/tests/unit/service/validation copying sahara/tests/unit/service/validation/test_cluster_template_create_validation.py -> build/lib/sahara/tests/unit/service/validation copying sahara/tests/unit/service/validation/test_ng_template_validation_update.py -> build/lib/sahara/tests/unit/service/validation copying sahara/tests/unit/service/validation/test_cluster_template_update_validation.py -> build/lib/sahara/tests/unit/service/validation copying sahara/tests/unit/service/validation/test_ng_template_validation_create.py -> build/lib/sahara/tests/unit/service/validation copying sahara/tests/unit/service/validation/test_share_validations.py -> build/lib/sahara/tests/unit/service/validation copying sahara/tests/unit/service/validation/test_protected_validation.py -> build/lib/sahara/tests/unit/service/validation copying sahara/tests/unit/service/validation/test_cluster_scaling_validation.py -> build/lib/sahara/tests/unit/service/validation copying sahara/tests/unit/service/validation/test_cluster_update_validation.py -> build/lib/sahara/tests/unit/service/validation copying sahara/tests/unit/service/validation/test_add_tags_validation.py -> build/lib/sahara/tests/unit/service/validation copying sahara/tests/unit/service/validation/test_cluster_delete_validation.py -> build/lib/sahara/tests/unit/service/validation copying sahara/tests/unit/service/validation/test_validation.py -> build/lib/sahara/tests/unit/service/validation copying sahara/tests/unit/service/validation/test_cluster_create_validation.py -> build/lib/sahara/tests/unit/service/validation copying sahara/tests/unit/service/validation/__init__.py -> build/lib/sahara/tests/unit/service/validation copying sahara/tests/unit/service/validation/utils.py -> build/lib/sahara/tests/unit/service/validation copying sahara/db/base.py -> build/lib/sahara/db copying sahara/db/api.py -> build/lib/sahara/db copying sahara/db/__init__.py -> build/lib/sahara/db copying sahara/service/api/__init__.py -> build/lib/sahara/service/api copying sahara/service/api/v10.py -> build/lib/sahara/service/api copying sahara/service/api/v11.py -> build/lib/sahara/service/api creating build/lib/sahara/tests/unit/service/edp/storm copying sahara/tests/unit/service/edp/storm/test_storm.py -> build/lib/sahara/tests/unit/service/edp/storm copying sahara/tests/unit/service/edp/storm/__init__.py -> build/lib/sahara/tests/unit/service/edp/storm creating build/lib/sahara/tests/unit/service/edp/spark copying sahara/tests/unit/service/edp/spark/base.py -> build/lib/sahara/tests/unit/service/edp/spark copying sahara/tests/unit/service/edp/spark/__init__.py -> build/lib/sahara/tests/unit/service/edp/spark creating build/lib/sahara/tests/unit/service/api/v2 copying sahara/tests/unit/service/api/v2/test_plugins.py -> build/lib/sahara/tests/unit/service/api/v2 copying sahara/tests/unit/service/api/v2/base.py -> build/lib/sahara/tests/unit/service/api/v2 copying sahara/tests/unit/service/api/v2/test_images.py -> build/lib/sahara/tests/unit/service/api/v2 copying sahara/tests/unit/service/api/v2/__init__.py -> build/lib/sahara/tests/unit/service/api/v2 copying sahara/tests/unit/service/api/v2/test_clusters.py -> build/lib/sahara/tests/unit/service/api/v2 creating build/lib/sahara/service/edp/binary_retrievers copying sahara/service/edp/binary_retrievers/s3_storage.py -> build/lib/sahara/service/edp/binary_retrievers copying sahara/service/edp/binary_retrievers/sahara_db.py -> build/lib/sahara/service/edp/binary_retrievers copying sahara/service/edp/binary_retrievers/dispatch.py -> build/lib/sahara/service/edp/binary_retrievers copying sahara/service/edp/binary_retrievers/__init__.py -> build/lib/sahara/service/edp/binary_retrievers copying sahara/service/edp/binary_retrievers/manila_share.py -> build/lib/sahara/service/edp/binary_retrievers copying sahara/service/edp/binary_retrievers/internal_swift.py -> build/lib/sahara/service/edp/binary_retrievers creating build/lib/sahara/db/migration copying sahara/db/migration/cli.py -> build/lib/sahara/db/migration copying sahara/db/migration/__init__.py -> build/lib/sahara/db/migration creating build/lib/sahara/service/edp/oozie copying sahara/service/edp/oozie/engine.py -> build/lib/sahara/service/edp/oozie copying sahara/service/edp/oozie/oozie.py -> build/lib/sahara/service/edp/oozie copying sahara/service/edp/oozie/__init__.py -> build/lib/sahara/service/edp/oozie copying sahara/service/edp/data_sources/opts.py -> build/lib/sahara/service/edp/data_sources copying sahara/service/edp/data_sources/base.py -> build/lib/sahara/service/edp/data_sources copying sahara/service/edp/data_sources/manager.py -> build/lib/sahara/service/edp/data_sources copying sahara/service/edp/data_sources/__init__.py -> build/lib/sahara/service/edp/data_sources creating build/lib/sahara/tests/unit/service/edp/data_sources/manila copying sahara/tests/unit/service/edp/data_sources/manila/test_manila_type.py -> build/lib/sahara/tests/unit/service/edp/data_sources/manila copying sahara/tests/unit/service/edp/data_sources/manila/__init__.py -> build/lib/sahara/tests/unit/service/edp/data_sources/manila creating build/lib/sahara/service/edp/data_sources/maprfs copying sahara/service/edp/data_sources/maprfs/__init__.py -> build/lib/sahara/service/edp/data_sources/maprfs copying sahara/service/edp/data_sources/maprfs/implementation.py -> build/lib/sahara/service/edp/data_sources/maprfs creating build/lib/sahara/plugins creating build/lib/sahara/plugins/fake copying sahara/plugins/fake/edp_engine.py -> build/lib/sahara/plugins/fake copying sahara/plugins/fake/plugin.py -> build/lib/sahara/plugins/fake copying sahara/plugins/fake/__init__.py -> build/lib/sahara/plugins/fake creating build/lib/sahara/tests/unit/swift copying sahara/tests/unit/swift/test_swift_helper.py -> build/lib/sahara/tests/unit/swift copying sahara/tests/unit/swift/__init__.py -> build/lib/sahara/tests/unit/swift copying sahara/tests/unit/swift/test_utils.py -> build/lib/sahara/tests/unit/swift copying sahara/tests/unit/api/test_acl.py -> build/lib/sahara/tests/unit/api copying sahara/tests/unit/api/__init__.py -> build/lib/sahara/tests/unit/api copying sahara/utils/tempfiles.py -> build/lib/sahara/utils copying sahara/utils/edp.py -> build/lib/sahara/utils copying sahara/utils/remote.py -> build/lib/sahara/utils copying sahara/utils/poll_utils.py -> build/lib/sahara/utils copying sahara/utils/api_validator.py -> build/lib/sahara/utils copying sahara/utils/proxy.py -> build/lib/sahara/utils copying sahara/utils/files.py -> build/lib/sahara/utils copying sahara/utils/patches.py -> build/lib/sahara/utils copying sahara/utils/rpc.py -> build/lib/sahara/utils copying sahara/utils/general.py -> build/lib/sahara/utils copying sahara/utils/crypto.py -> build/lib/sahara/utils copying sahara/utils/cluster_progress_ops.py -> build/lib/sahara/utils copying sahara/utils/api.py -> build/lib/sahara/utils copying sahara/utils/ssh_remote.py -> build/lib/sahara/utils copying sahara/utils/types.py -> build/lib/sahara/utils copying sahara/utils/__init__.py -> build/lib/sahara/utils copying sahara/utils/cluster.py -> build/lib/sahara/utils copying sahara/utils/xmlutils.py -> build/lib/sahara/utils copying sahara/utils/procutils.py -> build/lib/sahara/utils copying sahara/utils/network.py -> build/lib/sahara/utils copying sahara/utils/wsgi.py -> build/lib/sahara/utils copying sahara/utils/resources.py -> build/lib/sahara/utils copying sahara/utils/configs.py -> build/lib/sahara/utils copying sahara/tests/unit/cli/test_sahara_cli.py -> build/lib/sahara/tests/unit/cli copying sahara/tests/unit/cli/__init__.py -> build/lib/sahara/tests/unit/cli copying sahara/tests/unit/cli/test_sahara_status.py -> build/lib/sahara/tests/unit/cli creating build/lib/sahara/service/edp/data_sources/swift copying sahara/service/edp/data_sources/swift/__init__.py -> build/lib/sahara/service/edp/data_sources/swift copying sahara/service/edp/data_sources/swift/implementation.py -> build/lib/sahara/service/edp/data_sources/swift creating build/lib/sahara/tests/unit/service/edp/data_sources/maprfs copying sahara/tests/unit/service/edp/data_sources/maprfs/test_maprfs_type_validation.py -> build/lib/sahara/tests/unit/service/edp/data_sources/maprfs copying sahara/tests/unit/service/edp/data_sources/maprfs/__init__.py -> build/lib/sahara/tests/unit/service/edp/data_sources/maprfs copying sahara/plugins/kerberos.py -> build/lib/sahara/plugins copying sahara/plugins/swift_utils.py -> build/lib/sahara/plugins copying sahara/plugins/health_check_base.py -> build/lib/sahara/plugins copying sahara/plugins/resource.py -> build/lib/sahara/plugins copying sahara/plugins/opts.py -> build/lib/sahara/plugins copying sahara/plugins/edp.py -> build/lib/sahara/plugins copying sahara/plugins/provisioning.py -> build/lib/sahara/plugins copying sahara/plugins/base.py -> build/lib/sahara/plugins copying sahara/plugins/recommendations_utils.py -> build/lib/sahara/plugins copying sahara/plugins/testutils.py -> build/lib/sahara/plugins copying sahara/plugins/objects.py -> build/lib/sahara/plugins copying sahara/plugins/images.py -> build/lib/sahara/plugins copying sahara/plugins/service_api.py -> build/lib/sahara/plugins copying sahara/plugins/db.py -> build/lib/sahara/plugins copying sahara/plugins/castellan_utils.py -> build/lib/sahara/plugins copying sahara/plugins/context.py -> build/lib/sahara/plugins copying sahara/plugins/swift_helper.py -> build/lib/sahara/plugins copying sahara/plugins/__init__.py -> build/lib/sahara/plugins copying sahara/plugins/conductor.py -> build/lib/sahara/plugins copying sahara/plugins/utils.py -> build/lib/sahara/plugins copying sahara/plugins/topology_helper.py -> build/lib/sahara/plugins copying sahara/plugins/main.py -> build/lib/sahara/plugins copying sahara/plugins/labels.py -> build/lib/sahara/plugins copying sahara/plugins/exceptions.py -> build/lib/sahara/plugins creating build/lib/sahara/tests/unit/service/edp/binary_retrievers copying sahara/tests/unit/service/edp/binary_retrievers/test_internal_swift.py -> build/lib/sahara/tests/unit/service/edp/binary_retrievers copying sahara/tests/unit/service/edp/binary_retrievers/__init__.py -> build/lib/sahara/tests/unit/service/edp/binary_retrievers copying sahara/tests/unit/service/edp/binary_retrievers/test_manila.py -> build/lib/sahara/tests/unit/service/edp/binary_retrievers copying sahara/tests/unit/service/edp/binary_retrievers/test_dispatch.py -> build/lib/sahara/tests/unit/service/edp/binary_retrievers creating build/lib/sahara/tests/unit/service/edp/workflow_creator copying sahara/tests/unit/service/edp/workflow_creator/test_create_workflow.py -> build/lib/sahara/tests/unit/service/edp/workflow_creator copying sahara/tests/unit/service/edp/workflow_creator/__init__.py -> build/lib/sahara/tests/unit/service/edp/workflow_creator creating build/lib/sahara/tests/unit/conductor/manager copying sahara/tests/unit/conductor/manager/test_from_template.py -> build/lib/sahara/tests/unit/conductor/manager copying sahara/tests/unit/conductor/manager/test_templates.py -> build/lib/sahara/tests/unit/conductor/manager copying sahara/tests/unit/conductor/manager/test_edp.py -> build/lib/sahara/tests/unit/conductor/manager copying sahara/tests/unit/conductor/manager/test_edp_interface.py -> build/lib/sahara/tests/unit/conductor/manager copying sahara/tests/unit/conductor/manager/test_defaults.py -> build/lib/sahara/tests/unit/conductor/manager copying sahara/tests/unit/conductor/manager/__init__.py -> build/lib/sahara/tests/unit/conductor/manager copying sahara/tests/unit/conductor/manager/test_clusters.py -> build/lib/sahara/tests/unit/conductor/manager creating build/lib/sahara/service/edp/data_sources/hdfs copying sahara/service/edp/data_sources/hdfs/__init__.py -> build/lib/sahara/service/edp/data_sources/hdfs copying sahara/service/edp/data_sources/hdfs/implementation.py -> build/lib/sahara/service/edp/data_sources/hdfs copying sahara/tests/unit/service/edp/data_sources/base_test.py -> build/lib/sahara/tests/unit/service/edp/data_sources copying sahara/tests/unit/service/edp/data_sources/data_source_manager_support_test.py -> build/lib/sahara/tests/unit/service/edp/data_sources copying sahara/tests/unit/service/edp/data_sources/__init__.py -> build/lib/sahara/tests/unit/service/edp/data_sources creating build/lib/sahara/tests/unit/service/validation/edp copying sahara/tests/unit/service/validation/edp/test_job_binary_internal.py -> build/lib/sahara/tests/unit/service/validation/edp copying sahara/tests/unit/service/validation/edp/test_job_interface.py -> build/lib/sahara/tests/unit/service/validation/edp copying sahara/tests/unit/service/validation/edp/test_job_executor.py -> build/lib/sahara/tests/unit/service/validation/edp copying sahara/tests/unit/service/validation/edp/__init__.py -> build/lib/sahara/tests/unit/service/validation/edp copying sahara/tests/unit/service/validation/edp/test_job.py -> build/lib/sahara/tests/unit/service/validation/edp copying sahara/tests/unit/service/validation/edp/test_job_binary.py -> build/lib/sahara/tests/unit/service/validation/edp copying sahara/tests/unit/service/validation/edp/test_data_source.py -> build/lib/sahara/tests/unit/service/validation/edp copying sahara/service/edp/job_utils.py -> build/lib/sahara/service/edp copying sahara/service/edp/s3_common.py -> build/lib/sahara/service/edp copying sahara/service/edp/job_manager.py -> build/lib/sahara/service/edp copying sahara/service/edp/shares.py -> build/lib/sahara/service/edp copying sahara/service/edp/hdfs_helper.py -> build/lib/sahara/service/edp copying sahara/service/edp/__init__.py -> build/lib/sahara/service/edp copying sahara/service/edp/base_engine.py -> build/lib/sahara/service/edp creating build/lib/sahara/tests/unit/service/edp/job_binaries/manila copying sahara/tests/unit/service/edp/job_binaries/manila/test_manila_type.py -> build/lib/sahara/tests/unit/service/edp/job_binaries/manila copying sahara/tests/unit/service/edp/job_binaries/manila/__init__.py -> build/lib/sahara/tests/unit/service/edp/job_binaries/manila copying sahara/version.py -> build/lib/sahara copying sahara/context.py -> build/lib/sahara copying sahara/config.py -> build/lib/sahara copying sahara/__init__.py -> build/lib/sahara copying sahara/i18n.py -> build/lib/sahara copying sahara/main.py -> build/lib/sahara copying sahara/exceptions.py -> build/lib/sahara creating build/lib/sahara/utils/openstack copying sahara/utils/openstack/base.py -> build/lib/sahara/utils/openstack copying sahara/utils/openstack/nova.py -> build/lib/sahara/utils/openstack copying sahara/utils/openstack/manila.py -> build/lib/sahara/utils/openstack copying sahara/utils/openstack/neutron.py -> build/lib/sahara/utils/openstack copying sahara/utils/openstack/images.py -> build/lib/sahara/utils/openstack copying sahara/utils/openstack/keystone.py -> build/lib/sahara/utils/openstack copying sahara/utils/openstack/swift.py -> build/lib/sahara/utils/openstack copying sahara/utils/openstack/cinder.py -> build/lib/sahara/utils/openstack copying sahara/utils/openstack/heat.py -> build/lib/sahara/utils/openstack copying sahara/utils/openstack/__init__.py -> build/lib/sahara/utils/openstack copying sahara/utils/openstack/glance.py -> build/lib/sahara/utils/openstack creating build/lib/sahara/tests/unit/service/edp/job_binaries/s3 copying sahara/tests/unit/service/edp/job_binaries/s3/__init__.py -> build/lib/sahara/tests/unit/service/edp/job_binaries/s3 copying sahara/tests/unit/service/edp/job_binaries/s3/test_s3_type.py -> build/lib/sahara/tests/unit/service/edp/job_binaries/s3 creating build/lib/sahara/cli copying sahara/cli/sahara_engine.py -> build/lib/sahara/cli copying sahara/cli/sahara_subprocess.py -> build/lib/sahara/cli copying sahara/cli/sahara_status.py -> build/lib/sahara/cli copying sahara/cli/sahara_all.py -> build/lib/sahara/cli copying sahara/cli/__init__.py -> build/lib/sahara/cli copying sahara/cli/sahara_api.py -> build/lib/sahara/cli copying sahara/tests/unit/db/__init__.py -> build/lib/sahara/tests/unit/db copying sahara/tests/unit/db/test_utils.py -> build/lib/sahara/tests/unit/db creating build/lib/sahara/db/sqlalchemy copying sahara/db/sqlalchemy/models.py -> build/lib/sahara/db/sqlalchemy copying sahara/db/sqlalchemy/model_base.py -> build/lib/sahara/db/sqlalchemy copying sahara/db/sqlalchemy/api.py -> build/lib/sahara/db/sqlalchemy copying sahara/db/sqlalchemy/types.py -> build/lib/sahara/db/sqlalchemy copying sahara/db/sqlalchemy/__init__.py -> build/lib/sahara/db/sqlalchemy creating build/lib/sahara/tests/unit/service/edp/job_binaries/internal_db copying sahara/tests/unit/service/edp/job_binaries/internal_db/test_internal_db_type.py -> build/lib/sahara/tests/unit/service/edp/job_binaries/internal_db copying sahara/tests/unit/service/edp/job_binaries/internal_db/__init__.py -> build/lib/sahara/tests/unit/service/edp/job_binaries/internal_db copying sahara/tests/unit/service/edp/test_s3_common.py -> build/lib/sahara/tests/unit/service/edp copying sahara/tests/unit/service/edp/test_job_utils.py -> build/lib/sahara/tests/unit/service/edp copying sahara/tests/unit/service/edp/test_job_manager.py -> build/lib/sahara/tests/unit/service/edp copying sahara/tests/unit/service/edp/test_hdfs_helper.py -> build/lib/sahara/tests/unit/service/edp copying sahara/tests/unit/service/edp/test_json_api_examples.py -> build/lib/sahara/tests/unit/service/edp copying sahara/tests/unit/service/edp/edp_test_utils.py -> build/lib/sahara/tests/unit/service/edp copying sahara/tests/unit/service/edp/__init__.py -> build/lib/sahara/tests/unit/service/edp copying sahara/tests/unit/service/edp/test_job_possible_configs.py -> build/lib/sahara/tests/unit/service/edp creating build/lib/sahara/tests/unit/service/edp/data_sources/swift copying sahara/tests/unit/service/edp/data_sources/swift/test_swift_type.py -> build/lib/sahara/tests/unit/service/edp/data_sources/swift copying sahara/tests/unit/service/edp/data_sources/swift/__init__.py -> build/lib/sahara/tests/unit/service/edp/data_sources/swift copying sahara/service/quotas.py -> build/lib/sahara/service copying sahara/service/engine.py -> build/lib/sahara/service copying sahara/service/periodic.py -> build/lib/sahara/service copying sahara/service/trusts.py -> build/lib/sahara/service copying sahara/service/sessions.py -> build/lib/sahara/service copying sahara/service/coordinator.py -> build/lib/sahara/service copying sahara/service/validation.py -> build/lib/sahara/service copying sahara/service/networks.py -> build/lib/sahara/service copying sahara/service/volumes.py -> build/lib/sahara/service copying sahara/service/ops.py -> build/lib/sahara/service copying sahara/service/__init__.py -> build/lib/sahara/service copying sahara/service/ntp_service.py -> build/lib/sahara/service creating build/lib/sahara/cli/image_pack copying sahara/cli/image_pack/cli.py -> build/lib/sahara/cli/image_pack copying sahara/cli/image_pack/api.py -> build/lib/sahara/cli/image_pack copying sahara/cli/image_pack/__init__.py -> build/lib/sahara/cli/image_pack creating build/lib/sahara/tests/unit/service/edp/data_sources/s3 copying sahara/tests/unit/service/edp/data_sources/s3/__init__.py -> build/lib/sahara/tests/unit/service/edp/data_sources/s3 copying sahara/tests/unit/service/edp/data_sources/s3/test_s3_type.py -> build/lib/sahara/tests/unit/service/edp/data_sources/s3 copying sahara/tests/__init__.py -> build/lib/sahara/tests creating build/lib/sahara/tests/unit/plugins copying sahara/tests/unit/plugins/test_provisioning.py -> build/lib/sahara/tests/unit/plugins copying sahara/tests/unit/plugins/test_base_plugins_support.py -> build/lib/sahara/tests/unit/plugins copying sahara/tests/unit/plugins/test_kerberos.py -> build/lib/sahara/tests/unit/plugins copying sahara/tests/unit/plugins/test_provide_recommendations.py -> build/lib/sahara/tests/unit/plugins copying sahara/tests/unit/plugins/test_images.py -> build/lib/sahara/tests/unit/plugins copying sahara/tests/unit/plugins/__init__.py -> build/lib/sahara/tests/unit/plugins copying sahara/tests/unit/plugins/test_labels.py -> build/lib/sahara/tests/unit/plugins copying sahara/tests/unit/plugins/test_utils.py -> build/lib/sahara/tests/unit/plugins creating build/lib/sahara/api/middleware copying sahara/api/middleware/version_discovery.py -> build/lib/sahara/api/middleware copying sahara/api/middleware/sahara_middleware.py -> build/lib/sahara/api/middleware copying sahara/api/middleware/auth_valid.py -> build/lib/sahara/api/middleware copying sahara/api/middleware/__init__.py -> build/lib/sahara/api/middleware creating build/lib/sahara/service/edp/oozie/workflow_creator copying sahara/service/edp/oozie/workflow_creator/java_workflow.py -> build/lib/sahara/service/edp/oozie/workflow_creator copying sahara/service/edp/oozie/workflow_creator/base_workflow.py -> build/lib/sahara/service/edp/oozie/workflow_creator copying sahara/service/edp/oozie/workflow_creator/pig_workflow.py -> build/lib/sahara/service/edp/oozie/workflow_creator copying sahara/service/edp/oozie/workflow_creator/shell_workflow.py -> build/lib/sahara/service/edp/oozie/workflow_creator copying sahara/service/edp/oozie/workflow_creator/hive_workflow.py -> build/lib/sahara/service/edp/oozie/workflow_creator copying sahara/service/edp/oozie/workflow_creator/__init__.py -> build/lib/sahara/service/edp/oozie/workflow_creator copying sahara/service/edp/oozie/workflow_creator/workflow_factory.py -> build/lib/sahara/service/edp/oozie/workflow_creator copying sahara/service/edp/oozie/workflow_creator/mapreduce_workflow.py -> build/lib/sahara/service/edp/oozie/workflow_creator creating build/lib/sahara/tests/unit/db/sqlalchemy copying sahara/tests/unit/db/sqlalchemy/__init__.py -> build/lib/sahara/tests/unit/db/sqlalchemy copying sahara/tests/unit/db/sqlalchemy/test_types.py -> build/lib/sahara/tests/unit/db/sqlalchemy running egg_info deleting sahara.egg-info/requires.txt writing sahara.egg-info/PKG-INFO writing top-level names to sahara.egg-info/top_level.txt writing dependency_links to sahara.egg-info/dependency_links.txt writing entry points to sahara.egg-info/entry_points.txt writing pbr to sahara.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 'sahara.egg-info/SOURCES.txt' copying sahara/db/templates/README.rst -> build/lib/sahara/db/templates creating build/lib/sahara/topology/resources copying sahara/topology/resources/core-template.xml -> build/lib/sahara/topology/resources copying sahara/topology/resources/mapred-template.xml -> build/lib/sahara/topology/resources creating build/lib/sahara/swift/resources copying sahara/swift/resources/conf-template.xml -> build/lib/sahara/swift/resources creating build/lib/sahara/tests/unit/resources copying sahara/tests/unit/resources/dfs_admin_0_nodes.txt -> build/lib/sahara/tests/unit/resources copying sahara/tests/unit/resources/dfs_admin_1_nodes.txt -> build/lib/sahara/tests/unit/resources copying sahara/tests/unit/resources/dfs_admin_3_nodes.txt -> build/lib/sahara/tests/unit/resources copying sahara/tests/unit/resources/test-default.xml -> build/lib/sahara/tests/unit/resources copying sahara/db/migration/alembic.ini -> build/lib/sahara/db/migration creating build/lib/sahara/db/migration/alembic_migrations copying sahara/db/migration/alembic_migrations/README.md -> build/lib/sahara/db/migration/alembic_migrations copying sahara/db/migration/alembic_migrations/env.py -> build/lib/sahara/db/migration/alembic_migrations copying sahara/db/migration/alembic_migrations/script.py.mako -> build/lib/sahara/db/migration/alembic_migrations creating build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/001_icehouse.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/002_placeholder.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/003_placeholder.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/004_placeholder.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/005_placeholder.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/006_placeholder.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/007_increase_status_description_size.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/008_security_groups.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/009_rollback_info.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/010_auto_security_groups.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/011_sahara_info.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/012_availability_zone.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/013_volumes_availability_zone.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/014_add_volume_type.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/015_add_events_objects.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/016_is_proxy_gateway.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/017_drop_progress.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/018_volume_local_to_instance.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/019_is_default_for_templates.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/020_remove_redandunt_progress_ops.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/021_datasource_placeholders.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/022_add_job_interface.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/023_add_use_autoconfig.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/024_manila_shares.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/025_increase_ip_column_size.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/026_add_is_public_is_protected.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/027_rename_oozie_job_id.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/028_storage_devices_number.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/029_set_is_protected_on_is_default.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/030-health-check.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/031_added_plugins_table.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/032_add_domain_name.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/033_add_anti_affinity_ratio_field_to_cluster.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/034_boot_from_volume.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/035_boot_from_volume_enhancements.py -> build/lib/sahara/db/migration/alembic_migrations/versions creating build/lib/sahara/plugins/default_templates copying sahara/plugins/default_templates/template.conf -> build/lib/sahara/plugins/default_templates creating build/lib/sahara/plugins/default_templates/ambari creating build/lib/sahara/plugins/default_templates/ambari/v2_3 copying sahara/plugins/default_templates/ambari/v2_3/cluster.json -> build/lib/sahara/plugins/default_templates/ambari/v2_3 copying sahara/plugins/default_templates/ambari/v2_3/master-edp.json -> build/lib/sahara/plugins/default_templates/ambari/v2_3 copying sahara/plugins/default_templates/ambari/v2_3/master.json -> build/lib/sahara/plugins/default_templates/ambari/v2_3 copying sahara/plugins/default_templates/ambari/v2_3/worker.json -> build/lib/sahara/plugins/default_templates/ambari/v2_3 creating build/lib/sahara/plugins/default_templates/ambari/v2_4 copying sahara/plugins/default_templates/ambari/v2_4/cluster.json -> build/lib/sahara/plugins/default_templates/ambari/v2_4 copying sahara/plugins/default_templates/ambari/v2_4/master-edp.json -> build/lib/sahara/plugins/default_templates/ambari/v2_4 copying sahara/plugins/default_templates/ambari/v2_4/master.json -> build/lib/sahara/plugins/default_templates/ambari/v2_4 copying sahara/plugins/default_templates/ambari/v2_4/worker.json -> build/lib/sahara/plugins/default_templates/ambari/v2_4 creating build/lib/sahara/plugins/default_templates/ambari/v2_5 copying sahara/plugins/default_templates/ambari/v2_5/cluster.json -> build/lib/sahara/plugins/default_templates/ambari/v2_5 copying sahara/plugins/default_templates/ambari/v2_5/master-edp.json -> build/lib/sahara/plugins/default_templates/ambari/v2_5 copying sahara/plugins/default_templates/ambari/v2_5/master.json -> build/lib/sahara/plugins/default_templates/ambari/v2_5 copying sahara/plugins/default_templates/ambari/v2_5/worker.json -> build/lib/sahara/plugins/default_templates/ambari/v2_5 creating build/lib/sahara/plugins/default_templates/cdh creating build/lib/sahara/plugins/default_templates/cdh/v5_5_0 copying sahara/plugins/default_templates/cdh/v5_5_0/cluster.json -> build/lib/sahara/plugins/default_templates/cdh/v5_5_0 copying sahara/plugins/default_templates/cdh/v5_5_0/manager.json -> build/lib/sahara/plugins/default_templates/cdh/v5_5_0 copying sahara/plugins/default_templates/cdh/v5_5_0/master-additional.json -> build/lib/sahara/plugins/default_templates/cdh/v5_5_0 copying sahara/plugins/default_templates/cdh/v5_5_0/master-core.json -> build/lib/sahara/plugins/default_templates/cdh/v5_5_0 copying sahara/plugins/default_templates/cdh/v5_5_0/worker-nm-dn.json -> build/lib/sahara/plugins/default_templates/cdh/v5_5_0 creating build/lib/sahara/plugins/default_templates/cdh/v5_7_0 copying sahara/plugins/default_templates/cdh/v5_7_0/cluster.json -> build/lib/sahara/plugins/default_templates/cdh/v5_7_0 copying sahara/plugins/default_templates/cdh/v5_7_0/manager.json -> build/lib/sahara/plugins/default_templates/cdh/v5_7_0 copying sahara/plugins/default_templates/cdh/v5_7_0/master-additional.json -> build/lib/sahara/plugins/default_templates/cdh/v5_7_0 copying sahara/plugins/default_templates/cdh/v5_7_0/master-core.json -> build/lib/sahara/plugins/default_templates/cdh/v5_7_0 copying sahara/plugins/default_templates/cdh/v5_7_0/worker-nm-dn.json -> build/lib/sahara/plugins/default_templates/cdh/v5_7_0 creating build/lib/sahara/plugins/default_templates/cdh/v5_9_0 copying sahara/plugins/default_templates/cdh/v5_9_0/cluster.json -> build/lib/sahara/plugins/default_templates/cdh/v5_9_0 copying sahara/plugins/default_templates/cdh/v5_9_0/manager.json -> build/lib/sahara/plugins/default_templates/cdh/v5_9_0 copying sahara/plugins/default_templates/cdh/v5_9_0/master-additional.json -> build/lib/sahara/plugins/default_templates/cdh/v5_9_0 copying sahara/plugins/default_templates/cdh/v5_9_0/master-core.json -> build/lib/sahara/plugins/default_templates/cdh/v5_9_0 copying sahara/plugins/default_templates/cdh/v5_9_0/worker-nm-dn.json -> build/lib/sahara/plugins/default_templates/cdh/v5_9_0 creating build/lib/sahara/plugins/default_templates/mapr creating build/lib/sahara/plugins/default_templates/mapr/5_0_0_mrv2 copying sahara/plugins/default_templates/mapr/5_0_0_mrv2/cluster.json -> build/lib/sahara/plugins/default_templates/mapr/5_0_0_mrv2 copying sahara/plugins/default_templates/mapr/5_0_0_mrv2/master.json -> build/lib/sahara/plugins/default_templates/mapr/5_0_0_mrv2 copying sahara/plugins/default_templates/mapr/5_0_0_mrv2/worker.json -> build/lib/sahara/plugins/default_templates/mapr/5_0_0_mrv2 creating build/lib/sahara/plugins/default_templates/mapr/v5_1_0_mrv2 copying sahara/plugins/default_templates/mapr/v5_1_0_mrv2/cluster.json -> build/lib/sahara/plugins/default_templates/mapr/v5_1_0_mrv2 copying sahara/plugins/default_templates/mapr/v5_1_0_mrv2/master.json -> build/lib/sahara/plugins/default_templates/mapr/v5_1_0_mrv2 copying sahara/plugins/default_templates/mapr/v5_1_0_mrv2/worker.json -> build/lib/sahara/plugins/default_templates/mapr/v5_1_0_mrv2 creating build/lib/sahara/plugins/default_templates/mapr/v5_2_0_mrv2 copying sahara/plugins/default_templates/mapr/v5_2_0_mrv2/cluster.json -> build/lib/sahara/plugins/default_templates/mapr/v5_2_0_mrv2 copying sahara/plugins/default_templates/mapr/v5_2_0_mrv2/master.json -> build/lib/sahara/plugins/default_templates/mapr/v5_2_0_mrv2 copying sahara/plugins/default_templates/mapr/v5_2_0_mrv2/worker.json -> build/lib/sahara/plugins/default_templates/mapr/v5_2_0_mrv2 creating build/lib/sahara/plugins/default_templates/spark creating build/lib/sahara/plugins/default_templates/spark/v1_3_1 copying sahara/plugins/default_templates/spark/v1_3_1/cluster.json -> build/lib/sahara/plugins/default_templates/spark/v1_3_1 copying sahara/plugins/default_templates/spark/v1_3_1/master.json -> build/lib/sahara/plugins/default_templates/spark/v1_3_1 copying sahara/plugins/default_templates/spark/v1_3_1/slave.json -> build/lib/sahara/plugins/default_templates/spark/v1_3_1 creating build/lib/sahara/plugins/default_templates/spark/v1_6_0 copying sahara/plugins/default_templates/spark/v1_6_0/cluster.json -> build/lib/sahara/plugins/default_templates/spark/v1_6_0 copying sahara/plugins/default_templates/spark/v1_6_0/master.json -> build/lib/sahara/plugins/default_templates/spark/v1_6_0 copying sahara/plugins/default_templates/spark/v1_6_0/slave.json -> build/lib/sahara/plugins/default_templates/spark/v1_6_0 creating build/lib/sahara/plugins/default_templates/spark/v2_1_0 copying sahara/plugins/default_templates/spark/v2_1_0/cluster.json -> build/lib/sahara/plugins/default_templates/spark/v2_1_0 copying sahara/plugins/default_templates/spark/v2_1_0/master.json -> build/lib/sahara/plugins/default_templates/spark/v2_1_0 copying sahara/plugins/default_templates/spark/v2_1_0/slave.json -> build/lib/sahara/plugins/default_templates/spark/v2_1_0 creating build/lib/sahara/plugins/default_templates/storm creating build/lib/sahara/plugins/default_templates/storm/v1_0_1 copying sahara/plugins/default_templates/storm/v1_0_1/cluster.json -> build/lib/sahara/plugins/default_templates/storm/v1_0_1 copying sahara/plugins/default_templates/storm/v1_0_1/master.json -> build/lib/sahara/plugins/default_templates/storm/v1_0_1 copying sahara/plugins/default_templates/storm/v1_0_1/slave.json -> build/lib/sahara/plugins/default_templates/storm/v1_0_1 creating build/lib/sahara/plugins/default_templates/storm/v1_1_0 copying sahara/plugins/default_templates/storm/v1_1_0/cluster.json -> build/lib/sahara/plugins/default_templates/storm/v1_1_0 copying sahara/plugins/default_templates/storm/v1_1_0/master.json -> build/lib/sahara/plugins/default_templates/storm/v1_1_0 copying sahara/plugins/default_templates/storm/v1_1_0/slave.json -> build/lib/sahara/plugins/default_templates/storm/v1_1_0 creating build/lib/sahara/plugins/default_templates/vanilla creating build/lib/sahara/plugins/default_templates/vanilla/v2_7_1 copying sahara/plugins/default_templates/vanilla/v2_7_1/cluster.json -> build/lib/sahara/plugins/default_templates/vanilla/v2_7_1 copying sahara/plugins/default_templates/vanilla/v2_7_1/master.json -> build/lib/sahara/plugins/default_templates/vanilla/v2_7_1 copying sahara/plugins/default_templates/vanilla/v2_7_1/worker.json -> build/lib/sahara/plugins/default_templates/vanilla/v2_7_1 creating build/lib/sahara/plugins/resources copying sahara/plugins/resources/create-principal-keytab -> build/lib/sahara/plugins/resources copying sahara/plugins/resources/cron-file -> build/lib/sahara/plugins/resources copying sahara/plugins/resources/cron-script -> build/lib/sahara/plugins/resources copying sahara/plugins/resources/kdc_conf -> build/lib/sahara/plugins/resources copying sahara/plugins/resources/kdc_conf_redhat -> build/lib/sahara/plugins/resources copying sahara/plugins/resources/krb-client-init.sh.template -> build/lib/sahara/plugins/resources copying sahara/plugins/resources/krb5_config -> build/lib/sahara/plugins/resources copying sahara/plugins/resources/mit-kdc-server-init.sh.template -> build/lib/sahara/plugins/resources creating build/lib/sahara/service/edp/resources copying sahara/service/edp/resources/edp-main-wrapper.jar -> build/lib/sahara/service/edp/resources copying sahara/service/edp/resources/edp-spark-wrapper.jar -> build/lib/sahara/service/edp/resources copying sahara/service/edp/resources/hive-default.xml -> build/lib/sahara/service/edp/resources copying sahara/service/edp/resources/launch_command.py -> build/lib/sahara/service/edp/resources copying sahara/service/edp/resources/mapred-default.xml -> build/lib/sahara/service/edp/resources copying sahara/service/edp/resources/mapred-job-config.xml -> build/lib/sahara/service/edp/resources copying sahara/service/edp/resources/workflow.xml -> build/lib/sahara/service/edp/resources creating build/lib/sahara/locale creating build/lib/sahara/locale/de creating build/lib/sahara/locale/de/LC_MESSAGES copying sahara/locale/de/LC_MESSAGES/sahara.po -> build/lib/sahara/locale/de/LC_MESSAGES creating build/lib/sahara/tests/unit/service/edp/utils copying sahara/tests/unit/service/edp/utils/test_shares.py -> build/lib/sahara/tests/unit/service/edp/utils copying sahara/tests/README.rst -> build/lib/sahara/tests + sleep 1 + export PYTHONPATH=. + PYTHONPATH=. + sphinx-build-2 -W -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... [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/sahara-11.0.0/doc/source/config-generator.conf [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/sahara-11.0.0/doc/source/sample.config Using openstackdocstheme Sphinx theme from /usr/lib/python2.7/site-packages/openstackdocstheme/theme No /builddir/build/BUILD/sahara-11.0.0/.gitreview found adding role barbican-doc to link to https://docs.openstack.org/barbican/latest/%s adding role castellan-doc to link to https://docs.openstack.org/castellan/latest/%s adding role designate-doc to link to https://docs.openstack.org/designate/latest/%s adding role devstack-doc to link to https://docs.openstack.org/devstack/latest/%s adding role ironic-doc to link to https://docs.openstack.org/ironic/latest/%s adding role keystone-doc to link to https://docs.openstack.org/keystone/latest/%s adding role keystoneauth-doc to link to https://docs.openstack.org/keystoneauth/latest/%s adding role kolla-ansible-doc to link to https://docs.openstack.org/kolla-ansible/latest/%s adding role neutron-doc to link to https://docs.openstack.org/neutron/latest/%s adding role nova-doc to link to https://docs.openstack.org/nova/latest/%s adding role oslo.messaging-doc to link to https://docs.openstack.org/oslo.messaging/latest/%s adding role oslo.middleware-doc to link to https://docs.openstack.org/oslo.middleware/latest/%s adding role sahara-plugin-ambari-doc to link to https://docs.openstack.org/sahara-plugin-ambari/latest/%s adding role sahara-plugin-cdh-doc to link to https://docs.openstack.org/sahara-plugin-cdh/latest/%s adding role sahara-plugin-mapr-doc to link to https://docs.openstack.org/sahara-plugin-mapr/latest/%s adding role sahara-plugin-spark-doc to link to https://docs.openstack.org/sahara-plugin-spark/latest/%s adding role sahara-plugin-storm-doc to link to https://docs.openstack.org/sahara-plugin-storm/latest/%s adding role sahara-plugin-vanilla-doc to link to https://docs.openstack.org/sahara-plugin-vanilla/latest/%s adding role tooz-doc to link to https://docs.openstack.org/tooz/latest/%s building [mo]: targets for 0 po files that are out of date building [html]: targets for 53 source files that are out of date updating environment: 53 added, 0 changed, 0 removed reading sources... [ 1%] admin/advanced-configuration-guide reading sources... [ 3%] admin/configs-recommendations reading sources... [ 5%] admin/configuration-guide reading sources... [ 7%] admin/index reading sources... [ 9%] admin/upgrade-guide reading sources... [ 11%] cli/index reading sources... [ 13%] cli/sahara-status reading sources... [ 15%] configuration/descriptionconfig loading config file tools/config/config-generator.sahara.conf reading sources... [ 16%] configuration/index reading sources... [ 18%] configuration/sampleconfig reading sources... [ 20%] contributor/adding-database-migrations reading sources... [ 22%] contributor/apiv2 reading sources... [ 24%] contributor/dashboard-dev-environment-guide reading sources... [ 26%] contributor/development-environment reading sources... [ 28%] contributor/development-guidelines reading sources... [ 30%] contributor/devstack reading sources... [ 32%] contributor/gerrit reading sources... [ 33%] contributor/how-to-build-oozie reading sources... [ 35%] contributor/how-to-participate reading sources... [ 37%] contributor/image-gen reading sources... [ 39%] contributor/index reading sources... [ 41%] contributor/jenkins reading sources... [ 43%] contributor/log-guidelines reading sources... [ 45%] contributor/project reading sources... [ 47%] contributor/testing reading sources... [ 49%] index reading sources... [ 50%] install/dashboard-guide reading sources... [ 52%] install/index reading sources... [ 54%] install/installation-guide reading sources... [ 56%] intro/architecture reading sources... [ 58%] intro/index reading sources... [ 60%] intro/overview reading sources... [ 62%] reference/edp-spi reading sources... [ 64%] reference/index reading sources... [ 66%] reference/plugin-spi reading sources... [ 67%] reference/plugins reading sources... [ 69%] reference/restapi reading sources... [ 71%] user/building-guest-images reading sources... [ 73%] user/building-guest-images/baremetal reading sources... [ 75%] user/building-guest-images/sahara-image-create reading sources... [ 77%] user/building-guest-images/sahara-image-pack reading sources... [ 79%] user/dashboard-user-guide reading sources... [ 81%] user/edp reading sources... [ 83%] user/edp-s3 reading sources... [ 84%] user/features reading sources... [ 86%] user/hadoop-swift reading sources... [ 88%] user/index reading sources... [ 90%] user/overview reading sources... [ 92%] user/plugins reading sources... [ 94%] user/quickstart reading sources... [ 96%] user/registering-image reading sources... [ 98%] user/sahara-on-ironic reading sources... [100%] user/statuses looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 1%] admin/advanced-configuration-guide [openstackdocstheme] giturl 'https://git.openstack.org/cgit/openstack/sahara/tree/doc/source' [openstackdocstheme] bug_project (from user) '935' [openstackdocstheme] bug_project looks like a number, setting use_storyboard [openstackdocstheme] bug_tag 'doc' [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/admin/advanced-configuration-guide.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/advanced-configuration-guide.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/advanced-configuration-guide' writing output... [ 3%] admin/configs-recommendations [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/configs-recommendations.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/configs-recommendations.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/configs-recommendations' writing output... [ 5%] admin/configuration-guide [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/configuration-guide.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/configuration-guide.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/configuration-guide' writing output... [ 7%] admin/index [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/index.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/index' writing output... [ 9%] admin/upgrade-guide [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/upgrade-guide.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/upgrade-guide.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/upgrade-guide' writing output... [ 11%] cli/index [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... [ 13%] cli/sahara-status [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/cli/sahara-status.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/cli/sahara-status.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'cli/sahara-status' writing output... [ 15%] configuration/descriptionconfig [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/descriptionconfig.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/descriptionconfig.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/descriptionconfig' writing output... [ 16%] configuration/index [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/index.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/index' writing output... [ 18%] configuration/sampleconfig [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/sampleconfig.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/sampleconfig.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/sampleconfig' writing output... [ 20%] contributor/adding-database-migrations [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/adding-database-migrations.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/adding-database-migrations.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/adding-database-migrations' writing output... [ 22%] contributor/apiv2 [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/apiv2.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/apiv2.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/apiv2' writing output... [ 24%] contributor/dashboard-dev-environment-guide [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/dashboard-dev-environment-guide.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/dashboard-dev-environment-guide.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/dashboard-dev-environment-guide' writing output... [ 26%] contributor/development-environment [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/development-environment.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/development-environment.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/development-environment' writing output... [ 28%] contributor/development-guidelines [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/development-guidelines.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/development-guidelines.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/development-guidelines' writing output... [ 30%] contributor/devstack [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/devstack.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/devstack.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/devstack' writing output... [ 32%] contributor/gerrit [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/gerrit.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/gerrit.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/gerrit' writing output... [ 33%] contributor/how-to-build-oozie [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/how-to-build-oozie.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/how-to-build-oozie.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/how-to-build-oozie' writing output... [ 35%] contributor/how-to-participate [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/how-to-participate.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/how-to-participate.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/how-to-participate' writing output... [ 37%] contributor/image-gen [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/image-gen.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/image-gen.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/image-gen' writing output... [ 39%] 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... [ 41%] contributor/jenkins [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/jenkins.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/jenkins.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/jenkins' writing output... [ 43%] contributor/log-guidelines [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/log-guidelines.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/log-guidelines.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/log-guidelines' writing output... [ 45%] contributor/project [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/project.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/project.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/project' writing output... [ 47%] contributor/testing [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/testing.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/testing.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/testing' writing output... [ 49%] 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... [ 50%] install/dashboard-guide [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/install/dashboard-guide.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/install/dashboard-guide.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'install/dashboard-guide' writing output... [ 52%] 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' writing output... [ 54%] install/installation-guide [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/install/installation-guide.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/install/installation-guide.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'install/installation-guide' writing output... [ 56%] intro/architecture [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/intro/architecture.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/intro/architecture.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'intro/architecture' writing output... [ 58%] intro/index [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/intro/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/intro/index.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'intro/index' writing output... [ 60%] intro/overview [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/intro/overview.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/intro/overview.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'intro/overview' writing output... [ 62%] reference/edp-spi [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/edp-spi.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/edp-spi.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/edp-spi' writing output... [ 64%] reference/index [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/index.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/index' writing output... [ 66%] reference/plugin-spi [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/plugin-spi.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/plugin-spi.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/plugin-spi' writing output... [ 67%] reference/plugins [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/plugins.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/plugins.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/plugins' writing output... [ 69%] reference/restapi [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/restapi.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/restapi.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/restapi' writing output... [ 71%] user/building-guest-images [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/user/building-guest-images.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/user/building-guest-images.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'user/building-guest-images' writing output... [ 73%] user/building-guest-images/baremetal [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/user/building-guest-images/baremetal.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/user/building-guest-images/baremetal.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'user/building-guest-images/baremetal' writing output... [ 75%] user/building-guest-images/sahara-image-create [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/user/building-guest-images/sahara-image-create.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/user/building-guest-images/sahara-image-create.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'user/building-guest-images/sahara-image-create' writing output... [ 77%] user/building-guest-images/sahara-image-pack [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/user/building-guest-images/sahara-image-pack.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/user/building-guest-images/sahara-image-pack.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'user/building-guest-images/sahara-image-pack' writing output... [ 79%] user/dashboard-user-guide [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/user/dashboard-user-guide.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/user/dashboard-user-guide.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'user/dashboard-user-guide' writing output... [ 81%] user/edp [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/user/edp.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/user/edp.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'user/edp' writing output... [ 83%] user/edp-s3 [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/user/edp-s3.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/user/edp-s3.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'user/edp-s3' writing output... [ 84%] user/features [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/user/features.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/user/features.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'user/features' writing output... [ 86%] user/hadoop-swift [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/user/hadoop-swift.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/user/hadoop-swift.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'user/hadoop-swift' writing output... [ 88%] user/index [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/user/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/user/index.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'user/index' writing output... [ 90%] user/overview [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/user/overview.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/user/overview.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'user/overview' writing output... [ 92%] user/plugins [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/user/plugins.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/user/plugins.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'user/plugins' writing output... [ 94%] user/quickstart [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/user/quickstart.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/user/quickstart.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'user/quickstart' writing output... [ 96%] user/registering-image [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/user/registering-image.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/user/registering-image.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'user/registering-image' writing output... [ 98%] user/sahara-on-ironic [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/user/sahara-on-ironic.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/user/sahara-on-ironic.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'user/sahara-on-ironic' writing output... [100%] user/statuses [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/user/statuses.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/user/statuses.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'user/statuses' 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 images... [ 33%] user/../images/hadoop-cluster-example.jpg copying images... [ 66%] intro/../images/sahara-architecture.svg copying images... [100%] intro/../images/openstack-interop.png 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 + sphinx-build-2 -W -b man doc/source doc/build/man Running Sphinx v1.8.4 connecting events for openstackdocstheme [openstackdocstheme] connecting html-page-context event handler making output directory... [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/sahara-11.0.0/doc/source/config-generator.conf [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/sahara-11.0.0/doc/source/sample.config Using openstackdocstheme Sphinx theme from /usr/lib/python2.7/site-packages/openstackdocstheme/theme No /builddir/build/BUILD/sahara-11.0.0/.gitreview found adding role barbican-doc to link to https://docs.openstack.org/barbican/latest/%s adding role castellan-doc to link to https://docs.openstack.org/castellan/latest/%s adding role designate-doc to link to https://docs.openstack.org/designate/latest/%s adding role devstack-doc to link to https://docs.openstack.org/devstack/latest/%s adding role ironic-doc to link to https://docs.openstack.org/ironic/latest/%s adding role keystone-doc to link to https://docs.openstack.org/keystone/latest/%s adding role keystoneauth-doc to link to https://docs.openstack.org/keystoneauth/latest/%s adding role kolla-ansible-doc to link to https://docs.openstack.org/kolla-ansible/latest/%s adding role neutron-doc to link to https://docs.openstack.org/neutron/latest/%s adding role nova-doc to link to https://docs.openstack.org/nova/latest/%s adding role oslo.messaging-doc to link to https://docs.openstack.org/oslo.messaging/latest/%s adding role oslo.middleware-doc to link to https://docs.openstack.org/oslo.middleware/latest/%s adding role sahara-plugin-ambari-doc to link to https://docs.openstack.org/sahara-plugin-ambari/latest/%s adding role sahara-plugin-cdh-doc to link to https://docs.openstack.org/sahara-plugin-cdh/latest/%s adding role sahara-plugin-mapr-doc to link to https://docs.openstack.org/sahara-plugin-mapr/latest/%s adding role sahara-plugin-spark-doc to link to https://docs.openstack.org/sahara-plugin-spark/latest/%s adding role sahara-plugin-storm-doc to link to https://docs.openstack.org/sahara-plugin-storm/latest/%s adding role sahara-plugin-vanilla-doc to link to https://docs.openstack.org/sahara-plugin-vanilla/latest/%s adding role tooz-doc to link to https://docs.openstack.org/tooz/latest/%s building [mo]: targets for 0 po files that are out of date building [man]: all manpages updating environment: 53 added, 0 changed, 0 removed reading sources... [ 1%] admin/advanced-configuration-guide reading sources... [ 3%] admin/configs-recommendations reading sources... [ 5%] admin/configuration-guide reading sources... [ 7%] admin/index reading sources... [ 9%] admin/upgrade-guide reading sources... [ 11%] cli/index reading sources... [ 13%] cli/sahara-status reading sources... [ 15%] configuration/descriptionconfig loading config file tools/config/config-generator.sahara.conf reading sources... [ 16%] configuration/index reading sources... [ 18%] configuration/sampleconfig reading sources... [ 20%] contributor/adding-database-migrations reading sources... [ 22%] contributor/apiv2 reading sources... [ 24%] contributor/dashboard-dev-environment-guide reading sources... [ 26%] contributor/development-environment reading sources... [ 28%] contributor/development-guidelines reading sources... [ 30%] contributor/devstack reading sources... [ 32%] contributor/gerrit reading sources... [ 33%] contributor/how-to-build-oozie reading sources... [ 35%] contributor/how-to-participate reading sources... [ 37%] contributor/image-gen reading sources... [ 39%] contributor/index reading sources... [ 41%] contributor/jenkins reading sources... [ 43%] contributor/log-guidelines reading sources... [ 45%] contributor/project reading sources... [ 47%] contributor/testing reading sources... [ 49%] index reading sources... [ 50%] install/dashboard-guide reading sources... [ 52%] install/index reading sources... [ 54%] install/installation-guide reading sources... [ 56%] intro/architecture reading sources... [ 58%] intro/index reading sources... [ 60%] intro/overview reading sources... [ 62%] reference/edp-spi reading sources... [ 64%] reference/index reading sources... [ 66%] reference/plugin-spi reading sources... [ 67%] reference/plugins reading sources... [ 69%] reference/restapi reading sources... [ 71%] user/building-guest-images reading sources... [ 73%] user/building-guest-images/baremetal reading sources... [ 75%] user/building-guest-images/sahara-image-create reading sources... [ 77%] user/building-guest-images/sahara-image-pack reading sources... [ 79%] user/dashboard-user-guide reading sources... [ 81%] user/edp reading sources... [ 83%] user/edp-s3 reading sources... [ 84%] user/features reading sources... [ 86%] user/hadoop-swift reading sources... [ 88%] user/index reading sources... [ 90%] user/overview reading sources... [ 92%] user/plugins reading sources... [ 94%] user/quickstart reading sources... [ 96%] user/registering-image reading sources... [ 98%] user/sahara-on-ironic reading sources... [100%] user/statuses looking for now-outdated files... none found pickling environment... done checking consistency... done writing... sahara.1 { intro/index intro/overview intro/architecture install/index install/installation-guide install/dashboard-guide configuration/index configuration/descriptionconfig configuration/sampleconfig user/index user/overview user/quickstart user/dashboard-user-guide user/features user/registering-image user/statuses user/sahara-on-ironic user/plugins user/edp user/edp-s3 user/building-guest-images user/building-guest-images/sahara-image-pack user/building-guest-images/sahara-image-create user/building-guest-images/baremetal user/hadoop-swift cli/index cli/sahara-status admin/index admin/configuration-guide admin/advanced-configuration-guide admin/upgrade-guide contributor/index contributor/development-guidelines contributor/development-environment contributor/dashboard-dev-environment-guide contributor/devstack contributor/how-to-participate contributor/how-to-build-oozie contributor/adding-database-migrations contributor/testing contributor/log-guidelines contributor/apiv2 contributor/image-gen contributor/project contributor/gerrit contributor/jenkins reference/index reference/plugins reference/plugin-spi reference/edp-spi reference/restapi } build succeeded. The manual pages are in doc/build/man. + PYTHONPATH=. + oslo-config-generator-2 --config-file=tools/config/config-generator.sahara.conf --output-file=etc/sahara/sahara.conf + sed -i 's#^\#api_paste_config.*#api_paste_config = /etc/sahara/api-paste.ini#' etc/sahara/sahara.conf + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.we7Ift + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch + cd sahara-11.0.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches ' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/openstack-sahara-11.0.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/openstack-sahara-11.0.0-1.el7.noarch/usr creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/cli copying build/lib/sahara/cli/sahara_engine.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/cli copying build/lib/sahara/cli/sahara_subprocess.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/cli copying build/lib/sahara/cli/sahara_status.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/cli creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/cli/image_pack copying build/lib/sahara/cli/image_pack/cli.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/cli/image_pack copying build/lib/sahara/cli/image_pack/api.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/cli/image_pack copying build/lib/sahara/cli/image_pack/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/cli/image_pack copying build/lib/sahara/cli/sahara_all.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/cli copying build/lib/sahara/cli/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/cli copying build/lib/sahara/cli/sahara_api.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/cli creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/conductor copying build/lib/sahara/conductor/resource.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/conductor copying build/lib/sahara/conductor/objects.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/conductor copying build/lib/sahara/conductor/api.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/conductor copying build/lib/sahara/conductor/manager.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/conductor copying build/lib/sahara/conductor/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/conductor copying build/lib/sahara/version.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service copying build/lib/sahara/service/quotas.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service copying build/lib/sahara/service/engine.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service copying build/lib/sahara/service/periodic.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service copying build/lib/sahara/service/trusts.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service copying build/lib/sahara/service/sessions.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/heat copying build/lib/sahara/service/heat/commons.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/heat copying build/lib/sahara/service/heat/heat_engine.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/heat copying build/lib/sahara/service/heat/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/heat copying build/lib/sahara/service/heat/templates.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/heat copying build/lib/sahara/service/coordinator.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service copying build/lib/sahara/service/validation.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service copying build/lib/sahara/service/networks.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations copying build/lib/sahara/service/validations/clusters_schema.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations copying build/lib/sahara/service/validations/base.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations copying build/lib/sahara/service/validations/images.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations copying build/lib/sahara/service/validations/node_group_templates.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations copying build/lib/sahara/service/validations/node_group_template_schema.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations copying build/lib/sahara/service/validations/shares.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations copying build/lib/sahara/service/validations/plugins.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations/edp copying build/lib/sahara/service/validations/edp/job.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations/edp copying build/lib/sahara/service/validations/edp/base.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations/edp copying build/lib/sahara/service/validations/edp/job_binary_internal_schema.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations/edp copying build/lib/sahara/service/validations/edp/job_schema.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations/edp copying build/lib/sahara/service/validations/edp/job_execution.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations/edp copying build/lib/sahara/service/validations/edp/job_binary_schema.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations/edp copying build/lib/sahara/service/validations/edp/job_execution_schema.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations/edp copying build/lib/sahara/service/validations/edp/data_source.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations/edp copying build/lib/sahara/service/validations/edp/job_binary_internal.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations/edp copying build/lib/sahara/service/validations/edp/job_interface.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations/edp copying build/lib/sahara/service/validations/edp/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations/edp copying build/lib/sahara/service/validations/edp/data_source_schema.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations/edp copying build/lib/sahara/service/validations/edp/job_binary.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations/edp copying build/lib/sahara/service/validations/cluster_templates.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations copying build/lib/sahara/service/validations/cluster_template_schema.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations copying build/lib/sahara/service/validations/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations copying build/lib/sahara/service/validations/clusters.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations copying build/lib/sahara/service/validations/clusters_scaling.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations copying build/lib/sahara/service/validations/acl.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp copying build/lib/sahara/service/edp/job_utils.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp copying build/lib/sahara/service/edp/s3_common.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/utils copying build/lib/sahara/service/edp/utils/shares.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/utils copying build/lib/sahara/service/edp/utils/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/utils copying build/lib/sahara/service/edp/job_manager.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/binary_retrievers copying build/lib/sahara/service/edp/binary_retrievers/s3_storage.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/binary_retrievers copying build/lib/sahara/service/edp/binary_retrievers/sahara_db.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/binary_retrievers copying build/lib/sahara/service/edp/binary_retrievers/dispatch.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/binary_retrievers copying build/lib/sahara/service/edp/binary_retrievers/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/binary_retrievers copying build/lib/sahara/service/edp/binary_retrievers/manila_share.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/binary_retrievers copying build/lib/sahara/service/edp/binary_retrievers/internal_swift.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/binary_retrievers creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/data_sources creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/data_sources/s3 copying build/lib/sahara/service/edp/data_sources/s3/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/data_sources/s3 copying build/lib/sahara/service/edp/data_sources/s3/implementation.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/data_sources/s3 copying build/lib/sahara/service/edp/data_sources/opts.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/data_sources copying build/lib/sahara/service/edp/data_sources/base.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/data_sources copying build/lib/sahara/service/edp/data_sources/manager.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/data_sources creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/data_sources/manila copying build/lib/sahara/service/edp/data_sources/manila/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/data_sources/manila copying build/lib/sahara/service/edp/data_sources/manila/implementation.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/data_sources/manila copying build/lib/sahara/service/edp/data_sources/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/data_sources creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/data_sources/hdfs copying build/lib/sahara/service/edp/data_sources/hdfs/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/data_sources/hdfs copying build/lib/sahara/service/edp/data_sources/hdfs/implementation.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/data_sources/hdfs creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/data_sources/maprfs copying build/lib/sahara/service/edp/data_sources/maprfs/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/data_sources/maprfs copying build/lib/sahara/service/edp/data_sources/maprfs/implementation.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/data_sources/maprfs creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/data_sources/swift copying build/lib/sahara/service/edp/data_sources/swift/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/data_sources/swift copying build/lib/sahara/service/edp/data_sources/swift/implementation.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/data_sources/swift copying build/lib/sahara/service/edp/shares.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/storm copying build/lib/sahara/service/edp/storm/engine.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/storm copying build/lib/sahara/service/edp/storm/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/storm copying build/lib/sahara/service/edp/hdfs_helper.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/job_binaries creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/job_binaries/s3 copying build/lib/sahara/service/edp/job_binaries/s3/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/job_binaries/s3 copying build/lib/sahara/service/edp/job_binaries/s3/implementation.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/job_binaries/s3 copying build/lib/sahara/service/edp/job_binaries/opts.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/job_binaries copying build/lib/sahara/service/edp/job_binaries/base.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/job_binaries copying build/lib/sahara/service/edp/job_binaries/manager.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/job_binaries creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/job_binaries/manila copying build/lib/sahara/service/edp/job_binaries/manila/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/job_binaries/manila copying build/lib/sahara/service/edp/job_binaries/manila/implementation.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/job_binaries/manila copying build/lib/sahara/service/edp/job_binaries/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/job_binaries creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/job_binaries/swift copying build/lib/sahara/service/edp/job_binaries/swift/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/job_binaries/swift copying build/lib/sahara/service/edp/job_binaries/swift/implementation.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/job_binaries/swift creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/job_binaries/internal_db copying build/lib/sahara/service/edp/job_binaries/internal_db/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/job_binaries/internal_db copying build/lib/sahara/service/edp/job_binaries/internal_db/implementation.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/job_binaries/internal_db copying build/lib/sahara/service/edp/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/oozie copying build/lib/sahara/service/edp/oozie/engine.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/oozie copying build/lib/sahara/service/edp/oozie/oozie.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/oozie copying build/lib/sahara/service/edp/oozie/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/oozie creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/oozie/workflow_creator copying build/lib/sahara/service/edp/oozie/workflow_creator/java_workflow.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/oozie/workflow_creator copying build/lib/sahara/service/edp/oozie/workflow_creator/base_workflow.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/oozie/workflow_creator copying build/lib/sahara/service/edp/oozie/workflow_creator/pig_workflow.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/oozie/workflow_creator copying build/lib/sahara/service/edp/oozie/workflow_creator/shell_workflow.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/oozie/workflow_creator copying build/lib/sahara/service/edp/oozie/workflow_creator/hive_workflow.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/oozie/workflow_creator copying build/lib/sahara/service/edp/oozie/workflow_creator/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/oozie/workflow_creator copying build/lib/sahara/service/edp/oozie/workflow_creator/workflow_factory.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/oozie/workflow_creator copying build/lib/sahara/service/edp/oozie/workflow_creator/mapreduce_workflow.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/oozie/workflow_creator creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/spark copying build/lib/sahara/service/edp/spark/engine.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/spark copying build/lib/sahara/service/edp/spark/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/spark copying build/lib/sahara/service/edp/base_engine.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/resources copying build/lib/sahara/service/edp/resources/workflow.xml -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/resources copying build/lib/sahara/service/edp/resources/launch_command.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/resources copying build/lib/sahara/service/edp/resources/hive-default.xml -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/resources copying build/lib/sahara/service/edp/resources/edp-spark-wrapper.jar -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/resources copying build/lib/sahara/service/edp/resources/edp-main-wrapper.jar -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/resources copying build/lib/sahara/service/edp/resources/mapred-default.xml -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/resources copying build/lib/sahara/service/edp/resources/mapred-job-config.xml -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/resources creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/api creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/api/v2 copying build/lib/sahara/service/api/v2/job_binaries.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/api/v2 copying build/lib/sahara/service/api/v2/images.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/api/v2 copying build/lib/sahara/service/api/v2/node_group_templates.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/api/v2 copying build/lib/sahara/service/api/v2/job_types.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/api/v2 copying build/lib/sahara/service/api/v2/job_templates.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/api/v2 copying build/lib/sahara/service/api/v2/plugins.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/api/v2 copying build/lib/sahara/service/api/v2/jobs.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/api/v2 copying build/lib/sahara/service/api/v2/data_sources.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/api/v2 copying build/lib/sahara/service/api/v2/cluster_templates.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/api/v2 copying build/lib/sahara/service/api/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/api/v2 copying build/lib/sahara/service/api/v2/clusters.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/api/v2 copying build/lib/sahara/service/api/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/api copying build/lib/sahara/service/api/v10.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/api copying build/lib/sahara/service/api/v11.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/api copying build/lib/sahara/service/volumes.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service copying build/lib/sahara/service/ops.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service copying build/lib/sahara/service/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service copying build/lib/sahara/service/ntp_service.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/castellan copying build/lib/sahara/service/castellan/sahara_key_manager.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/castellan copying build/lib/sahara/service/castellan/config.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/castellan copying build/lib/sahara/service/castellan/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/castellan copying build/lib/sahara/service/castellan/utils.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/castellan creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/health copying build/lib/sahara/service/health/verification_base.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/health copying build/lib/sahara/service/health/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/health copying build/lib/sahara/service/health/common.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/health creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils copying build/lib/sahara/utils/tempfiles.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils copying build/lib/sahara/utils/edp.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils copying build/lib/sahara/utils/remote.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils copying build/lib/sahara/utils/poll_utils.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils copying build/lib/sahara/utils/api_validator.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/openstack copying build/lib/sahara/utils/openstack/base.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/openstack copying build/lib/sahara/utils/openstack/nova.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/openstack copying build/lib/sahara/utils/openstack/manila.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/openstack copying build/lib/sahara/utils/openstack/neutron.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/openstack copying build/lib/sahara/utils/openstack/images.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/openstack copying build/lib/sahara/utils/openstack/keystone.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/openstack copying build/lib/sahara/utils/openstack/swift.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/openstack copying build/lib/sahara/utils/openstack/cinder.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/openstack copying build/lib/sahara/utils/openstack/heat.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/openstack copying build/lib/sahara/utils/openstack/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/openstack copying build/lib/sahara/utils/openstack/glance.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/openstack copying build/lib/sahara/utils/proxy.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils copying build/lib/sahara/utils/files.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils copying build/lib/sahara/utils/patches.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils copying build/lib/sahara/utils/rpc.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/notification copying build/lib/sahara/utils/notification/sender.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/notification copying build/lib/sahara/utils/notification/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/notification copying build/lib/sahara/utils/general.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils copying build/lib/sahara/utils/crypto.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils copying build/lib/sahara/utils/cluster_progress_ops.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/hacking copying build/lib/sahara/utils/hacking/import_checks.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/hacking copying build/lib/sahara/utils/hacking/logging_checks.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/hacking copying build/lib/sahara/utils/hacking/commit_message.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/hacking copying build/lib/sahara/utils/hacking/checks.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/hacking copying build/lib/sahara/utils/hacking/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/hacking copying build/lib/sahara/utils/api.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils copying build/lib/sahara/utils/ssh_remote.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils copying build/lib/sahara/utils/types.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils copying build/lib/sahara/utils/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils copying build/lib/sahara/utils/cluster.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils copying build/lib/sahara/utils/xmlutils.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils copying build/lib/sahara/utils/procutils.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils copying build/lib/sahara/utils/network.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils copying build/lib/sahara/utils/wsgi.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils copying build/lib/sahara/utils/resources.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils copying build/lib/sahara/utils/configs.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/topology copying build/lib/sahara/topology/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/topology copying build/lib/sahara/topology/topology_helper.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/topology creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/topology/resources copying build/lib/sahara/topology/resources/mapred-template.xml -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/topology/resources copying build/lib/sahara/topology/resources/core-template.xml -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/topology/resources creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests copying build/lib/sahara/tests/README.rst -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests copying build/lib/sahara/tests/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/cli copying build/lib/sahara/tests/unit/cli/test_sahara_cli.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/cli creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/cli/image_pack copying build/lib/sahara/tests/unit/cli/image_pack/test_image_pack_api.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/cli/image_pack copying build/lib/sahara/tests/unit/cli/image_pack/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/cli/image_pack copying build/lib/sahara/tests/unit/cli/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/cli copying build/lib/sahara/tests/unit/cli/test_sahara_status.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/cli creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/conductor copying build/lib/sahara/tests/unit/conductor/base.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/conductor copying build/lib/sahara/tests/unit/conductor/test_api.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/conductor copying build/lib/sahara/tests/unit/conductor/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/conductor copying build/lib/sahara/tests/unit/conductor/test_resource.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/conductor creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/conductor/manager copying build/lib/sahara/tests/unit/conductor/manager/test_from_template.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/conductor/manager copying build/lib/sahara/tests/unit/conductor/manager/test_templates.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/conductor/manager copying build/lib/sahara/tests/unit/conductor/manager/test_edp.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/conductor/manager copying build/lib/sahara/tests/unit/conductor/manager/test_edp_interface.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/conductor/manager copying build/lib/sahara/tests/unit/conductor/manager/test_defaults.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/conductor/manager copying build/lib/sahara/tests/unit/conductor/manager/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/conductor/manager copying build/lib/sahara/tests/unit/conductor/manager/test_clusters.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/conductor/manager copying build/lib/sahara/tests/unit/base.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit copying build/lib/sahara/tests/unit/testutils.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/validation copying build/lib/sahara/tests/unit/service/validation/test_cluster_template_create_validation.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/validation copying build/lib/sahara/tests/unit/service/validation/test_ng_template_validation_update.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/validation copying build/lib/sahara/tests/unit/service/validation/test_cluster_template_update_validation.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/validation copying build/lib/sahara/tests/unit/service/validation/test_ng_template_validation_create.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/validation copying build/lib/sahara/tests/unit/service/validation/test_share_validations.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/validation copying build/lib/sahara/tests/unit/service/validation/test_protected_validation.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/validation copying build/lib/sahara/tests/unit/service/validation/test_cluster_scaling_validation.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/validation copying build/lib/sahara/tests/unit/service/validation/test_cluster_update_validation.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/validation copying build/lib/sahara/tests/unit/service/validation/test_add_tags_validation.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/validation copying build/lib/sahara/tests/unit/service/validation/test_cluster_delete_validation.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/validation copying build/lib/sahara/tests/unit/service/validation/test_validation.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/validation copying build/lib/sahara/tests/unit/service/validation/test_cluster_create_validation.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/validation creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/validation/edp copying build/lib/sahara/tests/unit/service/validation/edp/test_job_binary_internal.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/validation/edp copying build/lib/sahara/tests/unit/service/validation/edp/test_job_interface.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/validation/edp copying build/lib/sahara/tests/unit/service/validation/edp/test_job_executor.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/validation/edp copying build/lib/sahara/tests/unit/service/validation/edp/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/validation/edp copying build/lib/sahara/tests/unit/service/validation/edp/test_job.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/validation/edp copying build/lib/sahara/tests/unit/service/validation/edp/test_job_binary.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/validation/edp copying build/lib/sahara/tests/unit/service/validation/edp/test_data_source.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/validation/edp copying build/lib/sahara/tests/unit/service/validation/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/validation copying build/lib/sahara/tests/unit/service/validation/utils.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/validation copying build/lib/sahara/tests/unit/service/test_ntp_service.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service copying build/lib/sahara/tests/unit/service/test_quotas.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service copying build/lib/sahara/tests/unit/service/test_volumes.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/heat copying build/lib/sahara/tests/unit/service/heat/test_templates.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/heat copying build/lib/sahara/tests/unit/service/heat/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/heat copying build/lib/sahara/tests/unit/service/test_periodic.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service copying build/lib/sahara/tests/unit/service/test_networks.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service copying build/lib/sahara/tests/unit/service/test_coordinator.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service copying build/lib/sahara/tests/unit/service/test_ops.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp copying build/lib/sahara/tests/unit/service/edp/test_s3_common.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp copying build/lib/sahara/tests/unit/service/edp/test_job_utils.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp copying build/lib/sahara/tests/unit/service/edp/test_job_manager.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/utils copying build/lib/sahara/tests/unit/service/edp/utils/test_shares.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/utils creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/binary_retrievers copying build/lib/sahara/tests/unit/service/edp/binary_retrievers/test_internal_swift.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/binary_retrievers copying build/lib/sahara/tests/unit/service/edp/binary_retrievers/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/binary_retrievers copying build/lib/sahara/tests/unit/service/edp/binary_retrievers/test_manila.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/binary_retrievers copying build/lib/sahara/tests/unit/service/edp/binary_retrievers/test_dispatch.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/binary_retrievers copying build/lib/sahara/tests/unit/service/edp/test_hdfs_helper.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/data_sources copying build/lib/sahara/tests/unit/service/edp/data_sources/base_test.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/data_sources creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/data_sources/s3 copying build/lib/sahara/tests/unit/service/edp/data_sources/s3/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/data_sources/s3 copying build/lib/sahara/tests/unit/service/edp/data_sources/s3/test_s3_type.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/data_sources/s3 copying build/lib/sahara/tests/unit/service/edp/data_sources/data_source_manager_support_test.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/data_sources creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/data_sources/manila copying build/lib/sahara/tests/unit/service/edp/data_sources/manila/test_manila_type.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/data_sources/manila copying build/lib/sahara/tests/unit/service/edp/data_sources/manila/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/data_sources/manila copying build/lib/sahara/tests/unit/service/edp/data_sources/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/data_sources creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/data_sources/hdfs copying build/lib/sahara/tests/unit/service/edp/data_sources/hdfs/test_hdfs_type.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/data_sources/hdfs copying build/lib/sahara/tests/unit/service/edp/data_sources/hdfs/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/data_sources/hdfs creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/data_sources/maprfs copying build/lib/sahara/tests/unit/service/edp/data_sources/maprfs/test_maprfs_type_validation.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/data_sources/maprfs copying build/lib/sahara/tests/unit/service/edp/data_sources/maprfs/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/data_sources/maprfs creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/data_sources/swift copying build/lib/sahara/tests/unit/service/edp/data_sources/swift/test_swift_type.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/data_sources/swift copying build/lib/sahara/tests/unit/service/edp/data_sources/swift/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/data_sources/swift copying build/lib/sahara/tests/unit/service/edp/test_json_api_examples.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/storm copying build/lib/sahara/tests/unit/service/edp/storm/test_storm.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/storm copying build/lib/sahara/tests/unit/service/edp/storm/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/storm copying build/lib/sahara/tests/unit/service/edp/edp_test_utils.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/job_binaries creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/job_binaries/s3 copying build/lib/sahara/tests/unit/service/edp/job_binaries/s3/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/job_binaries/s3 copying build/lib/sahara/tests/unit/service/edp/job_binaries/s3/test_s3_type.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/job_binaries/s3 copying build/lib/sahara/tests/unit/service/edp/job_binaries/job_binary_manager_support.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/job_binaries copying build/lib/sahara/tests/unit/service/edp/job_binaries/test_base.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/job_binaries creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/job_binaries/manila copying build/lib/sahara/tests/unit/service/edp/job_binaries/manila/test_manila_type.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/job_binaries/manila copying build/lib/sahara/tests/unit/service/edp/job_binaries/manila/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/job_binaries/manila copying build/lib/sahara/tests/unit/service/edp/job_binaries/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/job_binaries creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/job_binaries/swift copying build/lib/sahara/tests/unit/service/edp/job_binaries/swift/test_swift_type.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/job_binaries/swift copying build/lib/sahara/tests/unit/service/edp/job_binaries/swift/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/job_binaries/swift creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/job_binaries/internal_db copying build/lib/sahara/tests/unit/service/edp/job_binaries/internal_db/test_internal_db_type.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/job_binaries/internal_db copying build/lib/sahara/tests/unit/service/edp/job_binaries/internal_db/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/job_binaries/internal_db copying build/lib/sahara/tests/unit/service/edp/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/oozie copying build/lib/sahara/tests/unit/service/edp/oozie/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/oozie copying build/lib/sahara/tests/unit/service/edp/oozie/test_oozie.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/oozie creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/spark copying build/lib/sahara/tests/unit/service/edp/spark/base.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/spark copying build/lib/sahara/tests/unit/service/edp/spark/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/spark creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/workflow_creator copying build/lib/sahara/tests/unit/service/edp/workflow_creator/test_create_workflow.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/workflow_creator copying build/lib/sahara/tests/unit/service/edp/workflow_creator/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/workflow_creator copying build/lib/sahara/tests/unit/service/edp/test_job_possible_configs.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/api copying build/lib/sahara/tests/unit/service/api/test_v10.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/api creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/api/v2 copying build/lib/sahara/tests/unit/service/api/v2/test_plugins.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/api/v2 copying build/lib/sahara/tests/unit/service/api/v2/base.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/api/v2 copying build/lib/sahara/tests/unit/service/api/v2/test_images.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/api/v2 copying build/lib/sahara/tests/unit/service/api/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/api/v2 copying build/lib/sahara/tests/unit/service/api/v2/test_clusters.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/api/v2 copying build/lib/sahara/tests/unit/service/api/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/api copying build/lib/sahara/tests/unit/service/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service copying build/lib/sahara/tests/unit/service/test_engine.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service copying build/lib/sahara/tests/unit/service/test_trusts.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service copying build/lib/sahara/tests/unit/service/test_sessions.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/castellan copying build/lib/sahara/tests/unit/service/castellan/test_sahara_key_manager.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/castellan copying build/lib/sahara/tests/unit/service/castellan/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/castellan creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/health copying build/lib/sahara/tests/unit/service/health/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/health copying build/lib/sahara/tests/unit/service/health/test_verification_base.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/health creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/utils/test_heat.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/utils/test_poll_utils.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/utils/test_patches.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/utils/test_cluster.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils/openstack copying build/lib/sahara/tests/unit/utils/openstack/test_heat.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils/openstack copying build/lib/sahara/tests/unit/utils/openstack/test_swift.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils/openstack copying build/lib/sahara/tests/unit/utils/openstack/test_base.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils/openstack copying build/lib/sahara/tests/unit/utils/openstack/test_images.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils/openstack copying build/lib/sahara/tests/unit/utils/openstack/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils/openstack copying build/lib/sahara/tests/unit/utils/test_edp.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/utils/test_api.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/utils/test_resources.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils/notification copying build/lib/sahara/tests/unit/utils/notification/test_sender.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils/notification copying build/lib/sahara/tests/unit/utils/notification/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils/notification copying build/lib/sahara/tests/unit/utils/test_configs.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/utils/test_proxy.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/utils/test_neutron.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/utils/test_xml_utils.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/utils/test_api_validator.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/utils/test_cluster_progress_ops.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/utils/test_ssh_remote.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/utils/test_rpc.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/utils/test_crypto.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/utils/test_cinder.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/utils/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/utils/test_general.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/utils/test_types.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/utils/test_hacking.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/test_exceptions.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/topology copying build/lib/sahara/tests/unit/topology/test_topology.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/topology copying build/lib/sahara/tests/unit/topology/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/topology copying build/lib/sahara/tests/unit/test_context.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins copying build/lib/sahara/tests/unit/plugins/test_provisioning.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins copying build/lib/sahara/tests/unit/plugins/test_base_plugins_support.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins copying build/lib/sahara/tests/unit/plugins/test_kerberos.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins copying build/lib/sahara/tests/unit/plugins/test_provide_recommendations.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins copying build/lib/sahara/tests/unit/plugins/test_images.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins copying build/lib/sahara/tests/unit/plugins/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins copying build/lib/sahara/tests/unit/plugins/test_labels.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins copying build/lib/sahara/tests/unit/plugins/test_utils.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/db creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/db/templates copying build/lib/sahara/tests/unit/db/templates/test_delete.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/db/templates copying build/lib/sahara/tests/unit/db/templates/test_update.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/db/templates copying build/lib/sahara/tests/unit/db/templates/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/db/templates copying build/lib/sahara/tests/unit/db/templates/common.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/db/templates copying build/lib/sahara/tests/unit/db/templates/test_utils.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/db/templates creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/db/sqlalchemy copying build/lib/sahara/tests/unit/db/sqlalchemy/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/db/sqlalchemy copying build/lib/sahara/tests/unit/db/sqlalchemy/test_types.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/db/sqlalchemy creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/db/migration copying build/lib/sahara/tests/unit/db/migration/test_migrations.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/db/migration copying build/lib/sahara/tests/unit/db/migration/test_db_manage_cli.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/db/migration copying build/lib/sahara/tests/unit/db/migration/test_migrations_base.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/db/migration copying build/lib/sahara/tests/unit/db/migration/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/db/migration copying build/lib/sahara/tests/unit/db/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/db copying build/lib/sahara/tests/unit/db/test_utils.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/db creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/api copying build/lib/sahara/tests/unit/api/test_acl.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/api copying build/lib/sahara/tests/unit/api/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/api creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/api/middleware copying build/lib/sahara/tests/unit/api/middleware/test_auth_valid.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/api/middleware copying build/lib/sahara/tests/unit/api/middleware/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/api/middleware copying build/lib/sahara/tests/unit/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/swift copying build/lib/sahara/tests/unit/swift/test_swift_helper.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/swift copying build/lib/sahara/tests/unit/swift/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/swift copying build/lib/sahara/tests/unit/swift/test_utils.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/swift creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/resources copying build/lib/sahara/tests/unit/resources/dfs_admin_0_nodes.txt -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/resources copying build/lib/sahara/tests/unit/resources/test-default.xml -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/resources copying build/lib/sahara/tests/unit/resources/dfs_admin_3_nodes.txt -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/resources copying build/lib/sahara/tests/unit/resources/dfs_admin_1_nodes.txt -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/resources copying build/lib/sahara/tests/unit/test_main.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit copying build/lib/sahara/context.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/locale creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/locale/de creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/locale/de/LC_MESSAGES copying build/lib/sahara/locale/de/LC_MESSAGES/sahara.po -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/locale/de/LC_MESSAGES copying build/lib/sahara/config.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins copying build/lib/sahara/plugins/kerberos.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins copying build/lib/sahara/plugins/swift_utils.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins copying build/lib/sahara/plugins/health_check_base.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins copying build/lib/sahara/plugins/resource.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins copying build/lib/sahara/plugins/opts.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins copying build/lib/sahara/plugins/edp.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins copying build/lib/sahara/plugins/provisioning.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins copying build/lib/sahara/plugins/base.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins copying build/lib/sahara/plugins/recommendations_utils.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins copying build/lib/sahara/plugins/testutils.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins copying build/lib/sahara/plugins/objects.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins copying build/lib/sahara/plugins/images.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins copying build/lib/sahara/plugins/service_api.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins copying build/lib/sahara/plugins/db.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/vanilla creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/vanilla/v2_7_1 copying build/lib/sahara/plugins/default_templates/vanilla/v2_7_1/master.json -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/vanilla/v2_7_1 copying build/lib/sahara/plugins/default_templates/vanilla/v2_7_1/worker.json -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/vanilla/v2_7_1 copying build/lib/sahara/plugins/default_templates/vanilla/v2_7_1/cluster.json -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/vanilla/v2_7_1 creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/cdh creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/cdh/v5_9_0 copying build/lib/sahara/plugins/default_templates/cdh/v5_9_0/worker-nm-dn.json -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/cdh/v5_9_0 copying build/lib/sahara/plugins/default_templates/cdh/v5_9_0/manager.json -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/cdh/v5_9_0 copying build/lib/sahara/plugins/default_templates/cdh/v5_9_0/master-additional.json -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/cdh/v5_9_0 copying build/lib/sahara/plugins/default_templates/cdh/v5_9_0/master-core.json -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/cdh/v5_9_0 copying build/lib/sahara/plugins/default_templates/cdh/v5_9_0/cluster.json -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/cdh/v5_9_0 creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/cdh/v5_7_0 copying build/lib/sahara/plugins/default_templates/cdh/v5_7_0/worker-nm-dn.json -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/cdh/v5_7_0 copying build/lib/sahara/plugins/default_templates/cdh/v5_7_0/manager.json -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/cdh/v5_7_0 copying build/lib/sahara/plugins/default_templates/cdh/v5_7_0/master-additional.json -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/cdh/v5_7_0 copying build/lib/sahara/plugins/default_templates/cdh/v5_7_0/master-core.json -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/cdh/v5_7_0 copying build/lib/sahara/plugins/default_templates/cdh/v5_7_0/cluster.json -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/cdh/v5_7_0 creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/cdh/v5_5_0 copying build/lib/sahara/plugins/default_templates/cdh/v5_5_0/worker-nm-dn.json -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/cdh/v5_5_0 copying build/lib/sahara/plugins/default_templates/cdh/v5_5_0/manager.json -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/cdh/v5_5_0 copying build/lib/sahara/plugins/default_templates/cdh/v5_5_0/master-additional.json -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/cdh/v5_5_0 copying build/lib/sahara/plugins/default_templates/cdh/v5_5_0/master-core.json -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/cdh/v5_5_0 copying build/lib/sahara/plugins/default_templates/cdh/v5_5_0/cluster.json -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/cdh/v5_5_0 creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/storm creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/storm/v1_1_0 copying build/lib/sahara/plugins/default_templates/storm/v1_1_0/master.json -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/storm/v1_1_0 copying build/lib/sahara/plugins/default_templates/storm/v1_1_0/slave.json -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/storm/v1_1_0 copying build/lib/sahara/plugins/default_templates/storm/v1_1_0/cluster.json -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/storm/v1_1_0 creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/storm/v1_0_1 copying build/lib/sahara/plugins/default_templates/storm/v1_0_1/master.json -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/storm/v1_0_1 copying build/lib/sahara/plugins/default_templates/storm/v1_0_1/slave.json -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/storm/v1_0_1 copying build/lib/sahara/plugins/default_templates/storm/v1_0_1/cluster.json -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/storm/v1_0_1 creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/mapr creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/mapr/v5_2_0_mrv2 copying build/lib/sahara/plugins/default_templates/mapr/v5_2_0_mrv2/master.json -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/mapr/v5_2_0_mrv2 copying build/lib/sahara/plugins/default_templates/mapr/v5_2_0_mrv2/worker.json -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/mapr/v5_2_0_mrv2 copying build/lib/sahara/plugins/default_templates/mapr/v5_2_0_mrv2/cluster.json -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/mapr/v5_2_0_mrv2 creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/mapr/5_0_0_mrv2 copying build/lib/sahara/plugins/default_templates/mapr/5_0_0_mrv2/master.json -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/mapr/5_0_0_mrv2 copying build/lib/sahara/plugins/default_templates/mapr/5_0_0_mrv2/worker.json -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/mapr/5_0_0_mrv2 copying build/lib/sahara/plugins/default_templates/mapr/5_0_0_mrv2/cluster.json -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/mapr/5_0_0_mrv2 creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/mapr/v5_1_0_mrv2 copying build/lib/sahara/plugins/default_templates/mapr/v5_1_0_mrv2/master.json -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/mapr/v5_1_0_mrv2 copying build/lib/sahara/plugins/default_templates/mapr/v5_1_0_mrv2/worker.json -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/mapr/v5_1_0_mrv2 copying build/lib/sahara/plugins/default_templates/mapr/v5_1_0_mrv2/cluster.json -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/mapr/v5_1_0_mrv2 creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/ambari creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/ambari/v2_5 copying build/lib/sahara/plugins/default_templates/ambari/v2_5/master.json -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/ambari/v2_5 copying build/lib/sahara/plugins/default_templates/ambari/v2_5/worker.json -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/ambari/v2_5 copying build/lib/sahara/plugins/default_templates/ambari/v2_5/master-edp.json -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/ambari/v2_5 copying build/lib/sahara/plugins/default_templates/ambari/v2_5/cluster.json -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/ambari/v2_5 creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/ambari/v2_4 copying build/lib/sahara/plugins/default_templates/ambari/v2_4/master.json -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/ambari/v2_4 copying build/lib/sahara/plugins/default_templates/ambari/v2_4/worker.json -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/ambari/v2_4 copying build/lib/sahara/plugins/default_templates/ambari/v2_4/master-edp.json -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/ambari/v2_4 copying build/lib/sahara/plugins/default_templates/ambari/v2_4/cluster.json -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/ambari/v2_4 creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/ambari/v2_3 copying build/lib/sahara/plugins/default_templates/ambari/v2_3/master.json -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/ambari/v2_3 copying build/lib/sahara/plugins/default_templates/ambari/v2_3/worker.json -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/ambari/v2_3 copying build/lib/sahara/plugins/default_templates/ambari/v2_3/master-edp.json -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/ambari/v2_3 copying build/lib/sahara/plugins/default_templates/ambari/v2_3/cluster.json -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/ambari/v2_3 creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/spark creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/spark/v1_3_1 copying build/lib/sahara/plugins/default_templates/spark/v1_3_1/master.json -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/spark/v1_3_1 copying build/lib/sahara/plugins/default_templates/spark/v1_3_1/slave.json -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/spark/v1_3_1 copying build/lib/sahara/plugins/default_templates/spark/v1_3_1/cluster.json -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/spark/v1_3_1 creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/spark/v2_1_0 copying build/lib/sahara/plugins/default_templates/spark/v2_1_0/master.json -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/spark/v2_1_0 copying build/lib/sahara/plugins/default_templates/spark/v2_1_0/slave.json -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/spark/v2_1_0 copying build/lib/sahara/plugins/default_templates/spark/v2_1_0/cluster.json -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/spark/v2_1_0 creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/spark/v1_6_0 copying build/lib/sahara/plugins/default_templates/spark/v1_6_0/master.json -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/spark/v1_6_0 copying build/lib/sahara/plugins/default_templates/spark/v1_6_0/slave.json -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/spark/v1_6_0 copying build/lib/sahara/plugins/default_templates/spark/v1_6_0/cluster.json -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/spark/v1_6_0 copying build/lib/sahara/plugins/default_templates/template.conf -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates copying build/lib/sahara/plugins/castellan_utils.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins copying build/lib/sahara/plugins/context.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins copying build/lib/sahara/plugins/swift_helper.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins copying build/lib/sahara/plugins/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins copying build/lib/sahara/plugins/conductor.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins copying build/lib/sahara/plugins/utils.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins copying build/lib/sahara/plugins/topology_helper.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins copying build/lib/sahara/plugins/main.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/fake copying build/lib/sahara/plugins/fake/edp_engine.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/fake copying build/lib/sahara/plugins/fake/plugin.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/fake copying build/lib/sahara/plugins/fake/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/fake copying build/lib/sahara/plugins/labels.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/resources copying build/lib/sahara/plugins/resources/kdc_conf -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/resources copying build/lib/sahara/plugins/resources/krb5_config -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/resources copying build/lib/sahara/plugins/resources/cron-script -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/resources copying build/lib/sahara/plugins/resources/create-principal-keytab -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/resources copying build/lib/sahara/plugins/resources/kdc_conf_redhat -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/resources copying build/lib/sahara/plugins/resources/cron-file -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/resources copying build/lib/sahara/plugins/resources/mit-kdc-server-init.sh.template -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/resources copying build/lib/sahara/plugins/resources/krb-client-init.sh.template -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/resources copying build/lib/sahara/plugins/exceptions.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db copying build/lib/sahara/db/base.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/templates copying build/lib/sahara/db/templates/cli.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/templates copying build/lib/sahara/db/templates/README.rst -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/templates copying build/lib/sahara/db/templates/api.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/templates copying build/lib/sahara/db/templates/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/templates copying build/lib/sahara/db/templates/utils.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/templates creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/sqlalchemy copying build/lib/sahara/db/sqlalchemy/models.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/sqlalchemy copying build/lib/sahara/db/sqlalchemy/model_base.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/sqlalchemy copying build/lib/sahara/db/sqlalchemy/api.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/sqlalchemy copying build/lib/sahara/db/sqlalchemy/types.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/sqlalchemy copying build/lib/sahara/db/sqlalchemy/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/sqlalchemy copying build/lib/sahara/db/api.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration copying build/lib/sahara/db/migration/cli.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration copying build/lib/sahara/db/migration/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations copying build/lib/sahara/db/migration/alembic_migrations/env.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/005_placeholder.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/009_rollback_info.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/002_placeholder.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/028_storage_devices_number.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/001_icehouse.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/010_auto_security_groups.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/025_increase_ip_column_size.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/015_add_events_objects.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/024_manila_shares.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/011_sahara_info.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/033_add_anti_affinity_ratio_field_to_cluster.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/031_added_plugins_table.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/026_add_is_public_is_protected.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/019_is_default_for_templates.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/029_set_is_protected_on_is_default.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/014_add_volume_type.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/008_security_groups.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/034_boot_from_volume.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/012_availability_zone.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/004_placeholder.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/016_is_proxy_gateway.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/018_volume_local_to_instance.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/003_placeholder.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/013_volumes_availability_zone.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/007_increase_status_description_size.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/035_boot_from_volume_enhancements.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/023_add_use_autoconfig.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/022_add_job_interface.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/032_add_domain_name.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/020_remove_redandunt_progress_ops.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/006_placeholder.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/027_rename_oozie_job_id.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/030-health-check.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/017_drop_progress.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/021_datasource_placeholders.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/README.md -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations copying build/lib/sahara/db/migration/alembic_migrations/script.py.mako -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations copying build/lib/sahara/db/migration/alembic.ini -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration copying build/lib/sahara/db/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/api copying build/lib/sahara/api/base.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/api copying build/lib/sahara/api/microversion.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/api creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/api/v2 copying build/lib/sahara/api/v2/job_binaries.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/api/v2 copying build/lib/sahara/api/v2/images.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/api/v2 copying build/lib/sahara/api/v2/node_group_templates.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/api/v2 copying build/lib/sahara/api/v2/job_types.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/api/v2 copying build/lib/sahara/api/v2/job_templates.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/api/v2 copying build/lib/sahara/api/v2/plugins.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/api/v2 copying build/lib/sahara/api/v2/jobs.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/api/v2 copying build/lib/sahara/api/v2/data_sources.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/api/v2 copying build/lib/sahara/api/v2/cluster_templates.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/api/v2 copying build/lib/sahara/api/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/api/v2 copying build/lib/sahara/api/v2/clusters.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/api/v2 copying build/lib/sahara/api/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/api creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/api/middleware copying build/lib/sahara/api/middleware/version_discovery.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/api/middleware copying build/lib/sahara/api/middleware/sahara_middleware.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/api/middleware copying build/lib/sahara/api/middleware/auth_valid.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/api/middleware copying build/lib/sahara/api/middleware/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/api/middleware copying build/lib/sahara/api/acl.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/api copying build/lib/sahara/api/v10.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/api copying build/lib/sahara/api/v11.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/api copying build/lib/sahara/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara copying build/lib/sahara/i18n.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara copying build/lib/sahara/main.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/swift copying build/lib/sahara/swift/swift_helper.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/swift copying build/lib/sahara/swift/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/swift copying build/lib/sahara/swift/utils.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/swift creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/swift/resources copying build/lib/sahara/swift/resources/conf-template.xml -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/swift/resources copying build/lib/sahara/exceptions.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/common copying build/lib/sahara/common/config.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/common copying build/lib/sahara/common/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/common creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/job.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/base.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/job_binaries.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/images.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/node_group_templates.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/node_group_template.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/job_types.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/cluster_template.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/data_source.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/plugins.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/plugin.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/jobs.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/job_binary_internals.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/data_sources.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/job_template.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/cluster_templates.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/clusters.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/cluster.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/job_executions.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/job_binary.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/job_type.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/image.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/common/policies byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/cli/sahara_engine.py to sahara_engine.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/cli/sahara_subprocess.py to sahara_subprocess.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/cli/sahara_status.py to sahara_status.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/cli/image_pack/cli.py to cli.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/cli/image_pack/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/cli/image_pack/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/cli/sahara_all.py to sahara_all.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/cli/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/cli/sahara_api.py to sahara_api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/conductor/resource.py to resource.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/conductor/objects.py to objects.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/conductor/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/conductor/manager.py to manager.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/conductor/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/version.py to version.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/quotas.py to quotas.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/engine.py to engine.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/periodic.py to periodic.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/trusts.py to trusts.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/sessions.py to sessions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/heat/commons.py to commons.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/heat/heat_engine.py to heat_engine.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/heat/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/heat/templates.py to templates.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/coordinator.py to coordinator.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validation.py to validation.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/networks.py to networks.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations/clusters_schema.py to clusters_schema.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations/images.py to images.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations/node_group_templates.py to node_group_templates.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations/node_group_template_schema.py to node_group_template_schema.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations/shares.py to shares.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations/plugins.py to plugins.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations/edp/job.py to job.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations/edp/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations/edp/job_binary_internal_schema.py to job_binary_internal_schema.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations/edp/job_schema.py to job_schema.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations/edp/job_execution.py to job_execution.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations/edp/job_binary_schema.py to job_binary_schema.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations/edp/job_execution_schema.py to job_execution_schema.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations/edp/data_source.py to data_source.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations/edp/job_binary_internal.py to job_binary_internal.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations/edp/job_interface.py to job_interface.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations/edp/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations/edp/data_source_schema.py to data_source_schema.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations/edp/job_binary.py to job_binary.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations/cluster_templates.py to cluster_templates.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations/cluster_template_schema.py to cluster_template_schema.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations/clusters.py to clusters.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations/clusters_scaling.py to clusters_scaling.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations/acl.py to acl.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/job_utils.py to job_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/s3_common.py to s3_common.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/utils/shares.py to shares.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/utils/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/job_manager.py to job_manager.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/binary_retrievers/s3_storage.py to s3_storage.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/binary_retrievers/sahara_db.py to sahara_db.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/binary_retrievers/dispatch.py to dispatch.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/binary_retrievers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/binary_retrievers/manila_share.py to manila_share.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/binary_retrievers/internal_swift.py to internal_swift.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/data_sources/s3/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/data_sources/s3/implementation.py to implementation.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/data_sources/opts.py to opts.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/data_sources/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/data_sources/manager.py to manager.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/data_sources/manila/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/data_sources/manila/implementation.py to implementation.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/data_sources/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/data_sources/hdfs/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/data_sources/hdfs/implementation.py to implementation.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/data_sources/maprfs/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/data_sources/maprfs/implementation.py to implementation.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/data_sources/swift/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/data_sources/swift/implementation.py to implementation.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/shares.py to shares.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/storm/engine.py to engine.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/storm/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/hdfs_helper.py to hdfs_helper.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/job_binaries/s3/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/job_binaries/s3/implementation.py to implementation.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/job_binaries/opts.py to opts.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/job_binaries/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/job_binaries/manager.py to manager.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/job_binaries/manila/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/job_binaries/manila/implementation.py to implementation.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/job_binaries/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/job_binaries/swift/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/job_binaries/swift/implementation.py to implementation.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/job_binaries/internal_db/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/job_binaries/internal_db/implementation.py to implementation.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/oozie/engine.py to engine.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/oozie/oozie.py to oozie.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/oozie/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/oozie/workflow_creator/java_workflow.py to java_workflow.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/oozie/workflow_creator/base_workflow.py to base_workflow.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/oozie/workflow_creator/pig_workflow.py to pig_workflow.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/oozie/workflow_creator/shell_workflow.py to shell_workflow.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/oozie/workflow_creator/hive_workflow.py to hive_workflow.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/oozie/workflow_creator/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/oozie/workflow_creator/workflow_factory.py to workflow_factory.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/oozie/workflow_creator/mapreduce_workflow.py to mapreduce_workflow.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/spark/engine.py to engine.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/spark/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/base_engine.py to base_engine.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/resources/launch_command.py to launch_command.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/api/v2/job_binaries.py to job_binaries.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/api/v2/images.py to images.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/api/v2/node_group_templates.py to node_group_templates.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/api/v2/job_types.py to job_types.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/api/v2/job_templates.py to job_templates.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/api/v2/plugins.py to plugins.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/api/v2/jobs.py to jobs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/api/v2/data_sources.py to data_sources.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/api/v2/cluster_templates.py to cluster_templates.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/api/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/api/v2/clusters.py to clusters.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/api/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/api/v10.py to v10.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/api/v11.py to v11.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/volumes.py to volumes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/ops.py to ops.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/ntp_service.py to ntp_service.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/castellan/sahara_key_manager.py to sahara_key_manager.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/castellan/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/castellan/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/castellan/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/health/verification_base.py to verification_base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/health/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/health/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/tempfiles.py to tempfiles.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/edp.py to edp.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/remote.py to remote.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/poll_utils.py to poll_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/api_validator.py to api_validator.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/openstack/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/openstack/nova.py to nova.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/openstack/manila.py to manila.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/openstack/neutron.py to neutron.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/openstack/images.py to images.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/openstack/keystone.py to keystone.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/openstack/swift.py to swift.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/openstack/cinder.py to cinder.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/openstack/heat.py to heat.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/openstack/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/openstack/glance.py to glance.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/proxy.py to proxy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/files.py to files.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/patches.py to patches.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/rpc.py to rpc.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/notification/sender.py to sender.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/notification/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/general.py to general.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/crypto.py to crypto.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/cluster_progress_ops.py to cluster_progress_ops.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/hacking/import_checks.py to import_checks.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/hacking/logging_checks.py to logging_checks.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/hacking/commit_message.py to commit_message.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/hacking/checks.py to checks.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/hacking/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/ssh_remote.py to ssh_remote.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/types.py to types.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/cluster.py to cluster.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/xmlutils.py to xmlutils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/procutils.py to procutils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/network.py to network.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/wsgi.py to wsgi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/resources.py to resources.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/configs.py to configs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/topology/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/topology/topology_helper.py to topology_helper.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/cli/test_sahara_cli.py to test_sahara_cli.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/cli/image_pack/test_image_pack_api.py to test_image_pack_api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/cli/image_pack/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/cli/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/cli/test_sahara_status.py to test_sahara_status.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/conductor/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/conductor/test_api.py to test_api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/conductor/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/conductor/test_resource.py to test_resource.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/conductor/manager/test_from_template.py to test_from_template.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/conductor/manager/test_templates.py to test_templates.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/conductor/manager/test_edp.py to test_edp.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/conductor/manager/test_edp_interface.py to test_edp_interface.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/conductor/manager/test_defaults.py to test_defaults.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/conductor/manager/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/conductor/manager/test_clusters.py to test_clusters.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/testutils.py to testutils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/validation/test_cluster_template_create_validation.py to test_cluster_template_create_validation.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/validation/test_ng_template_validation_update.py to test_ng_template_validation_update.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/validation/test_cluster_template_update_validation.py to test_cluster_template_update_validation.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/validation/test_ng_template_validation_create.py to test_ng_template_validation_create.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/validation/test_share_validations.py to test_share_validations.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/validation/test_protected_validation.py to test_protected_validation.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/validation/test_cluster_scaling_validation.py to test_cluster_scaling_validation.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/validation/test_cluster_update_validation.py to test_cluster_update_validation.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/validation/test_add_tags_validation.py to test_add_tags_validation.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/validation/test_cluster_delete_validation.py to test_cluster_delete_validation.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/validation/test_validation.py to test_validation.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/validation/test_cluster_create_validation.py to test_cluster_create_validation.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/validation/edp/test_job_binary_internal.py to test_job_binary_internal.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/validation/edp/test_job_interface.py to test_job_interface.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/validation/edp/test_job_executor.py to test_job_executor.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/validation/edp/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/validation/edp/test_job.py to test_job.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/validation/edp/test_job_binary.py to test_job_binary.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/validation/edp/test_data_source.py to test_data_source.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/validation/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/validation/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/test_ntp_service.py to test_ntp_service.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/test_quotas.py to test_quotas.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/test_volumes.py to test_volumes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/heat/test_templates.py to test_templates.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/heat/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/test_periodic.py to test_periodic.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/test_networks.py to test_networks.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/test_coordinator.py to test_coordinator.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/test_ops.py to test_ops.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/test_s3_common.py to test_s3_common.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/test_job_utils.py to test_job_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/test_job_manager.py to test_job_manager.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/utils/test_shares.py to test_shares.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/binary_retrievers/test_internal_swift.py to test_internal_swift.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/binary_retrievers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/binary_retrievers/test_manila.py to test_manila.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/binary_retrievers/test_dispatch.py to test_dispatch.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/test_hdfs_helper.py to test_hdfs_helper.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/data_sources/base_test.py to base_test.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/data_sources/s3/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/data_sources/s3/test_s3_type.py to test_s3_type.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/data_sources/data_source_manager_support_test.py to data_source_manager_support_test.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/data_sources/manila/test_manila_type.py to test_manila_type.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/data_sources/manila/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/data_sources/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/data_sources/hdfs/test_hdfs_type.py to test_hdfs_type.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/data_sources/hdfs/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/data_sources/maprfs/test_maprfs_type_validation.py to test_maprfs_type_validation.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/data_sources/maprfs/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/data_sources/swift/test_swift_type.py to test_swift_type.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/data_sources/swift/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/test_json_api_examples.py to test_json_api_examples.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/storm/test_storm.py to test_storm.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/storm/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/edp_test_utils.py to edp_test_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/job_binaries/s3/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/job_binaries/s3/test_s3_type.py to test_s3_type.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/job_binaries/job_binary_manager_support.py to job_binary_manager_support.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/job_binaries/test_base.py to test_base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/job_binaries/manila/test_manila_type.py to test_manila_type.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/job_binaries/manila/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/job_binaries/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/job_binaries/swift/test_swift_type.py to test_swift_type.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/job_binaries/swift/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/job_binaries/internal_db/test_internal_db_type.py to test_internal_db_type.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/job_binaries/internal_db/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/oozie/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/oozie/test_oozie.py to test_oozie.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/spark/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/spark/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/workflow_creator/test_create_workflow.py to test_create_workflow.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/workflow_creator/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/test_job_possible_configs.py to test_job_possible_configs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/api/test_v10.py to test_v10.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/api/v2/test_plugins.py to test_plugins.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/api/v2/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/api/v2/test_images.py to test_images.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/api/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/api/v2/test_clusters.py to test_clusters.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/api/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/test_engine.py to test_engine.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/test_trusts.py to test_trusts.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/test_sessions.py to test_sessions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/castellan/test_sahara_key_manager.py to test_sahara_key_manager.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/castellan/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/health/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/health/test_verification_base.py to test_verification_base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils/test_heat.py to test_heat.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils/test_poll_utils.py to test_poll_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils/test_patches.py to test_patches.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils/test_cluster.py to test_cluster.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils/openstack/test_heat.py to test_heat.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils/openstack/test_swift.py to test_swift.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils/openstack/test_base.py to test_base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils/openstack/test_images.py to test_images.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils/openstack/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils/test_edp.py to test_edp.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils/test_api.py to test_api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils/test_resources.py to test_resources.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils/notification/test_sender.py to test_sender.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils/notification/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils/test_configs.py to test_configs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils/test_proxy.py to test_proxy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils/test_neutron.py to test_neutron.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils/test_xml_utils.py to test_xml_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils/test_api_validator.py to test_api_validator.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils/test_cluster_progress_ops.py to test_cluster_progress_ops.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils/test_ssh_remote.py to test_ssh_remote.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils/test_rpc.py to test_rpc.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils/test_crypto.py to test_crypto.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils/test_cinder.py to test_cinder.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils/test_general.py to test_general.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils/test_types.py to test_types.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils/test_hacking.py to test_hacking.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/test_exceptions.py to test_exceptions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/topology/test_topology.py to test_topology.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/topology/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/test_context.py to test_context.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/test_provisioning.py to test_provisioning.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/test_base_plugins_support.py to test_base_plugins_support.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/test_kerberos.py to test_kerberos.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/test_provide_recommendations.py to test_provide_recommendations.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/test_images.py to test_images.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/test_labels.py to test_labels.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/test_utils.py to test_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/db/templates/test_delete.py to test_delete.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/db/templates/test_update.py to test_update.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/db/templates/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/db/templates/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/db/templates/test_utils.py to test_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/db/sqlalchemy/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/db/sqlalchemy/test_types.py to test_types.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/db/migration/test_migrations.py to test_migrations.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/db/migration/test_db_manage_cli.py to test_db_manage_cli.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/db/migration/test_migrations_base.py to test_migrations_base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/db/migration/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/db/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/db/test_utils.py to test_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/api/test_acl.py to test_acl.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/api/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/api/middleware/test_auth_valid.py to test_auth_valid.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/api/middleware/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/swift/test_swift_helper.py to test_swift_helper.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/swift/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/swift/test_utils.py to test_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/test_main.py to test_main.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/context.py to context.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/kerberos.py to kerberos.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/swift_utils.py to swift_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/health_check_base.py to health_check_base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/resource.py to resource.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/opts.py to opts.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/edp.py to edp.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/provisioning.py to provisioning.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/recommendations_utils.py to recommendations_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/testutils.py to testutils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/objects.py to objects.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/images.py to images.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/service_api.py to service_api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/db.py to db.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/castellan_utils.py to castellan_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/context.py to context.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/swift_helper.py to swift_helper.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/conductor.py to conductor.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/topology_helper.py to topology_helper.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/main.py to main.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/fake/edp_engine.py to edp_engine.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/fake/plugin.py to plugin.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/fake/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/labels.py to labels.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/templates/cli.py to cli.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/templates/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/templates/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/templates/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/sqlalchemy/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/sqlalchemy/model_base.py to model_base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/sqlalchemy/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/sqlalchemy/types.py to types.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/sqlalchemy/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/cli.py to cli.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/env.py to env.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions/005_placeholder.py to 005_placeholder.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions/009_rollback_info.py to 009_rollback_info.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions/002_placeholder.py to 002_placeholder.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions/028_storage_devices_number.py to 028_storage_devices_number.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions/001_icehouse.py to 001_icehouse.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions/010_auto_security_groups.py to 010_auto_security_groups.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions/025_increase_ip_column_size.py to 025_increase_ip_column_size.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions/015_add_events_objects.py to 015_add_events_objects.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions/024_manila_shares.py to 024_manila_shares.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions/011_sahara_info.py to 011_sahara_info.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions/033_add_anti_affinity_ratio_field_to_cluster.py to 033_add_anti_affinity_ratio_field_to_cluster.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions/031_added_plugins_table.py to 031_added_plugins_table.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions/026_add_is_public_is_protected.py to 026_add_is_public_is_protected.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions/019_is_default_for_templates.py to 019_is_default_for_templates.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions/029_set_is_protected_on_is_default.py to 029_set_is_protected_on_is_default.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions/014_add_volume_type.py to 014_add_volume_type.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions/008_security_groups.py to 008_security_groups.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions/034_boot_from_volume.py to 034_boot_from_volume.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions/012_availability_zone.py to 012_availability_zone.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions/004_placeholder.py to 004_placeholder.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions/016_is_proxy_gateway.py to 016_is_proxy_gateway.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions/018_volume_local_to_instance.py to 018_volume_local_to_instance.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions/003_placeholder.py to 003_placeholder.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions/013_volumes_availability_zone.py to 013_volumes_availability_zone.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions/007_increase_status_description_size.py to 007_increase_status_description_size.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions/035_boot_from_volume_enhancements.py to 035_boot_from_volume_enhancements.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions/023_add_use_autoconfig.py to 023_add_use_autoconfig.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions/022_add_job_interface.py to 022_add_job_interface.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions/032_add_domain_name.py to 032_add_domain_name.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions/020_remove_redandunt_progress_ops.py to 020_remove_redandunt_progress_ops.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions/006_placeholder.py to 006_placeholder.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions/027_rename_oozie_job_id.py to 027_rename_oozie_job_id.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions/030-health-check.py to 030-health-check.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions/017_drop_progress.py to 017_drop_progress.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions/021_datasource_placeholders.py to 021_datasource_placeholders.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/api/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/api/microversion.py to microversion.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/api/v2/job_binaries.py to job_binaries.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/api/v2/images.py to images.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/api/v2/node_group_templates.py to node_group_templates.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/api/v2/job_types.py to job_types.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/api/v2/job_templates.py to job_templates.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/api/v2/plugins.py to plugins.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/api/v2/jobs.py to jobs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/api/v2/data_sources.py to data_sources.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/api/v2/cluster_templates.py to cluster_templates.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/api/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/api/v2/clusters.py to clusters.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/api/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/api/middleware/version_discovery.py to version_discovery.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/api/middleware/sahara_middleware.py to sahara_middleware.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/api/middleware/auth_valid.py to auth_valid.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/api/middleware/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/api/acl.py to acl.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/api/v10.py to v10.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/api/v11.py to v11.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/i18n.py to i18n.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/main.py to main.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/swift/swift_helper.py to swift_helper.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/swift/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/swift/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/common/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/common/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/common/policies/job.py to job.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/common/policies/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/common/policies/job_binaries.py to job_binaries.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/common/policies/images.py to images.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/common/policies/node_group_templates.py to node_group_templates.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/common/policies/node_group_template.py to node_group_template.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/common/policies/job_types.py to job_types.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/common/policies/cluster_template.py to cluster_template.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/common/policies/data_source.py to data_source.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/common/policies/plugins.py to plugins.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/common/policies/plugin.py to plugin.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/common/policies/jobs.py to jobs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/common/policies/job_binary_internals.py to job_binary_internals.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/common/policies/data_sources.py to data_sources.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/common/policies/job_template.py to job_template.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/common/policies/cluster_templates.py to cluster_templates.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/common/policies/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/common/policies/clusters.py to clusters.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/common/policies/cluster.py to cluster.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/common/policies/job_executions.py to job_executions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/common/policies/job_binary.py to job_binary.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/common/policies/job_type.py to job_type.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/common/policies/image.py to image.pyc writing byte-compilation script '/tmp/tmpZpFVz6.py' /usr/bin/python2 -O /tmp/tmpZpFVz6.py removing /tmp/tmpZpFVz6.py running install_data creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/etc creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/etc/sahara copying etc/sahara/api-paste.ini -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/etc/sahara copying etc/sahara/rootwrap.conf -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/etc/sahara creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/etc/sahara/rootwrap.d copying etc/sahara/rootwrap.d/sahara.filters -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/etc/sahara/rootwrap.d/ running install_egg_info running egg_info writing sahara.egg-info/PKG-INFO writing top-level names to sahara.egg-info/top_level.txt writing dependency_links to sahara.egg-info/dependency_links.txt writing entry points to sahara.egg-info/entry_points.txt writing pbr to sahara.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 'sahara.egg-info/SOURCES.txt' Copying sahara.egg-info to /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara-11.0.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) Installing sahara-wsgi-api script to /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/bin Installing sahara-api script to /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/bin Installing sahara-templates script to /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/bin Installing sahara-image-pack script to /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/bin Installing sahara-engine script to /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/bin Installing sahara-status script to /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/bin Installing _sahara-subprocess script to /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/bin Installing sahara-all script to /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/bin Installing sahara-rootwrap script to /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/bin Installing sahara-db-manage script to /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/bin + install -p -D -m 644 /builddir/build/SOURCES/openstack-sahara-api.service /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/systemd/system/openstack-sahara-api.service + install -p -D -m 644 /builddir/build/SOURCES/openstack-sahara-engine.service /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/lib/systemd/system/openstack-sahara-engine.service + install -p -D -m 644 /builddir/build/SOURCES/sahara.logrotate /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/etc/logrotate.d/openstack-sahara + HOME=/var/lib/sahara + install -d -m 700 /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/var/lib/sahara + install -p -D -m 640 etc/sahara/sahara.conf /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/etc/sahara/sahara.conf + install -p -D -m 640 etc/sahara/rootwrap.conf /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/etc/sahara/rootwrap.conf + install -p -D -m 640 etc/sahara/api-paste.ini /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/etc/sahara/api-paste.ini + install -p -D -m 440 etc/sudoers.d/sahara-rootwrap /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/etc/sudoers.d/sahara-rootwrap + rm -f /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/bin/sahara-all + rm -rf /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/etc + mkdir -p /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/share/sahara/rootwrap/ + install -p -D -m 644 etc/sahara/rootwrap.d/sahara.filters /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/share/sahara/rootwrap/ + mkdir -p /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/etc/sahara/rootwrap.d + for filter in '/builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/share/sahara/rootwrap/*.filters' ++ basename /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/share/sahara/rootwrap/sahara.filters + ln -s /usr/share/sahara/rootwrap/sahara.filters /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/etc/sahara/rootwrap.d/ + mkdir -p -m0755 /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch//var/log/sahara + mkdir -p /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/share/man/man1 + install -p -D -m 644 doc/build/man/sahara.1 /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/share/man/man1/ + /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/sahara-11.0.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-sahara-11.0.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.Q8R8M7 + umask 022 + cd /builddir/build/BUILD + cd sahara-11.0.0 + rm sahara/tests/unit/utils/test_hacking.py + export PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/bin + PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/bin + export PYTHONPATH=/builddir/build/BUILD/sahara-11.0.0 + PYTHONPATH=/builddir/build/BUILD/sahara-11.0.0 + export PYTHON=python2 + PYTHON=python2 + stestr-2 run Can't get tenant_id from env Incorrect path: /v1.1 __ __ _ \ \ / /_ _ _ __ _ __ (_)_ __ __ _ \ \ /\ / / _` | '__| '_ \| | '_ \ / _` | \ V V / (_| | | | | | | | | | | (_| | \_/\_/ \__,_|_| |_| |_|_|_| |_|\__, | |___/ Using the sahara-all entry point is now deprecated. Please use the sahara-api and sahara-engine entry points instead. {3} sahara.tests.unit.cli.image_pack.test_image_pack_api.TestSaharaImagePackAPI.test_get_plugin_arguments [0.141484s] ... ok {3} sahara.tests.unit.cli.image_pack.test_image_pack_api.TestSaharaImagePackAPI.test_pack_image_call [0.018479s] ... ok {3} sahara.tests.unit.cli.test_sahara_cli.TestSaharaCLI.test_main_start_api [0.054361s] ... ok {1} sahara.tests.unit.api.middleware.test_auth_valid.AuthValidatorTest.test_auth_tenant_id_in_url_v2 [0.176703s] ... ok {4} sahara.tests.unit.api.middleware.test_auth_valid.AuthValidatorTest.test_auth_different_tenant [0.139129s] ... ok {4} sahara.tests.unit.api.middleware.test_auth_valid.AuthValidatorTest.test_auth_ok_without_path [0.007271s] ... ok {6} sahara.tests.unit.api.test_acl.TestAcl.test_policy_deny [0.171640s] ... ok {7} sahara.tests.unit.api.middleware.test_auth_valid.AuthValidatorTest.test_auth_without_environ [0.139003s] ... ok {7} sahara.tests.unit.api.test_acl.TestAcl.test_policy_allow [0.009083s] ... ok {7} sahara.tests.unit.cli.test_sahara_cli.TestSaharaCLI.test_main_start_engine [0.026730s] ... ok {2} sahara.tests.unit.cli.test_sahara_cli.TestSaharaCLI.test_main_start_all [0.203726s] ... ok {2} sahara.tests.unit.cli.test_sahara_status.TestUpgradeChecks.test__sample_check [0.006956s] ... ok {5} sahara.tests.unit.api.middleware.test_auth_valid.AuthValidatorTest.test_auth_ok_no_project_id_in_url [0.137473s] ... ok {5} sahara.tests.unit.api.middleware.test_auth_valid.AuthValidatorTest.test_auth_ok_project_id_in_url [0.007407s] ... ok {5} sahara.tests.unit.api.middleware.test_auth_valid.AuthValidatorTest.test_auth_with_wrong_url [0.008967s] ... ok {3} sahara.tests.unit.conductor.manager.test_clusters.ClusterTest.test_cluster_no_ng [0.992303s] ... ok Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class {0} sahara.tests.unit.conductor.manager.test_clusters.ClusterTest.test_add_instance_ipv6 [1.342116s] ... ok {3} sahara.tests.unit.conductor.manager.test_edp.DataSourceTest.test_data_source_fields [0.156411s] ... ok {3} sahara.tests.unit.conductor.manager.test_edp.DataSourceTest.test_data_source_search_regex [0.171229s] ... ok {5} sahara.tests.unit.conductor.manager.test_clusters.ClusterTest.test_duplicate_cluster_create [1.367155s] ... ok {2} sahara.tests.unit.conductor.manager.test_clusters.ClusterTest.test_add_instance [1.382510s] ... ok {4} sahara.tests.unit.conductor.manager.test_clusters.ClusterTest.test_cluster_fields [1.577650s] ... ok {7} sahara.tests.unit.conductor.manager.test_clusters.ClusterTest.test_update_instance_ipv6 [1.572873s] ... ok {3} sahara.tests.unit.conductor.manager.test_edp.JobBinaryInternalTest.test_public_jbi_update_delete_from_another_tenant [0.260265s] ... ok {3} sahara.tests.unit.conductor.manager.test_edp.JobBinaryTest.test_job_binary_search [0.277012s] ... ok Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class {1} sahara.tests.unit.conductor.manager.test_clusters.ClusterTest.test_add_node_group [2.032828s] ... ok {6} sahara.tests.unit.conductor.manager.test_clusters.ClusterTest.test_cluster_search [2.103726s] ... ok {3} sahara.tests.unit.conductor.manager.test_edp.JobExecutionTest.test_crud_operation_on_configured_jobs [0.234552s] ... ok {6} sahara.tests.unit.conductor.manager.test_edp.JobBinaryInternalTest.test_duplicate_job_binary_internal_create [0.144206s] ... ok {4} sahara.tests.unit.conductor.manager.test_clusters.ClusterTest.test_cluster_update_shares [0.806818s] ... ok {6} sahara.tests.unit.conductor.manager.test_edp.JobBinaryInternalTest.test_jbi_update_delete_when_protected [0.161188s] ... ok {1} sahara.tests.unit.conductor.manager.test_clusters.ClusterTest.test_cluster_search_regex [0.392023s] ... ok {7} sahara.tests.unit.conductor.manager.test_clusters.ClusterTest.test_update_node_group [0.825141s] ... ok {0} sahara.tests.unit.conductor.manager.test_clusters.ClusterTest.test_cluster_create_list_update_delete [1.255307s] ... ok Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class {6} sahara.tests.unit.conductor.manager.test_edp.JobBinaryInternalTest.test_job_binary_internal_get_raw [0.165423s] ... ok {2} sahara.tests.unit.conductor.manager.test_clusters.ClusterTest.test_cluster_update_status [1.224240s] ... ok {0} sahara.tests.unit.conductor.manager.test_edp.DataSourceTest.test_data_source_count_in [0.253976s] ... ok {7} sahara.tests.unit.conductor.manager.test_edp.DataSourceTest.test_data_source_search [0.276758s] ... ok {6} sahara.tests.unit.conductor.manager.test_edp.JobBinaryTest.test_jb_update_delete_when_protected [0.197337s] ... ok Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class {7} sahara.tests.unit.conductor.manager.test_edp.DataSourceTest.test_data_source_update [0.209131s] ... ok {3} sahara.tests.unit.conductor.manager.test_from_template.ObjectsFromTemplatesTest.test_cluster_create_from_templates [0.848872s] ... ok {5} sahara.tests.unit.conductor.manager.test_defaults.DefaultsTest.test_cluster_defaults [1.653549s] ... ok Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class {1} sahara.tests.unit.conductor.manager.test_defaults.DefaultsTest.test_node_group_defaults [0.626907s] ... ok {6} sahara.tests.unit.conductor.manager.test_edp.JobExecutionTest.test_deletion_constraints_on_data_and_jobs [0.307063s] ... ok Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class {7} sahara.tests.unit.conductor.manager.test_edp.DataSourceTest.test_ds_update_delete_when_protected [0.276522s] ... ok {1} sahara.tests.unit.conductor.manager.test_edp.DataSourceTest.test_public_ds_update_delete_from_another_tenant [0.155437s] ... ok {5} sahara.tests.unit.conductor.manager.test_edp.DataSourceTest.test_data_source_count_like [0.213149s] ... ok {6} sahara.tests.unit.conductor.manager.test_edp.JobExecutionTest.test_job_execution_search_regex [0.164507s] ... ok {3} sahara.tests.unit.conductor.manager.test_templates.NodeGroupTemplates.test_ngt_search [0.296443s] ... ok {4} sahara.tests.unit.conductor.manager.test_clusters.ClusterTest.test_delete_node_group [0.983402s] ... ok {7} sahara.tests.unit.conductor.manager.test_edp.JobBinaryInternalTest.test_job_binary_internal_fields [0.171723s] ... ok {5} sahara.tests.unit.conductor.manager.test_edp.JobBinaryInternalTest.test_job_binary_internal_search_regex [0.167518s] ... ok {1} sahara.tests.unit.conductor.manager.test_edp.JobExecutionTest.test_null_data_sources [0.219124s] ... ok {3} sahara.tests.unit.conductor.manager.test_templates.NodeGroupTemplates.test_public_ngt_update_from_another_tenant [0.149276s] ... ok {2} sahara.tests.unit.conductor.manager.test_clusters.ClusterTest.test_remove_instance [0.896387s] ... ok {6} sahara.tests.unit.conductor.manager.test_edp.JobTest.test_job_fields [0.286831s] ... ok {5} sahara.tests.unit.conductor.manager.test_edp.JobBinaryTest.test_duplicate_job_binary_create [0.140127s] ... ok {7} sahara.tests.unit.conductor.manager.test_edp.JobBinaryInternalTest.test_job_binary_internal_search [0.226101s] ... ok Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class {2} sahara.tests.unit.conductor.manager.test_edp.DataSourceTest.test_duplicate_data_source_create [0.150023s] ... ok {1} sahara.tests.unit.conductor.manager.test_edp_interface.JobExecutionTest.test_interface_flows [0.293706s] ... ok {7} sahara.tests.unit.conductor.manager.test_edp.JobBinaryTest.test_crud_operation_create_list_delete [0.209111s] ... ok {5} sahara.tests.unit.conductor.manager.test_edp.JobBinaryTest.test_job_binary_referenced_libs [0.261505s] ... ok {6} sahara.tests.unit.conductor.manager.test_templates.NodeGroupTemplates.test_public_ngt_delete_from_another_tenant [0.277144s] ... ok {7} sahara.tests.unit.conductor.manager.test_edp.JobBinaryTest.test_job_binary_fields [0.134454s] ... ok {2} sahara.tests.unit.conductor.manager.test_edp.JobBinaryTest.test_job_binary_referenced_mains [0.266437s] ... ok {3} sahara.tests.unit.conductor.test_api.TestConductorApi.test_add_instance_to_node_group_id [0.560353s] ... ok {5} sahara.tests.unit.conductor.manager.test_edp.JobBinaryTest.test_job_binary_search_regex [0.161701s] ... ok {0} sahara.tests.unit.conductor.manager.test_from_template.ObjectsFromTemplatesTest.test_node_group_add_from_template [1.347638s] ... ok Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class {3} sahara.tests.unit.conductor.test_resource.TestResource.test_nested_lists [0.001104s] ... ok {3} sahara.tests.unit.db.migration.test_db_manage_cli.TestCli.test_cli(sync_revision_sql) [0.026808s] ... ok {6} sahara.tests.unit.conductor.test_api.TestConductorApi.test_job_libs_names [0.271183s] ... ok {1} sahara.tests.unit.conductor.manager.test_templates.ClusterTemplates.test_clt_delete [0.313916s] ... ok Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class {6} sahara.tests.unit.db.migration.test_db_manage_cli.TestCli.test_cli(current) [0.027686s] ... ok {6} sahara.tests.unit.db.sqlalchemy.test_types.MutableListTest.test_changed_on_append [0.001898s] ... ok {6} sahara.tests.unit.db.sqlalchemy.test_types.MutableListTest.test_coerce_list [0.000404s] ... ok {1} sahara.tests.unit.conductor.manager.test_templates.NodeGroupTemplates.test_ngt_delete [0.201495s] ... ok {5} sahara.tests.unit.conductor.manager.test_edp.JobExecutionTest.test_crud_operation_create_list_delete_update [0.300735s] ... ok {4} sahara.tests.unit.conductor.manager.test_clusters.ClusterTest.test_update_instance [0.962123s] ... ok Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class {4} sahara.tests.unit.conductor.manager.test_defaults.DefaultsTest.test_apply_defaults [0.134150s] ... ok {2} sahara.tests.unit.conductor.manager.test_edp.JobBinaryTest.test_job_binary_update [0.577805s] ... ok {0} sahara.tests.unit.conductor.manager.test_templates.ClusterTemplates.test_clt_delete_default [0.561181s] ... ok {2} sahara.tests.unit.conductor.manager.test_edp.JobBinaryTest.test_public_jb_update_delete_from_another_tenant [0.145213s] ... ok {0} sahara.tests.unit.conductor.manager.test_templates.NodeGroupTemplates.test_minimal_ngt_create_list_delete [0.247658s] ... ok {3} sahara.tests.unit.db.migration.test_migrations.TestMigrationsPostgresql.test_models_sync ... SKIPPED: Backend 'postgresql' is unavailable: No DBAPI installed {3} sahara.tests.unit.db.sqlalchemy.test_types.JsonEncodedTest.test_impl [0.000457s] ... ok {2} sahara.tests.unit.conductor.manager.test_edp.JobTest.test_job_search_regex [0.265650s] ... ok {0} sahara.tests.unit.conductor.manager.test_templates.NodeGroupTemplates.test_ngt_search_regex [0.209442s] ... ok {3} sahara.tests.unit.db.templates.test_delete.TemplateDeleteTestCase.test_node_group_template_delete_bad_id [0.143325s] ... ok {6} sahara.tests.unit.db.templates.test_delete.TemplateDeleteTestCase.test_cluster_template_delete_by_id [1.065749s] ... ok {3} sahara.tests.unit.db.templates.test_delete.TemplateDeleteTestCase.test_node_group_template_delete_by_id_skipped [0.169818s] ... ok {7} sahara.tests.unit.conductor.manager.test_templates.ClusterTemplates.test_clt_update [1.325002s] ... ok {4} sahara.tests.unit.conductor.manager.test_defaults.DefaultsTest.test_instance_defaults [0.834725s] ... ok Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class {2} sahara.tests.unit.conductor.manager.test_templates.ClusterTemplates.test_minimal_clt_create_list_delete [0.452406s] ... ok {4} sahara.tests.unit.conductor.manager.test_edp.DataSourceTest.test_crud_operation_create_list_delete [0.202591s] ... ok Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class {4} sahara.tests.unit.conductor.manager.test_edp.DataSourceTest.test_data_source_delete [0.155375s] ... ok {7} sahara.tests.unit.conductor.manager.test_templates.ClusterTemplates.test_clt_update_default [0.432773s] ... ok {1} sahara.tests.unit.conductor.test_api.TestConductorApi.test_remove_node_group [1.471707s] ... ok {5} sahara.tests.unit.conductor.manager.test_edp.JobExecutionTest.test_job_execution_advanced_search [1.476275s] ... ok {2} sahara.tests.unit.conductor.manager.test_templates.ClusterTemplates.test_update_clt_on_ngt_update [0.388701s] ... ok {3} sahara.tests.unit.db.templates.test_update.TemplateUpdateTestCase.test_add_node_group_templates_update_failed [0.560000s] ... ok {4} sahara.tests.unit.conductor.manager.test_edp.JobBinaryInternalTest.test_crud_operation_create_list_delete_update [0.212795s] ... ok {0} sahara.tests.unit.conductor.test_api.TestConductorApi.test_add_node_group_to_cluster_id [0.846951s] ... ok {6} sahara.tests.unit.db.templates.test_update.TemplateUpdateTestCase.test_add_cluster_templates_update_failed [0.715561s] ... ok Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class {7} sahara.tests.unit.conductor.manager.test_templates.ClusterTemplates.test_clt_update_delete_when_protected [0.299670s] ... ok {0} sahara.tests.unit.conductor.test_api.TestConductorApi.test_job_main_name [0.164796s] ... ok {6} sahara.tests.unit.db.templates.test_update.TemplateUpdateTestCase.test_add_config_section_for_template [0.189739s] ... ok {2} sahara.tests.unit.conductor.manager.test_templates.NodeGroupTemplates.test_ngt_delete_default [0.287580s] ... ok {3} sahara.tests.unit.db.templates.test_update.TemplateUpdateTestCase.test_do_update_add_ngts_fails [0.387902s] ... ok {4} sahara.tests.unit.conductor.manager.test_edp.JobExecutionTest.test_job_execution_search [0.310629s] ... ok {5} sahara.tests.unit.conductor.manager.test_edp.JobTest.test_crud_operation_create_list_delete_update [0.432009s] ... ok {7} sahara.tests.unit.conductor.manager.test_templates.ClusterTemplates.test_clt_update_with_nulls [0.269816s] ... ok {1} sahara.tests.unit.conductor.test_api.TestConductorApi.test_update_node_group_by_id [0.579722s] ... ok {1} sahara.tests.unit.conductor.test_resource.TestResource.test_data_source_filter_credentials [0.000656s] ... ok {1} sahara.tests.unit.conductor.test_resource.TestResource.test_job_binary_filter_extra [0.000599s] ... ok {3} sahara.tests.unit.db.templates.test_utils.TemplateUtilsTestCase.test_substitute_ng_ids [0.123804s] ... ok {1} sahara.tests.unit.db.migration.test_db_manage_cli.TestCli.test_cli(stamp-sql) [0.029454s] ... ok {1} sahara.tests.unit.db.migration.test_db_manage_cli.TestCli.test_cli(upgrade-delta) [0.020809s] ... ok {1} sahara.tests.unit.db.sqlalchemy.test_types.JsonEncodedTest.test_process_bind_param [0.000521s] ... ok {1} sahara.tests.unit.db.sqlalchemy.test_types.JsonEncodedTest.test_process_bind_param_none [0.000398s] ... ok {1} sahara.tests.unit.db.sqlalchemy.test_types.MutableDictTest.test_coerce_mutable_dict [0.000394s] ... ok {1} sahara.tests.unit.db.sqlalchemy.test_types.MutableListTest.test_creation [0.000378s] ... ok {3} sahara.tests.unit.db.test_utils.TestPaginationUtils.test_get_prev_and_next_objects [0.090259s] ... ok {5} sahara.tests.unit.conductor.manager.test_templates.NodeGroupTemplates.test_ngt_update [0.240909s] ... ok {7} sahara.tests.unit.conductor.manager.test_templates.ClusterTemplates.test_public_clt_update_delete_from_another_tenant [0.235480s] ... ok {3} sahara.tests.unit.db.test_utils.TestRegexFilter.test_regex_filter [0.122763s] ... ok {1} sahara.tests.unit.db.templates.test_delete.TemplateDeleteTestCase.test_node_group_template_delete_by_name_skipped [0.178106s] ... ok {6} sahara.tests.unit.db.templates.test_update.TemplateUpdateTestCase.test_add_node_group_templates_create_failed [0.444123s] ... ok {3} sahara.tests.unit.plugins.test_images.TestImages.test_sahara_argument_case_validator [0.009355s] ... ok {5} sahara.tests.unit.conductor.manager.test_templates.NodeGroupTemplates.test_ngt_update_delete_when_protected [0.182796s] ... ok {3} sahara.tests.unit.plugins.test_labels.TestPluginLabels.test_validate_default_labels_load [0.134683s] ... ok {7} sahara.tests.unit.conductor.manager.test_templates.NodeGroupTemplates.test_ngt_fields [0.177023s] ... ok {4} sahara.tests.unit.conductor.manager.test_edp.JobTest.test_job_search [0.541077s] ... ok {7} sahara.tests.unit.conductor.test_api.TestConductorApi.test_job_no_main_name [0.143453s] ... ok {7} sahara.tests.unit.db.migration.test_db_manage_cli.TestCli.test_cli(upgrade-sql) [0.032494s] ... ok {1} sahara.tests.unit.db.templates.test_update.TemplateUpdateTestCase.test_do_update_add_clts_fails [0.348920s] ... ok {5} sahara.tests.unit.conductor.manager.test_templates.NodeGroupTemplates.test_ngt_update_with_nulls [0.394652s] ... ok {5} sahara.tests.unit.conductor.test_resource.TestResource.test_job_filter_job_binary [0.001054s] ... ok {4} sahara.tests.unit.conductor.manager.test_edp.JobTest.test_job_update_delete_when_protected [0.292592s] ... ok {5} sahara.tests.unit.db.migration.test_db_manage_cli.TestCli.test_cli(check_migration) [0.025908s] ... ok {5} sahara.tests.unit.db.sqlalchemy.test_types.MutableDictTest.test_changed_on_delitem [0.001913s] ... ok {5} sahara.tests.unit.db.sqlalchemy.test_types.MutableDictTest.test_coerce_unsupported [0.000397s] ... ok {5} sahara.tests.unit.db.sqlalchemy.test_types.MutableListTest.test_changed_on_delitem [0.002478s] ... ok {5} sahara.tests.unit.db.sqlalchemy.test_types.MutableListTest.test_changed_on_setitem [0.001909s] ... ok {1} sahara.tests.unit.db.templates.test_update.TemplateUpdateTestCase.test_do_update_cluster_invalid [0.203199s] ... ok {1} sahara.tests.unit.db.templates.test_update.TemplateUpdateTestCase.test_substitute_config_values_clt [0.116536s] ... ok {4} sahara.tests.unit.conductor.manager.test_edp.JobTest.test_public_job_update_delete_from_another_tenant [0.217656s] ... ok {1} sahara.tests.unit.plugins.test_images.TestImages.test_os_case_spec [0.068639s] ... ok {5} sahara.tests.unit.db.templates.test_delete.TemplateDeleteTestCase.test_cluster_template_delete_by_id_skipped [0.228734s] ... ok {6} sahara.tests.unit.db.templates.test_update.TemplateUpdateTestCase.test_do_update_trash [0.862023s] ... ok {4} sahara.tests.unit.conductor.manager.test_templates.ClusterTemplates.test_clt_fields [0.224360s] ... ok {2} sahara.tests.unit.conductor.test_api.TestConductorApi.test_events_ops [1.382653s] ... ok {0} sahara.tests.unit.conductor.test_api.TestConductorApi.test_update_by_id [1.424197s] ... ok {6} sahara.tests.unit.db.templates.test_update.TemplateUpdateTestCase.test_process_files_bad_json [0.134125s] ... ok {1} sahara.tests.unit.plugins.test_images.TestImages.test_sahara_image_validator_spec [0.309314s] ... ok {1} sahara.tests.unit.plugins.test_kerberos.TestKerberosBase.test_list_configs [0.011591s] ... ok {6} sahara.tests.unit.db.templates.test_utils.TemplateUtilsTestCase.test_value_diff [0.173944s] ... ok {6} sahara.tests.unit.plugins.test_images.TestImages.test_package_validator_debian [0.010329s] ... ok {6} sahara.tests.unit.plugins.test_images.TestImages.test_sahara_image_validator [0.038575s] ... ok {6} sahara.tests.unit.plugins.test_kerberos.TestKerberosBase.test_base_configs [0.008863s] ... ok {6} sahara.tests.unit.plugins.test_kerberos.TestKerberosBase.test_create_keytabs_for_user [0.013037s] ... ok {7} sahara.tests.unit.db.migration.test_migrations.TestMigrationsPostgresql.test_walk_versions ... SKIPPED: Backend 'postgresql' is unavailable: No DBAPI installed {7} sahara.tests.unit.db.sqlalchemy.test_types.JsonEncodedTest.test_process_result_value [0.000581s] ... ok {7} sahara.tests.unit.db.sqlalchemy.test_types.MutableListTest.test_coerce_mutable_list [0.000403s] ... ok {1} sahara.tests.unit.plugins.test_provisioning.TestPluginDataCRUD.test_crud [0.205724s] ... ok {1} sahara.tests.unit.plugins.test_utils.TestPluginUtils.test_get_instances_count [0.008459s] ... ok {1} sahara.tests.unit.plugins.test_utils.TestPluginUtils.test_get_node_groups [0.008178s] ... ok {1} sahara.tests.unit.service.api.v2.test_images.TestImageApi.test_set_image_tags [0.011232s] ... ok {1} sahara.tests.unit.service.edp.binary_retrievers.test_dispatch.TestDispatch.test_get_raw_binary [0.018799s] ... ok {3} sahara.tests.unit.plugins.test_provide_recommendations.TestProvidingRecommendations.test_correct_use_autoconfig_value [1.151788s] ... ok {1} sahara.tests.unit.service.edp.binary_retrievers.test_internal_swift.TestInternalSwift.test__get_raw_data [0.014524s] ... ok {1} sahara.tests.unit.service.edp.data_sources.hdfs.test_hdfs_type.TestHDFSType.test_hdfs_type_validation_correct_url [0.006981s] ... ok {1} sahara.tests.unit.service.edp.data_sources.manila.test_manila_type.TestManilaType.test_prepare_cluster [0.016869s] ... ok {1} sahara.tests.unit.service.edp.data_sources.swift.test_swift_type.TestSwiftTypeValidation.test_swift_type_validation_missing_object [0.008280s] ... ok {1} sahara.tests.unit.service.edp.job_binaries.internal_db.test_internal_db_type.TestInternalDBType.test_validate_job_location_format [0.001456s] ... ok {4} sahara.tests.unit.conductor.manager.test_templates.ClusterTemplates.test_clt_search [0.414087s] ... ok {1} sahara.tests.unit.service.edp.test_hdfs_helper.HDFSHelperTestCase.test_get_cluster_hosts_information_i_name [0.015099s] ... ok {3} sahara.tests.unit.plugins.test_provide_recommendations.TestProvidingRecommendations.test_get_recommended_node_configs_medium_flavor [0.119197s] ... ok {3} sahara.tests.unit.plugins.test_provisioning.ProvisioningPluginBaseTest.test__map_to_user_inputs_success [0.000777s] ... ok {6} sahara.tests.unit.plugins.test_provide_recommendations.TestProvidingRecommendations.test_apply_recommended_configs_no_updates [0.189093s] ... ok Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class {4} sahara.tests.unit.conductor.manager.test_templates.ClusterTemplates.test_clt_search_regex [0.215701s] ... ok {1} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_build_workflow_for_job_mapreduce [0.187994s] ... ok {6} sahara.tests.unit.plugins.test_provide_recommendations.TestProvidingRecommendations.test_get_recommended_node_configs_small_flavor [0.185461s] ... ok Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class {4} sahara.tests.unit.conductor.manager.test_templates.ClusterTemplates.test_duplicate_clt_create [0.168407s] ... ok {1} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_build_workflow_swift_configs [0.142396s] ... ok {6} sahara.tests.unit.plugins.test_provide_recommendations.TestProvidingRecommendations.test_merge_configs [0.205404s] ... ok {6} sahara.tests.unit.plugins.test_utils.TestPluginUtils.test_get_instances [0.014419s] ... ok {1} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_get_input_output_data_sources_with_null_id [0.140223s] ... ok {1} sahara.tests.unit.service.edp.test_job_utils.JobUtilsTestCase.test_args_may_contain_data_sources [0.001465s] ... ok {6} sahara.tests.unit.service.edp.data_sources.hdfs.test_hdfs_type.TestHDFSType.test_hdfs_type_validation_local_abs_url [0.007951s] ... ok {6} sahara.tests.unit.service.edp.data_sources.hdfs.test_hdfs_type.TestHDFSType.test_prepare_cluster [0.008359s] ... ok {1} sahara.tests.unit.service.edp.test_job_utils.JobUtilsTestCase.test_resolve_data_source_refs [0.005302s] ... ok {1} sahara.tests.unit.service.edp.workflow_creator.test_create_workflow.TestWorkflowCreators.test_create_java_workflow [0.009732s] ... ok {6} sahara.tests.unit.service.edp.data_sources.manila.test_manila_type.TestManilaType.test_manila_type_validation_empty_url [0.021979s] ... ok {6} sahara.tests.unit.service.edp.data_sources.swift.test_swift_type.TestSwiftTypeValidation.test_swift_type_validation_credentials_missing_user [0.008936s] ... ok {1} sahara.tests.unit.service.edp.workflow_creator.test_create_workflow.TestWorkflowCreators.test_create_mapreduce_streaming [0.023318s] ... ok {1} sahara.tests.unit.service.edp.workflow_creator.test_create_workflow.TestWorkflowCreators.test_create_mapreduce_workflow [0.007226s] ... ok {6} sahara.tests.unit.service.edp.data_sources.swift.test_swift_type.TestSwiftTypeValidation.test_swift_type_validation_wrong_suffix [0.037523s] ... ok {6} sahara.tests.unit.service.edp.job_binaries.manila.test_manila_type.TestManilaType.test_get_raw_data [0.011681s] ... ok {6} sahara.tests.unit.service.edp.job_binaries.s3.test_s3_type.TestS3Type.test_validate [0.007717s] ... ok {4} sahara.tests.unit.conductor.manager.test_templates.NodeGroupTemplates.test_duplicate_ngt_create [0.152910s] ... ok {6} sahara.tests.unit.service.edp.job_binaries.swift.test_swift_type.TestSwiftType.test__get_raw_data [0.018023s] ... ok {6} sahara.tests.unit.service.edp.job_binaries.swift.test_swift_type.TestSwiftType.test_copy_binary_to_cluster [0.021350s] ... ok {6} sahara.tests.unit.service.edp.job_binaries.swift.test_swift_type.TestSwiftType.test_validate_job_location_format [0.009236s] ... ok {6} sahara.tests.unit.service.edp.job_binaries.test_base.JobBinaryManagerSupportTest.test_generate_valid_path [0.007521s] ... ok {1} sahara.tests.unit.service.heat.test_templates.TestClusterTemplate.test_get_anti_affinity_scheduler_hints [0.118536s] ... ok {6} sahara.tests.unit.service.edp.oozie.test_oozie.TestOozieEngine.test__resolve_external_hdfs_urls [0.011562s] ... ok {6} sahara.tests.unit.service.edp.oozie.test_oozie.TestOozieEngine.test_add_postfix [0.041378s] ... ok {6} sahara.tests.unit.service.edp.oozie.test_oozie.TestOozieEngine.test_get_job_status [0.020388s] ... ok {4} sahara.tests.unit.conductor.manager.test_templates.NodeGroupTemplates.test_ngt_update_default [0.241476s] ... ok {4} sahara.tests.unit.conductor.test_resource.TestResource.test_job_execution_filter_credentials [0.001365s] ... ok {1} sahara.tests.unit.service.heat.test_templates.TestClusterTemplate.test_get_security_groups_empty [0.124518s] ... ok {1} sahara.tests.unit.service.test_networks.TestNetworks.test_init_instances_ips_without_floating [0.010644s] ... ok {6} sahara.tests.unit.service.edp.oozie.test_oozie.TestOozieEngine.test_run_job [0.074783s] ... ok {6} sahara.tests.unit.service.edp.storm.test_storm.TestStorm.test_cancel_job_null_or_done [0.049689s] ... ok {6} sahara.tests.unit.service.edp.test_hdfs_helper.HDFSHelperTestCase.test_create_dir_hadoop1 [0.016305s] ... ok {0} sahara.tests.unit.conductor.test_api.TestConductorApi.test_update_instance_by_id [1.308046s] ... ok {0} sahara.tests.unit.conductor.test_resource.TestResource.test_resource_creation [0.000662s] ... ok {0} sahara.tests.unit.conductor.test_resource.TestResource.test_resource_immutability [0.001317s] ... ok {0} sahara.tests.unit.conductor.test_resource.TestResource.test_to_dict [0.000938s] ... ok {5} sahara.tests.unit.db.templates.test_delete.TemplateDeleteTestCase.test_do_delete [1.544195s] ... ok {0} sahara.tests.unit.db.migration.test_db_manage_cli.TestCli.test_cli(stamp) [0.034256s] ... ok {0} sahara.tests.unit.db.migration.test_db_manage_cli.TestCli.test_cli(sync_revision_autogenerate) [0.021315s] ... ok {0} sahara.tests.unit.db.sqlalchemy.test_types.MutableDictTest.test_changed_on_update [0.001944s] ... ok {0} sahara.tests.unit.db.sqlalchemy.test_types.MutableDictTest.test_coerce_dict [0.000405s] ... ok {0} sahara.tests.unit.db.sqlalchemy.test_types.MutableDictTest.test_creation [0.000378s] ... ok {6} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_get_plugin [0.147413s] ... ok {6} sahara.tests.unit.service.edp.test_json_api_examples.TestJSONApiExamplesV11.test_data_sources [0.003665s] ... ok {6} sahara.tests.unit.service.edp.test_s3_common.S3CommonTestCase.test__get_names_from_job_binary_url [0.023105s] ... ok {6} sahara.tests.unit.service.edp.test_s3_common.S3CommonTestCase.test__validate_job_binary_url [0.010051s] ... ok {5} sahara.tests.unit.db.templates.test_delete.TemplateDeleteTestCase.test_node_group_template_delete_by_id [0.397015s] ... ok {2} sahara.tests.unit.conductor.test_api.TestConductorApi.test_instance_volume_ops [2.026366s] ... ok {2} sahara.tests.unit.conductor.test_resource.TestResource.test_cluster_resource [0.001024s] ... ok {2} sahara.tests.unit.conductor.test_resource.TestResource.test_to_dict_filtering [0.001135s] ... ok {2} sahara.tests.unit.conductor.test_resource.TestResource.test_to_wrapped_dict [0.000887s] ... ok {2} sahara.tests.unit.db.migration.test_db_manage_cli.TestCli.test_cli(history) [0.033261s] ... ok {2} sahara.tests.unit.db.sqlalchemy.test_types.JsonEncodedTest.test_process_result_value_none [0.000452s] ... ok {5} sahara.tests.unit.db.templates.test_delete.TemplateDeleteTestCase.test_node_group_template_delete_by_name [0.374490s] ... ok {4} sahara.tests.unit.db.migration.test_migrations.TestMigrationsMySQL.test_models_sync ... SKIPPED: Backend 'mysql+pymysql' is unavailable: Could not connect {4} sahara.tests.unit.db.migration.test_migrations.TestMigrationsMySQL.test_walk_versions ... SKIPPED: Backend 'mysql+pymysql' is unavailable: Could not connect {4} sahara.tests.unit.db.sqlalchemy.test_types.MutableDictTest.test_changed_on_setitem [0.002094s] ... ok {4} sahara.tests.unit.db.sqlalchemy.test_types.MutableListTest.test_coerce_unsupported [0.000422s] ... ok {5} sahara.tests.unit.db.templates.test_utils.TemplateUtilsTestCase.test_check_cluster_template_usage [0.119995s] ... ok {7} sahara.tests.unit.db.templates.test_delete.TemplateDeleteTestCase.test_cluster_template_delete_in_use [1.961238s] ... ok {2} sahara.tests.unit.db.templates.test_delete.TemplateDeleteTestCase.test_cluster_template_delete_by_name_skipped [0.232803s] ... ok {4} sahara.tests.unit.db.templates.test_delete.TemplateDeleteTestCase.test_cluster_template_delete_bad_id [0.135718s] ... ok {5} sahara.tests.unit.db.templates.test_utils.TemplateUtilsTestCase.test_check_node_group_template_usage [0.122477s] ... ok {1} sahara.tests.unit.service.test_periodic.TestPeriodicBack.test_active_cluster_not_killed_as_inactive [1.199934s] ... ok {5} sahara.tests.unit.db.templates.test_utils.TemplateUtilsTestCase.test_check_plugin_name_and_version [0.120801s] ... ok {0} sahara.tests.unit.db.templates.test_delete.TemplateDeleteTestCase.test_node_group_template_delete_in_use [1.140852s] ... ok {1} sahara.tests.unit.service.test_periodic.TestPeriodicBack.test_setup_enabled [0.131694s] ... ok {1} sahara.tests.unit.service.test_sessions.TestSessionCache.test_get_neutron_session [0.012569s] ... ok Plugins couldn't be loaded: spark, cdh {5} sahara.tests.unit.db.templates.test_utils.TemplateUtilsTestCase.test_check_plugin_version [0.122425s] ... ok {5} sahara.tests.unit.plugins.test_base_plugins_support.BasePluginsSupportTest.test_plugins_loaded [0.002367s] ... ok {5} sahara.tests.unit.plugins.test_images.TestImages.test_all_validator [0.012405s] ... ok {7} sahara.tests.unit.db.templates.test_update.TemplateUpdateTestCase.test_add_node_group_templates [0.365733s] ... ok {5} sahara.tests.unit.plugins.test_kerberos.TestKerberosBase.test_get_server_password [0.015471s] ... ok {2} sahara.tests.unit.db.templates.test_update.TemplateUpdateTestCase.test_add_cluster_templates_create_failed [0.382148s] ... ok {1} sahara.tests.unit.service.test_volumes.TestAttachVolume.test_find_instance_volume_devices [0.134977s] ... ok {4} sahara.tests.unit.db.templates.test_delete.TemplateDeleteTestCase.test_cluster_template_delete_by_name [0.436358s] ... ok {7} sahara.tests.unit.db.templates.test_update.TemplateUpdateTestCase.test_process_files_validation_error [0.169825s] ... ok Error mounting volume to instance {5} sahara.tests.unit.plugins.test_labels.TestPluginLabels.test_update [0.198286s] ... ok {1} sahara.tests.unit.service.test_volumes.TestAttachVolume.test_mount_volume [0.135453s] ... ok {2} sahara.tests.unit.db.templates.test_update.TemplateUpdateTestCase.test_do_update_existing_fails [0.212819s] ... ok {4} sahara.tests.unit.db.templates.test_update.TemplateUpdateTestCase.test_add_config_section [0.129846s] ... ok {4} sahara.tests.unit.db.test_utils.TestPaginationUtils.test_parse_sorting_args [0.000449s] ... ok {4} sahara.tests.unit.plugins.test_images.TestImages.test_any_spec [0.053941s] ... ok {4} sahara.tests.unit.plugins.test_images.TestImages.test_os_case_validator [0.011126s] ... ok {7} sahara.tests.unit.db.templates.test_update.TemplateUpdateTestCase.test_substitute_config_values_ngt [0.132592s] ... ok {5} sahara.tests.unit.plugins.test_provide_recommendations.TestProvidingRecommendations.test_not_autonconfigured [0.124627s] ... ok {5} sahara.tests.unit.plugins.test_utils.TestPluginUtils.test_generate_fqdn_host_names [0.008126s] ... ok {5} sahara.tests.unit.plugins.test_utils.TestPluginUtils.test_get_port_from_address [0.007371s] ... ok {5} sahara.tests.unit.service.castellan.test_sahara_key_manager.SaharaKeyManagerTest.test_get [0.009522s] ... ok {5} sahara.tests.unit.service.edp.data_sources.manila.test_manila_type.TestManilaType.test_manila_type_validation_no_uuid [0.007889s] ... ok {7} sahara.tests.unit.plugins.test_images.TestImages.test_all_spec [0.060492s] ... ok {4} sahara.tests.unit.plugins.test_images.TestImages.test_script_spec [0.035598s] ... ok {4} sahara.tests.unit.plugins.test_provisioning.ProvisioningPluginBaseTest.test__map_to_user_inputs_failure [0.001317s] ... ok {4} sahara.tests.unit.plugins.test_utils.TestPluginUtils.test_generate_host_names [0.007980s] ... ok {3} sahara.tests.unit.service.api.test_v10.TestApi.test_scale_cluster_failed [2.532202s] ... ok {2} sahara.tests.unit.db.templates.test_update.TemplateUpdateTestCase.test_process_files [0.150135s] ... ok {0} sahara.tests.unit.db.templates.test_update.TemplateUpdateTestCase.test_add_cluster_templates [0.519728s] ... ok {7} sahara.tests.unit.plugins.test_images.TestImages.test_package_spec [0.067464s] ... ok {5} sahara.tests.unit.service.edp.data_sources.maprfs.test_maprfs_type_validation.TestMapRFSTypeValidation.test_maprfs_type_validation_correct_url [0.008926s] ... ok {5} sahara.tests.unit.service.edp.data_sources.s3.test_s3_type.TestSwiftType.test_validate_url [0.008527s] ... ok {5} sahara.tests.unit.service.edp.oozie.test_oozie.TestOozieEngine.test_upload_coordinator_file [0.028122s] ... ok {5} sahara.tests.unit.service.edp.storm.test_storm.TestStorm.test_cancel_job [0.026802s] ... ok {7} sahara.tests.unit.plugins.test_images.TestImages.test_package_validator_redhat [0.012845s] ... ok {5} sahara.tests.unit.service.edp.test_hdfs_helper.HDFSHelperTestCase.test_create_dir_hadoop2 [0.017905s] ... ok {5} sahara.tests.unit.service.edp.test_hdfs_helper.HDFSHelperTestCase.test_create_hbase_common_lib_ex [0.013170s] ... ok {5} sahara.tests.unit.service.edp.test_hdfs_helper.HDFSHelperTestCase.test_get_cluster_hosts_information_smthg_wrong [0.012268s] ... ok {7} sahara.tests.unit.plugins.test_images.TestImages.test_sahara_argument_set_validator [0.022097s] ... ok {0} sahara.tests.unit.db.templates.test_update.TemplateUpdateTestCase.test_check_cluster_templates_valid [0.131421s] ... ok {0} sahara.tests.unit.plugins.test_kerberos.TestKerberosBase.test_get_server_installation_script [0.009364s] ... ok Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class {7} sahara.tests.unit.plugins.test_labels.TestPluginLabels.test_jsonschema [0.119981s] ... ok {5} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_build_workflow_for_job_hive [0.153873s] ... ok {0} sahara.tests.unit.plugins.test_labels.TestPluginLabels.test_get_label_full_details [0.134410s] ... ok {2} sahara.tests.unit.db.templates.test_utils.TemplateUtilsTestCase.test_find_cluster_template_by_name [0.302182s] ... ok {0} sahara.tests.unit.plugins.test_utils.TestPluginUtils.test_get_config_value_or_default [0.014187s] ... ok {0} sahara.tests.unit.plugins.test_utils.TestPluginUtils.test_get_instance [0.008709s] ... ok Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class {7} sahara.tests.unit.plugins.test_labels.TestPluginLabels.test_validate_plugin_update [0.158230s] ... ok {5} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_build_workflow_for_job_java [0.150865s] ... ok Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class {7} sahara.tests.unit.plugins.test_provide_recommendations.TestProvidingRecommendations.test_apply_recommended_configs [0.131581s] ... ok Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class {7} sahara.tests.unit.plugins.test_utils.TestPluginUtils.test_instances_with_services [0.007914s] ... ok {6} sahara.tests.unit.service.health.test_verification_base.TestVerifications.test_conductor_crud_verifications [2.060781s] ... ok {2} sahara.tests.unit.db.templates.test_utils.TemplateUtilsTestCase.test_find_node_group_template_by_name [0.233856s] ... ok {2} sahara.tests.unit.db.test_utils.TestRegex.test_get_regex_op [0.000489s] ... ok {5} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_build_workflow_for_job_pig [0.153435s] ... ok {2} sahara.tests.unit.plugins.test_images.TestImages.test_any_validator [0.014168s] ... ok {2} sahara.tests.unit.plugins.test_images.TestImages.test_script_validator [0.009058s] ... ok {5} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_inject_swift_url_suffix [0.125413s] ... ok {6} sahara.tests.unit.service.heat.test_templates.TestClusterTemplate.test_serialize_designate_reversed_records [0.206720s] ... ok {6} sahara.tests.unit.service.test_coordinator.TestCoordinator.test_coord_with_backend [0.009075s] ... ok {6} sahara.tests.unit.service.test_engine.TestDeletion.test_force_delete_calls [0.023864s] ... ok {2} sahara.tests.unit.plugins.test_labels.TestPluginLabels.test_validate_plugin_labels [0.205730s] ... ok {5} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_run_job_unsupported_type [0.138404s] ... ok {1} sahara.tests.unit.service.validation.edp.test_job.TestJobUpdateValidation.test_job_update [1.006318s] ... ok {5} sahara.tests.unit.service.edp.test_job_possible_configs.TestJobPossibleConfigs.test_possible_configs [0.243660s] ... ok {5} sahara.tests.unit.service.edp.test_job_utils.JobUtilsTestCase.test_find_possible_data_source_refs_by_name [0.003001s] ... ok {5} sahara.tests.unit.service.edp.test_json_api_examples.TestJSONApiExamplesV11.test_jobs [0.005758s] ... ok {5} sahara.tests.unit.service.edp.workflow_creator.test_create_workflow.TestWorkflowCreators.test_create_hive_workflow [0.011597s] ... ok {6} sahara.tests.unit.service.test_ops.TestOPS.test_provision_scaled_cluster [0.312498s] ... ok {6} sahara.tests.unit.service.test_ops.TestOPS.test_terminate_cluster [0.227495s] ... ok {6} sahara.tests.unit.service.test_periodic.TestPeriodicBack.test_check_for_zombie_proxy_users [0.132530s] ... ok {6} sahara.tests.unit.service.test_sessions.TestSessionCache.test_get_nova_session [0.013241s] ... ok {6} sahara.tests.unit.service.validation.edp.test_data_source.TestDataSourceUpdateValidation.test_update_data_source_hdfs [0.025498s] ... ok {6} sahara.tests.unit.service.validation.edp.test_data_source.TestDataSourceUpdateValidation.test_update_data_source_swift [0.020458s] ... ok {6} sahara.tests.unit.service.validation.edp.test_job_binary_internal.TestJobBinaryInternalCreateValidation.test_job_binary_internal_create [0.082702s] ... ok {6} sahara.tests.unit.service.validation.edp.test_job_interface.TestJobExecutionInterfaceValidation.test_required_argument_missing [0.043775s] ... ok {4} sahara.tests.unit.service.api.test_v10.TestApi.test_create_cluster_success [1.849948s] ... ok {1} sahara.tests.unit.service.validation.edp.test_job_binary.TestJobBinaryValidation.test_creation [1.366553s] ... ok {1} sahara.tests.unit.service.validation.edp.test_job_binary.TestJobBinaryValidation.test_job_binary_create_manila [0.054983s] ... ok {0} sahara.tests.unit.service.api.v2.test_clusters.TestClusterApi.test_cluster_update [1.954898s] ... ok {2} sahara.tests.unit.service.api.test_v10.TestApi.test_cluster_update [1.621923s] ... ok {6} sahara.tests.unit.service.validation.edp.test_job_interface.TestJobInterfaceValidation.test_unacceptable_types [0.808588s] ... ok {7} sahara.tests.unit.service.api.test_v10.TestApi.test_create_cluster_failed [2.134411s] ... ok {6} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateFlavorValidation.test_cluster_create_node_group_tmpl_mixin [0.225512s] ... ok Unable to retrieve plugin data from database Unable to retrieve plugin data from database {6} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_security_groups_by_ids [0.078051s] ... ok {6} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_v_keypair_type [0.049310s] ... ok {1} sahara.tests.unit.service.validation.edp.test_job_binary_internal.TestJobBinaryInternalUpdateValidation.test_job_binary_internal_update_types [0.770331s] ... ok Unable to retrieve plugin data from database Unable to retrieve plugin data from database {6} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_v_unique_cl [0.331649s] ... ok {1} sahara.tests.unit.service.validation.edp.test_job_executor.TestJobExecCreateValidation.test_streaming [0.117190s] ... ok Unable to retrieve plugin data from database Unable to retrieve plugin data from database {1} sahara.tests.unit.service.validation.edp.test_job_executor.TestJobExecUpdateValidation.test_job_execution_update_nothing_required [0.048398s] ... ok {6} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_v_wrong_network [0.065567s] ... ok {6} sahara.tests.unit.service.validation.test_cluster_delete_validation.TestClusterDeleteValidationV2.test_delete_schema_empty_body [0.006486s] ... ok {6} sahara.tests.unit.service.validation.test_cluster_delete_validation.TestClusterDeleteValidationV2.test_delete_schema_extra_fields [0.007559s] ... ok {1} sahara.tests.unit.service.validation.edp.test_job_interface.TestJobExecutionInterfaceValidation.test_valid_execution [0.048905s] ... ok {6} sahara.tests.unit.service.validation.test_cluster_scaling_validation.TestScalingValidation.test_cluster_scaling_scheme_validation_types [0.040455s] ... ok {1} sahara.tests.unit.service.validation.edp.test_job_interface.TestJobInterfaceValidation.test_number_values [0.047491s] ... ok {1} sahara.tests.unit.service.validation.edp.test_job_interface.TestJobInterfaceValidation.test_overlapping_locations [0.047656s] ... ok {6} sahara.tests.unit.service.validation.test_cluster_template_create_validation.TestClusterTemplateCreateValidation.test_cluster_template_create_v_name_base [0.245723s] ... ok {1} sahara.tests.unit.service.validation.edp.test_job_interface.TestJobInterfaceValidation.test_overlapping_names [0.313670s] ... ok {5} sahara.tests.unit.service.health.test_verification_base.TestVerifications.test_verification_start [2.574339s] ... ok {5} sahara.tests.unit.service.test_networks.TestNetworks.test_init_instances_ips_neutron_with_floating [0.011657s] ... ok Unable to retrieve plugin data from database {6} sahara.tests.unit.service.validation.test_cluster_template_create_validation.TestClusterTemplateCreateValidation.test_cluster_template_create_v_ng [0.178120s] ... ok {4} sahara.tests.unit.service.api.test_v10.TestApi.test_create_multiple_clusters_failed [1.964702s] ... ok {5} sahara.tests.unit.service.test_periodic.TestPeriodicBack.test_setup_disabled [0.131208s] ... ok Requesting an unknown session type (type: bad service) {5} sahara.tests.unit.service.test_quotas.TestQuotas.test_check_limits [0.011742s] ... ok {5} sahara.tests.unit.service.test_quotas.TestQuotas.test_neutron_limits [0.008843s] ... ok {3} sahara.tests.unit.service.api.test_v10.TestApi.test_scale_cluster_success [3.868512s] ... ok {5} sahara.tests.unit.service.test_sessions.TestSessionCache.test_get_glance_session [0.013218s] ... ok {5} sahara.tests.unit.service.test_sessions.TestSessionCache.test_get_session [0.011444s] ... ok {5} sahara.tests.unit.service.test_sessions.TestSessionCache.test_insecure_session [0.009522s] ... ok {5} sahara.tests.unit.service.validation.edp.test_job.TestJobUpdateValidation.test_job_update_nothing_required [0.055432s] ... ok {4} sahara.tests.unit.service.api.test_v10.TestApi.test_get_plugin [0.161511s] ... ok Unable to retrieve plugin data from database {6} sahara.tests.unit.service.validation.test_cluster_template_create_validation.TestClusterTemplateCreateValidation.test_cluster_template_create_v_right [0.356960s] ... ok {6} sahara.tests.unit.service.validation.test_cluster_template_update_validation.TestClusterTemplateUpdateValidation.test_cluster_template_update_nothing_required [0.051019s] ... ok Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class {1} sahara.tests.unit.service.validation.test_add_tags_validation.TestTagsAddingValidation.test_add_tags_validation [1.039166s] ... ok {0} sahara.tests.unit.service.api.v2.test_clusters.TestClusterApi.test_create_cluster_failed [2.417984s] ... ok {0} sahara.tests.unit.service.edp.binary_retrievers.test_internal_swift.TestInternalSwift.test_get_raw_data [0.015383s] ... ok {0} sahara.tests.unit.service.edp.data_sources.maprfs.test_maprfs_type_validation.TestMapRFSTypeValidation.test_maprfs_type_validation_wrong_schema [0.008041s] ... ok {0} sahara.tests.unit.service.edp.data_sources.s3.test_s3_type.TestSwiftType.test_prepare_cluster [0.007617s] ... ok {0} sahara.tests.unit.service.edp.job_binaries.internal_db.test_internal_db_type.TestInternalDBType.test_data_validation [0.004767s] ... ok Unable to retrieve plugin data from database Unable to retrieve plugin data from database {0} sahara.tests.unit.service.edp.oozie.test_oozie.TestOozieEngine.test_upload_workflow_file [0.023395s] ... ok {0} sahara.tests.unit.service.edp.storm.test_storm.TestStorm.test_get_instance_if_running [0.011718s] ... ok {1} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_availability_zone [0.075411s] ... ok Unable to retrieve plugin data from database {0} sahara.tests.unit.service.edp.storm.test_storm.TestStorm.test_run_job [0.034664s] ... ok Unable to retrieve plugin data from database {0} sahara.tests.unit.service.edp.test_hdfs_helper.HDFSHelperTestCase.test_configure_cluster_for_hdfs [0.030862s] ... ok {1} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_security_groups [0.073302s] ... ok {0} sahara.tests.unit.service.edp.test_hdfs_helper.HDFSHelperTestCase.test_copy_from_local [0.010711s] ... ok {0} sahara.tests.unit.service.edp.test_hdfs_helper.HDFSHelperTestCase.test_is_cluster_configured [0.014820s] ... ok {0} sahara.tests.unit.service.edp.test_hdfs_helper.HDFSHelperTestCase.test_put_file_to_hdfs [0.013584s] ... ok Unable to retrieve plugin data from database Unable to retrieve plugin data from database {1} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_missing_security_groups [0.072684s] ... ok {1} sahara.tests.unit.service.validation.test_cluster_delete_validation.TestClusterDeleteValidation.test_cluster_delete_when_protected [0.009853s] ... ok {1} sahara.tests.unit.service.validation.test_cluster_delete_validation.TestClusterDeleteValidation.test_public_cluster_delete_from_another_tenant [0.012442s] ... ok {1} sahara.tests.unit.service.validation.test_cluster_delete_validation.TestClusterDeleteValidationV2.test_delete_schema_good [0.006092s] ... ok {1} sahara.tests.unit.service.validation.test_cluster_scaling_validation.TestScalingValidation.test_cluster_scaling_validation_add_ng [0.034567s] ... ok {0} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_suspend_unsuspendible_job [0.130028s] ... ok Unable to retrieve plugin data from database {1} sahara.tests.unit.service.validation.test_cluster_template_create_validation.TestClusterTemplateCreateValidation.test_cluster_template_create_v_right_nulls [0.061864s] ... ok Unable to retrieve plugin data from database {0} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_update_job_dict [0.122249s] ... ok Unable to retrieve plugin data from database {1} sahara.tests.unit.service.validation.test_ng_template_validation_create.TestNGTemplateCreateValidation.test_ng_template_create_v_node_processes [0.107376s] ... ok {5} sahara.tests.unit.service.validation.edp.test_job.TestJobUpdateValidation.test_job_update_types [1.231620s] ... ok {0} sahara.tests.unit.service.edp.test_s3_common.S3CommonTestCase.test__get_s3_client [0.085296s] ... ok {0} sahara.tests.unit.service.edp.test_s3_common.S3CommonTestCase.test_get_raw_job_binary_data [0.013014s] ... ok {0} sahara.tests.unit.service.edp.workflow_creator.test_create_workflow.TestWorkflowCreators.test_create_pig_workflow [0.011029s] ... ok {5} sahara.tests.unit.service.validation.edp.test_job_interface.TestJobInterfaceValidation.test_bad_positional_arg_locations [0.129501s] ... ok {6} sahara.tests.unit.service.validation.test_cluster_update_validation.TestClusterUpdateValidation.test_cluster_update_types [1.163774s] ... ok {6} sahara.tests.unit.service.validation.test_cluster_update_validation.TestClusterUpdateValidation.test_public_cluster_update_from_another_tenant [0.009765s] ... ok {0} sahara.tests.unit.service.heat.test_templates.TestClusterTemplateWaitCondition.test_use_wait_condition [0.126056s] ... ok {0} sahara.tests.unit.service.test_networks.TestNetworks.test_init_instances_ips_with_ipv6_subnet [0.011607s] ... ok {0} sahara.tests.unit.service.test_ntp_service.NTPServiceTest.test_configuring_ntp_unable_to_configure [0.012696s] ... ok Unable to retrieve plugin data from database {1} sahara.tests.unit.service.validation.test_ng_template_validation_create.TestNGTemplateCreateValidation.test_ng_template_create_v_nulls [0.326220s] ... ok {5} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateFlavorValidation.test_cluster_create_cluster_tmpl_node_group_mixin [0.269933s] ... ok {1} sahara.tests.unit.service.validation.test_ng_template_validation_update.TestNGTemplateUpdateValidation.test_ng_template_update_v [0.093470s] ... ok Unable to retrieve plugin data from database Unable to retrieve plugin data from database {5} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_v_keypair_exists [0.070286s] ... ok {1} sahara.tests.unit.service.validation.test_share_validations.TestShareValidations.test_shares [0.050283s] ... ok {1} sahara.tests.unit.test_context.ContextTest.test_thread_group_handles_child_exception [0.004265s] ... ok {1} sahara.tests.unit.test_exceptions.TestExceptions.test_creation_failed [0.009713s] ... ok {1} sahara.tests.unit.test_exceptions.TestExceptions.test_db_duplicate [0.007584s] ... ok Unable to retrieve plugin data from database {1} sahara.tests.unit.topology.test_topology.TopologyTestCase.test_get_topology [0.015734s] ... ok {5} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_v_plugin_name_exists [0.059995s] ... ok {1} sahara.tests.unit.utils.openstack.test_base.AuthUrlTest.test_retrieve_auth_url_api_v20 [0.011521s] ... ok {1} sahara.tests.unit.utils.openstack.test_base.AuthUrlTest.test_retrieve_auth_url_api_v3 [0.009536s] ... ok {1} sahara.tests.unit.utils.test_api_validator.ApiValidatorTest.test_validate_configs [0.021229s] ... ok Unable to retrieve plugin data from database {5} sahara.tests.unit.service.validation.test_cluster_template_create_validation.TestClusterTemplateCreateValidation.test_cluster_template_create_v_plugin_name_exists [0.058020s] ... ok {1} sahara.tests.unit.utils.test_api_validator.ApiValidatorTest.test_validate_flavor [0.034868s] ... ok {5} sahara.tests.unit.service.validation.test_cluster_template_update_validation.TestClusterTemplateUpdateValidation.test_cluster_template_update_schema [0.007787s] ... ok {5} sahara.tests.unit.service.validation.test_cluster_update_validation.TestClusterUpdateValidation.test_cluster_update_when_protected [0.010016s] ... ok {1} sahara.tests.unit.utils.test_api_validator.ApiValidatorTest.test_validate_valid_name [0.087403s] ... ok Arguments dropped when creating context: {'token': 'test_auth_token'} Arguments dropped when creating context: {'token': 'test_auth_token'} {2} sahara.tests.unit.service.api.test_v10.TestApi.test_create_multiple_clusters_success [3.457342s] ... ok {1} sahara.tests.unit.utils.test_cinder.TestCinder.test_check_cinder_exists [0.013151s] ... ok {1} sahara.tests.unit.utils.test_cinder.TestCinder.test_get_cinder_client_api_v3 [0.019314s] ... ok {4} sahara.tests.unit.service.api.v2.test_clusters.TestClusterApi.test_cluster_keypair_update [2.034908s] ... ok {5} sahara.tests.unit.service.validation.test_ng_template_validation_create.TestNGTemplateCreateValidation.test_ng_template_create_v_names [0.448773s] ... ok {5} sahara.tests.unit.service.validation.test_share_validations.TestShareValidations.test_shares_bad_paths [0.088888s] ... ok {5} sahara.tests.unit.swift.test_swift_helper.SwiftIntegrationTestCase.test_get_swift_configs [0.017131s] ... ok {2} sahara.tests.unit.service.api.test_v10.TestApi.test_update_plugin [0.534358s] ... ok {7} sahara.tests.unit.service.api.v2.test_clusters.TestClusterApi.test_scale_cluster_failed [4.038391s] ... ok {1} sahara.tests.unit.utils.test_crypto.CryptoTest.test_generate_key_pair [0.828455s] ... ok {5} sahara.tests.unit.test_context.ContextTest.test_thread_group_waits_threads_if_child_exception [0.396136s] ... ok {5} sahara.tests.unit.test_exceptions.TestExceptions.test_image_not_registered [0.015317s] ... ok {5} sahara.tests.unit.test_exceptions.TestExceptions.test_incorrect_state [0.007116s] ... ok {5} sahara.tests.unit.test_exceptions.TestExceptions.test_remote_command [0.012630s] ... ok {5} sahara.tests.unit.test_exceptions.TestExceptions.test_swift_client [0.007112s] ... ok Occasional error occurred during "fake_client_call" execution: Over limit (HTTP 413) (413). Operation will be retried. {5} sahara.tests.unit.utils.openstack.test_base.ExecuteWithRetryTest.test_cinderclient_calls_without_retry [0.025130s] ... ok Occasional error occurred during "fake_client_call" execution: Over limit (HTTP 413) (413). Operation will be retried. Occasional error occurred during "fake_client_call" execution: Over limit (HTTP 413) (413). Operation will be retried. Occasional error occurred during "fake_client_call" execution: Rate limit (HTTP 429) (429). Operation will be retried. Occasional error occurred during "fake_client_call" execution: Rate limit (HTTP 429) (429). Operation will be retried. Occasional error occurred during "fake_client_call" execution: Rate limit (HTTP 429) (429). Operation will be retried. {5} sahara.tests.unit.utils.openstack.test_base.ExecuteWithRetryTest.test_novaclient_calls_with_retry [0.021768s] ... ok {5} sahara.tests.unit.utils.openstack.test_heat.HeatClientTest.test_deleting [0.014380s] ... ok {5} sahara.tests.unit.utils.openstack.test_swift.SwiftClientTest.test_client [0.017217s] ... ok {5} sahara.tests.unit.utils.test_api_validator.ApiValidatorTest.test_validate_hostname [0.031737s] ... ok Arguments dropped when creating context: {'token': 'test_auth_token'} Unsupported Cinder API version: 1. Please set a correct value for cinder.api_version in your sahara.conf file (currently supported versions are: [2, 3]). Falling back to Cinder API version 3. {5} sahara.tests.unit.utils.test_cinder.TestCinder.test_cinder_bad_api_version [0.012088s] ... ok {1} sahara.tests.unit.utils.test_crypto.CryptoTest.test_to_paramiko_private_key [0.234693s] ... ok {1} sahara.tests.unit.utils.test_general.UtilsGeneralTest.test_find_dict [0.135624s] ... ok {0} sahara.tests.unit.service.test_periodic.TestPeriodicBack.test_incomplete_cluster_not_killed_too_early [1.717173s] ... ok {1} sahara.tests.unit.utils.test_proxy.TestProxyUtils.test_create_proxy_user_for_job_execution [0.138053s] ... ok Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class {1} sahara.tests.unit.utils.test_rpc.TestMessagingSetup.test_only_notifications [0.015946s] ... ok {1} sahara.tests.unit.utils.test_ssh_remote.TestGetOsDistrib.test_get_os_distrib [0.002619s] ... ok Arguments dropped when creating context: {'token': 'test_auth_token'} Arguments dropped when creating context: {'token': 'test_auth_token'} {1} sahara.tests.unit.utils.test_ssh_remote.TestInstanceInteropHelper.test_append_to_file [0.021341s] ... ok {1} sahara.tests.unit.utils.test_ssh_remote.TestInstanceInteropHelper.test_install_packages [0.016683s] ... ok Arguments dropped when creating context: {'token': 'test_auth_token'} {1} sahara.tests.unit.utils.test_ssh_remote.TestInstanceInteropHelper.test_proxy_command_internal_ip [0.038321s] ... ok Arguments dropped when creating context: {'token': 'test_auth_token'} {1} sahara.tests.unit.utils.test_ssh_remote.TestInstanceInteropHelper.test_read_file_from [0.018631s] ... ok Arguments dropped when creating context: {'token': 'test_auth_token'} {1} sahara.tests.unit.utils.test_ssh_remote.TestInstanceInteropHelper.test_write_file_to [0.019080s] ... ok Arguments dropped when creating context: {'token': 'test_auth_token'} {1} sahara.tests.unit.utils.test_ssh_remote.TestInstanceInteropHelper.test_write_files_to [0.017829s] ... ok {0} sahara.tests.unit.service.test_periodic.TestPeriodicBack.test_job_status_update [0.335545s] ... ok {0} sahara.tests.unit.service.test_quotas.TestQuotas.test_update_limits_for_ng [0.017661s] ... ok {0} sahara.tests.unit.service.validation.edp.test_job.TestJobCreateValidation.test_bad_job_type_rejected [0.054905s] ... ok {0} sahara.tests.unit.service.validation.edp.test_job_binary.TestJobBinaryValidation.test_job_binary_create_swift [0.093286s] ... ok Unable to retrieve plugin data from database Unable to retrieve plugin data from database Unable to retrieve plugin data from database {0} sahara.tests.unit.service.validation.edp.test_job_executor.TestJobExecCreateValidation.test_edp_main_class_spark [0.161715s] ... ok {5} sahara.tests.unit.utils.test_cluster.UtilsClusterTest.test_check_cluster_exists [1.124999s] ... ok {4} sahara.tests.unit.service.api.v2.test_clusters.TestClusterApi.test_create_multiple_clusters_failed [2.414530s] ... ok {0} sahara.tests.unit.service.validation.edp.test_job_executor.TestJobExecUpdateValidation.test_job_execution_update_types [0.600438s] ... ok {4} sahara.tests.unit.service.api.v2.test_images.TestImageApi.test_get_image_tags [0.009582s] ... ok {0} sahara.tests.unit.service.validation.edp.test_job_executor.TestJobExecutionCancelDeleteValidation.test_je_cancel_delete_when_protected [0.009977s] ... ok {4} sahara.tests.unit.service.edp.binary_retrievers.test_internal_swift.TestInternalSwift.test__validate_job_binary_url [0.009905s] ... ok {0} sahara.tests.unit.service.validation.edp.test_job_executor.TestJobExecutionCancelDeleteValidation.test_public_je_cancel_delete_from_another_tenant [0.009548s] ... ok {4} sahara.tests.unit.service.edp.data_sources.hdfs.test_hdfs_type.TestHDFSType.test_hdfs_type_validation_wrong_schema [0.007212s] ... ok {4} sahara.tests.unit.service.edp.data_sources.manila.test_manila_type.TestManilaType.test_manila_type_validation_wrong_schema [0.007177s] ... ok {4} sahara.tests.unit.service.edp.data_sources.maprfs.test_maprfs_type_validation.TestMapRFSTypeValidation.test_maprfs_type_validation_local_abs_url [0.006746s] ... ok {4} sahara.tests.unit.service.edp.data_sources.swift.test_swift_type.TestSwiftTypeValidation.test_swift_type_validation_credentials_missing_password [0.007200s] ... ok {4} sahara.tests.unit.service.edp.data_sources.swift.test_swift_type.TestSwiftTypeValidation.test_swift_type_validation_missing_credentials [0.007277s] ... ok {4} sahara.tests.unit.service.edp.job_binaries.s3.test_s3_type.TestS3Type.test_validate_job_location_format [0.006880s] ... ok {0} sahara.tests.unit.service.validation.edp.test_job_interface.TestJobExecutionInterfaceValidation.test_bad_argument_name [0.045610s] ... ok {4} sahara.tests.unit.service.edp.oozie.test_oozie.TestOozieEngine.test_cancel_job [0.021507s] ... ok {4} sahara.tests.unit.service.edp.oozie.test_oozie.TestOozieEngine.test_get_oozie_job_params [0.009877s] ... ok {4} sahara.tests.unit.service.edp.storm.test_storm.TestStorm.test_get_job_status_from_remote [0.023653s] ... ok {4} sahara.tests.unit.service.edp.storm.test_storm.TestStorm.test_run_job_raise [0.043620s] ... ok {4} sahara.tests.unit.service.edp.storm.test_storm.TestStorm.test_upload_job_files [0.019764s] ... ok {4} sahara.tests.unit.service.edp.test_hdfs_helper.HDFSHelperTestCase.test_get_cluster_hosts_information_c_id [0.014514s] ... ok {0} sahara.tests.unit.service.validation.edp.test_job_interface.TestJobExecutionInterfaceValidation.test_bad_values [0.164713s] ... ok {0} sahara.tests.unit.service.validation.edp.test_job_interface.TestJobExecutionInterfaceValidation.test_overlapping_data [0.094480s] ... ok {4} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_failed_to_cancel_job [0.136727s] ... ok {3} sahara.tests.unit.service.api.v2.test_clusters.TestClusterApi.test_create_multiple_clusters_success [4.990947s] ... ok {5} sahara.tests.unit.utils.test_cluster.UtilsClusterTest.test_generate_etc_hosts_with_designate [0.801245s] ... ok Can't run job execution (reason: Unauthorised Error ID: c004810d-4bbd-4c81-81a3-62914a468b3f) Traceback (most recent call last): File "sahara/service/edp/job_manager.py", line 134, in run_job _run_job(job_execution_id) File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1092, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1143, in _mock_call raise effect SwiftClientException: Unauthorised Error ID: c004810d-4bbd-4c81-81a3-62914a468b3f {3} sahara.tests.unit.service.api.v2.test_images.TestImageApi.test_remove_image_tags [0.012090s] ... ok {3} sahara.tests.unit.service.edp.data_sources.swift.test_swift_type.TestSwiftTypeValidation.test_prepare_cluster [0.010377s] ... ok {3} sahara.tests.unit.service.edp.data_sources.swift.test_swift_type.TestSwiftTypeValidation.test_swift_type_validation [0.007522s] ... ok {3} sahara.tests.unit.service.edp.data_sources.swift.test_swift_type.TestSwiftTypeValidation.test_swift_type_validation_explicit_suffix [0.007359s] ... ok {4} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_run_job_handles_exceptions [0.137813s] ... ok {4} sahara.tests.unit.service.edp.test_job_utils.JobUtilsTestCase.test_to_url_dict [0.001457s] ... ok {3} sahara.tests.unit.service.edp.job_binaries.manila.test_manila_type.TestManilaType.test_prepare_cluster [0.018642s] ... ok {3} sahara.tests.unit.service.edp.job_binaries.s3.test_s3_type.TestS3Type.test_get_raw_data [0.009618s] ... ok {3} sahara.tests.unit.service.edp.job_binaries.swift.test_swift_type.TestSwiftType.test_get_raw_data_with_context [0.014210s] ... ok {3} sahara.tests.unit.service.edp.job_binaries.swift.test_swift_type.TestSwiftType.test_validate [0.008694s] ... ok {3} sahara.tests.unit.service.edp.job_binaries.swift.test_swift_type.TestSwiftType.test_validate_job_binary_url [0.009342s] ... ok {3} sahara.tests.unit.service.edp.storm.test_storm.TestStorm.test_get_job_status [0.025642s] ... ok {5} sahara.tests.unit.utils.test_cluster_progress_ops.ClusterProgressOpsTest.test_add_successful_event [0.130896s] ... ok {3} sahara.tests.unit.service.edp.storm.test_storm.TestStorm.test_get_topology_and_inst_id [0.009262s] ... ok {4} sahara.tests.unit.service.heat.test_templates.TestClusterTemplate.test_get_security_groups [0.121812s] ... ok {3} sahara.tests.unit.service.edp.storm.test_storm.TestStorm.test_run_job_args [0.040493s] ... ok {4} sahara.tests.unit.service.test_coordinator.TestHashRing.test_get_subset_with_backend [0.013620s] ... ok {2} sahara.tests.unit.service.api.v2.test_clusters.TestClusterApi.test_create_cluster_success [2.610992s] ... ok {3} sahara.tests.unit.service.edp.test_hdfs_helper.HDFSHelperTestCase.test_create_hbase_common_lib_no_ex [0.011385s] ... ok {0} sahara.tests.unit.service.validation.edp.test_job_interface.TestJobInterfaceValidation.test_default_data_type [0.329613s] ... ok Unable to retrieve plugin data from database Unable to retrieve plugin data from database {4} sahara.tests.unit.service.test_engine.TestEngine.test_get_node_group_image_username [0.131423s] ... ok {3} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_create_workflow_dir [0.137166s] ... ok {4} sahara.tests.unit.service.test_networks.TestNetworks.test_init_instances_ips_with_proxy [0.012396s] ... ok Unable to retrieve plugin data from database {4} sahara.tests.unit.service.test_ntp_service.NTPServiceTest.test_is_ntp_enabled [0.008920s] ... ok Unable to retrieve plugin data from database Unable to retrieve plugin data from database Unable to retrieve plugin data from database {0} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_v_cluster_configs [0.187613s] ... ok {3} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_job_type_supported [0.129688s] ... ok {0} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_v_name_base [0.172548s] ... ok {3} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_scheduled_edp_job_run [0.135741s] ... ok {3} sahara.tests.unit.service.edp.workflow_creator.test_create_workflow.TestWorkflowCreators.test_create_shell_workflow [0.011211s] ... ok {0} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_v_required [0.130261s] ... ok Unable to retrieve plugin data from database Unable to retrieve plugin data from database {0} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_v_right_data [0.341043s] ... ok Unable to retrieve plugin data from database Unable to retrieve plugin data from database {0} sahara.tests.unit.service.validation.test_cluster_scaling_validation.TestScalingValidation.test_check_cluster_scaling_missing_resource [0.039328s] ... ok Unable to retrieve plugin data from database {0} sahara.tests.unit.service.validation.test_cluster_scaling_validation.TestScalingValidation.test_check_heat_cluster_scaling_missing_engine [0.023733s] ... ok Unable to retrieve plugin data from database {0} sahara.tests.unit.service.validation.test_cluster_scaling_validation.TestScalingValidation.test_cluster_scaling_v_right_data [0.060824s] ... ok {0} sahara.tests.unit.service.validation.test_cluster_scaling_validation.TestScalingValidation.test_cluster_scaling_validation_right_schema [0.038115s] ... ok {4} sahara.tests.unit.service.test_periodic.TestPeriodicBack.test_run_verifications_not_executed [0.921905s] ... ok Unable to retrieve plugin data from database Unable to retrieve plugin data from database {0} sahara.tests.unit.service.validation.test_cluster_template_create_validation.TestClusterTemplateCreateValidation.test_cluster_create_v_default_image_required_tags [0.109854s] ... ok {0} sahara.tests.unit.service.validation.test_ng_template_validation_update.TestNGTemplateUpdateValidation.test_node_groups_update_nothing_required [0.053281s] ... ok {0} sahara.tests.unit.service.validation.test_share_validations.TestShareValidations.test_shares_bad_type [0.049237s] ... ok {5} sahara.tests.unit.utils.test_cluster_progress_ops.ClusterProgressOpsTest.test_get_cluster_events [1.317456s] ... ok {5} sahara.tests.unit.utils.test_edp.EdpUtilTest.test_get_builtin_binaries_empty [0.002732s] ... ok {0} sahara.tests.unit.service.validation.test_share_validations.TestShareValidations.test_shares_no_share_exists [0.050589s] ... ok {0} sahara.tests.unit.service.validation.test_share_validations.TestShareValidations.test_shares_no_shares [0.047233s] ... ok {5} sahara.tests.unit.utils.test_general.UtilsGeneralTest.test_get_by_id [0.120427s] ... ok {0} sahara.tests.unit.service.validation.test_share_validations.TestShareValidations.test_shares_overlapping_paths [0.046654s] ... ok {5} sahara.tests.unit.utils.test_heat.TestClusterStack.test_wait_completion [0.013471s] ... ok {0} sahara.tests.unit.test_exceptions.TestExceptions.test_bad_job_binary [0.009393s] ... ok {0} sahara.tests.unit.test_exceptions.TestExceptions.test_name_already_exists [0.008863s] ... ok {5} sahara.tests.unit.utils.test_poll_utils.TestPollUtils.test_plugin_poll_first_scenario [0.013131s] ... ok {0} sahara.tests.unit.test_exceptions.TestExceptions.test_not_implemented [0.007787s] ... ok {5} sahara.tests.unit.utils.test_poll_utils.TestPollUtils.test_poll_success [0.010468s] ... ok {0} sahara.tests.unit.utils.openstack.test_base.AuthUrlTest.test_retrieve_auth_url_api_v3_path_present [0.010776s] ... ok {5} sahara.tests.unit.utils.test_resources.InheritedBaseResourceTestCase.test_to_dict_no_filters [0.007311s] ... ok {5} sahara.tests.unit.utils.test_rpc.TestMessagingSetup.test_set_defaults [0.014250s] ... ok {5} sahara.tests.unit.utils.test_ssh_remote.TestInstallPackages.test_install_packages_bad [0.002822s] ... ok {0} sahara.tests.unit.utils.openstack.test_base.ExecuteWithRetryTest.test_heatclient_calls_without_retry [0.021420s] ... ok {5} sahara.tests.unit.utils.test_xml_utils.XMLUtilsTestCase.test_add_property_to_configuration [0.002339s] ... ok {0} sahara.tests.unit.utils.openstack.test_base.ExecuteWithRetryTest.test_neutronclient_calls_without_retry [0.018636s] ... ok {0} sahara.tests.unit.utils.openstack.test_base.ExecuteWithRetryTest.test_novaclient_calls_without_retry [0.020725s] ... ok {7} sahara.tests.unit.service.api.v2.test_clusters.TestClusterApi.test_scale_cluster_n_specific_instances_success [3.843800s] ... ok {0} sahara.tests.unit.utils.openstack.test_base.TestBase.test_url_for_regions [0.009462s] ... ok {0} sahara.tests.unit.utils.test_api_validator.ApiValidatorTest.test_validate_integer [0.021986s] ... ok {3} sahara.tests.unit.service.health.test_verification_base.TestVerifications.test_conductor_crud_health_checks [1.116963s] ... ok {0} sahara.tests.unit.utils.test_api_validator.ApiValidatorTest.test_validate_string [0.019385s] ... ok {0} sahara.tests.unit.utils.test_api_validator.ApiValidatorTest.test_validate_string_with_length [0.014908s] ... ok {0} sahara.tests.unit.utils.test_api_validator.ApiValidatorTest.test_validate_uuid [0.006807s] ... ok Arguments dropped when creating context: {'token': 'test_auth_token'} {0} sahara.tests.unit.utils.test_cinder.TestCinder.test_get_cinder_client_api_v2 [0.013897s] ... ok {3} sahara.tests.unit.service.heat.test_templates.TestClusterTemplate.test_serialize_designate_records [0.128083s] ... ok {3} sahara.tests.unit.service.test_coordinator.TestHashRing.test_get_subset_without_backend [0.009142s] ... ok {3} sahara.tests.unit.service.test_engine.TestDeletion.test_calls_order [0.018469s] ... ok {3} sahara.tests.unit.service.test_networks.TestNetworks.test_init_instances_ips_neutron_without_floating [0.011232s] ... ok {6} sahara.tests.unit.service.validation.test_ng_template_validation_create.TestNGTemplateCreateValidation.test_ng_template_create_v_types [5.444940s] ... ok {3} sahara.tests.unit.service.test_ntp_service.NTPServiceTest.test_configuring_success [0.012873s] ... ok {6} sahara.tests.unit.service.validation.test_ng_template_validation_create.TestNGTemplateCreateValidation.test_ng_template_create_v_unique_ng [0.048159s] ... ok {4} sahara.tests.unit.service.test_periodic.TestPeriodicBack.test_transient_cluster_not_killed_too_early [0.783747s] ... ok {4} sahara.tests.unit.service.test_quotas.TestQuotas.test_get_cinder_limits [0.008961s] ... ok {3} sahara.tests.unit.service.test_ops.TestOPS.test_provision_cluster [0.153215s] ... ok Can't detach volume 123 {4} sahara.tests.unit.service.test_volumes.TestAttachVolume.test_detach_volumes_v3 [0.132037s] ... ok {4} sahara.tests.unit.service.validation.edp.test_data_source.TestDataSourceUpdateValidation.test_update_data_source_name [0.021280s] ... ok Unable to retrieve plugin data from database Unable to retrieve plugin data from database Unable to retrieve plugin data from database {4} sahara.tests.unit.service.validation.edp.test_job_executor.TestJobExecCreateValidation.test_edp_main_class_java [0.167946s] ... ok {4} sahara.tests.unit.service.validation.edp.test_job_executor.TestJobExecUpdateValidation.test_public_je_cancel_delete_from_another_tenant [0.009433s] ... ok {6} sahara.tests.unit.service.validation.test_ng_template_validation_create.TestNGTemplateCreateValidation.test_node_groups_create_required [0.479503s] ... ok Unable to retrieve plugin data from database {6} sahara.tests.unit.service.validation.test_ng_template_validation_create.TestNGTemplateCreateValidation.test_volumes_per_node_without_volumes_size [0.063051s] ... ok {6} sahara.tests.unit.swift.test_utils.SwiftUtilsTest.test_retrieve_auth_url_without_port [0.010710s] ... ok {6} sahara.tests.unit.test_context.ContextTest.test_wrapper_does_not_set_exception [0.011931s] ... ok {6} sahara.tests.unit.test_exceptions.TestExceptions.test_invalid_data [0.008297s] ... ok {6} sahara.tests.unit.test_main.ValidateCastellanTest.test_context_cleared [0.003739s] ... ok {6} sahara.tests.unit.test_main.ValidateCastellanTest.test_context_cleared_in_case_of_exception [0.002552s] ... ok {6} sahara.tests.unit.test_main.ValidateCastellanTest.test_context_present_when_calling_validate_config [0.001939s] ... ok Occasional error occurred during "fake_client_call" execution: Over limit (HTTP 413) (413). Operation will be retried. Occasional error occurred during "fake_client_call" execution: Over limit (HTTP 413) (413). Operation will be retried. Occasional error occurred during "fake_client_call" execution: Over limit (HTTP 413) (413). Operation will be retried. {6} sahara.tests.unit.utils.openstack.test_base.ExecuteWithRetryTest.test_cinderclient_calls_with_retry [0.012887s] ... ok {6} sahara.tests.unit.utils.test_api.APIUtilsTest.test_render_pagination [0.006917s] ... ok {6} sahara.tests.unit.utils.test_api_validator.ApiValidatorTest.test_validate_valid_name_hostname [0.091666s] ... ok {3} sahara.tests.unit.service.test_periodic.TestPeriodicBack.test_incomplete_cluster_killed_in_time [0.821371s] ... ok {4} sahara.tests.unit.service.validation.edp.test_job_interface.TestJobInterfaceValidation.test_interface [0.651386s] ... ok Unable to retrieve plugin data from database {4} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_v_plugin_vers [0.058266s] ... ok Unable to retrieve plugin data from database Unable to retrieve plugin data from database {4} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_wrong_availability_zone [0.066656s] ... ok Unable to retrieve plugin data from database {4} sahara.tests.unit.service.validation.test_cluster_scaling_validation.TestScalingValidation.test_check_cluster_scaling_wrong_engine [0.021694s] ... ok {4} sahara.tests.unit.service.validation.test_cluster_template_create_validation.TestClusterTemplateCreateValidation.test_cluster_template_create_v_required [0.122837s] ... ok {6} sahara.tests.unit.utils.test_cluster.UtilsClusterTest.test_change_status_description [0.658426s] ... ok Unable to retrieve plugin data from database {4} sahara.tests.unit.service.validation.test_cluster_template_create_validation.TestClusterTemplateCreateValidation.test_cluster_template_wrong_neutron_mngmt_net [0.061723s] ... ok {4} sahara.tests.unit.service.validation.test_cluster_template_update_validation.TestClusterTemplateUpdateValidation.test_cluster_template_update [0.096630s] ... ok {4} sahara.tests.unit.service.validation.test_cluster_update_validation.TestClusterUpdateValidation.test_cluster_update [0.095684s] ... ok {3} sahara.tests.unit.service.test_periodic.TestPeriodicBack.test_not_transient_cluster_does_not_terminate [0.781908s] ... ok {3} sahara.tests.unit.service.test_quotas.TestQuotas.test_get_nova_limits [0.008950s] ... ok {2} sahara.tests.unit.service.api.v2.test_clusters.TestClusterApi.test_scale_cluster_specific_and_non_specific [3.568190s] ... ok Can't detach volume 123 {3} sahara.tests.unit.service.test_volumes.TestAttachVolume.test_detach_volumes_v2 [0.131091s] ... ok {3} sahara.tests.unit.service.validation.edp.test_data_source.TestDataSourceUpdateValidation.test_check_datasource_placeholder [0.010092s] ... ok {3} sahara.tests.unit.service.validation.edp.test_data_source.TestDataSourceUpdateValidation.test_update_data_source_manila [0.020330s] ... ok {3} sahara.tests.unit.service.validation.edp.test_data_source.TestDataSourceUpdateValidation.test_update_referenced_data_source [0.010623s] ... ok {2} sahara.tests.unit.service.api.v2.test_plugins.TestPluginApi.test_get_plugin [0.146354s] ... ok Unable to retrieve plugin data from database {4} sahara.tests.unit.service.validation.test_ng_template_validation_create.TestNGTemplateCreateValidation.test_ng_template_cinder [0.458022s] ... ok Unable to retrieve plugin data from database {4} sahara.tests.unit.service.validation.test_ng_template_validation_create.TestNGTemplateCreateValidation.test_ng_template_create_v_right [0.070422s] ... ok {2} sahara.tests.unit.service.api.v2.test_plugins.TestPluginApi.test_update_plugin [0.244127s] ... ok {2} sahara.tests.unit.service.castellan.test_sahara_key_manager.SaharaKeyManagerTest.test_create_key [0.008002s] ... ok {2} sahara.tests.unit.service.castellan.test_sahara_key_manager.SaharaKeyManagerTest.test_store [0.007620s] ... ok {2} sahara.tests.unit.service.edp.binary_retrievers.test_manila.TestManilaShare.test_get_file_info [0.019361s] ... ok {2} sahara.tests.unit.service.edp.data_sources.manila.test_manila_type.TestManilaType.test_get_runtime_url [0.016099s] ... ok {2} sahara.tests.unit.service.edp.data_sources.manila.test_manila_type.TestManilaType.test_manila_type_validation_correct [0.007429s] ... ok {2} sahara.tests.unit.service.edp.data_sources.manila.test_manila_type.TestManilaType.test_manila_type_validation_no_path [0.007178s] ... ok {2} sahara.tests.unit.service.edp.data_sources.s3.test_s3_type.TestSwiftType.test_validate [0.007888s] ... ok {2} sahara.tests.unit.service.edp.data_sources.swift.test_swift_type.TestSwiftTypeValidation.test_swift_type_validation_wrong_schema [0.007198s] ... ok {2} sahara.tests.unit.service.edp.job_binaries.internal_db.test_internal_db_type.TestInternalDBType.test_copy_binary_to_cluster [0.002484s] ... ok {2} sahara.tests.unit.service.edp.job_binaries.internal_db.test_internal_db_type.TestInternalDBType.test_get_raw_data [0.001630s] ... ok {2} sahara.tests.unit.service.edp.job_binaries.manila.test_manila_type.TestManilaType.test_copy_binary_to_cluster [0.011481s] ... ok {2} sahara.tests.unit.service.edp.job_binaries.manila.test_manila_type.TestManilaType.test_data_validation [0.009058s] ... ok {2} sahara.tests.unit.service.edp.job_binaries.manila.test_manila_type.TestManilaType.test_validate_job_location_format [0.007287s] ... ok {2} sahara.tests.unit.service.edp.job_binaries.s3.test_s3_type.TestS3Type.test_copy_binary_to_cluster [0.008687s] ... ok Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class {2} sahara.tests.unit.service.edp.job_binaries.swift.test_swift_type.TestSwiftType.test_get_raw_data [0.015154s] ... ok {2} sahara.tests.unit.service.edp.oozie.test_oozie.TestOozieEngine.test_hdfs_create_workflow_dir [0.023323s] ... ok {2} sahara.tests.unit.service.edp.oozie.test_oozie.TestOozieEngine.test_hdfs_upload_job_files [0.022611s] ... ok {2} sahara.tests.unit.service.edp.oozie.test_oozie.TestOozieEngine.test_prepare_run_job [0.041597s] ... ok {3} sahara.tests.unit.service.validation.edp.test_job.TestJobCreateValidation.test_no_mains_libs_required [0.531645s] ... ok {4} sahara.tests.unit.test_context.ContextTest.test_thread_group_waits_threads_if_spawning_exception [0.366072s] ... ok {3} sahara.tests.unit.service.validation.edp.test_job_binary_internal.TestJobBinaryInternalUpdateValidation.test_job_binary_internal_update [0.086497s] ... ok {4} sahara.tests.unit.test_context.ContextTest.test_wrapper_catches_base_exception [0.007180s] ... ok {4} sahara.tests.unit.test_exceptions.TestExceptions.test_bad_job_binary_internal [0.007793s] ... ok Unable to retrieve plugin data from database {4} sahara.tests.unit.test_exceptions.TestExceptions.test_deprecated [0.007001s] ... ok {3} sahara.tests.unit.service.validation.edp.test_job_executor.TestJobExecCreateValidation.test_check_edp_job_support_spark [0.019675s] ... ok {4} sahara.tests.unit.test_exceptions.TestExceptions.test_not_found [0.007505s] ... ok {4} sahara.tests.unit.test_exceptions.TestExceptions.test_update_failed [0.007078s] ... ok {2} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_build_workflow_for_job_java_with_adapter [0.136233s] ... ok {2} sahara.tests.unit.service.edp.test_json_api_examples.TestJSONApiExamplesV11.test_job_binaries [0.004793s] ... ok {4} sahara.tests.unit.topology.test_topology.TopologyTestCase.test_core_config [0.012407s] ... ok {2} sahara.tests.unit.service.edp.test_s3_common.S3CommonTestCase.test__get_raw_job_binary_data [0.012634s] ... ok {4} sahara.tests.unit.topology.test_topology.TopologyTestCase.test_read_compute_topology [0.010686s] ... ok {3} sahara.tests.unit.service.validation.edp.test_job_interface.TestJobExecutionInterfaceValidation.test_no_execution_interface [0.047445s] ... ok {4} sahara.tests.unit.topology.test_topology.TopologyTestCase.test_read_swift_topology [0.011518s] ... ok {4} sahara.tests.unit.utils.openstack.test_base.AuthUrlTest.test_retrieve_auth_url_api_v3_without_port [0.012792s] ... ok {3} sahara.tests.unit.service.validation.edp.test_job_interface.TestJobInterfaceValidation.test_no_interface [0.047924s] ... ok {4} sahara.tests.unit.utils.openstack.test_images.TestImages.test_list_registered_images [0.033301s] ... ok {6} sahara.tests.unit.utils.test_cluster.UtilsClusterTest.test_get_instances [1.277545s] ... ok {4} sahara.tests.unit.utils.openstack.test_images.TestImages.test_unset_image_info [0.013957s] ... ok {4} sahara.tests.unit.utils.test_api_validator.ApiValidatorTest.test_validate_integer_w_range [0.017298s] ... ok {0} sahara.tests.unit.utils.test_cluster.UtilsClusterTest.test_change_cluster_status [2.854442s] ... ok Unable to retrieve plugin data from database {2} sahara.tests.unit.service.heat.test_templates.TestClusterTemplate.test_serialize_auto_security_group_neutron [0.123132s] ... ok Unable to retrieve plugin data from database {2} sahara.tests.unit.service.test_coordinator.TestHashRing.test_build_ring [0.014588s] ... ok {2} sahara.tests.unit.service.test_coordinator.TestHashRing.test_check_object [0.010279s] ... ok {4} sahara.tests.unit.utils.test_api_validator.ApiValidatorTest.test_validate_valid_keypair_name [0.103055s] ... ok {4} sahara.tests.unit.utils.test_edp.EdpUtilTest.test_compare_job_type [0.000452s] ... ok {4} sahara.tests.unit.utils.test_patches.MinidomPatchesTest.test_minidom_toprettyxml [0.002099s] ... ok {4} sahara.tests.unit.utils.test_poll_utils.TestPollUtils.test_plugin_poll_second_scenario [0.011081s] ... ok {4} sahara.tests.unit.utils.test_poll_utils.TestPollUtils.test_poll_exception_strategy_third_scenario [0.008312s] ... ok {4} sahara.tests.unit.utils.test_poll_utils.TestPollUtils.test_poll_failed_first_scenario [0.008674s] ... ok {4} sahara.tests.unit.utils.test_ssh_remote.TestEscapeQuotes.test_escape_quotes [0.000438s] ... ok Unable to retrieve plugin data from database Unable to retrieve plugin data from database {3} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_v_default_image_required_tags [0.433115s] ... ok Unable to retrieve plugin data from database Unable to retrieve plugin data from database {3} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_v_image_exists [0.068940s] ... ok Unable to retrieve plugin data from database Unable to retrieve plugin data from database {3} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_v_long_instance_names [0.067905s] ... ok Unable to retrieve plugin data from database Unable to retrieve plugin data from database {3} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_v_missing_network [0.068529s] ... ok Unable to retrieve plugin data from database Unable to retrieve plugin data from database Unable to retrieve plugin data from database Unable to retrieve plugin data from database {3} sahara.tests.unit.service.validation.test_cluster_scaling_validation.TestScalingValidation.test_check_cluster_scaling_resize_ng [0.058557s] ... ok {3} sahara.tests.unit.service.validation.test_cluster_scaling_validation.TestScalingValidation.test_cluster_scaling_scheme_v_resize_ng [0.041430s] ... ok Unable to retrieve plugin data from database {3} sahara.tests.unit.service.validation.test_cluster_template_create_validation.TestClusterTemplateCreateValidation.test_cluster_template_create_v_ng_templates_right [0.056406s] ... ok {3} sahara.tests.unit.service.validation.test_cluster_update_validation.TestClusterUpdateValidation.test_verifications_ops [0.013308s] ... ok {3} sahara.tests.unit.service.validation.test_ng_template_validation_create.TestNGTemplateCreateValidation.test_ng_template_create_v_minimum_ints [0.086492s] ... ok {3} sahara.tests.unit.service.validation.test_ng_template_validation_update.TestNGTemplateUpdateValidation.test_ng_template_update_schema [0.007822s] ... ok {3} sahara.tests.unit.service.validation.test_protected_validation.TestProtectedValidation.test_public_on_protected [0.007285s] ... ok {2} sahara.tests.unit.service.test_periodic.TestPeriodicBack.test_transient_cluster_killed_in_time [0.829611s] ... ok {2} sahara.tests.unit.service.test_quotas.TestQuotas.test_get_zero_limits [0.009041s] ... ok {3} sahara.tests.unit.swift.test_utils.SwiftUtilsTest.test_retrieve_auth_url [0.010729s] ... ok {3} sahara.tests.unit.swift.test_utils.SwiftUtilsTest.test_retrieve_auth_url_path_present [0.008790s] ... ok {3} sahara.tests.unit.test_context.ContextTest.test_is_auth_capable_for_admin_ctx [0.001746s] ... ok {2} sahara.tests.unit.service.test_quotas.TestQuotas.test_limits_for_cluster [0.015399s] ... ok {3} sahara.tests.unit.test_context.ContextTest.test_thread_group_prefers_spawning_exception [0.003692s] ... ok {3} sahara.tests.unit.test_exceptions.TestExceptions.test_data_too_big [0.007124s] ... ok {2} sahara.tests.unit.service.test_sessions.TestSessionCache.test_get_heat_session [0.010342s] ... ok {3} sahara.tests.unit.test_exceptions.TestExceptions.test_deletion_failed [0.007958s] ... ok {2} sahara.tests.unit.service.test_trusts.TestTrusts.test_delete_trust [0.011292s] ... ok {3} sahara.tests.unit.test_exceptions.TestExceptions.test_invalid_credentials [0.007152s] ... ok {2} sahara.tests.unit.service.test_trusts.TestTrusts.test_delete_trust_from_cluster [0.014491s] ... ok {3} sahara.tests.unit.utils.openstack.test_swift.SwiftClientTest.test_client_with_trust [0.015192s] ... ok {2} sahara.tests.unit.service.validation.edp.test_data_source.TestDataSourceUpdateValidation.test_update_data_source_maprfs [0.019836s] ... ok {7} sahara.tests.unit.service.api.v2.test_clusters.TestClusterApi.test_scale_cluster_success [3.943043s] ... ok {0} sahara.tests.unit.utils.test_cluster.UtilsClusterTest.test_clean_cluster_from_empty_ng [1.008955s] ... ok {7} sahara.tests.unit.service.edp.binary_retrievers.test_internal_swift.TestInternalSwift.test_get_raw_data_with_context [0.016273s] ... ok {7} sahara.tests.unit.service.edp.data_sources.hdfs.test_hdfs_type.TestHDFSType.test_hdfs_type_validation_local_rel_url [0.006873s] ... ok {7} sahara.tests.unit.service.edp.data_sources.maprfs.test_maprfs_type_validation.TestMapRFSTypeValidation.test_maprfs_type_validation_local_rel_url [0.006755s] ... ok {7} sahara.tests.unit.service.edp.test_hdfs_helper.HDFSHelperTestCase.test_move_from_local [0.009726s] ... ok {0} sahara.tests.unit.utils.test_cluster_progress_ops.ClusterProgressOpsTest.test_add_fail_event [0.130197s] ... ok {2} sahara.tests.unit.service.validation.edp.test_job.TestJobCreateValidation.test_no_mains_libs_optional [0.176364s] ... ok {7} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_build_workflow_for_job_shell [0.143859s] ... ok {7} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_get_input_output_data_sources [0.130492s] ... ok Can't run job execution (reason: run_job failed Error ID: 66f0fa81-b0cc-4b09-b603-441551c73240) Traceback (most recent call last): File "sahara/service/edp/job_manager.py", line 134, in run_job _run_job(job_execution_id) File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1092, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1143, in _mock_call raise effect OozieException: run_job failed Error ID: 66f0fa81-b0cc-4b09-b603-441551c73240 {7} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_run_job_handles_exceptions_with_run_job [0.130394s] ... ok {7} sahara.tests.unit.service.edp.test_job_utils.JobUtilsTestCase.test_find_possible_data_source_refs_by_uuid [0.002799s] ... ok {7} sahara.tests.unit.service.edp.test_job_utils.JobUtilsTestCase.test_prepare_cluster_for_ds [0.003063s] ... ok {2} sahara.tests.unit.service.validation.edp.test_job_binary.TestJobBinaryValidation.test_job_binary_create_internal [0.329040s] ... ok {7} sahara.tests.unit.service.edp.test_json_api_examples.TestJSONApiExamplesV11.test_job_executions [0.012293s] ... ok {7} sahara.tests.unit.service.test_coordinator.TestCoordinator.test_coord_without_backend [0.007526s] ... ok {2} sahara.tests.unit.service.validation.edp.test_job_executor.TestJobExecCreateValidation.test_invalid_start_time_in_job_execution_info [0.018088s] ... ok {7} sahara.tests.unit.service.test_engine.TestEngine.test_clean_job_executions [0.124343s] ... ok {2} sahara.tests.unit.service.validation.edp.test_job_interface.TestJobInterfaceValidation.test_data_source_values [0.124984s] ... ok {7} sahara.tests.unit.service.test_engine.TestEngine.test_ips_assign [0.138762s] ... ok {7} sahara.tests.unit.service.test_networks.TestNetworks.test_init_instances_ips_with_floating [0.012201s] ... ok {7} sahara.tests.unit.service.test_ntp_service.NTPServiceTest.test_retrieve_url [0.007578s] ... ok Error during operating on cluster (reason: error1) Traceback (most recent call last): File "sahara/service/ops.py", line 207, in wrapper f(cluster_id, *args, **kwds) File "sahara/service/ops.py", line 351, in _provision_scaled_cluster ctx, cluster, plugin = _prepare_provisioning(cluster_id) File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1092, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1143, in _mock_call raise effect ValueError: error1 Error during rollback of cluster (reason: error2) Traceback (most recent call last): File "sahara/service/ops.py", line 225, in wrapper if _rollback_cluster(cluster, ex): File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1092, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1143, in _mock_call raise effect ValueError: error2 {7} sahara.tests.unit.service.test_ops.TestOPS.test_ops_error_hadler_failed_rollback [0.125371s] ... ok {2} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateFlavorValidation.test_cluster_create_v_correct_flavor [0.358618s] ... ok Error during operating on cluster (reason: error1) Traceback (most recent call last): File "sahara/service/ops.py", line 207, in wrapper f(cluster_id, *args, **kwds) File "sahara/service/ops.py", line 351, in _provision_scaled_cluster ctx, cluster, plugin = _prepare_provisioning(cluster_id) File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1092, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1143, in _mock_call raise effect ValueError: error1 {7} sahara.tests.unit.service.test_ops.TestOPS.test_ops_error_hadler_success_rollback [0.122720s] ... ok {3} sahara.tests.unit.utils.test_cluster.UtilsClusterTest.test_generate_etc_hosts [1.219207s] ... ok {6} sahara.tests.unit.utils.test_cluster_progress_ops.ClusterProgressOpsTest.test_instance_context_manager [2.223365s] ... ok {6} sahara.tests.unit.utils.test_poll_utils.TestPollUtils.test_poll_exception_strategy_second_scenario [0.008183s] ... ok {6} sahara.tests.unit.utils.test_poll_utils.TestPollUtils.test_poll_failed_second_scenario [0.008497s] ... ok {6} sahara.tests.unit.utils.test_resources.SimpleResourceTestCase.test_resource_to_dict [0.006693s] ... ok Arguments dropped when creating context: {'token': 'test_auth_token'} {6} sahara.tests.unit.utils.test_ssh_remote.TestInstanceInteropHelper.test_replace_remote_line [0.016181s] ... ok {6} sahara.tests.unit.utils.test_xml_utils.XMLUtilsTestCase.test_adjust_description [0.001171s] ... ok {6} sahara.tests.unit.utils.test_xml_utils.XMLUtilsTestCase.test_get_if_not_exist_and_add_to_element [0.000806s] ... ok {3} sahara.tests.unit.utils.test_cluster_progress_ops.ClusterProgressOpsTest.test_event_wrapper [0.129930s] ... ok {2} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateFlavorValidation.test_cluster_create_v_invalid_flavor [0.354806s] ... ok Unable to retrieve plugin data from database Unable to retrieve plugin data from database {2} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_missing_floating_pool [0.076338s] ... ok Unable to retrieve plugin data from database Unable to retrieve plugin data from database {2} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_wrong_volumes_availability_zone [0.068967s] ... ok {0} sahara.tests.unit.utils.test_cluster_progress_ops.ClusterProgressOpsTest.test_cluster_get_with_events [1.349061s] ... ok Unable to retrieve plugin data from database {0} sahara.tests.unit.utils.test_poll_utils.TestPollUtils.test_poll_exception_strategy_first_scenario [0.009035s] ... ok {0} sahara.tests.unit.utils.test_resources.SimpleResourceTestCase.test_as_resource [0.007332s] ... ok Unable to retrieve plugin data from database {0} sahara.tests.unit.utils.test_resources.SimpleResourceTestCase.test_repr [0.007187s] ... ok Arguments dropped when creating context: {'token': 'test_auth_token'} Invalid keyword in proxy_command: 'bad_kw' Invalid keyword in proxy_command: 'bad_kw' Arguments dropped when creating context: {'token': 'test_auth_token'} {0} sahara.tests.unit.utils.test_ssh_remote.TestInstanceInteropHelper.test_proxy_command_bad [0.021311s] ... ok Unable to retrieve plugin data from database Arguments dropped when creating context: {'token': 'test_auth_token'} {0} sahara.tests.unit.utils.test_ssh_remote.TestInstanceInteropHelper.test_update_repository [0.017335s] ... ok {2} sahara.tests.unit.service.validation.test_cluster_scaling_validation.TestScalingValidation.test_check_cluster_scaling_add_ng [0.080346s] ... ok {0} sahara.tests.unit.utils.test_ssh_remote.TestInstanceInteropHelper.test_use_floating_ips [0.034123s] ... ok {0} sahara.tests.unit.utils.test_ssh_remote.TestUpdateRepository.test_update_repository_bad [0.002802s] ... ok {0} sahara.tests.unit.utils.test_types.TypesTestCase.test_is_int [0.000516s] ... ok {0} sahara.tests.unit.utils.test_xml_utils.XMLUtilsTestCase.test_get_if_not_exist_and_add_text_element [0.001043s] ... ok {7} sahara.tests.unit.service.test_periodic.TestPeriodicBack.test_run_verifications_executed [0.969592s] ... ok Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class {7} sahara.tests.unit.service.test_periodic.TestPeriodicBack.test_transient_cluster_terminate [1.882023s] ... ok {7} sahara.tests.unit.service.test_sessions.TestSessionCache.test_get_cinder_session [0.011356s] ... ok {7} sahara.tests.unit.service.test_sessions.TestSessionCache.test_get_keystone_session [0.011237s] ... ok {7} sahara.tests.unit.service.test_trusts.TestTrusts.test_create_trust [0.013114s] ... ok {7} sahara.tests.unit.service.test_trusts.TestTrusts.test_create_trust_for_cluster [0.016038s] ... ok {7} sahara.tests.unit.service.validation.edp.test_job.TestJobCreateValidation.test_check_binaries [0.010510s] ... ok {3} sahara.tests.unit.utils.test_cluster_progress_ops.ClusterProgressOpsTest.test_update_provisioning_steps [2.771135s] ... ok {3} sahara.tests.unit.utils.test_edp.EdpUtilTest.test_get_builtin_binaries_java_available [0.001384s] ... ok {3} sahara.tests.unit.utils.test_resources.SimpleResourceTestCase.test_resource_eq [0.007288s] ... ok {3} sahara.tests.unit.utils.test_resources.SimpleResourceTestCase.test_resource_init_attrs [0.007084s] ... ok {3} sahara.tests.unit.utils.test_ssh_remote.TestInstallPackages.test_install_packages [0.004779s] ... ok Arguments dropped when creating context: {'token': 'test_auth_token'} {3} sahara.tests.unit.utils.test_ssh_remote.TestInstanceInteropHelper.test_append_to_files [0.017860s] ... ok Arguments dropped when creating context: {'token': 'test_auth_token'} {3} sahara.tests.unit.utils.test_ssh_remote.TestInstanceInteropHelper.test_replace_remote_string [0.016634s] ... ok {3} sahara.tests.unit.utils.test_xml_utils.XMLUtilsTestCase.test_add_equal_separated_dict [0.001020s] ... ok {3} sahara.tests.unit.utils.test_xml_utils.XMLUtilsTestCase.test_create_hadoop_xml [0.014683s] ... ok {3} sahara.tests.unit.utils.test_xml_utils.XMLUtilsTestCase.test_load_xml_defaults [0.003345s] ... ok {7} sahara.tests.unit.service.validation.edp.test_job.TestJobCreateValidation.test_mains_required_libs_optional [0.788281s] ... ok Unable to retrieve plugin data from database Unable to retrieve plugin data from database {7} sahara.tests.unit.service.validation.edp.test_job_executor.TestJobExecCreateValidation.test_data_sources_differ [0.112012s] ... ok {7} sahara.tests.unit.service.validation.edp.test_job_executor.TestJobExecUpdateValidation.test_je_update_when_protected [0.009459s] ... ok {2} sahara.tests.unit.service.validation.test_cluster_template_create_validation.TestClusterTemplateCreateValidation.test_cluster_template_create_v_types [3.394423s] ... ok {2} sahara.tests.unit.service.validation.test_cluster_template_create_validation.TestClusterTemplateCreateValidation.test_cluster_template_create_v_unique_cl [0.046918s] ... ok Unable to retrieve plugin data from database Unable to retrieve plugin data from database {2} sahara.tests.unit.service.validation.test_ng_template_validation_create.TestNGTemplateCreateValidation.test_ng_template_create_v_ng_configs [0.102794s] ... ok {7} sahara.tests.unit.service.validation.edp.test_job_interface.TestJobInterfaceValidation.test_required_positional_arg_without_default [0.306467s] ... ok Unable to retrieve plugin data from database Unable to retrieve plugin data from database Unable to retrieve plugin data from database {2} sahara.tests.unit.service.validation.test_ng_template_validation_create.TestNGTemplateCreateValidation.test_ng_template_create_validate_image [0.186510s] ... ok Unable to retrieve plugin data from database {2} sahara.tests.unit.service.validation.test_ng_template_validation_create.TestNGTemplateCreateValidation.test_wrong_floating_ip_pool [0.054430s] ... ok {2} sahara.tests.unit.service.validation.test_validation.TestValidation.test_generate_error [0.008858s] ... ok {2} sahara.tests.unit.test_exceptions.TestExceptions.test_forbidden [0.007038s] ... ok {2} sahara.tests.unit.test_exceptions.TestExceptions.test_missing_floating_network [0.006723s] ... ok Occasional error occurred during "fake_client_call" execution: ERROR: 500 (500). Operation will be retried. Occasional error occurred during "fake_client_call" execution: ERROR: 500 (500). Operation will be retried. Occasional error occurred during "fake_client_call" execution: ERROR: 500 (500). Operation will be retried. Occasional error occurred during "fake_client_call" execution: ERROR: 502 (502). Operation will be retried. Occasional error occurred during "fake_client_call" execution: ERROR: 502 (502). Operation will be retried. Occasional error occurred during "fake_client_call" execution: ERROR: 502 (502). Operation will be retried. Occasional error occurred during "fake_client_call" execution: ERROR: 503 (503). Operation will be retried. Occasional error occurred during "fake_client_call" execution: ERROR: 503 (503). Operation will be retried. Occasional error occurred during "fake_client_call" execution: ERROR: 503 (503). Operation will be retried. {2} sahara.tests.unit.utils.openstack.test_base.ExecuteWithRetryTest.test_heatclient_calls_with_retry [0.021509s] ... ok {2} sahara.tests.unit.utils.openstack.test_base.ExecuteWithRetryTest.test_keystoneclient_calls_without_retry [0.019669s] ... ok Occasional error occurred during "fake_client_call" execution: 500 (500). Operation will be retried. Occasional error occurred during "fake_client_call" execution: 500 (500). Operation will be retried. Occasional error occurred during "fake_client_call" execution: 500 (500). Operation will be retried. Occasional error occurred during "fake_client_call" execution: 503 (503). Operation will be retried. Occasional error occurred during "fake_client_call" execution: 503 (503). Operation will be retried. Occasional error occurred during "fake_client_call" execution: 503 (503). Operation will be retried. {2} sahara.tests.unit.utils.openstack.test_base.ExecuteWithRetryTest.test_neutronclient_calls_with_retry [0.016490s] ... ok {2} sahara.tests.unit.utils.openstack.test_images.TestImages.test_set_image_info [0.030145s] ... ok {2} sahara.tests.unit.utils.test_api_validator.ApiValidatorTest.test_validate_additionalProperties [0.317849s] ... ok {2} sahara.tests.unit.utils.test_cluster.UtilsClusterTest.test_count_instances [0.684031s] ... ok {2} sahara.tests.unit.utils.test_general.UtilsGeneralTest.test_generate_instance_name [0.119347s] ... ok {2} sahara.tests.unit.utils.test_general.UtilsGeneralTest.test_natural_sort_key [0.117396s] ... ok {2} sahara.tests.unit.utils.test_neutron.NeutronClientTest.test_get_router [0.013889s] ... ok {2} sahara.tests.unit.utils.test_resources.InheritedBaseResourceTestCase.test_to_dict_with_filters_and_sa [0.006906s] ... ok Arguments dropped when creating context: {'token': 'test_auth_token'} Arguments dropped when creating context: {'token': 'test_auth_token'} {2} sahara.tests.unit.utils.test_ssh_remote.TestInstanceInteropHelper.test_execute_on_vm_interactive [0.016157s] ... ok {2} sahara.tests.unit.utils.test_ssh_remote.TestInstanceInteropHelper.test_use_namespaces [0.059100s] ... ok {2} sahara.tests.unit.utils.test_xml_utils.XMLUtilsTestCase.test_add_tagged_list [0.000887s] ... ok {2} sahara.tests.unit.utils.test_xml_utils.XMLUtilsTestCase.test_parse_xml_with_name_and_value [0.002210s] ... ok {7} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_v_types [3.779360s] ... ok Unable to retrieve plugin data from database Unable to retrieve plugin data from database {7} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_with_proxy_gateway [0.067784s] ... ok {7} sahara.tests.unit.service.validation.test_cluster_delete_validation.TestClusterDeleteValidationV2.test_delete_schema_wrong_type [0.007038s] ... ok {7} sahara.tests.unit.service.validation.test_cluster_scaling_validation.TestScalingValidation.test_cluster_scaling_scheme_v_resize_ng_v2 [0.038578s] ... ok Unable to retrieve plugin data from database Unable to retrieve plugin data from database {7} sahara.tests.unit.service.validation.test_cluster_template_create_validation.TestClusterTemplateCreateValidation.test_cluster_template_create_v_cluster_configs [0.097773s] ... ok {7} sahara.tests.unit.service.validation.test_cluster_template_create_validation.TestClusterTemplateCreateValidation.test_cluster_template_create_v_ng_templates [0.085229s] ... ok {7} sahara.tests.unit.service.validation.test_cluster_update_validation.TestClusterUpdateValidation.test_cluster_update_nothing_required [0.046300s] ... ok Unable to retrieve plugin data from database {7} sahara.tests.unit.service.validation.test_ng_template_validation_create.TestNGTemplateCreateValidation.test_ng_template_create_v_flavor_exists [0.053659s] ... ok {7} sahara.tests.unit.service.validation.test_validation.TestValidation.test_get_path [0.006869s] ... ok {7} sahara.tests.unit.test_context.ContextTest.test_is_auth_capable_for_user_ctx [0.002286s] ... ok {7} sahara.tests.unit.test_context.ContextTest.test_thread_group_handles_spawning_exception [0.001592s] ... ok {7} sahara.tests.unit.test_context.ContextTest.test_thread_group_waits_threads [2.084882s] ... ok {7} sahara.tests.unit.test_exceptions.TestExceptions.test_canceling_failed [0.007959s] ... ok {7} sahara.tests.unit.test_exceptions.TestExceptions.test_invalid_reference [0.006982s] ... ok {7} sahara.tests.unit.test_exceptions.TestExceptions.test_malformed_request_body [0.006718s] ... ok {7} sahara.tests.unit.test_main.ValidateCastellanTest.test_castellan_validate_config_called [0.002804s] ... ok {7} sahara.tests.unit.topology.test_topology.TopologyTestCase.test_map_red_config [0.009693s] ... ok {7} sahara.tests.unit.utils.notification.test_sender.NotificationTest.test_update_cluster [0.008106s] ... ok {7} sahara.tests.unit.utils.openstack.test_base.AuthUrlTest.test_retrieve_auth_url_api_v20_without_port [0.011813s] ... ok Occasional error occurred during "fake_client_call" execution: 408 (HTTP 408) (408). Operation will be retried. Occasional error occurred during "fake_client_call" execution: 408 (HTTP 408) (408). Operation will be retried. Occasional error occurred during "fake_client_call" execution: 408 (HTTP 408) (408). Operation will be retried. Occasional error occurred during "fake_client_call" execution: 500 (HTTP 500) (500). Operation will be retried. Occasional error occurred during "fake_client_call" execution: 500 (HTTP 500) (500). Operation will be retried. Occasional error occurred during "fake_client_call" execution: 500 (HTTP 500) (500). Operation will be retried. Occasional error occurred during "fake_client_call" execution: 502 (HTTP 502) (502). Operation will be retried. Occasional error occurred during "fake_client_call" execution: 502 (HTTP 502) (502). Operation will be retried. Occasional error occurred during "fake_client_call" execution: 502 (HTTP 502) (502). Operation will be retried. Occasional error occurred during "fake_client_call" execution: 503 (HTTP 503) (503). Operation will be retried. Occasional error occurred during "fake_client_call" execution: 503 (HTTP 503) (503). Operation will be retried. Occasional error occurred during "fake_client_call" execution: 503 (HTTP 503) (503). Operation will be retried. Occasional error occurred during "fake_client_call" execution: 504 (HTTP 504) (504). Operation will be retried. Occasional error occurred during "fake_client_call" execution: 504 (HTTP 504) (504). Operation will be retried. Occasional error occurred during "fake_client_call" execution: 504 (HTTP 504) (504). Operation will be retried. {7} sahara.tests.unit.utils.openstack.test_base.ExecuteWithRetryTest.test_keystoneclient_calls_with_retry [0.029756s] ... ok {7} sahara.tests.unit.utils.test_api_validator.ApiValidatorTest.test_validate_required [0.014938s] ... ok {7} sahara.tests.unit.utils.test_cluster.UtilsClusterTest.test_etc_hosts_entry_for_service_overrides [0.119226s] ... ok {7} sahara.tests.unit.utils.test_cluster.UtilsClusterTest.test_generate_resolv_conf_diff [0.116286s] ... ok {7} sahara.tests.unit.utils.test_configs.ConfigsTestCase.test_merge_configs [0.000454s] ... ok {7} sahara.tests.unit.utils.test_edp.EdpUtilTest.test_split_job_type [0.000513s] ... ok {7} sahara.tests.unit.utils.test_general.UtilsGeneralTest.test_find [0.115845s] ... ok {7} sahara.tests.unit.utils.test_proxy.TestProxyUtils.test_job_execution_requires_proxy_user [0.127923s] ... ok Unable to setup notification transport. Reusing service transport for that. {7} sahara.tests.unit.utils.test_rpc.TestMessagingSetup.test_fallback [0.015723s] ... ok Arguments dropped when creating context: {'token': 'test_auth_token'} Arguments dropped when creating context: {'token': 'test_auth_token'} {7} sahara.tests.unit.utils.test_ssh_remote.TestInstanceInteropHelper.test_get_os_distrib [0.014018s] ... ok {7} sahara.tests.unit.utils.test_ssh_remote.TestInstanceInteropHelper.test_proxy_command [0.025371s] ... ok {7} sahara.tests.unit.utils.test_ssh_remote.TestUpdateRepository.test_update_repository [0.008832s] ... ok {7} sahara.tests.unit.utils.test_xml_utils.XMLUtilsTestCase.test_load_xml_document_strip [0.004663s] ... ok ====== Totals ====== Ran: 793 tests in 37.0000 sec. - Passed: 789 - Skipped: 4 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 214.3008 sec. ============== Worker Balance ============== - Worker 0 (100 tests) => 0:00:26.756500 - Worker 1 (99 tests) => 0:00:18.084319 - Worker 2 (99 tests) => 0:00:31.974365 - Worker 3 (99 tests) => 0:00:29.313112 - Worker 4 (99 tests) => 0:00:24.268004 - Worker 5 (99 tests) => 0:00:21.141763 - Worker 6 (99 tests) => 0:00:26.393730 - Worker 7 (99 tests) => 0:00:37.227021 + exit 0 Processing files: openstack-sahara-11.0.0-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.M1kfmp + umask 022 + cd /builddir/build/BUILD + cd sahara-11.0.0 + DOCDIR=/builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/share/doc/openstack-sahara-11.0.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/share/doc/openstack-sahara-11.0.0 + cp -pr README.rst /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/share/doc/openstack-sahara-11.0.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Q041EJ + umask 022 + cd /builddir/build/BUILD + cd sahara-11.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/share/licenses/openstack-sahara-11.0.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/share/licenses/openstack-sahara-11.0.0 + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/share/licenses/openstack-sahara-11.0.0 + exit 0 Provides: openstack-sahara = 1:11.0.0-1.el7 openstack-savanna Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python2-sahara-11.0.0-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.4ADeIb + umask 022 + cd /builddir/build/BUILD + cd sahara-11.0.0 + DOCDIR=/builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/share/doc/python2-sahara-11.0.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/share/doc/python2-sahara-11.0.0 + cp -pr README.rst /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/share/doc/python2-sahara-11.0.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.i1IIOB + umask 022 + cd /builddir/build/BUILD + cd sahara-11.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/share/licenses/python2-sahara-11.0.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/share/licenses/python2-sahara-11.0.0 + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/share/licenses/python2-sahara-11.0.0 + exit 0 Provides: python-sahara = 1:11.0.0-1.el7 python2-sahara = 1:11.0.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-sahara < 1:11.0.0-1.el7 Processing files: python2-sahara-tests-11.0.0-1.el7.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.TW6WDP + umask 022 + cd /builddir/build/BUILD + cd sahara-11.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/share/licenses/python2-sahara-tests-11.0.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/share/licenses/python2-sahara-tests-11.0.0 + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/share/licenses/python2-sahara-tests-11.0.0 + exit 0 Provides: python-sahara-tests = 1:11.0.0-1.el7 python2-sahara-tests = 1:11.0.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-sahara-tests < 1:11.0.0-1.el7 Processing files: openstack-sahara-common-11.0.0-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.79FvIN + umask 022 + cd /builddir/build/BUILD + cd sahara-11.0.0 + DOCDIR=/builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/share/doc/openstack-sahara-common-11.0.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/share/doc/openstack-sahara-common-11.0.0 + cp -pr README.rst /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/share/doc/openstack-sahara-common-11.0.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.rIaziM + umask 022 + cd /builddir/build/BUILD + cd sahara-11.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/share/licenses/openstack-sahara-common-11.0.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/share/licenses/openstack-sahara-common-11.0.0 + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/share/licenses/openstack-sahara-common-11.0.0 + exit 0 Provides: config(openstack-sahara-common) = 1:11.0.0-1.el7 openstack-sahara-common = 1:11.0.0-1.el7 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh shadow-utils Requires(post): systemd Requires(preun): systemd Requires(postun): systemd Requires: /usr/bin/python2 Processing files: openstack-sahara-doc-11.0.0-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.yGfgIX + umask 022 + cd /builddir/build/BUILD + cd sahara-11.0.0 + DOCDIR=/builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/share/doc/openstack-sahara-doc-11.0.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/share/doc/openstack-sahara-doc-11.0.0 + cp -pr doc/build/html /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/share/doc/openstack-sahara-doc-11.0.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ntxGLd + umask 022 + cd /builddir/build/BUILD + cd sahara-11.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/share/licenses/openstack-sahara-doc-11.0.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/share/licenses/openstack-sahara-doc-11.0.0 + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch/usr/share/licenses/openstack-sahara-doc-11.0.0 + exit 0 Provides: openstack-sahara-doc = 1:11.0.0-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: openstack-sahara-engine-11.0.0-1.el7.noarch Provides: openstack-sahara-engine = 1:11.0.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(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /usr/bin/python2 Processing files: openstack-sahara-api-11.0.0-1.el7.noarch Provides: openstack-sahara-api = 1:11.0.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(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /usr/bin/python2 Processing files: openstack-sahara-image-pack-11.0.0-1.el7.noarch Provides: openstack-sahara-image-pack = 1:11.0.0-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python2 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch Wrote: /builddir/build/RPMS/openstack-sahara-11.0.0-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/python2-sahara-11.0.0-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/python2-sahara-tests-11.0.0-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/openstack-sahara-common-11.0.0-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/openstack-sahara-doc-11.0.0-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/openstack-sahara-engine-11.0.0-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/openstack-sahara-api-11.0.0-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/openstack-sahara-image-pack-11.0.0-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.wNlvM7 + umask 022 + cd /builddir/build/BUILD + cd sahara-11.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el7.noarch + exit 0 Child return code was: 0