2020-06-17 12:21:38.742 7 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-17 12:21:38.743 7 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-17 12:21:38.743 7 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-17 12:21:41.111 7 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-06-17 12:21:41.111 7 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-06-17 12:21:41.111 7 ERROR rally.cli.cliutils File "/src/rally/rally/cli/cliutils.py", line 657, in run 2020-06-17 12:21:41.111 7 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-06-17 12:21:41.111 7 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-06-17 12:21:41.111 7 ERROR rally.cli.cliutils File "/src/rally/rally/cli/envutils.py", line 135, in default_from_global 2020-06-17 12:21:41.111 7 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-06-17 12:21:41.111 7 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-06-17 12:21:41.111 7 ERROR rally.cli.cliutils File "/src/rally/rally/plugins/__init__.py", line 59, in ensure_plugins_are_loaded 2020-06-17 12:21:41.111 7 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-06-17 12:21:41.111 7 ERROR rally.cli.cliutils File "/src/rally/rally/cli/commands/deployment.py", line 154, in destroy 2020-06-17 12:21:41.111 7 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-06-17 12:21:41.111 7 ERROR rally.cli.cliutils File "/src/rally/rally/api.py", line 115, in destroy 2020-06-17 12:21:41.111 7 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-06-17 12:21:41.111 7 ERROR rally.cli.cliutils File "/src/rally/rally/common/objects/deploy.py", line 124, in get 2020-06-17 12:21:41.111 7 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-06-17 12:21:41.111 7 ERROR rally.cli.cliutils File "/src/rally/rally/env/env_mgr.py", line 212, in get 2020-06-17 12:21:41.111 7 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-06-17 12:21:41.111 7 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 133, in wrapper 2020-06-17 12:21:41.111 7 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-06-17 12:21:41.111 7 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 518, in env_get 2020-06-17 12:21:41.111 7 ERROR rally.cli.cliutils raise exceptions.DBRecordNotFound( 2020-06-17 12:21:41.111 7 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-06-17 12:21:41.111 7 ERROR rally.cli.cliutils 2020-06-17 12:21:42.645 9 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-17 12:21:42.645 9 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-17 12:21:42.645 9 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-17 12:21:46.954 11 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-17 12:21:46.955 11 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-17 12:21:46.955 11 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-17 12:21:51.584 14 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-17 12:21:51.585 14 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-17 12:21:51.585 14 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-17 12:21:53.387 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-17 12:21:53.387 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-17 12:21:53.387 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-17 12:21:55.960 17 INFO rally.task.engine [-] Task 16c0ae0d-bd00-4355-9da4-7186b2073095 | Starting: Task validation. 2020-06-17 12:21:55.983 17 INFO rally.task.engine [-] Task 16c0ae0d-bd00-4355-9da4-7186b2073095 | Starting: Task validation of syntax. 2020-06-17 12:21:56.090 17 INFO rally.task.engine [-] Task 16c0ae0d-bd00-4355-9da4-7186b2073095 | Completed: Task validation of syntax. 2020-06-17 12:21:56.090 17 INFO rally.task.engine [-] Task 16c0ae0d-bd00-4355-9da4-7186b2073095 | Starting: Task validation of required platforms. 2020-06-17 12:21:56.155 17 INFO rally.task.engine [-] Task 16c0ae0d-bd00-4355-9da4-7186b2073095 | Completed: Task validation of required platforms. 2020-06-17 12:21:56.155 17 INFO rally.task.engine [-] Task 16c0ae0d-bd00-4355-9da4-7186b2073095 | Starting: Task validation of semantic. 2020-06-17 12:21:56.155 17 INFO rally.task.engine [-] Check health of the environment '955ce2d7-0e2a-4912-8736-86e6a6ef1ce1'. 2020-06-17 12:21:56.700 17 INFO rally.task.engine [-] Platform existing@openstack (available: True): OK! 2020-06-17 12:21:56.716 17 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2020-06-17 12:21:57.102 17 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2020-06-17 12:21:57.750 17 INFO rally.task.context [-] Task 16c0ae0d-bd00-4355-9da4-7186b2073095 | Context users@openstack setup() finished in 1.03 sec 2020-06-17 12:21:57.808 17 INFO rally.task.context [-] Task 16c0ae0d-bd00-4355-9da4-7186b2073095 | Context users@openstack cleanup() started 2020-06-17 12:21:59.532 17 INFO rally.task.context [-] Task 16c0ae0d-bd00-4355-9da4-7186b2073095 | Context users@openstack cleanup() finished in 1.72 sec 2020-06-17 12:21:59.532 17 INFO rally.task.engine [-] Task 16c0ae0d-bd00-4355-9da4-7186b2073095 | Completed: Task validation of semantic. 2020-06-17 12:21:59.533 17 INFO rally.task.engine [-] Task 16c0ae0d-bd00-4355-9da4-7186b2073095 | Completed: Task validation. 2020-06-17 12:21:59.533 17 INFO rally.api [-] Task 16c0ae0d-bd00-4355-9da4-7186b2073095 input file is valid. 2020-06-17 12:21:59.534 17 INFO rally.api [-] Run Task 16c0ae0d-bd00-4355-9da4-7186b2073095 against Deployment 955ce2d7-0e2a-4912-8736-86e6a6ef1ce1 2020-06-17 12:21:59.534 17 INFO rally.task.engine [-] Task 16c0ae0d-bd00-4355-9da4-7186b2073095 | Starting: Running task. 2020-06-17 12:21:59.593 17 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=df7327f4-ad67-4b4f-8eb5-c91adfa22fdf)", "subtasks": [ { "title": "Authenticate.keystone", "description": "Check Keystone Client.", "scenario": { "Authenticate.keystone": {} }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-06-17 12:21:59.613 17 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2020-06-17 12:22:00.022 17 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2020-06-17 12:22:00.688 17 INFO rally.task.context [-] Task 16c0ae0d-bd00-4355-9da4-7186b2073095 | Context users@openstack setup() finished in 1.08 sec 2020-06-17 12:22:00.700 17 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 16c0ae0d-bd00-4355-9da4-7186b2073095). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2020-06-17 12:22:00.703 17 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2020-06-17 12:22:00.706 17 INFO rally.task.runner [-] Task 16c0ae0d-bd00-4355-9da4-7186b2073095 | ITER: 1 START 2020-06-17 12:22:00.883 17 INFO rally.task.runner [-] Task 16c0ae0d-bd00-4355-9da4-7186b2073095 | ITER: 1 END: OK 2020-06-17 12:22:00.902 17 INFO rally.task.context [-] Task 16c0ae0d-bd00-4355-9da4-7186b2073095 | Context users@openstack cleanup() started 2020-06-17 12:22:02.213 17 INFO rally.task.context [-] Task 16c0ae0d-bd00-4355-9da4-7186b2073095 | Context users@openstack cleanup() finished in 1.31 sec 2020-06-17 12:22:03.645 17 INFO rally.task.engine [-] Load duration is: 0.175552 2020-06-17 12:22:03.646 17 INFO rally.task.engine [-] Full runner duration is: 0.202693 2020-06-17 12:22:03.646 17 INFO rally.task.engine [-] Full duration is: 2.602055 2020-06-17 12:22:03.735 17 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=18524a1d-6caa-45cb-b579-52a52c14ee27)", "subtasks": [ { "title": "Authenticate.validate_cinder", "description": "Check Cinder Client to ensure validation of token.", "scenario": { "Authenticate.validate_cinder": { "repetitions": 2 } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-06-17 12:22:03.752 17 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2020-06-17 12:22:04.174 17 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2020-06-17 12:22:04.829 17 INFO rally.task.context [-] Task 16c0ae0d-bd00-4355-9da4-7186b2073095 | Context users@openstack setup() finished in 1.08 sec 2020-06-17 12:22:04.850 17 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 16c0ae0d-bd00-4355-9da4-7186b2073095). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2020-06-17 12:22:04.854 17 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"repetitions": 2} 2020-06-17 12:22:04.857 17 INFO rally.task.runner [-] Task 16c0ae0d-bd00-4355-9da4-7186b2073095 | ITER: 1 START 2020-06-17 12:22:05.297 17 INFO rally.task.runner [-] Task 16c0ae0d-bd00-4355-9da4-7186b2073095 | ITER: 1 END: OK 2020-06-17 12:22:05.314 17 INFO rally.task.context [-] Task 16c0ae0d-bd00-4355-9da4-7186b2073095 | Context users@openstack cleanup() started 2020-06-17 12:22:06.610 17 INFO rally.task.context [-] Task 16c0ae0d-bd00-4355-9da4-7186b2073095 | Context users@openstack cleanup() finished in 1.30 sec 2020-06-17 12:22:07.783 17 INFO rally.task.engine [-] Load duration is: 0.438313 2020-06-17 12:22:07.783 17 INFO rally.task.engine [-] Full runner duration is: 0.466569 2020-06-17 12:22:07.784 17 INFO rally.task.engine [-] Full duration is: 2.859464 2020-06-17 12:22:07.861 17 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=c693dca0-a336-4c35-a0c1-8dc95fe54fcb)", "subtasks": [ { "title": "Authenticate.validate_glance", "description": "Check Glance Client to ensure validation of token.", "scenario": { "Authenticate.validate_glance": { "repetitions": 2 } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-06-17 12:22:07.878 17 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2020-06-17 12:22:08.275 17 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2020-06-17 12:22:08.920 17 INFO rally.task.context [-] Task 16c0ae0d-bd00-4355-9da4-7186b2073095 | Context users@openstack setup() finished in 1.04 sec 2020-06-17 12:22:08.933 17 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 16c0ae0d-bd00-4355-9da4-7186b2073095). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2020-06-17 12:22:08.935 17 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"repetitions": 2} 2020-06-17 12:22:08.938 17 INFO rally.task.runner [-] Task 16c0ae0d-bd00-4355-9da4-7186b2073095 | ITER: 1 START 2020-06-17 12:22:09.316 17 INFO rally.task.runner [-] Task 16c0ae0d-bd00-4355-9da4-7186b2073095 | ITER: 1 END: OK 2020-06-17 12:22:09.335 17 INFO rally.task.context [-] Task 16c0ae0d-bd00-4355-9da4-7186b2073095 | Context users@openstack cleanup() started 2020-06-17 12:22:10.778 17 INFO rally.task.context [-] Task 16c0ae0d-bd00-4355-9da4-7186b2073095 | Context users@openstack cleanup() finished in 1.44 sec 2020-06-17 12:22:11.900 17 INFO rally.task.engine [-] Load duration is: 0.377216 2020-06-17 12:22:11.901 17 INFO rally.task.engine [-] Full runner duration is: 0.402011 2020-06-17 12:22:11.901 17 INFO rally.task.engine [-] Full duration is: 2.901776 2020-06-17 12:22:11.984 17 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=558af117-dfe0-4f1a-b388-d949959f43b3)", "subtasks": [ { "title": "Authenticate.validate_heat", "description": "Check Heat Client to ensure validation of token.", "scenario": { "Authenticate.validate_heat": { "repetitions": 2 } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-06-17 12:22:12.003 17 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2020-06-17 12:22:12.391 17 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2020-06-17 12:22:12.958 17 INFO rally.task.context [-] Task 16c0ae0d-bd00-4355-9da4-7186b2073095 | Context users@openstack setup() finished in 0.95 sec 2020-06-17 12:22:12.970 17 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 16c0ae0d-bd00-4355-9da4-7186b2073095). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2020-06-17 12:22:12.971 17 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"repetitions": 2} 2020-06-17 12:22:12.974 17 INFO rally.task.runner [-] Task 16c0ae0d-bd00-4355-9da4-7186b2073095 | ITER: 1 START 2020-06-17 12:22:13.280 17 INFO rally.task.runner [-] Task 16c0ae0d-bd00-4355-9da4-7186b2073095 | ITER: 1 END: OK 2020-06-17 12:22:13.298 17 INFO rally.task.context [-] Task 16c0ae0d-bd00-4355-9da4-7186b2073095 | Context users@openstack cleanup() started 2020-06-17 12:22:14.588 17 INFO rally.task.context [-] Task 16c0ae0d-bd00-4355-9da4-7186b2073095 | Context users@openstack cleanup() finished in 1.29 sec 2020-06-17 12:22:16.031 17 INFO rally.task.engine [-] Load duration is: 0.305323 2020-06-17 12:22:16.032 17 INFO rally.task.engine [-] Full runner duration is: 0.32855 2020-06-17 12:22:16.032 17 INFO rally.task.engine [-] Full duration is: 2.586923 2020-06-17 12:22:16.139 17 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=71c36834-dbb5-4dbf-94bb-6a8a5b18691e)", "subtasks": [ { "title": "Authenticate.validate_neutron", "description": "Check Neutron Client to ensure validation of token.", "scenario": { "Authenticate.validate_neutron": { "repetitions": 2 } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-06-17 12:22:16.156 17 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2020-06-17 12:22:16.524 17 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2020-06-17 12:22:17.105 17 INFO rally.task.context [-] Task 16c0ae0d-bd00-4355-9da4-7186b2073095 | Context users@openstack setup() finished in 0.95 sec 2020-06-17 12:22:17.112 17 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 16c0ae0d-bd00-4355-9da4-7186b2073095). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2020-06-17 12:22:17.114 17 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"repetitions": 2} 2020-06-17 12:22:17.117 17 INFO rally.task.runner [-] Task 16c0ae0d-bd00-4355-9da4-7186b2073095 | ITER: 1 START 2020-06-17 12:22:17.739 17 INFO rally.task.runner [-] Task 16c0ae0d-bd00-4355-9da4-7186b2073095 | ITER: 1 END: OK 2020-06-17 12:22:17.752 17 INFO rally.task.context [-] Task 16c0ae0d-bd00-4355-9da4-7186b2073095 | Context users@openstack cleanup() started 2020-06-17 12:22:19.447 17 INFO rally.task.context [-] Task 16c0ae0d-bd00-4355-9da4-7186b2073095 | Context users@openstack cleanup() finished in 1.70 sec 2020-06-17 12:22:20.185 17 INFO rally.task.engine [-] Load duration is: 0.620752 2020-06-17 12:22:20.186 17 INFO rally.task.engine [-] Full runner duration is: 0.640477 2020-06-17 12:22:20.186 17 INFO rally.task.engine [-] Full duration is: 3.293093 2020-06-17 12:22:20.280 17 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=eac6a9db-61d5-4008-b5d7-4c64ea12499b)", "subtasks": [ { "title": "Authenticate.validate_nova", "description": "Check Nova Client to ensure validation of token.", "scenario": { "Authenticate.validate_nova": { "repetitions": 2 } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-06-17 12:22:20.296 17 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2020-06-17 12:22:20.687 17 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2020-06-17 12:22:21.336 17 INFO rally.task.context [-] Task 16c0ae0d-bd00-4355-9da4-7186b2073095 | Context users@openstack setup() finished in 1.04 sec 2020-06-17 12:22:21.347 17 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 16c0ae0d-bd00-4355-9da4-7186b2073095). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2020-06-17 12:22:21.349 17 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"repetitions": 2} 2020-06-17 12:22:21.352 17 INFO rally.task.runner [-] Task 16c0ae0d-bd00-4355-9da4-7186b2073095 | ITER: 1 START 2020-06-17 12:22:21.784 17 INFO rally.task.runner [-] Task 16c0ae0d-bd00-4355-9da4-7186b2073095 | ITER: 1 END: OK 2020-06-17 12:22:21.803 17 INFO rally.task.context [-] Task 16c0ae0d-bd00-4355-9da4-7186b2073095 | Context users@openstack cleanup() started 2020-06-17 12:22:23.056 17 INFO rally.task.context [-] Task 16c0ae0d-bd00-4355-9da4-7186b2073095 | Context users@openstack cleanup() finished in 1.25 sec 2020-06-17 12:22:24.324 17 INFO rally.task.engine [-] Load duration is: 0.43089 2020-06-17 12:22:24.324 17 INFO rally.task.engine [-] Full runner duration is: 0.455877 2020-06-17 12:22:24.325 17 INFO rally.task.engine [-] Full duration is: 2.76186 2020-06-17 12:22:24.393 17 INFO rally.task.engine [-] Task 16c0ae0d-bd00-4355-9da4-7186b2073095 | Completed: Running task. 2020-06-17 12:22:26.179 349 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-17 12:22:26.179 349 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-17 12:22:26.179 349 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-17 12:22:27.759 351 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-17 12:22:27.760 351 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-17 12:22:27.760 351 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-17 12:22:29.387 353 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-17 12:22:29.387 353 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-17 12:22:29.387 353 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-17 12:22:31.596 353 INFO rally.api [-] Building 'json' report for the following task(s): '16c0ae0d-bd00-4355-9da4-7186b2073095'. 2020-06-17 12:22:31.601 353 INFO rally.api [-] The report has been successfully built. 2020-06-17 12:22:33.150 355 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-17 12:22:33.150 355 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-17 12:22:33.150 355 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-17 12:22:35.806 355 INFO rally.task.engine [-] Task e3c649ac-caac-418f-b500-cc998cf2ba0a | Starting: Task validation. 2020-06-17 12:22:35.821 355 INFO rally.task.engine [-] Task e3c649ac-caac-418f-b500-cc998cf2ba0a | Starting: Task validation of syntax. 2020-06-17 12:22:35.902 355 INFO rally.task.engine [-] Task e3c649ac-caac-418f-b500-cc998cf2ba0a | Completed: Task validation of syntax. 2020-06-17 12:22:35.902 355 INFO rally.task.engine [-] Task e3c649ac-caac-418f-b500-cc998cf2ba0a | Starting: Task validation of required platforms. 2020-06-17 12:22:35.954 355 INFO rally.task.engine [-] Task e3c649ac-caac-418f-b500-cc998cf2ba0a | Completed: Task validation of required platforms. 2020-06-17 12:22:35.954 355 INFO rally.task.engine [-] Task e3c649ac-caac-418f-b500-cc998cf2ba0a | Starting: Task validation of semantic. 2020-06-17 12:22:35.954 355 INFO rally.task.engine [-] Check health of the environment '955ce2d7-0e2a-4912-8736-86e6a6ef1ce1'. 2020-06-17 12:22:36.534 355 INFO rally.task.engine [-] Platform existing@openstack (available: True): OK! 2020-06-17 12:22:36.550 355 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2020-06-17 12:22:36.884 355 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2020-06-17 12:22:37.511 355 INFO rally.task.context [-] Task e3c649ac-caac-418f-b500-cc998cf2ba0a | Context users@openstack setup() finished in 0.96 sec 2020-06-17 12:22:38.324 355 INFO rally.task.context [-] Task e3c649ac-caac-418f-b500-cc998cf2ba0a | Context users@openstack cleanup() started 2020-06-17 12:22:39.591 355 INFO rally.task.context [-] Task e3c649ac-caac-418f-b500-cc998cf2ba0a | Context users@openstack cleanup() finished in 1.27 sec 2020-06-17 12:22:39.592 355 INFO rally.task.engine [-] Task e3c649ac-caac-418f-b500-cc998cf2ba0a | Completed: Task validation of semantic. 2020-06-17 12:22:39.592 355 INFO rally.task.engine [-] Task e3c649ac-caac-418f-b500-cc998cf2ba0a | Completed: Task validation. 2020-06-17 12:22:39.592 355 INFO rally.api [-] Task e3c649ac-caac-418f-b500-cc998cf2ba0a input file is valid. 2020-06-17 12:22:39.593 355 INFO rally.api [-] Run Task e3c649ac-caac-418f-b500-cc998cf2ba0a against Deployment 955ce2d7-0e2a-4912-8736-86e6a6ef1ce1 2020-06-17 12:22:39.593 355 INFO rally.task.engine [-] Task e3c649ac-caac-418f-b500-cc998cf2ba0a | Starting: Running task. 2020-06-17 12:22:39.649 355 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=4b3ac513-198a-4617-a55f-3714b3fa74ef)", "subtasks": [ { "title": "GlanceImages.create_and_delete_image", "description": "Create and then delete an image.", "scenario": { "GlanceImages.create_and_delete_image": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-06-17 12:22:39.667 355 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2020-06-17 12:22:40.072 355 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2020-06-17 12:22:40.727 355 INFO rally.task.context [-] Task e3c649ac-caac-418f-b500-cc998cf2ba0a | Context users@openstack setup() finished in 1.06 sec 2020-06-17 12:22:40.728 355 INFO rally.task.context [-] Task e3c649ac-caac-418f-b500-cc998cf2ba0a | Context cleanup@openstack setup() finished in 0.01 msec 2020-06-17 12:22:40.741 355 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: e3c649ac-caac-418f-b500-cc998cf2ba0a). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2020-06-17 12:22:40.744 355 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img"} 2020-06-17 12:22:40.747 355 INFO rally.task.runner [-] Task e3c649ac-caac-418f-b500-cc998cf2ba0a | ITER: 1 START 2020-06-17 12:22:43.311 355 RALLYDEBUG rally.task.utils [-] Waiting for resource '88d2faa0-2765-4ee7-a9df-c41afcaaf631'. Status changed: NONE => QUEUED in 0.06716084480285645 2020-06-17 12:22:43.875 355 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_4b3ac513_SCLFBAN0. Status changed: QUEUED => ACTIVE in 0.028964757919311523 2020-06-17 12:22:44.160 355 INFO rally.task.runner [-] Task e3c649ac-caac-418f-b500-cc998cf2ba0a | ITER: 1 END: OK 2020-06-17 12:22:44.181 355 INFO rally.task.context [-] Task e3c649ac-caac-418f-b500-cc998cf2ba0a | Context cleanup@openstack cleanup() started 2020-06-17 12:22:44.185 355 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up glance images objects 2020-06-17 12:22:44.513 355 INFO rally.task.context [-] Task e3c649ac-caac-418f-b500-cc998cf2ba0a | Context cleanup@openstack cleanup() finished in 0.33 sec 2020-06-17 12:22:44.513 355 INFO rally.task.context [-] Task e3c649ac-caac-418f-b500-cc998cf2ba0a | Context users@openstack cleanup() started 2020-06-17 12:22:45.811 355 INFO rally.task.context [-] Task e3c649ac-caac-418f-b500-cc998cf2ba0a | Context users@openstack cleanup() finished in 1.30 sec 2020-06-17 12:22:47.713 355 INFO rally.task.engine [-] Load duration is: 3.191759 2020-06-17 12:22:47.714 355 INFO rally.task.engine [-] Full runner duration is: 3.440069 2020-06-17 12:22:47.714 355 INFO rally.task.engine [-] Full duration is: 6.145949 2020-06-17 12:22:47.800 355 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=346307b4-263b-4e4b-bee6-46398731dad2)", "subtasks": [ { "title": "GlanceImages.create_and_list_image", "description": "Create an image and then list all images.", "scenario": { "GlanceImages.create_and_list_image": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-06-17 12:22:47.816 355 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2020-06-17 12:22:48.194 355 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2020-06-17 12:22:48.769 355 INFO rally.task.context [-] Task e3c649ac-caac-418f-b500-cc998cf2ba0a | Context users@openstack setup() finished in 0.95 sec 2020-06-17 12:22:48.770 355 INFO rally.task.context [-] Task e3c649ac-caac-418f-b500-cc998cf2ba0a | Context cleanup@openstack setup() finished in 0.00 msec 2020-06-17 12:22:48.779 355 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: e3c649ac-caac-418f-b500-cc998cf2ba0a). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2020-06-17 12:22:48.780 355 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img"} 2020-06-17 12:22:48.783 355 INFO rally.task.runner [-] Task e3c649ac-caac-418f-b500-cc998cf2ba0a | ITER: 1 START 2020-06-17 12:22:51.230 355 RALLYDEBUG rally.task.utils [-] Waiting for resource '2f911e05-d221-46c4-8114-5bf32d4ffa28'. Status changed: NONE => QUEUED in 0.04434537887573242 2020-06-17 12:22:51.771 355 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_346307b4_JIEvYh9x. Status changed: QUEUED => ACTIVE in 0.02730846405029297 2020-06-17 12:22:51.832 355 INFO rally.task.runner [-] Task e3c649ac-caac-418f-b500-cc998cf2ba0a | ITER: 1 END: OK 2020-06-17 12:22:51.851 355 INFO rally.task.context [-] Task e3c649ac-caac-418f-b500-cc998cf2ba0a | Context cleanup@openstack cleanup() started 2020-06-17 12:22:51.855 355 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up glance images objects 2020-06-17 12:22:52.118 355 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting glance.images object s_rally_346307b4_JIEvYh9x (2f911e05-d221-46c4-8114-5bf32d4ffa28) 2020-06-17 12:22:52.571 355 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2020-06-17 12:22:52.597 355 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2020-06-17 12:22:53.601 355 INFO rally.task.context [-] Task e3c649ac-caac-418f-b500-cc998cf2ba0a | Context cleanup@openstack cleanup() finished in 1.75 sec 2020-06-17 12:22:53.601 355 INFO rally.task.context [-] Task e3c649ac-caac-418f-b500-cc998cf2ba0a | Context users@openstack cleanup() started 2020-06-17 12:22:54.897 355 INFO rally.task.context [-] Task e3c649ac-caac-418f-b500-cc998cf2ba0a | Context users@openstack cleanup() finished in 1.30 sec 2020-06-17 12:22:55.866 355 INFO rally.task.engine [-] Load duration is: 2.875161 2020-06-17 12:22:55.866 355 INFO rally.task.engine [-] Full runner duration is: 3.072711 2020-06-17 12:22:55.867 355 INFO rally.task.engine [-] Full duration is: 7.082335 2020-06-17 12:22:55.949 355 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=79cd3a8b-67c8-4efe-9e92-a310a4a36a28)", "subtasks": [ { "title": "GlanceImages.list_images", "description": "List all images.", "scenario": { "GlanceImages.list_images": {} }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-06-17 12:22:55.966 355 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2020-06-17 12:22:56.380 355 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2020-06-17 12:22:57.100 355 INFO rally.task.context [-] Task e3c649ac-caac-418f-b500-cc998cf2ba0a | Context users@openstack setup() finished in 1.13 sec 2020-06-17 12:22:57.109 355 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: e3c649ac-caac-418f-b500-cc998cf2ba0a). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2020-06-17 12:22:57.111 355 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2020-06-17 12:22:57.114 355 INFO rally.task.runner [-] Task e3c649ac-caac-418f-b500-cc998cf2ba0a | ITER: 1 START 2020-06-17 12:22:57.482 355 INFO rally.task.runner [-] Task e3c649ac-caac-418f-b500-cc998cf2ba0a | ITER: 1 END: OK 2020-06-17 12:22:57.497 355 INFO rally.task.context [-] Task e3c649ac-caac-418f-b500-cc998cf2ba0a | Context users@openstack cleanup() started 2020-06-17 12:22:58.734 355 INFO rally.task.context [-] Task e3c649ac-caac-418f-b500-cc998cf2ba0a | Context users@openstack cleanup() finished in 1.24 sec 2020-06-17 12:22:59.992 355 INFO rally.task.engine [-] Load duration is: 0.176179 2020-06-17 12:22:59.993 355 INFO rally.task.engine [-] Full runner duration is: 0.388801 2020-06-17 12:22:59.993 355 INFO rally.task.engine [-] Full duration is: 2.769007 2020-06-17 12:23:00.069 355 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=5da298ce-0c54-4e55-9b5f-e87f061f74b1)", "subtasks": [ { "title": "GlanceImages.create_image_and_boot_instances", "description": "Create an image and boot several instances from it.", "scenario": { "GlanceImages.create_image_and_boot_instances": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img", "flavor": { "name": "rally_sanity_cntt-flavor_3833d367-86d6-46b1-8daf-536d9623b228" }, "number_instances": 2, "boot_server_kwargs": { "nics": [ { "net-id": "4db300a0-71c9-48ef-9e12-d2f33cfc04a5" } ] } } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-06-17 12:23:00.086 355 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2020-06-17 12:23:00.454 355 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2020-06-17 12:23:01.098 355 INFO rally.task.context [-] Task e3c649ac-caac-418f-b500-cc998cf2ba0a | Context users@openstack setup() finished in 1.01 sec 2020-06-17 12:23:01.420 355 INFO rally.task.context [-] Task e3c649ac-caac-418f-b500-cc998cf2ba0a | Context quotas@openstack setup() finished in 0.32 sec 2020-06-17 12:23:01.420 355 INFO rally.task.context [-] Task e3c649ac-caac-418f-b500-cc998cf2ba0a | Context cleanup@openstack setup() finished in 0.00 msec 2020-06-17 12:23:01.585 355 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: e3c649ac-caac-418f-b500-cc998cf2ba0a). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2020-06-17 12:23:01.587 355 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img", "flavor": "a299149d-9057-4368-b8b2-57c66205e239", "number_instances": 2, "boot_server_kwargs": {"nics": [{"net-id": "4db300a0-71c9-48ef-9e12-d2f33cfc04a5"}]}} 2020-06-17 12:23:01.590 355 INFO rally.task.runner [-] Task e3c649ac-caac-418f-b500-cc998cf2ba0a | ITER: 1 START 2020-06-17 12:23:04.035 355 RALLYDEBUG rally.task.utils [-] Waiting for resource '2d23d2ac-0a1f-4be1-b0e2-11a50d3aea3e'. Status changed: NONE => QUEUED in 0.044660091400146484 2020-06-17 12:23:04.575 355 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_5da298ce_o7bBkTGm. Status changed: QUEUED => ACTIVE in 0.026058435440063477 2020-06-17 12:23:18.310 355 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_5da298ce_8JBk81ow_1. Status changed: BUILD => ACTIVE in 11.24170207977295 2020-06-17 12:23:18.529 355 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_5da298ce_8JBk81ow_0. Status changed: BUILD => ACTIVE in 0.21740937232971191 2020-06-17 12:23:18.529 355 INFO rally.task.runner [-] Task e3c649ac-caac-418f-b500-cc998cf2ba0a | ITER: 1 END: OK 2020-06-17 12:23:18.543 355 INFO rally.task.context [-] Task e3c649ac-caac-418f-b500-cc998cf2ba0a | Context cleanup@openstack cleanup() started 2020-06-17 12:23:18.547 355 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova servers objects 2020-06-17 12:23:19.160 355 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting nova.servers object s_rally_5da298ce_8JBk81ow_1 (bc93a74b-0ac8-4510-aa21-a71812e9e352) 2020-06-17 12:23:19.167 355 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting nova.servers object s_rally_5da298ce_8JBk81ow_0 (a5e398ef-c293-4401-ae25-78683f68b61b) 2020-06-17 12:23:24.831 355 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova server_groups objects 2020-06-17 12:23:25.000 355 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova keypairs objects 2020-06-17 12:23:25.148 355 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up glance images objects 2020-06-17 12:23:25.357 355 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting glance.images object s_rally_5da298ce_o7bBkTGm (2d23d2ac-0a1f-4be1-b0e2-11a50d3aea3e) 2020-06-17 12:23:25.773 355 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2020-06-17 12:23:25.794 355 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2020-06-17 12:23:26.798 355 INFO rally.task.context [-] Task e3c649ac-caac-418f-b500-cc998cf2ba0a | Context cleanup@openstack cleanup() finished in 8.25 sec 2020-06-17 12:23:26.799 355 INFO rally.task.context [-] Task e3c649ac-caac-418f-b500-cc998cf2ba0a | Context quotas@openstack cleanup() started 2020-06-17 12:23:26.838 355 INFO rally.task.context [-] Task e3c649ac-caac-418f-b500-cc998cf2ba0a | Context quotas@openstack cleanup() finished in 39.56 msec 2020-06-17 12:23:26.839 355 INFO rally.task.context [-] Task e3c649ac-caac-418f-b500-cc998cf2ba0a | Context users@openstack cleanup() started 2020-06-17 12:23:28.466 355 INFO rally.task.context [-] Task e3c649ac-caac-418f-b500-cc998cf2ba0a | Context users@openstack cleanup() finished in 1.63 sec 2020-06-17 12:23:30.214 355 INFO rally.task.engine [-] Load duration is: 15.762665 2020-06-17 12:23:30.215 355 INFO rally.task.engine [-] Full runner duration is: 16.958908 2020-06-17 12:23:30.215 355 INFO rally.task.engine [-] Full duration is: 28.381642 2020-06-17 12:23:30.281 355 INFO rally.task.engine [-] Task e3c649ac-caac-418f-b500-cc998cf2ba0a | Completed: Running task. 2020-06-17 12:23:32.012 711 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-17 12:23:32.013 711 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-17 12:23:32.013 711 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-17 12:23:33.699 713 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-17 12:23:33.700 713 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-17 12:23:33.700 713 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-17 12:23:35.360 715 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-17 12:23:35.361 715 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-17 12:23:35.361 715 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-17 12:23:37.729 715 INFO rally.api [-] Building 'json' report for the following task(s): 'e3c649ac-caac-418f-b500-cc998cf2ba0a'. 2020-06-17 12:23:37.735 715 INFO rally.api [-] The report has been successfully built. 2020-06-17 12:23:39.287 717 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-17 12:23:39.287 717 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-17 12:23:39.288 717 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-17 12:23:41.851 717 INFO rally.task.engine [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Starting: Task validation. 2020-06-17 12:23:41.863 717 INFO rally.task.engine [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Starting: Task validation of syntax. 2020-06-17 12:23:42.048 717 INFO rally.task.engine [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Completed: Task validation of syntax. 2020-06-17 12:23:42.048 717 INFO rally.task.engine [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Starting: Task validation of required platforms. 2020-06-17 12:23:42.131 717 INFO rally.task.engine [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Completed: Task validation of required platforms. 2020-06-17 12:23:42.132 717 INFO rally.task.engine [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Starting: Task validation of semantic. 2020-06-17 12:23:42.132 717 INFO rally.task.engine [-] Check health of the environment '955ce2d7-0e2a-4912-8736-86e6a6ef1ce1'. 2020-06-17 12:23:42.627 717 INFO rally.task.engine [-] Platform existing@openstack (available: True): OK! 2020-06-17 12:23:42.643 717 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2020-06-17 12:23:42.975 717 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2020-06-17 12:23:43.592 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context users@openstack setup() finished in 0.95 sec 2020-06-17 12:23:44.609 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context users@openstack cleanup() started 2020-06-17 12:23:45.778 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context users@openstack cleanup() finished in 1.17 sec 2020-06-17 12:23:45.779 717 INFO rally.task.engine [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Completed: Task validation of semantic. 2020-06-17 12:23:45.779 717 INFO rally.task.engine [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Completed: Task validation. 2020-06-17 12:23:45.780 717 INFO rally.api [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a input file is valid. 2020-06-17 12:23:45.780 717 INFO rally.api [-] Run Task 99cd2970-dcdf-43ce-8841-19e0ca25859a against Deployment 955ce2d7-0e2a-4912-8736-86e6a6ef1ce1 2020-06-17 12:23:45.780 717 INFO rally.task.engine [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Starting: Running task. 2020-06-17 12:23:45.833 717 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=741fdfba-00da-4238-9d5d-2cd6cf095489)", "subtasks": [ { "title": "CinderVolumes.create_and_delete_snapshot", "description": "Create and then delete a volume-snapshot.", "scenario": { "CinderVolumes.create_and_delete_snapshot": { "force": false } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } }, "api_versions": { "cinder": { "version": 3, "service_type": "volumev3" } }, "volumes": { "size": 1, "volumes_per_tenant": 1 } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-06-17 12:23:45.852 717 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2020-06-17 12:23:46.198 717 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2020-06-17 12:23:46.789 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context users@openstack setup() finished in 0.94 sec 2020-06-17 12:23:46.912 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context api_versions@openstack setup() finished in 0.12 sec 2020-06-17 12:23:47.417 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context quotas@openstack setup() finished in 0.50 sec 2020-06-17 12:23:50.172 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context volumes@openstack setup() finished in 2.75 sec 2020-06-17 12:23:50.173 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context cleanup@openstack setup() finished in 0.01 msec 2020-06-17 12:23:50.184 717 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 99cd2970-dcdf-43ce-8841-19e0ca25859a). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2020-06-17 12:23:50.187 717 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"force": false} 2020-06-17 12:23:50.191 717 INFO rally.task.runner [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | ITER: 1 START 2020-06-17 12:23:52.756 717 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_741fdfba_gFLAM4eS. Status changed: AVAILABLE => DELETING in 0.03166842460632324 2020-06-17 12:23:54.799 717 INFO rally.task.runner [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | ITER: 1 END: OK 2020-06-17 12:23:54.816 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context cleanup@openstack cleanup() started 2020-06-17 12:23:54.820 717 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder backups objects 2020-06-17 12:23:55.060 717 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder volume_snapshots objects 2020-06-17 12:23:55.222 717 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder transfers objects 2020-06-17 12:23:55.460 717 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder volumes objects 2020-06-17 12:23:55.684 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context cleanup@openstack cleanup() finished in 0.87 sec 2020-06-17 12:23:55.684 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context volumes@openstack cleanup() started 2020-06-17 12:23:55.685 717 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder volumes objects 2020-06-17 12:23:55.896 717 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volumes object c_rally_741fdfba_fugwAk6u (7d189d8e-bc2a-4dce-88e8-ac4522ca06cb) 2020-06-17 12:23:58.221 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context volumes@openstack cleanup() finished in 2.54 sec 2020-06-17 12:23:58.222 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context quotas@openstack cleanup() started 2020-06-17 12:23:58.260 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context quotas@openstack cleanup() finished in 38.47 msec 2020-06-17 12:23:58.261 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context api_versions@openstack cleanup() started 2020-06-17 12:23:58.261 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context api_versions@openstack cleanup() finished in 0.66 msec 2020-06-17 12:23:58.262 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context users@openstack cleanup() started 2020-06-17 12:23:59.567 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context users@openstack cleanup() finished in 1.31 sec 2020-06-17 12:23:59.927 717 INFO rally.task.engine [-] Load duration is: 4.605077 2020-06-17 12:23:59.927 717 INFO rally.task.engine [-] Full runner duration is: 4.632303 2020-06-17 12:23:59.927 717 INFO rally.task.engine [-] Full duration is: 13.718119 2020-06-17 12:24:00.013 717 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=bd64c0aa-6652-4ca1-84e0-2b2ef95a1225)", "subtasks": [ { "title": "CinderVolumes.create_and_delete_volume", "description": "Create and then delete a volume.", "scenario": { "CinderVolumes.create_and_delete_volume": { "size": { "max": 1, "min": 1 } } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } }, "api_versions": { "cinder": { "version": 3, "service_type": "volumev3" } } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-06-17 12:24:00.034 717 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2020-06-17 12:24:00.429 717 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2020-06-17 12:24:01.067 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context users@openstack setup() finished in 1.03 sec 2020-06-17 12:24:01.192 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context api_versions@openstack setup() finished in 0.12 sec 2020-06-17 12:24:01.659 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context quotas@openstack setup() finished in 0.47 sec 2020-06-17 12:24:01.659 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context cleanup@openstack setup() finished in 0.01 msec 2020-06-17 12:24:01.669 717 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 99cd2970-dcdf-43ce-8841-19e0ca25859a). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2020-06-17 12:24:01.671 717 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"size": {"max": 1, "min": 1}} 2020-06-17 12:24:01.674 717 INFO rally.task.runner [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | ITER: 1 START 2020-06-17 12:24:04.628 717 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_bd64c0aa_RocFNxbC. Status changed: AVAILABLE => DELETING in 0.07843351364135742 2020-06-17 12:24:06.676 717 INFO rally.task.runner [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | ITER: 1 END: OK 2020-06-17 12:24:06.699 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context cleanup@openstack cleanup() started 2020-06-17 12:24:06.702 717 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder backups objects 2020-06-17 12:24:06.868 717 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder volume_snapshots objects 2020-06-17 12:24:07.022 717 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder transfers objects 2020-06-17 12:24:07.164 717 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder volumes objects 2020-06-17 12:24:07.375 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context cleanup@openstack cleanup() finished in 0.68 sec 2020-06-17 12:24:07.376 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context quotas@openstack cleanup() started 2020-06-17 12:24:07.414 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context quotas@openstack cleanup() finished in 37.84 msec 2020-06-17 12:24:07.414 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context api_versions@openstack cleanup() started 2020-06-17 12:24:07.414 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context api_versions@openstack cleanup() finished in 0.22 msec 2020-06-17 12:24:07.415 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context users@openstack cleanup() started 2020-06-17 12:24:09.287 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context users@openstack cleanup() finished in 1.87 sec 2020-06-17 12:24:10.087 717 INFO rally.task.engine [-] Load duration is: 4.997998 2020-06-17 12:24:10.088 717 INFO rally.task.engine [-] Full runner duration is: 5.030216 2020-06-17 12:24:10.088 717 INFO rally.task.engine [-] Full duration is: 9.254887 2020-06-17 12:24:10.146 717 INFO rally.task.engine [-] Running workload: position = 1 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=e6f11eb7-b2ed-46cf-b070-a84d8bd90020)", "subtasks": [ { "title": "CinderVolumes.create_and_delete_volume", "description": "Create and then delete a volume.", "scenario": { "CinderVolumes.create_and_delete_volume": { "image": { "name": "rally_sanity_cntt-img_3833d367-86d6-46b1-8daf-536d9623b228" }, "size": 1 } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } }, "api_versions": { "cinder": { "version": 3, "service_type": "volumev3" } } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-06-17 12:24:10.168 717 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2020-06-17 12:24:10.559 717 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2020-06-17 12:24:11.187 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context users@openstack setup() finished in 1.02 sec 2020-06-17 12:24:11.311 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context api_versions@openstack setup() finished in 0.12 sec 2020-06-17 12:24:11.790 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context quotas@openstack setup() finished in 0.48 sec 2020-06-17 12:24:11.791 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context cleanup@openstack setup() finished in 0.01 msec 2020-06-17 12:24:12.013 717 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 99cd2970-dcdf-43ce-8841-19e0ca25859a). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2020-06-17 12:24:12.015 717 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"image": "000cf181-5e85-4022-90c5-d1310d8bb2e9", "size": 1} 2020-06-17 12:24:12.017 717 INFO rally.task.runner [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | ITER: 1 START 2020-06-17 12:24:16.958 717 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_e6f11eb7_AAoiCGv1. Status changed: DOWNLOADING => AVAILABLE in 2.2297825813293457 2020-06-17 12:24:17.104 717 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_e6f11eb7_AAoiCGv1. Status changed: AVAILABLE => DELETING in 0.06887173652648926 2020-06-17 12:24:19.155 717 INFO rally.task.runner [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | ITER: 1 END: OK 2020-06-17 12:24:19.178 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context cleanup@openstack cleanup() started 2020-06-17 12:24:19.186 717 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder backups objects 2020-06-17 12:24:19.440 717 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder volume_snapshots objects 2020-06-17 12:24:19.621 717 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder transfers objects 2020-06-17 12:24:19.780 717 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder volumes objects 2020-06-17 12:24:20.007 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context cleanup@openstack cleanup() finished in 0.83 sec 2020-06-17 12:24:20.008 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context quotas@openstack cleanup() started 2020-06-17 12:24:20.048 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context quotas@openstack cleanup() finished in 39.78 msec 2020-06-17 12:24:20.048 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context api_versions@openstack cleanup() started 2020-06-17 12:24:20.048 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context api_versions@openstack cleanup() finished in 0.23 msec 2020-06-17 12:24:20.049 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context users@openstack cleanup() started 2020-06-17 12:24:21.350 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context users@openstack cleanup() finished in 1.30 sec 2020-06-17 12:24:22.242 717 INFO rally.task.engine [-] Load duration is: 7.135305 2020-06-17 12:24:22.243 717 INFO rally.task.engine [-] Full runner duration is: 7.165195 2020-06-17 12:24:22.243 717 INFO rally.task.engine [-] Full duration is: 11.184658 2020-06-17 12:24:22.296 717 INFO rally.task.engine [-] Running workload: position = 2 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=9888b553-c8d5-4223-865f-ac8389623730)", "subtasks": [ { "title": "CinderVolumes.create_and_delete_volume", "description": "Create and then delete a volume.", "scenario": { "CinderVolumes.create_and_delete_volume": { "size": 1 } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } }, "api_versions": { "cinder": { "version": 3, "service_type": "volumev3" } } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-06-17 12:24:22.318 717 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2020-06-17 12:24:22.731 717 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2020-06-17 12:24:23.395 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context users@openstack setup() finished in 1.08 sec 2020-06-17 12:24:23.540 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context api_versions@openstack setup() finished in 0.14 sec 2020-06-17 12:24:24.019 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context quotas@openstack setup() finished in 0.48 sec 2020-06-17 12:24:24.020 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context cleanup@openstack setup() finished in 0.04 msec 2020-06-17 12:24:24.030 717 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 99cd2970-dcdf-43ce-8841-19e0ca25859a). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2020-06-17 12:24:24.032 717 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"size": 1} 2020-06-17 12:24:24.035 717 INFO rally.task.runner [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | ITER: 1 START 2020-06-17 12:24:26.925 717 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_9888b553_OIw164CG. Status changed: AVAILABLE => DELETING in 0.07007098197937012 2020-06-17 12:24:28.973 717 INFO rally.task.runner [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | ITER: 1 END: OK 2020-06-17 12:24:28.989 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context cleanup@openstack cleanup() started 2020-06-17 12:24:28.993 717 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder backups objects 2020-06-17 12:24:29.143 717 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder volume_snapshots objects 2020-06-17 12:24:29.308 717 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder transfers objects 2020-06-17 12:24:29.443 717 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder volumes objects 2020-06-17 12:24:29.640 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context cleanup@openstack cleanup() finished in 0.65 sec 2020-06-17 12:24:29.641 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context quotas@openstack cleanup() started 2020-06-17 12:24:29.682 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context quotas@openstack cleanup() finished in 41.04 msec 2020-06-17 12:24:29.682 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context api_versions@openstack cleanup() started 2020-06-17 12:24:29.682 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context api_versions@openstack cleanup() finished in 0.32 msec 2020-06-17 12:24:29.683 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context users@openstack cleanup() started 2020-06-17 12:24:30.855 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context users@openstack cleanup() finished in 1.17 sec 2020-06-17 12:24:32.372 717 INFO rally.task.engine [-] Load duration is: 4.934309 2020-06-17 12:24:32.373 717 INFO rally.task.engine [-] Full runner duration is: 4.960045 2020-06-17 12:24:32.373 717 INFO rally.task.engine [-] Full duration is: 8.538744 2020-06-17 12:24:32.452 717 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=b4fec0ce-2a40-45b6-8bef-bb2785100c10)", "subtasks": [ { "title": "CinderVolumes.create_and_extend_volume", "description": "Create and extend a volume and then delete it.", "scenario": { "CinderVolumes.create_and_extend_volume": { "new_size": 2, "size": 1 } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } }, "api_versions": { "cinder": { "version": 3, "service_type": "volumev3" } } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-06-17 12:24:32.475 717 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2020-06-17 12:24:32.902 717 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2020-06-17 12:24:33.499 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context users@openstack setup() finished in 1.02 sec 2020-06-17 12:24:33.614 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context api_versions@openstack setup() finished in 0.11 sec 2020-06-17 12:24:34.077 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context quotas@openstack setup() finished in 0.46 sec 2020-06-17 12:24:34.078 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context cleanup@openstack setup() finished in 0.00 msec 2020-06-17 12:24:34.087 717 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 99cd2970-dcdf-43ce-8841-19e0ca25859a). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2020-06-17 12:24:34.089 717 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"new_size": 2, "size": 1} 2020-06-17 12:24:34.092 717 INFO rally.task.runner [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | ITER: 1 START 2020-06-17 12:24:37.173 717 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_b4fec0ce_ThFH5Gra. Status changed: AVAILABLE => EXTENDING in 0.07275128364562988 2020-06-17 12:24:39.245 717 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_b4fec0ce_ThFH5Gra. Status changed: EXTENDING => AVAILABLE in 2.071498155593872 2020-06-17 12:24:39.383 717 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_b4fec0ce_ThFH5Gra. Status changed: AVAILABLE => DELETING in 0.06718063354492188 2020-06-17 12:24:41.434 717 INFO rally.task.runner [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | ITER: 1 END: OK 2020-06-17 12:24:41.455 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context cleanup@openstack cleanup() started 2020-06-17 12:24:41.459 717 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder backups objects 2020-06-17 12:24:41.626 717 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder volume_snapshots objects 2020-06-17 12:24:41.796 717 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder transfers objects 2020-06-17 12:24:41.952 717 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder volumes objects 2020-06-17 12:24:42.170 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context cleanup@openstack cleanup() finished in 0.72 sec 2020-06-17 12:24:42.171 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context quotas@openstack cleanup() started 2020-06-17 12:24:42.208 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context quotas@openstack cleanup() finished in 37.38 msec 2020-06-17 12:24:42.209 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context api_versions@openstack cleanup() started 2020-06-17 12:24:42.209 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context api_versions@openstack cleanup() finished in 0.50 msec 2020-06-17 12:24:42.210 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context users@openstack cleanup() started 2020-06-17 12:24:43.448 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context users@openstack cleanup() finished in 1.24 sec 2020-06-17 12:24:44.544 717 INFO rally.task.engine [-] Load duration is: 7.339454 2020-06-17 12:24:44.544 717 INFO rally.task.engine [-] Full runner duration is: 7.368451 2020-06-17 12:24:44.545 717 INFO rally.task.engine [-] Full duration is: 10.975433 2020-06-17 12:24:44.627 717 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=7ecf3c65-d1f0-4a93-b3bd-31934fd091da)", "subtasks": [ { "title": "CinderVolumes.create_from_volume_and_delete_volume", "description": "Create volume from volume and then delete it.", "scenario": { "CinderVolumes.create_from_volume_and_delete_volume": { "size": 1 } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } }, "api_versions": { "cinder": { "version": 3, "service_type": "volumev3" } }, "volumes": { "size": 1, "volumes_per_tenant": 1 } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-06-17 12:24:44.650 717 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2020-06-17 12:24:45.023 717 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2020-06-17 12:24:45.577 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context users@openstack setup() finished in 0.93 sec 2020-06-17 12:24:45.701 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context api_versions@openstack setup() finished in 0.12 sec 2020-06-17 12:24:46.168 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context quotas@openstack setup() finished in 0.47 sec 2020-06-17 12:24:48.878 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context volumes@openstack setup() finished in 2.71 sec 2020-06-17 12:24:48.879 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context cleanup@openstack setup() finished in 0.02 msec 2020-06-17 12:24:48.890 717 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 99cd2970-dcdf-43ce-8841-19e0ca25859a). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2020-06-17 12:24:48.892 717 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"size": 1} 2020-06-17 12:24:48.895 717 INFO rally.task.runner [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | ITER: 1 START 2020-06-17 12:24:51.891 717 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_7ecf3c65_IGEu6OVi. Status changed: AVAILABLE => DELETING in 0.08010125160217285 2020-06-17 12:24:53.944 717 INFO rally.task.runner [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | ITER: 1 END: OK 2020-06-17 12:24:53.965 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context cleanup@openstack cleanup() started 2020-06-17 12:24:53.968 717 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder backups objects 2020-06-17 12:24:54.201 717 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder volume_snapshots objects 2020-06-17 12:24:54.355 717 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder transfers objects 2020-06-17 12:24:54.485 717 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder volumes objects 2020-06-17 12:24:54.724 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context cleanup@openstack cleanup() finished in 0.76 sec 2020-06-17 12:24:54.725 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context volumes@openstack cleanup() started 2020-06-17 12:24:54.725 717 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder volumes objects 2020-06-17 12:24:54.922 717 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volumes object c_rally_7ecf3c65_QeWlOw2W (74c75838-3135-4a52-9119-0009fb125e44) 2020-06-17 12:24:57.235 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context volumes@openstack cleanup() finished in 2.51 sec 2020-06-17 12:24:57.236 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context quotas@openstack cleanup() started 2020-06-17 12:24:57.281 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context quotas@openstack cleanup() finished in 45.35 msec 2020-06-17 12:24:57.282 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context api_versions@openstack cleanup() started 2020-06-17 12:24:57.282 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context api_versions@openstack cleanup() finished in 0.42 msec 2020-06-17 12:24:57.283 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context users@openstack cleanup() started 2020-06-17 12:24:59.048 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context users@openstack cleanup() finished in 1.77 sec 2020-06-17 12:25:00.744 717 INFO rally.task.engine [-] Load duration is: 5.04465 2020-06-17 12:25:00.744 717 INFO rally.task.engine [-] Full runner duration is: 5.074935 2020-06-17 12:25:00.744 717 INFO rally.task.engine [-] Full duration is: 14.400808 2020-06-17 12:25:00.823 717 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=f17ee214-f02d-4110-935c-1f3372ab240a)", "subtasks": [ { "title": "CinderQos.create_and_list_qos", "description": "Create a qos, then list all qos.", "scenario": { "CinderQos.create_and_list_qos": { "consumer": "both", "write_iops_sec": "10", "read_iops_sec": "1000" } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 }, "api_versions": { "cinder": { "version": 3, "service_type": "volumev3" } } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-06-17 12:25:00.844 717 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2020-06-17 12:25:01.208 717 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2020-06-17 12:25:01.835 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context users@openstack setup() finished in 0.99 sec 2020-06-17 12:25:01.972 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context api_versions@openstack setup() finished in 0.14 sec 2020-06-17 12:25:01.973 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context admin_cleanup@openstack setup() finished in 0.00 msec 2020-06-17 12:25:01.981 717 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 99cd2970-dcdf-43ce-8841-19e0ca25859a). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2020-06-17 12:25:01.983 717 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"consumer": "both", "write_iops_sec": "10", "read_iops_sec": "1000"} 2020-06-17 12:25:01.986 717 INFO rally.task.runner [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | ITER: 1 START 2020-06-17 12:25:02.263 717 INFO rally.task.runner [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | ITER: 1 END: OK 2020-06-17 12:25:02.286 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context admin_cleanup@openstack cleanup() started 2020-06-17 12:25:02.290 717 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder volume_types objects 2020-06-17 12:25:02.460 717 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder image_volumes_cache objects 2020-06-17 12:25:02.776 717 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder quotas objects 2020-06-17 12:25:02.953 717 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder qos_specs objects 2020-06-17 12:25:03.097 717 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.qos_specs object s_rally_f17ee214_1rG5G2AS (7c51beed-f681-4376-b96a-98ab088fa7b5) 2020-06-17 12:25:04.279 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context admin_cleanup@openstack cleanup() finished in 1.99 sec 2020-06-17 12:25:04.280 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context api_versions@openstack cleanup() started 2020-06-17 12:25:04.280 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context api_versions@openstack cleanup() finished in 0.32 msec 2020-06-17 12:25:04.281 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context users@openstack cleanup() started 2020-06-17 12:25:05.479 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context users@openstack cleanup() finished in 1.20 sec 2020-06-17 12:25:06.886 717 INFO rally.task.engine [-] Load duration is: 0.27396 2020-06-17 12:25:06.886 717 INFO rally.task.engine [-] Full runner duration is: 0.305496 2020-06-17 12:25:06.887 717 INFO rally.task.engine [-] Full duration is: 4.636955 2020-06-17 12:25:06.990 717 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=31853044-8a8c-4b43-9fd7-945a37be0614)", "subtasks": [ { "title": "CinderQos.create_and_set_qos", "description": "Create a qos, then Add/Update keys in qos specs.", "scenario": { "CinderQos.create_and_set_qos": { "consumer": "back-end", "write_iops_sec": "10", "read_iops_sec": "1000", "set_consumer": "both", "set_write_iops_sec": "11", "set_read_iops_sec": "1001" } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 }, "api_versions": { "cinder": { "version": 3, "service_type": "volumev3" } } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-06-17 12:25:07.009 717 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2020-06-17 12:25:07.416 717 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2020-06-17 12:25:08.035 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context users@openstack setup() finished in 1.03 sec 2020-06-17 12:25:08.173 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context api_versions@openstack setup() finished in 0.14 sec 2020-06-17 12:25:08.174 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context admin_cleanup@openstack setup() finished in 0.01 msec 2020-06-17 12:25:08.183 717 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 99cd2970-dcdf-43ce-8841-19e0ca25859a). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2020-06-17 12:25:08.185 717 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"consumer": "back-end", "write_iops_sec": "10", "read_iops_sec": "1000", "set_consumer": "both", "set_write_iops_sec": "11", "set_read_iops_sec": "1001"} 2020-06-17 12:25:08.189 717 INFO rally.task.runner [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | ITER: 1 START 2020-06-17 12:25:08.454 717 INFO rally.task.runner [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | ITER: 1 END: OK 2020-06-17 12:25:08.471 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context admin_cleanup@openstack cleanup() started 2020-06-17 12:25:08.475 717 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder volume_types objects 2020-06-17 12:25:08.650 717 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder image_volumes_cache objects 2020-06-17 12:25:09.081 717 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder quotas objects 2020-06-17 12:25:09.254 717 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder qos_specs objects 2020-06-17 12:25:09.413 717 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.qos_specs object s_rally_31853044_Q2XEaPpu (cf33d978-e47d-4b6d-ab5c-4f131a53543e) 2020-06-17 12:25:10.611 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context admin_cleanup@openstack cleanup() finished in 2.14 sec 2020-06-17 12:25:10.612 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context api_versions@openstack cleanup() started 2020-06-17 12:25:10.613 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context api_versions@openstack cleanup() finished in 0.48 msec 2020-06-17 12:25:10.614 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context users@openstack cleanup() started 2020-06-17 12:25:11.933 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context users@openstack cleanup() finished in 1.32 sec 2020-06-17 12:25:13.052 717 INFO rally.task.engine [-] Load duration is: 0.261629 2020-06-17 12:25:13.052 717 INFO rally.task.engine [-] Full runner duration is: 0.288607 2020-06-17 12:25:13.053 717 INFO rally.task.engine [-] Full duration is: 4.926719 2020-06-17 12:25:13.132 717 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=bcd71155-01ea-4e18-a88c-96ee3124efa3)", "subtasks": [ { "title": "CinderVolumeTypes.create_and_list_volume_types", "description": "Create a volume Type, then list all types.", "scenario": { "CinderVolumeTypes.create_and_list_volume_types": { "description": "rally tests creating types" } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 }, "api_versions": { "cinder": { "version": 3, "service_type": "volumev3" } } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-06-17 12:25:13.147 717 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2020-06-17 12:25:13.481 717 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2020-06-17 12:25:14.067 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context users@openstack setup() finished in 0.92 sec 2020-06-17 12:25:14.200 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context api_versions@openstack setup() finished in 0.13 sec 2020-06-17 12:25:14.201 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context admin_cleanup@openstack setup() finished in 0.00 msec 2020-06-17 12:25:14.211 717 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 99cd2970-dcdf-43ce-8841-19e0ca25859a). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2020-06-17 12:25:14.213 717 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"description": "rally tests creating types"} 2020-06-17 12:25:14.216 717 INFO rally.task.runner [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | ITER: 1 START 2020-06-17 12:25:14.481 717 INFO rally.task.runner [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | ITER: 1 END: OK 2020-06-17 12:25:14.500 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context admin_cleanup@openstack cleanup() started 2020-06-17 12:25:14.504 717 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder volume_types objects 2020-06-17 12:25:14.772 717 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volume_types object s_rally_bcd71155_EQSPKiyL (c66086b3-d676-4b21-acbf-fc0868c1fc08) 2020-06-17 12:25:16.158 717 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder image_volumes_cache objects 2020-06-17 12:25:16.453 717 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder quotas objects 2020-06-17 12:25:16.679 717 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder qos_specs objects 2020-06-17 12:25:16.864 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context admin_cleanup@openstack cleanup() finished in 2.36 sec 2020-06-17 12:25:16.864 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context api_versions@openstack cleanup() started 2020-06-17 12:25:16.865 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context api_versions@openstack cleanup() finished in 0.25 msec 2020-06-17 12:25:16.865 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context users@openstack cleanup() started 2020-06-17 12:25:18.446 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context users@openstack cleanup() finished in 1.58 sec 2020-06-17 12:25:19.184 717 INFO rally.task.engine [-] Load duration is: 0.261962 2020-06-17 12:25:19.184 717 INFO rally.task.engine [-] Full runner duration is: 0.289438 2020-06-17 12:25:19.184 717 INFO rally.task.engine [-] Full duration is: 5.301076 2020-06-17 12:25:19.265 717 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=63d0949b-bb72-456e-89f0-dcd0105de2ea)", "subtasks": [ { "title": "CinderVolumeTypes.create_volume_type_and_encryption_type", "description": "Create encryption type", "scenario": { "CinderVolumeTypes.create_volume_type_and_encryption_type": { "description": "rally tests creating types", "provider": "LuksEncryptor", "cipher": "aes-xts-plain64", "key_size": 512, "control_location": "front-end" } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 }, "api_versions": { "cinder": { "version": 3, "service_type": "volumev3" } } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-06-17 12:25:19.284 717 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2020-06-17 12:25:19.696 717 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2020-06-17 12:25:20.361 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context users@openstack setup() finished in 1.08 sec 2020-06-17 12:25:20.500 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context api_versions@openstack setup() finished in 0.14 sec 2020-06-17 12:25:20.501 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context admin_cleanup@openstack setup() finished in 0.00 msec 2020-06-17 12:25:20.510 717 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 99cd2970-dcdf-43ce-8841-19e0ca25859a). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2020-06-17 12:25:20.512 717 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"description": "rally tests creating types", "provider": "LuksEncryptor", "cipher": "aes-xts-plain64", "key_size": 512, "control_location": "front-end"} 2020-06-17 12:25:20.515 717 INFO rally.task.runner [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | ITER: 1 START 2020-06-17 12:25:20.902 717 INFO rally.task.runner [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | ITER: 1 END: OK 2020-06-17 12:25:20.923 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context admin_cleanup@openstack cleanup() started 2020-06-17 12:25:20.927 717 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder volume_types objects 2020-06-17 12:25:21.099 717 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volume_types object s_rally_63d0949b_tWU3JG5J (47f3ed66-c19b-4ec0-8992-bf1a51110352) 2020-06-17 12:25:22.440 717 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder image_volumes_cache objects 2020-06-17 12:25:22.836 717 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder quotas objects 2020-06-17 12:25:23.041 717 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder qos_specs objects 2020-06-17 12:25:23.252 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context admin_cleanup@openstack cleanup() finished in 2.33 sec 2020-06-17 12:25:23.253 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context api_versions@openstack cleanup() started 2020-06-17 12:25:23.253 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context api_versions@openstack cleanup() finished in 0.43 msec 2020-06-17 12:25:23.253 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context users@openstack cleanup() started 2020-06-17 12:25:24.440 717 INFO rally.task.context [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Context users@openstack cleanup() finished in 1.19 sec 2020-06-17 12:25:25.322 717 INFO rally.task.engine [-] Load duration is: 0.383698 2020-06-17 12:25:25.323 717 INFO rally.task.engine [-] Full runner duration is: 0.413373 2020-06-17 12:25:25.323 717 INFO rally.task.engine [-] Full duration is: 5.157459 2020-06-17 12:25:25.390 717 INFO rally.task.engine [-] Task 99cd2970-dcdf-43ce-8841-19e0ca25859a | Completed: Running task. 2020-06-17 12:25:27.185 2081 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-17 12:25:27.185 2081 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-17 12:25:27.186 2081 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-17 12:25:28.662 2083 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-17 12:25:28.662 2083 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-17 12:25:28.663 2083 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-17 12:25:30.239 2085 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-17 12:25:30.240 2085 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-17 12:25:30.240 2085 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-17 12:25:32.401 2085 INFO rally.api [-] Building 'json' report for the following task(s): '99cd2970-dcdf-43ce-8841-19e0ca25859a'. 2020-06-17 12:25:32.413 2085 INFO rally.api [-] The report has been successfully built. 2020-06-17 12:25:34.035 2087 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-17 12:25:34.035 2087 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-17 12:25:34.036 2087 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-17 12:25:36.868 2087 INFO rally.task.engine [-] Task d515b984-f3c4-4477-8807-5687f41f52cd | Starting: Task validation. 2020-06-17 12:25:36.882 2087 INFO rally.task.engine [-] Task d515b984-f3c4-4477-8807-5687f41f52cd | Starting: Task validation of syntax. 2020-06-17 12:25:36.977 2087 INFO rally.task.engine [-] Task d515b984-f3c4-4477-8807-5687f41f52cd | Completed: Task validation of syntax. 2020-06-17 12:25:36.977 2087 INFO rally.task.engine [-] Task d515b984-f3c4-4477-8807-5687f41f52cd | Starting: Task validation of required platforms. 2020-06-17 12:25:37.042 2087 INFO rally.task.engine [-] Task d515b984-f3c4-4477-8807-5687f41f52cd | Completed: Task validation of required platforms. 2020-06-17 12:25:37.042 2087 INFO rally.task.engine [-] Task d515b984-f3c4-4477-8807-5687f41f52cd | Starting: Task validation of semantic. 2020-06-17 12:25:37.042 2087 INFO rally.task.engine [-] Check health of the environment '955ce2d7-0e2a-4912-8736-86e6a6ef1ce1'. 2020-06-17 12:25:37.670 2087 INFO rally.task.engine [-] Platform existing@openstack (available: True): OK! 2020-06-17 12:25:37.683 2087 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2020-06-17 12:25:38.054 2087 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2020-06-17 12:25:38.702 2087 INFO rally.task.context [-] Task d515b984-f3c4-4477-8807-5687f41f52cd | Context users@openstack setup() finished in 1.02 sec 2020-06-17 12:25:38.893 2087 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Adding role heat_stack_owner having ID 3659e47fac39430cb57f16b42c32ae05 to all users using 30 threads 2020-06-17 12:25:39.485 2087 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Removing assigned role 3659e47fac39430cb57f16b42c32ae05 from all users 2020-06-17 12:25:40.020 2087 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Adding role heat_stack_owner having ID 3659e47fac39430cb57f16b42c32ae05 to all users using 30 threads 2020-06-17 12:25:40.475 2087 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Removing assigned role 3659e47fac39430cb57f16b42c32ae05 from all users 2020-06-17 12:25:41.061 2087 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Adding role heat_stack_owner having ID 3659e47fac39430cb57f16b42c32ae05 to all users using 30 threads 2020-06-17 12:25:41.513 2087 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Removing assigned role 3659e47fac39430cb57f16b42c32ae05 from all users 2020-06-17 12:25:41.952 2087 INFO rally.task.context [-] Task d515b984-f3c4-4477-8807-5687f41f52cd | Context users@openstack cleanup() started 2020-06-17 12:25:43.342 2087 INFO rally.task.context [-] Task d515b984-f3c4-4477-8807-5687f41f52cd | Context users@openstack cleanup() finished in 1.39 sec 2020-06-17 12:25:43.342 2087 INFO rally.task.engine [-] Task d515b984-f3c4-4477-8807-5687f41f52cd | Completed: Task validation of semantic. 2020-06-17 12:25:43.343 2087 INFO rally.task.engine [-] Task d515b984-f3c4-4477-8807-5687f41f52cd | Completed: Task validation. 2020-06-17 12:25:43.343 2087 INFO rally.api [-] Task d515b984-f3c4-4477-8807-5687f41f52cd input file is valid. 2020-06-17 12:25:43.343 2087 INFO rally.api [-] Run Task d515b984-f3c4-4477-8807-5687f41f52cd against Deployment 955ce2d7-0e2a-4912-8736-86e6a6ef1ce1 2020-06-17 12:25:43.343 2087 INFO rally.task.engine [-] Task d515b984-f3c4-4477-8807-5687f41f52cd | Starting: Running task. 2020-06-17 12:25:43.394 2087 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=c8e8e987-b8bb-47e4-9ba5-11ac0c117c08)", "subtasks": [ { "title": "HeatStacks.create_update_delete_stack", "description": "Create, update and then delete a stack.", "scenario": { "HeatStacks.create_update_delete_stack": { "template_path": "/src/functest/functest/opnfv_tests/openstack/rally/scenario/templates/autoscaling_policy.yaml.template", "updated_template_path": "/src/functest/functest/opnfv_tests/openstack/rally/scenario/templates/updated_autoscaling_policy_inplace.yaml.template" } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-06-17 12:25:43.412 2087 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2020-06-17 12:25:43.775 2087 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2020-06-17 12:25:44.336 2087 INFO rally.task.context [-] Task d515b984-f3c4-4477-8807-5687f41f52cd | Context users@openstack setup() finished in 0.92 sec 2020-06-17 12:25:44.519 2087 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Adding role heat_stack_owner having ID 3659e47fac39430cb57f16b42c32ae05 to all users using 30 threads 2020-06-17 12:25:44.892 2087 INFO rally.task.context [-] Task d515b984-f3c4-4477-8807-5687f41f52cd | Context roles@openstack setup() finished in 0.56 sec 2020-06-17 12:25:44.893 2087 INFO rally.task.context [-] Task d515b984-f3c4-4477-8807-5687f41f52cd | Context cleanup@openstack setup() finished in 0.14 msec 2020-06-17 12:25:44.906 2087 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: d515b984-f3c4-4477-8807-5687f41f52cd). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2020-06-17 12:25:44.909 2087 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"template_path": "heat_template_version: 2013-05-23\n\nresources:\n test_group:\n type: OS::Heat::AutoScalingGroup\n properties:\n desired_capacity: 0\n max_size: 0\n min_size: 0\n resource:\n type: OS::Heat::RandomString\n test_policy:\n type: OS::Heat::ScalingPolicy\n properties:\n adjustment_type: change_in_capacity\n auto_scaling_group_id: { get_resource: test_group }\n scaling_adjustment: 1", "updated_template_path": "heat_template_version: 2013-05-23\n\ndescription: >\n Test template for create-update-delete-stack scenario in rally.\n The template updates resource parameters without resource re-creation(replacement)\n in the stack defined by autoscaling_policy.yaml.template. It allows to measure\n performance of \"pure\" resource update operation only.\n\nresources:\n test_group:\n type: OS::Heat::AutoScalingGroup\n properties:\n desired_capacity: 0\n max_size: 0\n min_size: 0\n resource:\n type: OS::Heat::RandomString\n test_policy:\n type: OS::Heat::ScalingPolicy\n properties:\n adjustment_type: change_in_capacity\n auto_scaling_group_id: { get_resource: test_group }\n scaling_adjustment: -1"} 2020-06-17 12:25:44.912 2087 INFO rally.task.runner [-] Task d515b984-f3c4-4477-8807-5687f41f52cd | ITER: 1 START 2020-06-17 12:25:47.766 2087 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 0.06545591354370117 2020-06-17 12:25:49.976 2087 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => UPDATE_COMPLETE in 0.06430292129516602 2020-06-17 12:25:50.113 2087 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.06570553779602051 2020-06-17 12:25:52.250 2087 INFO rally.task.runner [-] Task d515b984-f3c4-4477-8807-5687f41f52cd | ITER: 1 END: OK 2020-06-17 12:25:52.273 2087 INFO rally.task.context [-] Task d515b984-f3c4-4477-8807-5687f41f52cd | Context cleanup@openstack cleanup() started 2020-06-17 12:25:52.277 2087 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up heat stacks objects 2020-06-17 12:25:52.522 2087 INFO rally.task.context [-] Task d515b984-f3c4-4477-8807-5687f41f52cd | Context cleanup@openstack cleanup() finished in 0.25 sec 2020-06-17 12:25:52.522 2087 INFO rally.task.context [-] Task d515b984-f3c4-4477-8807-5687f41f52cd | Context roles@openstack cleanup() started 2020-06-17 12:25:52.523 2087 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Removing assigned role 3659e47fac39430cb57f16b42c32ae05 from all users 2020-06-17 12:25:52.832 2087 INFO rally.task.context [-] Task d515b984-f3c4-4477-8807-5687f41f52cd | Context roles@openstack cleanup() finished in 0.31 sec 2020-06-17 12:25:52.832 2087 INFO rally.task.context [-] Task d515b984-f3c4-4477-8807-5687f41f52cd | Context users@openstack cleanup() started 2020-06-17 12:25:55.048 2087 INFO rally.task.context [-] Task d515b984-f3c4-4477-8807-5687f41f52cd | Context users@openstack cleanup() finished in 2.22 sec 2020-06-17 12:25:55.481 2087 INFO rally.task.engine [-] Load duration is: 3.336536 2020-06-17 12:25:55.482 2087 INFO rally.task.engine [-] Full runner duration is: 7.367039 2020-06-17 12:25:55.482 2087 INFO rally.task.engine [-] Full duration is: 11.638642 2020-06-17 12:25:55.584 2087 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=67f4ca26-0bd8-4c5a-ad5e-a11ebe0b8d6f)", "subtasks": [ { "title": "HeatStacks.create_check_delete_stack", "description": "Create, check and delete a stack.", "scenario": { "HeatStacks.create_check_delete_stack": { "template_path": "/src/functest/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template" } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-06-17 12:25:55.600 2087 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2020-06-17 12:25:55.963 2087 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2020-06-17 12:25:56.532 2087 INFO rally.task.context [-] Task d515b984-f3c4-4477-8807-5687f41f52cd | Context users@openstack setup() finished in 0.93 sec 2020-06-17 12:25:56.710 2087 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Adding role heat_stack_owner having ID 3659e47fac39430cb57f16b42c32ae05 to all users using 30 threads 2020-06-17 12:25:57.088 2087 INFO rally.task.context [-] Task d515b984-f3c4-4477-8807-5687f41f52cd | Context roles@openstack setup() finished in 0.56 sec 2020-06-17 12:25:57.088 2087 INFO rally.task.context [-] Task d515b984-f3c4-4477-8807-5687f41f52cd | Context cleanup@openstack setup() finished in 0.00 msec 2020-06-17 12:25:57.098 2087 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: d515b984-f3c4-4477-8807-5687f41f52cd). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2020-06-17 12:25:57.099 2087 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"template_path": "heat_template_version: 2014-10-16\n\ndescription: Test template for rally create-update-delete scenario\n\nresources:\n test_string_one:\n type: OS::Heat::RandomString\n properties:\n length: 20\n test_string_two:\n type: OS::Heat::RandomString\n properties:\n length: 20"} 2020-06-17 12:25:57.103 2087 INFO rally.task.runner [-] Task d515b984-f3c4-4477-8807-5687f41f52cd | ITER: 1 START 2020-06-17 12:25:59.872 2087 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 0.07863187789916992 2020-06-17 12:26:00.049 2087 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => CHECK_IN_PROGRESS in 0.07443380355834961 2020-06-17 12:26:01.131 2087 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CHECK_IN_PROGRESS => CHECK_COMPLETE in 1.0811803340911865 2020-06-17 12:26:01.278 2087 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.06597542762756348 2020-06-17 12:26:03.438 2087 INFO rally.task.runner [-] Task d515b984-f3c4-4477-8807-5687f41f52cd | ITER: 1 END: OK 2020-06-17 12:26:03.454 2087 INFO rally.task.context [-] Task d515b984-f3c4-4477-8807-5687f41f52cd | Context cleanup@openstack cleanup() started 2020-06-17 12:26:03.465 2087 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up heat stacks objects 2020-06-17 12:26:03.724 2087 INFO rally.task.context [-] Task d515b984-f3c4-4477-8807-5687f41f52cd | Context cleanup@openstack cleanup() finished in 0.27 sec 2020-06-17 12:26:03.725 2087 INFO rally.task.context [-] Task d515b984-f3c4-4477-8807-5687f41f52cd | Context roles@openstack cleanup() started 2020-06-17 12:26:03.726 2087 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Removing assigned role 3659e47fac39430cb57f16b42c32ae05 from all users 2020-06-17 12:26:03.974 2087 INFO rally.task.context [-] Task d515b984-f3c4-4477-8807-5687f41f52cd | Context roles@openstack cleanup() finished in 0.25 sec 2020-06-17 12:26:03.974 2087 INFO rally.task.context [-] Task d515b984-f3c4-4477-8807-5687f41f52cd | Context users@openstack cleanup() started 2020-06-17 12:26:05.296 2087 INFO rally.task.context [-] Task d515b984-f3c4-4477-8807-5687f41f52cd | Context users@openstack cleanup() finished in 1.32 sec 2020-06-17 12:26:05.664 2087 INFO rally.task.engine [-] Load duration is: 4.334496 2020-06-17 12:26:05.664 2087 INFO rally.task.engine [-] Full runner duration is: 6.356278 2020-06-17 12:26:05.664 2087 INFO rally.task.engine [-] Full duration is: 9.698307 2020-06-17 12:26:05.745 2087 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=822453a0-9936-4a83-bec8-46f29adf409e)", "subtasks": [ { "title": "HeatStacks.create_suspend_resume_delete_stack", "description": "Create, suspend-resume and then delete a stack.", "scenario": { "HeatStacks.create_suspend_resume_delete_stack": { "template_path": "/src/functest/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template" } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-06-17 12:26:05.764 2087 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2020-06-17 12:26:06.112 2087 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2020-06-17 12:26:06.723 2087 INFO rally.task.context [-] Task d515b984-f3c4-4477-8807-5687f41f52cd | Context users@openstack setup() finished in 0.96 sec 2020-06-17 12:26:06.911 2087 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Adding role heat_stack_owner having ID 3659e47fac39430cb57f16b42c32ae05 to all users using 30 threads 2020-06-17 12:26:07.334 2087 INFO rally.task.context [-] Task d515b984-f3c4-4477-8807-5687f41f52cd | Context roles@openstack setup() finished in 0.61 sec 2020-06-17 12:26:07.334 2087 INFO rally.task.context [-] Task d515b984-f3c4-4477-8807-5687f41f52cd | Context cleanup@openstack setup() finished in 0.01 msec 2020-06-17 12:26:07.343 2087 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: d515b984-f3c4-4477-8807-5687f41f52cd). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2020-06-17 12:26:07.344 2087 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"template_path": "heat_template_version: 2014-10-16\n\ndescription: Test template for rally create-update-delete scenario\n\nresources:\n test_string_one:\n type: OS::Heat::RandomString\n properties:\n length: 20\n test_string_two:\n type: OS::Heat::RandomString\n properties:\n length: 20"} 2020-06-17 12:26:07.347 2087 INFO rally.task.runner [-] Task d515b984-f3c4-4477-8807-5687f41f52cd | ITER: 1 START 2020-06-17 12:26:10.293 2087 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 0.08126711845397949 2020-06-17 12:26:10.476 2087 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => SUSPEND_IN_PROGRESS in 0.0735626220703125 2020-06-17 12:26:11.563 2087 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: SUSPEND_IN_PROGRESS => SUSPEND_COMPLETE in 1.087146282196045 2020-06-17 12:26:11.766 2087 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => RESUME_IN_PROGRESS in 0.0687401294708252 2020-06-17 12:26:12.846 2087 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: RESUME_IN_PROGRESS => RESUME_COMPLETE in 1.0805988311767578 2020-06-17 12:26:12.971 2087 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.062476396560668945 2020-06-17 12:26:15.098 2087 INFO rally.task.runner [-] Task d515b984-f3c4-4477-8807-5687f41f52cd | ITER: 1 END: OK 2020-06-17 12:26:15.111 2087 INFO rally.task.context [-] Task d515b984-f3c4-4477-8807-5687f41f52cd | Context cleanup@openstack cleanup() started 2020-06-17 12:26:15.114 2087 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up heat stacks objects 2020-06-17 12:26:15.378 2087 INFO rally.task.context [-] Task d515b984-f3c4-4477-8807-5687f41f52cd | Context cleanup@openstack cleanup() finished in 0.27 sec 2020-06-17 12:26:15.378 2087 INFO rally.task.context [-] Task d515b984-f3c4-4477-8807-5687f41f52cd | Context roles@openstack cleanup() started 2020-06-17 12:26:15.379 2087 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Removing assigned role 3659e47fac39430cb57f16b42c32ae05 from all users 2020-06-17 12:26:15.750 2087 INFO rally.task.context [-] Task d515b984-f3c4-4477-8807-5687f41f52cd | Context roles@openstack cleanup() finished in 0.37 sec 2020-06-17 12:26:15.750 2087 INFO rally.task.context [-] Task d515b984-f3c4-4477-8807-5687f41f52cd | Context users@openstack cleanup() started 2020-06-17 12:26:17.099 2087 INFO rally.task.context [-] Task d515b984-f3c4-4477-8807-5687f41f52cd | Context users@openstack cleanup() finished in 1.35 sec 2020-06-17 12:26:17.830 2087 INFO rally.task.engine [-] Load duration is: 5.749449 2020-06-17 12:26:17.831 2087 INFO rally.task.engine [-] Full runner duration is: 7.768271 2020-06-17 12:26:17.831 2087 INFO rally.task.engine [-] Full duration is: 11.337492 2020-06-17 12:26:17.913 2087 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=1cb05962-388f-44b6-94c6-24f63bbe4d21)", "subtasks": [ { "title": "HeatStacks.list_stacks_and_resources", "description": "List all resources from tenant stacks.", "scenario": { "HeatStacks.list_stacks_and_resources": {} }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-06-17 12:26:17.931 2087 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2020-06-17 12:26:18.308 2087 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2020-06-17 12:26:18.913 2087 INFO rally.task.context [-] Task d515b984-f3c4-4477-8807-5687f41f52cd | Context users@openstack setup() finished in 0.98 sec 2020-06-17 12:26:19.095 2087 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Adding role heat_stack_owner having ID 3659e47fac39430cb57f16b42c32ae05 to all users using 30 threads 2020-06-17 12:26:19.470 2087 INFO rally.task.context [-] Task d515b984-f3c4-4477-8807-5687f41f52cd | Context roles@openstack setup() finished in 0.56 sec 2020-06-17 12:26:19.482 2087 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: d515b984-f3c4-4477-8807-5687f41f52cd). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2020-06-17 12:26:19.484 2087 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2020-06-17 12:26:19.487 2087 INFO rally.task.runner [-] Task d515b984-f3c4-4477-8807-5687f41f52cd | ITER: 1 START 2020-06-17 12:26:19.765 2087 INFO rally.task.runner [-] Task d515b984-f3c4-4477-8807-5687f41f52cd | ITER: 1 END: OK 2020-06-17 12:26:19.779 2087 INFO rally.task.context [-] Task d515b984-f3c4-4477-8807-5687f41f52cd | Context roles@openstack cleanup() started 2020-06-17 12:26:19.779 2087 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Removing assigned role 3659e47fac39430cb57f16b42c32ae05 from all users 2020-06-17 12:26:20.036 2087 INFO rally.task.context [-] Task d515b984-f3c4-4477-8807-5687f41f52cd | Context roles@openstack cleanup() finished in 0.26 sec 2020-06-17 12:26:20.036 2087 INFO rally.task.context [-] Task d515b984-f3c4-4477-8807-5687f41f52cd | Context users@openstack cleanup() started 2020-06-17 12:26:21.688 2087 INFO rally.task.context [-] Task d515b984-f3c4-4477-8807-5687f41f52cd | Context users@openstack cleanup() finished in 1.65 sec 2020-06-17 12:26:21.963 2087 INFO rally.task.engine [-] Load duration is: 0.27685 2020-06-17 12:26:21.964 2087 INFO rally.task.engine [-] Full runner duration is: 0.297632 2020-06-17 12:26:21.964 2087 INFO rally.task.engine [-] Full duration is: 3.759373 2020-06-17 12:26:22.030 2087 INFO rally.task.engine [-] Task d515b984-f3c4-4477-8807-5687f41f52cd | Completed: Running task. 2020-06-17 12:26:24.071 2803 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-17 12:26:24.071 2803 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-17 12:26:24.072 2803 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-17 12:26:25.644 2805 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-17 12:26:25.645 2805 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-17 12:26:25.645 2805 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-17 12:26:27.104 2807 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-17 12:26:27.105 2807 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-17 12:26:27.105 2807 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-17 12:26:29.384 2807 INFO rally.api [-] Building 'json' report for the following task(s): 'd515b984-f3c4-4477-8807-5687f41f52cd'. 2020-06-17 12:26:29.390 2807 INFO rally.api [-] The report has been successfully built. 2020-06-17 12:26:30.947 2809 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-17 12:26:30.947 2809 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-17 12:26:30.947 2809 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-17 12:26:33.374 2809 INFO rally.task.engine [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | Starting: Task validation. 2020-06-17 12:26:33.386 2809 INFO rally.task.engine [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | Starting: Task validation of syntax. 2020-06-17 12:26:33.513 2809 INFO rally.task.engine [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | Completed: Task validation of syntax. 2020-06-17 12:26:33.514 2809 INFO rally.task.engine [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | Starting: Task validation of required platforms. 2020-06-17 12:26:33.591 2809 INFO rally.task.engine [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | Completed: Task validation of required platforms. 2020-06-17 12:26:33.591 2809 INFO rally.task.engine [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | Starting: Task validation of semantic. 2020-06-17 12:26:33.592 2809 INFO rally.task.engine [-] Check health of the environment '955ce2d7-0e2a-4912-8736-86e6a6ef1ce1'. 2020-06-17 12:26:34.104 2809 INFO rally.task.engine [-] Platform existing@openstack (available: True): OK! 2020-06-17 12:26:34.119 2809 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2020-06-17 12:26:34.432 2809 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2020-06-17 12:26:35.038 2809 INFO rally.task.context [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | Context users@openstack setup() finished in 0.92 sec 2020-06-17 12:26:35.137 2809 INFO rally.task.context [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | Context users@openstack cleanup() started 2020-06-17 12:26:36.435 2809 INFO rally.task.context [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | Context users@openstack cleanup() finished in 1.30 sec 2020-06-17 12:26:36.435 2809 INFO rally.task.engine [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | Completed: Task validation of semantic. 2020-06-17 12:26:36.436 2809 INFO rally.task.engine [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | Completed: Task validation. 2020-06-17 12:26:36.436 2809 INFO rally.api [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 input file is valid. 2020-06-17 12:26:36.436 2809 INFO rally.api [-] Run Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 against Deployment 955ce2d7-0e2a-4912-8736-86e6a6ef1ce1 2020-06-17 12:26:36.436 2809 INFO rally.task.engine [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | Starting: Running task. 2020-06-17 12:26:36.487 2809 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=ab6e9dad-878f-4688-a2a6-d3d0f10bb444)", "subtasks": [ { "title": "KeystoneBasic.add_and_remove_user_role", "description": "Create a user role add to a user and disassociate.", "scenario": { "KeystoneBasic.add_and_remove_user_role": {} }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-06-17 12:26:36.501 2809 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2020-06-17 12:26:36.905 2809 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2020-06-17 12:26:37.546 2809 INFO rally.task.context [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | Context users@openstack setup() finished in 1.04 sec 2020-06-17 12:26:37.547 2809 INFO rally.task.context [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | Context admin_cleanup@openstack setup() finished in 0.00 msec 2020-06-17 12:26:37.552 2809 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 9a0e0a1c-806f-41ca-88d9-566226bcf6f5). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2020-06-17 12:26:37.554 2809 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2020-06-17 12:26:37.557 2809 INFO rally.task.runner [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | ITER: 1 START 2020-06-17 12:26:38.160 2809 INFO rally.task.runner [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | ITER: 1 END: OK 2020-06-17 12:26:38.179 2809 INFO rally.task.context [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | Context admin_cleanup@openstack cleanup() started 2020-06-17 12:26:38.182 2809 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone user objects 2020-06-17 12:26:39.039 2809 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone project objects 2020-06-17 12:26:39.828 2809 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone service objects 2020-06-17 12:26:40.109 2809 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone role objects 2020-06-17 12:26:40.373 2809 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.role object s_rally_ab6e9dad_TcENL2MO (659b144ab51c47f9a243412517eeae4f) 2020-06-17 12:26:41.595 2809 INFO rally.task.context [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | Context admin_cleanup@openstack cleanup() finished in 3.42 sec 2020-06-17 12:26:41.596 2809 INFO rally.task.context [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | Context users@openstack cleanup() started 2020-06-17 12:26:43.047 2809 INFO rally.task.context [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | Context users@openstack cleanup() finished in 1.45 sec 2020-06-17 12:26:43.124 2809 INFO rally.task.engine [-] Load duration is: 0.257669 2020-06-17 12:26:43.124 2809 INFO rally.task.engine [-] Full runner duration is: 0.626908 2020-06-17 12:26:43.124 2809 INFO rally.task.engine [-] Full duration is: 6.547454 2020-06-17 12:26:43.205 2809 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=bcf0ca99-0f34-4956-80c7-e6fff371cb89)", "subtasks": [ { "title": "KeystoneBasic.create_add_and_list_user_roles", "description": "Create user role, add it and list user roles for given user.", "scenario": { "KeystoneBasic.create_add_and_list_user_roles": {} }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-06-17 12:26:43.222 2809 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2020-06-17 12:26:43.603 2809 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2020-06-17 12:26:44.152 2809 INFO rally.task.context [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | Context users@openstack setup() finished in 0.93 sec 2020-06-17 12:26:44.153 2809 INFO rally.task.context [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | Context admin_cleanup@openstack setup() finished in 0.00 msec 2020-06-17 12:26:44.160 2809 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 9a0e0a1c-806f-41ca-88d9-566226bcf6f5). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2020-06-17 12:26:44.161 2809 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2020-06-17 12:26:44.164 2809 INFO rally.task.runner [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | ITER: 1 START 2020-06-17 12:26:44.717 2809 INFO rally.task.runner [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | ITER: 1 END: OK 2020-06-17 12:26:44.733 2809 INFO rally.task.context [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | Context admin_cleanup@openstack cleanup() started 2020-06-17 12:26:44.737 2809 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone user objects 2020-06-17 12:26:45.634 2809 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone project objects 2020-06-17 12:26:46.379 2809 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone service objects 2020-06-17 12:26:46.651 2809 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone role objects 2020-06-17 12:26:46.866 2809 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.role object s_rally_bcf0ca99_yOdbaBIu (5d16bd5ffe244a589570315cff32904d) 2020-06-17 12:26:48.155 2809 INFO rally.task.context [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | Context admin_cleanup@openstack cleanup() finished in 3.42 sec 2020-06-17 12:26:48.155 2809 INFO rally.task.context [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | Context users@openstack cleanup() started 2020-06-17 12:26:49.510 2809 INFO rally.task.context [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | Context users@openstack cleanup() finished in 1.35 sec 2020-06-17 12:26:49.639 2809 INFO rally.task.engine [-] Load duration is: 0.281358 2020-06-17 12:26:49.640 2809 INFO rally.task.engine [-] Full runner duration is: 0.573758 2020-06-17 12:26:49.640 2809 INFO rally.task.engine [-] Full duration is: 6.289442 2020-06-17 12:26:49.721 2809 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=a8b335ad-e9a6-485b-80e5-463449ca5968)", "subtasks": [ { "title": "KeystoneBasic.create_and_list_tenants", "description": "Create a keystone tenant with random name and list all tenants.", "scenario": { "KeystoneBasic.create_and_list_tenants": {} }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-06-17 12:26:49.738 2809 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2020-06-17 12:26:50.135 2809 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2020-06-17 12:26:50.697 2809 INFO rally.task.context [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | Context users@openstack setup() finished in 0.96 sec 2020-06-17 12:26:50.698 2809 INFO rally.task.context [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | Context admin_cleanup@openstack setup() finished in 0.00 msec 2020-06-17 12:26:50.709 2809 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 9a0e0a1c-806f-41ca-88d9-566226bcf6f5). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2020-06-17 12:26:50.711 2809 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2020-06-17 12:26:50.714 2809 INFO rally.task.runner [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | ITER: 1 START 2020-06-17 12:26:51.486 2809 INFO rally.task.runner [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | ITER: 1 END: OK 2020-06-17 12:26:51.499 2809 INFO rally.task.context [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | Context admin_cleanup@openstack cleanup() started 2020-06-17 12:26:51.503 2809 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone user objects 2020-06-17 12:26:52.281 2809 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone project objects 2020-06-17 12:26:52.929 2809 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.project object s_rally_a8b335ad_WW6y9Sld (f3fc9058191248eea757f127c53304dc) 2020-06-17 12:26:54.269 2809 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone service objects 2020-06-17 12:26:54.577 2809 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone role objects 2020-06-17 12:26:54.841 2809 INFO rally.task.context [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | Context admin_cleanup@openstack cleanup() finished in 3.34 sec 2020-06-17 12:26:54.842 2809 INFO rally.task.context [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | Context users@openstack cleanup() started 2020-06-17 12:26:56.220 2809 INFO rally.task.context [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | Context users@openstack cleanup() finished in 1.38 sec 2020-06-17 12:26:57.820 2809 INFO rally.task.engine [-] Load duration is: 0.44276 2020-06-17 12:26:57.821 2809 INFO rally.task.engine [-] Full runner duration is: 0.790153 2020-06-17 12:26:57.821 2809 INFO rally.task.engine [-] Full duration is: 6.482688 2020-06-17 12:26:57.916 2809 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=048294e7-fc13-4ad2-9ed6-01073e889dc9)", "subtasks": [ { "title": "KeystoneBasic.create_and_delete_role", "description": "Create a user role and delete it.", "scenario": { "KeystoneBasic.create_and_delete_role": {} }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-06-17 12:26:57.935 2809 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2020-06-17 12:26:58.539 2809 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2020-06-17 12:26:59.099 2809 INFO rally.task.context [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | Context users@openstack setup() finished in 1.16 sec 2020-06-17 12:26:59.100 2809 INFO rally.task.context [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | Context admin_cleanup@openstack setup() finished in 0.00 msec 2020-06-17 12:26:59.107 2809 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 9a0e0a1c-806f-41ca-88d9-566226bcf6f5). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2020-06-17 12:26:59.108 2809 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2020-06-17 12:26:59.112 2809 INFO rally.task.runner [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | ITER: 1 START 2020-06-17 12:26:59.550 2809 INFO rally.task.runner [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | ITER: 1 END: OK 2020-06-17 12:26:59.572 2809 INFO rally.task.context [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | Context admin_cleanup@openstack cleanup() started 2020-06-17 12:26:59.575 2809 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone user objects 2020-06-17 12:27:00.436 2809 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone project objects 2020-06-17 12:27:01.184 2809 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone service objects 2020-06-17 12:27:01.457 2809 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone role objects 2020-06-17 12:27:01.743 2809 INFO rally.task.context [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | Context admin_cleanup@openstack cleanup() finished in 2.17 sec 2020-06-17 12:27:01.744 2809 INFO rally.task.context [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | Context users@openstack cleanup() started 2020-06-17 12:27:03.028 2809 INFO rally.task.context [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | Context users@openstack cleanup() finished in 1.28 sec 2020-06-17 12:27:04.351 2809 INFO rally.task.engine [-] Load duration is: 0.142935 2020-06-17 12:27:04.352 2809 INFO rally.task.engine [-] Full runner duration is: 0.465139 2020-06-17 12:27:04.352 2809 INFO rally.task.engine [-] Full duration is: 5.095419 2020-06-17 12:27:04.445 2809 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=7f273473-b16a-4ff1-b1be-e48c59eb3983)", "subtasks": [ { "title": "KeystoneBasic.create_and_delete_service", "description": "Create and delete service.", "scenario": { "KeystoneBasic.create_and_delete_service": {} }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-06-17 12:27:04.483 2809 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2020-06-17 12:27:04.931 2809 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2020-06-17 12:27:05.589 2809 INFO rally.task.context [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | Context users@openstack setup() finished in 1.11 sec 2020-06-17 12:27:05.590 2809 INFO rally.task.context [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | Context admin_cleanup@openstack setup() finished in 0.03 msec 2020-06-17 12:27:05.601 2809 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 9a0e0a1c-806f-41ca-88d9-566226bcf6f5). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2020-06-17 12:27:05.603 2809 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2020-06-17 12:27:05.607 2809 INFO rally.task.runner [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | ITER: 1 START 2020-06-17 12:27:06.133 2809 INFO rally.task.runner [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | ITER: 1 END: OK 2020-06-17 12:27:06.156 2809 INFO rally.task.context [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | Context admin_cleanup@openstack cleanup() started 2020-06-17 12:27:06.160 2809 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone user objects 2020-06-17 12:27:07.016 2809 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone project objects 2020-06-17 12:27:07.775 2809 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone service objects 2020-06-17 12:27:08.051 2809 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone role objects 2020-06-17 12:27:08.332 2809 INFO rally.task.context [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | Context admin_cleanup@openstack cleanup() finished in 2.18 sec 2020-06-17 12:27:08.333 2809 INFO rally.task.context [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | Context users@openstack cleanup() started 2020-06-17 12:27:09.663 2809 INFO rally.task.context [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | Context users@openstack cleanup() finished in 1.33 sec 2020-06-17 12:27:11.000 2809 INFO rally.task.engine [-] Load duration is: 0.177776 2020-06-17 12:27:11.000 2809 INFO rally.task.engine [-] Full runner duration is: 0.556291 2020-06-17 12:27:11.000 2809 INFO rally.task.engine [-] Full duration is: 5.182029 2020-06-17 12:27:11.080 2809 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=8f652e5b-6574-4dc2-8d83-95a66cc8e960)", "subtasks": [ { "title": "KeystoneBasic.get_entities", "description": "Get instance of a tenant, user, role and service by id's.", "scenario": { "KeystoneBasic.get_entities": {} }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-06-17 12:27:11.096 2809 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2020-06-17 12:27:11.465 2809 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2020-06-17 12:27:12.055 2809 INFO rally.task.context [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | Context users@openstack setup() finished in 0.96 sec 2020-06-17 12:27:12.055 2809 INFO rally.task.context [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | Context admin_cleanup@openstack setup() finished in 0.00 msec 2020-06-17 12:27:12.067 2809 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 9a0e0a1c-806f-41ca-88d9-566226bcf6f5). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2020-06-17 12:27:12.069 2809 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2020-06-17 12:27:12.072 2809 INFO rally.task.runner [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | ITER: 1 START 2020-06-17 12:27:13.304 2809 INFO rally.task.runner [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | ITER: 1 END: OK 2020-06-17 12:27:13.321 2809 INFO rally.task.context [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | Context admin_cleanup@openstack cleanup() started 2020-06-17 12:27:13.324 2809 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone user objects 2020-06-17 12:27:13.601 2809 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_8f652e5b_Y5br6wPx (33f314c37f7b4850896da09f9a944c1b) 2020-06-17 12:27:15.351 2809 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone project objects 2020-06-17 12:27:15.824 2809 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.project object s_rally_8f652e5b_fdx3bYQn (59465a6f3ce749ec814f6cd4a087500e) 2020-06-17 12:27:17.421 2809 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone service objects 2020-06-17 12:27:17.743 2809 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone role objects 2020-06-17 12:27:17.987 2809 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.role object s_rally_8f652e5b_7UNcrSLo (c2dd70ecf5f549068367ae0a15a40160) 2020-06-17 12:27:19.213 2809 INFO rally.task.context [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | Context admin_cleanup@openstack cleanup() finished in 5.89 sec 2020-06-17 12:27:19.214 2809 INFO rally.task.context [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | Context users@openstack cleanup() started 2020-06-17 12:27:20.614 2809 INFO rally.task.context [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | Context users@openstack cleanup() finished in 1.40 sec 2020-06-17 12:27:21.158 2809 INFO rally.task.engine [-] Load duration is: 0.93122 2020-06-17 12:27:21.159 2809 INFO rally.task.engine [-] Full runner duration is: 1.25423 2020-06-17 12:27:21.159 2809 INFO rally.task.engine [-] Full duration is: 9.519726 2020-06-17 12:27:21.239 2809 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=e34145c7-c876-45e0-b5a3-baaee9910169)", "subtasks": [ { "title": "KeystoneBasic.create_update_and_delete_tenant", "description": "Create, update and delete tenant.", "scenario": { "KeystoneBasic.create_update_and_delete_tenant": {} }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-06-17 12:27:21.256 2809 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2020-06-17 12:27:21.643 2809 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2020-06-17 12:27:22.203 2809 INFO rally.task.context [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | Context users@openstack setup() finished in 0.95 sec 2020-06-17 12:27:22.204 2809 INFO rally.task.context [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | Context admin_cleanup@openstack setup() finished in 0.01 msec 2020-06-17 12:27:22.214 2809 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 9a0e0a1c-806f-41ca-88d9-566226bcf6f5). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2020-06-17 12:27:22.215 2809 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2020-06-17 12:27:22.219 2809 INFO rally.task.runner [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | ITER: 1 START 2020-06-17 12:27:23.048 2809 INFO rally.task.runner [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | ITER: 1 END: OK 2020-06-17 12:27:23.062 2809 INFO rally.task.context [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | Context admin_cleanup@openstack cleanup() started 2020-06-17 12:27:23.066 2809 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone user objects 2020-06-17 12:27:23.878 2809 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone project objects 2020-06-17 12:27:24.563 2809 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone service objects 2020-06-17 12:27:24.844 2809 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone role objects 2020-06-17 12:27:25.166 2809 INFO rally.task.context [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | Context admin_cleanup@openstack cleanup() finished in 2.10 sec 2020-06-17 12:27:25.167 2809 INFO rally.task.context [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | Context users@openstack cleanup() started 2020-06-17 12:27:27.031 2809 INFO rally.task.context [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | Context users@openstack cleanup() finished in 1.86 sec 2020-06-17 12:27:27.294 2809 INFO rally.task.engine [-] Load duration is: 0.536899 2020-06-17 12:27:27.295 2809 INFO rally.task.engine [-] Full runner duration is: 0.849382 2020-06-17 12:27:27.295 2809 INFO rally.task.engine [-] Full duration is: 5.776388 2020-06-17 12:27:27.383 2809 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=6348f301-b031-4335-a463-442c51f9bc1c)", "subtasks": [ { "title": "KeystoneBasic.create_user", "description": "Create a keystone user with random name.", "scenario": { "KeystoneBasic.create_user": {} }, "contexts": {}, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-06-17 12:27:27.401 2809 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2020-06-17 12:27:27.808 2809 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2020-06-17 12:27:28.401 2809 INFO rally.task.context [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | Context users@openstack setup() finished in 1.00 sec 2020-06-17 12:27:28.401 2809 INFO rally.task.context [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | Context admin_cleanup@openstack setup() finished in 0.01 msec 2020-06-17 12:27:28.409 2809 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 9a0e0a1c-806f-41ca-88d9-566226bcf6f5). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2020-06-17 12:27:28.411 2809 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2020-06-17 12:27:28.414 2809 INFO rally.task.runner [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | ITER: 1 START 2020-06-17 12:27:29.039 2809 INFO rally.task.runner [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | ITER: 1 END: OK 2020-06-17 12:27:29.053 2809 INFO rally.task.context [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | Context admin_cleanup@openstack cleanup() started 2020-06-17 12:27:29.056 2809 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone user objects 2020-06-17 12:27:29.375 2809 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_6348f301_xp57YQlq (fd63dbed1e4f476fbf993ba4260b9e5c) 2020-06-17 12:27:31.163 2809 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone project objects 2020-06-17 12:27:31.987 2809 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone service objects 2020-06-17 12:27:32.258 2809 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone role objects 2020-06-17 12:27:32.542 2809 INFO rally.task.context [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | Context admin_cleanup@openstack cleanup() finished in 3.49 sec 2020-06-17 12:27:32.543 2809 INFO rally.task.context [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | Context users@openstack cleanup() started 2020-06-17 12:27:33.841 2809 INFO rally.task.context [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | Context users@openstack cleanup() finished in 1.30 sec 2020-06-17 12:27:33.995 2809 INFO rally.task.engine [-] Load duration is: 0.287709 2020-06-17 12:27:33.995 2809 INFO rally.task.engine [-] Full runner duration is: 0.644161 2020-06-17 12:27:33.996 2809 INFO rally.task.engine [-] Full duration is: 6.441677 2020-06-17 12:27:34.075 2809 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=1885544b-9fbf-4ea3-841d-9fa168852d0e)", "subtasks": [ { "title": "KeystoneBasic.create_tenant", "description": "Create a keystone tenant with random name.", "scenario": { "KeystoneBasic.create_tenant": {} }, "contexts": {}, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-06-17 12:27:34.091 2809 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2020-06-17 12:27:34.475 2809 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2020-06-17 12:27:35.042 2809 INFO rally.task.context [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | Context users@openstack setup() finished in 0.95 sec 2020-06-17 12:27:35.043 2809 INFO rally.task.context [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | Context admin_cleanup@openstack setup() finished in 0.00 msec 2020-06-17 12:27:35.055 2809 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 9a0e0a1c-806f-41ca-88d9-566226bcf6f5). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2020-06-17 12:27:35.057 2809 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2020-06-17 12:27:35.060 2809 INFO rally.task.runner [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | ITER: 1 START 2020-06-17 12:27:35.557 2809 INFO rally.task.runner [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | ITER: 1 END: OK 2020-06-17 12:27:35.573 2809 INFO rally.task.context [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | Context admin_cleanup@openstack cleanup() started 2020-06-17 12:27:35.577 2809 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone user objects 2020-06-17 12:27:36.548 2809 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone project objects 2020-06-17 12:27:37.037 2809 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.project object s_rally_1885544b_Bmg43PxI (800b2c5978eb4530ba722bd501a3790d) 2020-06-17 12:27:38.544 2809 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone service objects 2020-06-17 12:27:38.867 2809 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone role objects 2020-06-17 12:27:39.098 2809 INFO rally.task.context [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | Context admin_cleanup@openstack cleanup() finished in 3.53 sec 2020-06-17 12:27:39.099 2809 INFO rally.task.context [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | Context users@openstack cleanup() started 2020-06-17 12:27:40.598 2809 INFO rally.task.context [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | Context users@openstack cleanup() finished in 1.50 sec 2020-06-17 12:27:42.585 2809 INFO rally.task.engine [-] Load duration is: 0.202449 2020-06-17 12:27:42.586 2809 INFO rally.task.engine [-] Full runner duration is: 0.518731 2020-06-17 12:27:42.586 2809 INFO rally.task.engine [-] Full duration is: 6.508989 2020-06-17 12:27:42.667 2809 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=8b4054be-7e8c-4619-8c28-bbba0bcec098)", "subtasks": [ { "title": "KeystoneBasic.create_and_list_users", "description": "Create a keystone user with random name and list all users.", "scenario": { "KeystoneBasic.create_and_list_users": {} }, "contexts": {}, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-06-17 12:27:42.684 2809 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2020-06-17 12:27:43.120 2809 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2020-06-17 12:27:43.776 2809 INFO rally.task.context [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | Context users@openstack setup() finished in 1.09 sec 2020-06-17 12:27:43.777 2809 INFO rally.task.context [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | Context admin_cleanup@openstack setup() finished in 0.00 msec 2020-06-17 12:27:43.788 2809 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 9a0e0a1c-806f-41ca-88d9-566226bcf6f5). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2020-06-17 12:27:43.790 2809 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2020-06-17 12:27:43.794 2809 INFO rally.task.runner [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | ITER: 1 START 2020-06-17 12:27:44.552 2809 INFO rally.task.runner [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | ITER: 1 END: OK 2020-06-17 12:27:44.573 2809 INFO rally.task.context [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | Context admin_cleanup@openstack cleanup() started 2020-06-17 12:27:44.576 2809 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone user objects 2020-06-17 12:27:44.841 2809 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_8b4054be_kMhe7n1c (610b5944c1a24218bef89eca7f0c88e0) 2020-06-17 12:27:46.684 2809 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone project objects 2020-06-17 12:27:47.523 2809 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone service objects 2020-06-17 12:27:47.830 2809 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone role objects 2020-06-17 12:27:48.122 2809 INFO rally.task.context [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | Context admin_cleanup@openstack cleanup() finished in 3.55 sec 2020-06-17 12:27:48.122 2809 INFO rally.task.context [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | Context users@openstack cleanup() started 2020-06-17 12:27:49.474 2809 INFO rally.task.context [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | Context users@openstack cleanup() finished in 1.35 sec 2020-06-17 12:27:50.737 2809 INFO rally.task.engine [-] Load duration is: 0.389809 2020-06-17 12:27:50.738 2809 INFO rally.task.engine [-] Full runner duration is: 0.785097 2020-06-17 12:27:50.738 2809 INFO rally.task.engine [-] Full duration is: 6.791456 2020-06-17 12:27:50.818 2809 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=8aa51bb2-3dd6-4e69-ab8c-a9737673a013)", "subtasks": [ { "title": "KeystoneBasic.create_tenant_with_users", "description": "Create a keystone tenant and several users belonging to it.", "scenario": { "KeystoneBasic.create_tenant_with_users": { "users_per_tenant": 10 } }, "contexts": {}, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-06-17 12:27:50.836 2809 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2020-06-17 12:27:51.223 2809 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2020-06-17 12:27:51.813 2809 INFO rally.task.context [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | Context users@openstack setup() finished in 0.98 sec 2020-06-17 12:27:51.813 2809 INFO rally.task.context [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | Context admin_cleanup@openstack setup() finished in 0.01 msec 2020-06-17 12:27:51.823 2809 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 9a0e0a1c-806f-41ca-88d9-566226bcf6f5). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2020-06-17 12:27:51.825 2809 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"users_per_tenant": 10} 2020-06-17 12:27:51.829 2809 INFO rally.task.runner [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | ITER: 1 START 2020-06-17 12:27:56.635 2809 INFO rally.task.runner [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | ITER: 1 END: OK 2020-06-17 12:27:56.653 2809 INFO rally.task.context [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | Context admin_cleanup@openstack cleanup() started 2020-06-17 12:27:56.657 2809 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone user objects 2020-06-17 12:27:56.940 2809 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_8aa51bb2_DbQ7KQxF (225438a6ffc24d639ce9ea191d409458) 2020-06-17 12:27:56.948 2809 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_8aa51bb2_b50G8Rg7 (23185e211794493bb0a7e6d62aba764f) 2020-06-17 12:27:56.955 2809 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_8aa51bb2_Igf5Y6ZG (24fdf7f10e37441685c819629d377f62) 2020-06-17 12:27:56.972 2809 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_8aa51bb2_bvzJlWsk (2884db84497540d2ae8377aa203cbcd6) 2020-06-17 12:27:56.990 2809 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_8aa51bb2_FtNMn6g7 (41b125ad2f214b05911bdb978cc25136) 2020-06-17 12:27:57.010 2809 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_8aa51bb2_T6dQPklt (50984f5b278343b8bb355b7d67d7d507) 2020-06-17 12:27:57.025 2809 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_8aa51bb2_gwviQufL (554ad7b8f7654548a60a710bc13b0b5e) 2020-06-17 12:27:57.033 2809 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_8aa51bb2_bXdxOxFO (72c206f512264fa3834138e15f313ac9) 2020-06-17 12:27:57.045 2809 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_8aa51bb2_qm1huUCT (7cdc83ec9bb64adab04ff52a6c7d9a5f) 2020-06-17 12:27:57.071 2809 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_8aa51bb2_CRQbJuRM (9f4fb4cbceeb45628b08aa361acf9788) 2020-06-17 12:28:00.139 2809 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone project objects 2020-06-17 12:28:00.863 2809 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.project object s_rally_8aa51bb2_xgf0jQdk (f93ede8cc3f64beea8b431f948276ab1) 2020-06-17 12:28:02.302 2809 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone service objects 2020-06-17 12:28:02.727 2809 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone role objects 2020-06-17 12:28:03.010 2809 INFO rally.task.context [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | Context admin_cleanup@openstack cleanup() finished in 6.36 sec 2020-06-17 12:28:03.010 2809 INFO rally.task.context [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | Context users@openstack cleanup() started 2020-06-17 12:28:04.548 2809 INFO rally.task.context [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | Context users@openstack cleanup() finished in 1.54 sec 2020-06-17 12:28:05.014 2809 INFO rally.task.engine [-] Load duration is: 4.503072 2020-06-17 12:28:05.015 2809 INFO rally.task.engine [-] Full runner duration is: 4.830356 2020-06-17 12:28:05.015 2809 INFO rally.task.engine [-] Full duration is: 13.714328 2020-06-17 12:28:05.084 2809 INFO rally.task.engine [-] Task 9a0e0a1c-806f-41ca-88d9-566226bcf6f5 | Completed: Running task. 2020-06-17 12:28:07.091 4261 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-17 12:28:07.092 4261 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-17 12:28:07.092 4261 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-17 12:28:08.770 4263 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-17 12:28:08.770 4263 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-17 12:28:08.770 4263 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-17 12:28:10.356 4265 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-17 12:28:10.356 4265 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-17 12:28:10.356 4265 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-17 12:28:12.683 4265 INFO rally.api [-] Building 'json' report for the following task(s): '9a0e0a1c-806f-41ca-88d9-566226bcf6f5'. 2020-06-17 12:28:12.695 4265 INFO rally.api [-] The report has been successfully built. 2020-06-17 12:28:14.272 4267 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-17 12:28:14.272 4267 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-17 12:28:14.272 4267 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-17 12:28:16.778 4267 INFO rally.task.engine [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Starting: Task validation. 2020-06-17 12:28:16.792 4267 INFO rally.task.engine [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Starting: Task validation of syntax. 2020-06-17 12:28:17.068 4267 INFO rally.task.engine [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Completed: Task validation of syntax. 2020-06-17 12:28:17.069 4267 INFO rally.task.engine [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Starting: Task validation of required platforms. 2020-06-17 12:28:17.164 4267 INFO rally.task.engine [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Completed: Task validation of required platforms. 2020-06-17 12:28:17.164 4267 INFO rally.task.engine [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Starting: Task validation of semantic. 2020-06-17 12:28:17.165 4267 INFO rally.task.engine [-] Check health of the environment '955ce2d7-0e2a-4912-8736-86e6a6ef1ce1'. 2020-06-17 12:28:17.741 4267 INFO rally.task.engine [-] Platform existing@openstack (available: True): OK! 2020-06-17 12:28:17.756 4267 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2020-06-17 12:28:18.132 4267 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2020-06-17 12:28:18.696 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context users@openstack setup() finished in 0.94 sec 2020-06-17 12:28:19.355 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context users@openstack cleanup() started 2020-06-17 12:28:20.697 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context users@openstack cleanup() finished in 1.34 sec 2020-06-17 12:28:20.698 4267 INFO rally.task.engine [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Completed: Task validation of semantic. 2020-06-17 12:28:20.698 4267 INFO rally.task.engine [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Completed: Task validation. 2020-06-17 12:28:20.699 4267 INFO rally.api [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 input file is valid. 2020-06-17 12:28:20.699 4267 INFO rally.api [-] Run Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 against Deployment 955ce2d7-0e2a-4912-8736-86e6a6ef1ce1 2020-06-17 12:28:20.700 4267 INFO rally.task.engine [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Starting: Running task. 2020-06-17 12:28:20.758 4267 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=866af7eb-95e9-419b-9749-c9cb945aff52)", "subtasks": [ { "title": "NeutronNetworks.create_and_delete_networks", "description": "Create and delete a network.", "scenario": { "NeutronNetworks.create_and_delete_networks": { "network_create_args": {} } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1 } } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-06-17 12:28:20.778 4267 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2020-06-17 12:28:21.137 4267 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2020-06-17 12:28:21.752 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context users@openstack setup() finished in 0.97 sec 2020-06-17 12:28:21.981 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context quotas@openstack setup() finished in 0.23 sec 2020-06-17 12:28:21.982 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context cleanup@openstack setup() finished in 0.01 msec 2020-06-17 12:28:21.990 4267 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: a198f62a-d9bf-4921-b0fa-edee9cfc3543). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2020-06-17 12:28:21.993 4267 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"network_create_args": {}} 2020-06-17 12:28:21.997 4267 INFO rally.task.runner [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | ITER: 1 START 2020-06-17 12:28:23.521 4267 INFO rally.task.runner [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | ITER: 1 END: OK 2020-06-17 12:28:23.536 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context cleanup@openstack cleanup() started 2020-06-17 12:28:23.540 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron vip objects 2020-06-17 12:28:23.707 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron health_monitor objects 2020-06-17 12:28:23.845 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron pool objects 2020-06-17 12:28:23.986 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron loadbalancer objects 2020-06-17 12:28:24.113 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron floatingip objects 2020-06-17 12:28:24.302 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron trunk objects 2020-06-17 12:28:24.437 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron port objects 2020-06-17 12:28:24.624 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron subnet objects 2020-06-17 12:28:24.838 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron network objects 2020-06-17 12:28:25.000 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron router objects 2020-06-17 12:28:25.198 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron security_group objects 2020-06-17 12:28:25.390 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context cleanup@openstack cleanup() finished in 1.85 sec 2020-06-17 12:28:25.391 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context quotas@openstack cleanup() started 2020-06-17 12:28:25.410 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context quotas@openstack cleanup() finished in 19.02 msec 2020-06-17 12:28:25.410 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context users@openstack cleanup() started 2020-06-17 12:28:26.537 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context users@openstack cleanup() finished in 1.13 sec 2020-06-17 12:28:26.811 4267 INFO rally.task.engine [-] Load duration is: 1.523256 2020-06-17 12:28:26.812 4267 INFO rally.task.engine [-] Full runner duration is: 1.546357 2020-06-17 12:28:26.812 4267 INFO rally.task.engine [-] Full duration is: 5.761059 2020-06-17 12:28:26.898 4267 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=f2dc378e-392e-4e26-b51f-7021c0bd7ec2)", "subtasks": [ { "title": "NeutronNetworks.create_and_delete_ports", "description": "Create and delete a port.", "scenario": { "NeutronNetworks.create_and_delete_ports": { "network_create_args": {}, "port_create_args": {}, "ports_per_network": 1 } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "router": {} }, "quotas": { "neutron": { "network": -1, "port": -1 } } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-06-17 12:28:26.918 4267 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2020-06-17 12:28:27.331 4267 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2020-06-17 12:28:28.035 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context users@openstack setup() finished in 1.12 sec 2020-06-17 12:28:28.256 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context quotas@openstack setup() finished in 0.22 sec 2020-06-17 12:28:28.703 4267 RALLYDEBUG rally_openstack.common.services.network.net_utils [-] CIDR generated: 10.2.0.0/24 2020-06-17 12:28:29.253 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context network@openstack setup() finished in 1.00 sec 2020-06-17 12:28:29.254 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context cleanup@openstack setup() finished in 0.00 msec 2020-06-17 12:28:29.265 4267 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: a198f62a-d9bf-4921-b0fa-edee9cfc3543). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2020-06-17 12:28:29.267 4267 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"network_create_args": {}, "port_create_args": {}, "ports_per_network": 1} 2020-06-17 12:28:29.271 4267 INFO rally.task.runner [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | ITER: 1 START 2020-06-17 12:28:31.085 4267 INFO rally.task.runner [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | ITER: 1 END: OK 2020-06-17 12:28:31.103 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context cleanup@openstack cleanup() started 2020-06-17 12:28:31.107 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron vip objects 2020-06-17 12:28:31.371 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron health_monitor objects 2020-06-17 12:28:31.524 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron pool objects 2020-06-17 12:28:31.670 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron loadbalancer objects 2020-06-17 12:28:31.804 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron floatingip objects 2020-06-17 12:28:31.997 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron trunk objects 2020-06-17 12:28:32.142 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron port objects 2020-06-17 12:28:32.357 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron subnet objects 2020-06-17 12:28:32.546 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron network objects 2020-06-17 12:28:32.799 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron router objects 2020-06-17 12:28:32.970 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron security_group objects 2020-06-17 12:28:33.138 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context cleanup@openstack cleanup() finished in 2.03 sec 2020-06-17 12:28:33.139 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context network@openstack cleanup() started 2020-06-17 12:28:35.239 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context network@openstack cleanup() finished in 2.10 sec 2020-06-17 12:28:35.240 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context quotas@openstack cleanup() started 2020-06-17 12:28:35.256 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context quotas@openstack cleanup() finished in 15.75 msec 2020-06-17 12:28:35.257 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context users@openstack cleanup() started 2020-06-17 12:28:36.337 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context users@openstack cleanup() finished in 1.08 sec 2020-06-17 12:28:36.974 4267 INFO rally.task.engine [-] Load duration is: 1.81313 2020-06-17 12:28:36.975 4267 INFO rally.task.engine [-] Full runner duration is: 1.838404 2020-06-17 12:28:36.975 4267 INFO rally.task.engine [-] Full duration is: 9.42176 2020-06-17 12:28:37.061 4267 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=8712210a-1dbf-440c-b80d-065f30d5ce63)", "subtasks": [ { "title": "NeutronNetworks.create_and_delete_routers", "description": "Create and delete a given number of routers.", "scenario": { "NeutronNetworks.create_and_delete_routers": { "network_create_args": {}, "router_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1, "subnet": -1, "port": -1, "router": -1 } } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-06-17 12:28:37.089 4267 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2020-06-17 12:28:37.460 4267 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2020-06-17 12:28:38.065 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context users@openstack setup() finished in 0.98 sec 2020-06-17 12:28:38.256 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context quotas@openstack setup() finished in 0.19 sec 2020-06-17 12:28:38.256 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context cleanup@openstack setup() finished in 0.11 msec 2020-06-17 12:28:38.268 4267 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: a198f62a-d9bf-4921-b0fa-edee9cfc3543). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2020-06-17 12:28:38.270 4267 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"network_create_args": {}, "router_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1} 2020-06-17 12:28:38.273 4267 INFO rally.task.runner [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | ITER: 1 START 2020-06-17 12:28:38.971 4267 RALLYDEBUG rally_openstack.common.services.network.net_utils [-] CIDR generated: 1.1.0.4/30 2020-06-17 12:28:45.963 4267 INFO rally.task.runner [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | ITER: 1 END: OK 2020-06-17 12:28:45.982 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context cleanup@openstack cleanup() started 2020-06-17 12:28:45.986 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron vip objects 2020-06-17 12:28:46.360 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron health_monitor objects 2020-06-17 12:28:46.498 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron pool objects 2020-06-17 12:28:46.638 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron loadbalancer objects 2020-06-17 12:28:46.792 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron floatingip objects 2020-06-17 12:28:47.012 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron trunk objects 2020-06-17 12:28:47.198 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron port objects 2020-06-17 12:28:47.439 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron subnet objects 2020-06-17 12:28:47.669 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object s_rally_8712210a_QwGjTm9E (44fb852a-f675-4206-9e92-a1135b3ed30c) 2020-06-17 12:28:49.895 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron network objects 2020-06-17 12:28:50.245 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_8712210a_NmbGoXn4 (7a9f87d4-630e-4638-bc7a-87d76d967583) 2020-06-17 12:28:52.835 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron router objects 2020-06-17 12:28:53.178 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron security_group objects 2020-06-17 12:28:53.365 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context cleanup@openstack cleanup() finished in 7.38 sec 2020-06-17 12:28:53.365 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context quotas@openstack cleanup() started 2020-06-17 12:28:53.384 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context quotas@openstack cleanup() finished in 18.56 msec 2020-06-17 12:28:53.385 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context users@openstack cleanup() started 2020-06-17 12:28:54.464 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context users@openstack cleanup() finished in 1.08 sec 2020-06-17 12:28:55.171 4267 INFO rally.task.engine [-] Load duration is: 7.68843 2020-06-17 12:28:55.171 4267 INFO rally.task.engine [-] Full runner duration is: 7.713956 2020-06-17 12:28:55.172 4267 INFO rally.task.engine [-] Full duration is: 17.378263 2020-06-17 12:28:55.251 4267 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=8b9968b8-56cc-4bab-bac6-4678e6f24675)", "subtasks": [ { "title": "NeutronNetworks.create_and_delete_subnets", "description": "Create and delete a given number of subnets.", "scenario": { "NeutronNetworks.create_and_delete_subnets": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "router": {} }, "quotas": { "neutron": { "network": -1, "subnet": -1 } } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-06-17 12:28:55.265 4267 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2020-06-17 12:28:55.706 4267 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2020-06-17 12:28:56.333 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context users@openstack setup() finished in 1.07 sec 2020-06-17 12:28:56.857 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context quotas@openstack setup() finished in 0.52 sec 2020-06-17 12:28:57.256 4267 RALLYDEBUG rally_openstack.common.services.network.net_utils [-] CIDR generated: 10.2.2.0/24 2020-06-17 12:28:57.688 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context network@openstack setup() finished in 0.83 sec 2020-06-17 12:28:57.689 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context cleanup@openstack setup() finished in 0.00 msec 2020-06-17 12:28:57.695 4267 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: a198f62a-d9bf-4921-b0fa-edee9cfc3543). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2020-06-17 12:28:57.697 4267 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1} 2020-06-17 12:28:57.701 4267 INFO rally.task.runner [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | ITER: 1 START 2020-06-17 12:28:57.702 4267 RALLYDEBUG rally_openstack.common.services.network.net_utils [-] CIDR generated: 1.1.0.12/30 2020-06-17 12:28:59.563 4267 INFO rally.task.runner [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | ITER: 1 END: OK 2020-06-17 12:28:59.586 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context cleanup@openstack cleanup() started 2020-06-17 12:28:59.591 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron vip objects 2020-06-17 12:28:59.828 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron health_monitor objects 2020-06-17 12:28:59.960 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron pool objects 2020-06-17 12:29:00.114 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron loadbalancer objects 2020-06-17 12:29:00.247 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron floatingip objects 2020-06-17 12:29:00.432 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron trunk objects 2020-06-17 12:29:00.611 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron port objects 2020-06-17 12:29:00.841 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron subnet objects 2020-06-17 12:29:01.100 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron network objects 2020-06-17 12:29:01.374 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron router objects 2020-06-17 12:29:01.560 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron security_group objects 2020-06-17 12:29:01.830 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context cleanup@openstack cleanup() finished in 2.24 sec 2020-06-17 12:29:01.830 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context network@openstack cleanup() started 2020-06-17 12:29:04.067 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context network@openstack cleanup() finished in 2.24 sec 2020-06-17 12:29:04.068 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context quotas@openstack cleanup() started 2020-06-17 12:29:04.092 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context quotas@openstack cleanup() finished in 24.12 msec 2020-06-17 12:29:04.093 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context users@openstack cleanup() started 2020-06-17 12:29:05.209 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context users@openstack cleanup() finished in 1.12 sec 2020-06-17 12:29:05.322 4267 INFO rally.task.engine [-] Load duration is: 1.86094 2020-06-17 12:29:05.322 4267 INFO rally.task.engine [-] Full runner duration is: 1.890441 2020-06-17 12:29:05.322 4267 INFO rally.task.engine [-] Full duration is: 9.945837 2020-06-17 12:29:05.409 4267 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=f0db445e-eca5-4575-b809-28598139ac55)", "subtasks": [ { "title": "NeutronNetworks.create_and_list_networks", "description": "Create a network and then list all networks.", "scenario": { "NeutronNetworks.create_and_list_networks": { "network_create_args": {} } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1 } } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-06-17 12:29:05.429 4267 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2020-06-17 12:29:05.842 4267 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2020-06-17 12:29:06.430 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context users@openstack setup() finished in 1.00 sec 2020-06-17 12:29:06.633 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context quotas@openstack setup() finished in 0.20 sec 2020-06-17 12:29:06.634 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context cleanup@openstack setup() finished in 0.01 msec 2020-06-17 12:29:06.646 4267 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: a198f62a-d9bf-4921-b0fa-edee9cfc3543). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2020-06-17 12:29:06.648 4267 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"network_create_args": {}} 2020-06-17 12:29:06.652 4267 INFO rally.task.runner [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | ITER: 1 START 2020-06-17 12:29:07.341 4267 INFO rally.task.runner [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | ITER: 1 END: OK 2020-06-17 12:29:07.357 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context cleanup@openstack cleanup() started 2020-06-17 12:29:07.361 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron vip objects 2020-06-17 12:29:07.522 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron health_monitor objects 2020-06-17 12:29:07.669 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron pool objects 2020-06-17 12:29:07.817 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron loadbalancer objects 2020-06-17 12:29:07.960 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron floatingip objects 2020-06-17 12:29:08.158 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron trunk objects 2020-06-17 12:29:08.294 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron port objects 2020-06-17 12:29:08.472 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron subnet objects 2020-06-17 12:29:08.680 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron network objects 2020-06-17 12:29:08.928 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_f0db445e_66lMCHfe (0ece5db8-4537-45e3-b48d-36f1b7696132) 2020-06-17 12:29:10.981 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron router objects 2020-06-17 12:29:11.184 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron security_group objects 2020-06-17 12:29:11.374 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context cleanup@openstack cleanup() finished in 4.02 sec 2020-06-17 12:29:11.375 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context quotas@openstack cleanup() started 2020-06-17 12:29:11.394 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context quotas@openstack cleanup() finished in 19.50 msec 2020-06-17 12:29:11.395 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context users@openstack cleanup() started 2020-06-17 12:29:12.464 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context users@openstack cleanup() finished in 1.07 sec 2020-06-17 12:29:13.474 4267 INFO rally.task.engine [-] Load duration is: 0.688478 2020-06-17 12:29:13.475 4267 INFO rally.task.engine [-] Full runner duration is: 0.711648 2020-06-17 12:29:13.475 4267 INFO rally.task.engine [-] Full duration is: 7.039026 2020-06-17 12:29:13.560 4267 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=3fbc99f6-b530-48ae-aa1b-5a7c7f63c9e8)", "subtasks": [ { "title": "NeutronNetworks.create_and_list_ports", "description": "Create and a given number of ports and list all ports.", "scenario": { "NeutronNetworks.create_and_list_ports": { "network_create_args": {}, "port_create_args": {}, "ports_per_network": 1 } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "router": {} }, "quotas": { "neutron": { "network": -1, "port": -1 } } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-06-17 12:29:13.582 4267 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2020-06-17 12:29:13.943 4267 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2020-06-17 12:29:14.555 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context users@openstack setup() finished in 0.97 sec 2020-06-17 12:29:14.781 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context quotas@openstack setup() finished in 0.23 sec 2020-06-17 12:29:15.232 4267 RALLYDEBUG rally_openstack.common.services.network.net_utils [-] CIDR generated: 10.2.4.0/24 2020-06-17 12:29:15.738 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context network@openstack setup() finished in 0.96 sec 2020-06-17 12:29:15.739 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context cleanup@openstack setup() finished in 0.01 msec 2020-06-17 12:29:15.750 4267 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: a198f62a-d9bf-4921-b0fa-edee9cfc3543). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2020-06-17 12:29:15.752 4267 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"network_create_args": {}, "port_create_args": {}, "ports_per_network": 1} 2020-06-17 12:29:15.755 4267 INFO rally.task.runner [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | ITER: 1 START 2020-06-17 12:29:16.966 4267 INFO rally.task.runner [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | ITER: 1 END: OK 2020-06-17 12:29:16.983 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context cleanup@openstack cleanup() started 2020-06-17 12:29:16.990 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron vip objects 2020-06-17 12:29:17.212 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron health_monitor objects 2020-06-17 12:29:17.339 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron pool objects 2020-06-17 12:29:17.462 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron loadbalancer objects 2020-06-17 12:29:17.588 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron floatingip objects 2020-06-17 12:29:17.781 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron trunk objects 2020-06-17 12:29:17.928 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron port objects 2020-06-17 12:29:18.484 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.port object s_rally_3fbc99f6_YOVhCVb3 (9f3109f4-7d2e-4111-a703-1581cc17a731) 2020-06-17 12:29:19.327 4267 RALLYDEBUG rally_openstack.task.cleanup.resources [-] Port 9f3109f4-7d2e-4111-a703-1581cc17a731 was not deleted. Skip silently because port can be already auto-deleted. 2020-06-17 12:29:20.330 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron subnet objects 2020-06-17 12:29:20.542 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron network objects 2020-06-17 12:29:20.949 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron router objects 2020-06-17 12:29:21.145 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron security_group objects 2020-06-17 12:29:21.482 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context cleanup@openstack cleanup() finished in 4.50 sec 2020-06-17 12:29:21.483 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context network@openstack cleanup() started 2020-06-17 12:29:23.624 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context network@openstack cleanup() finished in 2.14 sec 2020-06-17 12:29:23.625 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context quotas@openstack cleanup() started 2020-06-17 12:29:23.643 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context quotas@openstack cleanup() finished in 17.79 msec 2020-06-17 12:29:23.643 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context users@openstack cleanup() started 2020-06-17 12:29:24.622 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context users@openstack cleanup() finished in 0.98 sec 2020-06-17 12:29:25.645 4267 INFO rally.task.engine [-] Load duration is: 1.209325 2020-06-17 12:29:25.645 4267 INFO rally.task.engine [-] Full runner duration is: 1.233297 2020-06-17 12:29:25.646 4267 INFO rally.task.engine [-] Full duration is: 11.043038 2020-06-17 12:29:25.728 4267 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=19dd6646-a4f3-47d9-a843-38f5c6117be6)", "subtasks": [ { "title": "NeutronNetworks.create_and_list_routers", "description": "Create and a given number of routers and list all routers.", "scenario": { "NeutronNetworks.create_and_list_routers": { "network_create_args": {}, "router_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1, "subnet": -1, "router": -1 } } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-06-17 12:29:25.748 4267 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2020-06-17 12:29:26.221 4267 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2020-06-17 12:29:26.893 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context users@openstack setup() finished in 1.15 sec 2020-06-17 12:29:27.128 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context quotas@openstack setup() finished in 0.23 sec 2020-06-17 12:29:27.129 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context cleanup@openstack setup() finished in 0.01 msec 2020-06-17 12:29:27.139 4267 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: a198f62a-d9bf-4921-b0fa-edee9cfc3543). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2020-06-17 12:29:27.141 4267 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"network_create_args": {}, "router_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1} 2020-06-17 12:29:27.144 4267 INFO rally.task.runner [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | ITER: 1 START 2020-06-17 12:29:27.803 4267 RALLYDEBUG rally_openstack.common.services.network.net_utils [-] CIDR generated: 1.1.0.20/30 2020-06-17 12:29:31.195 4267 INFO rally.task.runner [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | ITER: 1 END: OK 2020-06-17 12:29:31.215 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context cleanup@openstack cleanup() started 2020-06-17 12:29:31.218 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron vip objects 2020-06-17 12:29:31.467 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron health_monitor objects 2020-06-17 12:29:31.617 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron pool objects 2020-06-17 12:29:31.776 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron loadbalancer objects 2020-06-17 12:29:31.934 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron floatingip objects 2020-06-17 12:29:32.200 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron trunk objects 2020-06-17 12:29:32.364 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron port objects 2020-06-17 12:29:33.096 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.port object s_rally_19dd6646_7TKEiNMW (34065f8c-0c9d-4596-8e1e-4b235ea7047a) 2020-06-17 12:29:34.880 4267 RALLYDEBUG rally_openstack.task.cleanup.resources [-] Port 34065f8c-0c9d-4596-8e1e-4b235ea7047a was not deleted. Skip silently because port can be already auto-deleted. 2020-06-17 12:29:35.884 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron subnet objects 2020-06-17 12:29:36.214 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object s_rally_19dd6646_K9H6J5M6 (50619211-adde-4400-86bf-46d78fab98bf) 2020-06-17 12:29:37.941 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron network objects 2020-06-17 12:29:38.186 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_19dd6646_WZUaBJcr (b1fb0b50-9554-447a-844a-711031976ea2) 2020-06-17 12:29:40.328 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron router objects 2020-06-17 12:29:40.701 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.router object s_rally_19dd6646_7TKEiNMW (5f0d7bca-21d4-417c-8d79-e28a11bb48d8) 2020-06-17 12:29:42.308 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron security_group objects 2020-06-17 12:29:42.479 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context cleanup@openstack cleanup() finished in 11.26 sec 2020-06-17 12:29:42.480 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context quotas@openstack cleanup() started 2020-06-17 12:29:42.500 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context quotas@openstack cleanup() finished in 20.55 msec 2020-06-17 12:29:42.501 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context users@openstack cleanup() started 2020-06-17 12:29:43.679 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context users@openstack cleanup() finished in 1.18 sec 2020-06-17 12:29:43.841 4267 INFO rally.task.engine [-] Load duration is: 4.049364 2020-06-17 12:29:43.841 4267 INFO rally.task.engine [-] Full runner duration is: 4.075535 2020-06-17 12:29:43.841 4267 INFO rally.task.engine [-] Full duration is: 17.934927 2020-06-17 12:29:43.929 4267 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=6b3e1183-700e-4a14-8b45-eb6211d027f6)", "subtasks": [ { "title": "NeutronNetworks.create_and_list_subnets", "description": "Create and a given number of subnets and list all subnets.", "scenario": { "NeutronNetworks.create_and_list_subnets": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1, "subnet": -1 } } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-06-17 12:29:43.954 4267 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2020-06-17 12:29:44.346 4267 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2020-06-17 12:29:44.925 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context users@openstack setup() finished in 0.97 sec 2020-06-17 12:29:45.140 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context quotas@openstack setup() finished in 0.21 sec 2020-06-17 12:29:45.140 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context cleanup@openstack setup() finished in 0.01 msec 2020-06-17 12:29:45.148 4267 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: a198f62a-d9bf-4921-b0fa-edee9cfc3543). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2020-06-17 12:29:45.151 4267 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1} 2020-06-17 12:29:45.155 4267 INFO rally.task.runner [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | ITER: 1 START 2020-06-17 12:29:45.748 4267 RALLYDEBUG rally_openstack.common.services.network.net_utils [-] CIDR generated: 1.1.0.24/30 2020-06-17 12:29:46.613 4267 INFO rally.task.runner [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | ITER: 1 END: OK 2020-06-17 12:29:46.628 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context cleanup@openstack cleanup() started 2020-06-17 12:29:46.632 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron vip objects 2020-06-17 12:29:46.763 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron health_monitor objects 2020-06-17 12:29:46.895 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron pool objects 2020-06-17 12:29:47.012 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron loadbalancer objects 2020-06-17 12:29:47.111 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron floatingip objects 2020-06-17 12:29:47.698 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron trunk objects 2020-06-17 12:29:47.863 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron port objects 2020-06-17 12:29:48.117 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron subnet objects 2020-06-17 12:29:48.330 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object s_rally_6b3e1183_x5oT70Q2 (5d05f470-b286-4b57-9e78-4927ecbc92b6) 2020-06-17 12:29:50.496 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron network objects 2020-06-17 12:29:50.761 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_6b3e1183_oCLXGFdT (95b3c3e0-28be-4dcc-98d7-86d6d141137c) 2020-06-17 12:29:53.604 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron router objects 2020-06-17 12:29:53.809 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron security_group objects 2020-06-17 12:29:53.984 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context cleanup@openstack cleanup() finished in 7.36 sec 2020-06-17 12:29:53.985 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context quotas@openstack cleanup() started 2020-06-17 12:29:54.001 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context quotas@openstack cleanup() finished in 16.50 msec 2020-06-17 12:29:54.004 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context users@openstack cleanup() started 2020-06-17 12:29:55.016 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context users@openstack cleanup() finished in 1.01 sec 2020-06-17 12:29:56.020 4267 INFO rally.task.engine [-] Load duration is: 1.457523 2020-06-17 12:29:56.020 4267 INFO rally.task.engine [-] Full runner duration is: 1.480564 2020-06-17 12:29:56.021 4267 INFO rally.task.engine [-] Full duration is: 11.065195 2020-06-17 12:29:56.176 4267 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=8cd1f4cb-c7d2-42e3-b0de-96d07515601b)", "subtasks": [ { "title": "NeutronSecurityGroup.create_and_delete_security_groups", "description": "Create and delete Neutron security-groups.", "scenario": { "NeutronSecurityGroup.create_and_delete_security_groups": {} }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "security_group": -1 } } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-06-17 12:29:56.194 4267 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2020-06-17 12:29:56.647 4267 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2020-06-17 12:29:57.215 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context users@openstack setup() finished in 1.02 sec 2020-06-17 12:29:57.416 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context quotas@openstack setup() finished in 0.20 sec 2020-06-17 12:29:57.416 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context cleanup@openstack setup() finished in 0.00 msec 2020-06-17 12:29:57.425 4267 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: a198f62a-d9bf-4921-b0fa-edee9cfc3543). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2020-06-17 12:29:57.426 4267 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2020-06-17 12:29:57.430 4267 INFO rally.task.runner [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | ITER: 1 START 2020-06-17 12:29:58.365 4267 INFO rally.task.runner [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | ITER: 1 END: OK 2020-06-17 12:29:58.381 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context cleanup@openstack cleanup() started 2020-06-17 12:29:58.384 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron vip objects 2020-06-17 12:29:58.523 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron health_monitor objects 2020-06-17 12:29:58.686 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron pool objects 2020-06-17 12:29:58.818 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron loadbalancer objects 2020-06-17 12:29:58.972 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron floatingip objects 2020-06-17 12:29:59.165 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron trunk objects 2020-06-17 12:29:59.334 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron port objects 2020-06-17 12:29:59.514 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron subnet objects 2020-06-17 12:29:59.721 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron network objects 2020-06-17 12:29:59.894 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron router objects 2020-06-17 12:30:00.102 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron security_group objects 2020-06-17 12:30:00.287 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context cleanup@openstack cleanup() finished in 1.91 sec 2020-06-17 12:30:00.288 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context quotas@openstack cleanup() started 2020-06-17 12:30:00.309 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context quotas@openstack cleanup() finished in 21.19 msec 2020-06-17 12:30:00.310 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context users@openstack cleanup() started 2020-06-17 12:30:01.428 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context users@openstack cleanup() finished in 1.12 sec 2020-06-17 12:30:02.233 4267 INFO rally.task.engine [-] Load duration is: 0.934966 2020-06-17 12:30:02.233 4267 INFO rally.task.engine [-] Full runner duration is: 0.956563 2020-06-17 12:30:02.234 4267 INFO rally.task.engine [-] Full duration is: 5.236762 2020-06-17 12:30:02.320 4267 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=02926adf-9c2c-4e94-80ec-b0279e19b52e)", "subtasks": [ { "title": "NeutronSecurityGroup.create_and_delete_security_group_rule", "description": "Create and delete Neutron security-group-rule.", "scenario": { "NeutronSecurityGroup.create_and_delete_security_group_rule": {} }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "security_group": -1 } } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-06-17 12:30:02.340 4267 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2020-06-17 12:30:02.713 4267 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2020-06-17 12:30:03.349 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context users@openstack setup() finished in 1.01 sec 2020-06-17 12:30:03.530 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context quotas@openstack setup() finished in 0.18 sec 2020-06-17 12:30:03.531 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context cleanup@openstack setup() finished in 0.00 msec 2020-06-17 12:30:03.540 4267 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: a198f62a-d9bf-4921-b0fa-edee9cfc3543). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2020-06-17 12:30:03.542 4267 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2020-06-17 12:30:03.546 4267 INFO rally.task.runner [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | ITER: 1 START 2020-06-17 12:30:04.353 4267 INFO rally.task.runner [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | ITER: 1 END: OK 2020-06-17 12:30:04.370 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context cleanup@openstack cleanup() started 2020-06-17 12:30:04.374 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron vip objects 2020-06-17 12:30:04.511 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron health_monitor objects 2020-06-17 12:30:04.663 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron pool objects 2020-06-17 12:30:04.813 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron loadbalancer objects 2020-06-17 12:30:04.951 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron floatingip objects 2020-06-17 12:30:05.147 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron trunk objects 2020-06-17 12:30:05.292 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron port objects 2020-06-17 12:30:05.459 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron subnet objects 2020-06-17 12:30:05.640 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron network objects 2020-06-17 12:30:05.818 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron router objects 2020-06-17 12:30:06.013 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron security_group objects 2020-06-17 12:30:06.278 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context cleanup@openstack cleanup() finished in 1.91 sec 2020-06-17 12:30:06.278 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context quotas@openstack cleanup() started 2020-06-17 12:30:06.300 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context quotas@openstack cleanup() finished in 22.19 msec 2020-06-17 12:30:06.301 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context users@openstack cleanup() started 2020-06-17 12:30:07.396 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context users@openstack cleanup() finished in 1.10 sec 2020-06-17 12:30:08.382 4267 INFO rally.task.engine [-] Load duration is: 0.806606 2020-06-17 12:30:08.382 4267 INFO rally.task.engine [-] Full runner duration is: 0.829993 2020-06-17 12:30:08.383 4267 INFO rally.task.engine [-] Full duration is: 5.05825 2020-06-17 12:30:08.462 4267 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=174c048f-fb6f-44a6-b2d5-74efcacd4568)", "subtasks": [ { "title": "NeutronNetworks.set_and_clear_router_gateway", "description": "Set and Remove the external network gateway from a router.", "scenario": { "NeutronNetworks.set_and_clear_router_gateway": { "network_create_args": { "router:external": true } } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1, "router": -1 } }, "roles": [ "admin" ] }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-06-17 12:30:08.479 4267 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2020-06-17 12:30:08.857 4267 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2020-06-17 12:30:09.408 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context users@openstack setup() finished in 0.93 sec 2020-06-17 12:30:09.619 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context quotas@openstack setup() finished in 0.21 sec 2020-06-17 12:30:09.864 4267 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Adding role admin having ID 343e01eff834447eb3228d2ad3fbe26d to all users using 30 threads 2020-06-17 12:30:10.261 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context roles@openstack setup() finished in 0.64 sec 2020-06-17 12:30:10.262 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context cleanup@openstack setup() finished in 0.01 msec 2020-06-17 12:30:10.271 4267 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: a198f62a-d9bf-4921-b0fa-edee9cfc3543). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2020-06-17 12:30:10.272 4267 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"network_create_args": {"router:external": true}} 2020-06-17 12:30:10.275 4267 INFO rally.task.runner [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | ITER: 1 START 2020-06-17 12:30:14.730 4267 INFO rally.task.runner [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | ITER: 1 END: OK 2020-06-17 12:30:14.747 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context cleanup@openstack cleanup() started 2020-06-17 12:30:14.750 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron vip objects 2020-06-17 12:30:14.893 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron health_monitor objects 2020-06-17 12:30:15.045 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron pool objects 2020-06-17 12:30:15.184 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron loadbalancer objects 2020-06-17 12:30:15.318 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron floatingip objects 2020-06-17 12:30:15.890 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron trunk objects 2020-06-17 12:30:16.039 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron port objects 2020-06-17 12:30:16.366 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron subnet objects 2020-06-17 12:30:16.541 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron network objects 2020-06-17 12:30:16.764 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_174c048f_GF2RpTeb (bd08e705-eb8c-439a-9813-8293f530c763) 2020-06-17 12:30:18.596 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron router objects 2020-06-17 12:30:18.821 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.router object s_rally_174c048f_gN2pQ9M2 (2e27e3f4-eaa4-4ee0-a931-c2eabce27ca9) 2020-06-17 12:30:20.637 4267 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron security_group objects 2020-06-17 12:30:20.968 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context cleanup@openstack cleanup() finished in 6.22 sec 2020-06-17 12:30:20.968 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context roles@openstack cleanup() started 2020-06-17 12:30:20.968 4267 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Removing assigned role 343e01eff834447eb3228d2ad3fbe26d from all users 2020-06-17 12:30:21.238 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context roles@openstack cleanup() finished in 0.27 sec 2020-06-17 12:30:21.239 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context quotas@openstack cleanup() started 2020-06-17 12:30:21.260 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context quotas@openstack cleanup() finished in 20.75 msec 2020-06-17 12:30:21.261 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context users@openstack cleanup() started 2020-06-17 12:30:22.610 4267 INFO rally.task.context [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Context users@openstack cleanup() finished in 1.35 sec 2020-06-17 12:30:24.571 4267 INFO rally.task.engine [-] Load duration is: 4.454442 2020-06-17 12:30:24.571 4267 INFO rally.task.engine [-] Full runner duration is: 4.47637 2020-06-17 12:30:24.572 4267 INFO rally.task.engine [-] Full duration is: 14.133552 2020-06-17 12:30:24.647 4267 INFO rally.task.engine [-] Task a198f62a-d9bf-4921-b0fa-edee9cfc3543 | Completed: Running task. 2020-06-17 12:30:26.459 7319 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-17 12:30:26.460 7319 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-17 12:30:26.460 7319 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-17 12:30:27.851 7321 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-17 12:30:27.851 7321 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-17 12:30:27.851 7321 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-17 12:30:29.543 7323 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-17 12:30:29.544 7323 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-17 12:30:29.544 7323 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-17 12:30:32.017 7323 INFO rally.api [-] Building 'json' report for the following task(s): 'a198f62a-d9bf-4921-b0fa-edee9cfc3543'. 2020-06-17 12:30:32.034 7323 INFO rally.api [-] The report has been successfully built. 2020-06-17 12:30:33.698 7325 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-17 12:30:33.699 7325 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-17 12:30:33.699 7325 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-17 12:30:36.457 7325 INFO rally.task.engine [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Starting: Task validation. 2020-06-17 12:30:36.476 7325 INFO rally.task.engine [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Starting: Task validation of syntax. 2020-06-17 12:30:36.645 7325 INFO rally.task.engine [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Completed: Task validation of syntax. 2020-06-17 12:30:36.645 7325 INFO rally.task.engine [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Starting: Task validation of required platforms. 2020-06-17 12:30:36.737 7325 INFO rally.task.engine [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Completed: Task validation of required platforms. 2020-06-17 12:30:36.737 7325 INFO rally.task.engine [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Starting: Task validation of semantic. 2020-06-17 12:30:36.737 7325 INFO rally.task.engine [-] Check health of the environment '955ce2d7-0e2a-4912-8736-86e6a6ef1ce1'. 2020-06-17 12:30:37.372 7325 INFO rally.task.engine [-] Platform existing@openstack (available: True): OK! 2020-06-17 12:30:37.385 7325 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2020-06-17 12:30:37.716 7325 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2020-06-17 12:30:38.349 7325 INFO rally.task.context [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Context users@openstack setup() finished in 0.96 sec 2020-06-17 12:30:44.114 7325 INFO rally.task.context [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Context users@openstack cleanup() started 2020-06-17 12:30:45.254 7325 INFO rally.task.context [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Context users@openstack cleanup() finished in 1.14 sec 2020-06-17 12:30:45.254 7325 INFO rally.task.engine [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Completed: Task validation of semantic. 2020-06-17 12:30:45.255 7325 INFO rally.task.engine [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Completed: Task validation. 2020-06-17 12:30:45.255 7325 INFO rally.api [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb input file is valid. 2020-06-17 12:30:45.255 7325 INFO rally.api [-] Run Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb against Deployment 955ce2d7-0e2a-4912-8736-86e6a6ef1ce1 2020-06-17 12:30:45.256 7325 INFO rally.task.engine [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Starting: Running task. 2020-06-17 12:30:45.313 7325 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=a2c32b91-c300-42cb-aa19-2f3664512747)", "subtasks": [ { "title": "NovaServers.boot_and_live_migrate_server", "description": "Live Migrate a server.", "scenario": { "NovaServers.boot_and_live_migrate_server": { "flavor": { "name": "rally_sanity_cntt-flavor_3833d367-86d6-46b1-8daf-536d9623b228" }, "image": { "name": "rally_sanity_cntt-img_3833d367-86d6-46b1-8daf-536d9623b228" }, "block_migration": false, "nics": [ { "net-id": "4db300a0-71c9-48ef-9e12-d2f33cfc04a5" } ] } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-06-17 12:30:45.331 7325 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2020-06-17 12:30:45.707 7325 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2020-06-17 12:30:46.308 7325 INFO rally.task.context [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Context users@openstack setup() finished in 0.98 sec 2020-06-17 12:30:46.309 7325 INFO rally.task.context [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Context cleanup@openstack setup() finished in 0.01 msec 2020-06-17 12:30:46.728 7325 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 21608c35-e4c0-4c30-b7cf-2c555f5b92fb). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2020-06-17 12:30:46.734 7325 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"flavor": "a299149d-9057-4368-b8b2-57c66205e239", "image": "000cf181-5e85-4022-90c5-d1310d8bb2e9", "block_migration": false, "nics": [{"net-id": "4db300a0-71c9-48ef-9e12-d2f33cfc04a5"}]} 2020-06-17 12:30:46.737 7325 INFO rally.task.runner [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | ITER: 1 START 2020-06-17 12:30:58.229 7325 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_a2c32b91_EYZ7ZG6T. Status changed: BUILD => ACTIVE in 9.157861709594727 2020-06-17 12:31:00.982 7325 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_a2c32b91_EYZ7ZG6T. Status changed: ACTIVE => MIGRATING in 0.21898937225341797 2020-06-17 12:31:12.120 7325 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_a2c32b91_EYZ7ZG6T. Status changed: MIGRATING => ACTIVE in 11.137733936309814 2020-06-17 12:31:14.959 7325 INFO rally.task.runner [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | ITER: 1 END: OK 2020-06-17 12:31:14.976 7325 INFO rally.task.context [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Context cleanup@openstack cleanup() started 2020-06-17 12:31:14.983 7325 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova servers objects 2020-06-17 12:31:15.466 7325 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova server_groups objects 2020-06-17 12:31:15.617 7325 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova keypairs objects 2020-06-17 12:31:15.772 7325 INFO rally.task.context [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Context cleanup@openstack cleanup() finished in 0.80 sec 2020-06-17 12:31:15.773 7325 INFO rally.task.context [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Context users@openstack cleanup() started 2020-06-17 12:31:16.955 7325 INFO rally.task.context [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Context users@openstack cleanup() finished in 1.18 sec 2020-06-17 12:31:17.480 7325 INFO rally.task.engine [-] Load duration is: 27.220761 2020-06-17 12:31:17.481 7325 INFO rally.task.engine [-] Full runner duration is: 28.249221 2020-06-17 12:31:17.481 7325 INFO rally.task.engine [-] Full duration is: 31.624847 2020-06-17 12:31:17.660 7325 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=8adc4f8d-884d-4230-ba3c-4450192bf98a)", "subtasks": [ { "title": "NovaServers.boot_server_attach_created_volume_and_live_migrate", "description": "Create a VM, attach a volume to it and live migrate.", "scenario": { "NovaServers.boot_server_attach_created_volume_and_live_migrate": { "flavor": { "name": "rally_sanity_cntt-flavor_3833d367-86d6-46b1-8daf-536d9623b228" }, "image": { "name": "rally_sanity_cntt-img_3833d367-86d6-46b1-8daf-536d9623b228" }, "size": 1, "block_migration": false, "boot_server_kwargs": { "nics": [ { "net-id": "4db300a0-71c9-48ef-9e12-d2f33cfc04a5" } ] } } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 }, "api_versions": { "cinder": { "version": 3, "service_type": "volumev3" } } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-06-17 12:31:17.680 7325 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2020-06-17 12:31:18.098 7325 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2020-06-17 12:31:18.819 7325 INFO rally.task.context [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Context users@openstack setup() finished in 1.14 sec 2020-06-17 12:31:18.984 7325 INFO rally.task.context [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Context api_versions@openstack setup() finished in 0.16 sec 2020-06-17 12:31:18.985 7325 INFO rally.task.context [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Context cleanup@openstack setup() finished in 0.00 msec 2020-06-17 12:31:19.427 7325 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 21608c35-e4c0-4c30-b7cf-2c555f5b92fb). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2020-06-17 12:31:19.430 7325 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"flavor": "a299149d-9057-4368-b8b2-57c66205e239", "image": "000cf181-5e85-4022-90c5-d1310d8bb2e9", "size": 1, "block_migration": false, "boot_server_kwargs": {"nics": [{"net-id": "4db300a0-71c9-48ef-9e12-d2f33cfc04a5"}]}} 2020-06-17 12:31:19.433 7325 INFO rally.task.runner [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | ITER: 1 START 2020-06-17 12:31:30.256 7325 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_8adc4f8d_iK1iCx5O. Status changed: BUILD => ACTIVE in 9.02234411239624 2020-06-17 12:31:33.662 7325 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_8adc4f8d_NxBxXFh2. Status changed: AVAILABLE => RESERVED in 0.25641727447509766 2020-06-17 12:31:35.918 7325 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_8adc4f8d_NxBxXFh2. Status changed: RESERVED => IN-USE in 2.25626540184021 2020-06-17 12:31:38.677 7325 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_8adc4f8d_iK1iCx5O. Status changed: ACTIVE => MIGRATING in 0.21787285804748535 2020-06-17 12:31:50.165 7325 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_8adc4f8d_iK1iCx5O. Status changed: MIGRATING => ACTIVE in 11.488389015197754 2020-06-17 12:31:51.066 7325 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_8adc4f8d_NxBxXFh2. Status changed: AVAILABLE => DETACHING in 0.30710840225219727 2020-06-17 12:31:53.264 7325 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_8adc4f8d_NxBxXFh2. Status changed: DETACHING => AVAILABLE in 2.197507381439209 2020-06-17 12:31:53.410 7325 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_8adc4f8d_NxBxXFh2. Status changed: AVAILABLE => DELETING in 0.07192087173461914 2020-06-17 12:31:57.929 7325 INFO rally.task.runner [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | ITER: 1 END: OK 2020-06-17 12:31:57.944 7325 INFO rally.task.context [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Context cleanup@openstack cleanup() started 2020-06-17 12:31:57.951 7325 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova servers objects 2020-06-17 12:31:58.241 7325 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova server_groups objects 2020-06-17 12:31:58.401 7325 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova keypairs objects 2020-06-17 12:31:58.557 7325 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder backups objects 2020-06-17 12:31:58.762 7325 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder volume_snapshots objects 2020-06-17 12:31:58.935 7325 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder transfers objects 2020-06-17 12:31:59.081 7325 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder volumes objects 2020-06-17 12:31:59.303 7325 INFO rally.task.context [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Context cleanup@openstack cleanup() finished in 1.36 sec 2020-06-17 12:31:59.304 7325 INFO rally.task.context [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Context api_versions@openstack cleanup() started 2020-06-17 12:31:59.304 7325 INFO rally.task.context [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Context api_versions@openstack cleanup() finished in 0.35 msec 2020-06-17 12:31:59.305 7325 INFO rally.task.context [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Context users@openstack cleanup() started 2020-06-17 12:32:00.873 7325 INFO rally.task.context [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Context users@openstack cleanup() finished in 1.57 sec 2020-06-17 12:32:01.890 7325 INFO rally.task.engine [-] Load duration is: 37.492321 2020-06-17 12:32:01.891 7325 INFO rally.task.engine [-] Full runner duration is: 38.517849 2020-06-17 12:32:01.891 7325 INFO rally.task.engine [-] Full duration is: 43.195431 2020-06-17 12:32:01.982 7325 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=4d7d20dd-d312-46bd-b1f5-40b28b588576)", "subtasks": [ { "title": "NovaServers.boot_server_from_volume_and_live_migrate", "description": "Boot a server from volume and then migrate it.", "scenario": { "NovaServers.boot_server_from_volume_and_live_migrate": { "flavor": { "name": "rally_sanity_cntt-flavor_3833d367-86d6-46b1-8daf-536d9623b228" }, "image": { "name": "rally_sanity_cntt-img_3833d367-86d6-46b1-8daf-536d9623b228" }, "block_migration": false, "volume_size": 1, "force_delete": false, "nics": [ { "net-id": "4db300a0-71c9-48ef-9e12-d2f33cfc04a5" } ] } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 }, "api_versions": { "cinder": { "version": 3, "service_type": "volumev3" } } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-06-17 12:32:02.003 7325 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2020-06-17 12:32:02.382 7325 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2020-06-17 12:32:02.980 7325 INFO rally.task.context [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Context users@openstack setup() finished in 0.98 sec 2020-06-17 12:32:03.122 7325 INFO rally.task.context [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Context api_versions@openstack setup() finished in 0.14 sec 2020-06-17 12:32:03.123 7325 INFO rally.task.context [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Context cleanup@openstack setup() finished in 0.00 msec 2020-06-17 12:32:03.526 7325 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 21608c35-e4c0-4c30-b7cf-2c555f5b92fb). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2020-06-17 12:32:03.528 7325 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"flavor": "a299149d-9057-4368-b8b2-57c66205e239", "image": "000cf181-5e85-4022-90c5-d1310d8bb2e9", "block_migration": false, "volume_size": 1, "force_delete": false, "nics": [{"net-id": "4db300a0-71c9-48ef-9e12-d2f33cfc04a5"}]} 2020-06-17 12:32:03.531 7325 INFO rally.task.runner [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | ITER: 1 START 2020-06-17 12:32:08.493 7325 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_4d7d20dd_MCzDqci8. Status changed: DOWNLOADING => AVAILABLE in 2.210688591003418 2020-06-17 12:32:20.132 7325 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_4d7d20dd_kMb0gw8G. Status changed: BUILD => ACTIVE in 9.07660698890686 2020-06-17 12:32:22.758 7325 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_4d7d20dd_kMb0gw8G. Status changed: ACTIVE => MIGRATING in 0.41594409942626953 2020-06-17 12:32:33.883 7325 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_4d7d20dd_kMb0gw8G. Status changed: MIGRATING => ACTIVE in 11.124866485595703 2020-06-17 12:32:36.920 7325 INFO rally.task.runner [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | ITER: 1 END: OK 2020-06-17 12:32:36.942 7325 INFO rally.task.context [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Context cleanup@openstack cleanup() started 2020-06-17 12:32:36.948 7325 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova servers objects 2020-06-17 12:32:37.187 7325 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova server_groups objects 2020-06-17 12:32:37.346 7325 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova keypairs objects 2020-06-17 12:32:37.508 7325 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder backups objects 2020-06-17 12:32:37.675 7325 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder volume_snapshots objects 2020-06-17 12:32:37.826 7325 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder transfers objects 2020-06-17 12:32:37.970 7325 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder volumes objects 2020-06-17 12:32:38.172 7325 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volumes object s_rally_4d7d20dd_MCzDqci8 (80d04f3c-9b28-47c2-a98b-85823de93e7a) 2020-06-17 12:32:40.510 7325 INFO rally.task.context [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Context cleanup@openstack cleanup() finished in 3.57 sec 2020-06-17 12:32:40.510 7325 INFO rally.task.context [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Context api_versions@openstack cleanup() started 2020-06-17 12:32:40.511 7325 INFO rally.task.context [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Context api_versions@openstack cleanup() finished in 0.38 msec 2020-06-17 12:32:40.511 7325 INFO rally.task.context [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Context users@openstack cleanup() started 2020-06-17 12:32:41.596 7325 INFO rally.task.context [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Context users@openstack cleanup() finished in 1.08 sec 2020-06-17 12:32:42.195 7325 INFO rally.task.engine [-] Load duration is: 32.386072 2020-06-17 12:32:42.196 7325 INFO rally.task.engine [-] Full runner duration is: 33.415876 2020-06-17 12:32:42.196 7325 INFO rally.task.engine [-] Full duration is: 39.594466 2020-06-17 12:32:42.279 7325 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=430e3019-58b0-4e7b-8db7-2dce9641d88b)", "subtasks": [ { "title": "NovaKeypair.boot_and_delete_server_with_keypair", "description": "Boot and delete server with keypair.", "scenario": { "NovaKeypair.boot_and_delete_server_with_keypair": { "flavor": { "name": "rally_sanity_cntt-flavor_3833d367-86d6-46b1-8daf-536d9623b228" }, "image": { "name": "rally_sanity_cntt-img_3833d367-86d6-46b1-8daf-536d9623b228" }, "boot_server_kwargs": { "nics": [ { "net-id": "4db300a0-71c9-48ef-9e12-d2f33cfc04a5" } ] } } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" }, "quotas": { "neutron": { "network": -1, "port": -1, "subnet": -1 }, "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "key_pairs": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-06-17 12:32:42.297 7325 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2020-06-17 12:32:42.661 7325 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2020-06-17 12:32:43.194 7325 INFO rally.task.context [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Context users@openstack setup() finished in 0.90 sec 2020-06-17 12:32:43.577 7325 INFO rally.task.context [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Context quotas@openstack setup() finished in 0.38 sec 2020-06-17 12:32:45.867 7325 RALLYDEBUG rally_openstack.common.services.network.net_utils [-] CIDR generated: 10.2.0.0/24 2020-06-17 12:32:48.965 7325 INFO rally.task.context [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Context network@openstack setup() finished in 5.39 sec 2020-06-17 12:32:48.966 7325 INFO rally.task.context [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Context cleanup@openstack setup() finished in 0.00 msec 2020-06-17 12:32:49.307 7325 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 21608c35-e4c0-4c30-b7cf-2c555f5b92fb). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2020-06-17 12:32:49.309 7325 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"flavor": "a299149d-9057-4368-b8b2-57c66205e239", "image": "000cf181-5e85-4022-90c5-d1310d8bb2e9", "boot_server_kwargs": {"nics": [{"net-id": "4db300a0-71c9-48ef-9e12-d2f33cfc04a5"}]}} 2020-06-17 12:32:49.313 7325 INFO rally.task.runner [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | ITER: 1 START 2020-06-17 12:33:00.776 7325 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_430e3019_nURBigYf. Status changed: BUILD => ACTIVE in 9.420655488967896 2020-06-17 12:33:03.337 7325 INFO rally.task.runner [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | ITER: 1 END: OK 2020-06-17 12:33:03.359 7325 INFO rally.task.context [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Context cleanup@openstack cleanup() started 2020-06-17 12:33:03.362 7325 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova servers objects 2020-06-17 12:33:03.594 7325 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova server_groups objects 2020-06-17 12:33:03.754 7325 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova keypairs objects 2020-06-17 12:33:03.885 7325 INFO rally.task.context [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Context cleanup@openstack cleanup() finished in 0.53 sec 2020-06-17 12:33:03.886 7325 INFO rally.task.context [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Context network@openstack cleanup() started 2020-06-17 12:33:11.763 7325 INFO rally.task.context [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Context network@openstack cleanup() finished in 7.88 sec 2020-06-17 12:33:11.763 7325 INFO rally.task.context [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Context quotas@openstack cleanup() started 2020-06-17 12:33:11.816 7325 INFO rally.task.context [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Context quotas@openstack cleanup() finished in 52.94 msec 2020-06-17 12:33:11.817 7325 INFO rally.task.context [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Context users@openstack cleanup() started 2020-06-17 12:33:13.084 7325 INFO rally.task.context [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Context users@openstack cleanup() finished in 1.27 sec 2020-06-17 12:33:14.454 7325 INFO rally.task.engine [-] Load duration is: 13.022973 2020-06-17 12:33:14.454 7325 INFO rally.task.engine [-] Full runner duration is: 14.051666 2020-06-17 12:33:14.454 7325 INFO rally.task.engine [-] Full duration is: 30.789109 2020-06-17 12:33:14.534 7325 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=a4b78a21-07a0-4992-a361-8379481f5e3f)", "subtasks": [ { "title": "NovaServers.boot_server_from_volume_and_delete", "description": "Boot a server from volume and then delete it.", "scenario": { "NovaServers.boot_server_from_volume_and_delete": { "flavor": { "name": "rally_sanity_cntt-flavor_3833d367-86d6-46b1-8daf-536d9623b228" }, "image": { "name": "rally_sanity_cntt-img_3833d367-86d6-46b1-8daf-536d9623b228" }, "volume_size": 1, "nics": [ { "net-id": "4db300a0-71c9-48ef-9e12-d2f33cfc04a5" } ] } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 }, "neutron": { "network": -1, "port": -1, "subnet": -1 }, "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } }, "api_versions": { "cinder": { "version": 3, "service_type": "volumev3" } } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-06-17 12:33:14.560 7325 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2020-06-17 12:33:14.935 7325 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2020-06-17 12:33:15.491 7325 INFO rally.task.context [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Context users@openstack setup() finished in 0.93 sec 2020-06-17 12:33:15.618 7325 INFO rally.task.context [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Context api_versions@openstack setup() finished in 0.13 sec 2020-06-17 12:33:16.329 7325 INFO rally.task.context [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Context quotas@openstack setup() finished in 0.71 sec 2020-06-17 12:33:18.513 7325 RALLYDEBUG rally_openstack.common.services.network.net_utils [-] CIDR generated: 10.2.1.0/24 2020-06-17 12:33:21.444 7325 INFO rally.task.context [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Context network@openstack setup() finished in 5.11 sec 2020-06-17 12:33:21.445 7325 INFO rally.task.context [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Context cleanup@openstack setup() finished in 0.01 msec 2020-06-17 12:33:21.806 7325 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 21608c35-e4c0-4c30-b7cf-2c555f5b92fb). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2020-06-17 12:33:21.808 7325 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"flavor": "a299149d-9057-4368-b8b2-57c66205e239", "image": "000cf181-5e85-4022-90c5-d1310d8bb2e9", "volume_size": 1, "nics": [{"net-id": "4db300a0-71c9-48ef-9e12-d2f33cfc04a5"}]} 2020-06-17 12:33:21.812 7325 INFO rally.task.runner [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | ITER: 1 START 2020-06-17 12:33:26.856 7325 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_a4b78a21_t9vvG7a4. Status changed: DOWNLOADING => AVAILABLE in 2.24444317817688 2020-06-17 12:33:36.285 7325 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_a4b78a21_hTcwIFQh. Status changed: BUILD => ACTIVE in 7.166304349899292 2020-06-17 12:33:40.900 7325 INFO rally.task.runner [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | ITER: 1 END: OK 2020-06-17 12:33:40.914 7325 INFO rally.task.context [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Context cleanup@openstack cleanup() started 2020-06-17 12:33:40.917 7325 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova servers objects 2020-06-17 12:33:41.246 7325 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova server_groups objects 2020-06-17 12:33:41.409 7325 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova keypairs objects 2020-06-17 12:33:41.564 7325 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder backups objects 2020-06-17 12:33:41.731 7325 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder volume_snapshots objects 2020-06-17 12:33:41.896 7325 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder transfers objects 2020-06-17 12:33:42.059 7325 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder volumes objects 2020-06-17 12:33:42.279 7325 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volumes object s_rally_a4b78a21_t9vvG7a4 (499ba436-a3dd-4764-ae77-8b462fae2ca9) 2020-06-17 12:33:44.594 7325 INFO rally.task.context [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Context cleanup@openstack cleanup() finished in 3.68 sec 2020-06-17 12:33:44.594 7325 INFO rally.task.context [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Context network@openstack cleanup() started 2020-06-17 12:33:52.097 7325 INFO rally.task.context [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Context network@openstack cleanup() finished in 7.50 sec 2020-06-17 12:33:52.098 7325 INFO rally.task.context [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Context quotas@openstack cleanup() started 2020-06-17 12:33:52.181 7325 INFO rally.task.context [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Context quotas@openstack cleanup() finished in 83.44 msec 2020-06-17 12:33:52.182 7325 INFO rally.task.context [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Context api_versions@openstack cleanup() started 2020-06-17 12:33:52.182 7325 INFO rally.task.context [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Context api_versions@openstack cleanup() finished in 0.27 msec 2020-06-17 12:33:52.182 7325 INFO rally.task.context [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Context users@openstack cleanup() started 2020-06-17 12:33:53.208 7325 INFO rally.task.context [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Context users@openstack cleanup() finished in 1.03 sec 2020-06-17 12:33:54.763 7325 INFO rally.task.engine [-] Load duration is: 18.084249 2020-06-17 12:33:54.764 7325 INFO rally.task.engine [-] Full runner duration is: 19.108461 2020-06-17 12:33:54.764 7325 INFO rally.task.engine [-] Full duration is: 38.650958 2020-06-17 12:33:54.843 7325 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=bc4cb72c-3f20-4aaa-b3f8-2787cc11f99f)", "subtasks": [ { "title": "NovaServers.pause_and_unpause_server", "description": "Create a server, pause, unpause and then delete it", "scenario": { "NovaServers.pause_and_unpause_server": { "flavor": { "name": "rally_sanity_cntt-flavor_3833d367-86d6-46b1-8daf-536d9623b228" }, "image": { "name": "rally_sanity_cntt-img_3833d367-86d6-46b1-8daf-536d9623b228" }, "force_delete": false, "nics": [ { "net-id": "4db300a0-71c9-48ef-9e12-d2f33cfc04a5" } ] } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" }, "quotas": { "neutron": { "network": -1, "port": -1, "subnet": -1 }, "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-06-17 12:33:54.862 7325 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2020-06-17 12:33:55.243 7325 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2020-06-17 12:33:55.859 7325 INFO rally.task.context [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Context users@openstack setup() finished in 1.00 sec 2020-06-17 12:33:56.275 7325 INFO rally.task.context [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Context quotas@openstack setup() finished in 0.42 sec 2020-06-17 12:33:58.391 7325 RALLYDEBUG rally_openstack.common.services.network.net_utils [-] CIDR generated: 10.2.2.0/24 2020-06-17 12:34:01.198 7325 INFO rally.task.context [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Context network@openstack setup() finished in 4.92 sec 2020-06-17 12:34:01.199 7325 INFO rally.task.context [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Context cleanup@openstack setup() finished in 0.01 msec 2020-06-17 12:34:01.567 7325 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 21608c35-e4c0-4c30-b7cf-2c555f5b92fb). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2020-06-17 12:34:01.569 7325 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"flavor": "a299149d-9057-4368-b8b2-57c66205e239", "image": "000cf181-5e85-4022-90c5-d1310d8bb2e9", "force_delete": false, "nics": [{"net-id": "4db300a0-71c9-48ef-9e12-d2f33cfc04a5"}]} 2020-06-17 12:34:01.573 7325 INFO rally.task.runner [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | ITER: 1 START 2020-06-17 12:34:10.266 7325 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_bc4cb72c_F1daNCoX. Status changed: BUILD => ACTIVE in 6.845333814620972 2020-06-17 12:34:12.671 7325 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_bc4cb72c_F1daNCoX. Status changed: ACTIVE => PAUSED in 0.23421239852905273 2020-06-17 12:34:17.572 7325 INFO rally.task.runner [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | ITER: 1 END: OK 2020-06-17 12:34:17.592 7325 INFO rally.task.context [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Context cleanup@openstack cleanup() started 2020-06-17 12:34:17.596 7325 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova servers objects 2020-06-17 12:34:18.063 7325 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting nova.servers object s_rally_bc4cb72c_F1daNCoX (0d402203-6f72-408f-9741-6db2ac5383f6) 2020-06-17 12:34:18.341 7325 ERROR rally_openstack.task.cleanup.manager [-] Resource deletion failed, max retries exceeded for nova.servers: 0d402203-6f72-408f-9741-6db2ac5383f6.: novaclient.exceptions.NotFound: Instance 0d402203-6f72-408f-9741-6db2ac5383f6 could not be found. (HTTP 404) (Request-ID: req-8590ebb6-fdd4-4eb6-babd-f9bf270867c6) 2020-06-17 12:34:18.341 7325 ERROR rally_openstack.task.cleanup.manager Traceback (most recent call last): 2020-06-17 12:34:18.341 7325 ERROR rally_openstack.task.cleanup.manager File "/usr/lib/python3.8/site-packages/rally_openstack/task/cleanup/manager.py", line 83, in _delete_single_resource 2020-06-17 12:34:18.341 7325 ERROR rally_openstack.task.cleanup.manager rutils.retry(resource._max_attempts, resource.delete) 2020-06-17 12:34:18.341 7325 ERROR rally_openstack.task.cleanup.manager File "/src/rally/rally/common/utils.py", line 211, in retry 2020-06-17 12:34:18.341 7325 ERROR rally_openstack.task.cleanup.manager return func(*args, **kwargs) 2020-06-17 12:34:18.341 7325 ERROR rally_openstack.task.cleanup.manager File "/usr/lib/python3.8/site-packages/rally_openstack/task/cleanup/resources.py", line 152, in delete 2020-06-17 12:34:18.341 7325 ERROR rally_openstack.task.cleanup.manager super(NovaServer, self).delete() 2020-06-17 12:34:18.341 7325 ERROR rally_openstack.task.cleanup.manager File "/usr/lib/python3.8/site-packages/rally_openstack/task/cleanup/base.py", line 129, in delete 2020-06-17 12:34:18.341 7325 ERROR rally_openstack.task.cleanup.manager self._manager().delete(self.id()) 2020-06-17 12:34:18.341 7325 ERROR rally_openstack.task.cleanup.manager File "/usr/lib/python3.8/site-packages/novaclient/v2/servers.py", line 1538, in delete 2020-06-17 12:34:18.341 7325 ERROR rally_openstack.task.cleanup.manager return self._delete("/servers/%s" % base.getid(server)) 2020-06-17 12:34:18.341 7325 ERROR rally_openstack.task.cleanup.manager File "/usr/lib/python3.8/site-packages/novaclient/base.py", line 375, in _delete 2020-06-17 12:34:18.341 7325 ERROR rally_openstack.task.cleanup.manager resp, body = self.api.client.delete(url) 2020-06-17 12:34:18.341 7325 ERROR rally_openstack.task.cleanup.manager File "/usr/lib/python3.8/site-packages/keystoneauth1/adapter.py", line 401, in delete 2020-06-17 12:34:18.341 7325 ERROR rally_openstack.task.cleanup.manager return self.request(url, 'DELETE', **kwargs) 2020-06-17 12:34:18.341 7325 ERROR rally_openstack.task.cleanup.manager File "/usr/lib/python3.8/site-packages/novaclient/client.py", line 78, in request 2020-06-17 12:34:18.341 7325 ERROR rally_openstack.task.cleanup.manager raise exceptions.from_response(resp, body, url, method) 2020-06-17 12:34:18.341 7325 ERROR rally_openstack.task.cleanup.manager novaclient.exceptions.NotFound: Instance 0d402203-6f72-408f-9741-6db2ac5383f6 could not be found. (HTTP 404) (Request-ID: req-8590ebb6-fdd4-4eb6-babd-f9bf270867c6) 2020-06-17 12:34:18.341 7325 ERROR rally_openstack.task.cleanup.manager 2020-06-17 12:34:18.347 7325 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova server_groups objects 2020-06-17 12:34:18.500 7325 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova keypairs objects 2020-06-17 12:34:18.655 7325 INFO rally.task.context [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Context cleanup@openstack cleanup() finished in 1.06 sec 2020-06-17 12:34:18.656 7325 INFO rally.task.context [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Context network@openstack cleanup() started 2020-06-17 12:34:24.868 7325 INFO rally.task.context [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Context network@openstack cleanup() finished in 6.21 sec 2020-06-17 12:34:24.869 7325 INFO rally.task.context [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Context quotas@openstack cleanup() started 2020-06-17 12:34:24.928 7325 INFO rally.task.context [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Context quotas@openstack cleanup() finished in 59.79 msec 2020-06-17 12:34:24.929 7325 INFO rally.task.context [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Context users@openstack cleanup() started 2020-06-17 12:34:26.506 7325 INFO rally.task.context [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Context users@openstack cleanup() finished in 1.58 sec 2020-06-17 12:34:27.011 7325 INFO rally.task.engine [-] Load duration is: 10.997196 2020-06-17 12:34:27.011 7325 INFO rally.task.engine [-] Full runner duration is: 16.025963 2020-06-17 12:34:27.011 7325 INFO rally.task.engine [-] Full duration is: 31.646516 2020-06-17 12:34:27.090 7325 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=dd152867-24c6-468f-a37e-cd74896bf9fc)", "subtasks": [ { "title": "NovaServers.boot_and_migrate_server", "description": "Migrate a server.", "scenario": { "NovaServers.boot_and_migrate_server": { "flavor": { "name": "rally_sanity_cntt-flavor_3833d367-86d6-46b1-8daf-536d9623b228" }, "image": { "name": "rally_sanity_cntt-img_3833d367-86d6-46b1-8daf-536d9623b228" }, "nics": [ { "net-id": "4db300a0-71c9-48ef-9e12-d2f33cfc04a5" } ] } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-06-17 12:34:27.107 7325 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2020-06-17 12:34:27.491 7325 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2020-06-17 12:34:28.145 7325 INFO rally.task.context [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Context users@openstack setup() finished in 1.04 sec 2020-06-17 12:34:28.146 7325 INFO rally.task.context [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Context cleanup@openstack setup() finished in 0.02 msec 2020-06-17 12:34:28.587 7325 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 21608c35-e4c0-4c30-b7cf-2c555f5b92fb). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2020-06-17 12:34:28.588 7325 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"flavor": "a299149d-9057-4368-b8b2-57c66205e239", "image": "000cf181-5e85-4022-90c5-d1310d8bb2e9", "nics": [{"net-id": "4db300a0-71c9-48ef-9e12-d2f33cfc04a5"}]} 2020-06-17 12:34:28.591 7325 INFO rally.task.runner [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | ITER: 1 START 2020-06-17 12:34:39.985 7325 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_dd152867_V5nToR2N. Status changed: BUILD => ACTIVE in 9.476414680480957 2020-06-17 12:34:41.159 7325 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_dd152867_V5nToR2N. Status changed: ACTIVE => RESIZE in 0.2085587978363037 2020-06-17 12:34:52.657 7325 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_dd152867_V5nToR2N. Status changed: RESIZE => VERIFY_RESIZE in 11.498165130615234 2020-06-17 12:34:53.180 7325 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_dd152867_V5nToR2N. Status changed: ACTIVE => VERIFY_RESIZE in 0.21915555000305176 2020-06-17 12:34:55.407 7325 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_dd152867_V5nToR2N. Status changed: VERIFY_RESIZE => ACTIVE in 2.226801872253418 2020-06-17 12:34:57.843 7325 INFO rally.task.runner [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | ITER: 1 END: OK 2020-06-17 12:34:57.867 7325 INFO rally.task.context [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Context cleanup@openstack cleanup() started 2020-06-17 12:34:57.874 7325 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova servers objects 2020-06-17 12:34:58.320 7325 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova server_groups objects 2020-06-17 12:34:58.690 7325 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova keypairs objects 2020-06-17 12:34:59.032 7325 INFO rally.task.context [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Context cleanup@openstack cleanup() finished in 1.16 sec 2020-06-17 12:34:59.032 7325 INFO rally.task.context [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Context users@openstack cleanup() started 2020-06-17 12:35:00.985 7325 INFO rally.task.context [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Context users@openstack cleanup() finished in 1.95 sec 2020-06-17 12:35:01.254 7325 INFO rally.task.engine [-] Load duration is: 28.250604 2020-06-17 12:35:01.254 7325 INFO rally.task.engine [-] Full runner duration is: 29.280512 2020-06-17 12:35:01.254 7325 INFO rally.task.engine [-] Full duration is: 33.879309 2020-06-17 12:35:01.354 7325 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=e8427df9-580d-4569-8181-fbd2bc5c86e0)", "subtasks": [ { "title": "NovaServers.boot_server_and_list_interfaces", "description": "Boot a server and list interfaces attached to it.", "scenario": { "NovaServers.boot_server_and_list_interfaces": { "flavor": { "name": "rally_sanity_cntt-flavor_3833d367-86d6-46b1-8daf-536d9623b228" }, "image": { "name": "rally_sanity_cntt-img_3833d367-86d6-46b1-8daf-536d9623b228" }, "auto_assign_nic": true } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {} }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-06-17 12:35:01.377 7325 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2020-06-17 12:35:02.173 7325 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2020-06-17 12:35:03.255 7325 INFO rally.task.context [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Context users@openstack setup() finished in 1.88 sec 2020-06-17 12:35:05.518 7325 RALLYDEBUG rally_openstack.common.services.network.net_utils [-] CIDR generated: 10.2.3.0/24 2020-06-17 12:35:09.000 7325 INFO rally.task.context [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Context network@openstack setup() finished in 5.74 sec 2020-06-17 12:35:09.000 7325 INFO rally.task.context [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Context cleanup@openstack setup() finished in 0.01 msec 2020-06-17 12:35:09.948 7325 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 21608c35-e4c0-4c30-b7cf-2c555f5b92fb). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2020-06-17 12:35:09.950 7325 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"flavor": "a299149d-9057-4368-b8b2-57c66205e239", "image": "000cf181-5e85-4022-90c5-d1310d8bb2e9", "auto_assign_nic": true} 2020-06-17 12:35:09.954 7325 INFO rally.task.runner [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | ITER: 1 START 2020-06-17 12:35:28.097 7325 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_e8427df9_jgfSe0MI. Status changed: BUILD => ACTIVE in 15.482287645339966 2020-06-17 12:35:28.653 7325 INFO rally.task.runner [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | ITER: 1 END: OK 2020-06-17 12:35:28.673 7325 INFO rally.task.context [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Context cleanup@openstack cleanup() started 2020-06-17 12:35:28.678 7325 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova servers objects 2020-06-17 12:35:29.563 7325 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting nova.servers object s_rally_e8427df9_jgfSe0MI (cb2281ba-bb50-433c-bb7a-6107d86cc4cf) 2020-06-17 12:35:35.983 7325 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova server_groups objects 2020-06-17 12:35:36.237 7325 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova keypairs objects 2020-06-17 12:35:36.381 7325 INFO rally.task.context [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Context cleanup@openstack cleanup() finished in 7.71 sec 2020-06-17 12:35:36.382 7325 INFO rally.task.context [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Context network@openstack cleanup() started 2020-06-17 12:35:44.729 7325 INFO rally.task.context [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Context network@openstack cleanup() finished in 8.35 sec 2020-06-17 12:35:44.730 7325 INFO rally.task.context [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Context users@openstack cleanup() started 2020-06-17 12:35:46.209 7325 INFO rally.task.context [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Context users@openstack cleanup() finished in 1.48 sec 2020-06-17 12:35:47.567 7325 INFO rally.task.engine [-] Load duration is: 17.698179 2020-06-17 12:35:47.568 7325 INFO rally.task.engine [-] Full runner duration is: 18.725519 2020-06-17 12:35:47.568 7325 INFO rally.task.engine [-] Full duration is: 44.834335 2020-06-17 12:35:47.639 7325 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=5557e139-a2b6-411b-95f9-2c32136f4896)", "subtasks": [ { "title": "NovaServers.boot_server_associate_and_dissociate_floating_ip", "description": "Boot a server associate and dissociate a floating IP from it.", "scenario": { "NovaServers.boot_server_associate_and_dissociate_floating_ip": { "flavor": { "name": "rally_sanity_cntt-flavor_3833d367-86d6-46b1-8daf-536d9623b228" }, "image": { "name": "rally_sanity_cntt-img_3833d367-86d6-46b1-8daf-536d9623b228" }, "create_floating_ip_args": { "ext_network": "public" }, "nics": [ { "net-id": "4db300a0-71c9-48ef-9e12-d2f33cfc04a5" } ] } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {} }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-06-17 12:35:47.657 7325 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2020-06-17 12:35:48.077 7325 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2020-06-17 12:35:48.686 7325 INFO rally.task.context [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Context users@openstack setup() finished in 1.03 sec 2020-06-17 12:35:51.209 7325 RALLYDEBUG rally_openstack.common.services.network.net_utils [-] CIDR generated: 10.2.4.0/24 2020-06-17 12:35:54.727 7325 INFO rally.task.context [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Context network@openstack setup() finished in 6.04 sec 2020-06-17 12:35:54.728 7325 INFO rally.task.context [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Context cleanup@openstack setup() finished in 0.00 msec 2020-06-17 12:35:55.283 7325 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 21608c35-e4c0-4c30-b7cf-2c555f5b92fb). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2020-06-17 12:35:55.285 7325 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"flavor": "a299149d-9057-4368-b8b2-57c66205e239", "image": "000cf181-5e85-4022-90c5-d1310d8bb2e9", "create_floating_ip_args": {"ext_network": "public"}, "nics": [{"net-id": "4db300a0-71c9-48ef-9e12-d2f33cfc04a5"}]} 2020-06-17 12:35:55.289 7325 INFO rally.task.runner [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | ITER: 1 START 2020-06-17 12:36:08.030 7325 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_5557e139_qVUV1guR. Status changed: BUILD => ACTIVE in 10.396313905715942 2020-06-17 12:36:11.427 7325 WARNING rally.common.logging [-] `wait_for()' is deprecated in v0.1.2: Use wait_for_status instead.. Used at 2020-06-17 12:36:11.428 7325 WARNING rally.common.logging [-] `wait_is_ready()' is deprecated in v0.1.2: Use wait_for_status instead.. Used at 2020-06-17 12:36:16.786 7325 INFO rally.task.runner [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | ITER: 1 END: OK 2020-06-17 12:36:16.814 7325 INFO rally.task.context [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Context cleanup@openstack cleanup() started 2020-06-17 12:36:16.816 7325 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova servers objects 2020-06-17 12:36:17.419 7325 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting nova.servers object s_rally_5557e139_qVUV1guR (b4b9cc55-8cd1-40a6-9772-ff7fbcff2d44) 2020-06-17 12:36:21.444 7325 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova server_groups objects 2020-06-17 12:36:21.639 7325 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova keypairs objects 2020-06-17 12:36:21.808 7325 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron floatingip objects 2020-06-17 12:36:22.330 7325 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.floatingip object s_rally_5557e139_sSWg1uk4 (69c90f10-0593-484d-ad3a-3c39069f5917) 2020-06-17 12:36:25.005 7325 INFO rally.task.context [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Context cleanup@openstack cleanup() finished in 8.19 sec 2020-06-17 12:36:25.006 7325 INFO rally.task.context [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Context network@openstack cleanup() started 2020-06-17 12:36:34.320 7325 INFO rally.task.context [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Context network@openstack cleanup() finished in 9.31 sec 2020-06-17 12:36:34.320 7325 INFO rally.task.context [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Context users@openstack cleanup() started 2020-06-17 12:36:35.741 7325 INFO rally.task.context [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Context users@openstack cleanup() finished in 1.42 sec 2020-06-17 12:36:35.850 7325 INFO rally.task.engine [-] Load duration is: 20.496355 2020-06-17 12:36:35.850 7325 INFO rally.task.engine [-] Full runner duration is: 21.531741 2020-06-17 12:36:35.851 7325 INFO rally.task.engine [-] Full duration is: 48.087391 2020-06-17 12:36:35.934 7325 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=16af51a3-9e77-420c-8826-67342a2e349f)", "subtasks": [ { "title": "NovaServerGroups.create_and_delete_server_group", "description": "Create a server group, then delete it.", "scenario": { "NovaServerGroups.create_and_delete_server_group": { "policies": [ "affinity" ] } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-06-17 12:36:35.952 7325 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2020-06-17 12:36:36.363 7325 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2020-06-17 12:36:37.213 7325 INFO rally.task.context [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Context users@openstack setup() finished in 1.26 sec 2020-06-17 12:36:37.213 7325 INFO rally.task.context [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Context cleanup@openstack setup() finished in 0.00 msec 2020-06-17 12:36:37.224 7325 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 21608c35-e4c0-4c30-b7cf-2c555f5b92fb). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2020-06-17 12:36:37.228 7325 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"policies": ["affinity"]} 2020-06-17 12:36:37.232 7325 INFO rally.task.runner [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | ITER: 1 START 2020-06-17 12:36:37.737 7325 INFO rally.task.runner [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | ITER: 1 END: OK 2020-06-17 12:36:37.755 7325 INFO rally.task.context [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Context cleanup@openstack cleanup() started 2020-06-17 12:36:37.760 7325 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova servers objects 2020-06-17 12:36:38.004 7325 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova server_groups objects 2020-06-17 12:36:38.695 7325 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova keypairs objects 2020-06-17 12:36:39.068 7325 INFO rally.task.context [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Context cleanup@openstack cleanup() finished in 1.31 sec 2020-06-17 12:36:39.068 7325 INFO rally.task.context [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Context users@openstack cleanup() started 2020-06-17 12:36:40.499 7325 INFO rally.task.context [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Context users@openstack cleanup() finished in 1.43 sec 2020-06-17 12:36:41.990 7325 INFO rally.task.engine [-] Load duration is: 0.503828 2020-06-17 12:36:41.991 7325 INFO rally.task.engine [-] Full runner duration is: 0.534942 2020-06-17 12:36:41.991 7325 INFO rally.task.engine [-] Full duration is: 4.549169 2020-06-17 12:36:42.071 7325 INFO rally.task.engine [-] Task 21608c35-e4c0-4c30-b7cf-2c555f5b92fb | Completed: Running task. 2020-06-17 12:36:44.098 8709 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-17 12:36:44.099 8709 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-17 12:36:44.099 8709 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-17 12:36:45.720 8711 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-17 12:36:45.720 8711 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-17 12:36:45.720 8711 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-17 12:36:47.493 8713 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-17 12:36:47.494 8713 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-17 12:36:47.494 8713 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-17 12:36:50.104 8713 INFO rally.api [-] Building 'json' report for the following task(s): '21608c35-e4c0-4c30-b7cf-2c555f5b92fb'. 2020-06-17 12:36:50.124 8713 INFO rally.api [-] The report has been successfully built. 2020-06-17 12:36:51.897 8715 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-17 12:36:51.898 8715 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-17 12:36:51.898 8715 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-17 12:36:54.606 8715 INFO rally.task.engine [-] Task 6c2d25d6-de75-495a-a184-ed9e79324321 | Starting: Task validation. 2020-06-17 12:36:54.620 8715 INFO rally.task.engine [-] Task 6c2d25d6-de75-495a-a184-ed9e79324321 | Starting: Task validation of syntax. 2020-06-17 12:36:54.698 8715 INFO rally.task.engine [-] Task 6c2d25d6-de75-495a-a184-ed9e79324321 | Completed: Task validation of syntax. 2020-06-17 12:36:54.699 8715 INFO rally.task.engine [-] Task 6c2d25d6-de75-495a-a184-ed9e79324321 | Starting: Task validation of required platforms. 2020-06-17 12:36:54.748 8715 INFO rally.task.engine [-] Task 6c2d25d6-de75-495a-a184-ed9e79324321 | Completed: Task validation of required platforms. 2020-06-17 12:36:54.748 8715 INFO rally.task.engine [-] Task 6c2d25d6-de75-495a-a184-ed9e79324321 | Starting: Task validation of semantic. 2020-06-17 12:36:54.749 8715 INFO rally.task.engine [-] Check health of the environment '955ce2d7-0e2a-4912-8736-86e6a6ef1ce1'. 2020-06-17 12:36:55.406 8715 INFO rally.task.engine [-] Platform existing@openstack (available: True): OK! 2020-06-17 12:36:55.416 8715 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2020-06-17 12:36:55.779 8715 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2020-06-17 12:36:56.450 8715 INFO rally.task.context [-] Task 6c2d25d6-de75-495a-a184-ed9e79324321 | Context users@openstack setup() finished in 1.03 sec 2020-06-17 12:36:56.773 8715 INFO rally.task.context [-] Task 6c2d25d6-de75-495a-a184-ed9e79324321 | Context users@openstack cleanup() started 2020-06-17 12:36:58.217 8715 INFO rally.task.context [-] Task 6c2d25d6-de75-495a-a184-ed9e79324321 | Context users@openstack cleanup() finished in 1.44 sec 2020-06-17 12:36:58.218 8715 INFO rally.task.engine [-] Task 6c2d25d6-de75-495a-a184-ed9e79324321 | Completed: Task validation of semantic. 2020-06-17 12:36:58.218 8715 INFO rally.task.engine [-] Task 6c2d25d6-de75-495a-a184-ed9e79324321 | Completed: Task validation. 2020-06-17 12:36:58.219 8715 INFO rally.api [-] Task 6c2d25d6-de75-495a-a184-ed9e79324321 input file is valid. 2020-06-17 12:36:58.219 8715 INFO rally.api [-] Run Task 6c2d25d6-de75-495a-a184-ed9e79324321 against Deployment 955ce2d7-0e2a-4912-8736-86e6a6ef1ce1 2020-06-17 12:36:58.219 8715 INFO rally.task.engine [-] Task 6c2d25d6-de75-495a-a184-ed9e79324321 | Starting: Running task. 2020-06-17 12:36:58.279 8715 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=3cb5e7de-6949-4f74-8250-f429e6d80f7d)", "subtasks": [ { "title": "Quotas.cinder_update_and_delete", "description": "Update and Delete quotas for Cinder.", "scenario": { "Quotas.cinder_update_and_delete": { "max_quota": 1024 } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 }, "api_versions": { "cinder": { "version": 3, "service_type": "volumev3" } } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-06-17 12:36:58.305 8715 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2020-06-17 12:36:58.704 8715 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2020-06-17 12:36:59.364 8715 INFO rally.task.context [-] Task 6c2d25d6-de75-495a-a184-ed9e79324321 | Context users@openstack setup() finished in 1.06 sec 2020-06-17 12:36:59.626 8715 INFO rally.task.context [-] Task 6c2d25d6-de75-495a-a184-ed9e79324321 | Context api_versions@openstack setup() finished in 0.26 sec 2020-06-17 12:36:59.627 8715 INFO rally.task.context [-] Task 6c2d25d6-de75-495a-a184-ed9e79324321 | Context admin_cleanup@openstack setup() finished in 0.00 msec 2020-06-17 12:36:59.637 8715 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 6c2d25d6-de75-495a-a184-ed9e79324321). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2020-06-17 12:36:59.639 8715 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"max_quota": 1024} 2020-06-17 12:36:59.643 8715 INFO rally.task.runner [-] Task 6c2d25d6-de75-495a-a184-ed9e79324321 | ITER: 1 START 2020-06-17 12:37:00.233 8715 INFO rally.task.runner [-] Task 6c2d25d6-de75-495a-a184-ed9e79324321 | ITER: 1 END: OK 2020-06-17 12:37:00.255 8715 INFO rally.task.context [-] Task 6c2d25d6-de75-495a-a184-ed9e79324321 | Context admin_cleanup@openstack cleanup() started 2020-06-17 12:37:00.259 8715 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder quotas objects 2020-06-17 12:37:00.475 8715 INFO rally.task.context [-] Task 6c2d25d6-de75-495a-a184-ed9e79324321 | Context admin_cleanup@openstack cleanup() finished in 0.22 sec 2020-06-17 12:37:00.475 8715 INFO rally.task.context [-] Task 6c2d25d6-de75-495a-a184-ed9e79324321 | Context api_versions@openstack cleanup() started 2020-06-17 12:37:00.476 8715 INFO rally.task.context [-] Task 6c2d25d6-de75-495a-a184-ed9e79324321 | Context api_versions@openstack cleanup() finished in 0.22 msec 2020-06-17 12:37:00.476 8715 INFO rally.task.context [-] Task 6c2d25d6-de75-495a-a184-ed9e79324321 | Context users@openstack cleanup() started 2020-06-17 12:37:01.823 8715 INFO rally.task.context [-] Task 6c2d25d6-de75-495a-a184-ed9e79324321 | Context users@openstack cleanup() finished in 1.35 sec 2020-06-17 12:37:02.335 8715 INFO rally.task.engine [-] Load duration is: 0.589755 2020-06-17 12:37:02.336 8715 INFO rally.task.engine [-] Full runner duration is: 0.61852 2020-06-17 12:37:02.336 8715 INFO rally.task.engine [-] Full duration is: 3.520878 2020-06-17 12:37:02.425 8715 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=0ba1a974-d9aa-4631-902f-28ba0ea431c9)", "subtasks": [ { "title": "Quotas.cinder_update", "description": "Update quotas for Cinder.", "scenario": { "Quotas.cinder_update": { "max_quota": 1024 } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 }, "api_versions": { "cinder": { "version": 3, "service_type": "volumev3" } } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-06-17 12:37:02.444 8715 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2020-06-17 12:37:02.855 8715 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2020-06-17 12:37:03.415 8715 INFO rally.task.context [-] Task 6c2d25d6-de75-495a-a184-ed9e79324321 | Context users@openstack setup() finished in 0.97 sec 2020-06-17 12:37:03.624 8715 INFO rally.task.context [-] Task 6c2d25d6-de75-495a-a184-ed9e79324321 | Context api_versions@openstack setup() finished in 0.21 sec 2020-06-17 12:37:03.624 8715 INFO rally.task.context [-] Task 6c2d25d6-de75-495a-a184-ed9e79324321 | Context admin_cleanup@openstack setup() finished in 0.00 msec 2020-06-17 12:37:03.632 8715 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 6c2d25d6-de75-495a-a184-ed9e79324321). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2020-06-17 12:37:03.634 8715 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"max_quota": 1024} 2020-06-17 12:37:03.637 8715 INFO rally.task.runner [-] Task 6c2d25d6-de75-495a-a184-ed9e79324321 | ITER: 1 START 2020-06-17 12:37:04.139 8715 INFO rally.task.runner [-] Task 6c2d25d6-de75-495a-a184-ed9e79324321 | ITER: 1 END: OK 2020-06-17 12:37:04.153 8715 INFO rally.task.context [-] Task 6c2d25d6-de75-495a-a184-ed9e79324321 | Context admin_cleanup@openstack cleanup() started 2020-06-17 12:37:04.156 8715 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder quotas objects 2020-06-17 12:37:04.352 8715 INFO rally.task.context [-] Task 6c2d25d6-de75-495a-a184-ed9e79324321 | Context admin_cleanup@openstack cleanup() finished in 0.20 sec 2020-06-17 12:37:04.353 8715 INFO rally.task.context [-] Task 6c2d25d6-de75-495a-a184-ed9e79324321 | Context api_versions@openstack cleanup() started 2020-06-17 12:37:04.354 8715 INFO rally.task.context [-] Task 6c2d25d6-de75-495a-a184-ed9e79324321 | Context api_versions@openstack cleanup() finished in 0.31 msec 2020-06-17 12:37:04.354 8715 INFO rally.task.context [-] Task 6c2d25d6-de75-495a-a184-ed9e79324321 | Context users@openstack cleanup() started 2020-06-17 12:37:06.059 8715 INFO rally.task.context [-] Task 6c2d25d6-de75-495a-a184-ed9e79324321 | Context users@openstack cleanup() finished in 1.71 sec 2020-06-17 12:37:06.469 8715 INFO rally.task.engine [-] Load duration is: 0.501 2020-06-17 12:37:06.470 8715 INFO rally.task.engine [-] Full runner duration is: 0.521161 2020-06-17 12:37:06.470 8715 INFO rally.task.engine [-] Full duration is: 3.617538 2020-06-17 12:37:06.550 8715 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=ec5394e4-82eb-4dbb-83d7-490d07704953)", "subtasks": [ { "title": "Quotas.neutron_update", "description": "Update quotas for neutron.", "scenario": { "Quotas.neutron_update": { "max_quota": 1024 } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-06-17 12:37:06.567 8715 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2020-06-17 12:37:07.037 8715 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2020-06-17 12:37:07.682 8715 INFO rally.task.context [-] Task 6c2d25d6-de75-495a-a184-ed9e79324321 | Context users@openstack setup() finished in 1.12 sec 2020-06-17 12:37:07.683 8715 INFO rally.task.context [-] Task 6c2d25d6-de75-495a-a184-ed9e79324321 | Context admin_cleanup@openstack setup() finished in 0.00 msec 2020-06-17 12:37:07.692 8715 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 6c2d25d6-de75-495a-a184-ed9e79324321). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2020-06-17 12:37:07.694 8715 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"max_quota": 1024} 2020-06-17 12:37:07.697 8715 INFO rally.task.runner [-] Task 6c2d25d6-de75-495a-a184-ed9e79324321 | ITER: 1 START 2020-06-17 12:37:07.986 8715 INFO rally.task.runner [-] Task 6c2d25d6-de75-495a-a184-ed9e79324321 | ITER: 1 END: OK 2020-06-17 12:37:08.009 8715 INFO rally.task.context [-] Task 6c2d25d6-de75-495a-a184-ed9e79324321 | Context admin_cleanup@openstack cleanup() started 2020-06-17 12:37:08.012 8715 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron quota objects 2020-06-17 12:37:08.312 8715 INFO rally.task.context [-] Task 6c2d25d6-de75-495a-a184-ed9e79324321 | Context admin_cleanup@openstack cleanup() finished in 0.30 sec 2020-06-17 12:37:08.313 8715 INFO rally.task.context [-] Task 6c2d25d6-de75-495a-a184-ed9e79324321 | Context users@openstack cleanup() started 2020-06-17 12:37:09.967 8715 INFO rally.task.context [-] Task 6c2d25d6-de75-495a-a184-ed9e79324321 | Context users@openstack cleanup() finished in 1.65 sec 2020-06-17 12:37:10.595 8715 INFO rally.task.engine [-] Load duration is: 0.288033 2020-06-17 12:37:10.595 8715 INFO rally.task.engine [-] Full runner duration is: 0.316738 2020-06-17 12:37:10.595 8715 INFO rally.task.engine [-] Full duration is: 3.401732 2020-06-17 12:37:10.685 8715 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=86b7b219-232f-4604-8495-0840a34803f9)", "subtasks": [ { "title": "Quotas.nova_update", "description": "Update quotas for Nova.", "scenario": { "Quotas.nova_update": { "max_quota": 1024 } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-06-17 12:37:10.703 8715 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2020-06-17 12:37:11.103 8715 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2020-06-17 12:37:11.703 8715 INFO rally.task.context [-] Task 6c2d25d6-de75-495a-a184-ed9e79324321 | Context users@openstack setup() finished in 1.00 sec 2020-06-17 12:37:11.703 8715 INFO rally.task.context [-] Task 6c2d25d6-de75-495a-a184-ed9e79324321 | Context admin_cleanup@openstack setup() finished in 0.01 msec 2020-06-17 12:37:11.713 8715 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 6c2d25d6-de75-495a-a184-ed9e79324321). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2020-06-17 12:37:11.715 8715 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"max_quota": 1024} 2020-06-17 12:37:11.718 8715 INFO rally.task.runner [-] Task 6c2d25d6-de75-495a-a184-ed9e79324321 | ITER: 1 START 2020-06-17 12:37:12.166 8715 INFO rally.task.runner [-] Task 6c2d25d6-de75-495a-a184-ed9e79324321 | ITER: 1 END: OK 2020-06-17 12:37:12.183 8715 INFO rally.task.context [-] Task 6c2d25d6-de75-495a-a184-ed9e79324321 | Context admin_cleanup@openstack cleanup() started 2020-06-17 12:37:12.187 8715 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova quotas objects 2020-06-17 12:37:12.369 8715 INFO rally.task.context [-] Task 6c2d25d6-de75-495a-a184-ed9e79324321 | Context admin_cleanup@openstack cleanup() finished in 0.19 sec 2020-06-17 12:37:12.370 8715 INFO rally.task.context [-] Task 6c2d25d6-de75-495a-a184-ed9e79324321 | Context users@openstack cleanup() started 2020-06-17 12:37:13.800 8715 INFO rally.task.context [-] Task 6c2d25d6-de75-495a-a184-ed9e79324321 | Context users@openstack cleanup() finished in 1.43 sec 2020-06-17 12:37:14.731 8715 INFO rally.task.engine [-] Load duration is: 0.448383 2020-06-17 12:37:14.731 8715 INFO rally.task.engine [-] Full runner duration is: 0.470615 2020-06-17 12:37:14.731 8715 INFO rally.task.engine [-] Full duration is: 3.09796 2020-06-17 12:37:14.800 8715 INFO rally.task.engine [-] Task 6c2d25d6-de75-495a-a184-ed9e79324321 | Completed: Running task. 2020-06-17 12:37:16.877 9031 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-17 12:37:16.877 9031 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-17 12:37:16.878 9031 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-17 12:37:18.508 9033 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-17 12:37:18.509 9033 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-17 12:37:18.509 9033 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-17 12:37:20.203 9035 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-17 12:37:20.203 9035 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-17 12:37:20.203 9035 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-17 12:37:22.755 9035 INFO rally.api [-] Building 'json' report for the following task(s): '6c2d25d6-de75-495a-a184-ed9e79324321'. 2020-06-17 12:37:22.761 9035 INFO rally.api [-] The report has been successfully built. 2020-06-17 12:37:24.558 9037 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-17 12:37:24.559 9037 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-17 12:37:24.559 9037 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-17 12:37:27.257 9037 INFO rally.task.engine [-] Task 65ece4a3-882c-4830-aa0d-dc137e1bc37a | Starting: Task validation. 2020-06-17 12:37:27.266 9037 INFO rally.task.engine [-] Task 65ece4a3-882c-4830-aa0d-dc137e1bc37a | Starting: Task validation of syntax. 2020-06-17 12:37:27.363 9037 INFO rally.task.engine [-] Task 65ece4a3-882c-4830-aa0d-dc137e1bc37a | Completed: Task validation of syntax. 2020-06-17 12:37:27.363 9037 INFO rally.task.engine [-] Task 65ece4a3-882c-4830-aa0d-dc137e1bc37a | Starting: Task validation of required platforms. 2020-06-17 12:37:27.422 9037 INFO rally.task.engine [-] Task 65ece4a3-882c-4830-aa0d-dc137e1bc37a | Completed: Task validation of required platforms. 2020-06-17 12:37:27.422 9037 INFO rally.task.engine [-] Task 65ece4a3-882c-4830-aa0d-dc137e1bc37a | Starting: Task validation of semantic. 2020-06-17 12:37:27.423 9037 INFO rally.task.engine [-] Check health of the environment '955ce2d7-0e2a-4912-8736-86e6a6ef1ce1'. 2020-06-17 12:37:28.050 9037 INFO rally.task.engine [-] Platform existing@openstack (available: True): OK! 2020-06-17 12:37:28.066 9037 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2020-06-17 12:37:28.428 9037 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2020-06-17 12:37:29.066 9037 INFO rally.task.context [-] Task 65ece4a3-882c-4830-aa0d-dc137e1bc37a | Context users@openstack setup() finished in 1.00 sec 2020-06-17 12:37:29.381 9037 INFO rally.task.context [-] Task 65ece4a3-882c-4830-aa0d-dc137e1bc37a | Context users@openstack cleanup() started 2020-06-17 12:37:30.776 9037 INFO rally.task.context [-] Task 65ece4a3-882c-4830-aa0d-dc137e1bc37a | Context users@openstack cleanup() finished in 1.40 sec 2020-06-17 12:37:30.777 9037 INFO rally.task.engine [-] Task 65ece4a3-882c-4830-aa0d-dc137e1bc37a | Completed: Task validation of semantic. 2020-06-17 12:37:30.777 9037 INFO rally.task.engine [-] Task 65ece4a3-882c-4830-aa0d-dc137e1bc37a | Completed: Task validation. 2020-06-17 12:37:30.778 9037 INFO rally.api [-] Task 65ece4a3-882c-4830-aa0d-dc137e1bc37a input file is valid. 2020-06-17 12:37:30.778 9037 INFO rally.api [-] Run Task 65ece4a3-882c-4830-aa0d-dc137e1bc37a against Deployment 955ce2d7-0e2a-4912-8736-86e6a6ef1ce1 2020-06-17 12:37:30.778 9037 INFO rally.task.engine [-] Task 65ece4a3-882c-4830-aa0d-dc137e1bc37a | Starting: Running task. 2020-06-17 12:37:30.826 9037 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=640757d8-f621-4793-8ae8-d94650b360aa)", "subtasks": [ { "title": "SwiftObjects.create_container_and_object_then_list_objects", "description": "Create container and objects then list all objects.", "scenario": { "SwiftObjects.create_container_and_object_then_list_objects": { "objects_per_container": 2, "object_size": 5120 } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "admin" ] }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-06-17 12:37:30.840 9037 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2020-06-17 12:37:31.230 9037 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2020-06-17 12:37:32.082 9037 INFO rally.task.context [-] Task 65ece4a3-882c-4830-aa0d-dc137e1bc37a | Context users@openstack setup() finished in 1.24 sec 2020-06-17 12:37:32.285 9037 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Adding role admin having ID 343e01eff834447eb3228d2ad3fbe26d to all users using 30 threads 2020-06-17 12:37:32.656 9037 INFO rally.task.context [-] Task 65ece4a3-882c-4830-aa0d-dc137e1bc37a | Context roles@openstack setup() finished in 0.57 sec 2020-06-17 12:37:32.656 9037 INFO rally.task.context [-] Task 65ece4a3-882c-4830-aa0d-dc137e1bc37a | Context cleanup@openstack setup() finished in 0.01 msec 2020-06-17 12:37:32.665 9037 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 65ece4a3-882c-4830-aa0d-dc137e1bc37a). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2020-06-17 12:37:32.668 9037 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"objects_per_container": 2, "object_size": 5120} 2020-06-17 12:37:32.671 9037 INFO rally.task.runner [-] Task 65ece4a3-882c-4830-aa0d-dc137e1bc37a | ITER: 1 START 2020-06-17 12:37:32.978 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_2114eb6565d34baa90d235a6674be306/s_rally_640757d8_lR8a9ZGp -X PUT -H "X-Auth-Token: gAAAAABe6g6MRCZ4..." -H "Content-Length: 0" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:37:32.979 9037 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:37:32.980 9037 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'X-Trans-Id': 'tx0000000000000000f6233-005eea0e8c-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f6233-005eea0e8c-276e2e-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 17 Jun 2020 12:37:32 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:37:33.000 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_2114eb6565d34baa90d235a6674be306/s_rally_640757d8_lR8a9ZGp/s_rally_640757d8_7D8P9osu -X PUT -H "X-Auth-Token: gAAAAABe6g6MRCZ4..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:37:33.000 9037 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:37:33.001 9037 DEBUG swiftclient [-] RESP HEADERS: {'etag': '32ca18808933aa12e979375d07048a11', 'Last-Modified': 'Wed, 17 Jun 2020 12:37:32 GMT', 'X-Trans-Id': 'tx0000000000000000f6234-005eea0e8c-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f6234-005eea0e8c-276e2e-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 17 Jun 2020 12:37:32 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:37:33.015 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_2114eb6565d34baa90d235a6674be306/s_rally_640757d8_lR8a9ZGp/s_rally_640757d8_b3b5vgMn -X PUT -H "X-Auth-Token: gAAAAABe6g6MRCZ4..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:37:33.015 9037 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:37:33.016 9037 DEBUG swiftclient [-] RESP HEADERS: {'etag': '32ca18808933aa12e979375d07048a11', 'Last-Modified': 'Wed, 17 Jun 2020 12:37:33 GMT', 'X-Trans-Id': 'tx0000000000000000f6235-005eea0e8c-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f6235-005eea0e8c-276e2e-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 17 Jun 2020 12:37:33 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:37:33.065 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_2114eb6565d34baa90d235a6674be306/s_rally_640757d8_lR8a9ZGp?format=json -X GET -H "X-Auth-Token: gAAAAABe6g6MRCZ4..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:37:33.065 9037 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:37:33.066 9037 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '271', 'X-Timestamp': '1592397452.96291', 'X-Container-Object-Count': '2', 'X-Container-Bytes-Used': '10240', 'X-Container-Bytes-Used-Actual': '16384', 'X-Storage-Policy': 'default-placement', 'X-Storage-Class': 'STANDARD', 'Last-Modified': 'Wed, 17 Jun 2020 12:37:32 GMT', 'X-Trans-Id': 'tx0000000000000000f6236-005eea0e8d-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f6236-005eea0e8d-276e2e-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 17 Jun 2020 12:37:33 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:37:33.067 9037 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_640757d8_7D8P9osu","hash":"32ca18808933aa12e979375d07048a11","bytes":5120,"last_modified":"2020-06-17T12:37:32.989Z"},{"name":"s_rally_640757d8_b3b5vgMn","hash":"32ca18808933aa12e979375d07048a11","bytes":5120,"last_modified":"2020-06-17T12:37:33.006Z"}]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:188 2020-06-17 12:37:33.117 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_2114eb6565d34baa90d235a6674be306/s_rally_640757d8_lR8a9ZGp?format=json&marker=s_rally_640757d8_b3b5vgMn -X GET -H "X-Auth-Token: gAAAAABe6g6MRCZ4..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:37:33.118 9037 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:37:33.118 9037 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1592397452.96291', 'X-Container-Object-Count': '2', 'X-Container-Bytes-Used': '10240', 'X-Container-Bytes-Used-Actual': '16384', 'X-Storage-Policy': 'default-placement', 'X-Storage-Class': 'STANDARD', 'Last-Modified': 'Wed, 17 Jun 2020 12:37:32 GMT', 'X-Trans-Id': 'tx0000000000000000f6237-005eea0e8d-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f6237-005eea0e8d-276e2e-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 17 Jun 2020 12:37:33 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:37:33.119 9037 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:188 2020-06-17 12:37:33.120 9037 INFO rally.task.runner [-] Task 65ece4a3-882c-4830-aa0d-dc137e1bc37a | ITER: 1 END: OK 2020-06-17 12:37:33.133 9037 INFO rally.task.context [-] Task 65ece4a3-882c-4830-aa0d-dc137e1bc37a | Context cleanup@openstack cleanup() started 2020-06-17 12:37:33.137 9037 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up swift object objects 2020-06-17 12:37:33.285 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_2114eb6565d34baa90d235a6674be306?format=json -X GET -H "X-Auth-Token: gAAAAABe6g6NKZY_..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:37:33.285 9037 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:37:33.286 9037 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '62', 'X-Timestamp': '1592397453.28336', 'X-Account-Container-Count': '1', 'X-Account-Object-Count': '2', 'X-Account-Bytes-Used': '10240', 'X-Account-Bytes-Used-Actual': '16384', 'X-Account-Storage-Policy-Default-Placement-Container-Count': '1', 'X-Account-Storage-Policy-Default-Placement-Object-Count': '2', 'X-Account-Storage-Policy-Default-Placement-Bytes-Used': '10240', 'X-Account-Storage-Policy-Default-Placement-Bytes-Used-Actual': '16384', 'X-Trans-Id': 'tx0000000000000000f6238-005eea0e8d-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f6238-005eea0e8d-276e2e-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 17 Jun 2020 12:37:33 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:37:33.287 9037 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_640757d8_lR8a9ZGp","count":2,"bytes":10240}]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:188 2020-06-17 12:37:33.336 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_2114eb6565d34baa90d235a6674be306?format=json&marker=s_rally_640757d8_lR8a9ZGp -X GET -H "X-Auth-Token: gAAAAABe6g6NKZY_..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:37:33.337 9037 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:37:33.337 9037 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1592397453.29311', 'X-Account-Container-Count': '0', 'X-Account-Object-Count': '0', 'X-Account-Bytes-Used': '0', 'X-Account-Bytes-Used-Actual': '0', 'X-Account-Storage-Policy-Default-Placement-Container-Count': '0', 'X-Account-Storage-Policy-Default-Placement-Object-Count': '0', 'X-Account-Storage-Policy-Default-Placement-Bytes-Used': '0', 'X-Account-Storage-Policy-Default-Placement-Bytes-Used-Actual': '0', 'X-Trans-Id': 'tx0000000000000000f6239-005eea0e8d-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f6239-005eea0e8d-276e2e-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 17 Jun 2020 12:37:33 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:37:33.338 9037 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:188 2020-06-17 12:37:33.389 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_2114eb6565d34baa90d235a6674be306/s_rally_640757d8_lR8a9ZGp?format=json -X GET -H "X-Auth-Token: gAAAAABe6g6NKZY_..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:37:33.389 9037 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:37:33.390 9037 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '271', 'X-Timestamp': '1592397452.96291', 'X-Container-Object-Count': '2', 'X-Container-Bytes-Used': '10240', 'X-Container-Bytes-Used-Actual': '16384', 'X-Storage-Policy': 'default-placement', 'X-Storage-Class': 'STANDARD', 'Last-Modified': 'Wed, 17 Jun 2020 12:37:32 GMT', 'X-Trans-Id': 'tx0000000000000000f623a-005eea0e8d-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f623a-005eea0e8d-276e2e-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 17 Jun 2020 12:37:33 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:37:33.390 9037 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_640757d8_7D8P9osu","hash":"32ca18808933aa12e979375d07048a11","bytes":5120,"last_modified":"2020-06-17T12:37:32.989Z"},{"name":"s_rally_640757d8_b3b5vgMn","hash":"32ca18808933aa12e979375d07048a11","bytes":5120,"last_modified":"2020-06-17T12:37:33.006Z"}]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:188 2020-06-17 12:37:33.441 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_2114eb6565d34baa90d235a6674be306/s_rally_640757d8_lR8a9ZGp?format=json&marker=s_rally_640757d8_b3b5vgMn -X GET -H "X-Auth-Token: gAAAAABe6g6NKZY_..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:37:33.442 9037 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:37:33.442 9037 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1592397452.96291', 'X-Container-Object-Count': '2', 'X-Container-Bytes-Used': '10240', 'X-Container-Bytes-Used-Actual': '16384', 'X-Storage-Policy': 'default-placement', 'X-Storage-Class': 'STANDARD', 'Last-Modified': 'Wed, 17 Jun 2020 12:37:32 GMT', 'X-Trans-Id': 'tx0000000000000000f623b-005eea0e8d-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f623b-005eea0e8d-276e2e-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 17 Jun 2020 12:37:33 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:37:33.443 9037 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:188 2020-06-17 12:37:33.452 9037 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.object object s_rally_640757d8_7D8P9osu (['s_rally_640757d8_lR8a9ZGp', 's_rally_640757d8_7D8P9osu']) 2020-06-17 12:37:33.458 9037 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.object object s_rally_640757d8_b3b5vgMn (['s_rally_640757d8_lR8a9ZGp', 's_rally_640757d8_b3b5vgMn']) 2020-06-17 12:37:33.740 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_2114eb6565d34baa90d235a6674be306/s_rally_640757d8_lR8a9ZGp/s_rally_640757d8_7D8P9osu DELETE -H "X-Auth-Token: gAAAAABe6g6NSZmy..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:37:33.741 9037 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:37:33.741 9037 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx0000000000000000f623c-005eea0e8d-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f623c-005eea0e8d-276e2e-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 17 Jun 2020 12:37:33 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:37:33.770 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_2114eb6565d34baa90d235a6674be306/s_rally_640757d8_lR8a9ZGp/s_rally_640757d8_b3b5vgMn DELETE -H "X-Auth-Token: gAAAAABe6g6N9f21..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:37:33.770 9037 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:37:33.770 9037 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx0000000000000000f623d-005eea0e8d-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f623d-005eea0e8d-276e2e-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 17 Jun 2020 12:37:33 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:37:34.773 9037 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up swift container objects 2020-06-17 12:37:35.124 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_2114eb6565d34baa90d235a6674be306?format=json -X GET -H "X-Auth-Token: gAAAAABe6g6OdQVF..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:37:35.124 9037 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:37:35.125 9037 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '58', 'X-Timestamp': '1592397455.12225', 'X-Account-Container-Count': '1', 'X-Account-Object-Count': '0', 'X-Account-Bytes-Used': '0', 'X-Account-Bytes-Used-Actual': '0', 'X-Account-Storage-Policy-Default-Placement-Container-Count': '1', 'X-Account-Storage-Policy-Default-Placement-Object-Count': '0', 'X-Account-Storage-Policy-Default-Placement-Bytes-Used': '0', 'X-Account-Storage-Policy-Default-Placement-Bytes-Used-Actual': '0', 'X-Trans-Id': 'tx0000000000000000f623e-005eea0e8e-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f623e-005eea0e8e-276e2e-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 17 Jun 2020 12:37:35 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:37:35.126 9037 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_640757d8_lR8a9ZGp","count":0,"bytes":0}]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:188 2020-06-17 12:37:35.177 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_2114eb6565d34baa90d235a6674be306?format=json&marker=s_rally_640757d8_lR8a9ZGp -X GET -H "X-Auth-Token: gAAAAABe6g6OdQVF..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:37:35.178 9037 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:37:35.178 9037 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1592397455.13407', 'X-Account-Container-Count': '0', 'X-Account-Object-Count': '0', 'X-Account-Bytes-Used': '0', 'X-Account-Bytes-Used-Actual': '0', 'X-Account-Storage-Policy-Default-Placement-Container-Count': '0', 'X-Account-Storage-Policy-Default-Placement-Object-Count': '0', 'X-Account-Storage-Policy-Default-Placement-Bytes-Used': '0', 'X-Account-Storage-Policy-Default-Placement-Bytes-Used-Actual': '0', 'X-Trans-Id': 'tx0000000000000000f623f-005eea0e8f-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f623f-005eea0e8f-276e2e-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 17 Jun 2020 12:37:35 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:37:35.179 9037 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:188 2020-06-17 12:37:35.184 9037 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.container object s_rally_640757d8_lR8a9ZGp (['s_rally_640757d8_lR8a9ZGp']) 2020-06-17 12:37:35.435 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_2114eb6565d34baa90d235a6674be306/s_rally_640757d8_lR8a9ZGp DELETE -H "X-Auth-Token: gAAAAABe6g6P1SIm..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:37:35.435 9037 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:37:35.436 9037 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx0000000000000000f6240-005eea0e8f-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f6240-005eea0e8f-276e2e-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 17 Jun 2020 12:37:35 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:37:36.439 9037 INFO rally.task.context [-] Task 65ece4a3-882c-4830-aa0d-dc137e1bc37a | Context cleanup@openstack cleanup() finished in 3.31 sec 2020-06-17 12:37:36.439 9037 INFO rally.task.context [-] Task 65ece4a3-882c-4830-aa0d-dc137e1bc37a | Context roles@openstack cleanup() started 2020-06-17 12:37:36.440 9037 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Removing assigned role 343e01eff834447eb3228d2ad3fbe26d from all users 2020-06-17 12:37:36.693 9037 INFO rally.task.context [-] Task 65ece4a3-882c-4830-aa0d-dc137e1bc37a | Context roles@openstack cleanup() finished in 0.25 sec 2020-06-17 12:37:36.694 9037 INFO rally.task.context [-] Task 65ece4a3-882c-4830-aa0d-dc137e1bc37a | Context users@openstack cleanup() started 2020-06-17 12:37:38.691 9037 INFO rally.task.context [-] Task 65ece4a3-882c-4830-aa0d-dc137e1bc37a | Context users@openstack cleanup() finished in 2.00 sec 2020-06-17 12:37:38.886 9037 INFO rally.task.engine [-] Load duration is: 0.447801 2020-06-17 12:37:38.886 9037 INFO rally.task.engine [-] Full runner duration is: 0.468328 2020-06-17 12:37:38.886 9037 INFO rally.task.engine [-] Full duration is: 7.852401 2020-06-17 12:37:38.984 9037 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=5230a96d-8117-406d-95d1-4c59f0a0c7df)", "subtasks": [ { "title": "SwiftObjects.list_objects_in_containers", "description": "List objects in all containers.", "scenario": { "SwiftObjects.list_objects_in_containers": {} }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "admin" ], "swift_objects": { "containers_per_tenant": 1, "objects_per_container": 10, "object_size": 1024 } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-06-17 12:37:39.003 9037 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2020-06-17 12:37:39.541 9037 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2020-06-17 12:37:40.303 9037 INFO rally.task.context [-] Task 65ece4a3-882c-4830-aa0d-dc137e1bc37a | Context users@openstack setup() finished in 1.30 sec 2020-06-17 12:37:40.633 9037 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Adding role admin having ID 343e01eff834447eb3228d2ad3fbe26d to all users using 30 threads 2020-06-17 12:37:41.072 9037 INFO rally.task.context [-] Task 65ece4a3-882c-4830-aa0d-dc137e1bc37a | Context roles@openstack setup() finished in 0.77 sec 2020-06-17 12:37:41.073 9037 RALLYDEBUG rally_openstack.task.contexts.swift.objects [-] Creating 1 containers using 30 threads. 2020-06-17 12:37:41.481 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_7c5a92e7a6a943548ce7b7c9168ab229/s_rally_65ece4a3_FDxwKMte -X PUT -H "X-Auth-Token: gAAAAABe6g6VEJMM..." -H "Content-Length: 0" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:37:41.482 9037 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:37:41.482 9037 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'X-Trans-Id': 'tx0000000000000000f6246-005eea0e95-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f6246-005eea0e95-276e2e-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 17 Jun 2020 12:37:41 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:37:41.483 9037 RALLYDEBUG rally_openstack.task.contexts.swift.objects [-] Creating 10 objects using 30 threads. 2020-06-17 12:37:41.765 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_7c5a92e7a6a943548ce7b7c9168ab229/s_rally_65ece4a3_FDxwKMte/s_rally_65ece4a3_64hRnDl3 -X PUT -H "X-Auth-Token: gAAAAABe6g6VNe5Y..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:37:41.766 9037 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:37:41.766 9037 DEBUG swiftclient [-] RESP HEADERS: {'etag': '0f343b0931126a20f133d67c2b018a3b', 'Last-Modified': 'Wed, 17 Jun 2020 12:37:41 GMT', 'X-Trans-Id': 'tx0000000000000000f6247-005eea0e95-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f6247-005eea0e95-276e2e-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 17 Jun 2020 12:37:41 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:37:41.815 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_7c5a92e7a6a943548ce7b7c9168ab229/s_rally_65ece4a3_FDxwKMte/s_rally_65ece4a3_VXha3PUH -X PUT -H "X-Auth-Token: gAAAAABe6g6V9NKG..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:37:41.816 9037 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:37:41.816 9037 DEBUG swiftclient [-] RESP HEADERS: {'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'Last-Modified': 'Wed, 17 Jun 2020 12:37:41 GMT', 'X-Trans-Id': 'tx0000000000000000f6248-005eea0e95-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f6248-005eea0e95-276e2e-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 17 Jun 2020 12:37:41 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:37:41.830 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_7c5a92e7a6a943548ce7b7c9168ab229/s_rally_65ece4a3_FDxwKMte/s_rally_65ece4a3_gPtIkWHy -X PUT -H "X-Auth-Token: gAAAAABe6g6Vs0sJ..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:37:41.831 9037 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:37:41.831 9037 DEBUG swiftclient [-] RESP HEADERS: {'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'Last-Modified': 'Wed, 17 Jun 2020 12:37:41 GMT', 'X-Trans-Id': 'tx0000000000000000f6249-005eea0e95-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f6249-005eea0e95-276e2e-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 17 Jun 2020 12:37:41 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:37:41.871 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_7c5a92e7a6a943548ce7b7c9168ab229/s_rally_65ece4a3_FDxwKMte/s_rally_65ece4a3_keGvy9Te -X PUT -H "X-Auth-Token: gAAAAABe6g6VGUc3..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:37:41.871 9037 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:37:41.871 9037 DEBUG swiftclient [-] RESP HEADERS: {'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'Last-Modified': 'Wed, 17 Jun 2020 12:37:41 GMT', 'X-Trans-Id': 'tx0000000000000000f624a-005eea0e95-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f624a-005eea0e95-276e2e-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 17 Jun 2020 12:37:41 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:37:41.885 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_7c5a92e7a6a943548ce7b7c9168ab229/s_rally_65ece4a3_FDxwKMte/s_rally_65ece4a3_CKjTabaU -X PUT -H "X-Auth-Token: gAAAAABe6g6V7r_N..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:37:41.886 9037 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:37:41.886 9037 DEBUG swiftclient [-] RESP HEADERS: {'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'Last-Modified': 'Wed, 17 Jun 2020 12:37:41 GMT', 'X-Trans-Id': 'tx0000000000000000f624b-005eea0e95-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f624b-005eea0e95-276e2e-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 17 Jun 2020 12:37:41 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:37:41.922 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_7c5a92e7a6a943548ce7b7c9168ab229/s_rally_65ece4a3_FDxwKMte/s_rally_65ece4a3_aFmzjKsg -X PUT -H "X-Auth-Token: gAAAAABe6g6VmQkf..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:37:41.923 9037 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:37:41.923 9037 DEBUG swiftclient [-] RESP HEADERS: {'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'Last-Modified': 'Wed, 17 Jun 2020 12:37:41 GMT', 'X-Trans-Id': 'tx0000000000000000f624c-005eea0e95-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f624c-005eea0e95-276e2e-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 17 Jun 2020 12:37:41 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:37:41.946 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_7c5a92e7a6a943548ce7b7c9168ab229/s_rally_65ece4a3_FDxwKMte/s_rally_65ece4a3_bpghHKw0 -X PUT -H "X-Auth-Token: gAAAAABe6g6VIRkI..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:37:41.946 9037 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:37:41.946 9037 DEBUG swiftclient [-] RESP HEADERS: {'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'Last-Modified': 'Wed, 17 Jun 2020 12:37:41 GMT', 'X-Trans-Id': 'tx0000000000000000f624d-005eea0e95-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f624d-005eea0e95-276e2e-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 17 Jun 2020 12:37:41 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:37:41.979 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_7c5a92e7a6a943548ce7b7c9168ab229/s_rally_65ece4a3_FDxwKMte/s_rally_65ece4a3_Grqwv7jT -X PUT -H "X-Auth-Token: gAAAAABe6g6VUqaI..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:37:41.980 9037 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:37:41.980 9037 DEBUG swiftclient [-] RESP HEADERS: {'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'Last-Modified': 'Wed, 17 Jun 2020 12:37:41 GMT', 'X-Trans-Id': 'tx0000000000000000f624e-005eea0e95-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f624e-005eea0e95-276e2e-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 17 Jun 2020 12:37:41 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:37:42.010 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_7c5a92e7a6a943548ce7b7c9168ab229/s_rally_65ece4a3_FDxwKMte/s_rally_65ece4a3_5BQbWGku -X PUT -H "X-Auth-Token: gAAAAABe6g6Vo2qw..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:37:42.010 9037 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:37:42.011 9037 DEBUG swiftclient [-] RESP HEADERS: {'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'Last-Modified': 'Wed, 17 Jun 2020 12:37:41 GMT', 'X-Trans-Id': 'tx0000000000000000f624f-005eea0e95-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f624f-005eea0e95-276e2e-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 17 Jun 2020 12:37:42 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:37:42.041 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_7c5a92e7a6a943548ce7b7c9168ab229/s_rally_65ece4a3_FDxwKMte/s_rally_65ece4a3_LciRSqLY -X PUT -H "X-Auth-Token: gAAAAABe6g6VjCIX..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:37:42.042 9037 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:37:42.042 9037 DEBUG swiftclient [-] RESP HEADERS: {'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'Last-Modified': 'Wed, 17 Jun 2020 12:37:42 GMT', 'X-Trans-Id': 'tx0000000000000000f6250-005eea0e95-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f6250-005eea0e95-276e2e-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 17 Jun 2020 12:37:42 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:37:42.044 9037 INFO rally.task.context [-] Task 65ece4a3-882c-4830-aa0d-dc137e1bc37a | Context swift_objects@openstack setup() finished in 0.97 sec 2020-06-17 12:37:42.055 9037 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 65ece4a3-882c-4830-aa0d-dc137e1bc37a). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2020-06-17 12:37:42.056 9037 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2020-06-17 12:37:42.060 9037 INFO rally.task.runner [-] Task 65ece4a3-882c-4830-aa0d-dc137e1bc37a | ITER: 1 START 2020-06-17 12:37:42.196 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_7c5a92e7a6a943548ce7b7c9168ab229?format=json -X GET -H "X-Auth-Token: gAAAAABe6g6WV1Rs..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:37:42.197 9037 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:37:42.198 9037 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '62', 'X-Timestamp': '1592397462.19504', 'X-Account-Container-Count': '1', 'X-Account-Object-Count': '10', 'X-Account-Bytes-Used': '1024', 'X-Account-Bytes-Used-Actual': '4096', 'X-Account-Storage-Policy-Default-Placement-Container-Count': '1', 'X-Account-Storage-Policy-Default-Placement-Object-Count': '10', 'X-Account-Storage-Policy-Default-Placement-Bytes-Used': '1024', 'X-Account-Storage-Policy-Default-Placement-Bytes-Used-Actual': '4096', 'X-Trans-Id': 'tx0000000000000000f6251-005eea0e96-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f6251-005eea0e96-276e2e-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 17 Jun 2020 12:37:42 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:37:42.198 9037 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_65ece4a3_FDxwKMte","count":10,"bytes":1024}]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:188 2020-06-17 12:37:42.249 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_7c5a92e7a6a943548ce7b7c9168ab229?format=json&marker=s_rally_65ece4a3_FDxwKMte -X GET -H "X-Auth-Token: gAAAAABe6g6WV1Rs..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:37:42.250 9037 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:37:42.250 9037 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1592397462.20614', 'X-Account-Container-Count': '0', 'X-Account-Object-Count': '0', 'X-Account-Bytes-Used': '0', 'X-Account-Bytes-Used-Actual': '0', 'X-Account-Storage-Policy-Default-Placement-Container-Count': '0', 'X-Account-Storage-Policy-Default-Placement-Object-Count': '0', 'X-Account-Storage-Policy-Default-Placement-Bytes-Used': '0', 'X-Account-Storage-Policy-Default-Placement-Bytes-Used-Actual': '0', 'X-Trans-Id': 'tx0000000000000000f6252-005eea0e96-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f6252-005eea0e96-276e2e-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 17 Jun 2020 12:37:42 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:37:42.251 9037 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:188 2020-06-17 12:37:42.305 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_7c5a92e7a6a943548ce7b7c9168ab229/s_rally_65ece4a3_FDxwKMte?format=json -X GET -H "X-Auth-Token: gAAAAABe6g6WV1Rs..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:37:42.306 9037 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:37:42.306 9037 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '1324', 'X-Timestamp': '1592397461.46065', 'X-Container-Object-Count': '10', 'X-Container-Bytes-Used': '1024', 'X-Container-Bytes-Used-Actual': '4096', 'X-Storage-Policy': 'default-placement', 'X-Storage-Class': 'STANDARD', 'Last-Modified': 'Wed, 17 Jun 2020 12:37:41 GMT', 'X-Trans-Id': 'tx0000000000000000f6253-005eea0e96-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f6253-005eea0e96-276e2e-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 17 Jun 2020 12:37:42 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:37:42.307 9037 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_65ece4a3_5BQbWGku","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2020-06-17T12:37:41.999Z"},{"name":"s_rally_65ece4a3_64hRnDl3","hash":"0f343b0931126a20f133d67c2b018a3b","bytes":1024,"last_modified":"2020-06-17T12:37:41.754Z"},{"name":"s_rally_65ece4a3_CKjTabaU","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2020-06-17T12:37:41.876Z"},{"name":"s_rally_65ece4a3_Grqwv7jT","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2020-06-17T12:37:41.970Z"},{"name":"s_rally_65ece4a3_LciRSqLY","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2020-06-17T12:37:42.032Z"},{"name":"s_rally_65ece4a3_VXha3PUH","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2020-06-17T12:37:41.806Z"},{"name":"s_rally_65ece4a3_aFmzjKsg","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2020-06-17T12:37:41.913Z"},{"name":"s_rally_65ece4a3_bpghHKw0","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2020-06-17T12:37:41.936Z"},{"name":"s_rally_65ece4a3_gPtIkWHy","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2020-06-17T12:37:41.822Z"},{"name":"s_rally_65ece4a3_keGvy9Te","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2020-06-17T12:37:41.861Z"}]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:188 2020-06-17 12:37:42.357 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_7c5a92e7a6a943548ce7b7c9168ab229/s_rally_65ece4a3_FDxwKMte?format=json&marker=s_rally_65ece4a3_keGvy9Te -X GET -H "X-Auth-Token: gAAAAABe6g6WV1Rs..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:37:42.358 9037 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:37:42.358 9037 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1592397461.46065', 'X-Container-Object-Count': '10', 'X-Container-Bytes-Used': '1024', 'X-Container-Bytes-Used-Actual': '4096', 'X-Storage-Policy': 'default-placement', 'X-Storage-Class': 'STANDARD', 'Last-Modified': 'Wed, 17 Jun 2020 12:37:41 GMT', 'X-Trans-Id': 'tx0000000000000000f6254-005eea0e96-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f6254-005eea0e96-276e2e-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 17 Jun 2020 12:37:42 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:37:42.359 9037 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:188 2020-06-17 12:37:42.360 9037 INFO rally.task.runner [-] Task 65ece4a3-882c-4830-aa0d-dc137e1bc37a | ITER: 1 END: OK 2020-06-17 12:37:42.374 9037 INFO rally.task.context [-] Task 65ece4a3-882c-4830-aa0d-dc137e1bc37a | Context swift_objects@openstack cleanup() started 2020-06-17 12:37:42.694 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_7c5a92e7a6a943548ce7b7c9168ab229/s_rally_65ece4a3_FDxwKMte/s_rally_65ece4a3_64hRnDl3 DELETE -H "X-Auth-Token: gAAAAABe6g6WN9Wl..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:37:42.694 9037 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:37:42.695 9037 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx0000000000000000f6255-005eea0e96-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f6255-005eea0e96-276e2e-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 17 Jun 2020 12:37:42 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:37:42.828 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_7c5a92e7a6a943548ce7b7c9168ab229/s_rally_65ece4a3_FDxwKMte/s_rally_65ece4a3_VXha3PUH DELETE -H "X-Auth-Token: gAAAAABe6g6WA1Nx..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:37:42.829 9037 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:37:42.829 9037 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx0000000000000000f6256-005eea0e96-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f6256-005eea0e96-276e2e-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 17 Jun 2020 12:37:42 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:37:42.879 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_7c5a92e7a6a943548ce7b7c9168ab229/s_rally_65ece4a3_FDxwKMte/s_rally_65ece4a3_keGvy9Te DELETE -H "X-Auth-Token: gAAAAABe6g6WG74K..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:37:42.880 9037 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:37:42.880 9037 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx0000000000000000f6258-005eea0e96-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f6258-005eea0e96-276e2e-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 17 Jun 2020 12:37:42 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:37:42.974 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_7c5a92e7a6a943548ce7b7c9168ab229/s_rally_65ece4a3_FDxwKMte/s_rally_65ece4a3_gPtIkWHy DELETE -H "X-Auth-Token: gAAAAABe6g6Wiu0t..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:37:42.975 9037 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:37:42.975 9037 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx0000000000000000f6257-005eea0e96-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f6257-005eea0e96-276e2e-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 17 Jun 2020 12:37:42 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:37:42.987 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_7c5a92e7a6a943548ce7b7c9168ab229/s_rally_65ece4a3_FDxwKMte/s_rally_65ece4a3_CKjTabaU DELETE -H "X-Auth-Token: gAAAAABe6g6WB9yY..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:37:42.989 9037 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:37:43.003 9037 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx0000000000000000f6259-005eea0e96-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f6259-005eea0e96-276e2e-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 17 Jun 2020 12:37:42 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:37:43.072 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_7c5a92e7a6a943548ce7b7c9168ab229/s_rally_65ece4a3_FDxwKMte/s_rally_65ece4a3_aFmzjKsg DELETE -H "X-Auth-Token: gAAAAABe6g6WOKyd..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:37:43.072 9037 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:37:43.072 9037 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx0000000000000000f625a-005eea0e96-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f625a-005eea0e96-276e2e-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 17 Jun 2020 12:37:43 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:37:43.128 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_7c5a92e7a6a943548ce7b7c9168ab229/s_rally_65ece4a3_FDxwKMte/s_rally_65ece4a3_bpghHKw0 DELETE -H "X-Auth-Token: gAAAAABe6g6W9e9C..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:37:43.128 9037 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:37:43.128 9037 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx0000000000000000f625b-005eea0e96-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f625b-005eea0e96-276e2e-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 17 Jun 2020 12:37:43 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:37:43.269 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_7c5a92e7a6a943548ce7b7c9168ab229/s_rally_65ece4a3_FDxwKMte/s_rally_65ece4a3_5BQbWGku DELETE -H "X-Auth-Token: gAAAAABe6g6W2gv6..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:37:43.270 9037 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:37:43.270 9037 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx0000000000000000f625d-005eea0e96-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f625d-005eea0e96-276e2e-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 17 Jun 2020 12:37:43 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:37:43.307 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_7c5a92e7a6a943548ce7b7c9168ab229/s_rally_65ece4a3_FDxwKMte/s_rally_65ece4a3_Grqwv7jT DELETE -H "X-Auth-Token: gAAAAABe6g6W-qD1..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:37:43.309 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_7c5a92e7a6a943548ce7b7c9168ab229/s_rally_65ece4a3_FDxwKMte/s_rally_65ece4a3_LciRSqLY DELETE -H "X-Auth-Token: gAAAAABe6g6WZksQ..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:37:43.309 9037 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:37:43.309 9037 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:37:43.310 9037 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx0000000000000000f625c-005eea0e96-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f625c-005eea0e96-276e2e-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 17 Jun 2020 12:37:43 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:37:43.310 9037 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx0000000000000000f625e-005eea0e97-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f625e-005eea0e97-276e2e-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 17 Jun 2020 12:37:43 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:37:43.600 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_7c5a92e7a6a943548ce7b7c9168ab229/s_rally_65ece4a3_FDxwKMte DELETE -H "X-Auth-Token: gAAAAABe6g6X4gl-..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:37:43.600 9037 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:37:43.601 9037 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx0000000000000000f6260-005eea0e97-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f6260-005eea0e97-276e2e-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 17 Jun 2020 12:37:43 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:37:43.602 9037 INFO rally.task.context [-] Task 65ece4a3-882c-4830-aa0d-dc137e1bc37a | Context swift_objects@openstack cleanup() finished in 1.23 sec 2020-06-17 12:37:43.603 9037 INFO rally.task.context [-] Task 65ece4a3-882c-4830-aa0d-dc137e1bc37a | Context roles@openstack cleanup() started 2020-06-17 12:37:43.603 9037 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Removing assigned role 343e01eff834447eb3228d2ad3fbe26d from all users 2020-06-17 12:37:43.849 9037 INFO rally.task.context [-] Task 65ece4a3-882c-4830-aa0d-dc137e1bc37a | Context roles@openstack cleanup() finished in 0.25 sec 2020-06-17 12:37:43.849 9037 INFO rally.task.context [-] Task 65ece4a3-882c-4830-aa0d-dc137e1bc37a | Context users@openstack cleanup() started 2020-06-17 12:37:45.324 9037 INFO rally.task.context [-] Task 65ece4a3-882c-4830-aa0d-dc137e1bc37a | Context users@openstack cleanup() finished in 1.47 sec 2020-06-17 12:37:47.053 9037 INFO rally.task.engine [-] Load duration is: 0.299169 2020-06-17 12:37:47.053 9037 INFO rally.task.engine [-] Full runner duration is: 0.320285 2020-06-17 12:37:47.054 9037 INFO rally.task.engine [-] Full duration is: 6.323094 2020-06-17 12:37:47.150 9037 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=d237f41d-58fc-4bfc-aff7-ac47d13b7ad6)", "subtasks": [ { "title": "SwiftObjects.create_container_and_object_then_download_object", "description": "Create container and objects then download all objects.", "scenario": { "SwiftObjects.create_container_and_object_then_download_object": { "objects_per_container": 5, "object_size": 1024 } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "admin" ] }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-06-17 12:37:47.167 9037 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2020-06-17 12:37:47.552 9037 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2020-06-17 12:37:48.129 9037 INFO rally.task.context [-] Task 65ece4a3-882c-4830-aa0d-dc137e1bc37a | Context users@openstack setup() finished in 0.96 sec 2020-06-17 12:37:48.337 9037 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Adding role admin having ID 343e01eff834447eb3228d2ad3fbe26d to all users using 30 threads 2020-06-17 12:37:48.759 9037 INFO rally.task.context [-] Task 65ece4a3-882c-4830-aa0d-dc137e1bc37a | Context roles@openstack setup() finished in 0.63 sec 2020-06-17 12:37:48.760 9037 INFO rally.task.context [-] Task 65ece4a3-882c-4830-aa0d-dc137e1bc37a | Context cleanup@openstack setup() finished in 0.00 msec 2020-06-17 12:37:48.767 9037 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 65ece4a3-882c-4830-aa0d-dc137e1bc37a). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2020-06-17 12:37:48.769 9037 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"objects_per_container": 5, "object_size": 1024} 2020-06-17 12:37:48.772 9037 INFO rally.task.runner [-] Task 65ece4a3-882c-4830-aa0d-dc137e1bc37a | ITER: 1 START 2020-06-17 12:37:49.065 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_6100b15acd614f3f8df5f9b9fa202ca8/s_rally_d237f41d_dcVfBwWN -X PUT -H "X-Auth-Token: gAAAAABe6g6cgEYK..." -H "Content-Length: 0" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:37:49.066 9037 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:37:49.066 9037 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'X-Trans-Id': 'tx0000000000000000f6261-005eea0e9c-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f6261-005eea0e9c-276e2e-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 17 Jun 2020 12:37:49 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:37:49.093 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_6100b15acd614f3f8df5f9b9fa202ca8/s_rally_d237f41d_dcVfBwWN/s_rally_d237f41d_yGAKrSVd -X PUT -H "X-Auth-Token: gAAAAABe6g6cgEYK..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:37:49.093 9037 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:37:49.094 9037 DEBUG swiftclient [-] RESP HEADERS: {'etag': '0f343b0931126a20f133d67c2b018a3b', 'Last-Modified': 'Wed, 17 Jun 2020 12:37:49 GMT', 'X-Trans-Id': 'tx0000000000000000f6262-005eea0e9d-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f6262-005eea0e9d-276e2e-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 17 Jun 2020 12:37:49 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:37:49.114 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_6100b15acd614f3f8df5f9b9fa202ca8/s_rally_d237f41d_dcVfBwWN/s_rally_d237f41d_e9r2IFlE -X PUT -H "X-Auth-Token: gAAAAABe6g6cgEYK..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:37:49.115 9037 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:37:49.115 9037 DEBUG swiftclient [-] RESP HEADERS: {'etag': '0f343b0931126a20f133d67c2b018a3b', 'Last-Modified': 'Wed, 17 Jun 2020 12:37:49 GMT', 'X-Trans-Id': 'tx0000000000000000f6263-005eea0e9d-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f6263-005eea0e9d-276e2e-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 17 Jun 2020 12:37:49 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:37:49.141 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_6100b15acd614f3f8df5f9b9fa202ca8/s_rally_d237f41d_dcVfBwWN/s_rally_d237f41d_9uCIcMbp -X PUT -H "X-Auth-Token: gAAAAABe6g6cgEYK..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:37:49.142 9037 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:37:49.142 9037 DEBUG swiftclient [-] RESP HEADERS: {'etag': '0f343b0931126a20f133d67c2b018a3b', 'Last-Modified': 'Wed, 17 Jun 2020 12:37:49 GMT', 'X-Trans-Id': 'tx0000000000000000f6264-005eea0e9d-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f6264-005eea0e9d-276e2e-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 17 Jun 2020 12:37:49 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:37:49.159 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_6100b15acd614f3f8df5f9b9fa202ca8/s_rally_d237f41d_dcVfBwWN/s_rally_d237f41d_HtcAz2bL -X PUT -H "X-Auth-Token: gAAAAABe6g6cgEYK..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:37:49.160 9037 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:37:49.160 9037 DEBUG swiftclient [-] RESP HEADERS: {'etag': '0f343b0931126a20f133d67c2b018a3b', 'Last-Modified': 'Wed, 17 Jun 2020 12:37:49 GMT', 'X-Trans-Id': 'tx0000000000000000f6265-005eea0e9d-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f6265-005eea0e9d-276e2e-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 17 Jun 2020 12:37:49 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:37:49.177 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_6100b15acd614f3f8df5f9b9fa202ca8/s_rally_d237f41d_dcVfBwWN/s_rally_d237f41d_FrFoG4pM -X PUT -H "X-Auth-Token: gAAAAABe6g6cgEYK..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:37:49.177 9037 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:37:49.178 9037 DEBUG swiftclient [-] RESP HEADERS: {'etag': '0f343b0931126a20f133d67c2b018a3b', 'Last-Modified': 'Wed, 17 Jun 2020 12:37:49 GMT', 'X-Trans-Id': 'tx0000000000000000f6266-005eea0e9d-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f6266-005eea0e9d-276e2e-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 17 Jun 2020 12:37:49 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:37:49.229 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_6100b15acd614f3f8df5f9b9fa202ca8/s_rally_d237f41d_dcVfBwWN/s_rally_d237f41d_yGAKrSVd -X GET -H "X-Auth-Token: gAAAAABe6g6cgEYK..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:37:49.230 9037 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:37:49.230 9037 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '1024', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 17 Jun 2020 12:37:49 GMT', 'X-Timestamp': '1592397469.07736', 'etag': '0f343b0931126a20f133d67c2b018a3b', 'X-Trans-Id': 'tx0000000000000000f6267-005eea0e9d-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f6267-005eea0e9d-276e2e-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 17 Jun 2020 12:37:49 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:37:49.281 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_6100b15acd614f3f8df5f9b9fa202ca8/s_rally_d237f41d_dcVfBwWN/s_rally_d237f41d_e9r2IFlE -X GET -H "X-Auth-Token: gAAAAABe6g6cgEYK..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:37:49.282 9037 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:37:49.282 9037 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '1024', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 17 Jun 2020 12:37:49 GMT', 'X-Timestamp': '1592397469.10148', 'etag': '0f343b0931126a20f133d67c2b018a3b', 'X-Trans-Id': 'tx0000000000000000f6268-005eea0e9d-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f6268-005eea0e9d-276e2e-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 17 Jun 2020 12:37:49 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:37:49.333 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_6100b15acd614f3f8df5f9b9fa202ca8/s_rally_d237f41d_dcVfBwWN/s_rally_d237f41d_9uCIcMbp -X GET -H "X-Auth-Token: gAAAAABe6g6cgEYK..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:37:49.334 9037 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:37:49.335 9037 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '1024', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 17 Jun 2020 12:37:49 GMT', 'X-Timestamp': '1592397469.12229', 'etag': '0f343b0931126a20f133d67c2b018a3b', 'X-Trans-Id': 'tx0000000000000000f6269-005eea0e9d-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f6269-005eea0e9d-276e2e-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 17 Jun 2020 12:37:49 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:37:49.385 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_6100b15acd614f3f8df5f9b9fa202ca8/s_rally_d237f41d_dcVfBwWN/s_rally_d237f41d_HtcAz2bL -X GET -H "X-Auth-Token: gAAAAABe6g6cgEYK..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:37:49.386 9037 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:37:49.386 9037 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '1024', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 17 Jun 2020 12:37:49 GMT', 'X-Timestamp': '1592397469.14974', 'etag': '0f343b0931126a20f133d67c2b018a3b', 'X-Trans-Id': 'tx0000000000000000f626a-005eea0e9d-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f626a-005eea0e9d-276e2e-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 17 Jun 2020 12:37:49 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:37:49.437 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_6100b15acd614f3f8df5f9b9fa202ca8/s_rally_d237f41d_dcVfBwWN/s_rally_d237f41d_FrFoG4pM -X GET -H "X-Auth-Token: gAAAAABe6g6cgEYK..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:37:49.438 9037 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:37:49.439 9037 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '1024', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 17 Jun 2020 12:37:49 GMT', 'X-Timestamp': '1592397469.16699', 'etag': '0f343b0931126a20f133d67c2b018a3b', 'X-Trans-Id': 'tx0000000000000000f626b-005eea0e9d-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f626b-005eea0e9d-276e2e-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 17 Jun 2020 12:37:49 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:37:49.439 9037 INFO rally.task.runner [-] Task 65ece4a3-882c-4830-aa0d-dc137e1bc37a | ITER: 1 END: OK 2020-06-17 12:37:49.462 9037 INFO rally.task.context [-] Task 65ece4a3-882c-4830-aa0d-dc137e1bc37a | Context cleanup@openstack cleanup() started 2020-06-17 12:37:49.466 9037 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up swift object objects 2020-06-17 12:37:49.592 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_6100b15acd614f3f8df5f9b9fa202ca8?format=json -X GET -H "X-Auth-Token: gAAAAABe6g6dcDW-..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:37:49.592 9037 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:37:49.593 9037 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '61', 'X-Timestamp': '1592397469.59048', 'X-Account-Container-Count': '1', 'X-Account-Object-Count': '5', 'X-Account-Bytes-Used': '5120', 'X-Account-Bytes-Used-Actual': '20480', 'X-Account-Storage-Policy-Default-Placement-Container-Count': '1', 'X-Account-Storage-Policy-Default-Placement-Object-Count': '5', 'X-Account-Storage-Policy-Default-Placement-Bytes-Used': '5120', 'X-Account-Storage-Policy-Default-Placement-Bytes-Used-Actual': '20480', 'X-Trans-Id': 'tx0000000000000000f626c-005eea0e9d-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f626c-005eea0e9d-276e2e-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 17 Jun 2020 12:37:49 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:37:49.594 9037 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_d237f41d_dcVfBwWN","count":5,"bytes":5120}]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:188 2020-06-17 12:37:49.645 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_6100b15acd614f3f8df5f9b9fa202ca8?format=json&marker=s_rally_d237f41d_dcVfBwWN -X GET -H "X-Auth-Token: gAAAAABe6g6dcDW-..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:37:49.646 9037 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:37:49.646 9037 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1592397469.60215', 'X-Account-Container-Count': '0', 'X-Account-Object-Count': '0', 'X-Account-Bytes-Used': '0', 'X-Account-Bytes-Used-Actual': '0', 'X-Account-Storage-Policy-Default-Placement-Container-Count': '0', 'X-Account-Storage-Policy-Default-Placement-Object-Count': '0', 'X-Account-Storage-Policy-Default-Placement-Bytes-Used': '0', 'X-Account-Storage-Policy-Default-Placement-Bytes-Used-Actual': '0', 'X-Trans-Id': 'tx0000000000000000f626d-005eea0e9d-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f626d-005eea0e9d-276e2e-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 17 Jun 2020 12:37:49 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:37:49.647 9037 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:188 2020-06-17 12:37:49.701 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_6100b15acd614f3f8df5f9b9fa202ca8/s_rally_d237f41d_dcVfBwWN?format=json -X GET -H "X-Auth-Token: gAAAAABe6g6dcDW-..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:37:49.702 9037 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:37:49.702 9037 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '676', 'X-Timestamp': '1592397469.04878', 'X-Container-Object-Count': '5', 'X-Container-Bytes-Used': '5120', 'X-Container-Bytes-Used-Actual': '20480', 'X-Storage-Policy': 'default-placement', 'X-Storage-Class': 'STANDARD', 'Last-Modified': 'Wed, 17 Jun 2020 12:37:49 GMT', 'X-Trans-Id': 'tx0000000000000000f626e-005eea0e9d-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f626e-005eea0e9d-276e2e-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 17 Jun 2020 12:37:49 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:37:49.703 9037 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_d237f41d_9uCIcMbp","hash":"0f343b0931126a20f133d67c2b018a3b","bytes":1024,"last_modified":"2020-06-17T12:37:49.122Z"},{"name":"s_rally_d237f41d_FrFoG4pM","hash":"0f343b0931126a20f133d67c2b018a3b","bytes":1024,"last_modified":"2020-06-17T12:37:49.166Z"},{"name":"s_rally_d237f41d_HtcAz2bL","hash":"0f343b0931126a20f133d67c2b018a3b","bytes":1024,"last_modified":"2020-06-17T12:37:49.149Z"},{"name":"s_rally_d237f41d_e9r2IFlE","hash":"0f343b0931126a20f133d67c2b018a3b","bytes":1024,"last_modified":"2020-06-17T12:37:49.101Z"},{"name":"s_rally_d237f41d_yGAKrSVd","hash":"0f343b0931126a20f133d67c2b018a3b","bytes":1024,"last_modified":"2020-06-17T12:37:49.077Z"}]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:188 2020-06-17 12:37:49.757 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_6100b15acd614f3f8df5f9b9fa202ca8/s_rally_d237f41d_dcVfBwWN?format=json&marker=s_rally_d237f41d_yGAKrSVd -X GET -H "X-Auth-Token: gAAAAABe6g6dcDW-..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:37:49.758 9037 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:37:49.758 9037 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1592397469.04878', 'X-Container-Object-Count': '5', 'X-Container-Bytes-Used': '5120', 'X-Container-Bytes-Used-Actual': '20480', 'X-Storage-Policy': 'default-placement', 'X-Storage-Class': 'STANDARD', 'Last-Modified': 'Wed, 17 Jun 2020 12:37:49 GMT', 'X-Trans-Id': 'tx0000000000000000f626f-005eea0e9d-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f626f-005eea0e9d-276e2e-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 17 Jun 2020 12:37:49 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:37:49.759 9037 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:188 2020-06-17 12:37:49.766 9037 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.object object s_rally_d237f41d_9uCIcMbp (['s_rally_d237f41d_dcVfBwWN', 's_rally_d237f41d_9uCIcMbp']) 2020-06-17 12:37:49.772 9037 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.object object s_rally_d237f41d_FrFoG4pM (['s_rally_d237f41d_dcVfBwWN', 's_rally_d237f41d_FrFoG4pM']) 2020-06-17 12:37:49.792 9037 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.object object s_rally_d237f41d_e9r2IFlE (['s_rally_d237f41d_dcVfBwWN', 's_rally_d237f41d_e9r2IFlE']) 2020-06-17 12:37:49.795 9037 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.object object s_rally_d237f41d_HtcAz2bL (['s_rally_d237f41d_dcVfBwWN', 's_rally_d237f41d_HtcAz2bL']) 2020-06-17 12:37:49.809 9037 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.object object s_rally_d237f41d_yGAKrSVd (['s_rally_d237f41d_dcVfBwWN', 's_rally_d237f41d_yGAKrSVd']) 2020-06-17 12:37:50.010 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_6100b15acd614f3f8df5f9b9fa202ca8/s_rally_d237f41d_dcVfBwWN/s_rally_d237f41d_FrFoG4pM DELETE -H "X-Auth-Token: gAAAAABe6g6d2oJA..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:37:50.011 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_6100b15acd614f3f8df5f9b9fa202ca8/s_rally_d237f41d_dcVfBwWN/s_rally_d237f41d_HtcAz2bL DELETE -H "X-Auth-Token: gAAAAABe6g6deMY7..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:37:50.011 9037 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:37:50.011 9037 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:37:50.012 9037 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx0000000000000000f6270-005eea0e9d-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f6270-005eea0e9d-276e2e-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 17 Jun 2020 12:37:50 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:37:50.012 9037 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx0000000000000000f6271-005eea0e9d-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f6271-005eea0e9d-276e2e-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 17 Jun 2020 12:37:50 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:37:50.021 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_6100b15acd614f3f8df5f9b9fa202ca8/s_rally_d237f41d_dcVfBwWN/s_rally_d237f41d_yGAKrSVd DELETE -H "X-Auth-Token: gAAAAABe6g6dcAd_..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:37:50.021 9037 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:37:50.022 9037 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx0000000000000000f6272-005eea0e9d-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f6272-005eea0e9d-276e2e-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 17 Jun 2020 12:37:50 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:37:50.058 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_6100b15acd614f3f8df5f9b9fa202ca8/s_rally_d237f41d_dcVfBwWN/s_rally_d237f41d_9uCIcMbp DELETE -H "X-Auth-Token: gAAAAABe6g6dbdSB..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:37:50.058 9037 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:37:50.058 9037 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx0000000000000000f6273-005eea0e9d-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f6273-005eea0e9d-276e2e-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 17 Jun 2020 12:37:50 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:37:50.071 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_6100b15acd614f3f8df5f9b9fa202ca8/s_rally_d237f41d_dcVfBwWN/s_rally_d237f41d_e9r2IFlE DELETE -H "X-Auth-Token: gAAAAABe6g6duaQA..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:37:50.072 9037 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:37:50.072 9037 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx0000000000000000f6274-005eea0e9d-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f6274-005eea0e9d-276e2e-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 17 Jun 2020 12:37:50 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:37:51.075 9037 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up swift container objects 2020-06-17 12:37:51.311 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_6100b15acd614f3f8df5f9b9fa202ca8?format=json -X GET -H "X-Auth-Token: gAAAAABe6g6fegn6..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:37:51.311 9037 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:37:51.312 9037 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '58', 'X-Timestamp': '1592397471.30860', 'X-Account-Container-Count': '1', 'X-Account-Object-Count': '0', 'X-Account-Bytes-Used': '0', 'X-Account-Bytes-Used-Actual': '0', 'X-Account-Storage-Policy-Default-Placement-Container-Count': '1', 'X-Account-Storage-Policy-Default-Placement-Object-Count': '0', 'X-Account-Storage-Policy-Default-Placement-Bytes-Used': '0', 'X-Account-Storage-Policy-Default-Placement-Bytes-Used-Actual': '0', 'X-Trans-Id': 'tx0000000000000000f6275-005eea0e9f-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f6275-005eea0e9f-276e2e-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 17 Jun 2020 12:37:51 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:37:51.313 9037 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_d237f41d_dcVfBwWN","count":0,"bytes":0}]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:188 2020-06-17 12:37:51.365 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_6100b15acd614f3f8df5f9b9fa202ca8?format=json&marker=s_rally_d237f41d_dcVfBwWN -X GET -H "X-Auth-Token: gAAAAABe6g6fegn6..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:37:51.366 9037 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:37:51.366 9037 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1592397471.32165', 'X-Account-Container-Count': '0', 'X-Account-Object-Count': '0', 'X-Account-Bytes-Used': '0', 'X-Account-Bytes-Used-Actual': '0', 'X-Account-Storage-Policy-Default-Placement-Container-Count': '0', 'X-Account-Storage-Policy-Default-Placement-Object-Count': '0', 'X-Account-Storage-Policy-Default-Placement-Bytes-Used': '0', 'X-Account-Storage-Policy-Default-Placement-Bytes-Used-Actual': '0', 'X-Trans-Id': 'tx0000000000000000f6276-005eea0e9f-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f6276-005eea0e9f-276e2e-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 17 Jun 2020 12:37:51 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:37:51.367 9037 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:188 2020-06-17 12:37:51.374 9037 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.container object s_rally_d237f41d_dcVfBwWN (['s_rally_d237f41d_dcVfBwWN']) 2020-06-17 12:37:51.651 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_6100b15acd614f3f8df5f9b9fa202ca8/s_rally_d237f41d_dcVfBwWN DELETE -H "X-Auth-Token: gAAAAABe6g6feDjF..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:37:51.651 9037 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:37:51.652 9037 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx0000000000000000f6277-005eea0e9f-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f6277-005eea0e9f-276e2e-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 17 Jun 2020 12:37:51 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:37:52.655 9037 INFO rally.task.context [-] Task 65ece4a3-882c-4830-aa0d-dc137e1bc37a | Context cleanup@openstack cleanup() finished in 3.19 sec 2020-06-17 12:37:52.656 9037 INFO rally.task.context [-] Task 65ece4a3-882c-4830-aa0d-dc137e1bc37a | Context roles@openstack cleanup() started 2020-06-17 12:37:52.656 9037 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Removing assigned role 343e01eff834447eb3228d2ad3fbe26d from all users 2020-06-17 12:37:52.884 9037 INFO rally.task.context [-] Task 65ece4a3-882c-4830-aa0d-dc137e1bc37a | Context roles@openstack cleanup() finished in 0.23 sec 2020-06-17 12:37:52.884 9037 INFO rally.task.context [-] Task 65ece4a3-882c-4830-aa0d-dc137e1bc37a | Context users@openstack cleanup() started 2020-06-17 12:37:54.341 9037 INFO rally.task.context [-] Task 65ece4a3-882c-4830-aa0d-dc137e1bc37a | Context users@openstack cleanup() finished in 1.46 sec 2020-06-17 12:37:55.212 9037 INFO rally.task.engine [-] Load duration is: 0.665781 2020-06-17 12:37:55.212 9037 INFO rally.task.engine [-] Full runner duration is: 0.69486 2020-06-17 12:37:55.213 9037 INFO rally.task.engine [-] Full duration is: 7.175893 2020-06-17 12:37:55.297 9037 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=ccb0c540-11ce-4cd0-9a75-0199bfbb0c13)", "subtasks": [ { "title": "SwiftObjects.create_container_and_object_then_delete_all", "description": "Create container and objects then delete everything created.", "scenario": { "SwiftObjects.create_container_and_object_then_delete_all": { "objects_per_container": 5, "object_size": 102400 } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "admin" ] }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-06-17 12:37:55.338 9037 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2020-06-17 12:37:55.758 9037 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2020-06-17 12:37:56.366 9037 INFO rally.task.context [-] Task 65ece4a3-882c-4830-aa0d-dc137e1bc37a | Context users@openstack setup() finished in 1.03 sec 2020-06-17 12:37:56.540 9037 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Adding role admin having ID 343e01eff834447eb3228d2ad3fbe26d to all users using 30 threads 2020-06-17 12:37:56.896 9037 INFO rally.task.context [-] Task 65ece4a3-882c-4830-aa0d-dc137e1bc37a | Context roles@openstack setup() finished in 0.53 sec 2020-06-17 12:37:56.897 9037 INFO rally.task.context [-] Task 65ece4a3-882c-4830-aa0d-dc137e1bc37a | Context cleanup@openstack setup() finished in 0.05 msec 2020-06-17 12:37:56.914 9037 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 65ece4a3-882c-4830-aa0d-dc137e1bc37a). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2020-06-17 12:37:56.916 9037 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"objects_per_container": 5, "object_size": 102400} 2020-06-17 12:37:56.919 9037 INFO rally.task.runner [-] Task 65ece4a3-882c-4830-aa0d-dc137e1bc37a | ITER: 1 START 2020-06-17 12:37:57.215 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_ced92b2534524514b8832592f05d98a3/s_rally_ccb0c540_vDeRB72Z -X PUT -H "X-Auth-Token: gAAAAABe6g6kpySy..." -H "Content-Length: 0" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:37:57.215 9037 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:37:57.216 9037 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'X-Trans-Id': 'tx0000000000000000f627d-005eea0ea5-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f627d-005eea0ea5-276e2e-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 17 Jun 2020 12:37:57 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:37:57.239 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_ced92b2534524514b8832592f05d98a3/s_rally_ccb0c540_vDeRB72Z/s_rally_ccb0c540_hQmPIhrW -X PUT -H "X-Auth-Token: gAAAAABe6g6kpySy..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:37:57.239 9037 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:37:57.240 9037 DEBUG swiftclient [-] RESP HEADERS: {'etag': '4c6426ac7ef186464ecbb0d81cbfcb1e', 'Last-Modified': 'Wed, 17 Jun 2020 12:37:57 GMT', 'X-Trans-Id': 'tx0000000000000000f627e-005eea0ea5-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f627e-005eea0ea5-276e2e-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 17 Jun 2020 12:37:57 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:37:57.259 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_ced92b2534524514b8832592f05d98a3/s_rally_ccb0c540_vDeRB72Z/s_rally_ccb0c540_TachOUjI -X PUT -H "X-Auth-Token: gAAAAABe6g6kpySy..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:37:57.259 9037 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:37:57.260 9037 DEBUG swiftclient [-] RESP HEADERS: {'etag': '4c6426ac7ef186464ecbb0d81cbfcb1e', 'Last-Modified': 'Wed, 17 Jun 2020 12:37:57 GMT', 'X-Trans-Id': 'tx0000000000000000f627f-005eea0ea5-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f627f-005eea0ea5-276e2e-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 17 Jun 2020 12:37:57 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:37:57.276 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_ced92b2534524514b8832592f05d98a3/s_rally_ccb0c540_vDeRB72Z/s_rally_ccb0c540_LwJu4slC -X PUT -H "X-Auth-Token: gAAAAABe6g6kpySy..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:37:57.276 9037 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:37:57.277 9037 DEBUG swiftclient [-] RESP HEADERS: {'etag': '4c6426ac7ef186464ecbb0d81cbfcb1e', 'Last-Modified': 'Wed, 17 Jun 2020 12:37:57 GMT', 'X-Trans-Id': 'tx0000000000000000f6280-005eea0ea5-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f6280-005eea0ea5-276e2e-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 17 Jun 2020 12:37:57 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:37:57.292 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_ced92b2534524514b8832592f05d98a3/s_rally_ccb0c540_vDeRB72Z/s_rally_ccb0c540_ncIvfEL4 -X PUT -H "X-Auth-Token: gAAAAABe6g6kpySy..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:37:57.292 9037 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:37:57.293 9037 DEBUG swiftclient [-] RESP HEADERS: {'etag': '4c6426ac7ef186464ecbb0d81cbfcb1e', 'Last-Modified': 'Wed, 17 Jun 2020 12:37:57 GMT', 'X-Trans-Id': 'tx0000000000000000f6281-005eea0ea5-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f6281-005eea0ea5-276e2e-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 17 Jun 2020 12:37:57 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:37:57.311 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_ced92b2534524514b8832592f05d98a3/s_rally_ccb0c540_vDeRB72Z/s_rally_ccb0c540_Qgkp8f5o -X PUT -H "X-Auth-Token: gAAAAABe6g6kpySy..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:37:57.311 9037 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:37:57.311 9037 DEBUG swiftclient [-] RESP HEADERS: {'etag': '4c6426ac7ef186464ecbb0d81cbfcb1e', 'Last-Modified': 'Wed, 17 Jun 2020 12:37:57 GMT', 'X-Trans-Id': 'tx0000000000000000f6282-005eea0ea5-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f6282-005eea0ea5-276e2e-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 17 Jun 2020 12:37:57 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:37:57.326 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_ced92b2534524514b8832592f05d98a3/s_rally_ccb0c540_vDeRB72Z/s_rally_ccb0c540_hQmPIhrW DELETE -H "X-Auth-Token: gAAAAABe6g6kpySy..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:37:57.326 9037 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:37:57.326 9037 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx0000000000000000f6283-005eea0ea5-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f6283-005eea0ea5-276e2e-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 17 Jun 2020 12:37:57 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:37:57.340 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_ced92b2534524514b8832592f05d98a3/s_rally_ccb0c540_vDeRB72Z/s_rally_ccb0c540_TachOUjI DELETE -H "X-Auth-Token: gAAAAABe6g6kpySy..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:37:57.340 9037 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:37:57.341 9037 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx0000000000000000f6284-005eea0ea5-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f6284-005eea0ea5-276e2e-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 17 Jun 2020 12:37:57 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:37:57.354 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_ced92b2534524514b8832592f05d98a3/s_rally_ccb0c540_vDeRB72Z/s_rally_ccb0c540_LwJu4slC DELETE -H "X-Auth-Token: gAAAAABe6g6kpySy..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:37:57.354 9037 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:37:57.355 9037 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx0000000000000000f6285-005eea0ea5-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f6285-005eea0ea5-276e2e-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 17 Jun 2020 12:37:57 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:37:57.369 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_ced92b2534524514b8832592f05d98a3/s_rally_ccb0c540_vDeRB72Z/s_rally_ccb0c540_ncIvfEL4 DELETE -H "X-Auth-Token: gAAAAABe6g6kpySy..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:37:57.369 9037 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:37:57.370 9037 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx0000000000000000f6286-005eea0ea5-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f6286-005eea0ea5-276e2e-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 17 Jun 2020 12:37:57 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:37:57.386 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_ced92b2534524514b8832592f05d98a3/s_rally_ccb0c540_vDeRB72Z/s_rally_ccb0c540_Qgkp8f5o DELETE -H "X-Auth-Token: gAAAAABe6g6kpySy..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:37:57.386 9037 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:37:57.386 9037 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx0000000000000000f6287-005eea0ea5-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f6287-005eea0ea5-276e2e-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 17 Jun 2020 12:37:57 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:37:57.414 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_ced92b2534524514b8832592f05d98a3/s_rally_ccb0c540_vDeRB72Z DELETE -H "X-Auth-Token: gAAAAABe6g6kpySy..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:37:57.415 9037 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:37:57.415 9037 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx0000000000000000f6288-005eea0ea5-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f6288-005eea0ea5-276e2e-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 17 Jun 2020 12:37:57 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:37:57.416 9037 INFO rally.task.runner [-] Task 65ece4a3-882c-4830-aa0d-dc137e1bc37a | ITER: 1 END: OK 2020-06-17 12:37:57.434 9037 INFO rally.task.context [-] Task 65ece4a3-882c-4830-aa0d-dc137e1bc37a | Context cleanup@openstack cleanup() started 2020-06-17 12:37:57.438 9037 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up swift object objects 2020-06-17 12:37:57.567 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_ced92b2534524514b8832592f05d98a3?format=json -X GET -H "X-Auth-Token: gAAAAABe6g6l70T6..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:37:57.568 9037 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:37:57.568 9037 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1592397477.56619', 'X-Account-Container-Count': '0', 'X-Account-Object-Count': '0', 'X-Account-Bytes-Used': '0', 'X-Account-Bytes-Used-Actual': '0', 'X-Account-Storage-Policy-Default-Placement-Container-Count': '0', 'X-Account-Storage-Policy-Default-Placement-Object-Count': '0', 'X-Account-Storage-Policy-Default-Placement-Bytes-Used': '0', 'X-Account-Storage-Policy-Default-Placement-Bytes-Used-Actual': '0', 'X-Trans-Id': 'tx0000000000000000f6289-005eea0ea5-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f6289-005eea0ea5-276e2e-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 17 Jun 2020 12:37:57 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:37:57.569 9037 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:188 2020-06-17 12:37:57.576 9037 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up swift container objects 2020-06-17 12:37:57.702 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_ced92b2534524514b8832592f05d98a3?format=json -X GET -H "X-Auth-Token: gAAAAABe6g6l8Exe..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:37:57.702 9037 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:37:57.703 9037 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1592397477.70051', 'X-Account-Container-Count': '0', 'X-Account-Object-Count': '0', 'X-Account-Bytes-Used': '0', 'X-Account-Bytes-Used-Actual': '0', 'X-Account-Storage-Policy-Default-Placement-Container-Count': '0', 'X-Account-Storage-Policy-Default-Placement-Object-Count': '0', 'X-Account-Storage-Policy-Default-Placement-Bytes-Used': '0', 'X-Account-Storage-Policy-Default-Placement-Bytes-Used-Actual': '0', 'X-Trans-Id': 'tx0000000000000000f628a-005eea0ea5-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f628a-005eea0ea5-276e2e-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 17 Jun 2020 12:37:57 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:37:57.704 9037 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:188 2020-06-17 12:37:57.710 9037 INFO rally.task.context [-] Task 65ece4a3-882c-4830-aa0d-dc137e1bc37a | Context cleanup@openstack cleanup() finished in 0.28 sec 2020-06-17 12:37:57.711 9037 INFO rally.task.context [-] Task 65ece4a3-882c-4830-aa0d-dc137e1bc37a | Context roles@openstack cleanup() started 2020-06-17 12:37:57.711 9037 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Removing assigned role 343e01eff834447eb3228d2ad3fbe26d from all users 2020-06-17 12:37:57.986 9037 INFO rally.task.context [-] Task 65ece4a3-882c-4830-aa0d-dc137e1bc37a | Context roles@openstack cleanup() finished in 0.28 sec 2020-06-17 12:37:57.986 9037 INFO rally.task.context [-] Task 65ece4a3-882c-4830-aa0d-dc137e1bc37a | Context users@openstack cleanup() started 2020-06-17 12:37:59.501 9037 INFO rally.task.context [-] Task 65ece4a3-882c-4830-aa0d-dc137e1bc37a | Context users@openstack cleanup() finished in 1.51 sec 2020-06-17 12:38:01.392 9037 INFO rally.task.engine [-] Load duration is: 0.495903 2020-06-17 12:38:01.393 9037 INFO rally.task.engine [-] Full runner duration is: 0.521661 2020-06-17 12:38:01.393 9037 INFO rally.task.engine [-] Full duration is: 4.16698 2020-06-17 12:38:01.496 9037 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=6b2d0b96-dadc-4440-b55e-86f218864cba)", "subtasks": [ { "title": "SwiftObjects.list_and_download_objects_in_containers", "description": "List and download objects in all containers.", "scenario": { "SwiftObjects.list_and_download_objects_in_containers": {} }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "admin" ], "swift_objects": { "containers_per_tenant": 1, "objects_per_container": 5, "object_size": 10240 } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-06-17 12:38:01.516 9037 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2020-06-17 12:38:01.865 9037 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2020-06-17 12:38:02.454 9037 INFO rally.task.context [-] Task 65ece4a3-882c-4830-aa0d-dc137e1bc37a | Context users@openstack setup() finished in 0.94 sec 2020-06-17 12:38:02.659 9037 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Adding role admin having ID 343e01eff834447eb3228d2ad3fbe26d to all users using 30 threads 2020-06-17 12:38:03.087 9037 INFO rally.task.context [-] Task 65ece4a3-882c-4830-aa0d-dc137e1bc37a | Context roles@openstack setup() finished in 0.63 sec 2020-06-17 12:38:03.088 9037 RALLYDEBUG rally_openstack.task.contexts.swift.objects [-] Creating 1 containers using 30 threads. 2020-06-17 12:38:03.400 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_ebf9ca0b26e04faaa42ef4401dcc7990/s_rally_65ece4a3_458IfbT1 -X PUT -H "X-Auth-Token: gAAAAABe6g6rmOku..." -H "Content-Length: 0" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:38:03.400 9037 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:38:03.400 9037 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'X-Trans-Id': 'tx0000000000000000f628b-005eea0eab-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f628b-005eea0eab-276e2e-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 17 Jun 2020 12:38:03 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:38:03.402 9037 RALLYDEBUG rally_openstack.task.contexts.swift.objects [-] Creating 5 objects using 30 threads. 2020-06-17 12:38:03.647 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_ebf9ca0b26e04faaa42ef4401dcc7990/s_rally_65ece4a3_458IfbT1/s_rally_65ece4a3_T8t70gzU -X PUT -H "X-Auth-Token: gAAAAABe6g6rmhKm..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:38:03.648 9037 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:38:03.648 9037 DEBUG swiftclient [-] RESP HEADERS: {'etag': '1276481102f218c981e0324180bafd9f', 'Last-Modified': 'Wed, 17 Jun 2020 12:38:03 GMT', 'X-Trans-Id': 'tx0000000000000000f628c-005eea0eab-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f628c-005eea0eab-276e2e-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 17 Jun 2020 12:38:03 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:38:03.792 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_ebf9ca0b26e04faaa42ef4401dcc7990/s_rally_65ece4a3_458IfbT1/s_rally_65ece4a3_LfEwHa16 -X PUT -H "X-Auth-Token: gAAAAABe6g6r1gAy..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:38:03.792 9037 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:38:03.793 9037 DEBUG swiftclient [-] RESP HEADERS: {'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'Last-Modified': 'Wed, 17 Jun 2020 12:38:03 GMT', 'X-Trans-Id': 'tx0000000000000000f628d-005eea0eab-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f628d-005eea0eab-276e2e-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 17 Jun 2020 12:38:03 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:38:03.797 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_ebf9ca0b26e04faaa42ef4401dcc7990/s_rally_65ece4a3_458IfbT1/s_rally_65ece4a3_7GF8iV53 -X PUT -H "X-Auth-Token: gAAAAABe6g6rudyO..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:38:03.797 9037 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:38:03.798 9037 DEBUG swiftclient [-] RESP HEADERS: {'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'Last-Modified': 'Wed, 17 Jun 2020 12:38:03 GMT', 'X-Trans-Id': 'tx0000000000000000f628e-005eea0eab-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f628e-005eea0eab-276e2e-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 17 Jun 2020 12:38:03 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:38:03.842 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_ebf9ca0b26e04faaa42ef4401dcc7990/s_rally_65ece4a3_458IfbT1/s_rally_65ece4a3_A2e1us1O -X PUT -H "X-Auth-Token: gAAAAABe6g6r89az..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:38:03.842 9037 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:38:03.842 9037 DEBUG swiftclient [-] RESP HEADERS: {'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'Last-Modified': 'Wed, 17 Jun 2020 12:38:03 GMT', 'X-Trans-Id': 'tx0000000000000000f6290-005eea0eab-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f6290-005eea0eab-276e2e-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 17 Jun 2020 12:38:03 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:38:03.845 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_ebf9ca0b26e04faaa42ef4401dcc7990/s_rally_65ece4a3_458IfbT1/s_rally_65ece4a3_C8z5hzeI -X PUT -H "X-Auth-Token: gAAAAABe6g6rtPU_..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:38:03.845 9037 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:38:03.846 9037 DEBUG swiftclient [-] RESP HEADERS: {'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'Last-Modified': 'Wed, 17 Jun 2020 12:38:03 GMT', 'X-Trans-Id': 'tx0000000000000000f628f-005eea0eab-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f628f-005eea0eab-276e2e-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 17 Jun 2020 12:38:03 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:38:03.847 9037 INFO rally.task.context [-] Task 65ece4a3-882c-4830-aa0d-dc137e1bc37a | Context swift_objects@openstack setup() finished in 0.76 sec 2020-06-17 12:38:03.855 9037 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 65ece4a3-882c-4830-aa0d-dc137e1bc37a). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2020-06-17 12:38:03.856 9037 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2020-06-17 12:38:03.860 9037 INFO rally.task.runner [-] Task 65ece4a3-882c-4830-aa0d-dc137e1bc37a | ITER: 1 START 2020-06-17 12:38:03.987 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_ebf9ca0b26e04faaa42ef4401dcc7990?format=json -X GET -H "X-Auth-Token: gAAAAABe6g6rnSwK..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:38:03.988 9037 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:38:03.989 9037 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '62', 'X-Timestamp': '1592397483.98547', 'X-Account-Container-Count': '1', 'X-Account-Object-Count': '5', 'X-Account-Bytes-Used': '10240', 'X-Account-Bytes-Used-Actual': '12288', 'X-Account-Storage-Policy-Default-Placement-Container-Count': '1', 'X-Account-Storage-Policy-Default-Placement-Object-Count': '5', 'X-Account-Storage-Policy-Default-Placement-Bytes-Used': '10240', 'X-Account-Storage-Policy-Default-Placement-Bytes-Used-Actual': '12288', 'X-Trans-Id': 'tx0000000000000000f6291-005eea0eab-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f6291-005eea0eab-276e2e-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 17 Jun 2020 12:38:03 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:38:03.989 9037 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_65ece4a3_458IfbT1","count":5,"bytes":10240}]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:188 2020-06-17 12:38:04.041 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_ebf9ca0b26e04faaa42ef4401dcc7990?format=json&marker=s_rally_65ece4a3_458IfbT1 -X GET -H "X-Auth-Token: gAAAAABe6g6rnSwK..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:38:04.042 9037 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:38:04.042 9037 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1592397483.99829', 'X-Account-Container-Count': '0', 'X-Account-Object-Count': '0', 'X-Account-Bytes-Used': '0', 'X-Account-Bytes-Used-Actual': '0', 'X-Account-Storage-Policy-Default-Placement-Container-Count': '0', 'X-Account-Storage-Policy-Default-Placement-Object-Count': '0', 'X-Account-Storage-Policy-Default-Placement-Bytes-Used': '0', 'X-Account-Storage-Policy-Default-Placement-Bytes-Used-Actual': '0', 'X-Trans-Id': 'tx0000000000000000f6292-005eea0eab-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f6292-005eea0eab-276e2e-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 17 Jun 2020 12:38:03 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:38:04.043 9037 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:188 2020-06-17 12:38:04.097 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_ebf9ca0b26e04faaa42ef4401dcc7990/s_rally_65ece4a3_458IfbT1?format=json -X GET -H "X-Auth-Token: gAAAAABe6g6rnSwK..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:38:04.098 9037 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:38:04.098 9037 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '665', 'X-Timestamp': '1592397483.37370', 'X-Container-Object-Count': '5', 'X-Container-Bytes-Used': '10240', 'X-Container-Bytes-Used-Actual': '12288', 'X-Storage-Policy': 'default-placement', 'X-Storage-Class': 'STANDARD', 'Last-Modified': 'Wed, 17 Jun 2020 12:38:03 GMT', 'X-Trans-Id': 'tx0000000000000000f6293-005eea0eac-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f6293-005eea0eac-276e2e-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 17 Jun 2020 12:38:04 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:38:04.099 9037 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_65ece4a3_7GF8iV53","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2020-06-17T12:38:03.789Z"},{"name":"s_rally_65ece4a3_A2e1us1O","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2020-06-17T12:38:03.832Z"},{"name":"s_rally_65ece4a3_C8z5hzeI","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2020-06-17T12:38:03.833Z"},{"name":"s_rally_65ece4a3_LfEwHa16","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2020-06-17T12:38:03.782Z"},{"name":"s_rally_65ece4a3_T8t70gzU","hash":"1276481102f218c981e0324180bafd9f","bytes":10240,"last_modified":"2020-06-17T12:38:03.635Z"}]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:188 2020-06-17 12:38:04.153 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_ebf9ca0b26e04faaa42ef4401dcc7990/s_rally_65ece4a3_458IfbT1?format=json&marker=s_rally_65ece4a3_T8t70gzU -X GET -H "X-Auth-Token: gAAAAABe6g6rnSwK..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:38:04.154 9037 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:38:04.154 9037 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1592397483.37370', 'X-Container-Object-Count': '5', 'X-Container-Bytes-Used': '10240', 'X-Container-Bytes-Used-Actual': '12288', 'X-Storage-Policy': 'default-placement', 'X-Storage-Class': 'STANDARD', 'Last-Modified': 'Wed, 17 Jun 2020 12:38:03 GMT', 'X-Trans-Id': 'tx0000000000000000f6294-005eea0eac-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f6294-005eea0eac-276e2e-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 17 Jun 2020 12:38:04 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:38:04.155 9037 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:188 2020-06-17 12:38:04.166 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_ebf9ca0b26e04faaa42ef4401dcc7990/s_rally_65ece4a3_458IfbT1/s_rally_65ece4a3_7GF8iV53 -X GET -H "X-Auth-Token: gAAAAABe6g6rnSwK..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:38:04.166 9037 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:38:04.167 9037 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 17 Jun 2020 12:38:03 GMT', 'X-Timestamp': '1592397483.78915', 'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'X-Trans-Id': 'tx0000000000000000f6295-005eea0eac-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f6295-005eea0eac-276e2e-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 17 Jun 2020 12:38:04 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:38:04.174 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_ebf9ca0b26e04faaa42ef4401dcc7990/s_rally_65ece4a3_458IfbT1/s_rally_65ece4a3_A2e1us1O -X GET -H "X-Auth-Token: gAAAAABe6g6rnSwK..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:38:04.175 9037 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:38:04.175 9037 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 17 Jun 2020 12:38:03 GMT', 'X-Timestamp': '1592397483.83280', 'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'X-Trans-Id': 'tx0000000000000000f6296-005eea0eac-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f6296-005eea0eac-276e2e-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 17 Jun 2020 12:38:04 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:38:04.183 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_ebf9ca0b26e04faaa42ef4401dcc7990/s_rally_65ece4a3_458IfbT1/s_rally_65ece4a3_C8z5hzeI -X GET -H "X-Auth-Token: gAAAAABe6g6rnSwK..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:38:04.183 9037 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:38:04.184 9037 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 17 Jun 2020 12:38:03 GMT', 'X-Timestamp': '1592397483.83372', 'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'X-Trans-Id': 'tx0000000000000000f6297-005eea0eac-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f6297-005eea0eac-276e2e-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 17 Jun 2020 12:38:04 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:38:04.191 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_ebf9ca0b26e04faaa42ef4401dcc7990/s_rally_65ece4a3_458IfbT1/s_rally_65ece4a3_LfEwHa16 -X GET -H "X-Auth-Token: gAAAAABe6g6rnSwK..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:38:04.192 9037 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:38:04.192 9037 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 17 Jun 2020 12:38:03 GMT', 'X-Timestamp': '1592397483.78249', 'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'X-Trans-Id': 'tx0000000000000000f6298-005eea0eac-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f6298-005eea0eac-276e2e-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 17 Jun 2020 12:38:04 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:38:04.200 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_ebf9ca0b26e04faaa42ef4401dcc7990/s_rally_65ece4a3_458IfbT1/s_rally_65ece4a3_T8t70gzU -X GET -H "X-Auth-Token: gAAAAABe6g6rnSwK..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:38:04.201 9037 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:38:04.201 9037 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '10240', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 17 Jun 2020 12:38:03 GMT', 'X-Timestamp': '1592397483.63528', 'etag': '1276481102f218c981e0324180bafd9f', 'X-Trans-Id': 'tx0000000000000000f6299-005eea0eac-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f6299-005eea0eac-276e2e-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 17 Jun 2020 12:38:04 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:38:04.201 9037 INFO rally.task.runner [-] Task 65ece4a3-882c-4830-aa0d-dc137e1bc37a | ITER: 1 END: OK 2020-06-17 12:38:04.224 9037 INFO rally.task.context [-] Task 65ece4a3-882c-4830-aa0d-dc137e1bc37a | Context swift_objects@openstack cleanup() started 2020-06-17 12:38:04.531 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_ebf9ca0b26e04faaa42ef4401dcc7990/s_rally_65ece4a3_458IfbT1/s_rally_65ece4a3_T8t70gzU DELETE -H "X-Auth-Token: gAAAAABe6g6sBDT6..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:38:04.532 9037 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:38:04.532 9037 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx0000000000000000f629a-005eea0eac-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f629a-005eea0eac-276e2e-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 17 Jun 2020 12:38:04 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:38:04.694 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_ebf9ca0b26e04faaa42ef4401dcc7990/s_rally_65ece4a3_458IfbT1/s_rally_65ece4a3_C8z5hzeI DELETE -H "X-Auth-Token: gAAAAABe6g6svD59..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:38:04.694 9037 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:38:04.695 9037 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx0000000000000000f629b-005eea0eac-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f629b-005eea0eac-276e2e-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 17 Jun 2020 12:38:04 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:38:04.711 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_ebf9ca0b26e04faaa42ef4401dcc7990/s_rally_65ece4a3_458IfbT1/s_rally_65ece4a3_7GF8iV53 DELETE -H "X-Auth-Token: gAAAAABe6g6sqr_b..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:38:04.712 9037 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:38:04.712 9037 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx0000000000000000f629c-005eea0eac-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f629c-005eea0eac-276e2e-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 17 Jun 2020 12:38:04 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:38:04.741 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_ebf9ca0b26e04faaa42ef4401dcc7990/s_rally_65ece4a3_458IfbT1/s_rally_65ece4a3_LfEwHa16 DELETE -H "X-Auth-Token: gAAAAABe6g6sg6db..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:38:04.742 9037 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:38:04.742 9037 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx0000000000000000f629d-005eea0eac-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f629d-005eea0eac-276e2e-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 17 Jun 2020 12:38:04 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:38:04.763 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_ebf9ca0b26e04faaa42ef4401dcc7990/s_rally_65ece4a3_458IfbT1/s_rally_65ece4a3_A2e1us1O DELETE -H "X-Auth-Token: gAAAAABe6g6sj359..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:38:04.763 9037 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:38:04.764 9037 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx0000000000000000f629e-005eea0eac-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f629e-005eea0eac-276e2e-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 17 Jun 2020 12:38:04 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:38:05.031 9037 DEBUG swiftclient [-] REQ: curl -i http://172.30.13.94:8080/swift/v1/AUTH_ebf9ca0b26e04faaa42ef4401dcc7990/s_rally_65ece4a3_458IfbT1 DELETE -H "X-Auth-Token: gAAAAABe6g6sx8BM..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:182 2020-06-17 12:38:05.031 9037 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:183 2020-06-17 12:38:05.032 9037 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx0000000000000000f629f-005eea0eac-276e2e-default', 'X-Openstack-Request-Id': 'tx0000000000000000f629f-005eea0eac-276e2e-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 17 Jun 2020 12:38:05 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2020-06-17 12:38:05.033 9037 INFO rally.task.context [-] Task 65ece4a3-882c-4830-aa0d-dc137e1bc37a | Context swift_objects@openstack cleanup() finished in 0.81 sec 2020-06-17 12:38:05.034 9037 INFO rally.task.context [-] Task 65ece4a3-882c-4830-aa0d-dc137e1bc37a | Context roles@openstack cleanup() started 2020-06-17 12:38:05.034 9037 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Removing assigned role 343e01eff834447eb3228d2ad3fbe26d from all users 2020-06-17 12:38:05.300 9037 INFO rally.task.context [-] Task 65ece4a3-882c-4830-aa0d-dc137e1bc37a | Context roles@openstack cleanup() finished in 0.27 sec 2020-06-17 12:38:05.301 9037 INFO rally.task.context [-] Task 65ece4a3-882c-4830-aa0d-dc137e1bc37a | Context users@openstack cleanup() started 2020-06-17 12:38:07.022 9037 INFO rally.task.context [-] Task 65ece4a3-882c-4830-aa0d-dc137e1bc37a | Context users@openstack cleanup() finished in 1.72 sec 2020-06-17 12:38:07.551 9037 INFO rally.task.engine [-] Load duration is: 0.340654 2020-06-17 12:38:07.551 9037 INFO rally.task.engine [-] Full runner duration is: 0.369667 2020-06-17 12:38:07.551 9037 INFO rally.task.engine [-] Full duration is: 5.508154 2020-06-17 12:38:07.613 9037 INFO rally.task.engine [-] Task 65ece4a3-882c-4830-aa0d-dc137e1bc37a | Completed: Running task. 2020-06-17 12:38:09.615 9981 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-17 12:38:09.616 9981 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-17 12:38:09.616 9981 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-17 12:38:11.351 9983 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-17 12:38:11.352 9983 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-17 12:38:11.352 9983 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-17 12:38:13.150 9985 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-17 12:38:13.150 9985 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-17 12:38:13.150 9985 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-17 12:38:15.632 9985 INFO rally.api [-] Building 'json' report for the following task(s): '65ece4a3-882c-4830-aa0d-dc137e1bc37a'. 2020-06-17 12:38:15.642 9985 INFO rally.api [-] The report has been successfully built. 2020-06-17 12:38:17.367 9987 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-17 12:38:17.367 9987 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-17 12:38:17.368 9987 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-17 12:38:20.314 9987 INFO rally.api [-] Building 'html' report for the following task(s): '16c0ae0d-bd00-4355-9da4-7186b2073095', 'e3c649ac-caac-418f-b500-cc998cf2ba0a', '99cd2970-dcdf-43ce-8841-19e0ca25859a', 'd515b984-f3c4-4477-8807-5687f41f52cd', '9a0e0a1c-806f-41ca-88d9-566226bcf6f5', 'a198f62a-d9bf-4921-b0fa-edee9cfc3543', '21608c35-e4c0-4c30-b7cf-2c555f5b92fb', '6c2d25d6-de75-495a-a184-ed9e79324321', '65ece4a3-882c-4830-aa0d-dc137e1bc37a'. 2020-06-17 12:38:20.497 9987 INFO rally.api [-] The report has been successfully built. 2020-06-17 12:38:22.284 9989 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-17 12:38:22.284 9989 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-17 12:38:22.285 9989 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-17 12:38:25.178 9989 INFO rally.api [-] Building 'junit-xml' report for the following task(s): '16c0ae0d-bd00-4355-9da4-7186b2073095', 'e3c649ac-caac-418f-b500-cc998cf2ba0a', '99cd2970-dcdf-43ce-8841-19e0ca25859a', 'd515b984-f3c4-4477-8807-5687f41f52cd', '9a0e0a1c-806f-41ca-88d9-566226bcf6f5', 'a198f62a-d9bf-4921-b0fa-edee9cfc3543', '21608c35-e4c0-4c30-b7cf-2c555f5b92fb', '6c2d25d6-de75-495a-a184-ed9e79324321', '65ece4a3-882c-4830-aa0d-dc137e1bc37a'. 2020-06-17 12:38:25.188 9989 INFO rally.api [-] The report has been successfully built.