Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/openstack-rally-plugins.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud8-openstack-victoria-el8-build-82666-497804/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'afb24e6c534444b8ba7cdb4f5c767ca3', '-D', '/var/lib/mock/cloud8-openstack-victoria-el8-build-82666-497804/root', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/openstack-rally-plugins.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/openstack-rally-plugins-2.0.0-1.el8.src.rpm Child return code was: 0 ENTER ['do'](['/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/openstack-rally-plugins.spec'], nspawn_args=['--private-network']shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud8-openstack-victoria-el8-build-82666-497804/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '37e039d37168491aa4ccd1645c16d144', '-D', '/var/lib/mock/cloud8-openstack-victoria-el8-build-82666-497804/root', '--private-network', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/openstack-rally-plugins.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.PIyybC + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf rally-openstack-2.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/rally-openstack-2.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd rally-openstack-2.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 --allow-empty -a --author 'rpm-build ' -m 'openstack-rally-plugins-2.0.0 base' + sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg + rm -rf requirements.txt test-requirements.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.sT49W3 + umask 022 + cd /builddir/build/BUILD + cd rally-openstack-2.0.0 ++ '[' -f _current_flavor ']' ++ true + python_flavor= + '[' -z '' ']' + python_flavor=tmp + '[' tmp '!=' python3 ']' + '[' -d build ']' + '[' -d _build.python3 ']' + echo python3 + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/rally_openstack creating build/lib/rally_openstack/task creating build/lib/rally_openstack/task/scenarios creating build/lib/rally_openstack/task/scenarios/glance copying rally_openstack/task/scenarios/glance/__init__.py -> build/lib/rally_openstack/task/scenarios/glance copying rally_openstack/task/scenarios/glance/images.py -> build/lib/rally_openstack/task/scenarios/glance creating build/lib/rally_openstack/task/scenarios/senlin copying rally_openstack/task/scenarios/senlin/__init__.py -> build/lib/rally_openstack/task/scenarios/senlin copying rally_openstack/task/scenarios/senlin/utils.py -> build/lib/rally_openstack/task/scenarios/senlin copying rally_openstack/task/scenarios/senlin/clusters.py -> build/lib/rally_openstack/task/scenarios/senlin creating build/lib/rally_openstack/common creating build/lib/rally_openstack/common/services creating build/lib/rally_openstack/common/services/gnocchi copying rally_openstack/common/services/gnocchi/__init__.py -> build/lib/rally_openstack/common/services/gnocchi copying rally_openstack/common/services/gnocchi/metric.py -> build/lib/rally_openstack/common/services/gnocchi creating build/lib/rally_openstack/task/ui creating build/lib/rally_openstack/task/ui/charts copying rally_openstack/task/ui/charts/__init__.py -> build/lib/rally_openstack/task/ui/charts copying rally_openstack/task/ui/charts/osprofilerchart.py -> build/lib/rally_openstack/task/ui/charts copying rally_openstack/common/osclients.py -> build/lib/rally_openstack/common copying rally_openstack/common/__init__.py -> build/lib/rally_openstack/common copying rally_openstack/common/service.py -> build/lib/rally_openstack/common copying rally_openstack/common/consts.py -> build/lib/rally_openstack/common copying rally_openstack/common/exceptions.py -> build/lib/rally_openstack/common copying rally_openstack/common/credential.py -> build/lib/rally_openstack/common copying rally_openstack/common/validators.py -> build/lib/rally_openstack/common creating build/lib/rally_openstack/task/cleanup copying rally_openstack/task/cleanup/__init__.py -> build/lib/rally_openstack/task/cleanup copying rally_openstack/task/cleanup/base.py -> build/lib/rally_openstack/task/cleanup copying rally_openstack/task/cleanup/resources.py -> build/lib/rally_openstack/task/cleanup copying rally_openstack/task/cleanup/manager.py -> build/lib/rally_openstack/task/cleanup creating build/lib/rally_openstack/task/contexts creating build/lib/rally_openstack/task/contexts/murano copying rally_openstack/task/contexts/murano/murano_packages.py -> build/lib/rally_openstack/task/contexts/murano copying rally_openstack/task/contexts/murano/__init__.py -> build/lib/rally_openstack/task/contexts/murano copying rally_openstack/task/contexts/murano/murano_environments.py -> build/lib/rally_openstack/task/contexts/murano creating build/lib/rally_openstack/task/scenarios/designate copying rally_openstack/task/scenarios/designate/__init__.py -> build/lib/rally_openstack/task/scenarios/designate copying rally_openstack/task/scenarios/designate/utils.py -> build/lib/rally_openstack/task/scenarios/designate copying rally_openstack/task/scenarios/designate/basic.py -> build/lib/rally_openstack/task/scenarios/designate creating build/lib/rally_openstack/task/scenarios/grafana copying rally_openstack/task/scenarios/grafana/metrics.py -> build/lib/rally_openstack/task/scenarios/grafana copying rally_openstack/task/scenarios/grafana/__init__.py -> build/lib/rally_openstack/task/scenarios/grafana creating build/lib/rally_openstack/task/contexts/ceilometer copying rally_openstack/task/contexts/ceilometer/__init__.py -> build/lib/rally_openstack/task/contexts/ceilometer copying rally_openstack/task/contexts/ceilometer/samples.py -> build/lib/rally_openstack/task/contexts/ceilometer copying rally_openstack/task/contexts/__init__.py -> build/lib/rally_openstack/task/contexts copying rally_openstack/task/contexts/api_versions.py -> build/lib/rally_openstack/task/contexts creating build/lib/rally_openstack/task/scenarios/barbican copying rally_openstack/task/scenarios/barbican/__init__.py -> build/lib/rally_openstack/task/scenarios/barbican copying rally_openstack/task/scenarios/barbican/orders.py -> build/lib/rally_openstack/task/scenarios/barbican copying rally_openstack/task/scenarios/barbican/containers.py -> build/lib/rally_openstack/task/scenarios/barbican copying rally_openstack/task/scenarios/barbican/secrets.py -> build/lib/rally_openstack/task/scenarios/barbican copying rally_openstack/task/scenarios/barbican/utils.py -> build/lib/rally_openstack/task/scenarios/barbican creating build/lib/rally_openstack/task/scenarios/magnum copying rally_openstack/task/scenarios/magnum/k8s_pods.py -> build/lib/rally_openstack/task/scenarios/magnum copying rally_openstack/task/scenarios/magnum/__init__.py -> build/lib/rally_openstack/task/scenarios/magnum copying rally_openstack/task/scenarios/magnum/utils.py -> build/lib/rally_openstack/task/scenarios/magnum copying rally_openstack/task/scenarios/magnum/cluster_templates.py -> build/lib/rally_openstack/task/scenarios/magnum copying rally_openstack/task/scenarios/magnum/clusters.py -> build/lib/rally_openstack/task/scenarios/magnum creating build/lib/rally_openstack/task/scenarios/heat copying rally_openstack/task/scenarios/heat/__init__.py -> build/lib/rally_openstack/task/scenarios/heat copying rally_openstack/task/scenarios/heat/utils.py -> build/lib/rally_openstack/task/scenarios/heat copying rally_openstack/task/scenarios/heat/stacks.py -> build/lib/rally_openstack/task/scenarios/heat creating build/lib/rally_openstack/environment copying rally_openstack/environment/__init__.py -> build/lib/rally_openstack/environment creating build/lib/rally_openstack/verification creating build/lib/rally_openstack/verification/tempest copying rally_openstack/verification/tempest/__init__.py -> build/lib/rally_openstack/verification/tempest copying rally_openstack/verification/tempest/config.py -> build/lib/rally_openstack/verification/tempest copying rally_openstack/verification/tempest/context.py -> build/lib/rally_openstack/verification/tempest copying rally_openstack/verification/tempest/consts.py -> build/lib/rally_openstack/verification/tempest copying rally_openstack/verification/tempest/manager.py -> build/lib/rally_openstack/verification/tempest creating build/lib/rally_openstack/task/contexts/glance copying rally_openstack/task/contexts/glance/__init__.py -> build/lib/rally_openstack/task/contexts/glance copying rally_openstack/task/contexts/glance/images.py -> build/lib/rally_openstack/task/contexts/glance creating build/lib/rally_openstack/task/contexts/vm copying rally_openstack/task/contexts/vm/__init__.py -> build/lib/rally_openstack/task/contexts/vm copying rally_openstack/task/contexts/vm/image_command_customizer.py -> build/lib/rally_openstack/task/contexts/vm copying rally_openstack/task/contexts/vm/custom_image.py -> build/lib/rally_openstack/task/contexts/vm creating build/lib/rally_openstack/task/contexts/heat copying rally_openstack/task/contexts/heat/__init__.py -> build/lib/rally_openstack/task/contexts/heat copying rally_openstack/task/contexts/heat/stacks.py -> build/lib/rally_openstack/task/contexts/heat creating build/lib/rally_openstack/task/scenarios/neutron copying rally_openstack/task/scenarios/neutron/__init__.py -> build/lib/rally_openstack/task/scenarios/neutron copying rally_openstack/task/scenarios/neutron/security_groups.py -> build/lib/rally_openstack/task/scenarios/neutron copying rally_openstack/task/scenarios/neutron/loadbalancer_v2.py -> build/lib/rally_openstack/task/scenarios/neutron copying rally_openstack/task/scenarios/neutron/utils.py -> build/lib/rally_openstack/task/scenarios/neutron copying rally_openstack/task/scenarios/neutron/bgpvpn.py -> build/lib/rally_openstack/task/scenarios/neutron copying rally_openstack/task/scenarios/neutron/loadbalancer_v1.py -> build/lib/rally_openstack/task/scenarios/neutron copying rally_openstack/task/scenarios/neutron/network.py -> build/lib/rally_openstack/task/scenarios/neutron copying rally_openstack/task/scenarios/neutron/trunk.py -> build/lib/rally_openstack/task/scenarios/neutron creating build/lib/rally_openstack/task/scenarios/vm copying rally_openstack/task/scenarios/vm/__init__.py -> build/lib/rally_openstack/task/scenarios/vm copying rally_openstack/task/scenarios/vm/utils.py -> build/lib/rally_openstack/task/scenarios/vm copying rally_openstack/task/scenarios/vm/vmtasks.py -> build/lib/rally_openstack/task/scenarios/vm creating build/lib/rally_openstack/task/scenarios/watcher copying rally_openstack/task/scenarios/watcher/__init__.py -> build/lib/rally_openstack/task/scenarios/watcher copying rally_openstack/task/scenarios/watcher/utils.py -> build/lib/rally_openstack/task/scenarios/watcher copying rally_openstack/task/scenarios/watcher/basic.py -> build/lib/rally_openstack/task/scenarios/watcher creating build/lib/rally_openstack/task/hooks copying rally_openstack/task/hooks/__init__.py -> build/lib/rally_openstack/task/hooks copying rally_openstack/task/hooks/fault_injection.py -> build/lib/rally_openstack/task/hooks creating build/lib/rally_openstack/common/services/storage copying rally_openstack/common/services/storage/__init__.py -> build/lib/rally_openstack/common/services/storage copying rally_openstack/common/services/storage/cinder_v3.py -> build/lib/rally_openstack/common/services/storage copying rally_openstack/common/services/storage/cinder_common.py -> build/lib/rally_openstack/common/services/storage copying rally_openstack/common/services/storage/cinder_v1.py -> build/lib/rally_openstack/common/services/storage copying rally_openstack/common/services/storage/cinder_v2.py -> build/lib/rally_openstack/common/services/storage copying rally_openstack/common/services/storage/block.py -> build/lib/rally_openstack/common/services/storage creating build/lib/rally_openstack/task/contexts/quotas copying rally_openstack/task/contexts/quotas/__init__.py -> build/lib/rally_openstack/task/contexts/quotas copying rally_openstack/task/contexts/quotas/quotas.py -> build/lib/rally_openstack/task/contexts/quotas copying rally_openstack/task/contexts/quotas/nova_quotas.py -> build/lib/rally_openstack/task/contexts/quotas copying rally_openstack/task/contexts/quotas/neutron_quotas.py -> build/lib/rally_openstack/task/contexts/quotas copying rally_openstack/task/contexts/quotas/cinder_quotas.py -> build/lib/rally_openstack/task/contexts/quotas copying rally_openstack/task/contexts/quotas/manila_quotas.py -> build/lib/rally_openstack/task/contexts/quotas copying rally_openstack/task/contexts/quotas/designate_quotas.py -> build/lib/rally_openstack/task/contexts/quotas creating build/lib/rally_openstack/common/services/loadbalancer copying rally_openstack/common/services/loadbalancer/__init__.py -> build/lib/rally_openstack/common/services/loadbalancer copying rally_openstack/common/services/loadbalancer/octavia.py -> build/lib/rally_openstack/common/services/loadbalancer copying rally_openstack/task/scenarios/__init__.py -> build/lib/rally_openstack/task/scenarios copying rally_openstack/task/scenarios/dummy.py -> build/lib/rally_openstack/task/scenarios creating build/lib/rally_openstack/task/contexts/monasca copying rally_openstack/task/contexts/monasca/metrics.py -> build/lib/rally_openstack/task/contexts/monasca copying rally_openstack/task/contexts/monasca/__init__.py -> build/lib/rally_openstack/task/contexts/monasca creating build/lib/rally_openstack/task/scenarios/quotas copying rally_openstack/task/scenarios/quotas/__init__.py -> build/lib/rally_openstack/task/scenarios/quotas copying rally_openstack/task/scenarios/quotas/quotas.py -> build/lib/rally_openstack/task/scenarios/quotas copying rally_openstack/task/scenarios/quotas/utils.py -> build/lib/rally_openstack/task/scenarios/quotas creating build/lib/rally_openstack/common/wrappers copying rally_openstack/common/wrappers/__init__.py -> build/lib/rally_openstack/common/wrappers copying rally_openstack/common/wrappers/network.py -> build/lib/rally_openstack/common/wrappers creating build/lib/rally_openstack/common/services/identity copying rally_openstack/common/services/identity/__init__.py -> build/lib/rally_openstack/common/services/identity copying rally_openstack/common/services/identity/keystone_v2.py -> build/lib/rally_openstack/common/services/identity copying rally_openstack/common/services/identity/keystone_v3.py -> build/lib/rally_openstack/common/services/identity copying rally_openstack/common/services/identity/keystone_common.py -> build/lib/rally_openstack/common/services/identity copying rally_openstack/common/services/identity/identity.py -> build/lib/rally_openstack/common/services/identity creating build/lib/rally_openstack/task/contexts/magnum copying rally_openstack/task/contexts/magnum/__init__.py -> build/lib/rally_openstack/task/contexts/magnum copying rally_openstack/task/contexts/magnum/ca_certs.py -> build/lib/rally_openstack/task/contexts/magnum copying rally_openstack/task/contexts/magnum/cluster_templates.py -> build/lib/rally_openstack/task/contexts/magnum copying rally_openstack/task/contexts/magnum/clusters.py -> build/lib/rally_openstack/task/contexts/magnum creating build/lib/rally_openstack/common/services/image copying rally_openstack/common/services/image/glance_v1.py -> build/lib/rally_openstack/common/services/image copying rally_openstack/common/services/image/__init__.py -> build/lib/rally_openstack/common/services/image copying rally_openstack/common/services/image/image.py -> build/lib/rally_openstack/common/services/image copying rally_openstack/common/services/image/glance_common.py -> build/lib/rally_openstack/common/services/image copying rally_openstack/common/services/image/glance_v2.py -> build/lib/rally_openstack/common/services/image creating build/lib/rally_openstack/task/scenarios/nova copying rally_openstack/task/scenarios/nova/__init__.py -> build/lib/rally_openstack/task/scenarios/nova copying rally_openstack/task/scenarios/nova/hypervisors.py -> build/lib/rally_openstack/task/scenarios/nova copying rally_openstack/task/scenarios/nova/server_groups.py -> build/lib/rally_openstack/task/scenarios/nova copying rally_openstack/task/scenarios/nova/services.py -> build/lib/rally_openstack/task/scenarios/nova copying rally_openstack/task/scenarios/nova/keypairs.py -> build/lib/rally_openstack/task/scenarios/nova copying rally_openstack/task/scenarios/nova/utils.py -> build/lib/rally_openstack/task/scenarios/nova copying rally_openstack/task/scenarios/nova/servers.py -> build/lib/rally_openstack/task/scenarios/nova copying rally_openstack/task/scenarios/nova/flavors.py -> build/lib/rally_openstack/task/scenarios/nova copying rally_openstack/task/scenarios/nova/aggregates.py -> build/lib/rally_openstack/task/scenarios/nova copying rally_openstack/task/scenarios/nova/availability_zones.py -> build/lib/rally_openstack/task/scenarios/nova copying rally_openstack/task/scenarios/nova/agents.py -> build/lib/rally_openstack/task/scenarios/nova creating build/lib/rally_openstack/task/scenarios/manila copying rally_openstack/task/scenarios/manila/__init__.py -> build/lib/rally_openstack/task/scenarios/manila copying rally_openstack/task/scenarios/manila/utils.py -> build/lib/rally_openstack/task/scenarios/manila copying rally_openstack/task/scenarios/manila/shares.py -> build/lib/rally_openstack/task/scenarios/manila creating build/lib/rally_openstack/common/services/heat copying rally_openstack/common/services/heat/__init__.py -> build/lib/rally_openstack/common/services/heat copying rally_openstack/common/services/heat/main.py -> build/lib/rally_openstack/common/services/heat copying rally_openstack/task/__init__.py -> build/lib/rally_openstack/task copying rally_openstack/task/types.py -> build/lib/rally_openstack/task copying rally_openstack/task/context.py -> build/lib/rally_openstack/task copying rally_openstack/task/scenario.py -> build/lib/rally_openstack/task creating build/lib/rally_openstack/task/scenarios/monasca copying rally_openstack/task/scenarios/monasca/metrics.py -> build/lib/rally_openstack/task/scenarios/monasca copying rally_openstack/task/scenarios/monasca/__init__.py -> build/lib/rally_openstack/task/scenarios/monasca copying rally_openstack/task/scenarios/monasca/utils.py -> build/lib/rally_openstack/task/scenarios/monasca creating build/lib/rally_openstack/task/contexts/cinder copying rally_openstack/task/contexts/cinder/__init__.py -> build/lib/rally_openstack/task/contexts/cinder copying rally_openstack/task/contexts/cinder/volume_types.py -> build/lib/rally_openstack/task/contexts/cinder copying rally_openstack/task/contexts/cinder/volumes.py -> build/lib/rally_openstack/task/contexts/cinder copying rally_openstack/common/services/__init__.py -> build/lib/rally_openstack/common/services creating build/lib/rally_openstack/common/services/key_manager copying rally_openstack/common/services/key_manager/__init__.py -> build/lib/rally_openstack/common/services/key_manager copying rally_openstack/common/services/key_manager/barbican.py -> build/lib/rally_openstack/common/services/key_manager creating build/lib/rally_openstack/task/contexts/network copying rally_openstack/task/contexts/network/__init__.py -> build/lib/rally_openstack/task/contexts/network copying rally_openstack/task/contexts/network/routers.py -> build/lib/rally_openstack/task/contexts/network copying rally_openstack/task/contexts/network/networking_agents.py -> build/lib/rally_openstack/task/contexts/network copying rally_openstack/task/contexts/network/allow_ssh.py -> build/lib/rally_openstack/task/contexts/network copying rally_openstack/task/contexts/network/existing_network.py -> build/lib/rally_openstack/task/contexts/network copying rally_openstack/task/contexts/network/networks.py -> build/lib/rally_openstack/task/contexts/network creating build/lib/rally_openstack/task/contexts/watcher copying rally_openstack/task/contexts/watcher/__init__.py -> build/lib/rally_openstack/task/contexts/watcher copying rally_openstack/task/contexts/watcher/audit_templates.py -> build/lib/rally_openstack/task/contexts/watcher creating build/lib/rally_openstack/task/scenarios/zaqar copying rally_openstack/task/scenarios/zaqar/__init__.py -> build/lib/rally_openstack/task/scenarios/zaqar copying rally_openstack/task/scenarios/zaqar/utils.py -> build/lib/rally_openstack/task/scenarios/zaqar copying rally_openstack/task/scenarios/zaqar/basic.py -> build/lib/rally_openstack/task/scenarios/zaqar creating build/lib/rally_openstack/task/scenarios/octavia copying rally_openstack/task/scenarios/octavia/__init__.py -> build/lib/rally_openstack/task/scenarios/octavia copying rally_openstack/task/scenarios/octavia/utils.py -> build/lib/rally_openstack/task/scenarios/octavia copying rally_openstack/task/scenarios/octavia/pools.py -> build/lib/rally_openstack/task/scenarios/octavia copying rally_openstack/task/scenarios/octavia/loadbalancers.py -> build/lib/rally_openstack/task/scenarios/octavia creating build/lib/rally_openstack/common/services/grafana copying rally_openstack/common/services/grafana/__init__.py -> build/lib/rally_openstack/common/services/grafana copying rally_openstack/common/services/grafana/grafana.py -> build/lib/rally_openstack/common/services/grafana creating build/lib/rally_openstack/task/scenarios/ceilometer copying rally_openstack/task/scenarios/ceilometer/__init__.py -> build/lib/rally_openstack/task/scenarios/ceilometer copying rally_openstack/task/scenarios/ceilometer/traits.py -> build/lib/rally_openstack/task/scenarios/ceilometer copying rally_openstack/task/scenarios/ceilometer/stats.py -> build/lib/rally_openstack/task/scenarios/ceilometer copying rally_openstack/task/scenarios/ceilometer/queries.py -> build/lib/rally_openstack/task/scenarios/ceilometer copying rally_openstack/task/scenarios/ceilometer/utils.py -> build/lib/rally_openstack/task/scenarios/ceilometer copying rally_openstack/task/scenarios/ceilometer/resources.py -> build/lib/rally_openstack/task/scenarios/ceilometer copying rally_openstack/task/scenarios/ceilometer/events.py -> build/lib/rally_openstack/task/scenarios/ceilometer copying rally_openstack/task/scenarios/ceilometer/meters.py -> build/lib/rally_openstack/task/scenarios/ceilometer copying rally_openstack/task/scenarios/ceilometer/alarms.py -> build/lib/rally_openstack/task/scenarios/ceilometer copying rally_openstack/task/scenarios/ceilometer/samples.py -> build/lib/rally_openstack/task/scenarios/ceilometer creating build/lib/rally_openstack/task/contexts/sahara copying rally_openstack/task/contexts/sahara/__init__.py -> build/lib/rally_openstack/task/contexts/sahara copying rally_openstack/task/contexts/sahara/sahara_input_data_sources.py -> build/lib/rally_openstack/task/contexts/sahara copying rally_openstack/task/contexts/sahara/sahara_output_data_sources.py -> build/lib/rally_openstack/task/contexts/sahara copying rally_openstack/task/contexts/sahara/sahara_cluster.py -> build/lib/rally_openstack/task/contexts/sahara copying rally_openstack/task/contexts/sahara/sahara_job_binaries.py -> build/lib/rally_openstack/task/contexts/sahara copying rally_openstack/task/contexts/sahara/sahara_image.py -> build/lib/rally_openstack/task/contexts/sahara copying rally_openstack/task/ui/__init__.py -> build/lib/rally_openstack/task/ui creating build/lib/rally_openstack/task/scenarios/sahara copying rally_openstack/task/scenarios/sahara/__init__.py -> build/lib/rally_openstack/task/scenarios/sahara copying rally_openstack/task/scenarios/sahara/jobs.py -> build/lib/rally_openstack/task/scenarios/sahara copying rally_openstack/task/scenarios/sahara/utils.py -> build/lib/rally_openstack/task/scenarios/sahara copying rally_openstack/task/scenarios/sahara/consts.py -> build/lib/rally_openstack/task/scenarios/sahara copying rally_openstack/task/scenarios/sahara/node_group_templates.py -> build/lib/rally_openstack/task/scenarios/sahara copying rally_openstack/task/scenarios/sahara/clusters.py -> build/lib/rally_openstack/task/scenarios/sahara creating build/lib/rally_openstack/common/cfg copying rally_openstack/common/cfg/osclients.py -> build/lib/rally_openstack/common/cfg copying rally_openstack/common/cfg/glance.py -> build/lib/rally_openstack/common/cfg copying rally_openstack/common/cfg/cinder.py -> build/lib/rally_openstack/common/cfg copying rally_openstack/common/cfg/__init__.py -> build/lib/rally_openstack/common/cfg copying rally_openstack/common/cfg/senlin.py -> build/lib/rally_openstack/common/cfg copying rally_openstack/common/cfg/keystone_roles.py -> build/lib/rally_openstack/common/cfg copying rally_openstack/common/cfg/tempest.py -> build/lib/rally_openstack/common/cfg copying rally_openstack/common/cfg/monasca.py -> build/lib/rally_openstack/common/cfg copying rally_openstack/common/cfg/opts.py -> build/lib/rally_openstack/common/cfg copying rally_openstack/common/cfg/sahara.py -> build/lib/rally_openstack/common/cfg copying rally_openstack/common/cfg/murano.py -> build/lib/rally_openstack/common/cfg copying rally_openstack/common/cfg/mistral.py -> build/lib/rally_openstack/common/cfg copying rally_openstack/common/cfg/neutron.py -> build/lib/rally_openstack/common/cfg copying rally_openstack/common/cfg/nova.py -> build/lib/rally_openstack/common/cfg copying rally_openstack/common/cfg/profiler.py -> build/lib/rally_openstack/common/cfg copying rally_openstack/common/cfg/cleanup.py -> build/lib/rally_openstack/common/cfg copying rally_openstack/common/cfg/ironic.py -> build/lib/rally_openstack/common/cfg copying rally_openstack/common/cfg/manila.py -> build/lib/rally_openstack/common/cfg copying rally_openstack/common/cfg/octavia.py -> build/lib/rally_openstack/common/cfg copying rally_openstack/common/cfg/magnum.py -> build/lib/rally_openstack/common/cfg copying rally_openstack/common/cfg/vm.py -> build/lib/rally_openstack/common/cfg copying rally_openstack/common/cfg/keystone_users.py -> build/lib/rally_openstack/common/cfg copying rally_openstack/common/cfg/heat.py -> build/lib/rally_openstack/common/cfg copying rally_openstack/common/cfg/watcher.py -> build/lib/rally_openstack/common/cfg copying rally_openstack/__init__.py -> build/lib/rally_openstack copying rally_openstack/_compat.py -> build/lib/rally_openstack creating build/lib/rally_openstack/task/contexts/nova copying rally_openstack/task/contexts/nova/__init__.py -> build/lib/rally_openstack/task/contexts/nova copying rally_openstack/task/contexts/nova/keypairs.py -> build/lib/rally_openstack/task/contexts/nova copying rally_openstack/task/contexts/nova/servers.py -> build/lib/rally_openstack/task/contexts/nova copying rally_openstack/task/contexts/nova/flavors.py -> build/lib/rally_openstack/task/contexts/nova creating build/lib/rally_openstack/task/contexts/dataplane copying rally_openstack/task/contexts/dataplane/__init__.py -> build/lib/rally_openstack/task/contexts/dataplane copying rally_openstack/task/contexts/dataplane/heat.py -> build/lib/rally_openstack/task/contexts/dataplane creating build/lib/rally_openstack/task/contexts/swift copying rally_openstack/task/contexts/swift/__init__.py -> build/lib/rally_openstack/task/contexts/swift copying rally_openstack/task/contexts/swift/utils.py -> build/lib/rally_openstack/task/contexts/swift copying rally_openstack/task/contexts/swift/objects.py -> build/lib/rally_openstack/task/contexts/swift creating build/lib/rally_openstack/task/contexts/designate copying rally_openstack/task/contexts/designate/__init__.py -> build/lib/rally_openstack/task/contexts/designate copying rally_openstack/task/contexts/designate/zones.py -> build/lib/rally_openstack/task/contexts/designate creating build/lib/rally_openstack/task/scenarios/elasticsearch copying rally_openstack/task/scenarios/elasticsearch/__init__.py -> build/lib/rally_openstack/task/scenarios/elasticsearch copying rally_openstack/task/scenarios/elasticsearch/logging.py -> build/lib/rally_openstack/task/scenarios/elasticsearch creating build/lib/rally_openstack/task/scenarios/murano copying rally_openstack/task/scenarios/murano/__init__.py -> build/lib/rally_openstack/task/scenarios/murano copying rally_openstack/task/scenarios/murano/packages.py -> build/lib/rally_openstack/task/scenarios/murano copying rally_openstack/task/scenarios/murano/environments.py -> build/lib/rally_openstack/task/scenarios/murano copying rally_openstack/task/scenarios/murano/utils.py -> build/lib/rally_openstack/task/scenarios/murano creating build/lib/rally_openstack/task/contexts/keystone copying rally_openstack/task/contexts/keystone/__init__.py -> build/lib/rally_openstack/task/contexts/keystone copying rally_openstack/task/contexts/keystone/users.py -> build/lib/rally_openstack/task/contexts/keystone copying rally_openstack/task/contexts/keystone/roles.py -> build/lib/rally_openstack/task/contexts/keystone creating build/lib/rally_openstack/task/scenarios/vm/workloads copying rally_openstack/task/scenarios/vm/workloads/__init__.py -> build/lib/rally_openstack/task/scenarios/vm/workloads copying rally_openstack/task/scenarios/vm/workloads/siege.py -> build/lib/rally_openstack/task/scenarios/vm/workloads creating build/lib/rally_openstack/task/scenarios/authenticate copying rally_openstack/task/scenarios/authenticate/__init__.py -> build/lib/rally_openstack/task/scenarios/authenticate copying rally_openstack/task/scenarios/authenticate/authenticate.py -> build/lib/rally_openstack/task/scenarios/authenticate creating build/lib/rally_openstack/environment/platforms copying rally_openstack/environment/platforms/__init__.py -> build/lib/rally_openstack/environment/platforms copying rally_openstack/environment/platforms/existing.py -> build/lib/rally_openstack/environment/platforms creating build/lib/rally_openstack/task/scenarios/gnocchi copying rally_openstack/task/scenarios/gnocchi/__init__.py -> build/lib/rally_openstack/task/scenarios/gnocchi copying rally_openstack/task/scenarios/gnocchi/archive_policy_rule.py -> build/lib/rally_openstack/task/scenarios/gnocchi copying rally_openstack/task/scenarios/gnocchi/resource_type.py -> build/lib/rally_openstack/task/scenarios/gnocchi copying rally_openstack/task/scenarios/gnocchi/status.py -> build/lib/rally_openstack/task/scenarios/gnocchi copying rally_openstack/task/scenarios/gnocchi/archive_policy.py -> build/lib/rally_openstack/task/scenarios/gnocchi copying rally_openstack/task/scenarios/gnocchi/capabilities.py -> build/lib/rally_openstack/task/scenarios/gnocchi copying rally_openstack/task/scenarios/gnocchi/utils.py -> build/lib/rally_openstack/task/scenarios/gnocchi copying rally_openstack/task/scenarios/gnocchi/resource.py -> build/lib/rally_openstack/task/scenarios/gnocchi copying rally_openstack/task/scenarios/gnocchi/metric.py -> build/lib/rally_openstack/task/scenarios/gnocchi copying rally_openstack/verification/__init__.py -> build/lib/rally_openstack/verification creating build/lib/rally_openstack/task/contexts/neutron copying rally_openstack/task/contexts/neutron/__init__.py -> build/lib/rally_openstack/task/contexts/neutron copying rally_openstack/task/contexts/neutron/lbaas.py -> build/lib/rally_openstack/task/contexts/neutron creating build/lib/rally_openstack/task/contexts/manila copying rally_openstack/task/contexts/manila/manila_shares.py -> build/lib/rally_openstack/task/contexts/manila copying rally_openstack/task/contexts/manila/__init__.py -> build/lib/rally_openstack/task/contexts/manila copying rally_openstack/task/contexts/manila/manila_security_services.py -> build/lib/rally_openstack/task/contexts/manila copying rally_openstack/task/contexts/manila/consts.py -> build/lib/rally_openstack/task/contexts/manila copying rally_openstack/task/contexts/manila/manila_share_networks.py -> build/lib/rally_openstack/task/contexts/manila creating build/lib/rally_openstack/task/contexts/senlin copying rally_openstack/task/contexts/senlin/__init__.py -> build/lib/rally_openstack/task/contexts/senlin copying rally_openstack/task/contexts/senlin/profiles.py -> build/lib/rally_openstack/task/contexts/senlin creating build/lib/rally_openstack/task/scenarios/swift copying rally_openstack/task/scenarios/swift/__init__.py -> build/lib/rally_openstack/task/scenarios/swift copying rally_openstack/task/scenarios/swift/utils.py -> build/lib/rally_openstack/task/scenarios/swift copying rally_openstack/task/scenarios/swift/objects.py -> build/lib/rally_openstack/task/scenarios/swift creating build/lib/rally_openstack/task/contexts/cleanup copying rally_openstack/task/contexts/cleanup/__init__.py -> build/lib/rally_openstack/task/contexts/cleanup copying rally_openstack/task/contexts/cleanup/base.py -> build/lib/rally_openstack/task/contexts/cleanup copying rally_openstack/task/contexts/cleanup/admin.py -> build/lib/rally_openstack/task/contexts/cleanup copying rally_openstack/task/contexts/cleanup/user.py -> build/lib/rally_openstack/task/contexts/cleanup creating build/lib/rally_openstack/task/scenarios/keystone copying rally_openstack/task/scenarios/keystone/__init__.py -> build/lib/rally_openstack/task/scenarios/keystone copying rally_openstack/task/scenarios/keystone/basic.py -> build/lib/rally_openstack/task/scenarios/keystone creating build/lib/rally_openstack/task/scenarios/mistral copying rally_openstack/task/scenarios/mistral/__init__.py -> build/lib/rally_openstack/task/scenarios/mistral copying rally_openstack/task/scenarios/mistral/workbooks.py -> build/lib/rally_openstack/task/scenarios/mistral copying rally_openstack/task/scenarios/mistral/utils.py -> build/lib/rally_openstack/task/scenarios/mistral copying rally_openstack/task/scenarios/mistral/executions.py -> build/lib/rally_openstack/task/scenarios/mistral creating build/lib/rally_openstack/task/scenarios/ironic copying rally_openstack/task/scenarios/ironic/__init__.py -> build/lib/rally_openstack/task/scenarios/ironic copying rally_openstack/task/scenarios/ironic/utils.py -> build/lib/rally_openstack/task/scenarios/ironic copying rally_openstack/task/scenarios/ironic/nodes.py -> build/lib/rally_openstack/task/scenarios/ironic creating build/lib/rally_openstack/task/scenarios/cinder copying rally_openstack/task/scenarios/cinder/__init__.py -> build/lib/rally_openstack/task/scenarios/cinder copying rally_openstack/task/scenarios/cinder/qos_specs.py -> build/lib/rally_openstack/task/scenarios/cinder copying rally_openstack/task/scenarios/cinder/volume_types.py -> build/lib/rally_openstack/task/scenarios/cinder copying rally_openstack/task/scenarios/cinder/volume_backups.py -> build/lib/rally_openstack/task/scenarios/cinder copying rally_openstack/task/scenarios/cinder/volumes.py -> build/lib/rally_openstack/task/scenarios/cinder copying rally_openstack/task/scenarios/cinder/utils.py -> build/lib/rally_openstack/task/scenarios/cinder running egg_info writing rally_openstack.egg-info/PKG-INFO writing dependency_links to rally_openstack.egg-info/dependency_links.txt writing entry points to rally_openstack.egg-info/entry_points.txt deleting rally_openstack.egg-info/requires.txt writing top-level names to rally_openstack.egg-info/top_level.txt writing pbr to rally_openstack.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git /usr/lib/python3.6/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python' warnings.warn(msg) 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 'rally_openstack.egg-info/SOURCES.txt' copying rally_openstack/verification/tempest/config.ini -> build/lib/rally_openstack/verification/tempest + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.jsc92w + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch ++ dirname /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch + cd rally-openstack-2.0.0 ++ '[' -f _current_flavor ']' ++ cat _current_flavor + python_flavor=python3 + '[' -z python3 ']' + '[' python3 '!=' python3 ']' + echo python3 + /usr/bin/python3 setup.py install -O1 --skip-build --force --root /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch --prefix /usr running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr creating /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib creating /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack copying build/lib/rally_openstack/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack creating /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/verification copying build/lib/rally_openstack/verification/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/verification creating /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/verification/tempest copying build/lib/rally_openstack/verification/tempest/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/verification/tempest copying build/lib/rally_openstack/verification/tempest/config.ini -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/verification/tempest copying build/lib/rally_openstack/verification/tempest/config.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/verification/tempest copying build/lib/rally_openstack/verification/tempest/context.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/verification/tempest copying build/lib/rally_openstack/verification/tempest/consts.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/verification/tempest copying build/lib/rally_openstack/verification/tempest/manager.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/verification/tempest copying build/lib/rally_openstack/_compat.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack creating /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task creating /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/cleanup copying build/lib/rally_openstack/task/cleanup/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/cleanup copying build/lib/rally_openstack/task/cleanup/base.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/cleanup copying build/lib/rally_openstack/task/cleanup/resources.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/cleanup copying build/lib/rally_openstack/task/cleanup/manager.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/cleanup copying build/lib/rally_openstack/task/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task copying build/lib/rally_openstack/task/types.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task creating /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/hooks copying build/lib/rally_openstack/task/hooks/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/hooks copying build/lib/rally_openstack/task/hooks/fault_injection.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/hooks copying build/lib/rally_openstack/task/context.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task copying build/lib/rally_openstack/task/scenario.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task creating /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/ui copying build/lib/rally_openstack/task/ui/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/ui creating /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/ui/charts copying build/lib/rally_openstack/task/ui/charts/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/ui/charts copying build/lib/rally_openstack/task/ui/charts/osprofilerchart.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/ui/charts creating /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts creating /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/cleanup copying build/lib/rally_openstack/task/contexts/cleanup/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/cleanup copying build/lib/rally_openstack/task/contexts/cleanup/base.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/cleanup copying build/lib/rally_openstack/task/contexts/cleanup/admin.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/cleanup copying build/lib/rally_openstack/task/contexts/cleanup/user.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/cleanup creating /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/glance copying build/lib/rally_openstack/task/contexts/glance/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/glance copying build/lib/rally_openstack/task/contexts/glance/images.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/glance copying build/lib/rally_openstack/task/contexts/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts copying build/lib/rally_openstack/task/contexts/api_versions.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts creating /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/designate copying build/lib/rally_openstack/task/contexts/designate/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/designate copying build/lib/rally_openstack/task/contexts/designate/zones.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/designate creating /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/dataplane copying build/lib/rally_openstack/task/contexts/dataplane/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/dataplane copying build/lib/rally_openstack/task/contexts/dataplane/heat.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/dataplane creating /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/swift copying build/lib/rally_openstack/task/contexts/swift/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/swift copying build/lib/rally_openstack/task/contexts/swift/utils.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/swift copying build/lib/rally_openstack/task/contexts/swift/objects.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/swift creating /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/neutron copying build/lib/rally_openstack/task/contexts/neutron/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/neutron copying build/lib/rally_openstack/task/contexts/neutron/lbaas.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/neutron creating /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/ceilometer copying build/lib/rally_openstack/task/contexts/ceilometer/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/ceilometer copying build/lib/rally_openstack/task/contexts/ceilometer/samples.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/ceilometer creating /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/cinder copying build/lib/rally_openstack/task/contexts/cinder/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/cinder copying build/lib/rally_openstack/task/contexts/cinder/volume_types.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/cinder copying build/lib/rally_openstack/task/contexts/cinder/volumes.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/cinder creating /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/quotas copying build/lib/rally_openstack/task/contexts/quotas/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/quotas copying build/lib/rally_openstack/task/contexts/quotas/quotas.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/quotas copying build/lib/rally_openstack/task/contexts/quotas/nova_quotas.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/quotas copying build/lib/rally_openstack/task/contexts/quotas/neutron_quotas.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/quotas copying build/lib/rally_openstack/task/contexts/quotas/cinder_quotas.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/quotas copying build/lib/rally_openstack/task/contexts/quotas/manila_quotas.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/quotas copying build/lib/rally_openstack/task/contexts/quotas/designate_quotas.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/quotas creating /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/vm copying build/lib/rally_openstack/task/contexts/vm/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/vm copying build/lib/rally_openstack/task/contexts/vm/image_command_customizer.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/vm copying build/lib/rally_openstack/task/contexts/vm/custom_image.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/vm creating /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/magnum copying build/lib/rally_openstack/task/contexts/magnum/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/magnum copying build/lib/rally_openstack/task/contexts/magnum/ca_certs.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/magnum copying build/lib/rally_openstack/task/contexts/magnum/cluster_templates.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/magnum copying build/lib/rally_openstack/task/contexts/magnum/clusters.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/magnum creating /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/nova copying build/lib/rally_openstack/task/contexts/nova/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/nova copying build/lib/rally_openstack/task/contexts/nova/keypairs.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/nova copying build/lib/rally_openstack/task/contexts/nova/servers.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/nova copying build/lib/rally_openstack/task/contexts/nova/flavors.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/nova creating /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/heat copying build/lib/rally_openstack/task/contexts/heat/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/heat copying build/lib/rally_openstack/task/contexts/heat/stacks.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/heat creating /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/manila copying build/lib/rally_openstack/task/contexts/manila/manila_shares.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/manila copying build/lib/rally_openstack/task/contexts/manila/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/manila copying build/lib/rally_openstack/task/contexts/manila/manila_security_services.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/manila copying build/lib/rally_openstack/task/contexts/manila/consts.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/manila copying build/lib/rally_openstack/task/contexts/manila/manila_share_networks.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/manila creating /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/watcher copying build/lib/rally_openstack/task/contexts/watcher/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/watcher copying build/lib/rally_openstack/task/contexts/watcher/audit_templates.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/watcher creating /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/senlin copying build/lib/rally_openstack/task/contexts/senlin/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/senlin copying build/lib/rally_openstack/task/contexts/senlin/profiles.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/senlin creating /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/murano copying build/lib/rally_openstack/task/contexts/murano/murano_packages.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/murano copying build/lib/rally_openstack/task/contexts/murano/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/murano copying build/lib/rally_openstack/task/contexts/murano/murano_environments.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/murano creating /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/network copying build/lib/rally_openstack/task/contexts/network/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/network copying build/lib/rally_openstack/task/contexts/network/routers.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/network copying build/lib/rally_openstack/task/contexts/network/networking_agents.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/network copying build/lib/rally_openstack/task/contexts/network/allow_ssh.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/network copying build/lib/rally_openstack/task/contexts/network/existing_network.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/network copying build/lib/rally_openstack/task/contexts/network/networks.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/network creating /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/sahara copying build/lib/rally_openstack/task/contexts/sahara/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/sahara copying build/lib/rally_openstack/task/contexts/sahara/sahara_input_data_sources.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/sahara copying build/lib/rally_openstack/task/contexts/sahara/sahara_output_data_sources.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/sahara copying build/lib/rally_openstack/task/contexts/sahara/sahara_cluster.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/sahara copying build/lib/rally_openstack/task/contexts/sahara/sahara_job_binaries.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/sahara copying build/lib/rally_openstack/task/contexts/sahara/sahara_image.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/sahara creating /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/monasca copying build/lib/rally_openstack/task/contexts/monasca/metrics.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/monasca copying build/lib/rally_openstack/task/contexts/monasca/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/monasca creating /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/keystone copying build/lib/rally_openstack/task/contexts/keystone/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/keystone copying build/lib/rally_openstack/task/contexts/keystone/users.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/keystone copying build/lib/rally_openstack/task/contexts/keystone/roles.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/keystone creating /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios creating /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/grafana copying build/lib/rally_openstack/task/scenarios/grafana/metrics.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/grafana copying build/lib/rally_openstack/task/scenarios/grafana/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/grafana creating /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/glance copying build/lib/rally_openstack/task/scenarios/glance/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/glance copying build/lib/rally_openstack/task/scenarios/glance/images.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/glance copying build/lib/rally_openstack/task/scenarios/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios creating /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/designate copying build/lib/rally_openstack/task/scenarios/designate/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/designate copying build/lib/rally_openstack/task/scenarios/designate/utils.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/designate copying build/lib/rally_openstack/task/scenarios/designate/basic.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/designate creating /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/octavia copying build/lib/rally_openstack/task/scenarios/octavia/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/octavia copying build/lib/rally_openstack/task/scenarios/octavia/utils.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/octavia copying build/lib/rally_openstack/task/scenarios/octavia/pools.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/octavia copying build/lib/rally_openstack/task/scenarios/octavia/loadbalancers.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/octavia creating /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/swift copying build/lib/rally_openstack/task/scenarios/swift/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/swift copying build/lib/rally_openstack/task/scenarios/swift/utils.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/swift copying build/lib/rally_openstack/task/scenarios/swift/objects.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/swift creating /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/neutron copying build/lib/rally_openstack/task/scenarios/neutron/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/neutron copying build/lib/rally_openstack/task/scenarios/neutron/security_groups.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/neutron copying build/lib/rally_openstack/task/scenarios/neutron/loadbalancer_v2.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/neutron copying build/lib/rally_openstack/task/scenarios/neutron/utils.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/neutron copying build/lib/rally_openstack/task/scenarios/neutron/bgpvpn.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/neutron copying build/lib/rally_openstack/task/scenarios/neutron/loadbalancer_v1.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/neutron copying build/lib/rally_openstack/task/scenarios/neutron/network.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/neutron copying build/lib/rally_openstack/task/scenarios/neutron/trunk.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/neutron creating /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/mistral copying build/lib/rally_openstack/task/scenarios/mistral/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/mistral copying build/lib/rally_openstack/task/scenarios/mistral/workbooks.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/mistral copying build/lib/rally_openstack/task/scenarios/mistral/utils.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/mistral copying build/lib/rally_openstack/task/scenarios/mistral/executions.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/mistral creating /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/ceilometer copying build/lib/rally_openstack/task/scenarios/ceilometer/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/ceilometer copying build/lib/rally_openstack/task/scenarios/ceilometer/traits.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/ceilometer copying build/lib/rally_openstack/task/scenarios/ceilometer/stats.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/ceilometer copying build/lib/rally_openstack/task/scenarios/ceilometer/queries.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/ceilometer copying build/lib/rally_openstack/task/scenarios/ceilometer/utils.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/ceilometer copying build/lib/rally_openstack/task/scenarios/ceilometer/resources.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/ceilometer copying build/lib/rally_openstack/task/scenarios/ceilometer/events.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/ceilometer copying build/lib/rally_openstack/task/scenarios/ceilometer/meters.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/ceilometer copying build/lib/rally_openstack/task/scenarios/ceilometer/alarms.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/ceilometer copying build/lib/rally_openstack/task/scenarios/ceilometer/samples.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/ceilometer creating /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/cinder copying build/lib/rally_openstack/task/scenarios/cinder/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/cinder copying build/lib/rally_openstack/task/scenarios/cinder/qos_specs.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/cinder copying build/lib/rally_openstack/task/scenarios/cinder/volume_types.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/cinder copying build/lib/rally_openstack/task/scenarios/cinder/volume_backups.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/cinder copying build/lib/rally_openstack/task/scenarios/cinder/volumes.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/cinder copying build/lib/rally_openstack/task/scenarios/cinder/utils.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/cinder creating /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/barbican copying build/lib/rally_openstack/task/scenarios/barbican/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/barbican copying build/lib/rally_openstack/task/scenarios/barbican/orders.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/barbican copying build/lib/rally_openstack/task/scenarios/barbican/containers.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/barbican copying build/lib/rally_openstack/task/scenarios/barbican/secrets.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/barbican copying build/lib/rally_openstack/task/scenarios/barbican/utils.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/barbican creating /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/quotas copying build/lib/rally_openstack/task/scenarios/quotas/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/quotas copying build/lib/rally_openstack/task/scenarios/quotas/quotas.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/quotas copying build/lib/rally_openstack/task/scenarios/quotas/utils.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/quotas creating /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/gnocchi copying build/lib/rally_openstack/task/scenarios/gnocchi/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/gnocchi copying build/lib/rally_openstack/task/scenarios/gnocchi/archive_policy_rule.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/gnocchi copying build/lib/rally_openstack/task/scenarios/gnocchi/resource_type.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/gnocchi copying build/lib/rally_openstack/task/scenarios/gnocchi/status.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/gnocchi copying build/lib/rally_openstack/task/scenarios/gnocchi/archive_policy.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/gnocchi copying build/lib/rally_openstack/task/scenarios/gnocchi/capabilities.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/gnocchi copying build/lib/rally_openstack/task/scenarios/gnocchi/utils.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/gnocchi copying build/lib/rally_openstack/task/scenarios/gnocchi/resource.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/gnocchi copying build/lib/rally_openstack/task/scenarios/gnocchi/metric.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/gnocchi creating /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/vm copying build/lib/rally_openstack/task/scenarios/vm/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/vm copying build/lib/rally_openstack/task/scenarios/vm/utils.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/vm creating /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/vm/workloads copying build/lib/rally_openstack/task/scenarios/vm/workloads/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/vm/workloads copying build/lib/rally_openstack/task/scenarios/vm/workloads/siege.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/vm/workloads copying build/lib/rally_openstack/task/scenarios/vm/vmtasks.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/vm creating /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/ironic copying build/lib/rally_openstack/task/scenarios/ironic/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/ironic copying build/lib/rally_openstack/task/scenarios/ironic/utils.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/ironic copying build/lib/rally_openstack/task/scenarios/ironic/nodes.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/ironic creating /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/magnum copying build/lib/rally_openstack/task/scenarios/magnum/k8s_pods.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/magnum copying build/lib/rally_openstack/task/scenarios/magnum/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/magnum copying build/lib/rally_openstack/task/scenarios/magnum/utils.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/magnum copying build/lib/rally_openstack/task/scenarios/magnum/cluster_templates.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/magnum copying build/lib/rally_openstack/task/scenarios/magnum/clusters.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/magnum creating /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/nova copying build/lib/rally_openstack/task/scenarios/nova/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/nova copying build/lib/rally_openstack/task/scenarios/nova/hypervisors.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/nova copying build/lib/rally_openstack/task/scenarios/nova/server_groups.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/nova copying build/lib/rally_openstack/task/scenarios/nova/services.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/nova copying build/lib/rally_openstack/task/scenarios/nova/keypairs.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/nova copying build/lib/rally_openstack/task/scenarios/nova/utils.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/nova copying build/lib/rally_openstack/task/scenarios/nova/servers.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/nova copying build/lib/rally_openstack/task/scenarios/nova/flavors.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/nova copying build/lib/rally_openstack/task/scenarios/nova/aggregates.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/nova copying build/lib/rally_openstack/task/scenarios/nova/availability_zones.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/nova copying build/lib/rally_openstack/task/scenarios/nova/agents.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/nova creating /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/heat copying build/lib/rally_openstack/task/scenarios/heat/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/heat copying build/lib/rally_openstack/task/scenarios/heat/utils.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/heat copying build/lib/rally_openstack/task/scenarios/heat/stacks.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/heat creating /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/manila copying build/lib/rally_openstack/task/scenarios/manila/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/manila copying build/lib/rally_openstack/task/scenarios/manila/utils.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/manila copying build/lib/rally_openstack/task/scenarios/manila/shares.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/manila creating /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/watcher copying build/lib/rally_openstack/task/scenarios/watcher/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/watcher copying build/lib/rally_openstack/task/scenarios/watcher/utils.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/watcher copying build/lib/rally_openstack/task/scenarios/watcher/basic.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/watcher creating /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/senlin copying build/lib/rally_openstack/task/scenarios/senlin/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/senlin copying build/lib/rally_openstack/task/scenarios/senlin/utils.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/senlin copying build/lib/rally_openstack/task/scenarios/senlin/clusters.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/senlin creating /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/elasticsearch copying build/lib/rally_openstack/task/scenarios/elasticsearch/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/elasticsearch copying build/lib/rally_openstack/task/scenarios/elasticsearch/logging.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/elasticsearch copying build/lib/rally_openstack/task/scenarios/dummy.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios creating /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/murano copying build/lib/rally_openstack/task/scenarios/murano/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/murano copying build/lib/rally_openstack/task/scenarios/murano/packages.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/murano copying build/lib/rally_openstack/task/scenarios/murano/environments.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/murano copying build/lib/rally_openstack/task/scenarios/murano/utils.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/murano creating /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/zaqar copying build/lib/rally_openstack/task/scenarios/zaqar/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/zaqar copying build/lib/rally_openstack/task/scenarios/zaqar/utils.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/zaqar copying build/lib/rally_openstack/task/scenarios/zaqar/basic.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/zaqar creating /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/authenticate copying build/lib/rally_openstack/task/scenarios/authenticate/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/authenticate copying build/lib/rally_openstack/task/scenarios/authenticate/authenticate.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/authenticate creating /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/sahara copying build/lib/rally_openstack/task/scenarios/sahara/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/sahara copying build/lib/rally_openstack/task/scenarios/sahara/jobs.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/sahara copying build/lib/rally_openstack/task/scenarios/sahara/utils.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/sahara copying build/lib/rally_openstack/task/scenarios/sahara/consts.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/sahara copying build/lib/rally_openstack/task/scenarios/sahara/node_group_templates.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/sahara copying build/lib/rally_openstack/task/scenarios/sahara/clusters.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/sahara creating /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/monasca copying build/lib/rally_openstack/task/scenarios/monasca/metrics.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/monasca copying build/lib/rally_openstack/task/scenarios/monasca/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/monasca copying build/lib/rally_openstack/task/scenarios/monasca/utils.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/monasca creating /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/keystone copying build/lib/rally_openstack/task/scenarios/keystone/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/keystone copying build/lib/rally_openstack/task/scenarios/keystone/basic.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/keystone creating /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common copying build/lib/rally_openstack/common/osclients.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common copying build/lib/rally_openstack/common/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common creating /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/wrappers copying build/lib/rally_openstack/common/wrappers/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/wrappers copying build/lib/rally_openstack/common/wrappers/network.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/wrappers copying build/lib/rally_openstack/common/service.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common creating /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/cfg copying build/lib/rally_openstack/common/cfg/osclients.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/cfg copying build/lib/rally_openstack/common/cfg/glance.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/cfg copying build/lib/rally_openstack/common/cfg/cinder.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/cfg copying build/lib/rally_openstack/common/cfg/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/cfg copying build/lib/rally_openstack/common/cfg/senlin.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/cfg copying build/lib/rally_openstack/common/cfg/keystone_roles.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/cfg copying build/lib/rally_openstack/common/cfg/tempest.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/cfg copying build/lib/rally_openstack/common/cfg/monasca.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/cfg copying build/lib/rally_openstack/common/cfg/opts.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/cfg copying build/lib/rally_openstack/common/cfg/sahara.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/cfg copying build/lib/rally_openstack/common/cfg/murano.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/cfg copying build/lib/rally_openstack/common/cfg/mistral.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/cfg copying build/lib/rally_openstack/common/cfg/neutron.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/cfg copying build/lib/rally_openstack/common/cfg/nova.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/cfg copying build/lib/rally_openstack/common/cfg/profiler.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/cfg copying build/lib/rally_openstack/common/cfg/cleanup.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/cfg copying build/lib/rally_openstack/common/cfg/ironic.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/cfg copying build/lib/rally_openstack/common/cfg/manila.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/cfg copying build/lib/rally_openstack/common/cfg/octavia.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/cfg copying build/lib/rally_openstack/common/cfg/magnum.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/cfg copying build/lib/rally_openstack/common/cfg/vm.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/cfg copying build/lib/rally_openstack/common/cfg/keystone_users.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/cfg copying build/lib/rally_openstack/common/cfg/heat.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/cfg copying build/lib/rally_openstack/common/cfg/watcher.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/cfg creating /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/services creating /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/services/grafana copying build/lib/rally_openstack/common/services/grafana/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/services/grafana copying build/lib/rally_openstack/common/services/grafana/grafana.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/services/grafana copying build/lib/rally_openstack/common/services/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/services creating /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/services/key_manager copying build/lib/rally_openstack/common/services/key_manager/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/services/key_manager copying build/lib/rally_openstack/common/services/key_manager/barbican.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/services/key_manager creating /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/services/storage copying build/lib/rally_openstack/common/services/storage/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/services/storage copying build/lib/rally_openstack/common/services/storage/cinder_v3.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/services/storage copying build/lib/rally_openstack/common/services/storage/cinder_common.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/services/storage copying build/lib/rally_openstack/common/services/storage/cinder_v1.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/services/storage copying build/lib/rally_openstack/common/services/storage/cinder_v2.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/services/storage copying build/lib/rally_openstack/common/services/storage/block.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/services/storage creating /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/services/loadbalancer copying build/lib/rally_openstack/common/services/loadbalancer/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/services/loadbalancer copying build/lib/rally_openstack/common/services/loadbalancer/octavia.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/services/loadbalancer creating /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/services/gnocchi copying build/lib/rally_openstack/common/services/gnocchi/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/services/gnocchi copying build/lib/rally_openstack/common/services/gnocchi/metric.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/services/gnocchi creating /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/services/heat copying build/lib/rally_openstack/common/services/heat/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/services/heat copying build/lib/rally_openstack/common/services/heat/main.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/services/heat creating /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/services/identity copying build/lib/rally_openstack/common/services/identity/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/services/identity copying build/lib/rally_openstack/common/services/identity/keystone_v2.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/services/identity copying build/lib/rally_openstack/common/services/identity/keystone_v3.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/services/identity copying build/lib/rally_openstack/common/services/identity/keystone_common.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/services/identity copying build/lib/rally_openstack/common/services/identity/identity.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/services/identity creating /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/services/image copying build/lib/rally_openstack/common/services/image/glance_v1.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/services/image copying build/lib/rally_openstack/common/services/image/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/services/image copying build/lib/rally_openstack/common/services/image/image.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/services/image copying build/lib/rally_openstack/common/services/image/glance_common.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/services/image copying build/lib/rally_openstack/common/services/image/glance_v2.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/services/image copying build/lib/rally_openstack/common/consts.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common copying build/lib/rally_openstack/common/exceptions.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common copying build/lib/rally_openstack/common/credential.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common copying build/lib/rally_openstack/common/validators.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common creating /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/environment copying build/lib/rally_openstack/environment/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/environment creating /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/environment/platforms copying build/lib/rally_openstack/environment/platforms/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/environment/platforms copying build/lib/rally_openstack/environment/platforms/existing.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/environment/platforms byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/verification/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/verification/tempest/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/verification/tempest/config.py to config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/verification/tempest/context.py to context.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/verification/tempest/consts.py to consts.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/verification/tempest/manager.py to manager.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/_compat.py to _compat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/cleanup/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/cleanup/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/cleanup/resources.py to resources.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/cleanup/manager.py to manager.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/types.py to types.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/hooks/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/hooks/fault_injection.py to fault_injection.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/context.py to context.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenario.py to scenario.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/ui/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/ui/charts/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/ui/charts/osprofilerchart.py to osprofilerchart.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/cleanup/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/cleanup/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/cleanup/admin.py to admin.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/cleanup/user.py to user.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/glance/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/glance/images.py to images.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/api_versions.py to api_versions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/designate/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/designate/zones.py to zones.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/dataplane/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/dataplane/heat.py to heat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/swift/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/swift/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/swift/objects.py to objects.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/neutron/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/neutron/lbaas.py to lbaas.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/ceilometer/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/ceilometer/samples.py to samples.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/cinder/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/cinder/volume_types.py to volume_types.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/cinder/volumes.py to volumes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/quotas/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/quotas/quotas.py to quotas.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/quotas/nova_quotas.py to nova_quotas.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/quotas/neutron_quotas.py to neutron_quotas.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/quotas/cinder_quotas.py to cinder_quotas.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/quotas/manila_quotas.py to manila_quotas.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/quotas/designate_quotas.py to designate_quotas.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/vm/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/vm/image_command_customizer.py to image_command_customizer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/vm/custom_image.py to custom_image.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/magnum/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/magnum/ca_certs.py to ca_certs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/magnum/cluster_templates.py to cluster_templates.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/magnum/clusters.py to clusters.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/nova/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/nova/keypairs.py to keypairs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/nova/servers.py to servers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/nova/flavors.py to flavors.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/heat/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/heat/stacks.py to stacks.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/manila/manila_shares.py to manila_shares.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/manila/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/manila/manila_security_services.py to manila_security_services.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/manila/consts.py to consts.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/manila/manila_share_networks.py to manila_share_networks.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/watcher/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/watcher/audit_templates.py to audit_templates.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/senlin/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/senlin/profiles.py to profiles.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/murano/murano_packages.py to murano_packages.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/murano/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/murano/murano_environments.py to murano_environments.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/network/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/network/routers.py to routers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/network/networking_agents.py to networking_agents.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/network/allow_ssh.py to allow_ssh.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/network/existing_network.py to existing_network.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/network/networks.py to networks.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/sahara/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/sahara/sahara_input_data_sources.py to sahara_input_data_sources.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/sahara/sahara_output_data_sources.py to sahara_output_data_sources.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/sahara/sahara_cluster.py to sahara_cluster.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/sahara/sahara_job_binaries.py to sahara_job_binaries.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/sahara/sahara_image.py to sahara_image.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/monasca/metrics.py to metrics.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/monasca/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/keystone/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/keystone/users.py to users.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/contexts/keystone/roles.py to roles.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/grafana/metrics.py to metrics.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/grafana/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/glance/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/glance/images.py to images.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/designate/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/designate/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/designate/basic.py to basic.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/octavia/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/octavia/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/octavia/pools.py to pools.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/octavia/loadbalancers.py to loadbalancers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/swift/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/swift/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/swift/objects.py to objects.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/neutron/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/neutron/security_groups.py to security_groups.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/neutron/loadbalancer_v2.py to loadbalancer_v2.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/neutron/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/neutron/bgpvpn.py to bgpvpn.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/neutron/loadbalancer_v1.py to loadbalancer_v1.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/neutron/network.py to network.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/neutron/trunk.py to trunk.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/mistral/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/mistral/workbooks.py to workbooks.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/mistral/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/mistral/executions.py to executions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/ceilometer/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/ceilometer/traits.py to traits.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/ceilometer/stats.py to stats.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/ceilometer/queries.py to queries.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/ceilometer/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/ceilometer/resources.py to resources.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/ceilometer/events.py to events.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/ceilometer/meters.py to meters.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/ceilometer/alarms.py to alarms.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/ceilometer/samples.py to samples.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/cinder/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/cinder/qos_specs.py to qos_specs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/cinder/volume_types.py to volume_types.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/cinder/volume_backups.py to volume_backups.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/cinder/volumes.py to volumes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/cinder/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/barbican/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/barbican/orders.py to orders.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/barbican/containers.py to containers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/barbican/secrets.py to secrets.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/barbican/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/quotas/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/quotas/quotas.py to quotas.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/quotas/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/gnocchi/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/gnocchi/archive_policy_rule.py to archive_policy_rule.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/gnocchi/resource_type.py to resource_type.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/gnocchi/status.py to status.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/gnocchi/archive_policy.py to archive_policy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/gnocchi/capabilities.py to capabilities.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/gnocchi/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/gnocchi/resource.py to resource.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/gnocchi/metric.py to metric.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/vm/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/vm/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/vm/workloads/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/vm/workloads/siege.py to siege.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/vm/vmtasks.py to vmtasks.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/ironic/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/ironic/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/ironic/nodes.py to nodes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/magnum/k8s_pods.py to k8s_pods.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/magnum/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/magnum/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/magnum/cluster_templates.py to cluster_templates.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/magnum/clusters.py to clusters.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/nova/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/nova/hypervisors.py to hypervisors.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/nova/server_groups.py to server_groups.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/nova/services.py to services.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/nova/keypairs.py to keypairs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/nova/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/nova/servers.py to servers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/nova/flavors.py to flavors.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/nova/aggregates.py to aggregates.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/nova/availability_zones.py to availability_zones.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/nova/agents.py to agents.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/heat/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/heat/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/heat/stacks.py to stacks.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/manila/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/manila/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/manila/shares.py to shares.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/watcher/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/watcher/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/watcher/basic.py to basic.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/senlin/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/senlin/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/senlin/clusters.py to clusters.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/elasticsearch/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/elasticsearch/logging.py to logging.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/dummy.py to dummy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/murano/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/murano/packages.py to packages.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/murano/environments.py to environments.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/murano/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/zaqar/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/zaqar/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/zaqar/basic.py to basic.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/authenticate/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/authenticate/authenticate.py to authenticate.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/sahara/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/sahara/jobs.py to jobs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/sahara/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/sahara/consts.py to consts.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/sahara/node_group_templates.py to node_group_templates.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/sahara/clusters.py to clusters.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/monasca/metrics.py to metrics.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/monasca/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/monasca/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/keystone/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/task/scenarios/keystone/basic.py to basic.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/osclients.py to osclients.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/wrappers/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/wrappers/network.py to network.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/service.py to service.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/cfg/osclients.py to osclients.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/cfg/glance.py to glance.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/cfg/cinder.py to cinder.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/cfg/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/cfg/senlin.py to senlin.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/cfg/keystone_roles.py to keystone_roles.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/cfg/tempest.py to tempest.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/cfg/monasca.py to monasca.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/cfg/opts.py to opts.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/cfg/sahara.py to sahara.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/cfg/murano.py to murano.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/cfg/mistral.py to mistral.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/cfg/neutron.py to neutron.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/cfg/nova.py to nova.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/cfg/profiler.py to profiler.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/cfg/cleanup.py to cleanup.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/cfg/ironic.py to ironic.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/cfg/manila.py to manila.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/cfg/octavia.py to octavia.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/cfg/magnum.py to magnum.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/cfg/vm.py to vm.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/cfg/keystone_users.py to keystone_users.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/cfg/heat.py to heat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/cfg/watcher.py to watcher.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/services/grafana/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/services/grafana/grafana.py to grafana.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/services/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/services/key_manager/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/services/key_manager/barbican.py to barbican.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/services/storage/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/services/storage/cinder_v3.py to cinder_v3.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/services/storage/cinder_common.py to cinder_common.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/services/storage/cinder_v1.py to cinder_v1.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/services/storage/cinder_v2.py to cinder_v2.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/services/storage/block.py to block.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/services/loadbalancer/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/services/loadbalancer/octavia.py to octavia.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/services/gnocchi/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/services/gnocchi/metric.py to metric.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/services/heat/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/services/heat/main.py to main.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/services/identity/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/services/identity/keystone_v2.py to keystone_v2.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/services/identity/keystone_v3.py to keystone_v3.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/services/identity/keystone_common.py to keystone_common.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/services/identity/identity.py to identity.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/services/image/glance_v1.py to glance_v1.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/services/image/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/services/image/image.py to image.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/services/image/glance_common.py to glance_common.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/services/image/glance_v2.py to glance_v2.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/consts.py to consts.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/exceptions.py to exceptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/credential.py to credential.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/common/validators.py to validators.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/environment/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/environment/platforms/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack/environment/platforms/existing.py to existing.cpython-36.pyc writing byte-compilation script '/tmp/tmpqg4e3ogs.py' /usr/bin/python3 /tmp/tmpqg4e3ogs.py removing /tmp/tmpqg4e3ogs.py running install_egg_info running egg_info writing rally_openstack.egg-info/PKG-INFO writing dependency_links to rally_openstack.egg-info/dependency_links.txt writing entry points to rally_openstack.egg-info/entry_points.txt writing top-level names to rally_openstack.egg-info/top_level.txt writing pbr to rally_openstack.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git /usr/lib/python3.6/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python' warnings.warn(msg) 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 'rally_openstack.egg-info/SOURCES.txt' Copying rally_openstack.egg-info to /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rally_openstack-2.0.0-py3.6.egg-info running install_scripts /usr/lib/python3.6/site-packages/pbr/packaging.py:436: EasyInstallDeprecationWarning: Use get_header header = easy_install.get_script_header("", executable) + /usr/lib/rpm/find-debuginfo.sh -j20 --strict-build-id -m -i --build-id-seed 2.0.0-1.el8 --unique-debug-suffix -2.0.0-1.el8.noarch --unique-debug-src-base openstack-rally-plugins-2.0.0-1.el8.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/rally-openstack-2.0.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/lib/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/bin/python3 + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.QdVAx8 + umask 022 + cd /builddir/build/BUILD + cd rally-openstack-2.0.0 + /usr/bin/python3 -m pytest tests/unit ============================= test session starts ============================== platform linux -- Python 3.6.8, pytest-4.6.9, py-1.5.3, pluggy-0.13.0 rootdir: /builddir/build/BUILD/rally-openstack-2.0.0, inifile: tox.ini collected 0 items / 181 errors ==================================== ERRORS ==================================== _________________ ERROR collecting tests/unit/test__compat.py __________________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/test__compat.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/test__compat.py:15: in from tests.unit import test tests/unit/test.py:23: in from rally.common import cfg E ModuleNotFoundError: No module named 'rally' ___________________ ERROR collecting tests/unit/test_ddt.py ____________________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/test_ddt.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/test_ddt.py:16: in from tests.unit import test tests/unit/test.py:23: in from rally.common import cfg E ModuleNotFoundError: No module named 'rally' _________________ ERROR collecting tests/unit/test_hacking.py __________________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/test_hacking.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/test_hacking.py:18: in from tests.hacking import checks tests/hacking/checks.py:31: in from hacking import core E ModuleNotFoundError: No module named 'hacking' ___________________ ERROR collecting tests/unit/test_mock.py ___________________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/test_mock.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/test_mock.py:18: in from tests.unit import test tests/unit/test.py:23: in from rally.common import cfg E ModuleNotFoundError: No module named 'rally' _____________ ERROR collecting tests/unit/test_pytest_launcher.py ______________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/test_pytest_launcher.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/test_pytest_launcher.py:19: in from tests.unit import test tests/unit/test.py:23: in from rally.common import cfg E ModuleNotFoundError: No module named 'rally' _________________ ERROR collecting tests/unit/test_test_ddt.py _________________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/test_test_ddt.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/test_test_ddt.py:15: in from tests.unit import test tests/unit/test.py:23: in from rally.common import cfg E ModuleNotFoundError: No module named 'rally' ________________ ERROR collecting tests/unit/test_test_mock.py _________________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/test_test_mock.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/test_test_mock.py:17: in from tests.unit import test tests/unit/test.py:23: in from rally.common import cfg E ModuleNotFoundError: No module named 'rally' _______________ ERROR collecting tests/unit/test_workarounds.py ________________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/test_workarounds.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/test_workarounds.py:25: in from tests.unit import test tests/unit/test.py:23: in from rally.common import cfg E ModuleNotFoundError: No module named 'rally' ____________ ERROR collecting tests/unit/common/test_credential.py _____________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/common/test_credential.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/common/test_credential.py:18: in from rally_openstack.common import credential rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' _____________ ERROR collecting tests/unit/common/test_osclients.py _____________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/common/test_osclients.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/common/test_osclients.py:20: in from rally.common import cfg E ModuleNotFoundError: No module named 'rally' ____________ ERROR collecting tests/unit/common/test_validators.py _____________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/common/test_validators.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/common/test_validators.py:20: in from glanceclient import exc as glance_exc E ModuleNotFoundError: No module named 'glanceclient' _____ ERROR collecting tests/unit/common/services/barbican/test_secrets.py _____ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/common/services/barbican/test_secrets.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/common/services/barbican/test_secrets.py:17: in from rally_openstack.common.services.key_manager import barbican rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' ______ ERROR collecting tests/unit/common/services/gnocchi/test_metric.py ______ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/common/services/gnocchi/test_metric.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/common/services/gnocchi/test_metric.py:17: in from rally_openstack.common.services.gnocchi import metric rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' ________ ERROR collecting tests/unit/common/services/heat/test_main.py _________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/common/services/heat/test_main.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/common/services/heat/test_main.py:16: in from rally_openstack.common.services.heat import main rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' ____ ERROR collecting tests/unit/common/services/identity/test_identity.py _____ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/common/services/identity/test_identity.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/common/services/identity/test_identity.py:19: in from rally_openstack.common.services.identity import identity rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' _ ERROR collecting tests/unit/common/services/identity/test_keystone_common.py _ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/common/services/identity/test_keystone_common.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/common/services/identity/test_keystone_common.py:17: in from rally_openstack.common import osclients rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' ___ ERROR collecting tests/unit/common/services/identity/test_keystone_v2.py ___ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/common/services/identity/test_keystone_v2.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/common/services/identity/test_keystone_v2.py:20: in from rally_openstack.common.services.identity import identity rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' ___ ERROR collecting tests/unit/common/services/identity/test_keystone_v3.py ___ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/common/services/identity/test_keystone_v3.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/common/services/identity/test_keystone_v3.py:20: in from rally import exceptions E ModuleNotFoundError: No module named 'rally' ___ ERROR collecting tests/unit/common/services/image/test_glance_common.py ____ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/common/services/image/test_glance_common.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/common/services/image/test_glance_common.py:18: in from glanceclient import exc as glance_exc E ModuleNotFoundError: No module named 'glanceclient' _____ ERROR collecting tests/unit/common/services/image/test_glance_v1.py ______ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/common/services/image/test_glance_v1.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/common/services/image/test_glance_v1.py:20: in from rally_openstack.common.services.image import glance_v1 rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' _____ ERROR collecting tests/unit/common/services/image/test_glance_v2.py ______ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/common/services/image/test_glance_v2.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/common/services/image/test_glance_v2.py:20: in from rally_openstack.common.services.image import glance_v2 rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' _______ ERROR collecting tests/unit/common/services/image/test_image.py ________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/common/services/image/test_image.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/common/services/image/test_image.py:19: in from rally_openstack.common.services.image import glance_v1 rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' ___ ERROR collecting tests/unit/common/services/loadbalancer/test_octavia.py ___ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/common/services/loadbalancer/test_octavia.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/common/services/loadbalancer/test_octavia.py:20: in from rally.common import cfg E ModuleNotFoundError: No module named 'rally' ______ ERROR collecting tests/unit/common/services/storage/test_block.py _______ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/common/services/storage/test_block.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/common/services/storage/test_block.py:17: in from rally_openstack.common.services.storage import block rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' __ ERROR collecting tests/unit/common/services/storage/test_cinder_common.py ___ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/common/services/storage/test_cinder_common.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/common/services/storage/test_cinder_common.py:20: in from rally.common import cfg E ModuleNotFoundError: No module named 'rally' ____ ERROR collecting tests/unit/common/services/storage/test_cinder_v1.py _____ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/common/services/storage/test_cinder_v1.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/common/services/storage/test_cinder_v1.py:17: in from rally.common import cfg E ModuleNotFoundError: No module named 'rally' ____ ERROR collecting tests/unit/common/services/storage/test_cinder_v2.py _____ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/common/services/storage/test_cinder_v2.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/common/services/storage/test_cinder_v2.py:17: in from rally.common import cfg E ModuleNotFoundError: No module named 'rally' ____ ERROR collecting tests/unit/common/services/storage/test_cinder_v3.py _____ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/common/services/storage/test_cinder_v3.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/common/services/storage/test_cinder_v3.py:19: in from rally.common import cfg E ModuleNotFoundError: No module named 'rally' _________ ERROR collecting tests/unit/common/wrappers/test_network.py __________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/common/wrappers/test_network.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/common/wrappers/test_network.py:19: in from neutronclient.common import exceptions as neutron_exceptions E ModuleNotFoundError: No module named 'neutronclient' ____________ ERROR collecting tests/unit/doc/test_docker_readme.py _____________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/doc/test_docker_readme.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/doc/test_docker_readme.py:15: in from docutils import frontend E ModuleNotFoundError: No module named 'docutils' ______________ ERROR collecting tests/unit/doc/test_docstrings.py ______________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/doc/test_docstrings.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/doc/test_docstrings.py:16: in from docutils import frontend E ModuleNotFoundError: No module named 'docutils' ________________ ERROR collecting tests/unit/doc/test_format.py ________________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/doc/test_format.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/doc/test_format.py:18: in import rally_openstack rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' _____________ ERROR collecting tests/unit/doc/test_jsonschemas.py ______________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/doc/test_jsonschemas.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/doc/test_jsonschemas.py:18: in from rally.common.plugin import plugin E ModuleNotFoundError: No module named 'rally' _____________ ERROR collecting tests/unit/doc/test_task_samples.py _____________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/doc/test_task_samples.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/doc/test_task_samples.py:24: in from rally import api E ModuleNotFoundError: No module named 'rally' ______ ERROR collecting tests/unit/environment/platforms/test_existing.py ______ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/environment/platforms/test_existing.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/environment/platforms/test_existing.py:18: in import jsonschema E ModuleNotFoundError: No module named 'jsonschema' _____________ ERROR collecting tests/unit/rally_jobs/test_jobs.py ______________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/rally_jobs/test_jobs.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/rally_jobs/test_jobs.py:21: in from rally import api E ModuleNotFoundError: No module named 'rally' ___________ ERROR collecting tests/unit/rally_jobs/test_zuul_jobs.py ___________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/rally_jobs/test_zuul_jobs.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/rally_jobs/test_zuul_jobs.py:20: in import rally_openstack rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' _______________ ERROR collecting tests/unit/task/test_context.py _______________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/test_context.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/test_context.py:15: in from rally_openstack.task import context rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' ______________ ERROR collecting tests/unit/task/test_scenario.py _______________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/test_scenario.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/test_scenario.py:20: in from rally_openstack.common.credential import OpenStackCredential rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' ________________ ERROR collecting tests/unit/task/test_types.py ________________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/test_types.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/test_types.py:18: in from rally import exceptions E ModuleNotFoundError: No module named 'rally' ____________ ERROR collecting tests/unit/task/cleanup/test_base.py _____________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/cleanup/test_base.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/cleanup/test_base.py:18: in from rally_openstack.task.cleanup import base rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' ___________ ERROR collecting tests/unit/task/cleanup/test_manager.py ___________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/cleanup/test_manager.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/cleanup/test_manager.py:18: in from rally.common import utils E ModuleNotFoundError: No module named 'rally' __________ ERROR collecting tests/unit/task/cleanup/test_resources.py __________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/cleanup/test_resources.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/cleanup/test_resources.py:20: in from neutronclient.common import exceptions as neutron_exceptions E ModuleNotFoundError: No module named 'neutronclient' ________ ERROR collecting tests/unit/task/contexts/test_api_versions.py ________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/contexts/test_api_versions.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/contexts/test_api_versions.py:17: in from rally.common import utils E ModuleNotFoundError: No module named 'rally' _____ ERROR collecting tests/unit/task/contexts/ceilometer/test_samples.py _____ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/contexts/ceilometer/test_samples.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/contexts/ceilometer/test_samples.py:18: in from rally import exceptions E ModuleNotFoundError: No module named 'rally' ____ ERROR collecting tests/unit/task/contexts/cinder/test_volume_types.py _____ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/contexts/cinder/test_volume_types.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/contexts/cinder/test_volume_types.py:17: in from rally_openstack.task.contexts.cinder import volume_types rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' _______ ERROR collecting tests/unit/task/contexts/cinder/test_volumes.py _______ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/contexts/cinder/test_volumes.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/contexts/cinder/test_volumes.py:20: in from rally.task import context E ModuleNotFoundError: No module named 'rally' _______ ERROR collecting tests/unit/task/contexts/cleanup/test_admin.py ________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/contexts/cleanup/test_admin.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/contexts/cleanup/test_admin.py:20: in from rally.common import utils E ModuleNotFoundError: No module named 'rally' ________ ERROR collecting tests/unit/task/contexts/cleanup/test_user.py ________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/contexts/cleanup/test_user.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/contexts/cleanup/test_user.py:20: in from rally.common import utils E ModuleNotFoundError: No module named 'rally' _______ ERROR collecting tests/unit/task/contexts/dataplane/test_heat.py _______ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/contexts/dataplane/test_heat.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/contexts/dataplane/test_heat.py:19: in from rally_openstack.task.contexts.dataplane import heat as heat_dataplane rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' ______ ERROR collecting tests/unit/task/contexts/designate/test_zones.py _______ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/contexts/designate/test_zones.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/contexts/designate/test_zones.py:19: in from rally_openstack.task.contexts.designate import zones rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' _______ ERROR collecting tests/unit/task/contexts/glance/test_images.py ________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/contexts/glance/test_images.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/contexts/glance/test_images.py:21: in from rally_openstack.task.contexts.glance import images rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' ________ ERROR collecting tests/unit/task/contexts/heat/test_stacks.py _________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/contexts/heat/test_stacks.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/contexts/heat/test_stacks.py:18: in from rally_openstack.task.contexts.heat import stacks rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' _______ ERROR collecting tests/unit/task/contexts/keystone/test_roles.py _______ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/contexts/keystone/test_roles.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/contexts/keystone/test_roles.py:18: in from rally import exceptions E ModuleNotFoundError: No module named 'rally' _______ ERROR collecting tests/unit/task/contexts/keystone/test_users.py _______ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/contexts/keystone/test_users.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/contexts/keystone/test_users.py:18: in from rally import exceptions E ModuleNotFoundError: No module named 'rally' ______ ERROR collecting tests/unit/task/contexts/magnum/test_ca_certs.py _______ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/contexts/magnum/test_ca_certs.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/contexts/magnum/test_ca_certs.py:17: in from rally_openstack.task.contexts.magnum import ca_certs rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' __ ERROR collecting tests/unit/task/contexts/magnum/test_cluster_templates.py __ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/contexts/magnum/test_cluster_templates.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/contexts/magnum/test_cluster_templates.py:15: in from rally_openstack.task.contexts.magnum import cluster_templates rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' ______ ERROR collecting tests/unit/task/contexts/magnum/test_clusters.py _______ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/contexts/magnum/test_clusters.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/contexts/magnum/test_clusters.py:18: in from rally_openstack.task.contexts.magnum import clusters rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' ERROR collecting tests/unit/task/contexts/manila/test_manila_security_services.py ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/contexts/manila/test_manila_security_services.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/contexts/manila/test_manila_security_services.py:20: in from rally_openstack.task.contexts.manila import consts rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' ERROR collecting tests/unit/task/contexts/manila/test_manila_share_networks.py ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/contexts/manila/test_manila_share_networks.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/contexts/manila/test_manila_share_networks.py:21: in from rally import exceptions E ModuleNotFoundError: No module named 'rally' ____ ERROR collecting tests/unit/task/contexts/manila/test_manila_shares.py ____ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/contexts/manila/test_manila_shares.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/contexts/manila/test_manila_shares.py:21: in from rally_openstack.common import consts as rally_consts rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' ______ ERROR collecting tests/unit/task/contexts/monasca/test_metrics.py _______ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/contexts/monasca/test_metrics.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/contexts/monasca/test_metrics.py:17: in from rally_openstack.task.contexts.monasca import metrics rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' _ ERROR collecting tests/unit/task/contexts/murano/test_murano_environments.py _ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/contexts/murano/test_murano_environments.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/contexts/murano/test_murano_environments.py:18: in from rally_openstack.task.contexts.murano import murano_environments rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' ___ ERROR collecting tests/unit/task/contexts/murano/test_murano_packages.py ___ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/contexts/murano/test_murano_packages.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/contexts/murano/test_murano_packages.py:18: in from rally_openstack.task.contexts.murano import murano_packages rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' _____ ERROR collecting tests/unit/task/contexts/network/test_allow_ssh.py ______ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/contexts/network/test_allow_ssh.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/contexts/network/test_allow_ssh.py:18: in from rally_openstack.task.contexts.network import allow_ssh rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' __ ERROR collecting tests/unit/task/contexts/network/test_existing_network.py __ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/contexts/network/test_existing_network.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/contexts/network/test_existing_network.py:17: in from rally_openstack.task.contexts.network import existing_network rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' ______ ERROR collecting tests/unit/task/contexts/network/test_network.py _______ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/contexts/network/test_network.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/contexts/network/test_network.py:19: in import netaddr E ModuleNotFoundError: No module named 'netaddr' _ ERROR collecting tests/unit/task/contexts/network/test_networking_agents.py __ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/contexts/network/test_networking_agents.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/contexts/network/test_networking_agents.py:17: in from rally_openstack.task.contexts.network import networking_agents rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' ______ ERROR collecting tests/unit/task/contexts/network/test_routers.py _______ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/contexts/network/test_routers.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/contexts/network/test_routers.py:19: in from rally_openstack.task.contexts.network import routers as router_context rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' _______ ERROR collecting tests/unit/task/contexts/neutron/test_lbaas.py ________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/contexts/neutron/test_lbaas.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/contexts/neutron/test_lbaas.py:15: in from rally_openstack.task.contexts.neutron import lbaas as lbaas_context rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' ________ ERROR collecting tests/unit/task/contexts/nova/test_flavors.py ________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/contexts/nova/test_flavors.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/contexts/nova/test_flavors.py:19: in from novaclient import exceptions as nova_exceptions E ModuleNotFoundError: No module named 'novaclient' _______ ERROR collecting tests/unit/task/contexts/nova/test_keypairs.py ________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/contexts/nova/test_keypairs.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/contexts/nova/test_keypairs.py:18: in from rally_openstack.task.contexts.nova import keypairs rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' ________ ERROR collecting tests/unit/task/contexts/nova/test_servers.py ________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/contexts/nova/test_servers.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/contexts/nova/test_servers.py:19: in from rally_openstack.task.contexts.nova import servers rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' ____ ERROR collecting tests/unit/task/contexts/quotas/test_cinder_quotas.py ____ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/contexts/quotas/test_cinder_quotas.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/contexts/quotas/test_cinder_quotas.py:17: in from rally_openstack.task.contexts.quotas import cinder_quotas rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' __ ERROR collecting tests/unit/task/contexts/quotas/test_designate_quotas.py ___ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/contexts/quotas/test_designate_quotas.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/contexts/quotas/test_designate_quotas.py:17: in from rally_openstack.task.contexts.quotas import designate_quotas rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' ____ ERROR collecting tests/unit/task/contexts/quotas/test_manila_quotas.py ____ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/contexts/quotas/test_manila_quotas.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/contexts/quotas/test_manila_quotas.py:18: in from rally_openstack.task.contexts.quotas import manila_quotas rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' ___ ERROR collecting tests/unit/task/contexts/quotas/test_neutron_quotas.py ____ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/contexts/quotas/test_neutron_quotas.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/contexts/quotas/test_neutron_quotas.py:17: in from rally_openstack.task.contexts.quotas import neutron_quotas rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' _____ ERROR collecting tests/unit/task/contexts/quotas/test_nova_quotas.py _____ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/contexts/quotas/test_nova_quotas.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/contexts/quotas/test_nova_quotas.py:17: in from rally_openstack.task.contexts.quotas import nova_quotas rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' _______ ERROR collecting tests/unit/task/contexts/quotas/test_quotas.py ________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/contexts/quotas/test_quotas.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/contexts/quotas/test_quotas.py:20: in from rally.common import logging E ModuleNotFoundError: No module named 'rally' ___ ERROR collecting tests/unit/task/contexts/sahara/test_sahara_cluster.py ____ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/contexts/sahara/test_sahara_cluster.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/contexts/sahara/test_sahara_cluster.py:17: in from rally.common import cfg E ModuleNotFoundError: No module named 'rally' ____ ERROR collecting tests/unit/task/contexts/sahara/test_sahara_image.py _____ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/contexts/sahara/test_sahara_image.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/contexts/sahara/test_sahara_image.py:17: in from rally import exceptions E ModuleNotFoundError: No module named 'rally' ERROR collecting tests/unit/task/contexts/sahara/test_sahara_input_data_sources.py ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/contexts/sahara/test_sahara_input_data_sources.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/contexts/sahara/test_sahara_input_data_sources.py:17: in from rally_openstack.task.contexts.sahara import sahara_input_data_sources rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' _ ERROR collecting tests/unit/task/contexts/sahara/test_sahara_job_binaries.py _ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/contexts/sahara/test_sahara_job_binaries.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/contexts/sahara/test_sahara_job_binaries.py:17: in from rally_openstack.task.contexts.sahara import sahara_job_binaries rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' ERROR collecting tests/unit/task/contexts/sahara/test_sahara_output_data_sources.py ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/contexts/sahara/test_sahara_output_data_sources.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/contexts/sahara/test_sahara_output_data_sources.py:17: in from rally_openstack.common import credential as oscredential rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' ______ ERROR collecting tests/unit/task/contexts/senlin/test_profiles.py _______ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/contexts/senlin/test_profiles.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/contexts/senlin/test_profiles.py:15: in from rally_openstack.task.contexts.senlin import profiles rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' _______ ERROR collecting tests/unit/task/contexts/swift/test_objects.py ________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/contexts/swift/test_objects.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/contexts/swift/test_objects.py:18: in from rally import exceptions E ModuleNotFoundError: No module named 'rally' ________ ERROR collecting tests/unit/task/contexts/swift/test_utils.py _________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/contexts/swift/test_utils.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/contexts/swift/test_utils.py:18: in from rally_openstack.task import context rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' ______ ERROR collecting tests/unit/task/contexts/vm/test_custom_image.py _______ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/contexts/vm/test_custom_image.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/contexts/vm/test_custom_image.py:18: in from rally.task import context E ModuleNotFoundError: No module named 'rally' ERROR collecting tests/unit/task/contexts/vm/test_image_command_customizer.py _ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/contexts/vm/test_image_command_customizer.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/contexts/vm/test_image_command_customizer.py:20: in from rally import exceptions E ModuleNotFoundError: No module named 'rally' __ ERROR collecting tests/unit/task/contexts/watcher/test_audit_templates.py ___ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/contexts/watcher/test_audit_templates.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/contexts/watcher/test_audit_templates.py:17: in from rally_openstack.task.contexts.watcher import audit_templates rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' ________ ERROR collecting tests/unit/task/hooks/test_fault_injection.py ________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/hooks/test_fault_injection.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/hooks/test_fault_injection.py:19: in import os_faults E ModuleNotFoundError: No module named 'os_faults' _ ERROR collecting tests/unit/task/scenarios/authenticate/test_authenticate.py _ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/scenarios/authenticate/test_authenticate.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/scenarios/authenticate/test_authenticate.py:18: in from rally_openstack.task.scenarios.authenticate import authenticate rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' ____ ERROR collecting tests/unit/task/scenarios/barbican/test_containers.py ____ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/scenarios/barbican/test_containers.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/scenarios/barbican/test_containers.py:18: in from rally_openstack.task.scenarios.barbican import containers rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' ______ ERROR collecting tests/unit/task/scenarios/barbican/test_orders.py ______ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/scenarios/barbican/test_orders.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/scenarios/barbican/test_orders.py:18: in from rally_openstack.task.scenarios.barbican import orders rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' _____ ERROR collecting tests/unit/task/scenarios/barbican/test_secrets.py ______ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/scenarios/barbican/test_secrets.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/scenarios/barbican/test_secrets.py:18: in from rally_openstack.task.scenarios.barbican import secrets rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' ______ ERROR collecting tests/unit/task/scenarios/barbican/test_utils.py _______ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/scenarios/barbican/test_utils.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/scenarios/barbican/test_utils.py:18: in from rally_openstack.task.scenarios.barbican import utils rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' _____ ERROR collecting tests/unit/task/scenarios/ceilometer/test_alarms.py _____ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/scenarios/ceilometer/test_alarms.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/scenarios/ceilometer/test_alarms.py:17: in from rally_openstack.task.scenarios.ceilometer import alarms rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' _____ ERROR collecting tests/unit/task/scenarios/ceilometer/test_events.py _____ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/scenarios/ceilometer/test_events.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/scenarios/ceilometer/test_events.py:17: in from rally import exceptions E ModuleNotFoundError: No module named 'rally' _____ ERROR collecting tests/unit/task/scenarios/ceilometer/test_meters.py _____ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/scenarios/ceilometer/test_meters.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/scenarios/ceilometer/test_meters.py:17: in from rally_openstack.task.scenarios.ceilometer import meters rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' ____ ERROR collecting tests/unit/task/scenarios/ceilometer/test_queries.py _____ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/scenarios/ceilometer/test_queries.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/scenarios/ceilometer/test_queries.py:18: in from rally_openstack.task.scenarios.ceilometer import queries rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' ___ ERROR collecting tests/unit/task/scenarios/ceilometer/test_resources.py ____ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/scenarios/ceilometer/test_resources.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/scenarios/ceilometer/test_resources.py:17: in from rally import exceptions E ModuleNotFoundError: No module named 'rally' ____ ERROR collecting tests/unit/task/scenarios/ceilometer/test_samples.py _____ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/scenarios/ceilometer/test_samples.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/scenarios/ceilometer/test_samples.py:17: in from rally_openstack.task.scenarios.ceilometer import samples rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' _____ ERROR collecting tests/unit/task/scenarios/ceilometer/test_stats.py ______ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/scenarios/ceilometer/test_stats.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/scenarios/ceilometer/test_stats.py:17: in from rally_openstack.task.scenarios.ceilometer import stats rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' _____ ERROR collecting tests/unit/task/scenarios/ceilometer/test_traits.py _____ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/scenarios/ceilometer/test_traits.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/scenarios/ceilometer/test_traits.py:17: in from rally_openstack.task.scenarios.ceilometer import traits rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' _____ ERROR collecting tests/unit/task/scenarios/ceilometer/test_utils.py ______ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/scenarios/ceilometer/test_utils.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/scenarios/ceilometer/test_utils.py:19: in from rally import exceptions E ModuleNotFoundError: No module named 'rally' _____ ERROR collecting tests/unit/task/scenarios/cinder/test_qos_specs.py ______ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/scenarios/cinder/test_qos_specs.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/scenarios/cinder/test_qos_specs.py:17: in from rally import exceptions as rally_exceptions E ModuleNotFoundError: No module named 'rally' _______ ERROR collecting tests/unit/task/scenarios/cinder/test_utils.py ________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/scenarios/cinder/test_utils.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/scenarios/cinder/test_utils.py:18: in from rally_openstack.common import credential rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' ___ ERROR collecting tests/unit/task/scenarios/cinder/test_volume_backups.py ___ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/scenarios/cinder/test_volume_backups.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/scenarios/cinder/test_volume_backups.py:17: in from rally_openstack.task.scenarios.cinder import volume_backups rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' ____ ERROR collecting tests/unit/task/scenarios/cinder/test_volume_types.py ____ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/scenarios/cinder/test_volume_types.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/scenarios/cinder/test_volume_types.py:17: in from rally import exceptions as rally_exceptions E ModuleNotFoundError: No module named 'rally' ______ ERROR collecting tests/unit/task/scenarios/cinder/test_volumes.py _______ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/scenarios/cinder/test_volumes.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/scenarios/cinder/test_volumes.py:20: in from rally_openstack.task.scenarios.cinder import volumes rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' ______ ERROR collecting tests/unit/task/scenarios/designate/test_basic.py ______ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/scenarios/designate/test_basic.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/scenarios/designate/test_basic.py:19: in from rally import exceptions E ModuleNotFoundError: No module named 'rally' ______ ERROR collecting tests/unit/task/scenarios/designate/test_utils.py ______ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/scenarios/designate/test_utils.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/scenarios/designate/test_utils.py:21: in from rally_openstack.task.scenarios.designate import utils rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' _______ ERROR collecting tests/unit/task/scenarios/glance/test_images.py _______ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/scenarios/glance/test_images.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/scenarios/glance/test_images.py:18: in from rally import exceptions E ModuleNotFoundError: No module named 'rally' __ ERROR collecting tests/unit/task/scenarios/gnocchi/test_archive_policy.py ___ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/scenarios/gnocchi/test_archive_policy.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/scenarios/gnocchi/test_archive_policy.py:17: in from rally_openstack.task.scenarios.gnocchi import archive_policy rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' ERROR collecting tests/unit/task/scenarios/gnocchi/test_archive_policy_rule.py ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/scenarios/gnocchi/test_archive_policy_rule.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/scenarios/gnocchi/test_archive_policy_rule.py:17: in from rally_openstack.task.scenarios.gnocchi import archive_policy_rule rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' ___ ERROR collecting tests/unit/task/scenarios/gnocchi/test_capabilities.py ____ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/scenarios/gnocchi/test_capabilities.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/scenarios/gnocchi/test_capabilities.py:17: in from rally_openstack.task.scenarios.gnocchi import capabilities rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' ______ ERROR collecting tests/unit/task/scenarios/gnocchi/test_metric.py _______ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/scenarios/gnocchi/test_metric.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/scenarios/gnocchi/test_metric.py:17: in from rally_openstack.task.scenarios.gnocchi import metric rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' _____ ERROR collecting tests/unit/task/scenarios/gnocchi/test_resource.py ______ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/scenarios/gnocchi/test_resource.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/scenarios/gnocchi/test_resource.py:17: in from rally_openstack.task.scenarios.gnocchi import resource rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' ___ ERROR collecting tests/unit/task/scenarios/gnocchi/test_resource_type.py ___ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/scenarios/gnocchi/test_resource_type.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/scenarios/gnocchi/test_resource_type.py:17: in from rally_openstack.task.scenarios.gnocchi import resource_type rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' ______ ERROR collecting tests/unit/task/scenarios/gnocchi/test_status.py _______ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/scenarios/gnocchi/test_status.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/scenarios/gnocchi/test_status.py:17: in from rally_openstack.task.scenarios.gnocchi import status rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' _______ ERROR collecting tests/unit/task/scenarios/gnocchi/test_utils.py _______ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/scenarios/gnocchi/test_utils.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/scenarios/gnocchi/test_utils.py:17: in from rally_openstack.task.scenarios.gnocchi import utils rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' ________ ERROR collecting tests/unit/task/scenarios/heat/test_stacks.py ________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/scenarios/heat/test_stacks.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/scenarios/heat/test_stacks.py:18: in from rally import exceptions E ModuleNotFoundError: No module named 'rally' ________ ERROR collecting tests/unit/task/scenarios/heat/test_utils.py _________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/scenarios/heat/test_utils.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/scenarios/heat/test_utils.py:18: in from rally import exceptions E ModuleNotFoundError: No module named 'rally' _______ ERROR collecting tests/unit/task/scenarios/ironic/test_nodes.py ________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/scenarios/ironic/test_nodes.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/scenarios/ironic/test_nodes.py:18: in from rally import exceptions E ModuleNotFoundError: No module named 'rally' _______ ERROR collecting tests/unit/task/scenarios/ironic/test_utils.py ________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/scenarios/ironic/test_utils.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/scenarios/ironic/test_utils.py:18: in from rally_openstack.task.scenarios.ironic import utils rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' ______ ERROR collecting tests/unit/task/scenarios/keystone/test_basic.py _______ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/scenarios/keystone/test_basic.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/scenarios/keystone/test_basic.py:20: in from rally import exceptions E ModuleNotFoundError: No module named 'rally' ERROR collecting tests/unit/task/scenarios/loadbalancer/test_loadbalancers.py _ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/scenarios/loadbalancer/test_loadbalancers.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/scenarios/loadbalancer/test_loadbalancers.py:18: in from rally_openstack.task.scenarios.octavia import loadbalancers rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' ____ ERROR collecting tests/unit/task/scenarios/loadbalancer/test_pools.py _____ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/scenarios/loadbalancer/test_pools.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/scenarios/loadbalancer/test_pools.py:18: in from rally_openstack.task.scenarios.octavia import pools rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' ____ ERROR collecting tests/unit/task/scenarios/loadbalancer/test_utils.py _____ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/scenarios/loadbalancer/test_utils.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/scenarios/loadbalancer/test_utils.py:18: in from rally_openstack.task.scenarios.octavia import utils rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' _ ERROR collecting tests/unit/task/scenarios/magnum/test_cluster_templates.py __ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/scenarios/magnum/test_cluster_templates.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/scenarios/magnum/test_cluster_templates.py:19: in from rally_openstack.task.scenarios.magnum import cluster_templates rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' ______ ERROR collecting tests/unit/task/scenarios/magnum/test_clusters.py ______ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/scenarios/magnum/test_clusters.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/scenarios/magnum/test_clusters.py:19: in from rally import exceptions E ModuleNotFoundError: No module named 'rally' ______ ERROR collecting tests/unit/task/scenarios/magnum/test_k8s_pods.py ______ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/scenarios/magnum/test_k8s_pods.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/scenarios/magnum/test_k8s_pods.py:19: in from rally import exceptions E ModuleNotFoundError: No module named 'rally' _______ ERROR collecting tests/unit/task/scenarios/magnum/test_utils.py ________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/scenarios/magnum/test_utils.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/scenarios/magnum/test_utils.py:21: in from rally import exceptions E ModuleNotFoundError: No module named 'rally' _______ ERROR collecting tests/unit/task/scenarios/manila/test_shares.py _______ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/scenarios/manila/test_shares.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/scenarios/manila/test_shares.py:20: in from rally import exceptions E ModuleNotFoundError: No module named 'rally' _______ ERROR collecting tests/unit/task/scenarios/manila/test_utils.py ________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/scenarios/manila/test_utils.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/scenarios/manila/test_utils.py:20: in from rally import exceptions E ModuleNotFoundError: No module named 'rally' ____ ERROR collecting tests/unit/task/scenarios/mistral/test_executions.py _____ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/scenarios/mistral/test_executions.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/scenarios/mistral/test_executions.py:18: in from rally_openstack.task.scenarios.mistral import executions rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' _______ ERROR collecting tests/unit/task/scenarios/mistral/test_utils.py _______ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/scenarios/mistral/test_utils.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/scenarios/mistral/test_utils.py:17: in from rally_openstack.task.scenarios.mistral import utils rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' _____ ERROR collecting tests/unit/task/scenarios/mistral/test_workbooks.py _____ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/scenarios/mistral/test_workbooks.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/scenarios/mistral/test_workbooks.py:18: in from rally_openstack.task.scenarios.mistral import workbooks rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' ______ ERROR collecting tests/unit/task/scenarios/monasca/test_metrics.py ______ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/scenarios/monasca/test_metrics.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/scenarios/monasca/test_metrics.py:19: in from rally_openstack.task.scenarios.monasca import metrics rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' _______ ERROR collecting tests/unit/task/scenarios/monasca/test_utils.py _______ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/scenarios/monasca/test_utils.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/scenarios/monasca/test_utils.py:17: in from rally_openstack.task.scenarios.monasca import utils rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' ____ ERROR collecting tests/unit/task/scenarios/murano/test_environments.py ____ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/scenarios/murano/test_environments.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/scenarios/murano/test_environments.py:18: in from rally_openstack.task.scenarios.murano import environments rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' ______ ERROR collecting tests/unit/task/scenarios/murano/test_packages.py ______ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/scenarios/murano/test_packages.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/scenarios/murano/test_packages.py:18: in from rally_openstack.task.scenarios.murano import packages rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' _______ ERROR collecting tests/unit/task/scenarios/murano/test_utils.py ________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/scenarios/murano/test_utils.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/scenarios/murano/test_utils.py:18: in from rally.common import cfg E ModuleNotFoundError: No module named 'rally' ______ ERROR collecting tests/unit/task/scenarios/neutron/test_bgpvpn.py _______ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/scenarios/neutron/test_bgpvpn.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/scenarios/neutron/test_bgpvpn.py:17: in from rally_openstack.task.scenarios.neutron import bgpvpn rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' __ ERROR collecting tests/unit/task/scenarios/neutron/test_loadbalancer_v1.py __ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/scenarios/neutron/test_loadbalancer_v1.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/scenarios/neutron/test_loadbalancer_v1.py:17: in from rally_openstack.task.scenarios.neutron import loadbalancer_v1 rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' __ ERROR collecting tests/unit/task/scenarios/neutron/test_loadbalancer_v2.py __ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/scenarios/neutron/test_loadbalancer_v2.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/scenarios/neutron/test_loadbalancer_v2.py:17: in from rally_openstack.task.scenarios.neutron import loadbalancer_v2 rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' ______ ERROR collecting tests/unit/task/scenarios/neutron/test_network.py ______ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/scenarios/neutron/test_network.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/scenarios/neutron/test_network.py:20: in from rally import exceptions as rally_exceptions E ModuleNotFoundError: No module named 'rally' __ ERROR collecting tests/unit/task/scenarios/neutron/test_security_groups.py __ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/scenarios/neutron/test_security_groups.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/scenarios/neutron/test_security_groups.py:18: in from rally import exceptions as rally_exceptions E ModuleNotFoundError: No module named 'rally' _______ ERROR collecting tests/unit/task/scenarios/neutron/test_trunk.py _______ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/scenarios/neutron/test_trunk.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/scenarios/neutron/test_trunk.py:18: in from rally_openstack.task.scenarios.neutron import trunk rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' _______ ERROR collecting tests/unit/task/scenarios/neutron/test_utils.py _______ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/scenarios/neutron/test_utils.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/scenarios/neutron/test_utils.py:19: in import netaddr E ModuleNotFoundError: No module named 'netaddr' ________ ERROR collecting tests/unit/task/scenarios/nova/test_agents.py ________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/scenarios/nova/test_agents.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/scenarios/nova/test_agents.py:18: in from rally_openstack.task.scenarios.nova import agents rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' ______ ERROR collecting tests/unit/task/scenarios/nova/test_aggregates.py ______ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/scenarios/nova/test_aggregates.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/scenarios/nova/test_aggregates.py:18: in from rally import exceptions E ModuleNotFoundError: No module named 'rally' __ ERROR collecting tests/unit/task/scenarios/nova/test_availability_zones.py __ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/scenarios/nova/test_availability_zones.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/scenarios/nova/test_availability_zones.py:18: in from rally_openstack.task.scenarios.nova import availability_zones rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' _______ ERROR collecting tests/unit/task/scenarios/nova/test_flavors.py ________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/scenarios/nova/test_flavors.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/scenarios/nova/test_flavors.py:20: in from rally import exceptions E ModuleNotFoundError: No module named 'rally' _____ ERROR collecting tests/unit/task/scenarios/nova/test_hypervisors.py ______ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/scenarios/nova/test_hypervisors.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/scenarios/nova/test_hypervisors.py:18: in from rally_openstack.task.scenarios.nova import hypervisors rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' _______ ERROR collecting tests/unit/task/scenarios/nova/test_keypairs.py _______ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/scenarios/nova/test_keypairs.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/scenarios/nova/test_keypairs.py:18: in from rally import exceptions E ModuleNotFoundError: No module named 'rally' ____ ERROR collecting tests/unit/task/scenarios/nova/test_server_groups.py _____ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/scenarios/nova/test_server_groups.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/scenarios/nova/test_server_groups.py:20: in from rally import exceptions as rally_exceptions E ModuleNotFoundError: No module named 'rally' _______ ERROR collecting tests/unit/task/scenarios/nova/test_servers.py ________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/scenarios/nova/test_servers.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/scenarios/nova/test_servers.py:20: in from rally import exceptions as rally_exceptions E ModuleNotFoundError: No module named 'rally' _______ ERROR collecting tests/unit/task/scenarios/nova/test_services.py _______ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/scenarios/nova/test_services.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/scenarios/nova/test_services.py:18: in from rally_openstack.task.scenarios.nova import services rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' ________ ERROR collecting tests/unit/task/scenarios/nova/test_utils.py _________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/scenarios/nova/test_utils.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/scenarios/nova/test_utils.py:20: in from rally.common import cfg E ModuleNotFoundError: No module named 'rally' _______ ERROR collecting tests/unit/task/scenarios/quotas/test_quotas.py _______ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/scenarios/quotas/test_quotas.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/scenarios/quotas/test_quotas.py:18: in from rally_openstack.task.scenarios.quotas import quotas rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' _______ ERROR collecting tests/unit/task/scenarios/quotas/test_utils.py ________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/scenarios/quotas/test_utils.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/scenarios/quotas/test_utils.py:18: in from rally_openstack.task.scenarios.quotas import utils rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' ______ ERROR collecting tests/unit/task/scenarios/sahara/test_clusters.py ______ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/scenarios/sahara/test_clusters.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/scenarios/sahara/test_clusters.py:18: in from rally_openstack.task.scenarios.sahara import clusters rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' ________ ERROR collecting tests/unit/task/scenarios/sahara/test_jobs.py ________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/scenarios/sahara/test_jobs.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/scenarios/sahara/test_jobs.py:18: in from rally.common import cfg E ModuleNotFoundError: No module named 'rally' ERROR collecting tests/unit/task/scenarios/sahara/test_node_group_templates.py ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/scenarios/sahara/test_node_group_templates.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/scenarios/sahara/test_node_group_templates.py:18: in from rally_openstack.task.scenarios.sahara import node_group_templates as ngts rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' _______ ERROR collecting tests/unit/task/scenarios/sahara/test_utils.py ________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/scenarios/sahara/test_utils.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/scenarios/sahara/test_utils.py:18: in from oslo_utils import uuidutils E ModuleNotFoundError: No module named 'oslo_utils' ______ ERROR collecting tests/unit/task/scenarios/senlin/test_clusters.py ______ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/scenarios/senlin/test_clusters.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/scenarios/senlin/test_clusters.py:15: in from rally_openstack.task.scenarios.senlin import clusters rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' _______ ERROR collecting tests/unit/task/scenarios/senlin/test_utils.py ________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/scenarios/senlin/test_utils.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/scenarios/senlin/test_utils.py:15: in from rally.common import cfg E ModuleNotFoundError: No module named 'rally' _______ ERROR collecting tests/unit/task/scenarios/swift/test_objects.py _______ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/scenarios/swift/test_objects.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/scenarios/swift/test_objects.py:20: in from rally_openstack.task.scenarios.swift import objects rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' ________ ERROR collecting tests/unit/task/scenarios/swift/test_utils.py ________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/scenarios/swift/test_utils.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/scenarios/swift/test_utils.py:20: in from rally_openstack.task.scenarios.swift import utils rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' _________ ERROR collecting tests/unit/task/scenarios/vm/test_utils.py __________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/scenarios/vm/test_utils.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/scenarios/vm/test_utils.py:19: in import netaddr E ModuleNotFoundError: No module named 'netaddr' ________ ERROR collecting tests/unit/task/scenarios/vm/test_vmtasks.py _________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/scenarios/vm/test_vmtasks.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/scenarios/vm/test_vmtasks.py:21: in from rally.common import validation E ModuleNotFoundError: No module named 'rally' ____ ERROR collecting tests/unit/task/scenarios/vm/workloads/test_siege.py _____ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/scenarios/vm/workloads/test_siege.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/scenarios/vm/workloads/test_siege.py:21: in from rally_openstack.task.scenarios.vm.workloads import siege rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' _______ ERROR collecting tests/unit/task/scenarios/watcher/test_basic.py _______ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/scenarios/watcher/test_basic.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/scenarios/watcher/test_basic.py:18: in from rally_openstack.task.scenarios.watcher import basic rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' _______ ERROR collecting tests/unit/task/scenarios/watcher/test_utils.py _______ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/scenarios/watcher/test_utils.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/scenarios/watcher/test_utils.py:18: in from rally.common import cfg E ModuleNotFoundError: No module named 'rally' ________ ERROR collecting tests/unit/task/scenarios/zaqar/test_basic.py ________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/scenarios/zaqar/test_basic.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/scenarios/zaqar/test_basic.py:17: in from rally_openstack.task.scenarios.zaqar import basic rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' ________ ERROR collecting tests/unit/task/scenarios/zaqar/test_utils.py ________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/scenarios/zaqar/test_utils.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/scenarios/zaqar/test_utils.py:17: in from rally_openstack.task.scenarios.zaqar import utils rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' ______ ERROR collecting tests/unit/task/ui/charts/test_osprofilerchart.py ______ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/task/ui/charts/test_osprofilerchart.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/task/ui/charts/test_osprofilerchart.py:20: in from rally_openstack.task.ui.charts import osprofilerchart as osp_chart rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ModuleNotFoundError: No module named 'rally' _______ ERROR collecting tests/unit/verification/tempest/test_config.py ________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/verification/tempest/test_config.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/verification/tempest/test_config.py:20: in from rally.common import cfg E ModuleNotFoundError: No module named 'rally' _______ ERROR collecting tests/unit/verification/tempest/test_context.py _______ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/verification/tempest/test_context.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/verification/tempest/test_context.py:22: in from rally.common import cfg E ModuleNotFoundError: No module named 'rally' _______ ERROR collecting tests/unit/verification/tempest/test_manager.py _______ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-2.0.0/tests/unit/verification/tempest/test_manager.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/unit/verification/tempest/test_manager.py:19: in from rally import exceptions E ModuleNotFoundError: No module named 'rally' !!!!!!!!!!!!!!!!!! Interrupted: 181 errors during collection !!!!!!!!!!!!!!!!!!! ========================== 181 error in 3.66 seconds =========================== + true + exit 0 Processing files: openstack-rally-plugins-2.0.0-1.el8.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.TpIXzT + umask 022 + cd /builddir/build/BUILD + cd rally-openstack-2.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/share/licenses/openstack-rally-plugins + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/share/licenses/openstack-rally-plugins + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch/usr/share/licenses/openstack-rally-plugins + exit 0 Provides: openstack-rally-plugins = 2.0.0-1.el8 python3.6dist(rally-openstack) = 2.0.0 python3dist(rally-openstack) = 2.0.0 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) = 3.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch Wrote: /builddir/build/RPMS/openstack-rally-plugins-2.0.0-1.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.2paDxf + umask 022 + cd /builddir/build/BUILD + cd rally-openstack-2.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-rally-plugins-2.0.0-1.el8.noarch + exit 0 Child return code was: 0