Mock Version: 2.10 Mock Version: 2.10 Mock Version: 2.10 Mock Version: 2.10 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-rally.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1032gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-rally.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.src.rpm Child return code was: 0 Mock Version: 2.10 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-rally.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1032gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-rally.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/openstack-rally.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1032gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/openstack-rally.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.LB7MST + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf rally-3.3.1.dev12 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/rally-3.3.1.dev12-0.20230131185158.7e5a996.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd rally-3.3.1.dev12 + /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 config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'openstack-rally-3.3.1 base' + sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg + rm -rf requirements.txt test-requirements.txt ++ find samples/tasks/scenarios -type f -regex '.*\.\(yaml\|json\)' -print + chmod 644 samples/tasks/scenarios/requests/check-request.yaml samples/tasks/scenarios/requests/check-request.json samples/tasks/scenarios/requests/check-random-request.yaml samples/tasks/scenarios/requests/check-random-request.json samples/tasks/scenarios/dummy/dummy.yaml samples/tasks/scenarios/dummy/dummy.json samples/tasks/scenarios/dummy/dummy-timed-atomic-actions.yaml samples/tasks/scenarios/dummy/dummy-timed-atomic-actions.json samples/tasks/scenarios/dummy/dummy-random-fail-in-atomic.yaml samples/tasks/scenarios/dummy/dummy-random-fail-in-atomic.json samples/tasks/scenarios/dummy/dummy-random-action.yaml samples/tasks/scenarios/dummy/dummy-random-action.json samples/tasks/scenarios/dummy/dummy-output.yaml samples/tasks/scenarios/dummy/dummy-output.json samples/tasks/scenarios/dummy/dummy-failure.yaml samples/tasks/scenarios/dummy/dummy-failure.json samples/tasks/scenarios/dummy/dummy-exception.yaml samples/tasks/scenarios/dummy/dummy-exception.json samples/tasks/scenarios/dummy/dummy-exception-probability.yaml samples/tasks/scenarios/dummy/dummy-exception-probability.json + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.z5rhI3 + umask 022 + cd /builddir/build/BUILD + cd rally-3.3.1.dev12 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /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 creating build/lib/rally/plugins creating build/lib/rally/plugins/common creating build/lib/rally/plugins/common/hook copying rally/plugins/common/hook/sys_call.py -> build/lib/rally/plugins/common/hook copying rally/plugins/common/hook/__init__.py -> build/lib/rally/plugins/common/hook creating build/lib/rally/plugins/task creating build/lib/rally/plugins/task/runners copying rally/plugins/task/runners/serial.py -> build/lib/rally/plugins/task/runners copying rally/plugins/task/runners/rps.py -> build/lib/rally/plugins/task/runners copying rally/plugins/task/runners/constant.py -> build/lib/rally/plugins/task/runners copying rally/plugins/task/runners/__init__.py -> build/lib/rally/plugins/task/runners creating build/lib/rally/common creating build/lib/rally/common/db creating build/lib/rally/common/db/migrations copying rally/common/db/migrations/env.py -> build/lib/rally/common/db/migrations copying rally/common/db/migrations/__init__.py -> build/lib/rally/common/db/migrations creating build/lib/rally/plugins/verification copying rally/plugins/verification/testr.py -> build/lib/rally/plugins/verification copying rally/plugins/verification/reporters.py -> build/lib/rally/plugins/verification copying rally/plugins/verification/__init__.py -> build/lib/rally/plugins/verification creating build/lib/rally/plugins/common/scenarios creating build/lib/rally/plugins/common/scenarios/requests copying rally/plugins/common/scenarios/requests/utils.py -> build/lib/rally/plugins/common/scenarios/requests copying rally/plugins/common/scenarios/requests/http_requests.py -> build/lib/rally/plugins/common/scenarios/requests copying rally/plugins/common/scenarios/requests/__init__.py -> build/lib/rally/plugins/common/scenarios/requests creating build/lib/rally/common/io copying rally/common/io/subunit_v2.py -> build/lib/rally/common/io copying rally/common/io/junit.py -> build/lib/rally/common/io copying rally/common/io/__init__.py -> build/lib/rally/common/io creating build/lib/rally/plugins/task/scenarios copying rally/plugins/task/scenarios/__init__.py -> build/lib/rally/plugins/task/scenarios copying rally/plugins/__init__.py -> build/lib/rally/plugins creating build/lib/rally/plugins/task/exporters creating build/lib/rally/plugins/task/exporters/elastic copying rally/plugins/task/exporters/elastic/flatten.py -> build/lib/rally/plugins/task/exporters/elastic copying rally/plugins/task/exporters/elastic/exporter.py -> build/lib/rally/plugins/task/exporters/elastic copying rally/plugins/task/exporters/elastic/client.py -> build/lib/rally/plugins/task/exporters/elastic copying rally/plugins/task/exporters/elastic/__init__.py -> build/lib/rally/plugins/task/exporters/elastic copying rally/exceptions.py -> build/lib/rally copying rally/consts.py -> build/lib/rally copying rally/api.py -> build/lib/rally copying rally/__init__.py -> build/lib/rally creating build/lib/rally/plugins/task/scenarios/dummy copying rally/plugins/task/scenarios/dummy/dummy.py -> build/lib/rally/plugins/task/scenarios/dummy copying rally/plugins/task/scenarios/dummy/__init__.py -> build/lib/rally/plugins/task/scenarios/dummy creating build/lib/rally/env copying rally/env/platform.py -> build/lib/rally/env copying rally/env/env_mgr.py -> build/lib/rally/env copying rally/env/__init__.py -> build/lib/rally/env creating build/lib/rally/common/plugin copying rally/common/plugin/plugin.py -> build/lib/rally/common/plugin copying rally/common/plugin/meta.py -> build/lib/rally/common/plugin copying rally/common/plugin/info.py -> build/lib/rally/common/plugin copying rally/common/plugin/discover.py -> build/lib/rally/common/plugin copying rally/common/plugin/__init__.py -> build/lib/rally/common/plugin creating build/lib/rally/plugins/common/exporters creating build/lib/rally/plugins/common/exporters/elastic copying rally/plugins/common/exporters/elastic/flatten.py -> build/lib/rally/plugins/common/exporters/elastic copying rally/plugins/common/exporters/elastic/exporter.py -> build/lib/rally/plugins/common/exporters/elastic copying rally/plugins/common/exporters/elastic/client.py -> build/lib/rally/plugins/common/exporters/elastic copying rally/plugins/common/exporters/elastic/__init__.py -> build/lib/rally/plugins/common/exporters/elastic copying rally/plugins/common/exporters/trends.py -> build/lib/rally/plugins/common/exporters copying rally/plugins/common/exporters/junit.py -> build/lib/rally/plugins/common/exporters copying rally/plugins/common/exporters/json_exporter.py -> build/lib/rally/plugins/common/exporters copying rally/plugins/common/exporters/html.py -> build/lib/rally/plugins/common/exporters copying rally/plugins/common/exporters/__init__.py -> build/lib/rally/plugins/common/exporters creating build/lib/rally/plugins/common/hook/triggers copying rally/plugins/common/hook/triggers/periodic.py -> build/lib/rally/plugins/common/hook/triggers copying rally/plugins/common/hook/triggers/event.py -> build/lib/rally/plugins/common/hook/triggers copying rally/plugins/common/hook/triggers/__init__.py -> build/lib/rally/plugins/common/hook/triggers creating build/lib/rally/plugins/common/runners copying rally/plugins/common/runners/serial.py -> build/lib/rally/plugins/common/runners copying rally/plugins/common/runners/rps.py -> build/lib/rally/plugins/common/runners copying rally/plugins/common/runners/constant.py -> build/lib/rally/plugins/common/runners copying rally/plugins/common/runners/__init__.py -> build/lib/rally/plugins/common/runners creating build/lib/rally/verification copying rally/verification/utils.py -> build/lib/rally/verification copying rally/verification/reporter.py -> build/lib/rally/verification copying rally/verification/manager.py -> build/lib/rally/verification copying rally/verification/context.py -> build/lib/rally/verification copying rally/verification/__init__.py -> build/lib/rally/verification creating build/lib/rally/plugins/task/contexts copying rally/plugins/task/contexts/dummy.py -> build/lib/rally/plugins/task/contexts copying rally/plugins/task/contexts/__init__.py -> build/lib/rally/plugins/task/contexts copying rally/plugins/common/validators.py -> build/lib/rally/plugins/common copying rally/plugins/common/types.py -> build/lib/rally/plugins/common copying rally/plugins/common/__init__.py -> build/lib/rally/plugins/common creating build/lib/rally/cli copying rally/cli/yamlutils.py -> build/lib/rally/cli copying rally/cli/task_results_loader.py -> build/lib/rally/cli copying rally/cli/main.py -> build/lib/rally/cli copying rally/cli/envutils.py -> build/lib/rally/cli copying rally/cli/cliutils.py -> build/lib/rally/cli copying rally/cli/__init__.py -> build/lib/rally/cli creating build/lib/rally/ui copying rally/ui/utils.py -> build/lib/rally/ui copying rally/ui/__init__.py -> build/lib/rally/ui creating build/lib/rally/plugins/task/scenarios/requests copying rally/plugins/task/scenarios/requests/utils.py -> build/lib/rally/plugins/task/scenarios/requests copying rally/plugins/task/scenarios/requests/http_requests.py -> build/lib/rally/plugins/task/scenarios/requests copying rally/plugins/task/scenarios/requests/__init__.py -> build/lib/rally/plugins/task/scenarios/requests copying rally/plugins/task/exporters/trends.py -> build/lib/rally/plugins/task/exporters copying rally/plugins/task/exporters/old_json_results.py -> build/lib/rally/plugins/task/exporters copying rally/plugins/task/exporters/junit.py -> build/lib/rally/plugins/task/exporters copying rally/plugins/task/exporters/json_exporter.py -> build/lib/rally/plugins/task/exporters copying rally/plugins/task/exporters/html.py -> build/lib/rally/plugins/task/exporters copying rally/plugins/task/exporters/__init__.py -> build/lib/rally/plugins/task/exporters creating build/lib/rally/plugins/task/hook_triggers copying rally/plugins/task/hook_triggers/periodic.py -> build/lib/rally/plugins/task/hook_triggers copying rally/plugins/task/hook_triggers/event.py -> build/lib/rally/plugins/task/hook_triggers copying rally/plugins/task/hook_triggers/__init__.py -> build/lib/rally/plugins/task/hook_triggers copying rally/common/db/schema.py -> build/lib/rally/common/db copying rally/common/db/sa_types.py -> build/lib/rally/common/db copying rally/common/db/models.py -> build/lib/rally/common/db copying rally/common/db/api.py -> build/lib/rally/common/db copying rally/common/db/__init__.py -> build/lib/rally/common/db creating build/lib/rally/cli/commands copying rally/cli/commands/verify.py -> build/lib/rally/cli/commands copying rally/cli/commands/task.py -> build/lib/rally/cli/commands copying rally/cli/commands/plugin.py -> build/lib/rally/cli/commands copying rally/cli/commands/env.py -> build/lib/rally/cli/commands copying rally/cli/commands/deployment.py -> build/lib/rally/cli/commands copying rally/cli/commands/db.py -> build/lib/rally/cli/commands copying rally/cli/commands/__init__.py -> build/lib/rally/cli/commands creating build/lib/rally/plugins/common/verification copying rally/plugins/common/verification/testr.py -> build/lib/rally/plugins/common/verification copying rally/plugins/common/verification/reporters.py -> build/lib/rally/plugins/common/verification copying rally/plugins/common/verification/__init__.py -> build/lib/rally/plugins/common/verification creating build/lib/rally/utils copying rally/utils/strutils.py -> build/lib/rally/utils copying rally/utils/sshutils.py -> build/lib/rally/utils copying rally/utils/encodeutils.py -> build/lib/rally/utils copying rally/utils/__init__.py -> build/lib/rally/utils creating build/lib/rally/plugins/common/sla copying rally/plugins/common/sla/performance_degradation.py -> build/lib/rally/plugins/common/sla copying rally/plugins/common/sla/outliers.py -> build/lib/rally/plugins/common/sla copying rally/plugins/common/sla/max_average_duration_per_atomic.py -> build/lib/rally/plugins/common/sla copying rally/plugins/common/sla/max_average_duration.py -> build/lib/rally/plugins/common/sla copying rally/plugins/common/sla/iteration_time.py -> build/lib/rally/plugins/common/sla copying rally/plugins/common/sla/failure_rate.py -> build/lib/rally/plugins/common/sla copying rally/plugins/common/sla/__init__.py -> build/lib/rally/plugins/common/sla copying rally/plugins/common/scenarios/__init__.py -> build/lib/rally/plugins/common/scenarios creating build/lib/rally/task copying rally/task/validation.py -> build/lib/rally/task copying rally/task/utils.py -> build/lib/rally/task copying rally/task/types.py -> build/lib/rally/task copying rally/task/task_cfg.py -> build/lib/rally/task copying rally/task/sla.py -> build/lib/rally/task copying rally/task/service.py -> build/lib/rally/task copying rally/task/scenario.py -> build/lib/rally/task copying rally/task/runner.py -> build/lib/rally/task copying rally/task/hook.py -> build/lib/rally/task copying rally/task/functional.py -> build/lib/rally/task copying rally/task/exporter.py -> build/lib/rally/task copying rally/task/engine.py -> build/lib/rally/task copying rally/task/context.py -> build/lib/rally/task copying rally/task/atomic.py -> build/lib/rally/task copying rally/task/__init__.py -> build/lib/rally/task copying rally/plugins/task/types.py -> build/lib/rally/plugins/task copying rally/plugins/task/__init__.py -> build/lib/rally/plugins/task creating build/lib/rally/plugins/common/scenarios/dummy copying rally/plugins/common/scenarios/dummy/dummy.py -> build/lib/rally/plugins/common/scenarios/dummy copying rally/plugins/common/scenarios/dummy/__init__.py -> build/lib/rally/plugins/common/scenarios/dummy creating build/lib/rally/plugins/task/hooks copying rally/plugins/task/hooks/sys_call.py -> build/lib/rally/plugins/task/hooks copying rally/plugins/task/hooks/__init__.py -> build/lib/rally/plugins/task/hooks creating build/lib/rally/task/processing copying rally/task/processing/utils.py -> build/lib/rally/task/processing copying rally/task/processing/plot.py -> build/lib/rally/task/processing copying rally/task/processing/charts.py -> build/lib/rally/task/processing copying rally/task/processing/__init__.py -> build/lib/rally/task/processing copying rally/common/yamlutils.py -> build/lib/rally/common copying rally/common/version.py -> build/lib/rally/common copying rally/common/validation.py -> build/lib/rally/common copying rally/common/utils.py -> build/lib/rally/common copying rally/common/streaming_algorithms.py -> build/lib/rally/common copying rally/common/sshutils.py -> build/lib/rally/common copying rally/common/opts.py -> build/lib/rally/common copying rally/common/logging.py -> build/lib/rally/common copying rally/common/fileutils.py -> build/lib/rally/common copying rally/common/cfg.py -> build/lib/rally/common copying rally/common/broker.py -> build/lib/rally/common copying rally/common/__init__.py -> build/lib/rally/common creating build/lib/rally/aas copying rally/aas/__init__.py -> build/lib/rally/aas creating build/lib/rally/common/objects copying rally/common/objects/verifier.py -> build/lib/rally/common/objects copying rally/common/objects/verification.py -> build/lib/rally/common/objects copying rally/common/objects/task.py -> build/lib/rally/common/objects copying rally/common/objects/deploy.py -> build/lib/rally/common/objects copying rally/common/objects/__init__.py -> build/lib/rally/common/objects creating build/lib/rally/plugins/task/sla copying rally/plugins/task/sla/performance_degradation.py -> build/lib/rally/plugins/task/sla copying rally/plugins/task/sla/outliers.py -> build/lib/rally/plugins/task/sla copying rally/plugins/task/sla/max_average_duration_per_atomic.py -> build/lib/rally/plugins/task/sla copying rally/plugins/task/sla/max_average_duration.py -> build/lib/rally/plugins/task/sla copying rally/plugins/task/sla/iteration_time.py -> build/lib/rally/plugins/task/sla copying rally/plugins/task/sla/failure_rate.py -> build/lib/rally/plugins/task/sla copying rally/plugins/task/sla/__init__.py -> build/lib/rally/plugins/task/sla running egg_info writing rally.egg-info/PKG-INFO writing dependency_links to rally.egg-info/dependency_links.txt writing entry points to rally.egg-info/entry_points.txt writing requirements to rally.egg-info/requires.txt writing top-level names to rally.egg-info/top_level.txt writing pbr to rally.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'rally.egg-info/SOURCES.txt' copying rally/common/db/migrations/README.rst -> build/lib/rally/common/db/migrations copying rally/common/db/migrations/script.py.mako -> build/lib/rally/common/db/migrations creating build/lib/rally/common/db/migrations/versions copying rally/common/db/migrations/versions/2016_01_ca3626f62937_init_migration.py -> build/lib/rally/common/db/migrations/versions copying rally/common/db/migrations/versions/2016_03_3177d36ea270_merge_credentials_from_users_and_admin.py -> build/lib/rally/common/db/migrations/versions copying rally/common/db/migrations/versions/2016_04_4ef544102ba7_change_task_status_enum.py -> build/lib/rally/common/db/migrations/versions copying rally/common/db/migrations/versions/2016_04_e654a0648db0_refactor_task_results.py -> build/lib/rally/common/db/migrations/versions copying rally/common/db/migrations/versions/2016_07_54e844ebfbc3_update_deployment_configs.py -> build/lib/rally/common/db/migrations/versions copying rally/common/db/migrations/versions/2016_08_32fada9b2fde_remove_admin_domain_name.py -> build/lib/rally/common/db/migrations/versions copying rally/common/db/migrations/versions/2016_09_08e1515a576c_fix_invalid_verification_logs.py -> build/lib/rally/common/db/migrations/versions copying rally/common/db/migrations/versions/2016_09_6ad4f426f005_add_hooks_to_task_result.py -> build/lib/rally/common/db/migrations/versions copying rally/common/db/migrations/versions/2016_11_484cd9413e66_new_db_schema_for_verification_component.py -> build/lib/rally/common/db/migrations/versions copying rally/common/db/migrations/versions/2016_12_37fdbb373e8d_fix_test_results_for_verifications.py -> build/lib/rally/common/db/migrations/versions copying rally/common/db/migrations/versions/2017_01_a6f364988fc2_change_tag_type_enum.py -> build/lib/rally/common/db/migrations/versions copying rally/common/db/migrations/versions/2017_01_f33f4610dcda_change_verification_statuses.py -> build/lib/rally/common/db/migrations/versions copying rally/common/db/migrations/versions/2017_02_92aaaa2a6bb3_refactor_credentials.py -> build/lib/rally/common/db/migrations/versions copying rally/common/db/migrations/versions/2017_06_35fe16d4ab1c_update_tasks_based_on_workloads.py -> build/lib/rally/common/db/migrations/versions copying rally/common/db/migrations/versions/2017_06_c517b0011857_fill_missed_workload_info.py -> build/lib/rally/common/db/migrations/versions copying rally/common/db/migrations/versions/2017_07_7948b83229f6_workload_min_max_durations.py -> build/lib/rally/common/db/migrations/versions copying rally/common/db/migrations/versions/2017_08_fab4f4f31f8a_fill_missed_workload_info.py -> build/lib/rally/common/db/migrations/versions copying rally/common/db/migrations/versions/2017_09_046a38742e89_port_configs_to_new_formats.py -> build/lib/rally/common/db/migrations/versions copying rally/common/db/migrations/versions/2017_09_e0a5df2c5153_upsize_the_size_of_task_title.py -> build/lib/rally/common/db/migrations/versions copying rally/common/db/migrations/versions/2017_10_4394bdc32cfd_fill_missed_workload_info_r3.py -> build/lib/rally/common/db/migrations/versions copying rally/common/db/migrations/versions/2017_10_9a18c6fe265c_rename_namespace_to_platform.py -> build/lib/rally/common/db/migrations/versions copying rally/common/db/migrations/versions/2017_10_dc46687661df_update_contexts.py -> build/lib/rally/common/db/migrations/versions copying rally/common/db/migrations/versions/2017_12_a43700a813a5_add_env_platforms_tables.py -> build/lib/rally/common/db/migrations/versions copying rally/common/db/migrations/versions/2018_01_44169f4d455e_deleted_worker_table.py -> build/lib/rally/common/db/migrations/versions copying rally/common/db/migrations/versions/2018_01_7287df262dbc_move_deployment_to_env.py -> build/lib/rally/common/db/migrations/versions copying rally/common/db/migrations/versions/2018_02_95208e4eface_add_config_field_to_env_models.py -> build/lib/rally/common/db/migrations/versions copying rally/common/db/migrations/versions/2018_02_bc908ac9a1fc_move_deployment_to_env_2.py -> build/lib/rally/common/db/migrations/versions copying rally/common/db/migrations/versions/2018_02_dc0fe6de6786_update_old_deployment_config.py -> build/lib/rally/common/db/migrations/versions creating build/lib/rally/ui/templates copying rally/ui/templates/base.html -> build/lib/rally/ui/templates creating build/lib/rally/ui/templates/ci copying rally/ui/templates/ci/index.html -> build/lib/rally/ui/templates/ci copying rally/ui/templates/ci/index_verify.html -> build/lib/rally/ui/templates/ci creating build/lib/rally/ui/templates/libs copying rally/ui/templates/libs/README.rst -> build/lib/rally/ui/templates/libs copying rally/ui/templates/libs/angular.1.3.3.min.js -> build/lib/rally/ui/templates/libs copying rally/ui/templates/libs/d3.3.4.13.min.js -> build/lib/rally/ui/templates/libs copying rally/ui/templates/libs/nv.d3.1.1.15-beta.min.css -> build/lib/rally/ui/templates/libs copying rally/ui/templates/libs/nv.d3.1.1.15-beta.min.js -> build/lib/rally/ui/templates/libs creating build/lib/rally/ui/templates/task copying rally/ui/templates/task/directive_widget.js -> build/lib/rally/ui/templates/task copying rally/ui/templates/task/report.html -> build/lib/rally/ui/templates/task copying rally/ui/templates/task/trends.html -> build/lib/rally/ui/templates/task creating build/lib/rally/ui/templates/verification copying rally/ui/templates/verification/report.html -> build/lib/rally/ui/templates/verification copying rally/common/db/alembic.ini -> build/lib/rally/common/db + export PYTHONPATH=. + PYTHONPATH=. + sphinx-build -b html doc/source doc/build/html Running Sphinx v3.4.3 making output directory... done building [mo]: targets for 0 po files that are out of date building [html]: targets for 43 source files that are out of date updating environment: [new config] 43 added, 0 changed, 0 removed reading sources... [ 2%] cli_reference Filter the displayed workloads.: only display the failed workloads. : filter the workloads by scenarios.,scenarios=scenario_name1[,scenario_name2]...:2: (WARNING/2) Block quote ends without a blank line; unexpected unindent. reading sources... [ 4%] contribute reading sources... [ 6%] feature_requests reading sources... [ 9%] index reading sources... [ 11%] install_and_upgrade/db_migrations reading sources... [ 13%] install_and_upgrade/index reading sources... [ 16%] install_and_upgrade/install reading sources... [ 18%] overview/glossary reading sources... [ 20%] overview/index reading sources... [ 23%] overview/overview reading sources... [ 25%] overview/user_stories reading sources... [ 27%] plugins/implementation/context_plugin reading sources... [ 30%] plugins/implementation/hook_and_trigger_plugins reading sources... [ 32%] plugins/implementation/runner_plugin reading sources... [ 34%] plugins/implementation/scenario_plugin reading sources... [ 37%] plugins/implementation/sla_plugin reading sources... [ 39%] plugins/index reading sources... [ 41%] plugins/plugin_reference reading sources... [ 44%] project_info/index reading sources... [ 46%] project_info/release_notes reading sources... [ 48%] quick_start/gates reading sources... [ 51%] quick_start/index reading sources... [ 53%] quick_start/tutorial reading sources... [ 55%] quick_start/tutorial/step_10_profiling_openstack_internals reading sources... [ 58%] quick_start/tutorial/step_1_setting_up_env_and_running_benchmark_from_samples reading sources... [ 60%] quick_start/tutorial/step_2_input_task_format reading sources... [ 62%] quick_start/tutorial/step_3_benchmarking_with_existing_users reading sources... [ 65%] quick_start/tutorial/step_4_adding_success_criteria_for_benchmarks reading sources... [ 67%] quick_start/tutorial/step_5_task_templates reading sources... [ 69%] quick_start/tutorial/step_6_aborting_load_generation_on_sla_failure reading sources... [ 72%] quick_start/tutorial/step_7_working_with_multple_openstack_clouds reading sources... [ 74%] quick_start/tutorial/step_8_discovering_more_plugins reading sources... [ 76%] quick_start/tutorial/step_9_verifying_cloud_via_tempest_verifier reading sources... [ 79%] task/index reading sources... [ 81%] verification/cli_reference reading sources... [ 83%] verification/howto/add_new_reporter reading sources... [ 86%] verification/howto/add_support_for_new_tool reading sources... [ 88%] verification/howto/index reading sources... [ 90%] verification/howto/migrate_from_old_design reading sources... [ 93%] verification/index reading sources... [ 95%] verification/overview reading sources... [ 97%] verification/reports reading sources... [100%] verification/verifiers /builddir/build/BUILD/rally-3.3.1.dev12/doc/source/feature_requests.rst:30: WARNING: toctree glob pattern 'feature_request/*' didn't match any documents /builddir/build/BUILD/rally-3.3.1.dev12/doc/source/overview/user_stories.rst:26: WARNING: toctree glob pattern 'stories/**' didn't match any documents doc/source/project_info/release_notes.rst:19: WARNING: toctree contains reference to nonexisting document 'project_info/release_notes/archive' doc/source/project_info/release_notes.rst:19: WARNING: toctree contains reference to nonexisting document 'project_info/release_notes/latest' /builddir/build/BUILD/rally-3.3.1.dev12/doc/source/project_info/release_notes.rst:19: WARNING: toctree contains reference to nonexisting document 'project_info/release_notes/archive' /builddir/build/BUILD/rally-3.3.1.dev12/doc/source/project_info/release_notes.rst:19: WARNING: toctree contains reference to nonexisting document 'project_info/release_notes/latest' /builddir/build/BUILD/rally-3.3.1.dev12/rally/verification/manager.py:docstring of rally.verification.manager.VerifierManager.list_extensions:5: WARNING: Unexpected indentation. /builddir/build/BUILD/rally-3.3.1.dev12/rally/verification/manager.py:docstring of rally.verification.manager.VerifierManager.list_extensions:8: WARNING: Definition list ends without a blank line; unexpected unindent. looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 2%] cli_reference writing output... [ 4%] contribute writing output... [ 6%] feature_requests writing output... [ 9%] index writing output... [ 11%] install_and_upgrade/db_migrations writing output... [ 13%] install_and_upgrade/index writing output... [ 16%] install_and_upgrade/install writing output... [ 18%] overview/glossary writing output... [ 20%] overview/index writing output... [ 23%] overview/overview writing output... [ 25%] overview/user_stories writing output... [ 27%] plugins/implementation/context_plugin writing output... [ 30%] plugins/implementation/hook_and_trigger_plugins writing output... [ 32%] plugins/implementation/runner_plugin writing output... [ 34%] plugins/implementation/scenario_plugin writing output... [ 37%] plugins/implementation/sla_plugin writing output... [ 39%] plugins/index writing output... [ 41%] plugins/plugin_reference writing output... [ 44%] project_info/index writing output... [ 46%] project_info/release_notes writing output... [ 48%] quick_start/gates writing output... [ 51%] quick_start/index writing output... [ 53%] quick_start/tutorial writing output... [ 55%] quick_start/tutorial/step_10_profiling_openstack_internals writing output... [ 58%] quick_start/tutorial/step_1_setting_up_env_and_running_benchmark_from_samples writing output... [ 60%] quick_start/tutorial/step_2_input_task_format writing output... [ 62%] quick_start/tutorial/step_3_benchmarking_with_existing_users writing output... [ 65%] quick_start/tutorial/step_4_adding_success_criteria_for_benchmarks writing output... [ 67%] quick_start/tutorial/step_5_task_templates writing output... [ 69%] quick_start/tutorial/step_6_aborting_load_generation_on_sla_failure writing output... [ 72%] quick_start/tutorial/step_7_working_with_multple_openstack_clouds writing output... [ 74%] quick_start/tutorial/step_8_discovering_more_plugins writing output... [ 76%] quick_start/tutorial/step_9_verifying_cloud_via_tempest_verifier writing output... [ 79%] task/index writing output... [ 81%] verification/cli_reference writing output... [ 83%] verification/howto/add_new_reporter writing output... [ 86%] verification/howto/add_support_for_new_tool writing output... [ 88%] verification/howto/index writing output... [ 90%] verification/howto/migrate_from_old_design writing output... [ 93%] verification/index writing output... [ 95%] verification/overview writing output... [ 97%] verification/reports writing output... [100%] verification/verifiers An example of the report (All dates, numbers, names appearing in this example are fictitious. Any resemblance to real things is purely coincidental): .. code-block:: json {"verifications": { "verification-uuid-1": { "status": "finished", "skipped": 1, "started_at": "2001-01-01T00:00:00", "finished_at": "2001-01-01T00:05:00", "tests_duration": 5, "run_args": { "pattern": "set=smoke", "xfail_list": {"some.test.TestCase.test_xfail": "Some reason why it is expected."}, "skip_list": {"some.test.TestCase.test_skipped": "This test was skipped intentionally"}, }, "success": 1, "expected_failures": 1, "tests_count": 3, "failures": 0, "unexpected_success": 0 }, "verification-uuid-2": { "status": "finished", "skipped": 1, "started_at": "2002-01-01T00:00:00", "finished_at": "2002-01-01T00:05:00", "tests_duration": 5, "run_args": { "pattern": "set=smoke", "xfail_list": {"some.test.TestCase.test_xfail": "Some reason why it is expected."}, "skip_list": {"some.test.TestCase.test_skipped": "This test was skipped intentionally"}, }, "success": 1, "expected_failures": 1, "tests_count": 3, "failures": 1, "unexpected_success": 0 } }, "tests": { "some.test.TestCase.test_foo[tag1,tag2]": { "name": "some.test.TestCase.test_foo", "tags": ["tag1","tag2"], "by_verification": { "verification-uuid-1": { "status": "success", "duration": "1.111" }, "verification-uuid-2": { "status": "success", "duration": "22.222" } } }, "some.test.TestCase.test_skipped[tag1]": { "name": "some.test.TestCase.test_skipped", "tags": ["tag1"], "by_verification": { "verification-uuid-1": { "status": "skipped", "duration": "0", "details": "Skipped until Bug: 666 is resolved." }, "verification-uuid-2": { "status": "skipped", "duration": "0", "details": "Skipped until Bug: 666 is resolved." } } }, "some.test.TestCase.test_xfail": { "name": "some.test.TestCase.test_xfail", "tags": [], "by_verification": { "verification-uuid-1": { "status": "xfail", "duration": "3", "details": "Some reason why it is expected.\n\n" "Traceback (most recent call last): \n" " File "fake.py", line 13, in \n" " yyy()\n" " File "fake.py", line 11, in yyy\n" " xxx()\n" " File "fake.py", line 8, in xxx\n" " bar()\n" " File "fake.py", line 5, in bar\n" " foo()\n" " File "fake.py", line 2, in foo\n" " raise Exception()\n" "Exception" }, "verification-uuid-2": { "status": "xfail", "duration": "3", "details": "Some reason why it is expected.\n\n" "Traceback (most recent call last): \n" " File "fake.py", line 13, in \n" " yyy()\n" " File "fake.py", line 11, in yyy\n" " xxx()\n" " File "fake.py", line 8, in xxx\n" " bar()\n" " File "fake.py", line 5, in bar\n" " foo()\n" " File "fake.py", line 2, in foo\n" " raise Exception()\n" "Exception" } } }, "some.test.TestCase.test_failed": { "name": "some.test.TestCase.test_failed", "tags": [], "by_verification": { "verification-uuid-2": { "status": "fail", "duration": "4", "details": "Some reason why it is expected.\n\n" "Traceback (most recent call last): \n" " File "fake.py", line 13, in \n" " yyy()\n" " File "fake.py", line 11, in yyy\n" " xxx()\n" " File "fake.py", line 8, in xxx\n" " bar()\n" " File "fake.py", line 5, in bar\n" " foo()\n" " File "fake.py", line 2, in foo\n" " raise Exception()\n" "Exception" } } } } }:5: WARNING: Could not lex literal_block as "json". Highlighting skipped. /builddir/build/BUILD/rally-3.3.1.dev12/doc/source/quick_start/tutorial/step_10_profiling_openstack_internals.rst:51: WARNING: Could not lex literal_block as "json". Highlighting skipped. /builddir/build/BUILD/rally-3.3.1.dev12/doc/source/quick_start/tutorial/step_2_input_task_format.rst:33: WARNING: Could not lex literal_block as "json". Highlighting skipped. /builddir/build/BUILD/rally-3.3.1.dev12/doc/source/quick_start/tutorial/step_2_input_task_format.rst:42: WARNING: Could not lex literal_block as "json". Highlighting skipped. /builddir/build/BUILD/rally-3.3.1.dev12/doc/source/quick_start/tutorial/step_2_input_task_format.rst:159: WARNING: Could not lex literal_block as "json". Highlighting skipped. /builddir/build/BUILD/rally-3.3.1.dev12/doc/source/quick_start/tutorial/step_4_adding_success_criteria_for_benchmarks.rst:34: WARNING: Could not lex literal_block as "json". Highlighting skipped. /builddir/build/BUILD/rally-3.3.1.dev12/doc/source/quick_start/tutorial/step_5_task_templates.rst:213: WARNING: Could not lex literal_block as "yaml". Highlighting skipped. /builddir/build/BUILD/rally-3.3.1.dev12/doc/source/quick_start/tutorial/step_5_task_templates.rst:280: WARNING: Could not lex literal_block as "yaml". Highlighting skipped. generating indices... genindex An example of the report (All dates, numbers, names appearing in this example are fictitious. Any resemblance to real things is purely coincidental): .. code-block:: json {"verifications": { "verification-uuid-1": { "status": "finished", "skipped": 1, "started_at": "2001-01-01T00:00:00", "finished_at": "2001-01-01T00:05:00", "tests_duration": 5, "run_args": { "pattern": "set=smoke", "xfail_list": {"some.test.TestCase.test_xfail": "Some reason why it is expected."}, "skip_list": {"some.test.TestCase.test_skipped": "This test was skipped intentionally"}, }, "success": 1, "expected_failures": 1, "tests_count": 3, "failures": 0, "unexpected_success": 0 }, "verification-uuid-2": { "status": "finished", "skipped": 1, "started_at": "2002-01-01T00:00:00", "finished_at": "2002-01-01T00:05:00", "tests_duration": 5, "run_args": { "pattern": "set=smoke", "xfail_list": {"some.test.TestCase.test_xfail": "Some reason why it is expected."}, "skip_list": {"some.test.TestCase.test_skipped": "This test was skipped intentionally"}, }, "success": 1, "expected_failures": 1, "tests_count": 3, "failures": 1, "unexpected_success": 0 } }, "tests": { "some.test.TestCase.test_foo[tag1,tag2]": { "name": "some.test.TestCase.test_foo", "tags": ["tag1","tag2"], "by_verification": { "verification-uuid-1": { "status": "success", "duration": "1.111" }, "verification-uuid-2": { "status": "success", "duration": "22.222" } } }, "some.test.TestCase.test_skipped[tag1]": { "name": "some.test.TestCase.test_skipped", "tags": ["tag1"], "by_verification": { "verification-uuid-1": { "status": "skipped", "duration": "0", "details": "Skipped until Bug: 666 is resolved." }, "verification-uuid-2": { "status": "skipped", "duration": "0", "details": "Skipped until Bug: 666 is resolved." } } }, "some.test.TestCase.test_xfail": { "name": "some.test.TestCase.test_xfail", "tags": [], "by_verification": { "verification-uuid-1": { "status": "xfail", "duration": "3", "details": "Some reason why it is expected.\n\n" "Traceback (most recent call last): \n" " File "fake.py", line 13, in \n" " yyy()\n" " File "fake.py", line 11, in yyy\n" " xxx()\n" " File "fake.py", line 8, in xxx\n" " bar()\n" " File "fake.py", line 5, in bar\n" " foo()\n" " File "fake.py", line 2, in foo\n" " raise Exception()\n" "Exception" }, "verification-uuid-2": { "status": "xfail", "duration": "3", "details": "Some reason why it is expected.\n\n" "Traceback (most recent call last): \n" " File "fake.py", line 13, in \n" " yyy()\n" " File "fake.py", line 11, in yyy\n" " xxx()\n" " File "fake.py", line 8, in xxx\n" " bar()\n" " File "fake.py", line 5, in bar\n" " foo()\n" " File "fake.py", line 2, in foo\n" " raise Exception()\n" "Exception" } } }, "some.test.TestCase.test_failed": { "name": "some.test.TestCase.test_failed", "tags": [], "by_verification": { "verification-uuid-2": { "status": "fail", "duration": "4", "details": "Some reason why it is expected.\n\n" "Traceback (most recent call last): \n" " File "fake.py", line 13, in \n" " yyy()\n" " File "fake.py", line 11, in yyy\n" " xxx()\n" " File "fake.py", line 8, in xxx\n" " bar()\n" " File "fake.py", line 5, in bar\n" " foo()\n" " File "fake.py", line 2, in foo\n" " raise Exception()\n" "Exception" } } } } }:5: WARNING: Could not lex literal_block as "json". Highlighting skipped. done highlighting module code... [ 50%] rally.verification.manager highlighting module code... [100%] rally.verification.reporter writing additional pages... search done copying images... [ 2%] ./images/Rally-Actions.png copying images... [ 4%] overview/../images/Rally_who_is_using.png copying images... [ 6%] overview/../images/Rally-UseCases.png copying images... [ 9%] overview/../images/Amqp_rpc_single_reply_queue.png copying images... [ 11%] overview/../images/Rally_VM_list.png copying images... [ 13%] overview/../images/Rally_snapshot_vm.png copying images... [ 15%] overview/../images/Rally_Architecture.png copying images... [ 18%] overview/../images/Rally_QA.png copying images... [ 20%] plugins/implementation/../../images/Hook-Aggregated-Report.png copying images... [ 22%] plugins/implementation/../../images/Hook-Per-Hook-Report.png copying images... [ 25%] plugins/implementation/../../images/Hook-Results.png copying images... [ 27%] plugins/../images/Rally-Plugins.png copying images... [ 29%] quick_start/tutorial/../../images/Report-Task-Scenario-Data-Per-iteration-profiler.png copying images... [ 31%] quick_start/tutorial/../../images/Report-Overview.png copying images... [ 34%] quick_start/tutorial/../../images/Report-Scenario-Overview.png copying images... [ 36%] quick_start/tutorial/../../images/Report-Scenario-Atomic.png copying images... [ 38%] quick_start/tutorial/../../images/Report-Multiple-Overview.png copying images... [ 40%] quick_start/tutorial/../../images/Report-Multiple-Configurations-Overview.png copying images... [ 43%] quick_start/tutorial/../../images/Report-SLA-Overview.png copying images... [ 45%] quick_start/tutorial/../../images/Report-SLA-Scenario.png copying images... [ 47%] quick_start/tutorial/../../images/Report-Abort-on-SLA-task-1.png copying images... [ 50%] quick_start/tutorial/../../images/Report-Abort-on-SLA-task-2.png copying images... [ 52%] task/../images/Report-Collage.png copying images... [ 54%] task/../images/Report-Task-Overview.png copying images... [ 56%] task/../images/Report-Task-Input-file.png copying images... [ 59%] task/../images/Report-Task-SLA.png copying images... [ 61%] task/../images/Report-Task-Total-durations.png copying images... [ 63%] task/../images/Report-Task-Load-profile.png copying images... [ 65%] task/../images/Report-Task-Distribution.png copying images... [ 68%] task/../images/Report-Task-Actions-durations.png copying images... [ 70%] task/../images/Report-Task-Scenario-Data-Aggregated.png copying images... [ 72%] task/../images/Report-Task-Scenario-Data-Per-iteration.png copying images... [ 75%] task/../images/Report-Task-Failures.png copying images... [ 77%] task/../images/Report-Task-Subtask-configuration.png copying images... [ 79%] task/../images/Report-Trends-Overview.png copying images... [ 81%] task/../images/Report-Trends-single-run.png copying images... [ 84%] task/../images/Report-Trends-Total.png copying images... [ 86%] task/../images/Report-Trends-Atomic-actions.png copying images... [ 88%] task/../images/Report-Trends-Configuration.png copying images... [ 90%] verification/../images/Report-Verify-for-4-Verifications.png copying images... [ 93%] verification/../images/Report-Verify-filter-by-status.png copying images... [ 95%] verification/../images/Report-Verify-toggle-tags.png copying images... [ 97%] verification/../images/Report-Verify-tracebacks.png copying images... [100%] verification/../images/Report-Verify-xfail.png copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 17 warnings. The HTML pages are in doc/build/html. + rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.SAb6q6 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64 ++ dirname /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64 + cd rally-3.3.1.dev12 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64 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-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr creating /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib creating /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally creating /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/aas copying build/lib/rally/aas/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/aas creating /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/task creating /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/task/processing copying build/lib/rally/task/processing/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/task/processing copying build/lib/rally/task/processing/charts.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/task/processing copying build/lib/rally/task/processing/plot.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/task/processing copying build/lib/rally/task/processing/utils.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/task/processing copying build/lib/rally/task/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/task copying build/lib/rally/task/atomic.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/task copying build/lib/rally/task/context.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/task copying build/lib/rally/task/engine.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/task copying build/lib/rally/task/exporter.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/task copying build/lib/rally/task/functional.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/task copying build/lib/rally/task/hook.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/task copying build/lib/rally/task/runner.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/task copying build/lib/rally/task/scenario.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/task copying build/lib/rally/task/service.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/task copying build/lib/rally/task/sla.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/task copying build/lib/rally/task/task_cfg.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/task copying build/lib/rally/task/types.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/task copying build/lib/rally/task/utils.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/task copying build/lib/rally/task/validation.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/task creating /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/utils copying build/lib/rally/utils/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/utils copying build/lib/rally/utils/encodeutils.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/utils copying build/lib/rally/utils/sshutils.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/utils copying build/lib/rally/utils/strutils.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/utils creating /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/ui creating /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/ui/templates creating /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/ui/templates/verification copying build/lib/rally/ui/templates/verification/report.html -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/ui/templates/verification creating /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/ui/templates/task copying build/lib/rally/ui/templates/task/trends.html -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/ui/templates/task copying build/lib/rally/ui/templates/task/report.html -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/ui/templates/task copying build/lib/rally/ui/templates/task/directive_widget.js -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/ui/templates/task creating /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/ui/templates/libs copying build/lib/rally/ui/templates/libs/nv.d3.1.1.15-beta.min.js -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/ui/templates/libs copying build/lib/rally/ui/templates/libs/nv.d3.1.1.15-beta.min.css -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/ui/templates/libs copying build/lib/rally/ui/templates/libs/d3.3.4.13.min.js -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/ui/templates/libs copying build/lib/rally/ui/templates/libs/angular.1.3.3.min.js -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/ui/templates/libs copying build/lib/rally/ui/templates/libs/README.rst -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/ui/templates/libs creating /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/ui/templates/ci copying build/lib/rally/ui/templates/ci/index_verify.html -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/ui/templates/ci copying build/lib/rally/ui/templates/ci/index.html -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/ui/templates/ci copying build/lib/rally/ui/templates/base.html -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/ui/templates copying build/lib/rally/ui/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/ui copying build/lib/rally/ui/utils.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/ui creating /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/cli creating /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/cli/commands copying build/lib/rally/cli/commands/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/cli/commands copying build/lib/rally/cli/commands/db.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/cli/commands copying build/lib/rally/cli/commands/deployment.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/cli/commands copying build/lib/rally/cli/commands/env.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/cli/commands copying build/lib/rally/cli/commands/plugin.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/cli/commands copying build/lib/rally/cli/commands/task.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/cli/commands copying build/lib/rally/cli/commands/verify.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/cli/commands copying build/lib/rally/cli/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/cli copying build/lib/rally/cli/cliutils.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/cli copying build/lib/rally/cli/envutils.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/cli copying build/lib/rally/cli/main.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/cli copying build/lib/rally/cli/task_results_loader.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/cli copying build/lib/rally/cli/yamlutils.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/cli creating /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/verification copying build/lib/rally/verification/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/verification copying build/lib/rally/verification/context.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/verification copying build/lib/rally/verification/manager.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/verification copying build/lib/rally/verification/reporter.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/verification copying build/lib/rally/verification/utils.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/verification creating /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/env copying build/lib/rally/env/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/env copying build/lib/rally/env/env_mgr.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/env copying build/lib/rally/env/platform.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/env copying build/lib/rally/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally copying build/lib/rally/api.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally copying build/lib/rally/consts.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally copying build/lib/rally/exceptions.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally creating /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common creating /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/objects copying build/lib/rally/common/objects/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/objects copying build/lib/rally/common/objects/deploy.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/objects copying build/lib/rally/common/objects/task.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/objects copying build/lib/rally/common/objects/verification.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/objects copying build/lib/rally/common/objects/verifier.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/objects copying build/lib/rally/common/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common copying build/lib/rally/common/broker.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common copying build/lib/rally/common/cfg.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common copying build/lib/rally/common/fileutils.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common copying build/lib/rally/common/logging.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common copying build/lib/rally/common/opts.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common copying build/lib/rally/common/sshutils.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common copying build/lib/rally/common/streaming_algorithms.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common copying build/lib/rally/common/utils.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common copying build/lib/rally/common/validation.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common copying build/lib/rally/common/version.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common copying build/lib/rally/common/yamlutils.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common creating /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/plugin copying build/lib/rally/common/plugin/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/plugin copying build/lib/rally/common/plugin/discover.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/plugin copying build/lib/rally/common/plugin/info.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/plugin copying build/lib/rally/common/plugin/meta.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/plugin copying build/lib/rally/common/plugin/plugin.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/plugin creating /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/io copying build/lib/rally/common/io/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/io copying build/lib/rally/common/io/junit.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/io copying build/lib/rally/common/io/subunit_v2.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/io creating /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/db copying build/lib/rally/common/db/alembic.ini -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/db copying build/lib/rally/common/db/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/db copying build/lib/rally/common/db/api.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/db copying build/lib/rally/common/db/models.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/db copying build/lib/rally/common/db/sa_types.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/db copying build/lib/rally/common/db/schema.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/db creating /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/db/migrations creating /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/db/migrations/versions copying build/lib/rally/common/db/migrations/versions/2018_02_dc0fe6de6786_update_old_deployment_config.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/db/migrations/versions copying build/lib/rally/common/db/migrations/versions/2018_02_bc908ac9a1fc_move_deployment_to_env_2.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/db/migrations/versions copying build/lib/rally/common/db/migrations/versions/2018_02_95208e4eface_add_config_field_to_env_models.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/db/migrations/versions copying build/lib/rally/common/db/migrations/versions/2018_01_7287df262dbc_move_deployment_to_env.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/db/migrations/versions copying build/lib/rally/common/db/migrations/versions/2018_01_44169f4d455e_deleted_worker_table.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/db/migrations/versions copying build/lib/rally/common/db/migrations/versions/2017_12_a43700a813a5_add_env_platforms_tables.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/db/migrations/versions copying build/lib/rally/common/db/migrations/versions/2017_10_dc46687661df_update_contexts.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/db/migrations/versions copying build/lib/rally/common/db/migrations/versions/2017_10_9a18c6fe265c_rename_namespace_to_platform.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/db/migrations/versions copying build/lib/rally/common/db/migrations/versions/2017_10_4394bdc32cfd_fill_missed_workload_info_r3.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/db/migrations/versions copying build/lib/rally/common/db/migrations/versions/2017_09_e0a5df2c5153_upsize_the_size_of_task_title.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/db/migrations/versions copying build/lib/rally/common/db/migrations/versions/2017_09_046a38742e89_port_configs_to_new_formats.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/db/migrations/versions copying build/lib/rally/common/db/migrations/versions/2017_08_fab4f4f31f8a_fill_missed_workload_info.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/db/migrations/versions copying build/lib/rally/common/db/migrations/versions/2017_07_7948b83229f6_workload_min_max_durations.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/db/migrations/versions copying build/lib/rally/common/db/migrations/versions/2017_06_c517b0011857_fill_missed_workload_info.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/db/migrations/versions copying build/lib/rally/common/db/migrations/versions/2017_06_35fe16d4ab1c_update_tasks_based_on_workloads.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/db/migrations/versions copying build/lib/rally/common/db/migrations/versions/2017_02_92aaaa2a6bb3_refactor_credentials.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/db/migrations/versions copying build/lib/rally/common/db/migrations/versions/2017_01_f33f4610dcda_change_verification_statuses.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/db/migrations/versions copying build/lib/rally/common/db/migrations/versions/2017_01_a6f364988fc2_change_tag_type_enum.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/db/migrations/versions copying build/lib/rally/common/db/migrations/versions/2016_12_37fdbb373e8d_fix_test_results_for_verifications.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/db/migrations/versions copying build/lib/rally/common/db/migrations/versions/2016_11_484cd9413e66_new_db_schema_for_verification_component.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/db/migrations/versions copying build/lib/rally/common/db/migrations/versions/2016_09_6ad4f426f005_add_hooks_to_task_result.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/db/migrations/versions copying build/lib/rally/common/db/migrations/versions/2016_09_08e1515a576c_fix_invalid_verification_logs.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/db/migrations/versions copying build/lib/rally/common/db/migrations/versions/2016_08_32fada9b2fde_remove_admin_domain_name.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/db/migrations/versions copying build/lib/rally/common/db/migrations/versions/2016_07_54e844ebfbc3_update_deployment_configs.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/db/migrations/versions copying build/lib/rally/common/db/migrations/versions/2016_04_e654a0648db0_refactor_task_results.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/db/migrations/versions copying build/lib/rally/common/db/migrations/versions/2016_04_4ef544102ba7_change_task_status_enum.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/db/migrations/versions copying build/lib/rally/common/db/migrations/versions/2016_03_3177d36ea270_merge_credentials_from_users_and_admin.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/db/migrations/versions copying build/lib/rally/common/db/migrations/versions/2016_01_ca3626f62937_init_migration.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/db/migrations/versions copying build/lib/rally/common/db/migrations/script.py.mako -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/db/migrations copying build/lib/rally/common/db/migrations/README.rst -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/db/migrations copying build/lib/rally/common/db/migrations/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/db/migrations copying build/lib/rally/common/db/migrations/env.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/db/migrations creating /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins copying build/lib/rally/plugins/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins creating /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/verification copying build/lib/rally/plugins/verification/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/verification copying build/lib/rally/plugins/verification/reporters.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/verification copying build/lib/rally/plugins/verification/testr.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/verification creating /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/task creating /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/task/sla copying build/lib/rally/plugins/task/sla/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/task/sla copying build/lib/rally/plugins/task/sla/failure_rate.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/task/sla copying build/lib/rally/plugins/task/sla/iteration_time.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/task/sla copying build/lib/rally/plugins/task/sla/max_average_duration.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/task/sla copying build/lib/rally/plugins/task/sla/max_average_duration_per_atomic.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/task/sla copying build/lib/rally/plugins/task/sla/outliers.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/task/sla copying build/lib/rally/plugins/task/sla/performance_degradation.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/task/sla creating /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/task/hooks copying build/lib/rally/plugins/task/hooks/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/task/hooks copying build/lib/rally/plugins/task/hooks/sys_call.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/task/hooks copying build/lib/rally/plugins/task/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/task copying build/lib/rally/plugins/task/types.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/task creating /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/task/hook_triggers copying build/lib/rally/plugins/task/hook_triggers/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/task/hook_triggers copying build/lib/rally/plugins/task/hook_triggers/event.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/task/hook_triggers copying build/lib/rally/plugins/task/hook_triggers/periodic.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/task/hook_triggers creating /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/task/contexts copying build/lib/rally/plugins/task/contexts/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/task/contexts copying build/lib/rally/plugins/task/contexts/dummy.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/task/contexts creating /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/task/exporters copying build/lib/rally/plugins/task/exporters/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/task/exporters copying build/lib/rally/plugins/task/exporters/html.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/task/exporters copying build/lib/rally/plugins/task/exporters/json_exporter.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/task/exporters copying build/lib/rally/plugins/task/exporters/junit.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/task/exporters copying build/lib/rally/plugins/task/exporters/old_json_results.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/task/exporters copying build/lib/rally/plugins/task/exporters/trends.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/task/exporters creating /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/task/exporters/elastic copying build/lib/rally/plugins/task/exporters/elastic/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/task/exporters/elastic copying build/lib/rally/plugins/task/exporters/elastic/client.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/task/exporters/elastic copying build/lib/rally/plugins/task/exporters/elastic/exporter.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/task/exporters/elastic copying build/lib/rally/plugins/task/exporters/elastic/flatten.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/task/exporters/elastic creating /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/task/scenarios creating /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/task/scenarios/requests copying build/lib/rally/plugins/task/scenarios/requests/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/task/scenarios/requests copying build/lib/rally/plugins/task/scenarios/requests/http_requests.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/task/scenarios/requests copying build/lib/rally/plugins/task/scenarios/requests/utils.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/task/scenarios/requests creating /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/task/scenarios/dummy copying build/lib/rally/plugins/task/scenarios/dummy/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/task/scenarios/dummy copying build/lib/rally/plugins/task/scenarios/dummy/dummy.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/task/scenarios/dummy copying build/lib/rally/plugins/task/scenarios/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/task/scenarios creating /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/task/runners copying build/lib/rally/plugins/task/runners/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/task/runners copying build/lib/rally/plugins/task/runners/constant.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/task/runners copying build/lib/rally/plugins/task/runners/rps.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/task/runners copying build/lib/rally/plugins/task/runners/serial.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/task/runners creating /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/common creating /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/common/sla copying build/lib/rally/plugins/common/sla/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/common/sla copying build/lib/rally/plugins/common/sla/failure_rate.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/common/sla copying build/lib/rally/plugins/common/sla/iteration_time.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/common/sla copying build/lib/rally/plugins/common/sla/max_average_duration.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/common/sla copying build/lib/rally/plugins/common/sla/max_average_duration_per_atomic.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/common/sla copying build/lib/rally/plugins/common/sla/outliers.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/common/sla copying build/lib/rally/plugins/common/sla/performance_degradation.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/common/sla creating /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/common/verification copying build/lib/rally/plugins/common/verification/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/common/verification copying build/lib/rally/plugins/common/verification/reporters.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/common/verification copying build/lib/rally/plugins/common/verification/testr.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/common/verification copying build/lib/rally/plugins/common/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/common copying build/lib/rally/plugins/common/types.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/common copying build/lib/rally/plugins/common/validators.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/common creating /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/common/runners copying build/lib/rally/plugins/common/runners/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/common/runners copying build/lib/rally/plugins/common/runners/constant.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/common/runners copying build/lib/rally/plugins/common/runners/rps.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/common/runners copying build/lib/rally/plugins/common/runners/serial.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/common/runners creating /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/common/exporters copying build/lib/rally/plugins/common/exporters/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/common/exporters copying build/lib/rally/plugins/common/exporters/html.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/common/exporters copying build/lib/rally/plugins/common/exporters/json_exporter.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/common/exporters copying build/lib/rally/plugins/common/exporters/junit.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/common/exporters copying build/lib/rally/plugins/common/exporters/trends.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/common/exporters creating /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/common/exporters/elastic copying build/lib/rally/plugins/common/exporters/elastic/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/common/exporters/elastic copying build/lib/rally/plugins/common/exporters/elastic/client.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/common/exporters/elastic copying build/lib/rally/plugins/common/exporters/elastic/exporter.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/common/exporters/elastic copying build/lib/rally/plugins/common/exporters/elastic/flatten.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/common/exporters/elastic creating /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/common/scenarios creating /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/common/scenarios/dummy copying build/lib/rally/plugins/common/scenarios/dummy/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/common/scenarios/dummy copying build/lib/rally/plugins/common/scenarios/dummy/dummy.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/common/scenarios/dummy copying build/lib/rally/plugins/common/scenarios/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/common/scenarios creating /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/common/scenarios/requests copying build/lib/rally/plugins/common/scenarios/requests/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/common/scenarios/requests copying build/lib/rally/plugins/common/scenarios/requests/http_requests.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/common/scenarios/requests copying build/lib/rally/plugins/common/scenarios/requests/utils.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/common/scenarios/requests creating /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/common/hook creating /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/common/hook/triggers copying build/lib/rally/plugins/common/hook/triggers/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/common/hook/triggers copying build/lib/rally/plugins/common/hook/triggers/event.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/common/hook/triggers copying build/lib/rally/plugins/common/hook/triggers/periodic.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/common/hook/triggers copying build/lib/rally/plugins/common/hook/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/common/hook copying build/lib/rally/plugins/common/hook/sys_call.py -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/common/hook byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/aas/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/task/processing/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/task/processing/charts.py to charts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/task/processing/plot.py to plot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/task/processing/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/task/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/task/atomic.py to atomic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/task/context.py to context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/task/engine.py to engine.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/task/exporter.py to exporter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/task/functional.py to functional.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/task/hook.py to hook.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/task/runner.py to runner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/task/scenario.py to scenario.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/task/service.py to service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/task/sla.py to sla.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/task/task_cfg.py to task_cfg.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/task/types.py to types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/task/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/task/validation.py to validation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/utils/encodeutils.py to encodeutils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/utils/sshutils.py to sshutils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/utils/strutils.py to strutils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/ui/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/ui/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/cli/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/cli/commands/db.py to db.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/cli/commands/deployment.py to deployment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/cli/commands/env.py to env.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/cli/commands/plugin.py to plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/cli/commands/task.py to task.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/cli/commands/verify.py to verify.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/cli/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/cli/cliutils.py to cliutils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/cli/envutils.py to envutils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/cli/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/cli/task_results_loader.py to task_results_loader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/cli/yamlutils.py to yamlutils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/verification/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/verification/context.py to context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/verification/manager.py to manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/verification/reporter.py to reporter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/verification/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/env/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/env/env_mgr.py to env_mgr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/env/platform.py to platform.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/consts.py to consts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/objects/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/objects/deploy.py to deploy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/objects/task.py to task.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/objects/verification.py to verification.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/objects/verifier.py to verifier.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/broker.py to broker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/cfg.py to cfg.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/fileutils.py to fileutils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/logging.py to logging.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/opts.py to opts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/sshutils.py to sshutils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/streaming_algorithms.py to streaming_algorithms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/validation.py to validation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/yamlutils.py to yamlutils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/plugin/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/plugin/discover.py to discover.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/plugin/info.py to info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/plugin/meta.py to meta.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/plugin/plugin.py to plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/io/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/io/junit.py to junit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/io/subunit_v2.py to subunit_v2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/db/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/db/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/db/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/db/sa_types.py to sa_types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/db/schema.py to schema.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/db/migrations/versions/2018_02_dc0fe6de6786_update_old_deployment_config.py to 2018_02_dc0fe6de6786_update_old_deployment_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/db/migrations/versions/2018_02_bc908ac9a1fc_move_deployment_to_env_2.py to 2018_02_bc908ac9a1fc_move_deployment_to_env_2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/db/migrations/versions/2018_02_95208e4eface_add_config_field_to_env_models.py to 2018_02_95208e4eface_add_config_field_to_env_models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/db/migrations/versions/2018_01_7287df262dbc_move_deployment_to_env.py to 2018_01_7287df262dbc_move_deployment_to_env.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/db/migrations/versions/2018_01_44169f4d455e_deleted_worker_table.py to 2018_01_44169f4d455e_deleted_worker_table.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/db/migrations/versions/2017_12_a43700a813a5_add_env_platforms_tables.py to 2017_12_a43700a813a5_add_env_platforms_tables.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/db/migrations/versions/2017_10_dc46687661df_update_contexts.py to 2017_10_dc46687661df_update_contexts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/db/migrations/versions/2017_10_9a18c6fe265c_rename_namespace_to_platform.py to 2017_10_9a18c6fe265c_rename_namespace_to_platform.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/db/migrations/versions/2017_10_4394bdc32cfd_fill_missed_workload_info_r3.py to 2017_10_4394bdc32cfd_fill_missed_workload_info_r3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/db/migrations/versions/2017_09_e0a5df2c5153_upsize_the_size_of_task_title.py to 2017_09_e0a5df2c5153_upsize_the_size_of_task_title.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/db/migrations/versions/2017_09_046a38742e89_port_configs_to_new_formats.py to 2017_09_046a38742e89_port_configs_to_new_formats.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/db/migrations/versions/2017_08_fab4f4f31f8a_fill_missed_workload_info.py to 2017_08_fab4f4f31f8a_fill_missed_workload_info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/db/migrations/versions/2017_07_7948b83229f6_workload_min_max_durations.py to 2017_07_7948b83229f6_workload_min_max_durations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/db/migrations/versions/2017_06_c517b0011857_fill_missed_workload_info.py to 2017_06_c517b0011857_fill_missed_workload_info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/db/migrations/versions/2017_06_35fe16d4ab1c_update_tasks_based_on_workloads.py to 2017_06_35fe16d4ab1c_update_tasks_based_on_workloads.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/db/migrations/versions/2017_02_92aaaa2a6bb3_refactor_credentials.py to 2017_02_92aaaa2a6bb3_refactor_credentials.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/db/migrations/versions/2017_01_f33f4610dcda_change_verification_statuses.py to 2017_01_f33f4610dcda_change_verification_statuses.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/db/migrations/versions/2017_01_a6f364988fc2_change_tag_type_enum.py to 2017_01_a6f364988fc2_change_tag_type_enum.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/db/migrations/versions/2016_12_37fdbb373e8d_fix_test_results_for_verifications.py to 2016_12_37fdbb373e8d_fix_test_results_for_verifications.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/db/migrations/versions/2016_11_484cd9413e66_new_db_schema_for_verification_component.py to 2016_11_484cd9413e66_new_db_schema_for_verification_component.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/db/migrations/versions/2016_09_6ad4f426f005_add_hooks_to_task_result.py to 2016_09_6ad4f426f005_add_hooks_to_task_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/db/migrations/versions/2016_09_08e1515a576c_fix_invalid_verification_logs.py to 2016_09_08e1515a576c_fix_invalid_verification_logs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/db/migrations/versions/2016_08_32fada9b2fde_remove_admin_domain_name.py to 2016_08_32fada9b2fde_remove_admin_domain_name.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/db/migrations/versions/2016_07_54e844ebfbc3_update_deployment_configs.py to 2016_07_54e844ebfbc3_update_deployment_configs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/db/migrations/versions/2016_04_e654a0648db0_refactor_task_results.py to 2016_04_e654a0648db0_refactor_task_results.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/db/migrations/versions/2016_04_4ef544102ba7_change_task_status_enum.py to 2016_04_4ef544102ba7_change_task_status_enum.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/db/migrations/versions/2016_03_3177d36ea270_merge_credentials_from_users_and_admin.py to 2016_03_3177d36ea270_merge_credentials_from_users_and_admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/db/migrations/versions/2016_01_ca3626f62937_init_migration.py to 2016_01_ca3626f62937_init_migration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/db/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/common/db/migrations/env.py to env.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/verification/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/verification/reporters.py to reporters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/verification/testr.py to testr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/task/sla/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/task/sla/failure_rate.py to failure_rate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/task/sla/iteration_time.py to iteration_time.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/task/sla/max_average_duration.py to max_average_duration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/task/sla/max_average_duration_per_atomic.py to max_average_duration_per_atomic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/task/sla/outliers.py to outliers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/task/sla/performance_degradation.py to performance_degradation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/task/hooks/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/task/hooks/sys_call.py to sys_call.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/task/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/task/types.py to types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/task/hook_triggers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/task/hook_triggers/event.py to event.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/task/hook_triggers/periodic.py to periodic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/task/contexts/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/task/contexts/dummy.py to dummy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/task/exporters/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/task/exporters/html.py to html.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/task/exporters/json_exporter.py to json_exporter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/task/exporters/junit.py to junit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/task/exporters/old_json_results.py to old_json_results.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/task/exporters/trends.py to trends.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/task/exporters/elastic/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/task/exporters/elastic/client.py to client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/task/exporters/elastic/exporter.py to exporter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/task/exporters/elastic/flatten.py to flatten.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/task/scenarios/requests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/task/scenarios/requests/http_requests.py to http_requests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/task/scenarios/requests/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/task/scenarios/dummy/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/task/scenarios/dummy/dummy.py to dummy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/task/scenarios/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/task/runners/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/task/runners/constant.py to constant.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/task/runners/rps.py to rps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/task/runners/serial.py to serial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/common/sla/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/common/sla/failure_rate.py to failure_rate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/common/sla/iteration_time.py to iteration_time.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/common/sla/max_average_duration.py to max_average_duration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/common/sla/max_average_duration_per_atomic.py to max_average_duration_per_atomic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/common/sla/outliers.py to outliers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/common/sla/performance_degradation.py to performance_degradation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/common/verification/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/common/verification/reporters.py to reporters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/common/verification/testr.py to testr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/common/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/common/types.py to types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/common/validators.py to validators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/common/runners/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/common/runners/constant.py to constant.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/common/runners/rps.py to rps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/common/runners/serial.py to serial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/common/exporters/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/common/exporters/html.py to html.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/common/exporters/json_exporter.py to json_exporter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/common/exporters/junit.py to junit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/common/exporters/trends.py to trends.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/common/exporters/elastic/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/common/exporters/elastic/client.py to client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/common/exporters/elastic/exporter.py to exporter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/common/exporters/elastic/flatten.py to flatten.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/common/scenarios/dummy/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/common/scenarios/dummy/dummy.py to dummy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/common/scenarios/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/common/scenarios/requests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/common/scenarios/requests/http_requests.py to http_requests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/common/scenarios/requests/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/common/hook/triggers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/common/hook/triggers/event.py to event.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/common/hook/triggers/periodic.py to periodic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/common/hook/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally/plugins/common/hook/sys_call.py to sys_call.cpython-39.pyc writing byte-compilation script '/tmp/tmppl6xb3ks.py' /usr/bin/python3 /tmp/tmppl6xb3ks.py removing /tmp/tmppl6xb3ks.py running install_data creating /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/etc creating /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/etc/bash_completion.d copying etc/rally.bash_completion -> /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/etc/bash_completion.d running install_egg_info running egg_info writing rally.egg-info/PKG-INFO writing dependency_links to rally.egg-info/dependency_links.txt writing entry points to rally.egg-info/entry_points.txt writing requirements to rally.egg-info/requires.txt writing top-level names to rally.egg-info/top_level.txt writing pbr to rally.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'rally.egg-info/SOURCES.txt' Copying rally.egg-info to /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9/site-packages/rally-3.3.1.dev12-py3.9.egg-info running install_scripts Installing rally script to /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/bin + rm -rfv /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/bin/__pycache__ + mkdir -p /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64//etc/bash_completion.d + mv /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/etc/bash_completion.d/rally.bash_completion /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64//etc/bash_completion.d + install -d -m 755 /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/etc/rally/ + PYTHONPATH=. + oslo-config-generator --config-file etc/rally/rally-config-generator.conf --output-file /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/etc/rally/rally.conf + chmod 644 /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/etc/rally/rally.conf + mkdir -p /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/share/openstack-rally + cp -pr samples /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/share/openstack-rally + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 3.3.1-0.20230131185158.7e5a996.el9 --unique-debug-suffix -3.3.1-0.20230131185158.7e5a996.el9.x86_64 --unique-debug-src-base openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 --remove-section .gnu.build.attributes -S debugsourcefiles.list /builddir/build/BUILD/rally-3.3.1.dev12 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.NgDhCC + umask 022 + cd /builddir/build/BUILD + cd rally-3.3.1.dev12 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/share/licenses/openstack-rally + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/share/licenses/openstack-rally + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/share/licenses/openstack-rally + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(openstack-rally) = 3.3.1-0.20230131185158.7e5a996.el9 openstack-rally = 3.3.1-0.20230131185158.7e5a996.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 Processing files: python3-rally-3.3.1-0.20230131185158.7e5a996.el9.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ZdcIFO + umask 022 + cd /builddir/build/BUILD + cd rally-3.3.1.dev12 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/share/licenses/python3-rally + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/share/licenses/python3-rally + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/share/licenses/python3-rally + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-rally = 3.3.1-0.20230131185158.7e5a996.el9 python3-rally = 3.3.1-0.20230131185158.7e5a996.el9 python3.9-rally = 3.3.1-0.20230131185158.7e5a996.el9 python3.9dist(rally) = 3.3.1~~dev12 python3dist(rally) = 3.3.1~~dev12 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.9 python3.9dist(setuptools) Obsoletes: python-rally < 3.3.1-0.20230131185158.7e5a996.el9 python2-rally < 3.3.1-0.20230131185158.7e5a996.el9 python39-rally < 3.3.1-0.20230131185158.7e5a996.el9 Processing files: openstack-rally-doc-3.3.1-0.20230131185158.7e5a996.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Je5HZQ + umask 022 + cd /builddir/build/BUILD + cd rally-3.3.1.dev12 + DOCDIR=/builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/share/doc/openstack-rally-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/share/doc/openstack-rally-doc + cp -pr doc/build/html /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/share/doc/openstack-rally-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.vA9ZGl + umask 022 + cd /builddir/build/BUILD + cd rally-3.3.1.dev12 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/share/licenses/openstack-rally-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/share/licenses/openstack-rally-doc + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64/usr/share/licenses/openstack-rally-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: openstack-rally-doc = 3.3.1-0.20230131185158.7e5a996.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64 Wrote: /builddir/build/RPMS/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.noarch.rpm Wrote: /builddir/build/RPMS/python3-rally-3.3.1-0.20230131185158.7e5a996.el9.noarch.rpm Wrote: /builddir/build/RPMS/openstack-rally-doc-3.3.1-0.20230131185158.7e5a996.el9.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.98JfCK + umask 022 + cd /builddir/build/BUILD + cd rally-3.3.1.dev12 + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-rally-3.3.1-0.20230131185158.7e5a996.el9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0